@eth-optimism/tokenlist 10.0.1726 → 10.0.1727

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 = "2025-10-16T15:53:20.404Z";
25
+ var timestamp = "2025-10-16T15:55:05.735Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -7444,6 +7444,18 @@ var tokens = [
7444
7444
  opTokenId: "MINDS"
7445
7445
  }
7446
7446
  },
7447
+ {
7448
+ chainId: 8453,
7449
+ address: "0xe1bfA25468AF64e366ddAFC9D91bCc6c97439A14",
7450
+ name: "Mirror Token",
7451
+ symbol: "MIRROR",
7452
+ decimals: 18,
7453
+ logoURI: "https://ethereum-optimism.github.io/data/MIRROR/logo.svg",
7454
+ extensions: {
7455
+ opListId: "extended",
7456
+ opTokenId: "MIRROR"
7457
+ }
7458
+ },
7447
7459
  {
7448
7460
  chainId: 1,
7449
7461
  address: "0xd07eA8776e52c1b67dcA6ffBC3F659Fc9fbe4113",
@@ -14965,7 +14977,7 @@ var tokens = [
14965
14977
  var version = {
14966
14978
  major: 10,
14967
14979
  minor: 0,
14968
- patch: 1725
14980
+ patch: 1726
14969
14981
  };
14970
14982
  var optimism_tokenlist_default = {
14971
14983
  name,