-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmero.tokenlist.json
45 lines (45 loc) · 1.33 KB
/
mero.tokenlist.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
{
"name": "Mero LP Tokens",
"logoURI": "https://raw.githubusercontent.com/merofinance/token-list/main/assets/MERO.png",
"keywords": ["mero"],
"timestamp": "2022-08-16T00:00:00+00:00",
"tokens": [
{
"chainId": 1,
"address": "0x814baDf5591D175D5b7296Ae93c68F0650347Acc",
"symbol": "meroUSDC",
"name": "Mero USDC",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/merofinance/token-list/main/assets/meroUSDC.png"
},
{
"chainId": 1,
"address": "0x073f852DfF2B3c0628db7D28F9F4845c28C1e128",
"symbol": "meroDAI",
"name": "Mero DAI",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/merofinance/token-list/main/assets/meroDAI.png"
},
{
"chainId": 1,
"address": "0x582677Cb94F25D4B68DbcBbAF0f8D9CBdc3fbA0e",
"symbol": "meroETH",
"name": "Mero ETH",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/merofinance/token-list/main/assets/meroETH.png"
},
{
"chainId": 1,
"address": "0xBa919A981e5AcAB6ced96994cc32636d76af05de",
"symbol": "meroUSDT",
"name": "Mero USDT",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/merofinance/token-list/main/assets/meroUSDT.png"
}
],
"version": {
"major": 2,
"minor": 0,
"patch": 0
}
}