@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.
@@ -6,7 +6,7 @@ var keywords = [
6
6
  "layer2",
7
7
  "infrastructure"
8
8
  ];
9
- var timestamp = "2024-07-12T11:26:54.128Z";
9
+ var timestamp = "2024-07-16T23:56:59.554Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -5115,6 +5115,18 @@ var tokens = [
5115
5115
  opTokenId: "POP"
5116
5116
  }
5117
5117
  },
5118
+ {
5119
+ chainId: 8453,
5120
+ address: "0x7422f030958Edf9884cE9c46a211029E03eF6da7",
5121
+ name: "Pepe's Dog",
5122
+ symbol: "POPO",
5123
+ decimals: 18,
5124
+ logoURI: "https://ethereum-optimism.github.io/data/POPO/logo.svg",
5125
+ extensions: {
5126
+ opListId: "extended",
5127
+ opTokenId: "POPO"
5128
+ }
5129
+ },
5118
5130
  {
5119
5131
  chainId: 1,
5120
5132
  address: "0xEC213F83defB583af3A000B1c0ada660b1902A0F",
@@ -8753,7 +8765,7 @@ var tokens = [
8753
8765
  var version = {
8754
8766
  major: 10,
8755
8767
  minor: 0,
8756
- patch: 96
8768
+ patch: 97
8757
8769
  };
8758
8770
  var optimism_tokenlist_default = {
8759
8771
  name,