{ "$schema": "../../chain.schema.json", "chain_name": "impacthubtestnet", "status": "live", "network_type": "testnet", "website": "https://www.ixo.world/", "pretty_name": "ixo", "chain_type": "cosmos", "chain_id": "pandora-8", "bech32_prefix": "ixo", "daemon_name": "ixod", "node_home": "$HOME/.ixod", "key_algos": [ "secp256k1", "ed25519" ], "slip44": 118, "fees": { "fee_tokens": [ { "denom": "uixo", "fixed_min_gas_price": 0.015, "low_gas_price": 0.015, "average_gas_price": 0.025, "high_gas_price": 0.04 } ] }, "staking": { "staking_tokens": [ { "denom": "uixo" } ] }, "codebase": { "git_repo": "https://github.com/ixofoundation/ixo-blockchain", "recommended_version": "v2.0.0", "compatible_versions": [ "v2.0.0" ], "genesis": { "genesis_url": "https://raw.githubusercontent.com/ixofoundation/genesis/main/pandora-8/genesis.json" }, "versions": [ { "name": "v0.20.0", "recommended_version": "v0.20.1", "compatible_versions": [ "v0.20.0", "v0.20.1" ], "next_version_name": "v2" }, { "name": "v2", "proposal": 61, "height": 2193200, "recommended_version": "v2.0.0", "compatible_versions": [ "v2.0.0" ], "next_version_name": "" } ] }, "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.svg" }, "peers": { "seeds": [], "persistent_peers": [ { "id": "650b6c33030c93c1c5aed92df52c08860c20f5b4", "address": "136.244.117.176:26656", "provider": "ixoworld" } ] }, "apis": { "rpc": [ { "address": "https://rpc.testnet.ixo.earth/", "provider": "ixoworld" } ], "rest": [ { "address": "https://testnet.ixo.earth/rest/", "provider": "ixoworld" } ], "grpc": [] }, "explorers": [ { "kind": "ixoworld", "url": "https://blockscan.testnet.ixo.earth/ixo", "tx_page": "https://blockscan.testnet.ixo.earth/ixo/transactions/${txHash}", "account_page": "https://blockscan.testnet.ixo.earth/ixo/accounts/${accountAddress}" } ], "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.svg" } ] }