@perspectivefi/token-list 1.26.51 → 1.26.53

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
@@ -4179,7 +4179,11 @@ var build$1 = [
4179
4179
  displayMode: "ibt",
4180
4180
  underlying: "0xAd552A648C74D49E10027AB8a618A3ad4901c5bE",
4181
4181
  protocol: "Firelight",
4182
- depositCapSignature: "function depositLimit() view returns (uint256)"
4182
+ depositCapSignature: "function depositLimit() view returns (uint256)",
4183
+ ibtRoutes: {
4184
+ withdraw: false,
4185
+ redeem: false
4186
+ }
4183
4187
  }
4184
4188
  },
4185
4189
  {
@@ -4666,6 +4670,17 @@ var build$1 = [
4666
4670
  decimals: 6,
4667
4671
  logoURI: "/images/tokens/999/0xb8ce59fc3717ada4c02eadf9682a9e934f625ebb.svg"
4668
4672
  },
4673
+ {
4674
+ chainId: 999,
4675
+ address: "0x12cF926C3884dda144e18E11e2659c0675cF20eA",
4676
+ symbol: "bullHYPE",
4677
+ name: "HypeZion bullHYPE",
4678
+ decimals: 18,
4679
+ logoURI: "/images/tokens/999/0x12cf926c3884dda144e18e11e2659c0675cf20ea.png",
4680
+ extensions: {
4681
+ underlying: "0x12cF926C3884dda144e18E11e2659c0675cF20eA"
4682
+ }
4683
+ },
4669
4684
  {
4670
4685
  chainId: 999,
4671
4686
  address: "0xfD739d4e423301CE9385c1fb8850539D657C296D",
@@ -4739,7 +4754,11 @@ var build$1 = [
4739
4754
  extensions: {
4740
4755
  underlying: "0x5555555555555555555555555555555555555555",
4741
4756
  protocol: "Hyperbeat",
4742
- externalLink: "https://app.hyperbeat.org/vaults/hype"
4757
+ externalLink: "https://app.hyperbeat.org/vaults/hype",
4758
+ ibtRoutes: {
4759
+ withdraw: false,
4760
+ redeem: false
4761
+ }
4743
4762
  }
4744
4763
  },
4745
4764
  {
@@ -6181,6 +6200,10 @@ var build = [
6181
6200
  name: "MEV USDC",
6182
6201
  decimals: 6,
6183
6202
  logoURI: "/images/tokens/43114/0x4dc1ce9b9f9ef00c144bfad305f16c62293dc0e8.svg"
6203
+ },
6204
+ ibtRoutes: {
6205
+ withdraw: false,
6206
+ redeem: false
6184
6207
  }
6185
6208
  }
6186
6209
  },
@@ -6864,6 +6887,25 @@ var build = [
6864
6887
  }
6865
6888
  }
6866
6889
  },
6890
+ {
6891
+ address: "0x5b23ed4ce643023b69265A0490F86903193f34c0",
6892
+ chainId: 999,
6893
+ name: "Spectra ERC4626 Wrapper: HypeZion bullHYPE",
6894
+ symbol: "sw-bullHYPE",
6895
+ decimals: 18,
6896
+ logoURI: "/images/tokens/999/0x12cf926c3884dda144e18e11e2659c0675cf20ea.png",
6897
+ extensions: {
6898
+ underlying: "0x12cF926C3884dda144e18E11e2659c0675cF20eA",
6899
+ vault: {
6900
+ chainId: 999,
6901
+ address: "0x12cF926C3884dda144e18E11e2659c0675cF20eA",
6902
+ symbol: "bullHYPE",
6903
+ name: "HypeZion bullHYPE",
6904
+ decimals: 18,
6905
+ logoURI: "/images/tokens/999/0x12cf926c3884dda144e18e11e2659c0675cf20ea.png"
6906
+ }
6907
+ }
6908
+ },
6867
6909
  {
6868
6910
  address: "0x63a642dcd91ab4d579ec45181945df1e1e95d6b4",
6869
6911
  chainId: 999,
package/dist/index.js CHANGED
@@ -4207,7 +4207,11 @@ var build_default = [
4207
4207
  displayMode: "ibt",
4208
4208
  underlying: "0xAd552A648C74D49E10027AB8a618A3ad4901c5bE",
4209
4209
  protocol: "Firelight",
4210
- depositCapSignature: "function depositLimit() view returns (uint256)"
4210
+ depositCapSignature: "function depositLimit() view returns (uint256)",
4211
+ ibtRoutes: {
4212
+ withdraw: false,
4213
+ redeem: false
4214
+ }
4211
4215
  }
4212
4216
  },
4213
4217
  {
@@ -4694,6 +4698,17 @@ var build_default = [
4694
4698
  decimals: 6,
4695
4699
  logoURI: "/images/tokens/999/0xb8ce59fc3717ada4c02eadf9682a9e934f625ebb.svg"
4696
4700
  },
4701
+ {
4702
+ chainId: 999,
4703
+ address: "0x12cF926C3884dda144e18E11e2659c0675cF20eA",
4704
+ symbol: "bullHYPE",
4705
+ name: "HypeZion bullHYPE",
4706
+ decimals: 18,
4707
+ logoURI: "/images/tokens/999/0x12cf926c3884dda144e18e11e2659c0675cf20ea.png",
4708
+ extensions: {
4709
+ underlying: "0x12cF926C3884dda144e18E11e2659c0675cF20eA"
4710
+ }
4711
+ },
4697
4712
  {
4698
4713
  chainId: 999,
4699
4714
  address: "0xfD739d4e423301CE9385c1fb8850539D657C296D",
@@ -4767,7 +4782,11 @@ var build_default = [
4767
4782
  extensions: {
4768
4783
  underlying: "0x5555555555555555555555555555555555555555",
4769
4784
  protocol: "Hyperbeat",
4770
- externalLink: "https://app.hyperbeat.org/vaults/hype"
4785
+ externalLink: "https://app.hyperbeat.org/vaults/hype",
4786
+ ibtRoutes: {
4787
+ withdraw: false,
4788
+ redeem: false
4789
+ }
4771
4790
  }
4772
4791
  },
4773
4792
  {
@@ -6210,6 +6229,10 @@ var build_default2 = [
6210
6229
  name: "MEV USDC",
6211
6230
  decimals: 6,
6212
6231
  logoURI: "/images/tokens/43114/0x4dc1ce9b9f9ef00c144bfad305f16c62293dc0e8.svg"
6232
+ },
6233
+ ibtRoutes: {
6234
+ withdraw: false,
6235
+ redeem: false
6213
6236
  }
6214
6237
  }
6215
6238
  },
@@ -6893,6 +6916,25 @@ var build_default2 = [
6893
6916
  }
6894
6917
  }
6895
6918
  },
6919
+ {
6920
+ address: "0x5b23ed4ce643023b69265A0490F86903193f34c0",
6921
+ chainId: 999,
6922
+ name: "Spectra ERC4626 Wrapper: HypeZion bullHYPE",
6923
+ symbol: "sw-bullHYPE",
6924
+ decimals: 18,
6925
+ logoURI: "/images/tokens/999/0x12cf926c3884dda144e18e11e2659c0675cf20ea.png",
6926
+ extensions: {
6927
+ underlying: "0x12cF926C3884dda144e18E11e2659c0675cF20eA",
6928
+ vault: {
6929
+ chainId: 999,
6930
+ address: "0x12cF926C3884dda144e18E11e2659c0675cF20eA",
6931
+ symbol: "bullHYPE",
6932
+ name: "HypeZion bullHYPE",
6933
+ decimals: 18,
6934
+ logoURI: "/images/tokens/999/0x12cf926c3884dda144e18e11e2659c0675cf20ea.png"
6935
+ }
6936
+ }
6937
+ },
6896
6938
  {
6897
6939
  address: "0x63a642dcd91ab4d579ec45181945df1e1e95d6b4",
6898
6940
  chainId: 999,