Skip to main content

Network MAY 2026

Osmosis

Osmosis is an interchain decentralized exchange and liquidity network in the Cosmos ecosystem. Validatus publishes node resources, endpoints, snapshots, peering data, and operational details for Osmosis infrastructure.

Network

Chain ID
osmosis-1
Latest Version Tag
v31.0.1
WASM Support
ON
Block Height
-
Block Time
-
Total Transactions
-
Total Supply
-
Inflation Rate
-
Staking APR
-
Bonded Tokens
-
Community Pool
-
Community Pool Value
-
Unique Delegators
-
TypeEndpoint
APIhttps://api.osmosis.validatus.com
RPChttps://rpc.osmosis.validatus.com
gRPC with SSL/TLSgrpc.osmosis.validatus.com:443
gRPC Webhttps://grpc-web.osmosis.validatus.com
Prometheushttps://prometheus.osmosis.validatus.com
TypeEndpoint
APIhttps://api.archive.osmosis.validatus.com
RPChttps://rpc.archive.osmosis.validatus.com
c1023ca3f1f17f69fb01146e6b10f686a838d678@178.63.130.196:26656
98af3766e5bda49874107a7a7ecbff4d05554860@57.128.22.78:32856
616327f7ca045fb57827683e471ca472a232ef1f@37.120.245.10:26656
b4ac78b06dc6a4f83461afd202de3a363fb85185@159.69.55.202:26656
f386b455e0a1ff5470ecb9a5ddd81959490a6e06@176.9.1.155:26756
f9bfc7f25f63bd7e392fbe5465126b311465cbce@65.108.78.186:26656
58f5cfcc4ed892e2c3fed037d3c9dc5073e92f0d@146.70.243.184:26656
3d2efd13a1d6b7ebd780d5c21b9d2c493f75aa40@142.132.209.151:56656
ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0@seeds.polkachu.com:12556
f515a8599b40f0e84dfad935ba414674ab11a668@osmosis.blockpane.com:26656
20e1000e88125698264454a884812746c2eb4807@seeds.lavenderfive.com:12556
ebc272824924ea1a27ea3183dd0b9ba713494f83@osmosis-mainnet-seed.autostake.com:26716
3cc024d1c760c9cd96e6413abaf3b36a8bdca58e@seeds.goldenratiostaking.net:1630
e891d42c31064fb7e0d99839536164473c4905c2@seed-osmosis.freshstaking.com:31656
c28827cb96c14c905b127b92065a3fb4cd77d7f6@seeds.whispernode.com:12556
38ab18cb2ea1dfeb6232b429e1508f56b6ae5031@seed-osmosis-01.stakeflow.io:65535
954ab3a0551b592b654b1554af8fc8746ed7b362@seed-node.mms.team:31656
8542cd7e6bf9d260fef543bc49e59be5a3fa9074@seed.publicnode.com:26656
68f092ea9d1c1e5768130eb55c3d9b94af6071f1@seed.osmosis.validatus.com:2120
b85358e035343a3b15e77e1102857dcdaf70053b@seeds.bluestake.net:24856
039e0725baf0b7eb79dcb5b4245e0b9049c6c91a@168.119.37.164:12956

Services

ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0@seeds.polkachu.com:12556
Address book URL
https://quicksync.validatus.com/addrbook/osmosis/addrbook.json
Chain registry
osmosis

No snapshot generated yet.

Tools

git clone https://github.com/osmosis-labs/osmosis
cd osmosis
git checkout v31.0.1
osmosisd init Validatus --chain-id osmosis-1 --home /home/cosmos/.osmosisd
curl -L https://quicksync.validatus.com/genesis/osmosis/genesis.json -o /home/cosmos/.osmosisd/config/genesis.json
osmosisd config set p2p.seeds "ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0@seeds.polkachu.com:12556" --home /home/cosmos/.osmosisd

No snapshot generated yet.

sudo systemctl start osmosisd
journalctl -u osmosisd -f