Fetch.ai logo
MAINNET
By LavenderFive

Get your node synchronized with the chain in minutes using all the available peering options and optimize your p2p connection using our seed node.

#Peering tools

#quick connect through Snapshot

    Use this if you need to quickly re-peer
sudo systemctl stop fetchd
seeds="17693da418c15c95d629994a320e2c4f51a8069b@connect-fetchhub.fetch.ai:36456,a575c681c2861fe945f77cb3aba0357da294f1f2@connect-fetchhub.fetch.ai:36457,d7cda986c9f59ab9e05058a803c3d0300d15d8da@connect-fetchhub.fetch.ai:36458,[email protected]:15256,ebc272824924ea1a27ea3183dd0b9ba713494f83@fetchhub-mainnet-seed.autostake.com:27266,[email protected]:26656,[email protected]:16659,258f523c96efde50d5fe0a9faeea8a3e83be22ca@seed.fetchhub-4.fetch.aviaone.com:10265,[email protected]:28256,[email protected]:37656"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.fetchd/config/config.toml
curl -Ls https://snapshots.lavenderfive.com/snapshots/fetchhub/addrbook.json > $HOME/.fetchd/config/addrbook.json
sudo systemctl restart fetchd

#seed node

[email protected]:{{ custom_port_prefix }}56

#latest addrbook

curl -Ls https://snapshots.lavenderfive.com/snapshots/fetchhub/addrbook.json > $HOME/.fetchd/config/addrbook.json

#live peers

peers="{{ peers }}"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.fetchd/config/config.toml

#all seed nodes

seeds="17693da418c15c95d629994a320e2c4f51a8069b@connect-fetchhub.fetch.ai:36456,a575c681c2861fe945f77cb3aba0357da294f1f2@connect-fetchhub.fetch.ai:36457,d7cda986c9f59ab9e05058a803c3d0300d15d8da@connect-fetchhub.fetch.ai:36458,[email protected]:15256,ebc272824924ea1a27ea3183dd0b9ba713494f83@fetchhub-mainnet-seed.autostake.com:27266,[email protected]:26656,[email protected]:16659,258f523c96efde50d5fe0a9faeea8a3e83be22ca@seed.fetchhub-4.fetch.aviaone.com:10265,[email protected]:28256,[email protected]:37656"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.fetchd/config/config.toml
Chain ID:
fetchhub-4
Latest Version:
v0.10.5
Github:
fetchai/fetchd
Public endpoints
REST/LCD
rest.lavenderfive.com:443/fetchhub
RPC
rpc.lavenderfive.com:443/fetchhub
gRPC
fetchhub.lavenderfive.com:443
WebSocket
wss://rpc.lavenderfive.com:443/fetchhub/websocket
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.