-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgoerli.json
47 lines (47 loc) · 1.28 KB
/
goerli.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
{
"name": "KEI finance",
"logoURI": "https://assets.kei.fi/logo.png",
"keywords": [
"defi"
],
"timestamp": "2024-02-19T19:07:13.737+00:00",
"tokens": [
{
"chainId": 5,
"address": "0xeB935DbAA89BE8f79f7f065EB308299B3089CfEb",
"name": "Wrapped Bitcoin",
"symbol": "WBTC",
"decimals": 8,
"logoURI": "https://assets.coingecko.com/coins/images/7598/thumb/wrapped_bitcoin_wbtc.png?1696507857"
},
{
"chainId": 5,
"address": "0xB4FBF271143F4FBf7B91A5ded31805e42b2208d6",
"name": "Wrapped Ethereum",
"symbol": "WETH",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/2518/thumb/weth.png?1696503332"
},
{
"chainId": 5,
"address": "0xD2F8206f386F40938d200ca06E965d91A4D57176",
"name": "Circle USD",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://assets.coingecko.com/coins/images/6319/thumb/usdc.png?1696506694"
},
{
"chainId": 5,
"address": "0x1Cb9f2b5A6c9D1ea5d19d5962f6d2Da897B7f823",
"name": "Tether",
"symbol": "USDT",
"decimals": 6,
"logoURI": "https://assets.coingecko.com/coins/images/325/thumb/Tether.png?1696501661"
}
],
"version": {
"major": 1,
"minor": 0,
"patch": 0
}
}