-ethUrl flag.
Requirements
Your RPC endpoint must:- Connect to Arbitrum One (chain ID
42161/0xa4b1) — not Ethereum L1 - Support standard JSON-RPC methods (
eth_call,eth_sendRawTransaction,eth_getBlockByNumber,eth_getLogs) - Handle the request volume your orchestrator generates — active orchestrators with frequent reward calls and ticket redemptions may exceed free-tier limits
Provider Options
Configuration
Set the endpoint when starting your orchestrator:Verify Your Endpoint
Test that the endpoint is reachable and returns the correct chain ID:"result":"0xa4b1" (42161 in decimal = Arbitrum One).