-
Notifications
You must be signed in to change notification settings - Fork 0
/
CustomUSA.json
43 lines (43 loc) · 1.1 KB
/
CustomUSA.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
{
"name": "Superchain Token List",
"logoURI": "https://ethereum-optimism.github.io/optimism.svg",
"keywords": [
"scaling",
"layer2",
"infrastructure"
],
"timestamp": "2024-05-17T13:20:46.212Z",
"tokens": [
{
"chainId": 1,
"address": "0x4FFe9CC172527DF1E40D0b2EfE1e9F05884A13dA",
"name": "USA Token",
"symbol": "USA",
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/data/COLLAB/logo.png",
"extensions": {
"optimismBridgeAddress": "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
"opListId": "extended",
"opTokenId": "USA"
}
},
{
"chainId": 8453,
"address": "0xD54EecfCA8194Cdf750033B50b559a120834990D",
"name": "USA Token",
"symbol": "USA",
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/data/COLLAB/logo.png",
"extensions": {
"baseBridgeAddress": "0x4200000000000000000000000000000000000010",
"opListId": "extended",
"opTokenId": "USA"
}
}
],
"version": {
"major": 10,
"minor": 0,
"patch": 69
}
}