{ "$schema": "../chain.schema.json", "chain_name": "onomy", "status": "live", "network_type": "mainnet", "website": "https://onomy.io/", "pretty_name": "Onomy", "chain_type": "cosmos", "chain_id": "onomy-mainnet-1", "bech32_prefix": "onomy", "daemon_name": "onomyd", "node_home": "$HOME/.onomyd", "key_algos": [ "secp256k1" ], "slip44": 118, "fees": { "fee_tokens": [ { "denom": "anom", "low_gas_price": 0, "average_gas_price": 0.03, "high_gas_price": 0.06 } ] }, "staking": { "staking_tokens": [ { "denom": "anom" } ] }, "codebase": { "git_repo": "https://github.com/onomyprotocol/onomy", "recommended_version": "v1.1.4", "compatible_versions": [ "v1.1.4" ], "binaries": { "linux/amd64": "https://github.com/onomyprotocol/onomy/releases/download/v1.1.4/onomyd", "linux/arm64": "https://github.com/onomyprotocol/onomy/releases/download/v1.1.4/onomyd-arm" }, "consensus": { "type": "cometbft", "version": "v0.34.28" }, "genesis": { "genesis_url": "https://raw.githubusercontent.com/onomyprotocol/onomy/main/genesis/mainnet/genesis-mainnet-1.json" }, "sdk": { "type": "cosmos", "repo": "https://github.com/onomyprotocol/onomy-sdk", "version": "v0.45.16", "tag": "v0.45.16-onomy-dev" }, "ibc": { "type": "go", "version": "v4.4.2" }, "tag": "v1.1.4" }, "peers": { "seeds": [ { "id": "6d17f128057497699677012b558a7eaff98dfc9c", "address": "a.seed.mainnet.onomy.io:26656", "provider": "onomy" }, { "id": "7e0f0acd32a3c1e85aaebeea56d9b72cece12252", "address": "b.seed.mainnet.onomy.io:26656", "provider": "onomy" }, { "id": "ebc272824924ea1a27ea3183dd0b9ba713494f83", "address": "onomy-mainnet-seed.autostake.com:27556", "provider": "AutoStake 🛡️ Slash Protected" } ], "persistent_peers": [ { "id": "c213f678b9e3b7c37b9229318b3e27b95c9d5af4", "address": "52.70.182.125:26656", "provider": "WhisperNode 🤐" }, { "id": "00ce2f84f6b91639a7cedb2239e38ffddf9e36de", "address": "44.195.221.88:26656", "provider": "cosmostation" }, { "id": "ebc272824924ea1a27ea3183dd0b9ba713494f83", "address": "onomy-mainnet-peer.autostake.com:27556", "provider": "AutoStake 🛡️ Slash Protected" } ] }, "apis": { "rpc": [ { "address": "https://rpc-mainnet.onomy.io", "provider": "onomy" }, { "address": "https://onomy-mainnet-rpc.autostake.com:443", "provider": "AutoStake 🛡️ Slash Protected" } ], "rest": [ { "address": "https://rest-mainnet.onomy.io", "provider": "onomy" }, { "address": "https://onomy-mainnet-lcd.autostake.com:443", "provider": "AutoStake 🛡️ Slash Protected" } ], "grpc": [] }, "explorers": [ { "kind": "mintscan", "url": "https://www.mintscan.io/onomy-protocol", "tx_page": "https://www.mintscan.io/onomy-protocol/transactions/${txHash}", "account_page": "https://www.mintscan.io/onomy-protocol/accounts/${accountAddress}" }, { "kind": "staking-explorer.com", "url": "https://staking-explorer.com/explorer/onomy", "tx_page": "https://staking-explorer.com/transaction.php?chain=onomy&tx=${txHash}", "account_page": "https://staking-explorer.com/account.php?chain=onomy&addr=${accountAddress}" }, { "kind": "ezstaking", "url": "https://ezstaking.app/onomy", "tx_page": "https://ezstaking.app/onomy/txs/${txHash}", "account_page": "https://ezstaking.app/onomy/account/${accountAddress}" } ], "keywords": [ "dex", "stablecoin", "bridge", "staking", "ics", "rwa" ], "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.svg" } ] }