Choose a network

Use one of these endpoints as your Ethereum client provider.

Ensure that you replace YOUR-API-KEY with a API key from your Paralinker dashboard.

Network
Description
URL

Mainnet

JSON-RPC over HTTPS

https://eth-mainnet.paralinker.com/api/v1/YOUR-API-KEY

Mainnet

JSON-RPC over WebSocket

wss://eth-mainnet.paralinker.com/wss/v1/YOUR-API-KEY

Goerli

JSON-RPC over HTTPS

https://eth-goerli.paralinker.com/api/v1/YOUR-API-KEY

Goerli

JSON-RPC over WebSocket

wss://eth-goerli.paralinker.com/wss/v1/YOUR-API-KEY

Rinkeby

JSON-RPC over HTTPS

https://eth-rinkeby.paralinker.com/api/v1/YOUR-API-KEY

Rinkeby

JSON-RPC over WebSocket

wss://eth-rinkeby.paralinker.com/wss/v1/YOUR-API-KEY

Last updated