@defisaver/sdk 1.1.9 → 1.1.10

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.
@@ -377,7 +377,7 @@ export const actionAddresses = {
377
377
  FLAaveV3: '0x79Eb9cEe432Cd3e7b09A9eFdB21A733A6d7b4c3A',
378
378
  FLBalancer: '0x862E533198C9656B75bB6A5dDF0953F7ED5E8507',
379
379
  FLUniV3: '0x1bA6082D2ef1aB92a55B96264c72Eb8049C964Ce',
380
- FLAction: '0xAAbd4B0372240E319F9722c4Fd1e2FE0C8d422D2',
380
+ FLAction: '0x5523E61fBEF59825831Ffbb1306aBc3Bb03BB3A4',
381
381
  FLActionTEMP: '0xAAbd4B0372240E319F9722c4Fd1e2FE0C8d422D2',
382
382
  // AaveV3
383
383
  AaveV3Withdraw: '0x1d2Fa7dAcC660A9124c3685EE8a6E699d10409Eb',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@defisaver/sdk",
3
- "version": "1.1.9",
3
+ "version": "1.1.10",
4
4
  "description": "",
5
5
  "main": "./umd/index.js",
6
6
  "module": "./esm/src/index.js",
package/src/addresses.ts CHANGED
@@ -431,7 +431,7 @@ export const actionAddresses = {
431
431
  FLAaveV3: '0x79Eb9cEe432Cd3e7b09A9eFdB21A733A6d7b4c3A',
432
432
  FLBalancer: '0x862E533198C9656B75bB6A5dDF0953F7ED5E8507',
433
433
  FLUniV3: '0x1bA6082D2ef1aB92a55B96264c72Eb8049C964Ce',
434
- FLAction: '0xAAbd4B0372240E319F9722c4Fd1e2FE0C8d422D2', // fix temp
434
+ FLAction: '0x5523E61fBEF59825831Ffbb1306aBc3Bb03BB3A4', // fix temp
435
435
  FLActionTEMP: '0xAAbd4B0372240E319F9722c4Fd1e2FE0C8d422D2',
436
436
 
437
437
  // AaveV3
package/umd/index.js CHANGED
@@ -1575,7 +1575,7 @@ var actionAddresses = {
1575
1575
  FLAaveV3: '0x79Eb9cEe432Cd3e7b09A9eFdB21A733A6d7b4c3A',
1576
1576
  FLBalancer: '0x862E533198C9656B75bB6A5dDF0953F7ED5E8507',
1577
1577
  FLUniV3: '0x1bA6082D2ef1aB92a55B96264c72Eb8049C964Ce',
1578
- FLAction: '0xAAbd4B0372240E319F9722c4Fd1e2FE0C8d422D2',
1578
+ FLAction: '0x5523E61fBEF59825831Ffbb1306aBc3Bb03BB3A4',
1579
1579
  // fix temp
1580
1580
  FLActionTEMP: '0xAAbd4B0372240E319F9722c4Fd1e2FE0C8d422D2',
1581
1581
  // AaveV3