-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathfaucetcoins.json
29 lines (29 loc) · 940 Bytes
/
faucetcoins.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
[{
"name": "Fantom USD",
"symbol": "tFUSD",
"image": "https://s3.coinmarketcap.com/static/img/portraits/62d51d9af192d82df8ff3a83.png",
"address": "0xDfF71f0DCb01884a462e834AC8940c4DF0F68947",
"allocation": 5000
},
{
"name": "USDT",
"symbol": "tUSDT",
"image": "https://s2.coinmarketcap.com/static/img/coins/200x200/825.png",
"address": "0x19037fDa524EB14c595E37Ae6F7E87f34Fec4dCc",
"allocation": 5000
},
{
"name": "USDC",
"symbol": "tUSDC",
"image": "https://s3-symbol-logo.tradingview.com/market-cap-usdc--600.png",
"address": "0x1dFBC4CC39Afd045F5E8FDB11c8f57D67ce365D0",
"allocation": 5000
},
{
"name": "Dash Token",
"symbol": "DASH",
"image": "/images/dash-token.png",
"address": "0xcc2ca405A47b29b4C23c84aA75725bc2D55d4742",
"allocation": 2000
}
]