Dymension Testnet Live Peers

Chain ID: froopyland_100-1 | Current Node Version: v2.0.0-alpha.8

All Live Peers for Dymension Testnet

Here is a list of 22 active peers as observed by Polkachu's state-sync server in real-time. Add them to your config.toml if you have trouble finding peers.

[email protected]:4000,[email protected]:26656,[email protected]:35656,[email protected]:55696,[email protected]:26666,[email protected]:20556,[email protected]:33656,[email protected]:27656,[email protected]:28756,[email protected]:26656,[email protected]:29656,[email protected]:36656,[email protected]:26656,[email protected]:16656,[email protected]:26656,[email protected]:26666,[email protected]:55696,[email protected]:26656,[email protected]:20556,[email protected]:55696,[email protected]:30656,[email protected]:28756

Here is a script for you to update persistent_peers setting in config.toml. Stale peers can cause node inefficiency over time, so the script below selects up to 5 random live peers.

[email protected]:26656,[email protected]:36656,[email protected]:26656,[email protected]:26666,[email protected]:55696
sed -i.bak -e "s/^persistent_peers *=.*/persistent_peers = \"$PEERS\"/" $HOME/.dymension/config/config.toml

Polkachu State-Sync Peer for Dymension Testnet

When you state-sync, you might also consider adding Polkachu's state-sync peer to your persistent_peers setting in config.toml.

[email protected]:20556