Skip to main content
Arc exposes standard Ethereum JSON-RPC endpoints — the same HTTP and WebSocket API that Ethereum nodes use — for submitting transactions, querying state, and subscribing to events. Connect through Circle’s primary endpoint or through a third-party node provider. For details on Arc’s current network phase, see Deployment model.

Testnet endpoints

Network parameters

These parameters identify the Arc Testnet on the Ethereum network and are required when adding Arc to a wallet or development framework. For an overview of network phases, see Deployment model. For wallet configuration instructions using these parameters, see Connect to Arc.

Node providers

The following infrastructure partners offer managed RPC access to Arc. Each provider supports HTTP endpoints, and most support WebSocket connections. See Node providers for additional details.

Supported methods

Arc supports all standard Ethereum JSON-RPC methods. The table below lists commonly used methods by category. For gas fee parameters and best practices for setting maxFeePerGas, see Gas and fees.
The values on this page apply to the Arc Testnet. Mainnet endpoints and parameters are published separately when available.

Troubleshooting