@eth-optimism/tokenlist 10.0.179 → 10.0.181
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-6072d74f.d.ts → optimism.tokenlist-a0acf2e3.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
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2024-11-29T08:19
|
|
9
|
+
var timestamp = "2024-11-29T08:37:19.770Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -358,6 +358,32 @@ var tokens = [
|
|
|
358
358
|
opTokenId: "ALI"
|
|
359
359
|
}
|
|
360
360
|
},
|
|
361
|
+
{
|
|
362
|
+
chainId: 1,
|
|
363
|
+
address: "0x8457CA5040ad67fdebbCC8EdCE889A335Bc0fbFB",
|
|
364
|
+
name: "AltLayer",
|
|
365
|
+
symbol: "ALT",
|
|
366
|
+
decimals: 18,
|
|
367
|
+
logoURI: "https://ethereum-optimism.github.io/data/ALT/logo.svg",
|
|
368
|
+
extensions: {
|
|
369
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
370
|
+
opListId: "extended",
|
|
371
|
+
opTokenId: "ALT"
|
|
372
|
+
}
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
chainId: 8453,
|
|
376
|
+
address: "0x75f2231A289Ea35895246b21e9c6E5BbF5ce69ED",
|
|
377
|
+
name: "AltLayer",
|
|
378
|
+
symbol: "ALT",
|
|
379
|
+
decimals: 18,
|
|
380
|
+
logoURI: "https://ethereum-optimism.github.io/data/ALT/logo.svg",
|
|
381
|
+
extensions: {
|
|
382
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
383
|
+
opListId: "extended",
|
|
384
|
+
opTokenId: "ALT"
|
|
385
|
+
}
|
|
386
|
+
},
|
|
361
387
|
{
|
|
362
388
|
chainId: 1,
|
|
363
389
|
address: "0xF17A3fE536F8F7847F1385ec1bC967b2Ca9caE8D",
|
|
@@ -4427,6 +4453,32 @@ var tokens = [
|
|
|
4427
4453
|
opTokenId: "KROM"
|
|
4428
4454
|
}
|
|
4429
4455
|
},
|
|
4456
|
+
{
|
|
4457
|
+
chainId: 1,
|
|
4458
|
+
address: "0x037A54AaB062628C9Bbae1FDB1583c195585fe41",
|
|
4459
|
+
name: "LCX",
|
|
4460
|
+
symbol: "LCX",
|
|
4461
|
+
decimals: 18,
|
|
4462
|
+
logoURI: "https://ethereum-optimism.github.io/data/LCX/logo.svg",
|
|
4463
|
+
extensions: {
|
|
4464
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
4465
|
+
opListId: "extended",
|
|
4466
|
+
opTokenId: "LCX"
|
|
4467
|
+
}
|
|
4468
|
+
},
|
|
4469
|
+
{
|
|
4470
|
+
chainId: 8453,
|
|
4471
|
+
address: "0xd7468c14ae76C3Fc308aEAdC223D5D1F71d3c171",
|
|
4472
|
+
name: "LCX",
|
|
4473
|
+
symbol: "LCX",
|
|
4474
|
+
decimals: 18,
|
|
4475
|
+
logoURI: "https://ethereum-optimism.github.io/data/LCX/logo.svg",
|
|
4476
|
+
extensions: {
|
|
4477
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4478
|
+
opListId: "extended",
|
|
4479
|
+
opTokenId: "LCX"
|
|
4480
|
+
}
|
|
4481
|
+
},
|
|
4430
4482
|
{
|
|
4431
4483
|
chainId: 1,
|
|
4432
4484
|
address: "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32",
|
|
@@ -10683,7 +10735,7 @@ var tokens = [
|
|
|
10683
10735
|
var version = {
|
|
10684
10736
|
major: 10,
|
|
10685
10737
|
minor: 0,
|
|
10686
|
-
patch:
|
|
10738
|
+
patch: 181
|
|
10687
10739
|
};
|
|
10688
10740
|
var optimism_tokenlist_default = {
|
|
10689
10741
|
name,
|