-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathhydraswap-testnet-list.json
69 lines (69 loc) · 2.01 KB
/
hydraswap-testnet-list.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"name": "HydraSwap",
"logoURI": "",
"keywords": ["hydra", "hydraswap", "testnet"],
"timestamp": "2021-08-04T16:37:00.000+00:00",
"tokens": [
{
"chainId": 2,
"address": "cc74ab8d0e2366956b3cb6d8a8c7f14872c9a987",
"name": "Wrapped Hydra",
"symbol": "WHYDRA",
"decimals": 8,
"logoURI": "https://raw.githubusercontent.com/t3dkich/hydraJson/main/icons/6d9115a21863ce31b44cd231e4c4ccc87566222f.png"
},
{
"chainId": 2,
"address": "d475f69b49e0af038c597c361c1dc42a8f635285",
"name": "TokenA",
"symbol": "TA",
"decimals": 8,
"logoURI": ""
},
{
"chainId": 2,
"address": "2f859738695d1699844ec197359f55c306c4eb74",
"name": "Dai Stablecoin",
"symbol": "DAI",
"decimals": 18,
"logoURI": "https://github.com/Hydra-Chain/hydraswap-token-list/raw/main/icons/MCDDai_32.webp"
},
{
"chainId": 2,
"address": "438d420c1cadefab544c5d2b9adf62c380b40934",
"name": "Liquid HYDRA",
"symbol": "LYDRA",
"decimals": 8,
"logoURI": "https://raw.githubusercontent.com/t3dkich/hydraJson/main/icons/6d9115a21863ce31b44cd231e4c4ccc87566222f.png"
},
{
"chainId": 2,
"address": "15a7fb6d1bb3a91dc55ec7eb45c5b41c63bc5f3a",
"name": "WBTC",
"symbol": "WBTC",
"decimals": 8,
"logoURI": "https://raw.githubusercontent.com/Hydra-Chain/hydraswap-token-list/main/icons/wbtc_28.webp"
},
{
"chainId": 2,
"address": "950c3f81fa44f700cb59ba56abb184c879d6a0cc",
"name": "Ethereum",
"symbol": "ETH",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/Hydra-Chain/hydraswap-token-list/main/icons/ethereum-icon.webp"
},
{
"chainId": 2,
"address": "e8abdbb2d279429b6b0381abf97827892b2c5f52",
"name": "USDC",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://etherscan.io/token/images/centre-usdc_28.png"
}
],
"version": {
"major": 4,
"minor": 4,
"patch": 0
}
}