@eth-optimism/tokenlist 10.0.48 → 10.0.49

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-05-03T16:20:29.453Z";
25
+ var timestamp = "2024-05-03T16:22:35.110Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -7163,6 +7163,32 @@ var tokens = [
7163
7163
  opTokenId: "wOpenX"
7164
7164
  }
7165
7165
  },
7166
+ {
7167
+ chainId: 1,
7168
+ address: "0x67f4c72a50f8df6487720261e188f2abe83f57d7",
7169
+ name: "Wrapped Pocket",
7170
+ symbol: "wPOKT",
7171
+ decimals: 6,
7172
+ logoURI: "https://ethereum-optimism.github.io/data/wPOKT/logo.svg",
7173
+ extensions: {
7174
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
7175
+ opListId: "extended",
7176
+ opTokenId: "wPOKT"
7177
+ }
7178
+ },
7179
+ {
7180
+ chainId: 8453,
7181
+ address: "0x3bfc2bb3b3c187ddc79e38d4a17c830e2a380b70",
7182
+ name: "Wrapped Pocket",
7183
+ symbol: "wPOKT",
7184
+ decimals: 6,
7185
+ logoURI: "https://ethereum-optimism.github.io/data/wPOKT/logo.svg",
7186
+ extensions: {
7187
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
7188
+ opListId: "extended",
7189
+ opTokenId: "wPOKT"
7190
+ }
7191
+ },
7166
7192
  {
7167
7193
  chainId: 1,
7168
7194
  address: "0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0",
@@ -7443,7 +7469,7 @@ var tokens = [
7443
7469
  var version = {
7444
7470
  major: 10,
7445
7471
  minor: 0,
7446
- patch: 48
7472
+ patch: 49
7447
7473
  };
7448
7474
  var optimism_tokenlist_default = {
7449
7475
  name,