@eth-optimism/tokenlist 9.0.9 → 9.0.10

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.mjs CHANGED
@@ -22,7 +22,7 @@ var keywords = [
22
22
  "layer2",
23
23
  "infrastructure"
24
24
  ];
25
- var timestamp = "2023-11-15T23:25:02.182Z";
25
+ var timestamp = "2023-11-27T15:49:32.923Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -5815,6 +5815,19 @@ var tokens = [
5815
5815
  opTokenId: "WBTC"
5816
5816
  }
5817
5817
  },
5818
+ {
5819
+ chainId: 1,
5820
+ address: "0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee",
5821
+ name: "Wrapped eETH",
5822
+ symbol: "weETH",
5823
+ decimals: 18,
5824
+ logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
5825
+ extensions: {
5826
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
5827
+ opListId: "extended",
5828
+ opTokenId: "weETH"
5829
+ }
5830
+ },
5818
5831
  {
5819
5832
  chainId: 5,
5820
5833
  address: "0xAc687b5ccd042e0d70405219112d95035938e3e8",
@@ -5828,6 +5841,19 @@ var tokens = [
5828
5841
  opTokenId: "weETH"
5829
5842
  }
5830
5843
  },
5844
+ {
5845
+ chainId: 10,
5846
+ address: "0x346e03F8Cce9fE01dCB3d0Da3e9D00dC2c0E08f0",
5847
+ name: "Wrapped eETH",
5848
+ symbol: "weETH",
5849
+ decimals: 18,
5850
+ logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
5851
+ extensions: {
5852
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
5853
+ opListId: "extended",
5854
+ opTokenId: "weETH"
5855
+ }
5856
+ },
5831
5857
  {
5832
5858
  chainId: 420,
5833
5859
  address: "0x7e7d4467112689329f7E06571eD0E8CbAd4910eE",
@@ -6287,7 +6313,7 @@ var tokens = [
6287
6313
  var version = {
6288
6314
  major: 9,
6289
6315
  minor: 0,
6290
- patch: 9
6316
+ patch: 10
6291
6317
  };
6292
6318
  var optimism_tokenlist_default = {
6293
6319
  name,