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 dydx-mainnet-1 if you need one.
sed -i -e "s|^seeds *=.*|seeds = \"467eb33ac2589191d50a77d7cc3d959471543a50@dydx-rpc.tienthuattoan.com:31656\"|" $HOME/.dydxprotocol/config/config.toml

live peers (10)

Last scan: 6 seconds ago
Peer lists can be used to sync a node as an alternative to addressbook files. Here is a list of 10 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]:23856,[email protected]:26656,[email protected]:26656,[email protected]:55836,[email protected]:26180,[email protected]:26656,[email protected]:26656,[email protected]:26180,[email protected]:26656,[email protected]:26180"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = "[email protected]:23856,[email protected]:26656,[email protected]:26656,[email protected]:55836,[email protected]:26180,[email protected]:26656,[email protected]:26656,[email protected]:26180,[email protected]:26656,[email protected]:26180"|" $HOME/.dydxprotocol/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]:26656,[email protected]:26656,[email protected]:55836,[email protected]:26180,[email protected]:26656"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = "[email protected]:26656,[email protected]:26656,[email protected]:55836,[email protected]:26180,[email protected]:26656"|" $HOME/.dydxprotocol/config/config.toml

live peers overview

Live Peer Moniker Country Provider Peer Discovered
1 [email protected]:23856 80391b38-0dd3-5438-8... ๐Ÿ‡ซ๐Ÿ‡ฎ Finland Hetzner Online GmbH 1 hour ago
2 [email protected]:26656 dydx2 ๐Ÿ‡ฏ๐Ÿ‡ต Japan Latitude.sh 1 hour ago
3 [email protected]:26656 trading-node ๐Ÿ‡ฏ๐Ÿ‡ต Japan Latitude.sh 1 hour ago
4 [email protected]:55836 rpc-1.dydx.nodes.gur... ๐Ÿ‡ฉ๐Ÿ‡ช Germany Hetzner Online GmbH 1 hour ago
5 [email protected]:26180 f772045997cf ๐Ÿ‡ณ๐Ÿ‡ฑ Netherlands DigitalOcean, LLC 1 hour ago
6 [email protected]:26656 Tendermint ๐Ÿ‡ฉ๐Ÿ‡ช Germany Allnodes Inc 2 hours ago
7 [email protected]:26656 cobm0k4klqd6hp0qkqpg ๐Ÿ‡ฏ๐Ÿ‡ต Japan TeraSwitch Networks ... 2 hours ago
8 [email protected]:26180 dc891840c962 ๐Ÿ‡ธ๐Ÿ‡ฌ Singapore DigitalOcean, LLC 2 hours ago
9 [email protected]:26656 RockawayX Infra ๐Ÿ‡ณ๐Ÿ‡ฑ Netherlands UAB Cherry Servers 2 hours ago
10 [email protected]:26180 1e425d9b9111 ๐Ÿ‡ฉ๐Ÿ‡ช Germany DigitalOcean, LLC 2 hours ago