@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.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-01-
|
|
44
|
+
var timestamp = "2025-01-08T20:37:22.592Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -8668,6 +8668,32 @@ var tokens = [
|
|
|
8668
8668
|
opTokenId: "stkLYRA"
|
|
8669
8669
|
}
|
|
8670
8670
|
},
|
|
8671
|
+
{
|
|
8672
|
+
chainId: 1,
|
|
8673
|
+
address: "0x996d67aa9b37df96428ad3608cb21352bf1fdb90",
|
|
8674
|
+
name: "Staked Zentry",
|
|
8675
|
+
symbol: "stZENT",
|
|
8676
|
+
decimals: 18,
|
|
8677
|
+
logoURI: "https://ethereum-optimism.github.io/data/stZENT/logo.svg",
|
|
8678
|
+
extensions: {
|
|
8679
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
8680
|
+
opListId: "extended",
|
|
8681
|
+
opTokenId: "stZENT"
|
|
8682
|
+
}
|
|
8683
|
+
},
|
|
8684
|
+
{
|
|
8685
|
+
chainId: 8453,
|
|
8686
|
+
address: "0x58cDA7e1ef2de86586033989f7Fe5dB705F2a2F5",
|
|
8687
|
+
name: "Staked Zentry",
|
|
8688
|
+
symbol: "stZENT",
|
|
8689
|
+
decimals: 18,
|
|
8690
|
+
logoURI: "https://ethereum-optimism.github.io/data/stZENT/logo.svg",
|
|
8691
|
+
extensions: {
|
|
8692
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
8693
|
+
opListId: "extended",
|
|
8694
|
+
opTokenId: "stZENT"
|
|
8695
|
+
}
|
|
8696
|
+
},
|
|
8671
8697
|
{
|
|
8672
8698
|
chainId: 1,
|
|
8673
8699
|
address: "0x3446dd70b2d52a6bf4a5a192d9b0a161295ab7f9",
|
|
@@ -11056,6 +11082,32 @@ var tokens = [
|
|
|
11056
11082
|
opTokenId: "YYY"
|
|
11057
11083
|
}
|
|
11058
11084
|
},
|
|
11085
|
+
{
|
|
11086
|
+
chainId: 1,
|
|
11087
|
+
address: "0xdBB7a34Bf10169d6d2D0d02A6cbb436cF4381BFa",
|
|
11088
|
+
name: "Zentry",
|
|
11089
|
+
symbol: "ZENT",
|
|
11090
|
+
decimals: 18,
|
|
11091
|
+
logoURI: "https://ethereum-optimism.github.io/data/ZENT/logo.svg",
|
|
11092
|
+
extensions: {
|
|
11093
|
+
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
11094
|
+
opListId: "extended",
|
|
11095
|
+
opTokenId: "ZENT"
|
|
11096
|
+
}
|
|
11097
|
+
},
|
|
11098
|
+
{
|
|
11099
|
+
chainId: 8453,
|
|
11100
|
+
address: "0xdf49c226ED9CF05Be0e38cdb86Df4E8A945158B1",
|
|
11101
|
+
name: "Zentry",
|
|
11102
|
+
symbol: "ZENT",
|
|
11103
|
+
decimals: 18,
|
|
11104
|
+
logoURI: "https://ethereum-optimism.github.io/data/ZENT/logo.svg",
|
|
11105
|
+
extensions: {
|
|
11106
|
+
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
11107
|
+
opListId: "extended",
|
|
11108
|
+
opTokenId: "ZENT"
|
|
11109
|
+
}
|
|
11110
|
+
},
|
|
11059
11111
|
{
|
|
11060
11112
|
chainId: 1,
|
|
11061
11113
|
address: "0x0D505C03d30e65f6e9b4Ef88855a47a89e4b7676",
|
|
@@ -11308,7 +11360,7 @@ var tokens = [
|
|
|
11308
11360
|
var version = {
|
|
11309
11361
|
major: 10,
|
|
11310
11362
|
minor: 0,
|
|
11311
|
-
patch:
|
|
11363
|
+
patch: 203
|
|
11312
11364
|
};
|
|
11313
11365
|
var optimism_tokenlist_default = {
|
|
11314
11366
|
name,
|