@eth-optimism/tokenlist 9.0.7 → 9.0.8

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-13T15:50:34.041Z";
25
+ var timestamp = "2023-11-13T15:58:08.346Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -6042,6 +6042,7 @@ var tokens = [
6042
6042
  logoURI: "https://ethereum-optimism.github.io/data/wstETH/logo.svg",
6043
6043
  extensions: {
6044
6044
  optimismBridgeAddress: "0x76943C0D61395d8F2edF9060e1533529cAe05dE6",
6045
+ baseBridgeAddress: "0x9de443AdC5A411E83F1878Ef24C3F52C61571e72",
6045
6046
  opListId: "default",
6046
6047
  opTokenId: "wstETH"
6047
6048
  }
@@ -6059,6 +6060,19 @@ var tokens = [
6059
6060
  opTokenId: "wstETH"
6060
6061
  }
6061
6062
  },
6063
+ {
6064
+ chainId: 8453,
6065
+ address: "0xc1CBa3fCea344f92D9239c08C0568f6F2F0ee452",
6066
+ name: "Wrapped liquid staked Ether 2.0",
6067
+ symbol: "wstETH",
6068
+ decimals: 18,
6069
+ logoURI: "https://ethereum-optimism.github.io/data/wstETH/logo.svg",
6070
+ extensions: {
6071
+ baseBridgeAddress: "0xac9D11cD4D7eF6e54F14643a393F68Ca014287AB",
6072
+ opListId: "default",
6073
+ opTokenId: "wstETH"
6074
+ }
6075
+ },
6062
6076
  {
6063
6077
  chainId: 1,
6064
6078
  address: "0xD38e031f4529a07996aaB977d2B79f0e00656C56",
@@ -6247,7 +6261,7 @@ var tokens = [
6247
6261
  var version = {
6248
6262
  major: 9,
6249
6263
  minor: 0,
6250
- patch: 7
6264
+ patch: 8
6251
6265
  };
6252
6266
  var optimism_tokenlist_default = {
6253
6267
  name,