Base URL for REST API endpoints (e.g., "https://api.testnet.o2.app").
Faucet URL for minting test tokens, or null if unavailable (mainnet).
Fuel Network GraphQL RPC endpoint.
WebSocket URL for real-time data (e.g., "wss://api.testnet.o2.app/v1/ws").
Network endpoint configuration.
Pass a custom
NetworkConfigto O2Client or O2Api to connect to a private or custom O2 Exchange deployment.Example