@eth-optimism/tokenlist 10.0.201 → 10.0.203
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-4f0a3b51.d.ts → optimism.tokenlist-68d172aa.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.mjs
CHANGED
|
@@ -22,7 +22,7 @@ var keywords = [
|
|
|
22
22
|
"layer2",
|
|
23
23
|
"infrastructure"
|
|
24
24
|
];
|
|
25
|
-
var timestamp = "2025-01-
|
|
25
|
+
var timestamp = "2025-01-08T20:37:22.592Z";
|
|
26
26
|
var tokens = [
|
|
27
27
|
{
|
|
28
28
|
chainId: 1,
|
|
@@ -8649,6 +8649,32 @@ var tokens = [
|
|
|
8649
8649
|
opTokenId: "stkLYRA"
|
|
8650
8650
|
}
|
|
8651
8651
|
},
|
|
8652
|
+
{
|
|
8653
|
+
chainId: 1,
|
|
8654
|
+
address: "0x996d67aa9b37df96428ad3608cb21352bf1fdb90",
|
|
8655
|
+
name: "Staked Zentry",
|
|
8656
|
+
symbol: "stZENT",
|
|
8657
|
+
decimals: 18,
|
|
8658
|
+
logoURI: "https://ethereum-optimism.github.io/data/stZENT/logo.svg",
|
|
8659
|
+
extensions: {
|
|
8660
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
8661
|
+
opListId: "extended",
|
|
8662
|
+
opTokenId: "stZENT"
|
|
8663
|
+
}
|
|
8664
|
+
},
|
|
8665
|
+
{
|
|
8666
|
+
chainId: 8453,
|
|
8667
|
+
address: "0x58cDA7e1ef2de86586033989f7Fe5dB705F2a2F5",
|
|
8668
|
+
name: "Staked Zentry",
|
|
8669
|
+
symbol: "stZENT",
|
|
8670
|
+
decimals: 18,
|
|
8671
|
+
logoURI: "https://ethereum-optimism.github.io/data/stZENT/logo.svg",
|
|
8672
|
+
extensions: {
|
|
8673
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
8674
|
+
opListId: "extended",
|
|
8675
|
+
opTokenId: "stZENT"
|
|
8676
|
+
}
|
|
8677
|
+
},
|
|
8652
8678
|
{
|
|
8653
8679
|
chainId: 1,
|
|
8654
8680
|
address: "0x3446dd70b2d52a6bf4a5a192d9b0a161295ab7f9",
|
|
@@ -11037,6 +11063,32 @@ var tokens = [
|
|
|
11037
11063
|
opTokenId: "YYY"
|
|
11038
11064
|
}
|
|
11039
11065
|
},
|
|
11066
|
+
{
|
|
11067
|
+
chainId: 1,
|
|
11068
|
+
address: "0xdBB7a34Bf10169d6d2D0d02A6cbb436cF4381BFa",
|
|
11069
|
+
name: "Zentry",
|
|
11070
|
+
symbol: "ZENT",
|
|
11071
|
+
decimals: 18,
|
|
11072
|
+
logoURI: "https://ethereum-optimism.github.io/data/ZENT/logo.svg",
|
|
11073
|
+
extensions: {
|
|
11074
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
11075
|
+
opListId: "extended",
|
|
11076
|
+
opTokenId: "ZENT"
|
|
11077
|
+
}
|
|
11078
|
+
},
|
|
11079
|
+
{
|
|
11080
|
+
chainId: 8453,
|
|
11081
|
+
address: "0xdf49c226ED9CF05Be0e38cdb86Df4E8A945158B1",
|
|
11082
|
+
name: "Zentry",
|
|
11083
|
+
symbol: "ZENT",
|
|
11084
|
+
decimals: 18,
|
|
11085
|
+
logoURI: "https://ethereum-optimism.github.io/data/ZENT/logo.svg",
|
|
11086
|
+
extensions: {
|
|
11087
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
11088
|
+
opListId: "extended",
|
|
11089
|
+
opTokenId: "ZENT"
|
|
11090
|
+
}
|
|
11091
|
+
},
|
|
11040
11092
|
{
|
|
11041
11093
|
chainId: 1,
|
|
11042
11094
|
address: "0x0D505C03d30e65f6e9b4Ef88855a47a89e4b7676",
|
|
@@ -11289,7 +11341,7 @@ var tokens = [
|
|
|
11289
11341
|
var version = {
|
|
11290
11342
|
major: 10,
|
|
11291
11343
|
minor: 0,
|
|
11292
|
-
patch:
|
|
11344
|
+
patch: 203
|
|
11293
11345
|
};
|
|
11294
11346
|
var optimism_tokenlist_default = {
|
|
11295
11347
|
name,
|