Loading...

seed node

Persistent peers drain resources and hurt validator nodes. Use them only from trusted sources like your own sentry nodes. Seed nodes are the way to go for bootstrapping: they fill up your address book and keep you from missing blocks. We've got a seed node for elys-1 if you need one.
sed -i -e "s|^seeds *=.*|seeds = \"17193de55677a958c12fa281aa5878543c758d2b@elys-rpc.tienthuattoan.com:32656\"|" $HOME/.elys/config/config.toml

live peers (9)

Last scan: 4 minutes ago
Peer lists can be used to sync a node as an alternative to addressbook files. Here is a list of 9 active peers as observed by TTT's state-sync server in real-time. Add them to your config.toml if you have trouble finding peers.
peers="[email protected]:11656,[email protected]:32556,[email protected]:56656,[email protected]:26656,[email protected]:22056,[email protected]:22056,[email protected]:26656,[email protected]:22056,[email protected]:26926"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = "[email protected]:11656,[email protected]:32556,[email protected]:56656,[email protected]:26656,[email protected]:22056,[email protected]:22056,[email protected]:26656,[email protected]:22056,[email protected]:26926"|" $HOME/.elys/config/config.toml
Stale peers can cause node inefficiency over time, so the script below selects up to 5 random live peers.
peers="[email protected]:22056,[email protected]:32556,[email protected]:56656,[email protected]:26926,[email protected]:26656"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = "[email protected]:22056,[email protected]:32556,[email protected]:56656,[email protected]:26926,[email protected]:26656"|" $HOME/.elys/config/config.toml

live peers overview

Live Peer Moniker Country Provider Peer Discovered
1 [email protected]:11656 node39 ๐Ÿ‡ป๐Ÿ‡ณ Vietnam VNPT Corp 4 minutes ago
2 [email protected]:32556 Tendermint ๐Ÿ‡บ๐Ÿ‡ธ United States Allnodes Inc 4 minutes ago
3 [email protected]:56656 HSS ๐Ÿ‡ซ๐Ÿ‡ท France SCALEWAY S.A.S. 5 minutes ago
4 [email protected]:26656 Tendermint ๐Ÿ‡บ๐Ÿ‡ธ United States Allnodes Inc 5 minutes ago
5 [email protected]:22056 hello-elys-backup ๐Ÿ‡ซ๐Ÿ‡ฎ Finland Hetzner Online GmbH 6 minutes ago
6 [email protected]:22056 hello-elys-main ๐Ÿ‡ซ๐Ÿ‡ฎ Finland Hetzner Online GmbH 6 minutes ago
7 [email protected]:26656 elys-0 ๐Ÿ‡ณ๐Ÿ‡ฑ Netherlands LeaseWeb Netherlands... 7 minutes ago
8 [email protected]:22056 elys-test ๐Ÿ‡ซ๐Ÿ‡ฎ Finland Hetzner Online GmbH 7 minutes ago
9 [email protected]:26926 AlxVoy-5 ๐Ÿ‡ซ๐Ÿ‡ฎ Finland Hetzner Online GmbH 7 minutes ago