@eth-optimism/tokenlist 10.0.166 → 10.0.167

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-11-20T03:48:41.742Z";
25
+ var timestamp = "2024-11-20T04:00:52.195Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -336,6 +336,32 @@ var tokens = [
336
336
  opTokenId: "AMKT"
337
337
  }
338
338
  },
339
+ {
340
+ chainId: 1,
341
+ address: "0xfF20817765cB7f73d4bde2e66e067E58D11095C2",
342
+ name: "Amp",
343
+ symbol: "AMP",
344
+ decimals: 18,
345
+ logoURI: "https://ethereum-optimism.github.io/data/AMP/logo.svg",
346
+ extensions: {
347
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
348
+ opListId: "extended",
349
+ opTokenId: "AMP"
350
+ }
351
+ },
352
+ {
353
+ chainId: 8453,
354
+ address: "0xb358489D5d92641EdB4D8eE8063f8005964346Ba",
355
+ name: "Amp",
356
+ symbol: "AMP",
357
+ decimals: 18,
358
+ logoURI: "https://ethereum-optimism.github.io/data/AMP/logo.svg",
359
+ extensions: {
360
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
361
+ opListId: "extended",
362
+ opTokenId: "AMP"
363
+ }
364
+ },
339
365
  {
340
366
  chainId: 1,
341
367
  address: "0x8CDf7AF57E4c8B930e1B23c477c22f076530585e",
@@ -10335,7 +10361,7 @@ var tokens = [
10335
10361
  var version = {
10336
10362
  major: 10,
10337
10363
  minor: 0,
10338
- patch: 166
10364
+ patch: 167
10339
10365
  };
10340
10366
  var optimism_tokenlist_default = {
10341
10367
  name,