Skip to content

Commit ad01bed

Browse files
author
Elys Registry Bot
committed
Add new asset registry for
1 parent 6d3d815 commit ad01bed

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

data/mainnet/.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"chainId": "",
3+
"chainName": "",
4+
"addressPrefix": "",
5+
"rpcURL": "",
6+
"restURL": "",
7+
"explorerURL": {
8+
"transaction": ""
9+
},
10+
"channel": {
11+
"source": "",
12+
"destination": ""
13+
},
14+
"currencies": [
15+
{
16+
"coinDenom": "",
17+
"coinDisplayDenom": "",
18+
"coinMinimalDenom": "\n\u0004XION\u0012\u0012885638247089738015\u001a\u0004elys",
19+
"coinIbcDenom": "",
20+
"coinDecimals": 0,
21+
"coinGeckoId": "",
22+
"canSwap": false,
23+
"isFeeCurrency": false,
24+
"isStakeCurrency": false,
25+
"canWithdraw": false,
26+
"canDeposit": false,
27+
"canUseLiquidityMining": false,
28+
"canUseLeverageLP": false,
29+
"canUsePerpetual": false,
30+
"canUseVaults": false,
31+
"gasPriceStep": {
32+
"low": 0,
33+
"average": 0,
34+
"high": 0
35+
},
36+
"cc": {
37+
"quote": "",
38+
"exchange": ""
39+
}
40+
}
41+
]
42+
}

0 commit comments

Comments
 (0)