Contract Addresses
This page lists the canonical contract addresses for the Orvex protocol on Status Network. Always verify contract addresses through official channels before interacting with them.
IMPORTANT: Orvex has not yet been deployed to Status Network mainnet. The addresses below will be populated upon deployment.
Never interact with contracts claiming to be Orvex unless verified through official sources:
- Orvex official documentation
- Orvex official Twitter/X account
- Status Network official channels
Status Network Mainnet
Core Protocol Contracts
| Contract | Address | Purpose |
|---|---|---|
| PoolManager | TBD | Core pool logic and liquidity accounting |
| SwapRouter | TBD | Trade execution and routing |
| PositionManager | TBD | NFT-based position management |
| Quoter | TBD | Off-chain price quotes and simulations |
Token Contracts
| Token | Address | Description |
|---|---|---|
| ORVX | TBD | Native protocol token |
| veORVX | TBD | Vote-escrowed ORVX (ERC-721) |
| oORVX | TBD | Option token for LP rewards |
Governance Contracts
| Contract | Address | Purpose |
|---|---|---|
| Voter | TBD | Gauge voting and vote management |
| Minter | TBD | oORVX emissions distribution |
| RewardsDistributor | TBD | Trading fee and bribe distribution |
| GaugeFactory | TBD | Gauge creation and management |
Multisig Addresses
| Multisig | Address | Threshold | Timelock |
|---|---|---|---|
| Core Admin | TBD | 4-of-7 | 72 hours |
| Operations | TBD | 3-of-7 | 24 hours |
Status Network Testnet
Core Protocol Contracts
| Contract | Address | Purpose |
|---|---|---|
| PoolManager | TBD | Core pool logic (testnet) |
| SwapRouter | TBD | Trade execution (testnet) |
| PositionManager | TBD | Position management (testnet) |
| Quoter | TBD | Price quotes (testnet) |
Token Contracts
| Token | Address | Description |
|---|---|---|
| ORVX | TBD | Test ORVX tokens |
| veORVX | TBD | Test veORVX positions |
| oORVX | TBD | Test option tokens |
Testnet tokens have no real value and are used for development and testing purposes only.
Featured Pools
Once deployed, major trading pairs will be listed here with their pool identifiers and parameters.
Mainnet Pools
| Pair | Fee Tier | Tick Spacing | Pool ID | Gauge |
|---|---|---|---|---|
| TBD | - | - | - | - |
Contract Verification
All Orvex contracts will be verified on the Status Network block explorer upon deployment.
How to verify:
- Visit the Status Network block explorer
- Search for the contract address
- Check the "Contract" tab for verified source code
- Confirm the contract matches official Orvex repositories
Historical Deployments
This section will track major contract upgrades and migrations.
| Version | Date | Changes | Migration Required |
|---|---|---|---|
| v1.0.0 | TBD | Initial deployment | N/A |
Security
Official Sources
Always verify contract addresses from:
- This documentation page (official Orvex docs)
- Orvex official website — https://www.orvex.fi
- Orvex official Twitter/X — @OrvexFi
- Status Network announcements
Warning Signs of Scams
Be suspicious of:
- Addresses shared via DMs or unofficial channels
- Contracts not verified on block explorer
- "Exclusive access" or "early deployment" claims
- Requests to approve tokens to unknown addresses
Reporting Suspicious Contracts
If you encounter a contract claiming to be Orvex:
- Do NOT interact with it
- Verify against official sources
- Report to Orvex team via official channels
- Warn the community on official Discord/Telegram
Updates
This page will be updated upon:
- Initial mainnet deployment
- Contract upgrades or migrations
- New pool launches
- Governance changes to core contracts
Last verification: 27-01-2026
Additional Resources
- Hooks Guide — Custom hook development
- Security & Audits — Security information
- Governance — Multisig and governance structure
Note: This page will be continuously updated as Orvex progresses toward mainnet deployment. Always refer to the latest version of official documentation.