@perspectivefi/token-list 1.26.40 → 1.26.41

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
@@ -6275,6 +6275,12 @@ var build = [
6275
6275
  name: "avUSD MAX",
6276
6276
  decimals: 18,
6277
6277
  logoURI: "/images/tokens/43114/0xdd1cdfa52e7d8474d434cd016fd346701db6b3b9.svg"
6278
+ },
6279
+ ibtRoutes: {
6280
+ deposit: false,
6281
+ mint: false,
6282
+ withdraw: false,
6283
+ redeem: false
6278
6284
  }
6279
6285
  }
6280
6286
  },
package/dist/index.js CHANGED
@@ -6304,6 +6304,12 @@ var build_default2 = [
6304
6304
  name: "avUSD MAX",
6305
6305
  decimals: 18,
6306
6306
  logoURI: "/images/tokens/43114/0xdd1cdfa52e7d8474d434cd016fd346701db6b3b9.svg"
6307
+ },
6308
+ ibtRoutes: {
6309
+ deposit: false,
6310
+ mint: false,
6311
+ withdraw: false,
6312
+ redeem: false
6307
6313
  }
6308
6314
  }
6309
6315
  },