Supported networks
Use one of these endpoints as your Base client provider.
Replace YOUR-API-KEY
with an API key from your Infura dashboard.
Network | Transport type | URL |
---|---|---|
Mainnet | JSON-RPC over HTTPS | https://base-mainnet.infura.io/v3/YOUR-API-KEY |
Mainnet | JSON-RPC over WebSocket | wss://base-mainnet.infura.io/ws/v3/YOUR-API-KEY |
Testnet (Sepolia) | JSON-RPC over HTTPS | https://base-sepolia.infura.io/v3/YOUR-API-KEY |
Testnet (Sepolia) | JSON-RPC over WebSocket | wss://base-sepolia.infura.io/ws/v3/YOUR-API-KEY |