forked from 1azy-guy/CoolSwap-interface
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathprf.tokenlist.json
32 lines (32 loc) · 862 Bytes
/
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
{
"name": "prf",
"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": 3,
"address": "0x7Bdf61288879FbeA55dbB81d12c6f3e3D9285388",
"name": "Prosperite Future 2024",
"symbol": "PRF-24",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/crawazaky/Uniswap-UI-fork/master/asset_PRG-svg.svg"
},
{
"chainId": 3,
"address": "0xcAF0Bb9d12Db478F1ff11437a112cfa24992111B",
"name": "Prosperite Future 2025",
"symbol": "PRF-25",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/crawazaky/Uniswap-UI-fork/master/asset_PRG-svg.svg"
}
],
"version": {
"major": 2,
"minor": 0,
"patch": 0
}
}