Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
Create mocha-4
Browse files Browse the repository at this point in the history
  • Loading branch information
shaolin-flow authored Jan 23, 2024
1 parent 62c478d commit 995b5c7
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions testnet/blumbus_111-1/mocha-4
Original file line number Diff line number Diff line change
@@ -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/"
}

0 comments on commit 995b5c7

Please sign in to comment.