@eth-optimism/tokenlist 9.0.19 → 9.0.20

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.
@@ -6,7 +6,7 @@ var keywords = [
6
6
  "layer2",
7
7
  "infrastructure"
8
8
  ];
9
- var timestamp = "2023-12-18T20:43:30.905Z";
9
+ var timestamp = "2023-12-19T19:37:11.015Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -5988,6 +5988,7 @@ var tokens = [
5988
5988
  logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
5989
5989
  extensions: {
5990
5990
  optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
5991
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
5991
5992
  opListId: "extended",
5992
5993
  opTokenId: "weETH"
5993
5994
  }
@@ -6031,6 +6032,19 @@ var tokens = [
6031
6032
  opTokenId: "weETH"
6032
6033
  }
6033
6034
  },
6035
+ {
6036
+ chainId: 8453,
6037
+ address: "0x4c94DE27c94962Dba6Ebb77924Ac54189db75EFA",
6038
+ name: "Wrapped eETH",
6039
+ symbol: "weETH",
6040
+ decimals: 18,
6041
+ logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
6042
+ extensions: {
6043
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
6044
+ opListId: "extended",
6045
+ opTokenId: "weETH"
6046
+ }
6047
+ },
6034
6048
  {
6035
6049
  chainId: 1,
6036
6050
  address: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
@@ -6477,7 +6491,7 @@ var tokens = [
6477
6491
  var version = {
6478
6492
  major: 9,
6479
6493
  minor: 0,
6480
- patch: 19
6494
+ patch: 20
6481
6495
  };
6482
6496
  var optimism_tokenlist_default = {
6483
6497
  name,