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 soarchaintestnet-1 if you need one.
sed -i -e "s|^seeds *=.*|seeds = \"4e2d09c405fab0ffba1b72ffa2ae420e2f3ffae6@soarchain-testnet-rpc.tienthuattoan.com:25256\"|" $HOME/.soarchain/config/config.toml

Live Peers (30)

Peer lists can be used to sync a node as an alternative to addressbook files. Here is a list of 30 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]:26656,[email protected]:17256,[email protected]:46656,[email protected]:25256,[email protected]:56226,[email protected]:25256,[email protected]:25256,a4dc022e2d946e49b3118f202845cb4bf5a39839@2a01:4f9:5a:2686::2:12056,[email protected]:26656,[email protected]:26656,ab600e42176ee8d3e925b6dcff2516d05eb55d55@2a01:4f8:262:121c::2:13056,3c5c7f96abfbaeb8d2cd4494271627c85c4b3f4e@2001:41d0:2:ad2e::1:26776,[email protected]:26656,[email protected]:26656,2a3f60243edce4ef347f8882bc6edd793121f5d9@2a01:4f9:3b:2451::2:17256,b8f71453a62470a0786aa44f7cc79312be735722@2a01:4f9:1a:9462::6:26656,[email protected]:15026,[email protected]:26656,91bed718032195ea71e7f9cf9d4c183fe3c77d3c@2a01:4f8:261:2856::2:13656,[email protected]:25256,[email protected]:26656,[email protected]:26656,[email protected]:25256,[email protected]:25256,315b5e65099882ff2abde7eb8efbaafadc358d43@2a01:4f8:121:373::2:26656,37eebb3c97bf67bcf2cc81df2cdbfdccd67b0d1b@2a01:4f9:3071:1f05::2:33656,[email protected]:26656,08226c8c3dec89b27c94e67f97c879eb758cbad3@2a01:4f8:a0:924c::113:26656,[email protected]:17256,[email protected]:26656"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.soarchain/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]:25256,91bed718032195ea71e7f9cf9d4c183fe3c77d3c@2a01:4f8:261:2856::2:13656,[email protected]:26656,[email protected]:17256,[email protected]:26656"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.soarchain/config/config.toml

Live Peer details

Live Peer Moniker Peer Discovered
1 [email protected]:26656 Node 16 seconds ago
2 [email protected]:17256 kjnodes-testnet-rpc 36 minutes ago
3 [email protected]:46656 StakeLab 2 hours ago
4 [email protected]:25256 Stake&Relax 2 hours ago
5 [email protected]:56226 rpc-1.testnet.soarch... 2 hours ago
6 [email protected]:25256 hello-soarchain-test... 2 hours ago
7 [email protected]:25256 hello-taurus-01 2 hours ago
8 a4dc022e2d946e49b3118f202845cb4bf5a39839@2a01:4f9:5a:2686::2:12056 MantiCore 2 hours ago
9 [email protected]:26656 rapidfire 2 hours ago
10 [email protected]:26656 Chainbase Staking 2 hours ago
11 ab600e42176ee8d3e925b6dcff2516d05eb55d55@2a01:4f8:262:121c::2:13056 soarchain 2 hours ago
12 3c5c7f96abfbaeb8d2cd4494271627c85c4b3f4e@2001:41d0:2:ad2e::1:26776 ChainTools 2 hours ago
13 [email protected]:26656 Staketab 2 hours ago
14 [email protected]:26656 Node 2 hours ago
15 2a3f60243edce4ef347f8882bc6edd793121f5d9@2a01:4f9:3b:2451::2:17256 soarchain-node-1 2 hours ago
16 b8f71453a62470a0786aa44f7cc79312be735722@2a01:4f9:1a:9462::6:26656 soarchain 2 hours ago
17 [email protected]:15026 Silk Nodes 2 hours ago
18 [email protected]:26656 Avril14th 2 hours ago
19 91bed718032195ea71e7f9cf9d4c183fe3c77d3c@2a01:4f8:261:2856::2:13656 stakr-space 2 hours ago
20 [email protected]:25256 Nodes Hub 2 hours ago
21 [email protected]:26656 jayjay 2 hours ago
22 [email protected]:26656 Consensus One 2 hours ago
23 [email protected]:25256 hello-soarchain-test 2 hours ago
24 [email protected]:25256 Nodejumper 2 hours ago
25 315b5e65099882ff2abde7eb8efbaafadc358d43@2a01:4f8:121:373::2:26656 node 2 hours ago
26 37eebb3c97bf67bcf2cc81df2cdbfdccd67b0d1b@2a01:4f9:3071:1f05::2:33656 HoodRun 2 hours ago
27 [email protected]:26656 node101 2 hours ago
28 08226c8c3dec89b27c94e67f97c879eb758cbad3@2a01:4f8:a0:924c::113:26656 Validatrium.com 2 hours ago
29 [email protected]:17256 bonynode 2 hours ago
30 [email protected]:26656 NinjaTraders 2 hours ago