diff --git a/testnet/blumbus_111-1/mocha-4 b/testnet/blumbus_111-1/mocha-4 new file mode 100644 index 0000000000..abe0451794 --- /dev/null +++ b/testnet/blumbus_111-1/mocha-4 @@ -0,0 +1,37 @@ +{ + "chainId": "mocha-4", + "chainName": "celestiatestnet3", + "rpc": "https://rpc-mocha.pops.one", + "rest": "https://api-mocha.pops.one", + "evm": { + "chainId": "", + "rpc": "" + }, + "explorerUrl": "https://testnet.mintscan.io/celestia-testnet/", + "exploreTxUrl": "https://testnet.mintscan.io/celestia-testnet/txs/", + "bech32Prefix": "celestia", + "currencies": [ + { + "displayDenom": "TIA", + "baseDenom": "utia", + "decimals": 6, + "logo": "/logos/celestia-logo-purple.png", + "type": "main" + } + ], + "coinType": 118, + "validatorsLogosStorageDir": "", + "faucetUrl": "", + "ibc": { + "timeout": 172800000 + }, + "gasPriceSteps": { + "low": 0.01 , + "average": 0.02, + "high": 0.1 + }, + "logo": "/logos/celestia-logo-purple.png", + "type": "Regular", + "analytics": true, + "website": "https://celestia.org/" +}