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

Commit

Permalink
Create grand-1.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shaolin-flow authored Jan 23, 2024
1 parent 3c09409 commit ad3497a
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions testnet/blumbus_111-1/grand-1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"chainId": "grand-1",
"chainName": "nobletestnet",
"rpc": "https://noble-testnet-rpc.polkachu.com",
"rest": "https://noble-testnet-api.polkachu.com",
"evm": {
"chainId": "",
"rpc": ""
},
"explorerUrl": "https://testnet.mintscan.io/noble-testnet",
"exploreTxUrl": "https://testnet.mintscan.io/noble-testnet/txs/",
"bech32Prefix": "noble",
"currencies": [
{
"displayDenom": "USDC",
"baseDenom": "uusdc",
"decimals": 6,
"logo": "/logos/usdc-logo.svg",
"type": "main"
}
],
"coinType": 118,
"validatorsLogosStorageDir": "",
"faucetUrl": "",
"ibc": {
"timeout": 172800000
},
"gasPriceSteps": {
"low": 0.01,
"average": 0.025,
"high": 0.03
},
"logo": "/logos/usdc-logo.svg",
"type": "Regular",
"analytics": true,
"website": ""
}

0 comments on commit ad3497a

Please sign in to comment.