{ "$schema": "../chain.schema.json", "chain_name": "odin", "status": "live", "network_type": "mainnet", "website": "https://odinprotocol.io/", "pretty_name": "Odin Protocol", "chain_type": "cosmos", "chain_id": "odin-mainnet-freya", "pre_fork_chain_name": "odin1", "bech32_prefix": "odin", "daemon_name": "odind", "node_home": "$HOME/.odin", "key_algos": [ "secp256k1" ], "slip44": 118, "fees": { "fee_tokens": [ { "denom": "loki", "fixed_min_gas_price": 0.0125, "low_gas_price": 0.025, "average_gas_price": 0.05, "high_gas_price": 0.06 } ] }, "staking": { "staking_tokens": [ { "denom": "loki" } ] }, "codebase": { "git_repo": "https://github.com/ODIN-PROTOCOL/odin-core", "recommended_version": "v0.10.2", "compatible_versions": [ "v0.10.0", "v0.10.1", "v0.10.2" ], "consensus": { "type": "cometbft", "version": "v0.38.10" }, "genesis": { "genesis_url": "https://snapshots.polkachu.com/genesis/odin/genesis.json" }, "sdk": { "type": "cosmos", "version": "v0.50.7" }, "ibc": { "type": "go", "version": "v8.3.1" } }, "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png" }, "peers": { "seeds": [ { "id": "20e1000e88125698264454a884812746c2eb4807", "address": "seeds.lavenderfive.com:16856", "provider": "Lavender.Five Nodes 🐝" }, { "id": "ebc272824924ea1a27ea3183dd0b9ba713494f83", "address": "odin-mainnet-seed.autostake.com:26766", "provider": "AutoStake.net" }, { "id": "9a5b281c2d627cdf362f86721ced61a6228b87d1", "address": "odin.seed.stavr.tech:1116", "provider": "🔥STAVR🔥" }, { "id": "8542cd7e6bf9d260fef543bc49e59be5a3fa9074", "address": "seed.publicnode.com:26656", "provider": "Allnodes ⚡️ Nodes & Staking" }, { "id": "b85358e035343a3b15e77e1102857dcdaf70053b", "address": "seeds.bluestake.net:24756", "provider": "BlueStake 🚀" } ], "persistent_peers": [ { "id": "3ae5858dbad9c65f07f1bd8ccf6c2bf9e089dbb1", "address": "168.119.198.52:26656", "provider": "Odin Protocol" }, { "id": "5cfe57184c002bf2050b5a1d1d247dccf18784f1", "address": "168.119.198.50", "provider": "Odin Protocol" }, { "id": "d23013e1a0a82d71d251f96c63609ee88af2e29c", "address": "95.217.148.187:26656", "provider": "Odin Protocol" }, { "id": "0165cd0d60549a37abb00b6acc8227a54609c648", "address": "34.79.179.216:26656", "provider": "Odin Protocol" }, { "id": "ebc272824924ea1a27ea3183dd0b9ba713494f83", "address": "odin-mainnet-peer.autostake.com:26766", "provider": "AutoStake.net" } ] }, "apis": { "rpc": [ { "address": "https://rpc.odinprotocol.io", "provider": "Heimdall Gateway" }, { "address": "https://odin.rpc.m.stavr.tech:443", "provider": "🔥STAVR🔥" }, { "address": "https://rpc.lavenderfive.com:443/odin", "provider": "Lavender.Five Nodes 🐝" }, { "address": "https://odin-mainnet-rpc.autostake.com:443", "provider": "AutoStake 🛡️ Slash Protected" } ], "rest": [ { "address": "https://api.odinprotocol.io", "provider": "Heimdall Gateway" }, { "address": "https://odin.api.m.stavr.tech", "provider": "🔥STAVR🔥" }, { "address": "https://rest.lavenderfive.com:443/odin", "provider": "Lavender.Five Nodes 🐝" }, { "address": "https://odin-mainnet-lcd.autostake.com:443", "provider": "AutoStake 🛡️ Slash Protected" } ], "grpc": [ { "address": "odin.lavenderfive.com:443", "provider": "Lavender.Five Nodes 🐝" }, { "address": "odin.grpc.m.stavr.tech:122", "provider": "🔥STAVR🔥" }, { "address": "odin-mainnet-grpc.autostake.com:443", "provider": "AutoStake 🛡️ Slash Protected" } ] }, "explorers": [ { "kind": "Runa", "url": "https://runa.odinprotocol.io/", "tx_page": "https://runa.odinprotocol.io/transactions/${txHash}" }, { "kind": "🔥STAVR🔥", "url": "https://explorer.stavr.tech/Odin-Mainnet", "tx_page": "https://explorer.stavr.tech/Odin-Mainnet/tx/${txHash}" }, { "kind": "ping.pub", "url": "https://ping.pub/odin", "tx_page": "https://ping.pub/odin/tx/${txHash}" } ], "images": [ { "image_sync": { "chain_name": "odin", "base_denom": "loki" }, "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png" } ] }