@eth-optimism/tokenlist 10.0.1728 → 10.0.1730
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 +6 -6
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +6 -6
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-0cfa2873.d.ts → optimism.tokenlist-ced336d2.d.ts} +6 -6
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +6 -6
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +6 -6
- 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 = "2025-10-
|
|
44
|
+
var timestamp = "2025-10-24T16:52:04.503Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -7012,7 +7012,7 @@ var tokens = [
|
|
|
7012
7012
|
logoURI: "https://ethereum-optimism.github.io/data/LSK/logo.svg",
|
|
7013
7013
|
extensions: {
|
|
7014
7014
|
liskBridgeAddress: "0x2658723Bf70c7667De6B25F99fcce13A16D25d08",
|
|
7015
|
-
|
|
7015
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
7016
7016
|
opListId: "extended",
|
|
7017
7017
|
opTokenId: "LSK"
|
|
7018
7018
|
}
|
|
@@ -7057,14 +7057,14 @@ var tokens = [
|
|
|
7057
7057
|
}
|
|
7058
7058
|
},
|
|
7059
7059
|
{
|
|
7060
|
-
chainId:
|
|
7061
|
-
address: "
|
|
7060
|
+
chainId: 8453,
|
|
7061
|
+
address: "0xac485391EB2d7D88253a7F1eF18C37f4242D1A24",
|
|
7062
7062
|
name: "Lisk",
|
|
7063
7063
|
symbol: "LSK",
|
|
7064
7064
|
decimals: 18,
|
|
7065
7065
|
logoURI: "https://ethereum-optimism.github.io/data/LSK/logo.svg",
|
|
7066
7066
|
extensions: {
|
|
7067
|
-
|
|
7067
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
7068
7068
|
opListId: "extended",
|
|
7069
7069
|
opTokenId: "LSK"
|
|
7070
7070
|
}
|
|
@@ -15022,7 +15022,7 @@ var tokens = [
|
|
|
15022
15022
|
var version = {
|
|
15023
15023
|
major: 10,
|
|
15024
15024
|
minor: 0,
|
|
15025
|
-
patch:
|
|
15025
|
+
patch: 1729
|
|
15026
15026
|
};
|
|
15027
15027
|
var optimism_tokenlist_default = {
|
|
15028
15028
|
name,
|