{ "$schema": "../../chain.schema.json", "chain_name": "celestiatestnet3", "chain_type": "cosmos", "chain_id": "mocha-4", "pretty_name": "Mocha Testnet", "status": "live", "network_type": "testnet", "bech32_prefix": "celestia", "daemon_name": "celestia-appd", "node_home": "$HOME/.celestia-app", "key_algos": ["secp256k1"], "slip44": 118, "fees": { "fee_tokens": [ { "denom": "utia", "fixed_min_gas_price": 0, "low_gas_price": 0.01, "average_gas_price": 0.02, "high_gas_price": 0.1 } ] }, "codebase": { "git_repo": "https://github.com/celestiaorg/celestia-app", "recommended_version": "v1.11.0", "compatible_versions": [ "v1.3.0", "v1.6.0", "v1.7.0", "v1.9.0", "v1.10.1", "v1.11.0" ], "genesis": { "genesis_url": "https://raw.githubusercontent.com/celestiaorg/networks/master/mocha-4/genesis.json" }, "versions": [ { "name": "v1.11.0", "recommended_version": "v1.11.0", "compatible_versions": [ "v1.3.0", "v1.6.0", "v1.7.0", "v1.9.0", "v1.10.1", "v1.11.0" ] } ] }, "peers": { "seeds": [ { "id": "3314051954fc072a0678ec0cbac690ad8676ab98", "address": "65.108.66.220:26656", "provider": "P-OPS" }, { "id": "8542cd7e6bf9d260fef543bc49e59be5a3fa9074", "address": "seed.publicnode.com:26656", "provider": "Allnodes ⚡️ Nodes & Staking" }, { "id": "8c780fa4df00621926a9b20e80410895548cb0d9", "address": "mocha-full.avril14th.org:26656", "provider": "Avril 14th" }, { "id": "5d0bf034d6e6a8b5ee31a2f42f753f1107b3a00e", "address": "celestia-testnet-seed.itrocket.net:11656", "provider": "🚀ITRocket🚀" }, { "id": "de181ebe22ce14483abbb8695bdb43c1169246af", "address": "185.144.99.223:26656", "provider": "CrypTech" }, { "id": "70e8a8941f32dc5f696e46ee836c27620e773065", "address": "seed.celestia.testnet.dteam.tech:26656", "provider": "DTEAM" } ] }, "apis": { "rpc": [ { "address": "https://rpc-mocha.pops.one", "provider": "P-OPs" }, { "address": "https://celestia-testnet-rpc.publicnode.com:443", "provider": "Allnodes ⚡️ Nodes & Staking" }, { "address": "https://rpc-mocha-full.avril14th.org", "provider": "Avril 14th" }, { "address": "https://celestia-testnet-rpc.itrocket.net", "provider": "🚀ITRocket🚀" }, { "address": "https://rpc-celestia-testnet.cryptech.com.ua", "provider": "CrypTech" }, { "address": "https://rpc.celestia.testnet.dteam.tech:443", "provider": "DTEAM" } ], "rest": [ { "address": "https://api-mocha.pops.one", "provider": "P-OPs" }, { "address": "https://celestia-testnet-rest.publicnode.com", "provider": "Allnodes ⚡️ Nodes & Staking" }, { "address": "https://api-mocha-full.avril14th.org", "provider": "Avril 14th" }, { "address": "https://celestia-testnet-api.itrocket.net", "provider": "🚀ITRocket🚀" }, { "address": "https://api-celestia-testnet.cryptech.com.ua", "provider": "CrypTech" }, { "address": "https://api.celestia.testnet.dteam.tech:443", "provider": "DTEAM" } ], "grpc": [ { "address": "celestia-testnet-grpc.publicnode.com:443", "provider": "Allnodes ⚡️ Nodes & Staking" }, { "address": "grpc-mocha-full.avril14th.org", "provider": "Avril 14th" }, { "address": "celestia-testnet-grpc.itrocket.net:11090", "provider": "🚀ITRocket🚀" }, { "address": "https://grpc-celestia-testnet.cryptech.com.ua", "provider": "CrypTech" }, { "address": "grpc.celestia.testnet.dteam.tech:27090", "provider": "DTEAM" } ] }, "explorers": [ { "kind": "Mintscan", "url": "https://mintscan.io/celestia-testnet", "tx_page": "https://mintscan.io/celestia-testnet/txs/${txHash}" }, { "kind": "🚀ITRocket🚀", "url": "https://testnet.itrocket.net/celestia", "tx_page": "https://testnet.itrocket.net/celestia/tx/${txHash}", "account_page": "https://testnet.itrocket.net/celestia/account/${accountAddress}" }, { "kind": "CrypTech", "url": "https://explorers.cryptech.com.ua/Celestia-Testnet", "tx_page": "https://explorers.cryptech.com.ua/Celestia-Testnet/tx/${txHash}", "account_page": "https://explorers.cryptech.com.ua/Celestia-Testnet/account/${accountAddress}" }, { "kind": "DTEAM | Explorer", "url": "https://explorer.testnet.dteam.tech/celestia", "tx_page": "https://explorer.testnet.dteam.tech/celestia/tx/${txHash}", "account_page": "https://explorer.testnet.dteam.tech/celestia/account/${accountAddress}" } ] }