Injective 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 injectived
seeds="[email protected]:11751,[email protected]:11751,[email protected]:11751,[email protected]:11751,[email protected]:11751,[email protected]:11751,[email protected]:14356,ebc272824924ea1a27ea3183dd0b9ba713494f83@injective-mainnet-seed.autostake.com:26726,[email protected]:14356,1846e76e14913124a07e231586d487a0636c0296@tenderseed.ccvalidators.com:26007,5a1cd1a7da5aab3e3075fbae0a905c7256e48193@seeds.goldenratiostaking.net:1635,[email protected]:26656,[email protected]:14356,858c86e2590f82934b8483ed184afd88416a7b31@seed-injective-01.stakeflow.io:2106"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.injectived/config/config.toml
curl -Ls https://snapshots.lavenderfive.com/snapshots/injective/addrbook.json > $HOME/.injectived/config/addrbook.json
sudo systemctl restart injectived

#seed node

[email protected]:14356

#latest addrbook

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

#live peers

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

#all seed nodes

seeds="[email protected]:11751,[email protected]:11751,[email protected]:11751,[email protected]:11751,[email protected]:11751,[email protected]:11751,[email protected]:14356,ebc272824924ea1a27ea3183dd0b9ba713494f83@injective-mainnet-seed.autostake.com:26726,[email protected]:14356,1846e76e14913124a07e231586d487a0636c0296@tenderseed.ccvalidators.com:26007,5a1cd1a7da5aab3e3075fbae0a905c7256e48193@seeds.goldenratiostaking.net:1635,[email protected]:26656,[email protected]:14356,858c86e2590f82934b8483ed184afd88416a7b31@seed-injective-01.stakeflow.io:2106"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.injectived/config/config.toml
Chain ID:
injective-1
Latest Version:
v1.13.2
Github:
InjectiveFoundation/injective-core
Public endpoints
REST/LCD
rest.lavenderfive.com:443/injective
RPC
rpc.lavenderfive.com:443/injective
gRPC
injective.lavenderfive.com:443
WebSocket
wss://rpc.lavenderfive.com:443/injective/websocket
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.