@eth-optimism/tokenlist 9.0.34 → 9.0.35

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-02-02T20:57:20.343Z";
9
+ var timestamp = "2024-02-08T02:06:02.466Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -2703,6 +2703,32 @@ var tokens = [
2703
2703
  opTokenId: "INSURE"
2704
2704
  }
2705
2705
  },
2706
+ {
2707
+ chainId: 1,
2708
+ address: "0xd909C5862Cdb164aDB949D92622082f0092eFC3d",
2709
+ name: "Interest Protocol",
2710
+ symbol: "IPT",
2711
+ decimals: 18,
2712
+ logoURI: "https://ethereum-optimism.github.io/data/IPT/logo.svg",
2713
+ extensions: {
2714
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
2715
+ opListId: "extended",
2716
+ opTokenId: "IPT"
2717
+ }
2718
+ },
2719
+ {
2720
+ chainId: 10,
2721
+ address: "0xa211E25F7246950E0cCe054e3161C7c0b6379485",
2722
+ name: "Interest Protocol",
2723
+ symbol: "IPT",
2724
+ decimals: 18,
2725
+ logoURI: "https://ethereum-optimism.github.io/data/IPT/logo.svg",
2726
+ extensions: {
2727
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
2728
+ opListId: "extended",
2729
+ opTokenId: "IPT"
2730
+ }
2731
+ },
2706
2732
  {
2707
2733
  chainId: 1,
2708
2734
  address: "0x17d2628D30F8e9E966c9Ba831c9B9b01ea8Ea75C",
@@ -6777,7 +6803,7 @@ var tokens = [
6777
6803
  var version = {
6778
6804
  major: 9,
6779
6805
  minor: 0,
6780
- patch: 34
6806
+ patch: 35
6781
6807
  };
6782
6808
  var optimism_tokenlist_default = {
6783
6809
  name,