Skip to main content

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.

TargetEnvironment distinction
Robinhood ChainMainnet chain ID 4663; testnet chain ID 46630
Ethereum mainnetA separate EVM production network
BaseA distinct EVM network, separate from Ethereum mainnet
SolanaAn 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.