@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.
@@ -6,7 +6,7 @@ var keywords = [
6
6
  "layer2",
7
7
  "infrastructure"
8
8
  ];
9
- var timestamp = "2025-10-16T15:53:20.404Z";
9
+ var timestamp = "2025-10-16T15:55:05.735Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -7428,6 +7428,18 @@ var tokens = [
7428
7428
  opTokenId: "MINDS"
7429
7429
  }
7430
7430
  },
7431
+ {
7432
+ chainId: 8453,
7433
+ address: "0xe1bfA25468AF64e366ddAFC9D91bCc6c97439A14",
7434
+ name: "Mirror Token",
7435
+ symbol: "MIRROR",
7436
+ decimals: 18,
7437
+ logoURI: "https://ethereum-optimism.github.io/data/MIRROR/logo.svg",
7438
+ extensions: {
7439
+ opListId: "extended",
7440
+ opTokenId: "MIRROR"
7441
+ }
7442
+ },
7431
7443
  {
7432
7444
  chainId: 1,
7433
7445
  address: "0xd07eA8776e52c1b67dcA6ffBC3F659Fc9fbe4113",
@@ -14949,7 +14961,7 @@ var tokens = [
14949
14961
  var version = {
14950
14962
  major: 10,
14951
14963
  minor: 0,
14952
- patch: 1725
14964
+ patch: 1726
14953
14965
  };
14954
14966
  var optimism_tokenlist_default = {
14955
14967
  name,