forked from elkfinance/tokens
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.tokenlist.json
executable file
·33 lines (33 loc) · 1.07 KB
/
test.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
{
"keywords": [
"elk",
"defi",
"test"
],
"logoURI": "https://raw.githubusercontent.com/elkfinance/tokens/main/logos/test/0x542fDA317318eBF1d3DEAf76E0b632741A7e677d/logo.png",
"name": "Elk test Tokens",
"timestamp": "2023-07-02T17:42:41+00:00",
"tokens": [
{
"address": "0xeEeEEb57642040bE42185f49C52F7E9B38f8eeeE",
"chainId": 0,
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/elkfinance/tokens/main/logos/all/0xeEeEEb57642040bE42185f49C52F7E9B38f8eeeE/logo.png",
"name": "Elk",
"symbol": "ELK"
},
{
"address": "0x542fDA317318eBF1d3DEAf76E0b632741A7e677d",
"chainId": 8749046504,
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/elkfinance/tokens/main/logos/test/0x542fDA317318eBF1d3DEAf76E0b632741A7e677d/logo.png",
"name": "WDMB",
"symbol": "WBMDS"
}
],
"version": {
"major": 52,
"minor": 3,
"patch": 0
}
}