@eth-optimism/tokenlist 9.0.15 → 9.0.16

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:21:52.295Z";
9
+ var timestamp = "2023-12-16T18:41:21.605Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -5952,6 +5952,7 @@ var tokens = [
5952
5952
  logoURI: "https://ethereum-optimism.github.io/data/weETH/logo.svg",
5953
5953
  extensions: {
5954
5954
  optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
5955
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
5955
5956
  opListId: "extended",
5956
5957
  opTokenId: "weETH"
5957
5958
  }
@@ -5995,6 +5996,19 @@ var tokens = [
5995
5996
  opTokenId: "weETH"
5996
5997
  }
5997
5998
  },
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
+ },
5998
6012
  {
5999
6013
  chainId: 1,
6000
6014
  address: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
@@ -6441,7 +6455,7 @@ var tokens = [
6441
6455
  var version = {
6442
6456
  major: 9,
6443
6457
  minor: 0,
6444
- patch: 15
6458
+ patch: 16
6445
6459
  };
6446
6460
  var optimism_tokenlist_default = {
6447
6461
  name,