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
[email protected]:12556
[email protected]:26656
[email protected]:12556
ebc272824924ea1a27ea3183dd0b9ba713494f83@osmosis-mainnet-seed.autostake.com:26716
3cc024d1c760c9cd96e6413abaf3b36a8bdca58e@seeds.goldenratiostaking.net:1630
e891d42c31064fb7e0d99839536164473c4905c2@seed-osmosis.freshstaking.com:31656
[email protected]:12556
38ab18cb2ea1dfeb6232b429e1508f56b6ae5031@seed-osmosis-01.stakeflow.io:65535
[email protected]:31656
[email protected]:26656
68f092ea9d1c1e5768130eb55c3d9b94af6071f1@seed.osmosis.validatus.com:2120
[email protected]:24856
[email protected]:12956

Services

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 "[email protected]:12556" --home /home/cosmos/.osmosisd

No snapshot generated yet.

sudo systemctl start osmosisd
journalctl -u osmosisd -f