# 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.

{% hint style="success" %}
**TIP**

Peers & seeds are easy to find on our [Discord Group](https://discord.gg/Nv9EUbRnKb). After joining, look for the #testnet-seeds-peers channel and ask the current members for one if needed.
{% endhint %}

### RPC[​](https://docs.realio.network/testnet/endpoints#rpc) <a href="#rpc" id="rpc"></a>

`<node ip address>:26657`

### REST LCD[​](https://docs.realio.network/testnet/endpoints#rest-lcd) <a href="#rest-lcd" id="rest-lcd"></a>

`<node ip address>:1317`

### ETH JSON RPC[​](https://docs.realio.network/testnet/endpoints#eth-json-rpc) <a href="#eth-json-rpc" id="eth-json-rpc"></a>

`<node ip address>:8545`

### ETH WS[​](https://docs.realio.network/testnet/endpoints#eth-ws) <a href="#eth-ws" id="eth-ws"></a>

`wss://<node ip address>:8546`
