impermax-sdk 2.1.438 → 2.1.439

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.
@@ -32,7 +32,8 @@ exports.WHITELISTED_PAIRS = {
32
32
  //"0xc061b9f143325767439603dd861d7df1ac9f5300", // weth/avax -> redeployed in v2
33
33
  //"0x8b48bc4bd0d9568bb39b38e652d20352e170f9ac" // weth/fbomb -> redeployed in v2
34
34
  "0x0b96755241DeAccc83BF8b4eda314d81905Cd7Bd",
35
- "0x4f667a0220EF7c1284C763c33eD86f9413a177B3" // weth/fbom
35
+ "0x4f667a0220EF7c1284C763c33eD86f9413a177B3",
36
+ "0x375ff4a46eb1e75f702e9be411bf0ac96d8e55dd" // avax/fbomb
36
37
  ],
37
38
  },
38
39
  [types_1.Networks.Moonriver]: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "impermax-sdk",
3
- "version": "2.1.438",
3
+ "version": "2.1.439",
4
4
  "description": "",
5
5
  "main": "./lib/index.js",
6
6
  "module": "./lib/index.js",