forked from monad-crypto/token-list
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtokenlist-testnet.json
More file actions
95 lines (95 loc) · 2.94 KB
/
tokenlist-testnet.json
File metadata and controls
95 lines (95 loc) · 2.94 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
"name": "Monad Testnet",
"logoURI": "https://raw.githubusercontent.com/monad-crypto/token-list/refs/heads/main/assets/monad.svg",
"keywords": [
"monad testnet"
],
"timestamp": "2025-03-02T04:00:00.000+00:00",
"tokens": [
{
"chainId": 10143,
"address": "0x0F0BDEbF0F83cD1EE3974779Bcb7315f9808c714",
"name": "Molandak",
"symbol": "DAK",
"decimals": 18,
"logoURI": "https://imagedelivery.net/tWwhAahBw7afBzFUrX5mYQ/27759359-9374-4995-341c-b2636a432800/public"
},
{
"chainId": 10143,
"address": "0xE0590015A873bF326bd645c3E1266d4db41C4E6B",
"name": "Chog",
"symbol": "CHOG",
"decimals": 18,
"logoURI": "https://imagedelivery.net/tWwhAahBw7afBzFUrX5mYQ/5d1206c2-042c-4edc-9f8b-dcef2e9e8f00/public"
},
{
"chainId": 10143,
"address": "0xfe140e1dCe99Be9F4F15d657CD9b7BF622270C50",
"name": "Moyaki",
"symbol": "YAKI",
"decimals": 18,
"logoURI": "https://imagedelivery.net/tWwhAahBw7afBzFUrX5mYQ/6679b698-a845-412b-504b-23463a3e1900/public"
},
{
"chainId": 10143,
"address": "0xf817257fed379853cDe0fa4F97AB987181B1E5Ea",
"name": "USD Coin",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://imagedelivery.net/cBNDGgkrsEA-b_ixIp9SkQ/usdc.png/public"
},
{
"chainId": 10143,
"address": "0x88b8E2161DEDC77EF4ab7585569D2415a1C1055D",
"name": "Tether USD",
"symbol": "USDT",
"decimals": 6,
"logoURI": "https://imagedelivery.net/cBNDGgkrsEA-b_ixIp9SkQ/images.png/public"
},
{
"chainId": 10143,
"address": "0xcf5a6076cfa32686c0Df13aBaDa2b40dec133F1d",
"name": "Wrapped BTC",
"symbol": "WBTC",
"decimals": 8,
"logoURI": "https://imagedelivery.net/cBNDGgkrsEA-b_ixIp9SkQ/wbtc.png/public"
},
{
"chainId": 10143,
"address": "0xB5a30b0FDc5EA94A52fDc42e3E9760Cb8449Fb37",
"name": "Wrapped ETH",
"symbol": "WETH",
"decimals": 18,
"logoURI": "https://imagedelivery.net/cBNDGgkrsEA-b_ixIp9SkQ/weth.jpg/public"
},
{
"chainId": 10143,
"address": "0x5387C85A4965769f6B0Df430638a1388493486F1",
"name": "Wrapped SOL",
"symbol": "SOL",
"decimals": 9,
"logoURI": "https://imagedelivery.net/cBNDGgkrsEA-b_ixIp9SkQ/sol.png/public"
},
{
"chainId": 10143,
"address": "0x760AfE86e5de5fa0Ee542fc7B7B713e1c5425701",
"name": "Wrapped Monad",
"symbol": "WMON",
"decimals": 18,
"logoURI": "https://imagedelivery.net/cBNDGgkrsEA-b_ixIp9SkQ/I_t8rg_V_400x400.jpg/public"
},
{
"chainId": 10143,
"address": "0x090972399c8DFfFa24690b7a21B6C48630d8703d",
"name": "Folks Finance",
"symbol": "FOLKS",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/monad-crypto/token-list/refs/heads/main/mainnet/FOLKS/logo.svg"
}
],
"version": {
"major": 2,
"minor": 0,
"patch": 0
}
}