-
Notifications
You must be signed in to change notification settings - Fork 0
/
mainnet-token-list.json
55 lines (55 loc) · 1.53 KB
/
mainnet-token-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
{
"name": "Lens Protocol Token List",
"logoURI": "https://raw.githubusercontent.com/lens-protocol/brand-kit/main/Logo/SVG/LENSLOGO-NEONGREENBG.svg",
"keywords": [
"social"
],
"timestamp": "2022-08-28T00:00:00+00:00",
"tokens": [
{
"chainId": 137,
"address": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"symbol": "USDC",
"name": "USD Coin",
"decimals": 6,
"logoURI": "ipfs://QmXfzKRvjZz3u5JRgC4v5mGVbm9ahrUiB4DgzHBsnWbTMM"
},
{
"chainId": 137,
"address": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063",
"symbol": "DAI",
"name": "Dai Stablecoin",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/9956/thumb/4943.png?1636636734"
},
{
"chainId": 137,
"address": "0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619",
"symbol": "WETH",
"name": "Wrapped Ether",
"decimals": 18,
"logoURI": "https://polygonscan.com/token/images/wETH_32.png"
},
{
"chainId": 137,
"address": "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270",
"symbol": "WMATIC",
"name": "Wrapped Matic",
"decimals": 18,
"logoURI": "https://polygonscan.com/token/images/wMatic_32.png"
},
{
"chainId": 137,
"address": "0xD838290e877E0188a4A44700463419ED96c16107",
"symbol": "NCT",
"name": "Nature Carbon Tonne",
"decimals": 18,
"logoURI": "https://polygonscan.com/token/images/toucannct_32.png"
}
],
"version": {
"major": 1,
"minor": 0,
"patch": 0
}
}