File tree Expand file tree Collapse file tree 3 files changed +43
-1
lines changed
Expand file tree Collapse file tree 3 files changed +43
-1
lines changed Original file line number Diff line number Diff line change 1- 2.3.0
1+ 2.3.1
Original file line number Diff line number Diff line change 1+ {
2+ "chainId" : " akashnet-2" ,
3+ "chainName" : " Akash" ,
4+ "addressPrefix" : " akash" ,
5+ "rpcURL" : " https://rpc-akash.ottersync.io" ,
6+ "restURL" : " https://api.akashnet.net" ,
7+ "explorerURL" : {
8+ "transaction" : " https://www.mintscan.io/akash/tx/{transaction}"
9+ },
10+ "channel" : {
11+ "source" : " channel-5" ,
12+ "destination" : " channel-129"
13+ },
14+ "currencies" : [
15+ {
16+ "coinDenom" : " AKT" ,
17+ "coinDisplayDenom" : " AKT" ,
18+ "coinMinimalDenom" : " uakt" ,
19+ "coinIbcDenom" : " ibc/799FDD409719A1122586A629AE8FCA17380351A51C1F47A80A1B8E7F2A491098" ,
20+ "coinDecimals" : 6 ,
21+ "coinGeckoId" : " akash-network" ,
22+ "canSwap" : true ,
23+ "isFeeCurrency" : true ,
24+ "isStakeCurrency" : false ,
25+ "canWithdraw" : true ,
26+ "canDeposit" : true ,
27+ "canUseLiquidityMining" : true ,
28+ "canUseLeverageLP" : true ,
29+ "canUsePerpetual" : false ,
30+ "canUseVaults" : true ,
31+ "gasPriceStep" : {
32+ "low" : 0.0003 ,
33+ "average" : 0.003 ,
34+ "high" : 0.03
35+ },
36+ "cc" : {
37+ "quote" : " USD" ,
38+ "exchange" : " coinbase"
39+ }
40+ }
41+ ]
42+ }
File renamed without changes.
You can’t perform that action at this time.
0 commit comments