@eth-optimism/tokenlist 9.0.16 → 9.0.18
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 +2 -16
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -16
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-d4631b55.d.ts → optimism.tokenlist-ee192612.d.ts} +2 -16
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +2 -16
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +2 -16
- 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 = "2023-12-16T18:
|
|
44
|
+
var timestamp = "2023-12-16T18:44:01.356Z";
|
|
45
45
|
var tokens = [
|
|
46
46
|
{
|
|
47
47
|
chainId: 1,
|
|
@@ -5987,7 +5987,6 @@ var tokens = [
|
|
|
5987
5987
|
logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
|
|
5988
5988
|
extensions: {
|
|
5989
5989
|
optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
|
|
5990
|
-
baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
|
|
5991
5990
|
opListId: "extended",
|
|
5992
5991
|
opTokenId: "weETH"
|
|
5993
5992
|
}
|
|
@@ -6031,19 +6030,6 @@ var tokens = [
|
|
|
6031
6030
|
opTokenId: "weETH"
|
|
6032
6031
|
}
|
|
6033
6032
|
},
|
|
6034
|
-
{
|
|
6035
|
-
chainId: 8453,
|
|
6036
|
-
address: "0x4c94DE27c94962Dba6Ebb77924Ac54189db75EFA",
|
|
6037
|
-
name: "Wrapped eETH",
|
|
6038
|
-
symbol: "weETH",
|
|
6039
|
-
decimals: 18,
|
|
6040
|
-
logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
|
|
6041
|
-
extensions: {
|
|
6042
|
-
baseBridgeAddress: "0x4200000000000000000000000000000000000010",
|
|
6043
|
-
opListId: "extended",
|
|
6044
|
-
opTokenId: "weETH"
|
|
6045
|
-
}
|
|
6046
|
-
},
|
|
6047
6033
|
{
|
|
6048
6034
|
chainId: 1,
|
|
6049
6035
|
address: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
@@ -6490,7 +6476,7 @@ var tokens = [
|
|
|
6490
6476
|
var version = {
|
|
6491
6477
|
major: 9,
|
|
6492
6478
|
minor: 0,
|
|
6493
|
-
patch:
|
|
6479
|
+
patch: 18
|
|
6494
6480
|
};
|
|
6495
6481
|
var optimism_tokenlist_default = {
|
|
6496
6482
|
name,
|