Skip to main content

Supported networks

Deprecation warning

Rinkeby, Ropsten, Kovan, and Goerli testnets are deprecated from the Infura API.

We recommend users migrate to Sepolia to test deployments. You can use the Infura faucet to load your wallet with Sepolia ETH.

Use one of these endpoints as your Ethereum client provider, and ensure that you replace YOUR-API-KEY with an API key from your Infura dashboard.

note

The Holesky testnet is supported through the Decentralized Infrastructure Network (DIN) service and does not currently support WebSockets.

NetworkDescriptionURL
MainnetJSON-RPC over HTTPShttps://mainnet.infura.io/v3/<API-KEY>
MainnetJSON-RPC over WebSocketwss://mainnet.infura.io/ws/v3/<API-KEY>
HoleskyJSON-RPC over HTTPShttps://holesky.infura.io/v3/<API-KEY>
SepoliaJSON-RPC over HTTPShttps://sepolia.infura.io/v3/<API-KEY>
SepoliaJSON-RPC over WebSocketwss://sepolia.infura.io/ws/v3/<API-KEY>