🦥
Services
  • 🖤README
  • MAINNET
    • AGORIC
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • CELESTIA
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • COSMOS
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • DYMENSION
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • ELYS
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • FXCORE
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • JACKAL
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • JUNO
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • MANTRA
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • NEUTRON
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • NOIS
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • OSMOSIS
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • PASSAGE
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • PERSISTENCE
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • PICASSO
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • QUASAR
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • SAGA
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • STARGAZE
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • STRIDE
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
  • TESTNET
    • BABYLON
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • CELESTIA
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • NATIVE
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • OKP4
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • QUASAR
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
    • STORY
      • Installation
      • Upgrade
      • Snapshot
      • State sync
      • Useful commands
Powered by GitBook
On this page
  • Public endpoints
  • Explorer
  • Peering
  1. TESTNET

QUASAR

PreviousUseful commandsNextInstallation

Last updated 6 months ago

Chain ID: {{ chain_id }} | Latest Version Tag: 3.0.0-rc0

| |

Public endpoints

  • rpc: [https://{{ network }}-testnet-rpc.stakeandrelax.net](https://{{ network }}-testnet-rpc.stakeandrelax.net)

  • api: [https://{{ network }}-testnet-api.stakeandrelax.net](https://{{ network }}-testnet-api.stakeandrelax.net)

Explorer

Peering

state-sync

https://{{ network }}-testnet-rpc.stakeandrelax.net

seed-node

[email protected]:18256

addrbook

curl -Ls https://snapshots.stakeandrelax.net/addrbook/{{ network }}-testnet/addrbook.json > $HOME/{{ folder }}/config/addrbook.json

live-peers (44)

peers="[email protected]:60656,[email protected]:45656,[email protected]:18256,[email protected]:26656,[email protected]:26656,[email protected]:45656,[email protected]:14856"
sed -i.bak -e "s/^persistent_peers *=.*/persistent_peers = \"$peers\"/" ~/{{ folder }}/config/config.toml 

Relaxed Explorer
Website
Discord
Twitter