Overview
The OLTA Testnet is a live sandbox environment deployed on Base Goerli, designed to validate our index architecture, execution logic, and backend infrastructure in a controlled, non-production setting.
This environment simulates the behavior of our Core Index products specifically Core Index 6 and Core Index 10 allowing both internal teams and external partners to test key workflows and features.
What Is Being Tested
Asset onboarding and index rebalancing logic
Entry/exit minting smart contracts
Oracle-based pricing and NAV computation
Slippage-aware execution logic
Backend data indexing and price feeds
Security logic (contract pausing, input validation)
Objectives
Validate protocol architecture before mainnet deployment
Gather early-stage feedback from developers and investors
Stress-test entry/exit logic under simulated volatility
Ensure backend data accuracy and resilience
Technical Stack
Network: Base Goerli
Stablecoin: Test USDC (mock ERC-20)
Smart Contracts: Written in Solidity (^0.8.30)
Backend: AWS-hosted orchestration (Node.js, PostgreSQL)
Oracles: Integration using Binance API and Coinbase API for price feeds
Development Methodology: Agile
Individuals & Interactions over Processes & Tools
Working Software over Comprehensive Documentation
Customer Collaboration over Contract Negotiation
Responding to Change over Following a Plan
Notes for Testers & Investors
Index tokens minted on testnet have no monetary value.
The testnet may be reset frequently; please expect downtime.
UI and smart contract performance will improve iteratively.
All feedback is welcome and can influence mainnet rollout.
Last updated