@perspectivefi/token-list 1.26.52 → 1.26.54

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
@@ -3161,6 +3161,14 @@ var build$1 = [
3161
3161
  externalLink: "https://www.splashing.xyz/"
3162
3162
  }
3163
3163
  },
3164
+ {
3165
+ address: "0xE30feDd158A2e3b13e9badaeABaFc5516e95e8C7",
3166
+ chainId: 1329,
3167
+ name: "Wrapped SEI",
3168
+ symbol: "WSEI",
3169
+ decimals: 18,
3170
+ logoURI: "/images/tokens/1329/0xe30fedd158a2e3b13e9badaeabafc5516e95e8c7.svg"
3171
+ },
3164
3172
  {
3165
3173
  chainId: 8453,
3166
3174
  address: "0x0B2b2B2076d95dda7817e785989fE353fe955ef9",
@@ -4179,7 +4187,11 @@ var build$1 = [
4179
4187
  displayMode: "ibt",
4180
4188
  underlying: "0xAd552A648C74D49E10027AB8a618A3ad4901c5bE",
4181
4189
  protocol: "Firelight",
4182
- depositCapSignature: "function depositLimit() view returns (uint256)"
4190
+ depositCapSignature: "function depositLimit() view returns (uint256)",
4191
+ ibtRoutes: {
4192
+ withdraw: false,
4193
+ redeem: false
4194
+ }
4183
4195
  }
4184
4196
  },
4185
4197
  {
@@ -4750,7 +4762,11 @@ var build$1 = [
4750
4762
  extensions: {
4751
4763
  underlying: "0x5555555555555555555555555555555555555555",
4752
4764
  protocol: "Hyperbeat",
4753
- externalLink: "https://app.hyperbeat.org/vaults/hype"
4765
+ externalLink: "https://app.hyperbeat.org/vaults/hype",
4766
+ ibtRoutes: {
4767
+ withdraw: false,
4768
+ redeem: false
4769
+ }
4754
4770
  }
4755
4771
  },
4756
4772
  {
@@ -6192,6 +6208,10 @@ var build = [
6192
6208
  name: "MEV USDC",
6193
6209
  decimals: 6,
6194
6210
  logoURI: "/images/tokens/43114/0x4dc1ce9b9f9ef00c144bfad305f16c62293dc0e8.svg"
6211
+ },
6212
+ ibtRoutes: {
6213
+ withdraw: false,
6214
+ redeem: false
6195
6215
  }
6196
6216
  }
6197
6217
  },
package/dist/index.js CHANGED
@@ -3189,6 +3189,14 @@ var build_default = [
3189
3189
  externalLink: "https://www.splashing.xyz/"
3190
3190
  }
3191
3191
  },
3192
+ {
3193
+ address: "0xE30feDd158A2e3b13e9badaeABaFc5516e95e8C7",
3194
+ chainId: 1329,
3195
+ name: "Wrapped SEI",
3196
+ symbol: "WSEI",
3197
+ decimals: 18,
3198
+ logoURI: "/images/tokens/1329/0xe30fedd158a2e3b13e9badaeabafc5516e95e8c7.svg"
3199
+ },
3192
3200
  {
3193
3201
  chainId: 8453,
3194
3202
  address: "0x0B2b2B2076d95dda7817e785989fE353fe955ef9",
@@ -4207,7 +4215,11 @@ var build_default = [
4207
4215
  displayMode: "ibt",
4208
4216
  underlying: "0xAd552A648C74D49E10027AB8a618A3ad4901c5bE",
4209
4217
  protocol: "Firelight",
4210
- depositCapSignature: "function depositLimit() view returns (uint256)"
4218
+ depositCapSignature: "function depositLimit() view returns (uint256)",
4219
+ ibtRoutes: {
4220
+ withdraw: false,
4221
+ redeem: false
4222
+ }
4211
4223
  }
4212
4224
  },
4213
4225
  {
@@ -4778,7 +4790,11 @@ var build_default = [
4778
4790
  extensions: {
4779
4791
  underlying: "0x5555555555555555555555555555555555555555",
4780
4792
  protocol: "Hyperbeat",
4781
- externalLink: "https://app.hyperbeat.org/vaults/hype"
4793
+ externalLink: "https://app.hyperbeat.org/vaults/hype",
4794
+ ibtRoutes: {
4795
+ withdraw: false,
4796
+ redeem: false
4797
+ }
4782
4798
  }
4783
4799
  },
4784
4800
  {
@@ -6221,6 +6237,10 @@ var build_default2 = [
6221
6237
  name: "MEV USDC",
6222
6238
  decimals: 6,
6223
6239
  logoURI: "/images/tokens/43114/0x4dc1ce9b9f9ef00c144bfad305f16c62293dc0e8.svg"
6240
+ },
6241
+ ibtRoutes: {
6242
+ withdraw: false,
6243
+ redeem: false
6224
6244
  }
6225
6245
  }
6226
6246
  },