@eth-optimism/tokenlist 6.3.24 → 6.3.26

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
@@ -15,14 +15,14 @@ __export(optimism_tokenlist_exports, {
15
15
  tokens: () => tokens,
16
16
  version: () => version
17
17
  });
18
- var name = "Optimism";
18
+ var name = "Superchain Token List";
19
19
  var logoURI = "https://ethereum-optimism.github.io/optimism.svg";
20
20
  var keywords = [
21
21
  "scaling",
22
22
  "layer2",
23
23
  "infrastructure"
24
24
  ];
25
- var timestamp = "2023-04-11T21:34:45.081Z";
25
+ var timestamp = "2023-04-11T23:20:42.485Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -2587,7 +2587,7 @@ var tokens = [
2587
2587
  var version = {
2588
2588
  major: 6,
2589
2589
  minor: 3,
2590
- patch: 24
2590
+ patch: 26
2591
2591
  };
2592
2592
  var optimism_tokenlist_default = {
2593
2593
  name,