Avalanche support
Avalanche Mainnet and Fuji Testnet are now available as deployment targets, running a single AvalancheGo node as a non-validator in full mode.- Avalanche Mainnet — chain ID 43114, explorer at snowscan.xyz
- Avalanche Fuji — chain ID 43113, explorer at testnet.snowscan.xyz
- Endpoints — one node serves the whole Primary Network, so the node overview lists four endpoints that share a single port and differ only by path: C-Chain HTTP and WebSocket JSON-RPC, X-Chain HTTP, and P-Chain HTTP
Arc support
Arc Testnet is now available as a deployment target. Each deployment runs two components — an execution client and a consensus client — as a non-validator node in full mode, following the network’s public endpoints.- Arc Testnet — chain ID 5042002, explorer at testnet.arcscan.app
- Endpoints — HTTP and WebSocket JSON-RPC, with the
eth,net,web3,txpool,trace, anddebugnamespaces enabled
World Chain support
World Chain Mainnet and World Chain Sepolia are now available as OP Stack deployment targets, running a World Chain execution client alongside OP-Node as the rollup client.- World Chain Mainnet — chain ID 480, explorer at worldscan.org
- World Chain Sepolia — chain ID 4801, explorer at worldchain-sepolia.explorer.alchemy.com
- Endpoints — HTTP and WebSocket JSON-RPC on the execution client, plus the rollup HTTP RPC on OP-Node