impermax-sdk 2.1.535 → 2.1.536

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.
@@ -283,7 +283,8 @@ exports.WHITELISTED_PAIRS = {
283
283
  [types_1.Networks.HyperEVM]: {
284
284
  [types_1.Factory.V3]: [
285
285
  "0x54bdbd183e8623288c205f37ae957ff33d077de8",
286
- "0x62eb5c0f829e7fae4da4b1bde3b1540f581fc187" // HYPE/USDT0
286
+ "0x62eb5c0f829e7fae4da4b1bde3b1540f581fc187",
287
+ "0x1a474673d619c922af113c75e268307d9b68db82" // UBTC/HYPE
287
288
  ]
288
289
  }
289
290
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "impermax-sdk",
3
- "version": "2.1.535",
3
+ "version": "2.1.536",
4
4
  "description": "",
5
5
  "main": "./lib/index.js",
6
6
  "module": "./lib/index.js",