@eth-optimism/tokenlist 10.0.175 → 10.0.177
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +1 -1
- package/dist/index.js +92 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +92 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-bc5e1d33.d.ts → optimism.tokenlist-645bb029.d.ts} +92 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +92 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +92 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2024-11-29T05:
|
|
25
|
+
var timestamp = "2024-11-29T05:58:36.772Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -130,6 +130,58 @@ var tokens = [
|
|
|
130
130
|
opTokenId: "AAVE"
|
|
131
131
|
}
|
|
132
132
|
},
|
|
133
|
+
{
|
|
134
|
+
chainId: 1,
|
|
135
|
+
address: "0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986",
|
|
136
|
+
name: "ArcBlock",
|
|
137
|
+
symbol: "ABT",
|
|
138
|
+
decimals: 18,
|
|
139
|
+
logoURI: "https://ethereum-optimism.github.io/data/ABT/logo.svg",
|
|
140
|
+
extensions: {
|
|
141
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
142
|
+
opListId: "extended",
|
|
143
|
+
opTokenId: "ABT"
|
|
144
|
+
}
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
chainId: 8453,
|
|
148
|
+
address: "0xe2A8cCB00E328a0EC2204CB0c736309D7c1fa556",
|
|
149
|
+
name: "ArcBlock",
|
|
150
|
+
symbol: "ABT",
|
|
151
|
+
decimals: 18,
|
|
152
|
+
logoURI: "https://ethereum-optimism.github.io/data/ABT/logo.svg",
|
|
153
|
+
extensions: {
|
|
154
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
155
|
+
opListId: "extended",
|
|
156
|
+
opTokenId: "ABT"
|
|
157
|
+
}
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
chainId: 11155111,
|
|
161
|
+
address: "0xA5a69f91E14c135727983924C671EC564739b961",
|
|
162
|
+
name: "ArcBlock",
|
|
163
|
+
symbol: "ABT",
|
|
164
|
+
decimals: 18,
|
|
165
|
+
logoURI: "https://ethereum-optimism.github.io/data/ABT/logo.svg",
|
|
166
|
+
extensions: {
|
|
167
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
168
|
+
opListId: "extended",
|
|
169
|
+
opTokenId: "ABT"
|
|
170
|
+
}
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
chainId: 84532,
|
|
174
|
+
address: "0xf92620d8d20e0197885FF1005506EF4d0Be5bd54",
|
|
175
|
+
name: "ArcBlock",
|
|
176
|
+
symbol: "ABT",
|
|
177
|
+
decimals: 18,
|
|
178
|
+
logoURI: "https://ethereum-optimism.github.io/data/ABT/logo.svg",
|
|
179
|
+
extensions: {
|
|
180
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
181
|
+
opListId: "extended",
|
|
182
|
+
opTokenId: "ABT"
|
|
183
|
+
}
|
|
184
|
+
},
|
|
133
185
|
{
|
|
134
186
|
chainId: 1,
|
|
135
187
|
address: "0x2b95a1dcc3d405535f9ed33c219ab38e8d7e0884",
|
|
@@ -4497,6 +4549,44 @@ var tokens = [
|
|
|
4497
4549
|
opTokenId: "LIZ"
|
|
4498
4550
|
}
|
|
4499
4551
|
},
|
|
4552
|
+
{
|
|
4553
|
+
chainId: 1,
|
|
4554
|
+
address: "0xAF4144cd943ed5362Fed2BaE6573184659CBe6FF",
|
|
4555
|
+
name: "Lizcoin",
|
|
4556
|
+
symbol: "LIZ",
|
|
4557
|
+
decimals: 18,
|
|
4558
|
+
logoURI: "https://ethereum-optimism.github.io/data/LIZCOIN/logo.png",
|
|
4559
|
+
extensions: {
|
|
4560
|
+
opListId: "extended",
|
|
4561
|
+
opTokenId: "LIZCOIN"
|
|
4562
|
+
}
|
|
4563
|
+
},
|
|
4564
|
+
{
|
|
4565
|
+
chainId: 11155111,
|
|
4566
|
+
address: "0xAF9F5cC2384C33dE30a7eDB933A3fb0626eAf542",
|
|
4567
|
+
name: "Lizcoin",
|
|
4568
|
+
symbol: "LIZ",
|
|
4569
|
+
decimals: 18,
|
|
4570
|
+
logoURI: "https://ethereum-optimism.github.io/data/LIZCOIN/logo.png",
|
|
4571
|
+
extensions: {
|
|
4572
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
4573
|
+
opListId: "extended",
|
|
4574
|
+
opTokenId: "LIZCOIN"
|
|
4575
|
+
}
|
|
4576
|
+
},
|
|
4577
|
+
{
|
|
4578
|
+
chainId: 84532,
|
|
4579
|
+
address: "0xBbF7ddbfBFeD11610CA2165ed5d94485f09D98E1",
|
|
4580
|
+
name: "Lizcoin",
|
|
4581
|
+
symbol: "LIZ",
|
|
4582
|
+
decimals: 18,
|
|
4583
|
+
logoURI: "https://ethereum-optimism.github.io/data/LIZCOIN/logo.png",
|
|
4584
|
+
extensions: {
|
|
4585
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4586
|
+
opListId: "extended",
|
|
4587
|
+
opTokenId: "LIZCOIN"
|
|
4588
|
+
}
|
|
4589
|
+
},
|
|
4500
4590
|
{
|
|
4501
4591
|
chainId: 1,
|
|
4502
4592
|
address: "0x60Eb57d085C59932d5fAa6c6026268A4386927d0",
|
|
@@ -10557,7 +10647,7 @@ var tokens = [
|
|
|
10557
10647
|
var version = {
|
|
10558
10648
|
major: 10,
|
|
10559
10649
|
minor: 0,
|
|
10560
|
-
patch:
|
|
10650
|
+
patch: 177
|
|
10561
10651
|
};
|
|
10562
10652
|
var optimism_tokenlist_default = {
|
|
10563
10653
|
name,
|