Choosing a Web3 Network

Use the following connection endpoints to interact with the Ethereum network.

Make sure YOUR-API-KEY is replaced with the API Key from SolarPath Dashboard.

NetworkDescriptionURL

Mainnet

JSON-RPC

https://eth-mainnet.solarpath.io/v1/YOUR-API-KEY

Goerli

JSON-RPC

https://eth-goerli.solarpath.io/v1/YOUR-API-KEY

Sepolia

JSON-RPC

https://eth-sepolia.solarpath.io/v1/YOUR-API-KEY

Rinkeby

Deprecated

Deprecated, recommend migrating to Goerli testnet.

Ropsten

Deprecated

Deprecated, recommend migrating to Goerli testnet.

Kovan

Deprecated

Deprecated, recommend migrating to Goerli testnet.

Last updated