@eth-optimism/tokenlist 10.0.175 → 10.0.176
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 +40 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +40 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-bc5e1d33.d.ts → optimism.tokenlist-f80671d5.d.ts} +40 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +40 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +40 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@ var keywords = [
|
|
|
5
5
|
"layer2",
|
|
6
6
|
"infrastructure"
|
|
7
7
|
];
|
|
8
|
-
var timestamp = "2024-11-29T05:
|
|
8
|
+
var timestamp = "2024-11-29T05:43:38.209Z";
|
|
9
9
|
var tokens = [
|
|
10
10
|
{
|
|
11
11
|
chainId: 1,
|
|
@@ -4480,6 +4480,44 @@ var tokens = [
|
|
|
4480
4480
|
opTokenId: "LIZ"
|
|
4481
4481
|
}
|
|
4482
4482
|
},
|
|
4483
|
+
{
|
|
4484
|
+
chainId: 1,
|
|
4485
|
+
address: "0xAF4144cd943ed5362Fed2BaE6573184659CBe6FF",
|
|
4486
|
+
name: "Lizcoin",
|
|
4487
|
+
symbol: "LIZ",
|
|
4488
|
+
decimals: 18,
|
|
4489
|
+
logoURI: "https://ethereum-optimism.github.io/data/LIZCOIN/logo.png",
|
|
4490
|
+
extensions: {
|
|
4491
|
+
opListId: "extended",
|
|
4492
|
+
opTokenId: "LIZCOIN"
|
|
4493
|
+
}
|
|
4494
|
+
},
|
|
4495
|
+
{
|
|
4496
|
+
chainId: 11155111,
|
|
4497
|
+
address: "0xAF9F5cC2384C33dE30a7eDB933A3fb0626eAf542",
|
|
4498
|
+
name: "Lizcoin",
|
|
4499
|
+
symbol: "LIZ",
|
|
4500
|
+
decimals: 18,
|
|
4501
|
+
logoURI: "https://ethereum-optimism.github.io/data/LIZCOIN/logo.png",
|
|
4502
|
+
extensions: {
|
|
4503
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
4504
|
+
opListId: "extended",
|
|
4505
|
+
opTokenId: "LIZCOIN"
|
|
4506
|
+
}
|
|
4507
|
+
},
|
|
4508
|
+
{
|
|
4509
|
+
chainId: 84532,
|
|
4510
|
+
address: "0xBbF7ddbfBFeD11610CA2165ed5d94485f09D98E1",
|
|
4511
|
+
name: "Lizcoin",
|
|
4512
|
+
symbol: "LIZ",
|
|
4513
|
+
decimals: 18,
|
|
4514
|
+
logoURI: "https://ethereum-optimism.github.io/data/LIZCOIN/logo.png",
|
|
4515
|
+
extensions: {
|
|
4516
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4517
|
+
opListId: "extended",
|
|
4518
|
+
opTokenId: "LIZCOIN"
|
|
4519
|
+
}
|
|
4520
|
+
},
|
|
4483
4521
|
{
|
|
4484
4522
|
chainId: 1,
|
|
4485
4523
|
address: "0x60Eb57d085C59932d5fAa6c6026268A4386927d0",
|
|
@@ -10540,7 +10578,7 @@ var tokens = [
|
|
|
10540
10578
|
var version = {
|
|
10541
10579
|
major: 10,
|
|
10542
10580
|
minor: 0,
|
|
10543
|
-
patch:
|
|
10581
|
+
patch: 176
|
|
10544
10582
|
};
|
|
10545
10583
|
var optimism_tokenlist = {
|
|
10546
10584
|
name: name,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { o as default, k as keywords, a as logoURI, n as name, t as timestamp, b as tokens, v as version } from './optimism.tokenlist-
|
|
1
|
+
export { o as default, k as keywords, a as logoURI, n as name, t as timestamp, b as tokens, v as version } from './optimism.tokenlist-f80671d5.js';
|
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2024-11-29T05:
|
|
9
|
+
var timestamp = "2024-11-29T05:43:38.209Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -4481,6 +4481,44 @@ var tokens = [
|
|
|
4481
4481
|
opTokenId: "LIZ"
|
|
4482
4482
|
}
|
|
4483
4483
|
},
|
|
4484
|
+
{
|
|
4485
|
+
chainId: 1,
|
|
4486
|
+
address: "0xAF4144cd943ed5362Fed2BaE6573184659CBe6FF",
|
|
4487
|
+
name: "Lizcoin",
|
|
4488
|
+
symbol: "LIZ",
|
|
4489
|
+
decimals: 18,
|
|
4490
|
+
logoURI: "https://ethereum-optimism.github.io/data/LIZCOIN/logo.png",
|
|
4491
|
+
extensions: {
|
|
4492
|
+
opListId: "extended",
|
|
4493
|
+
opTokenId: "LIZCOIN"
|
|
4494
|
+
}
|
|
4495
|
+
},
|
|
4496
|
+
{
|
|
4497
|
+
chainId: 11155111,
|
|
4498
|
+
address: "0xAF9F5cC2384C33dE30a7eDB933A3fb0626eAf542",
|
|
4499
|
+
name: "Lizcoin",
|
|
4500
|
+
symbol: "LIZ",
|
|
4501
|
+
decimals: 18,
|
|
4502
|
+
logoURI: "https://ethereum-optimism.github.io/data/LIZCOIN/logo.png",
|
|
4503
|
+
extensions: {
|
|
4504
|
+
baseBridgeAddress: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
4505
|
+
opListId: "extended",
|
|
4506
|
+
opTokenId: "LIZCOIN"
|
|
4507
|
+
}
|
|
4508
|
+
},
|
|
4509
|
+
{
|
|
4510
|
+
chainId: 84532,
|
|
4511
|
+
address: "0xBbF7ddbfBFeD11610CA2165ed5d94485f09D98E1",
|
|
4512
|
+
name: "Lizcoin",
|
|
4513
|
+
symbol: "LIZ",
|
|
4514
|
+
decimals: 18,
|
|
4515
|
+
logoURI: "https://ethereum-optimism.github.io/data/LIZCOIN/logo.png",
|
|
4516
|
+
extensions: {
|
|
4517
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
4518
|
+
opListId: "extended",
|
|
4519
|
+
opTokenId: "LIZCOIN"
|
|
4520
|
+
}
|
|
4521
|
+
},
|
|
4484
4522
|
{
|
|
4485
4523
|
chainId: 1,
|
|
4486
4524
|
address: "0x60Eb57d085C59932d5fAa6c6026268A4386927d0",
|
|
@@ -10541,7 +10579,7 @@ var tokens = [
|
|
|
10541
10579
|
var version = {
|
|
10542
10580
|
major: 10,
|
|
10543
10581
|
minor: 0,
|
|
10544
|
-
patch:
|
|
10582
|
+
patch: 176
|
|
10545
10583
|
};
|
|
10546
10584
|
var optimism_tokenlist_default = {
|
|
10547
10585
|
name,
|