{ "$schema": "../chain.schema.json", "chain_name": "bostrom", "status": "live", "network_type": "mainnet", "pretty_name": "bostrom", "chain_type": "cosmos", "chain_id": "bostrom", "bech32_prefix": "bostrom", "daemon_name": "cyber", "node_home": "$HOME/.cyber", "slip44": 118, "fees": { "fee_tokens": [ { "denom": "boot", "low_gas_price": 0, "average_gas_price": 0, "high_gas_price": 0.01 } ] }, "staking": { "staking_tokens": [ { "denom": "boot" } ] }, "codebase": { "git_repo": "https://github.com/cybercongress/go-cyber", "recommended_version": "v0.3.0", "compatible_versions": [ "v0.3.0" ], "binaries": { "linux/amd64": "https://github.com/cybercongress/go-cyber/releases/download/v0.2.0/cyber_v0.2.0_linux-amd64.tar.gz", "darwin/amd64": "https://github.com/cybercongress/go-cyber/releases/download/v0.2.0/cyber_v0.2.0_darwin-amd64.tar.gz" }, "genesis": { "genesis_url": "https://cloudflare-ipfs.com/ipfs/QmYubyVNfghD4xCrTFj26zBwrF9s5GJhi1TmxvrwmJCipr" }, "cosmwasm": { "enabled": true } }, "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.svg" }, "peers": { "seeds": [ { "id": "d0518ce9881a4b0c5872e5e9b7c4ea8d760dad3f", "address": "85.10.207.173:26656", "provider": "cybercongress" }, { "id": "8542cd7e6bf9d260fef543bc49e59be5a3fa9074", "address": "seed.publicnode.com:26656", "provider": "Allnodes ⚡️ Nodes & Staking" } ], "persistent_peers": [] }, "apis": { "rpc": [ { "address": "https://rpc.bostrom.cybernode.ai", "provider": "cybercongress" }, { "address": "https://rpc-cyber-ia.cosmosia.notional.ventures/", "provider": "Notional" }, { "address": "https://rpc.cyber.bronbro.io:443", "provider": "Bro_n_Bro" } ], "rest": [ { "address": "https://lcd.bostrom.cybernode.ai", "provider": "cybercongress" }, { "address": "https://api-cyber-ia.cosmosia.notional.ventures/", "provider": "Notional" }, { "address": "https://lcd.cyber.bronbro.io:443", "provider": "Bro_n_Bro" } ], "grpc": [ { "address": "grpc-cyber-ia.cosmosia.notional.ventures:443", "provider": "Notional" }, { "address": "https://grpc.cyber.bronbro.io:443", "provider": "Bro_n_Bro" } ] }, "explorers": [ { "kind": "cyb", "url": "https://cyb.ai/", "tx_page": "https://cyb.ai/network/bostrom/tx/${txHash}" }, { "kind": "ping.pub", "url": "https://ping.pub/bostrom", "tx_page": "https://ping.pub/bostrom/tx/${txHash}" }, { "kind": "staking-explorer.com", "url": "https://staking-explorer.com/explorer/bostrom", "tx_page": "https://staking-explorer.com/transaction.php?chain=bostrom&tx=${txHash}", "account_page": "https://staking-explorer.com/account.php?chain=bostrom&addr=${accountAddress}" }, { "kind": "atomscan", "url": "https://atomscan.com/bostrom", "tx_page": "https://atomscan.com/bostrom/transactions/${txHash}", "account_page": "https://atomscan.com/bostrom/accounts/${accountAddress}" }, { "kind": "Validatorinfo", "url": "https://validatorinfo.com/networks/bostrom/overview", "validator_page": "https://validatorinfo.com/networks/bostrom/validators", "proposal_page": "https://validatorinfo.com/networks/bostrom/governance" } ], "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.svg" } ] }