forked from monad-crypto/token-list
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtokenlist-mainnet.json
More file actions
55 lines (55 loc) · 1.85 KB
/
Copy pathtokenlist-mainnet.json
File metadata and controls
55 lines (55 loc) · 1.85 KB
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
54
55
{
"name": "Monad Mainnet",
"logoURI": "https://raw.githubusercontent.com/monad-crypto/token-list/refs/heads/main/assets/monad.svg",
"keywords": [
"monad mainnet"
],
"timestamp": "2025-11-08T15:58:00.610195+00:00",
"tokens": [
{
"chainId": 143,
"address": "0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a",
"name": "Agora USD",
"symbol": "AUSD",
"decimals": 6,
"logoURI": "https://imagedelivery.net/cBNDGgkrsEA-b_ixIp9SkQ/ausd.jpg/public"
},
{
"chainId": 143,
"address": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"name": "USD Coin",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://imagedelivery.net/cBNDGgkrsEA-b_ixIp9SkQ/usdc.png/public"
},
{
"chainId": 143,
"address": "0xEE8c0E9f1BFFb4Eb878d8f15f368A02a35481242",
"name": "Wrapped ETH",
"symbol": "WETH",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/2518/standard/weth.png?1696503332"
},
{
"chainId": 143,
"address": "0x3bd359C1119dA7Da1D913D1C4D2B7c461115433A",
"name": "Wrapped MON",
"symbol": "WMON",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/monad-crypto/token-list/refs/heads/main/assets/monad.svg"
},
{
"chainId": 143,
"address": "0xea17E5a9efEBf1477dB45082d67010E2245217f1",
"name": "Wrapped SOL",
"symbol": "WSOL",
"decimals": 9,
"logoURI": "https://assets.coingecko.com/coins/images/54252/standard/solana.jpg?1738911214"
}
],
"version": {
"major": 0,
"minor": 0,
"patch": 1
}
}