{ "$schema": "../../chain.schema.json", "chain_name": "osmosistestnet", "status": "live", "network_type": "testnet", "pretty_name": "Osmosis Testnet", "chain_type": "cosmos", "chain_id": "osmo-test-5", "bech32_prefix": "osmo", "daemon_name": "osmosisd", "node_home": "$HOME/.osmosisd", "key_algos": [ "secp256k1" ], "slip44": 118, "fees": { "fee_tokens": [ { "denom": "uosmo", "fixed_min_gas_price": 0, "low_gas_price": 0.0025, "average_gas_price": 0.025, "high_gas_price": 0.04 } ] }, "staking": { "staking_tokens": [ { "denom": "uosmo" } ] }, "codebase": { "git_repo": "https://github.com/osmosis-labs/osmosis", "recommended_version": "29.0.0", "compatible_versions": [ "29.0.0-rc1", "29.0.0" ], "tag": "v29.0.0", "language": { "type": "go", "version": "1.22.11" }, "binaries": { "linux/amd64": "https://github.com/osmosis-labs/osmosis/releases/download/v29.0.0/osmosisd-29.0.0-linux-amd64?checksum=6999331507e5119228456a64f733eb1d945f5392ffcfd4673bdad25886b19a7e", "linux/arm64": "https://github.com/osmosis-labs/osmosis/releases/download/v29.0.0/osmosisd-29.0.0-linux-arm64?checksum=079d836d1bf009aab09149eb79d3c187980c5116b8319e09c66a8cae7fa0704c" }, "sdk": { "type": "cosmos", "version": "0.50.11", "repo": "https://github.com/osmosis-labs/cosmos-sdk", "tag": "v0.50.11-v28-osmo-1" }, "consensus": { "type": "cometbft", "version": "0.38.17", "repo": "https://github.com/osmosis-labs/cometbft", "tag": "v0.38.17-v28-osmo-1" }, "cosmwasm": { "version": "0.53.2", "repo": "https://github.com/CosmWasm/wasmd", "tag": "v0.53.2", "enabled": true }, "ibc": { "type": "go", "version": "8.7.0", "repo": "https://github.com/cosmos/ibc-go", "tag": "v8.7.0", "ics_enabled": [ "ics20-1" ] } }, "peers": { "seeds": [ { "id": "bb197876fd952d245ef6377e3651c157e3d7ed81", "address": "157.245.26.231:26656" }, { "id": "7c2b9e76be5c2142c76b429d9c29e902599ceb44", "address": "157.245.21.183:26656" } ], "persistent_peers": [ { "id": "51084fccec1c309a415e89d39e6f0881c49493ed", "address": "95.217.144.107:12556" }, { "id": "a5c34bdd777dd418ff7152a8646fd2f31f53f8a5", "address": "46.232.248.117:2000" } ] }, "apis": { "rpc": [ { "address": "https://rpc.osmotest5.osmosis.zone/", "provider": "Osmosis" }, { "address": "https://osmosis-testnet-tendermint.reliableninjas.com", "provider": "Reliable Ninjas" } ], "rest": [ { "address": "https://lcd.osmotest5.osmosis.zone/", "provider": "Osmosis" }, { "address": "https://osmosis-testnet-cosmos.reliableninjas.com", "provider": "Reliable Ninjas" } ], "grpc": [ { "address": "https://grpc.osmotest5.osmosis.zone/", "provider": "Osmosis" } ] }, "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg" }, "explorers": [ { "kind": "mintscan", "url": "https://mintscan.io/osmosis-testnet", "tx_page": "https://mintscan.io/osmosis-testnet/txs/${txHash}", "account_page": "https://mintscan.io/osmosis-testnet/account/${accountAddress}" }, { "kind": "ping.pub", "url": "https://explorer.osmotest5.osmosis.zone", "tx_page": "https://explorer.osmotest5.osmosis.zone/osmo-test-5/tx/${txHash}", "account_page": "https://explorer.osmotest5.osmosis.zone/osmo-test-5/account/${accountAddress}" } ], "keywords": [ "dex", "testnet" ], "images": [ { "image_sync": { "chain_name": "osmosis" }, "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg", "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png" } ] }