@eth-optimism/tokenlist 8.3.106 → 8.3.107

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 = "2023-08-02T21:29:15.851Z";
9
+ var timestamp = "2023-08-03T21:06:14.252Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -2518,6 +2518,32 @@ var tokens = [
2518
2518
  opTokenId: "PAPER"
2519
2519
  }
2520
2520
  },
2521
+ {
2522
+ chainId: 1,
2523
+ address: "0x808507121B80c02388fAd14726482e061B8da827",
2524
+ name: "Pendle",
2525
+ symbol: "PENDLE",
2526
+ decimals: 18,
2527
+ logoURI: "https://ethereum-optimism.github.io/data/PENDLE/logo.png",
2528
+ extensions: {
2529
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
2530
+ opListId: "extended",
2531
+ opTokenId: "PENDLE"
2532
+ }
2533
+ },
2534
+ {
2535
+ chainId: 10,
2536
+ address: "0xBC7B1Ff1c6989f006a1185318eD4E7b5796e66E1",
2537
+ name: "Pendle",
2538
+ symbol: "PENDLE",
2539
+ decimals: 18,
2540
+ logoURI: "https://ethereum-optimism.github.io/data/PENDLE/logo.png",
2541
+ extensions: {
2542
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
2543
+ opListId: "extended",
2544
+ opTokenId: "PENDLE"
2545
+ }
2546
+ },
2521
2547
  {
2522
2548
  chainId: 1,
2523
2549
  address: "0x6982508145454Ce325dDbE47a25d4ec3d2311933",
@@ -4338,7 +4364,7 @@ var tokens = [
4338
4364
  var version = {
4339
4365
  major: 8,
4340
4366
  minor: 3,
4341
- patch: 106
4367
+ patch: 107
4342
4368
  };
4343
4369
  var optimism_tokenlist_default = {
4344
4370
  name,