-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmauve.tokenlist.mainnets.json
53 lines (53 loc) · 1.74 KB
/
mauve.tokenlist.mainnets.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
49
50
51
52
53
{
"name": "Mauve",
"logoURI": "TBD",
"keywords": ["mauve", "defi", "dex", "swap", "violet", "exchange"],
"timestamp": "2024-01-23T15:59:04+00:00",
"tokens": [
{
"chainId": 1,
"name": "Wrapped Ether",
"symbol": "WETH",
"decimals": 18,
"address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png"
},
{
"chainId": 1,
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"name": "USD Coin USDC",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png"
},
{
"chainId": 1,
"address": "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c",
"name": "Euro Coin",
"symbol": "EUROC",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/Uniswap/assets/master/blockchains/ethereum/assets/0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c/logo.png"
},
{
"chainId": 1,
"address": "0x96F6eF951840721AdBF46Ac996b59E0235CB985C",
"name": "Ondo U.S. Dollar Yield",
"symbol": "USDY",
"decimals": 18,
"logoURI": "https://ondo.finance/images/tokens/usdy.svg"
},
{
"chainId": 1,
"address": "0xCA30c93B02514f86d5C86a6e375E3A330B435Fb5",
"name": "Backed IB01 $ Treasury Bond 0-1yr",
"symbol": "bIB01",
"decimals": 18,
"logoURI": "https://assets-global.website-files.com/655f3efc4be468487052e35a/655f66f632cc393b2d93b642_bIB01.svg"
}
],
"version": {
"major": 1,
"minor": 1,
"patch": 0
}
}