Choose a network
Deprecation warning
Rinkeby, Ropsten, and Kovan 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.
Ensure that you replace YOUR-API-KEY
with an API key from your Infura dashboard.
Network | Description | URL |
---|---|---|
Mainnet | JSON-RPC over HTTPS | https://mainnet.infura.io/v3/YOUR-API-KEY |
Mainnet | JSON-RPC over WebSocket | wss://mainnet.infura.io/ws/v3/YOUR-API-KEY |
Goerli | JSON-RPC over HTTPS | https://goerli.infura.io/v3/YOUR-API-KEY |
Goerli | JSON-RPC over WebSocket | wss://goerli.infura.io/ws/v3/YOUR-API-KEY |
Sepolia | JSON-RPC over HTTPS | https://sepolia.infura.io/v3/YOUR-API-KEY |
Sepolia | JSON-RPC over WebSocket | wss://sepolia.infura.io/ws/v3/YOUR-API-KEY |