@defisaver/sdk 1.2.5 → 1.2.6

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/addresses.ts +1 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@defisaver/sdk",
3
- "version": "1.2.5",
3
+ "version": "1.2.6",
4
4
  "description": "",
5
5
  "main": "./umd/index.js",
6
6
  "module": "./esm/src/index.js",
package/src/addresses.ts CHANGED
@@ -428,6 +428,7 @@ export const actionAddresses = {
428
428
  ChangeProxyOwner: '0x1947a44d3717a47556175d64fdc208619aa08874',
429
429
  PermitToken: '0x57c8ae94a5A11dA33e0518054102488b604628D0',
430
430
  HandleAuth: '0x18a90e6db79199ace00140631ef931e0bd97837c',
431
+ ToggleSub: '0x5F16C0a08d52b67fc73706c494F7535Dd3382b58',
431
432
 
432
433
  // Flashloan
433
434
  FLAaveV3: '0x79Eb9cEe432Cd3e7b09A9eFdB21A733A6d7b4c3A',