Networks and environments
Robinhood Chain is the first implementation target for the accepted options-v1 primitive. Ethereum mainnet, Base, and Solana remain broader intended product targets.
| Target | Environment distinction |
|---|---|
| Robinhood Chain | Mainnet chain ID 4663; testnet chain ID 46630 |
| Ethereum mainnet | A separate EVM production network |
| Base | A distinct EVM network, separate from Ethereum mainnet |
| Solana | An SVM target requiring its own implementation |
A target is an intended scope, not evidence that an options contract is deployed, audited, or available. A testnet milestone also does not establish production readiness or an options-product deployment.
Verify the exact environment
Before interacting, verify the network, chain ID where applicable, collection address, and version against current release evidence. These introductory docs do not supply a verified deployment-address registry.
Do not assume that assets, NFT rights, or contract addresses carry across networks. This design does not imply a bridge or cross-chain transfer mechanism.
Source: options-v1 specification and Opportunity's product-wide network scope.