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.
TIP
Peers & seeds are easy to find on our Discord Group. After joining, look for the #testnet-seeds-peers channel and ask the current members for one if needed.
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