forked from Hydra-Chain/hydraswap-token-list
-
Notifications
You must be signed in to change notification settings - Fork 0
/
staking-only-list.json
69 lines (69 loc) · 1.64 KB
/
staking-only-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": "LP Tokens",
"logoURI": "",
"keywords": ["hydra", "hydraswap"],
"timestamp": "2021-05-24T20:37:00.000+00:00",
"tokens": [
{
"chainId": 1,
"address": "7c9cba56ebc25265067bbe2c111f9acd47fc2f14",
"name": "DAI:HYDRA Liquidity Pool",
"symbol": "DAI-HYDRA_LP",
"decimals": 8,
"logoURI": ""
},
{
"chainId": 1,
"address": "9260761f5c1a29938087bc689454041fd0132863",
"name": "ETH:HYDRA Liquidity Pool",
"symbol": "ETH-HYDRA_LP",
"decimals": 8,
"logoURI": ""
},
{
"chainId": 1,
"address": "0a2ae30701095ee10ae461f0504f14004e27f74a",
"name": "WBTC:HYDRA Liquidity Pool",
"symbol": "WBTC-HYDRA_LP",
"decimals": 8,
"logoURI": ""
},
{
"chainId": 1,
"address": "686ddb0abda225be16d04cff311a367493bd639b",
"name": "DAI:USDC Liquidity Pool",
"symbol": "DAI-USDC_LP",
"decimals": 8,
"logoURI": ""
},
{
"chainId": 1,
"address": "d92bf3ac6a2a7be2bf98fe534f0b8dcfe28d7833",
"name": "BUSD:USDC Liquidity Pool",
"symbol": "BUSD-USDC_LP",
"decimals": 8,
"logoURI": ""
},
{
"chainId": 1,
"address": "9abeef1738cd95f5f92c1cfd5ec574dfacfc4ea1",
"name": "USDT:USDC Liquidity Pool",
"symbol": "USDT-USDC_LP",
"decimals": 8,
"logoURI": ""
},
{
"chainId": 1,
"address": "2ac2b678dd71ffd27431524741d4957039620489",
"name": "USDC:HYDRA Liquidity Pool",
"symbol": "USDC-HYDRA_LP",
"decimals": 8,
"logoURI": ""
}
],
"version": {
"major": 1,
"minor": 0,
"patch": 0
}
}