@perspectivefi/token-list 1.26.42 → 1.26.43

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.d.ts CHANGED
@@ -5598,6 +5598,10 @@ var build = [
5598
5598
  name: "Stable Yield USD",
5599
5599
  decimals: 6,
5600
5600
  logoURI: "/images/tokens/747474/0x279cad277447965af3d24a78197aad1b02a2c589.png"
5601
+ },
5602
+ ibtRoutes: {
5603
+ withdraw: false,
5604
+ redeem: false
5601
5605
  }
5602
5606
  }
5603
5607
  },
package/dist/index.js CHANGED
@@ -5627,6 +5627,10 @@ var build_default2 = [
5627
5627
  name: "Stable Yield USD",
5628
5628
  decimals: 6,
5629
5629
  logoURI: "/images/tokens/747474/0x279cad277447965af3d24a78197aad1b02a2c589.png"
5630
+ },
5631
+ ibtRoutes: {
5632
+ withdraw: false,
5633
+ redeem: false
5630
5634
  }
5631
5635
  }
5632
5636
  },