@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.
@@ -6,7 +6,7 @@ var keywords = [
6
6
  "layer2",
7
7
  "infrastructure"
8
8
  ];
9
- var timestamp = "2023-12-16T18:41:21.605Z";
9
+ var timestamp = "2023-12-16T18:44:01.356Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -5952,7 +5952,6 @@ var tokens = [
5952
5952
  logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
5953
5953
  extensions: {
5954
5954
  optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
5955
- baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
5956
5955
  opListId: "extended",
5957
5956
  opTokenId: "weETH"
5958
5957
  }
@@ -5996,19 +5995,6 @@ var tokens = [
5996
5995
  opTokenId: "weETH"
5997
5996
  }
5998
5997
  },
5999
- {
6000
- chainId: 8453,
6001
- address: "0x4c94DE27c94962Dba6Ebb77924Ac54189db75EFA",
6002
- name: "Wrapped eETH",
6003
- symbol: "weETH",
6004
- decimals: 18,
6005
- logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
6006
- extensions: {
6007
- baseBridgeAddress: "0x4200000000000000000000000000000000000010",
6008
- opListId: "extended",
6009
- opTokenId: "weETH"
6010
- }
6011
- },
6012
5998
  {
6013
5999
  chainId: 1,
6014
6000
  address: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
@@ -6455,7 +6441,7 @@ var tokens = [
6455
6441
  var version = {
6456
6442
  major: 9,
6457
6443
  minor: 0,
6458
- patch: 16
6444
+ patch: 18
6459
6445
  };
6460
6446
  var optimism_tokenlist_default = {
6461
6447
  name,