@eth-optimism/tokenlist 10.0.1732 → 10.0.1733

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-24T19:28:25.652Z";
9
+ var timestamp = "2025-10-27T23:48:57.237Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -3722,6 +3722,30 @@ var tokens = [
3722
3722
  opTokenId: "ENS"
3723
3723
  }
3724
3724
  },
3725
+ {
3726
+ chainId: 1135,
3727
+ address: "0xF50FFf154E63E510e494929E9eab1E9C5047429E",
3728
+ name: "ENSC",
3729
+ symbol: "ENSC",
3730
+ decimals: 18,
3731
+ logoURI: "https://ethereum-optimism.github.io/data/ENSC/logo.svg",
3732
+ extensions: {
3733
+ opListId: "extended",
3734
+ opTokenId: "ENSC"
3735
+ }
3736
+ },
3737
+ {
3738
+ chainId: 4202,
3739
+ address: "0x6cdf5aDbB9e1673811A7a36540D79429045E7891",
3740
+ name: "ENSC",
3741
+ symbol: "ENSC",
3742
+ decimals: 18,
3743
+ logoURI: "https://ethereum-optimism.github.io/data/ENSC/logo.svg",
3744
+ extensions: {
3745
+ opListId: "extended",
3746
+ opTokenId: "ENSC"
3747
+ }
3748
+ },
3725
3749
  {
3726
3750
  chainId: 1,
3727
3751
  address: "0x22Fc5A29bd3d6CCe19a06f844019fd506fCe4455",
@@ -15039,7 +15063,7 @@ var tokens = [
15039
15063
  var version = {
15040
15064
  major: 10,
15041
15065
  minor: 0,
15042
- patch: 1731
15066
+ patch: 1732
15043
15067
  };
15044
15068
  var optimism_tokenlist_default = {
15045
15069
  name,