@eth-optimism/tokenlist 10.0.178 → 10.0.180
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 +54 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +54 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-300f2c94.d.ts → optimism.tokenlist-b8c7d58e.d.ts} +54 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +54 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +54 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -41,7 +41,7 @@ var keywords = [
|
|
|
41
41
|
"layer2",
|
|
42
42
|
"infrastructure"
|
|
43
43
|
];
|
|
44
|
-
var timestamp = "2024-11-29T08:
|
|
44
|
+
var timestamp = "2024-11-29T08:30:33.592Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -317,6 +317,32 @@ var tokens = [
|
|
|
317
317
|
opTokenId: "AJNA"
|
|
318
318
|
}
|
|
319
319
|
},
|
|
320
|
+
{
|
|
321
|
+
chainId: 1,
|
|
322
|
+
address: "0x0943a203d80d89D79Bf5EAa1780Fc72A016FB729",
|
|
323
|
+
name: "Akira Dog",
|
|
324
|
+
symbol: "AKIRA",
|
|
325
|
+
decimals: 18,
|
|
326
|
+
logoURI: "https://ethereum-optimism.github.io/data/AKIRA/logo.svg",
|
|
327
|
+
extensions: {
|
|
328
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
329
|
+
opListId: "extended",
|
|
330
|
+
opTokenId: "AKIRA"
|
|
331
|
+
}
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
chainId: 8453,
|
|
335
|
+
address: "0xab387E8f0dF922dEDd9d5067e51816D08a938174",
|
|
336
|
+
name: "Akira Dog",
|
|
337
|
+
symbol: "AKIRA",
|
|
338
|
+
decimals: 18,
|
|
339
|
+
logoURI: "https://ethereum-optimism.github.io/data/AKIRA/logo.svg",
|
|
340
|
+
extensions: {
|
|
341
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
342
|
+
opListId: "extended",
|
|
343
|
+
opTokenId: "AKIRA"
|
|
344
|
+
}
|
|
345
|
+
},
|
|
320
346
|
{
|
|
321
347
|
chainId: 1,
|
|
322
348
|
address: "0x0100546f2cd4c9d97f798ffc9755e47865ff7ee6",
|
|
@@ -4436,6 +4462,32 @@ var tokens = [
|
|
|
4436
4462
|
opTokenId: "KROM"
|
|
4437
4463
|
}
|
|
4438
4464
|
},
|
|
4465
|
+
{
|
|
4466
|
+
chainId: 1,
|
|
4467
|
+
address: "0x037A54AaB062628C9Bbae1FDB1583c195585fe41",
|
|
4468
|
+
name: "LCX",
|
|
4469
|
+
symbol: "LCX",
|
|
4470
|
+
decimals: 18,
|
|
4471
|
+
logoURI: "https://ethereum-optimism.github.io/data/LCX/logo.svg",
|
|
4472
|
+
extensions: {
|
|
4473
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4474
|
+
opListId: "extended",
|
|
4475
|
+
opTokenId: "LCX"
|
|
4476
|
+
}
|
|
4477
|
+
},
|
|
4478
|
+
{
|
|
4479
|
+
chainId: 8453,
|
|
4480
|
+
address: "0xd7468c14ae76C3Fc308aEAdC223D5D1F71d3c171",
|
|
4481
|
+
name: "LCX",
|
|
4482
|
+
symbol: "LCX",
|
|
4483
|
+
decimals: 18,
|
|
4484
|
+
logoURI: "https://ethereum-optimism.github.io/data/LCX/logo.svg",
|
|
4485
|
+
extensions: {
|
|
4486
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4487
|
+
opListId: "extended",
|
|
4488
|
+
opTokenId: "LCX"
|
|
4489
|
+
}
|
|
4490
|
+
},
|
|
4439
4491
|
{
|
|
4440
4492
|
chainId: 1,
|
|
4441
4493
|
address: "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32",
|
|
@@ -10692,7 +10744,7 @@ var tokens = [
|
|
|
10692
10744
|
var version = {
|
|
10693
10745
|
major: 10,
|
|
10694
10746
|
minor: 0,
|
|
10695
|
-
patch:
|
|
10747
|
+
patch: 180
|
|
10696
10748
|
};
|
|
10697
10749
|
var optimism_tokenlist_default = {
|
|
10698
10750
|
name,
|