@eth-optimism/tokenlist 9.0.44 → 9.0.45

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-02-20T16:55:51.936Z";
25
+ var timestamp = "2024-02-22T19:50:41.724Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -4161,6 +4161,18 @@ var tokens = [
4161
4161
  opTokenId: "PLG"
4162
4162
  }
4163
4163
  },
4164
+ {
4165
+ chainId: 8453,
4166
+ address: "0xe0231bb166D09A3f0739F7AFAd68438C0fA142a5",
4167
+ name: "Ponder",
4168
+ symbol: "PNDR",
4169
+ decimals: 18,
4170
+ logoURI: "https://ethereum-optimism.github.io/data/PNDR/logo.png",
4171
+ extensions: {
4172
+ opListId: "extended",
4173
+ opTokenId: "PNDR"
4174
+ }
4175
+ },
4164
4176
  {
4165
4177
  chainId: 1,
4166
4178
  address: "0x0cec1a9154ff802e7934fc916ed7ca50bde6844e",
@@ -7039,7 +7051,7 @@ var tokens = [
7039
7051
  var version = {
7040
7052
  major: 9,
7041
7053
  minor: 0,
7042
- patch: 44
7054
+ patch: 45
7043
7055
  };
7044
7056
  var optimism_tokenlist_default = {
7045
7057
  name,