forked from crawazaky/Uniswap-UI-fork
-
Notifications
You must be signed in to change notification settings - Fork 0
/
prf.tokenlist.json
48 lines (48 loc) · 1.38 KB
/
prf.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
46
47
48
{
"name": "CPF",
"logoURI": "https://raw.githubusercontent.com/compound-finance/token-list/master/assets/compound-interface.svg",
"keywords": [
"compound",
"defi"
],
"timestamp": "2021-05-27T20:37:00.000+00:00",
"tokens": [
{
"chainId": 56,
"address": "0xA3378bd30f9153aC12AFF64743841f4AFa29bC57",
"name": "Crypto Pay Food",
"symbol": "CPF",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/crawazaky/Uniswap-UI-fork/master/asset_PRG-svg.svg"
},
{
"chainId": 56,
"address": "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3",
"name": "Dai Stablecoin",
"symbol": "DAI",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/compound-finance/token-list/master/assets/asset_DAI.svg"
},
{
"chainId": 56,
"address": "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c",
"name": "Wrapped BNB",
"symbol": "WBNB",
"decimals": 18,
"logoURI": "https://upload.wikimedia.org/wikipedia/commons/1/1c/BNB%2C_native_cryptocurrency_for_the_Binance_Smart_Chain.svg"
},
{
"chainId": 56,
"address": "0x55d398326f99059fF775485246999027B3197955",
"name": "Tether USD",
"symbol": "USDT",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/compound-finance/token-list/master/assets/asset_USDT.svg"
}
],
"version": {
"major": 2,
"minor": 0,
"patch": 0
}
}