impermax-sdk 1.0.8 → 1.0.9

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.
@@ -287,7 +287,7 @@ function initializeLendingPoolsData() {
287
287
  const ETH_gGOHM = '0x6d94f7e67c6ae0b0257c35754e059fdfb249d998';
288
288
  const ETH_MAGIC = '0x88a0b00bbe918ee00e3482f71962070dc052984b';
289
289
  const ETH_RDNT = '0xfb468ad210d427d65c9a765a480649d5754ca325';
290
- const LIZ_ETH_USDC = '0x1229aAC120Ae75301aB1c3A2A04ec14183493584';
290
+ const LIZ_ETH_USDC = '0x1229aac120ae75301ab1c3a2a04ec14183493584';
291
291
  if (lendingPoolsData[types_1.Factory.V2V1_1][ETH_gGOHM]) {
292
292
  //lendingPoolsData[Factory.V2V1_1][ETH_SPELL].pair.rewards[0].rewardRate = '8.44';
293
293
  //lendingPoolsData[Factory.V2V1_1][ETH_MIM].pair.rewards[0].rewardRate = '30.64';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "impermax-sdk",
3
- "version": "1.0.8",
3
+ "version": "1.0.9",
4
4
  "description": "",
5
5
  "main": "./lib/index.js",
6
6
  "module": "./lib/index.js",