@defisaver/sdk 1.3.18-aave-v4-3-dev → 1.3.18-aave-v4-4-dev
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.
- package/esm/src/addresses.js +10 -10
- package/package.json +1 -1
- package/src/addresses.ts +10 -10
- package/umd/index.js +10 -10
package/esm/src/addresses.js
CHANGED
|
@@ -319,16 +319,16 @@ export const actionAddresses = {
|
|
|
319
319
|
SummerfiUnsub: '0x926405D69b77A514ED974901095AcFf9e5131366',
|
|
320
320
|
SummerfiUnsubV2: '0x5E805eD9B7581a9f1398F75833f9663a459F5E30',
|
|
321
321
|
// AaveV4
|
|
322
|
-
AaveV4Supply: '
|
|
323
|
-
AaveV4Withdraw: '
|
|
324
|
-
AaveV4Borrow: '
|
|
325
|
-
AaveV4Payback: '
|
|
326
|
-
AaveV4CollateralSwitch: '
|
|
327
|
-
AaveV4RefreshPremium: '
|
|
328
|
-
AaveV4SetUserManagersWithSig: '
|
|
329
|
-
AaveV4DelegateWithdrawWithSig: '
|
|
330
|
-
AaveV4DelegateBorrowWithSig: '
|
|
331
|
-
AaveV4DelegateSetUsingAsCollateralWithSig: '
|
|
322
|
+
AaveV4Supply: '0x089c2b1DB0f68D94E67e8d969509D45B26fD0ceC',
|
|
323
|
+
AaveV4Withdraw: '0x563EC9e76b335A8218c04Ac4Ae9A58ae464CaAD6',
|
|
324
|
+
AaveV4Borrow: '0x2a560B72Fb88b9Bb90dd997CD94D7611740961B9',
|
|
325
|
+
AaveV4Payback: '0xEBafec920888E735e61353A8792cBd452B8406a0',
|
|
326
|
+
AaveV4CollateralSwitch: '0x742c8676E90958C8b8e264b70Ca0685c365Eec5f',
|
|
327
|
+
AaveV4RefreshPremium: '0xca7Cec8D88Bf495166CAeC045F0d467Aa4ceBE4E',
|
|
328
|
+
AaveV4SetUserManagersWithSig: '0x70CB26167153298aF397dF58200799A24B060b0d',
|
|
329
|
+
AaveV4DelegateWithdrawWithSig: '0x81864dBd69c46B19463eC7BEC6cE0B271126531a',
|
|
330
|
+
AaveV4DelegateBorrowWithSig: '0x9D68b41BB9f9e9Ac1E1ee49d3566CAd4624886BA',
|
|
331
|
+
AaveV4DelegateSetUsingAsCollateralWithSig: '0xF3D7C7e8F5154c669EAA0dE996cdE0575D7d3A00',
|
|
332
332
|
},
|
|
333
333
|
[NETWORKS.optimism.chainId]: {
|
|
334
334
|
DFSSell: '0x9f234af5c10c136863a20865ba00b26951ab8269',
|
package/package.json
CHANGED
package/src/addresses.ts
CHANGED
|
@@ -391,16 +391,16 @@ export const actionAddresses = {
|
|
|
391
391
|
SummerfiUnsubV2: '0x5E805eD9B7581a9f1398F75833f9663a459F5E30',
|
|
392
392
|
|
|
393
393
|
// AaveV4
|
|
394
|
-
AaveV4Supply: '
|
|
395
|
-
AaveV4Withdraw: '
|
|
396
|
-
AaveV4Borrow: '
|
|
397
|
-
AaveV4Payback: '
|
|
398
|
-
AaveV4CollateralSwitch: '
|
|
399
|
-
AaveV4RefreshPremium: '
|
|
400
|
-
AaveV4SetUserManagersWithSig: '
|
|
401
|
-
AaveV4DelegateWithdrawWithSig: '
|
|
402
|
-
AaveV4DelegateBorrowWithSig: '
|
|
403
|
-
AaveV4DelegateSetUsingAsCollateralWithSig: '
|
|
394
|
+
AaveV4Supply: '0x089c2b1DB0f68D94E67e8d969509D45B26fD0ceC',
|
|
395
|
+
AaveV4Withdraw: '0x563EC9e76b335A8218c04Ac4Ae9A58ae464CaAD6',
|
|
396
|
+
AaveV4Borrow: '0x2a560B72Fb88b9Bb90dd997CD94D7611740961B9',
|
|
397
|
+
AaveV4Payback: '0xEBafec920888E735e61353A8792cBd452B8406a0',
|
|
398
|
+
AaveV4CollateralSwitch: '0x742c8676E90958C8b8e264b70Ca0685c365Eec5f',
|
|
399
|
+
AaveV4RefreshPremium: '0xca7Cec8D88Bf495166CAeC045F0d467Aa4ceBE4E',
|
|
400
|
+
AaveV4SetUserManagersWithSig: '0x70CB26167153298aF397dF58200799A24B060b0d',
|
|
401
|
+
AaveV4DelegateWithdrawWithSig: '0x81864dBd69c46B19463eC7BEC6cE0B271126531a',
|
|
402
|
+
AaveV4DelegateBorrowWithSig: '0x9D68b41BB9f9e9Ac1E1ee49d3566CAd4624886BA',
|
|
403
|
+
AaveV4DelegateSetUsingAsCollateralWithSig: '0xF3D7C7e8F5154c669EAA0dE996cdE0575D7d3A00',
|
|
404
404
|
},
|
|
405
405
|
[NETWORKS.optimism.chainId]: {
|
|
406
406
|
DFSSell: '0x9f234af5c10c136863a20865ba00b26951ab8269',
|
package/umd/index.js
CHANGED
|
@@ -1632,16 +1632,16 @@ var actionAddresses = {
|
|
|
1632
1632
|
SummerfiUnsub: '0x926405D69b77A514ED974901095AcFf9e5131366',
|
|
1633
1633
|
SummerfiUnsubV2: '0x5E805eD9B7581a9f1398F75833f9663a459F5E30',
|
|
1634
1634
|
// AaveV4
|
|
1635
|
-
AaveV4Supply: '
|
|
1636
|
-
AaveV4Withdraw: '
|
|
1637
|
-
AaveV4Borrow: '
|
|
1638
|
-
AaveV4Payback: '
|
|
1639
|
-
AaveV4CollateralSwitch: '
|
|
1640
|
-
AaveV4RefreshPremium: '
|
|
1641
|
-
AaveV4SetUserManagersWithSig: '
|
|
1642
|
-
AaveV4DelegateWithdrawWithSig: '
|
|
1643
|
-
AaveV4DelegateBorrowWithSig: '
|
|
1644
|
-
AaveV4DelegateSetUsingAsCollateralWithSig: '
|
|
1635
|
+
AaveV4Supply: '0x089c2b1DB0f68D94E67e8d969509D45B26fD0ceC',
|
|
1636
|
+
AaveV4Withdraw: '0x563EC9e76b335A8218c04Ac4Ae9A58ae464CaAD6',
|
|
1637
|
+
AaveV4Borrow: '0x2a560B72Fb88b9Bb90dd997CD94D7611740961B9',
|
|
1638
|
+
AaveV4Payback: '0xEBafec920888E735e61353A8792cBd452B8406a0',
|
|
1639
|
+
AaveV4CollateralSwitch: '0x742c8676E90958C8b8e264b70Ca0685c365Eec5f',
|
|
1640
|
+
AaveV4RefreshPremium: '0xca7Cec8D88Bf495166CAeC045F0d467Aa4ceBE4E',
|
|
1641
|
+
AaveV4SetUserManagersWithSig: '0x70CB26167153298aF397dF58200799A24B060b0d',
|
|
1642
|
+
AaveV4DelegateWithdrawWithSig: '0x81864dBd69c46B19463eC7BEC6cE0B271126531a',
|
|
1643
|
+
AaveV4DelegateBorrowWithSig: '0x9D68b41BB9f9e9Ac1E1ee49d3566CAd4624886BA',
|
|
1644
|
+
AaveV4DelegateSetUsingAsCollateralWithSig: '0xF3D7C7e8F5154c669EAA0dE996cdE0575D7d3A00'
|
|
1645
1645
|
},
|
|
1646
1646
|
[_config__WEBPACK_IMPORTED_MODULE_0__.NETWORKS.optimism.chainId]: {
|
|
1647
1647
|
DFSSell: '0x9f234af5c10c136863a20865ba00b26951ab8269',
|