Realio Network
  • Introduction
  • Running a Full Node
    • Requirements
    • Setup
    • Update
    • Cosmovisor
    • Reset the data
    • State sync
  • Validators
    • Setup
    • Halting
    • Migrating
    • Common Problems
    • Validator FAQs
    • Security
  • Delegators
    • Delegator FAQs
  • Testnet
    • Endpoints
    • Public Testnet Setup
      • Genesis file
      • Seed nodes
  • Mainnet
    • Genesis file
    • Setup
    • Seed nodes
  • Developers
    • Single Node
    • Multi Node
    • Testnet command
Powered by GitBook
On this page
  • RPC​
  • REST LCD​
  • ETH JSON RPC​
  • ETH WS​
  1. Testnet

Endpoints

PreviousTestnetNextPublic Testnet Setup

Last updated 1 year ago

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

Discord Group
​
​
​
​