Skip to content

Commit b5d744c

Browse files
committed
testnet/elys, cosmos, and, noble were added
1 parent 9e8c580 commit b5d744c

File tree

4 files changed

+133
-16
lines changed

4 files changed

+133
-16
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.4
1+
2.5.0

data/testnet/cosmos.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"chainId": "provider",
3+
"chainName": "Cosmos Hub (testnet)",
4+
"addressPrefix": "cosmos",
5+
"rpcURL": "https://rpc.provider-sentry-01.ics-testnet.polypore.xyz",
6+
"restURL": "https://rest.provider-sentry-01.ics-testnet.polypore.xyz",
7+
"explorerURL": {
8+
"transaction": "https://explorer.polypore.xyz/provider/tx/{transaction}"
9+
},
10+
"channel": {
11+
"source": "channel-1",
12+
"destination": "channel-290"
13+
},
14+
"currencies": [
15+
{
16+
"coinDenom": "ATOM",
17+
"coinDisplayDenom": "ATOM",
18+
"coinMinimalDenom": "uatom",
19+
"coinIbcDenom": "ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9",
20+
"coinDecimals": 6,
21+
"coinGeckoId": "cosmos",
22+
"isStakeCurrency": true,
23+
"isFeeCurrency": true,
24+
"canSwap": true,
25+
"canDeposit": true,
26+
"canWithdraw": true,
27+
"canUseLiquidityMining": true,
28+
"canUseLeverageLP": true,
29+
"canUsePerpetual": true,
30+
"canUseVaults": true,
31+
"gasPriceStep": {
32+
"low": 0.01,
33+
"average": 0.025,
34+
"high": 0.03
35+
},
36+
"cc": {
37+
"quote": "USDT",
38+
"exchange": "binance"
39+
}
40+
}
41+
]
42+
}

data/testnet/elys.json

Lines changed: 48 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"chainId": "elys-1",
3-
"chainName": "Elys",
2+
"chainId": "elysicstestnet-1",
3+
"chainName": "Elys Network (testnet)",
44
"addressPrefix": "elys",
5-
"rpcURL": "https://rpc.elys.network:443",
6-
"restURL": "https://api.elys.network:443",
5+
"rpcURL": "https://rpc.testnet.elys.network",
6+
"restURL": "https://api.testnet.elys.network",
77
"explorerURL": {
8-
"transaction": "https://mainnet.itrocket.net/elys/tx/{transaction}"
8+
"transaction": "https://testnet.ping.pub/elys/tx/{transaction}"
99
},
1010
"channel": {
1111
"source": "",
@@ -14,29 +14,62 @@
1414
"currencies": [
1515
{
1616
"coinDenom": "ELYS",
17-
"coinDisplayDenom": "Elys",
1817
"coinMinimalDenom": "uelys",
19-
"coinIbcDenom": "",
18+
"coinIbcDenom": "uelys",
2019
"coinDecimals": 6,
21-
"coinGeckoId": "elys",
22-
"canSwap": true,
20+
"coinGeckoId": "elys-network",
2321
"isFeeCurrency": true,
2422
"isStakeCurrency": true,
25-
"canWithdraw": true,
26-
"canDeposit": true,
23+
"canSwap": true,
24+
"canDeposit": false,
25+
"canWithdraw": false,
2726
"canUseLiquidityMining": true,
2827
"canUseLeverageLP": false,
2928
"canUsePerpetual": false,
30-
"canUseVaults": true,
29+
"canUseVaults": false,
3130
"gasPriceStep": {
32-
"low": 0.01,
33-
"average": 0.025,
34-
"high": 0.03
31+
"low": 0.0003,
32+
"average": 0.00035,
33+
"high": 0.0004
3534
},
3635
"cc": {
3736
"quote": "USDT",
3837
"exchange": "gateio"
3938
}
39+
},
40+
{
41+
"coinDenom": "EDEN BOOST",
42+
"coinDisplayDenom": "EDEN BOOST",
43+
"coinMinimalDenom": "uedenb",
44+
"coinIbcDenom": "uedenb",
45+
"coinDecimals": 6,
46+
"coinGeckoId": "uedenb",
47+
"isFeeCurrency": false,
48+
"isStakeCurrency": true,
49+
"canSwap": false,
50+
"canDeposit": false,
51+
"canWithdraw": false,
52+
"canUseLiquidityMining": false,
53+
"canUseLeverageLP": false,
54+
"canUsePerpetual": false,
55+
"canUseVaults": false
56+
},
57+
{
58+
"coinDenom": "EDEN",
59+
"coinDisplayDenom": "EDEN",
60+
"coinMinimalDenom": "ueden",
61+
"coinIbcDenom": "ueden",
62+
"coinDecimals": 6,
63+
"coinGeckoId": "ueden",
64+
"isFeeCurrency": false,
65+
"isStakeCurrency": true,
66+
"canSwap": false,
67+
"canDeposit": false,
68+
"canWithdraw": false,
69+
"canUseLiquidityMining": false,
70+
"canUseLeverageLP": false,
71+
"canUsePerpetual": false,
72+
"canUseVaults": false
4073
}
4174
]
4275
}

data/testnet/grand.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"chainId": "grand-1",
3+
"chainName": "Noble (testnet)",
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+
},
11+
"channel": {
12+
"source": "channel-2",
13+
"destination": "channel-287"
14+
},
15+
"currencies": [
16+
{
17+
"coinDenom": "USDC",
18+
"coinDisplayDenom": "USDC",
19+
"coinMinimalDenom": "uusdc",
20+
"coinIbcDenom": "ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349",
21+
"coinDecimals": 6,
22+
"coinGeckoId": "usd-coin",
23+
"isFeeCurrency": true,
24+
"canSwap": true,
25+
"canWithdraw": true,
26+
"canDeposit": true,
27+
"canUseLiquidityMining": true,
28+
"canUseLeverageLP": true,
29+
"canUsePerpetual": true,
30+
"canUseVaults": true,
31+
"gasPriceStep": {
32+
"low": 0.1,
33+
"average": 0.15,
34+
"high": 0.2
35+
},
36+
"cc": {
37+
"quote": "USD",
38+
"exchange": "kraken"
39+
}
40+
}
41+
]
42+
}

0 commit comments

Comments
 (0)