Choose a Network
Use one of these endpoints as your Ethereum client provider or IPFS endpoint.
NOTE: Be sure to replace YOUR-PROJECT-ID with a Project ID from your Infura Dashboard.
| NETWORK | DESCRIPTION | URL |
|---|---|---|
| Mainnet | JSON-RPC over HTTPs | https://mainnet.infura.io/v3/YOUR-PROJECT-ID |
| Mainnet | JSON-RPC over websockets | wss://mainnet.infura.io/ws/v3/YOUR-PROJECT-ID |
| Ropsten | JSON-RPC over HTTPS | https://ropsten.infura.io/v3/YOUR-PROJECT-ID |
| Ropsten | JSON-RPC over websockets | wss://ropsten.infura.io/ws/v3/YOUR-PROJECT-ID |
| Rinkeby | JSON-RPC over HTTPS | https://rinkeby.infura.io/v3/YOUR-PROJECT-ID |
| Rinkeby | JSON-RPC over websockets | wss://rinkeby.infura.io/ws/v3/YOUR-PROJECT-ID |
| Kovan | JSON-RPC over HTTPS | https://kovan.infura.io/v3/YOUR-PROJECT-ID |
| Kovan | JSON-RPC over websockets | wss://kovan.infura.io/ws/v3/YOUR-PROJECT-ID |
| Görli | JSON-RPC over HTTPS | https://goerli.infura.io/v3/YOUR-PROJECT-ID |
| Görli | JSON-RPC over websockets | wss://goerli.infura.io/ws/v3/YOUR-PROJECT-ID |
| IPFS | IPFS Gateway | https://ipfs.infura.io/ipfs/ |
| IPFS | IPFS API | https://ipfs.infura.io:5001/api/ |
https://infura.io/docs/gettingStarted/chooseaNetwork
浙公网安备 33010602011771号