@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.
@@ -6,7 +6,7 @@ var keywords = [
6
6
  "layer2",
7
7
  "infrastructure"
8
8
  ];
9
- var timestamp = "2024-05-03T16:20:29.453Z";
9
+ var timestamp = "2024-05-03T16:22:35.110Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -7147,6 +7147,32 @@ var tokens = [
7147
7147
  opTokenId: "wOpenX"
7148
7148
  }
7149
7149
  },
7150
+ {
7151
+ chainId: 1,
7152
+ address: "0x67f4c72a50f8df6487720261e188f2abe83f57d7",
7153
+ name: "Wrapped Pocket",
7154
+ symbol: "wPOKT",
7155
+ decimals: 6,
7156
+ logoURI: "https://ethereum-optimism.github.io/data/wPOKT/logo.svg",
7157
+ extensions: {
7158
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
7159
+ opListId: "extended",
7160
+ opTokenId: "wPOKT"
7161
+ }
7162
+ },
7163
+ {
7164
+ chainId: 8453,
7165
+ address: "0x3bfc2bb3b3c187ddc79e38d4a17c830e2a380b70",
7166
+ name: "Wrapped Pocket",
7167
+ symbol: "wPOKT",
7168
+ decimals: 6,
7169
+ logoURI: "https://ethereum-optimism.github.io/data/wPOKT/logo.svg",
7170
+ extensions: {
7171
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
7172
+ opListId: "extended",
7173
+ opTokenId: "wPOKT"
7174
+ }
7175
+ },
7150
7176
  {
7151
7177
  chainId: 1,
7152
7178
  address: "0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0",
@@ -7427,7 +7453,7 @@ var tokens = [
7427
7453
  var version = {
7428
7454
  major: 10,
7429
7455
  minor: 0,
7430
- patch: 48
7456
+ patch: 49
7431
7457
  };
7432
7458
  var optimism_tokenlist_default = {
7433
7459
  name,