We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a6fe70 commit e6a5c43Copy full SHA for e6a5c43
data/testnet/grand.json
@@ -4,7 +4,6 @@
4
"addressPrefix": "noble",
5
"rpcURL": "https://noble-testnet-rpc.polkachu.com",
6
"restURL": "https://api.testnet.noble.strange.love",
7
- "chainLogo": "/tokens/noble.svg",
8
"explorerURL": {
9
"transaction": "https://testnet.mintscan.io/noble-testnet/txs/{transaction}"
10
},
@@ -21,6 +20,7 @@
21
20
"coinDecimals": 6,
22
"coinGeckoId": "usd-coin",
23
"isFeeCurrency": true,
+ "isStakeCurrency": false,
24
"canSwap": true,
25
"canWithdraw": true,
26
"canDeposit": true,
0 commit comments