@eth-optimism/tokenlist 10.0.96 → 10.0.97

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-07-12T11:26:54.128Z";
25
+ var timestamp = "2024-07-16T23:56:59.554Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -5131,6 +5131,18 @@ var tokens = [
5131
5131
  opTokenId: "POP"
5132
5132
  }
5133
5133
  },
5134
+ {
5135
+ chainId: 8453,
5136
+ address: "0x7422f030958Edf9884cE9c46a211029E03eF6da7",
5137
+ name: "Pepe's Dog",
5138
+ symbol: "POPO",
5139
+ decimals: 18,
5140
+ logoURI: "https://ethereum-optimism.github.io/data/POPO/logo.svg",
5141
+ extensions: {
5142
+ opListId: "extended",
5143
+ opTokenId: "POPO"
5144
+ }
5145
+ },
5134
5146
  {
5135
5147
  chainId: 1,
5136
5148
  address: "0xEC213F83defB583af3A000B1c0ada660b1902A0F",
@@ -8769,7 +8781,7 @@ var tokens = [
8769
8781
  var version = {
8770
8782
  major: 10,
8771
8783
  minor: 0,
8772
- patch: 96
8784
+ patch: 97
8773
8785
  };
8774
8786
  var optimism_tokenlist_default = {
8775
8787
  name,