@eth-optimism/tokenlist 9.0.50 → 9.0.51

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 = "2024-03-13T15:36:11.576Z";
25
+ var timestamp = "2024-03-14T16:46:50.745Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -6609,6 +6609,7 @@ var tokens = [
6609
6609
  logoURI: "https://ethereum-optimism.github.io/data/WBTC/logo.svg",
6610
6610
  extensions: {
6611
6611
  optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
6612
+ modeBridgeAddress: "0x735aDBbE72226BD52e818E7181953f42E3b0FF21",
6612
6613
  opListId: "default",
6613
6614
  opTokenId: "WBTC"
6614
6615
  }
@@ -6652,6 +6653,19 @@ var tokens = [
6652
6653
  opTokenId: "WBTC"
6653
6654
  }
6654
6655
  },
6656
+ {
6657
+ chainId: 34443,
6658
+ address: "0xcDd475325D6F564d27247D1DddBb0DAc6fA0a5CF",
6659
+ name: "Wrapped BTC",
6660
+ symbol: "WBTC",
6661
+ decimals: 8,
6662
+ logoURI: "https://ethereum-optimism.github.io/data/WBTC/logo.svg",
6663
+ extensions: {
6664
+ modeBridgeAddress: "0x4200000000000000000000000000000000000010",
6665
+ opListId: "default",
6666
+ opTokenId: "WBTC"
6667
+ }
6668
+ },
6655
6669
  {
6656
6670
  chainId: 1,
6657
6671
  address: "0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee",
@@ -7190,7 +7204,7 @@ var tokens = [
7190
7204
  var version = {
7191
7205
  major: 9,
7192
7206
  minor: 0,
7193
- patch: 50
7207
+ patch: 51
7194
7208
  };
7195
7209
  var optimism_tokenlist_default = {
7196
7210
  name,