-
Notifications
You must be signed in to change notification settings - Fork 106
Expand file tree
/
Copy pathtokenlist.json
More file actions
85 lines (85 loc) · 2.42 KB
/
tokenlist.json
File metadata and controls
85 lines (85 loc) · 2.42 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
{
"$schema": "https://esm.sh/gh/uniswap/token-lists/src/tokenlist.schema.json",
"name": "Tempo Testnet (Moderato)",
"logoURI": "https://esm.sh/gh/tempoxyz/tokenlist/data/42431/icon.svg",
"timestamp": "2026-03-30T16:28:11Z",
"version": {
"major": 1,
"minor": 1,
"patch": 2
},
"tokens": [
{
"name": "PathUSD",
"symbol": "pathUSD",
"decimals": 6,
"chainId": 42431,
"address": "0x20c0000000000000000000000000000000000000",
"logoURI": "https://esm.sh/gh/tempoxyz/tempo-apps/apps/tokenlist/data/42431/icons/0x20c0000000000000000000000000000000000000.svg",
"extensions": {
"chain": "tempo",
"label": "PathUSD"
}
},
{
"name": "AlphaUSD",
"symbol": "alphaUSD",
"decimals": 6,
"chainId": 42431,
"address": "0x20c0000000000000000000000000000000000001",
"logoURI": "https://esm.sh/gh/tempoxyz/tempo-apps/apps/tokenlist/data/42431/icons/0x20c0000000000000000000000000000000000001.svg",
"extensions": {
"chain": "tempo",
"label": "AlphaUSD"
}
},
{
"name": "BetaUSD",
"symbol": "betaUSD",
"decimals": 6,
"chainId": 42431,
"address": "0x20c0000000000000000000000000000000000002",
"logoURI": "https://esm.sh/gh/tempoxyz/tempo-apps/apps/tokenlist/data/42431/icons/0x20c0000000000000000000000000000000000002.svg",
"extensions": {
"chain": "tempo",
"label": "BetaUSD"
}
},
{
"name": "ThetaUSD",
"symbol": "thetaUSD",
"decimals": 6,
"chainId": 42431,
"address": "0x20c0000000000000000000000000000000000003",
"logoURI": "https://esm.sh/gh/tempoxyz/tempo-apps/apps/tokenlist/data/42431/icons/0x20c0000000000000000000000000000000000003.svg",
"extensions": {
"chain": "tempo",
"label": "ThetaUSD"
}
},
{
"name": "Bridged USDC (Stargate)",
"symbol": "USDC.e",
"decimals": 6,
"chainId": 42431,
"address": "0x20c0000000000000000000009e8d7eb59b783726",
"logoURI": "https://esm.sh/gh/tempoxyz/tempo-apps/apps/tokenlist/data/42431/icons/0x20c0000000000000000000009e8d7eb59b783726.svg",
"extensions": {
"chain": "tempo",
"label": "USDC.e"
}
},
{
"name": "Bridged EURC (Stargate)",
"symbol": "EURC.e",
"decimals": 6,
"chainId": 42431,
"address": "0x20c000000000000000000000d72572838bbee59c",
"logoURI": "https://esm.sh/gh/tempoxyz/tempo-apps/apps/tokenlist/data/42431/icons/0x20c000000000000000000000d72572838bbee59c.svg",
"extensions": {
"chain": "tempo",
"label": "EURC"
}
}
]
}