Endpoints

Here below the list of all the useful endpoints you might need to interact with testnet data.

Note that not all endpoints may be active right now on testnet.

RPC

<node ip address>:26657

REST LCD

<node ip address>:1317

ETH JSON RPC

<node ip address>:8545

ETH WS

wss://<node ip address>:8546

Last updated