Skip to main content

Live Peers

Chain ID: humans_1089-1 | Current Node Version: v1.0.0

All Live Peers for Humans

Here is a list of 10 active peers as observed by [NODERS]TEAM in real-time. Add them to your config.toml if you have trouble finding peers.

2628d82e90f0b58b823fdbc42a1a1629645e2293@51.89.98.102:55686,c295aedb112353dbe8954ea642b9d93256a7decc@185.100.10.60:31304,d1a561f25837a6bbc930b0f40356c09a60de09fa@141.94.193.28:55686,726addc40ad35b1af7a21db50d8da46cee8f021a@65.109.88.159:37656,6d25070551f6f623b08fea5f6641c6a143492f61@65.108.236.5:18456,f8f1a5738fd4ed49b67c329be10a5bc0285d90e9@5.10.19.41:26656,6f020b48dcf5277e268f591bbb6f5d05a7e5a6c4@149.102.156.210:26656,a0bf56c978fcd450a6577b383c256e1ba5fd085b@184.107.110.141:16200,57076951bb59e63656b25c197034eb86e96c3239@95.214.55.76:26626,d9bfa29e0cf9c4ce0cc9c26d98e5d97228f93b0b@65.109.88.38:12256

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 a few random live peers.

PEERS=f8f1a5738fd4ed49b67c329be10a5bc0285d90e9@5.10.19.41:26656,6d25070551f6f623b08fea5f6641c6a143492f61@65.108.236.5:18456,d1a561f25837a6bbc930b0f40356c09a60de09fa@141.94.193.28:55686,6f020b48dcf5277e268f591bbb6f5d05a7e5a6c4@149.102.156.210:26656,d9bfa29e0cf9c4ce0cc9c26d98e5d97228f93b0b@65.109.88.38:12256
sed -i.bak -e "s/^persistent_peers *=.*/persistent_peers = \"$PEERS\"/" ~/.humansd/config/config.toml

sudo systemctl restart humansd
sudo journalctl -fu humansd --no-hostname -o cat

Our peer for Humans

When you state-sync, you might also consider adding [NODERS]TEAM state-sync peer to your persistent_peers setting in config.toml.

284fa3bdcdfd0d5aba7047db88f26d7a8ef38ed7@humans-rpc.noders.services:18456