-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathhydraswap-list.json
117 lines (117 loc) · 3.68 KB
/
hydraswap-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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
"name": "HydraSwap",
"logoURI": "",
"keywords": ["hydra", "hydraswap"],
"timestamp": "2021-05-24T20:37:00.000+00:00",
"tokens": [
{
"chainId": 1,
"address": "6d9115a21863ce31b44cd231e4c4ccc87566222f",
"name": "Wrapped Hydra",
"symbol": "WHYDRA",
"decimals": 8,
"logoURI": "https://raw.githubusercontent.com/weichain/hydraswap-token-list/main/icons/hydra-logo.png"
},
{
"chainId": 1,
"address": "68a674e10694eeb00867d2e11c8b158b00b28e96",
"name": "Liquid Hydra",
"symbol": "LYDRA",
"decimals": 8,
"logoURI": "https://raw.githubusercontent.com/Hydra-Chain/hydraswap-token-list/main/assets/blockchain/mainnet/assets/68a674e10694eeb00867d2e11c8b158b00b28e96/logo.png"
},
{
"chainId": 1,
"address": "abc2cd00700e06922bcf30fe0ad648507113cc56",
"name": "HYDRA-Pegged DAI",
"symbol": "DAI",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/Hydra-Chain/hydraswap-token-list/main/icons/MCDDai_32.webp"
},
{
"chainId": 1,
"address": "27a459ac47204f1e7fc5c48ffeafa990af244e13",
"name": "HYDRA-Pegged WBTC",
"symbol": "WBTC",
"decimals": 8,
"logoURI": "https://raw.githubusercontent.com/Hydra-Chain/hydraswap-token-list/main/icons/wbtc_28.webp"
},
{
"chainId": 1,
"address": "ab9e970de9ba9ec2c64a7f7f911da44b750ecf6a",
"name": "HYDRA-Pegged Ethereum",
"symbol": "ETH",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/Hydra-Chain/hydraswap-token-list/main/icons/ethereum-icon.webp"
},
{
"chainId": 1,
"address": "4ab26aaa1803daa638910d71075c06386e391147",
"name": "LockTrip",
"symbol": "LOC",
"decimals": 8,
"logoURI": "https://raw.githubusercontent.com/weichain/hydraswap-token-list/main/icons/LockTrip_LOC_400x400.jpg"
},
{
"chainId": 1,
"address": "bd3c617d271b3467bd9b83dda73c9288de2fb0c9",
"name": "ChangeX",
"symbol": "CHANGE",
"decimals": 18,
"logoURI": "https://github.com/Hydra-Chain/hydraswap-token-list/raw/main/icons/changex-logo-round.png"
},
{
"chainId": 1,
"address": "9cbbbc9d192fc81225a70f88877169b94d663f8b",
"name": "Evedo",
"symbol": "EVED",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/Hydra-Chain/hydraswap-token-list/main/icons/evedo_28.webp"
},
{
"chainId": 1,
"address": "e4b8164dccf3489f66124cace1570dc35b58fc90",
"name": "USDC",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://etherscan.io/token/images/centre-usdc_28.png"
},
{
"chainId": 1,
"address": "932917c89717c809f67ebb421e24fd04d7a96d33",
"name": "USDT",
"symbol": "USDT",
"decimals": 6,
"logoURI": "https://etherscan.io/token/images/tether_32.png"
},
{
"chainId": 1,
"address": "0c404645b9e36b6cf9bcaf2747e472334b268e9d",
"name": "BUSD",
"symbol": "BUSD",
"decimals": 18,
"logoURI": "https://etherscan.io/token/images/binanceusd_32.png"
},
{
"chainId": 1,
"address": "7b8dd012ec9e1f11e008376ef21d29ba4cc78e24",
"name": "GoMeat",
"symbol": "GOMT",
"decimals": 8,
"logoURI": "https://raw.githubusercontent.com/Hydra-Chain/hydraswap-token-list/main/icons/Gomt.jpg"
},
{
"chainId": 1,
"address": "98d6202d354eed7567890b59072ead1c21d46c66",
"name": "Stray Token",
"symbol": "STRAY",
"decimals": 8,
"logoURI": "https://raw.githubusercontent.com/weichain/hydraswap-token-list/main/icons/Stray.jpg"
}
],
"version": {
"major": 2,
"minor": 16,
"patch": 2
}
}