-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtoken.list.json
89 lines (89 loc) · 2.96 KB
/
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
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
{
"name": "PunkFinance",
"logoURI": "https://raw.githubusercontent.com/PunkFinance/punk.token.list/master/assets/punk_logo.svg",
"keywords": [
"punk",
"annuity",
"defi"
],
"timestamp": "2021-03-15T15:39:12.000+00:00",
"tokens": [
{
"chainId": 1,
"address": "0x6B175474E89094C44Da98b954EedeAC495271d0F",
"name": "Dai Stablecoin",
"symbol": "DAI",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/PunkFinance/punk.token.list/master/assets/token_dai.svg"
},
{
"chainId": 1,
"address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
"name": "Tether USD",
"symbol": "USDT",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/PunkFinance/punk.token.list/master/assets/token_usdt.svg"
},
{
"chainId": 1,
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"name": "USD Coin USDC",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/PunkFinance/punk.token.list/master/assets/token_usdc.svg"
},
{
"chainId": 3,
"address": "0x31F42841c2db5173425b5223809CF3A38FEde360",
"name": "Dai Stablecoin",
"symbol": "DAI",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/PunkFinance/punk.token.list/master/assets/token_dai.svg"
},
{
"chainId": 3,
"address": "0x110a13FC3efE6A245B50102D2d79B3E76125Ae83",
"name": "Tether USD",
"symbol": "USDT",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/PunkFinance/punk.token.list/master/assets/token_usdt.svg"
},
{
"chainId": 3,
"address": "0x07865c6E87B9F70255377e024ace6630C1Eaa37F",
"name": "USD Coin USDC",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/PunkFinance/punk.token.list/master/assets/token_usdc.svg"
},
{
"chainId": 42,
"address": "0x4F96Fe3b7A6Cf9725f59d353F723c1bDb64CA6Aa",
"name": "Dai Stablecoin",
"symbol": "DAI",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/PunkFinance/punk.token.list/master/assets/token_dai.svg"
},
{
"chainId": 42,
"address": "0x07de306FF27a2B630B1141956844eB1552B956B5",
"name": "Tether USD",
"symbol": "USDT",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/PunkFinance/punk.token.list/master/assets/token_usdt.svg"
},
{
"chainId": 42,
"address": "0xb7a4F3E9097C08dA09517b5aB877F7a917224ede",
"name": "USD Coin USDC",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/PunkFinance/punk.token.list/master/assets/token_usdc.svg"
}
],
"version": {
"major": 0,
"minor": 1,
"patch": 1
}
}