@defisaver/sdk 1.3.9 → 1.3.10-2-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/actions/umbrella/UmbrellaStartUnstakeAction.js +4 -0
- package/esm/src/addresses.d.ts +17 -17
- package/esm/src/addresses.js +26 -8
- package/esm/src/index.d.ts +68 -68
- package/package.json +2 -2
- package/src/actions/umbrella/UmbrellaStartUnstakeAction.ts +4 -0
- package/src/addresses.ts +26 -8
- package/umd/index.js +27 -9
|
@@ -13,6 +13,10 @@ export class UmbrellaStartUnstakeAction extends Action {
|
|
|
13
13
|
super('UmbrellaUnstake', getAddr('UmbrellaUnstake'), ['address', 'address', 'uint256', 'bool', 'uint256'], [stkToken, getAddr('Empty'), '0', false, '0']);
|
|
14
14
|
this.mappableArgs = [
|
|
15
15
|
this.args[0],
|
|
16
|
+
getAddr('Empty'),
|
|
17
|
+
'0',
|
|
18
|
+
false,
|
|
19
|
+
'0',
|
|
16
20
|
];
|
|
17
21
|
}
|
|
18
22
|
}
|
package/esm/src/addresses.d.ts
CHANGED
|
@@ -902,6 +902,11 @@ export declare const actionAddresses: {
|
|
|
902
902
|
FluidVaultT1Withdraw: string;
|
|
903
903
|
FluidVaultT1Supply: string;
|
|
904
904
|
FluidView: string;
|
|
905
|
+
FluidDexOpen: string;
|
|
906
|
+
FluidDexSupply: string;
|
|
907
|
+
FluidDexBorrow: string;
|
|
908
|
+
FluidDexPayback: string;
|
|
909
|
+
FluidDexWithdraw: string;
|
|
905
910
|
TokenizedVaultAdapter: string;
|
|
906
911
|
SFApproveTokens: string;
|
|
907
912
|
AutomationV2Unsub?: undefined;
|
|
@@ -1108,11 +1113,6 @@ export declare const actionAddresses: {
|
|
|
1108
1113
|
EtherFiUnwrap?: undefined;
|
|
1109
1114
|
KingClaim?: undefined;
|
|
1110
1115
|
FluidClaim?: undefined;
|
|
1111
|
-
FluidDexOpen?: undefined;
|
|
1112
|
-
FluidDexSupply?: undefined;
|
|
1113
|
-
FluidDexBorrow?: undefined;
|
|
1114
|
-
FluidDexPayback?: undefined;
|
|
1115
|
-
FluidDexWithdraw?: undefined;
|
|
1116
1116
|
PendleTokenRedeem?: undefined;
|
|
1117
1117
|
UmbrellaClaimRewards?: undefined;
|
|
1118
1118
|
UmbrellaStake?: undefined;
|
|
@@ -1430,6 +1430,18 @@ export declare const actionAddresses: {
|
|
|
1430
1430
|
AaveV3View: string;
|
|
1431
1431
|
AaveV3DelegateWithSig: string;
|
|
1432
1432
|
AaveV3DelegateCredit: string;
|
|
1433
|
+
FluidVaultT1Open: string;
|
|
1434
|
+
FluidVaultT1Adjust: string;
|
|
1435
|
+
FluidVaultT1Borrow: string;
|
|
1436
|
+
FluidVaultT1Payback: string;
|
|
1437
|
+
FluidVaultT1Withdraw: string;
|
|
1438
|
+
FluidVaultT1Supply: string;
|
|
1439
|
+
FluidView: string;
|
|
1440
|
+
FluidDexOpen: string;
|
|
1441
|
+
FluidDexSupply: string;
|
|
1442
|
+
FluidDexBorrow: string;
|
|
1443
|
+
FluidDexPayback: string;
|
|
1444
|
+
FluidDexWithdraw: string;
|
|
1433
1445
|
PendleTokenRedeem: string;
|
|
1434
1446
|
ChangeProxyOwner?: undefined;
|
|
1435
1447
|
AutomationV2Unsub?: undefined;
|
|
@@ -1659,19 +1671,7 @@ export declare const actionAddresses: {
|
|
|
1659
1671
|
EtherFiWrap?: undefined;
|
|
1660
1672
|
EtherFiUnwrap?: undefined;
|
|
1661
1673
|
KingClaim?: undefined;
|
|
1662
|
-
FluidVaultT1Open?: undefined;
|
|
1663
|
-
FluidVaultT1Adjust?: undefined;
|
|
1664
|
-
FluidVaultT1Borrow?: undefined;
|
|
1665
|
-
FluidVaultT1Payback?: undefined;
|
|
1666
|
-
FluidVaultT1Withdraw?: undefined;
|
|
1667
|
-
FluidVaultT1Supply?: undefined;
|
|
1668
|
-
FluidView?: undefined;
|
|
1669
1674
|
FluidClaim?: undefined;
|
|
1670
|
-
FluidDexOpen?: undefined;
|
|
1671
|
-
FluidDexSupply?: undefined;
|
|
1672
|
-
FluidDexBorrow?: undefined;
|
|
1673
|
-
FluidDexPayback?: undefined;
|
|
1674
|
-
FluidDexWithdraw?: undefined;
|
|
1675
1675
|
UmbrellaClaimRewards?: undefined;
|
|
1676
1676
|
UmbrellaStake?: undefined;
|
|
1677
1677
|
UmbrellaUnstake?: undefined;
|
package/esm/src/addresses.js
CHANGED
|
@@ -131,7 +131,7 @@ export const actionAddresses = {
|
|
|
131
131
|
FLMaker: '0x0f8C3368cADF78167F5355D746Ed7b2A826A6e3b',
|
|
132
132
|
FLBalancer: '0x93d333930c7f7260a1E6061B0a8C0CbdEC95F367',
|
|
133
133
|
FLSpark: '0xe9Fe5a0f5e4B370Ae60d837da58744666D5C06F7',
|
|
134
|
-
FLAction: '
|
|
134
|
+
FLAction: '0x2b10B000292745099Deb15304A247c0816bd8b73',
|
|
135
135
|
FLUniV3: '0x9CAdAC8Be718572F82B672b950c53F0b58483A35',
|
|
136
136
|
FLGho: '0xbb67b81dD080a406227A38965d0393f396ddECBc',
|
|
137
137
|
FLMorphoBlue: '0x6206C96EAc5EAC546861438A9f953B6BEa50EBAB',
|
|
@@ -355,7 +355,7 @@ export const actionAddresses = {
|
|
|
355
355
|
FLAaveV3NoFee: '0xfbcF23D2BeF8A2C491cfa4dD409D8dF12d431c85',
|
|
356
356
|
FLAaveV3: '0x8A07E93d2B74A80D726eE4E4A0aC1F906aB5Cc63',
|
|
357
357
|
FLBalancer: '0x79d6bf536b8DD65909a3174C87eA6395310d5c41',
|
|
358
|
-
FLAction: '
|
|
358
|
+
FLAction: '0x348FDcA90fEf9E27a9046B3C34AF8079B96E54b4',
|
|
359
359
|
AaveV3RatioTrigger: '0xB76e3f7694589D0f34ba43b17AD0D15350Ab5f85',
|
|
360
360
|
GasFeeTakerL2: '0xB3dB299622A9DB0E944ccda2Ef899d6fF365B082',
|
|
361
361
|
AaveV3RatioCheck: '0x7A36779a7b5F1128B28932604057d5b63361297c',
|
|
@@ -423,7 +423,7 @@ export const actionAddresses = {
|
|
|
423
423
|
FLAaveV3: '0x53953aCEe438c083e4299F7976f03Ff3cb862161',
|
|
424
424
|
FLBalancer: '0xdb28fE77709D88badC86868B27937428C3F48E73',
|
|
425
425
|
FLUniV3: '0xab4AA2fcEA33205b44a556f8C48ceC3f21aFf0C3',
|
|
426
|
-
FLAction: '
|
|
426
|
+
FLAction: '0x719C2D98fD6f436A77C8dbCc30C33109DFe29D5D',
|
|
427
427
|
GasFeeTakerL2: '0x2F64f73B222B4978CAfd0295c0fa106cE5f34996',
|
|
428
428
|
AaveV3RatioCheck: '0x4a5c2cbCFB921b596Dec049389899CC8Eb4678ED',
|
|
429
429
|
// uniswap V3
|
|
@@ -486,7 +486,7 @@ export const actionAddresses = {
|
|
|
486
486
|
FLAaveV3: '0x79Eb9cEe432Cd3e7b09A9eFdB21A733A6d7b4c3A',
|
|
487
487
|
FLBalancer: '0x862E533198C9656B75bB6A5dDF0953F7ED5E8507',
|
|
488
488
|
FLUniV3: '0x1bA6082D2ef1aB92a55B96264c72Eb8049C964Ce',
|
|
489
|
-
FLAction: '
|
|
489
|
+
FLAction: '0xA9Ccc118437b1e90D60cdb7b5017005118852780',
|
|
490
490
|
FLMorphoBlue: '0x5523E61fBEF59825831Ffbb1306aBc3Bb03BB3A4',
|
|
491
491
|
// AaveV3
|
|
492
492
|
AaveV3Withdraw: '0x1d2Fa7dAcC660A9124c3685EE8a6E699d10409Eb',
|
|
@@ -528,6 +528,11 @@ export const actionAddresses = {
|
|
|
528
528
|
FluidVaultT1Withdraw: '0x26bE6a2EdE97aE826ed9DA8Fb79428037fe55cEB',
|
|
529
529
|
FluidVaultT1Supply: '0x028ACA45244d4897ff80ef65ed0b735Bb0D4B0A5',
|
|
530
530
|
FluidView: '0x6cd4D6af4F292817eA2A2311F099dF26cd015028',
|
|
531
|
+
FluidDexOpen: '0x5eA8Da9679145D51F5eAEC8Bf2f42f47003A8799',
|
|
532
|
+
FluidDexSupply: '0x2fCb7db80d3Be5C1B0049dF074b1AcFbcA93A867',
|
|
533
|
+
FluidDexBorrow: '0x9D40776a876fA67C6757DA386434844cB6616C5F',
|
|
534
|
+
FluidDexPayback: '0xc177c885872592EDA598276bD3FAe5B6d27F80Bf',
|
|
535
|
+
FluidDexWithdraw: '0xEaBA867c49FE8e53F5716fFF8857F239bd7202e1',
|
|
531
536
|
TokenizedVaultAdapter: '0x88cf6cfa51b6f771570f6df450edf1c886212d3e',
|
|
532
537
|
// summer.fi
|
|
533
538
|
SFApproveTokens: '0x03EDC9A683f37BFB7516FF234223fFb6E38D5eb9',
|
|
@@ -599,13 +604,26 @@ export const actionAddresses = {
|
|
|
599
604
|
AaveV3View: '0xD8E67968d8a0df4beCf2D50daE1e34d4d80C701C',
|
|
600
605
|
AaveV3DelegateWithSig: '0x49658E0CF3883c338397C7257619B280dF581057',
|
|
601
606
|
AaveV3DelegateCredit: '0x0a9b2080C14DaF008AE87C977dFDf5f5D6D0937F',
|
|
607
|
+
// Fluid
|
|
608
|
+
FluidVaultT1Open: '0x491cc4AFbE0081C3464DeF1114ba27BE114b2401',
|
|
609
|
+
FluidVaultT1Adjust: '0xD37d4DB98E67305ef92f34886B25500500E04Aed',
|
|
610
|
+
FluidVaultT1Borrow: '0x95a8665Ba58aa13A58c60B0803572772cda153dB',
|
|
611
|
+
FluidVaultT1Payback: '0x1420f4977E7B71AFddccBFc6F6e1505CefdF99F0',
|
|
612
|
+
FluidVaultT1Withdraw: '0xcF91546046F16B3c38b890CC508E280BEffa66b9',
|
|
613
|
+
FluidVaultT1Supply: '0x54D1b51d2d68CD0Dc877296527780CA6aff68a39',
|
|
614
|
+
FluidView: '0x27C0BAe2338cE28097122393faF90375B9395dd1',
|
|
615
|
+
FluidDexOpen: '0xF32d5d8D81f2662A02955CE537537088DF29daf5',
|
|
616
|
+
FluidDexSupply: '0x903F7C93FFC4AAbaBB096a7A722F1f057816B399',
|
|
617
|
+
FluidDexBorrow: '0xa2A878a09639D1ab3AF544566c0CA4D0FeAEE65E',
|
|
618
|
+
FluidDexPayback: '0x04ce4b2a9F524d976a8eD8a49B9313C5a2C3ccAD',
|
|
619
|
+
FluidDexWithdraw: '0x17B4ecd173b3Df2F5cB02c53Df8AA34e23Bcb92E',
|
|
602
620
|
// Pendle
|
|
603
621
|
PendleTokenRedeem: '0xB4c5f33bb5791D0174Df1879b809Bf57eE540B62',
|
|
604
622
|
},
|
|
605
623
|
};
|
|
606
624
|
export const otherAddresses = {
|
|
607
625
|
[NETWORKS.ethereum.chainId]: {
|
|
608
|
-
RecipeExecutor: '
|
|
626
|
+
RecipeExecutor: '0x270A0C7eBd1C0a98FdA613782b51419300AB6322',
|
|
609
627
|
DFSRegistry: '0x287778F121F134C66212FB16c9b53eC991D32f5b',
|
|
610
628
|
DFSProxyRegistry: '0x29474FdaC7142f9aB7773B8e38264FA15E3805ed',
|
|
611
629
|
ProxyRegistry: '0x4678f0a6958e4D2Bc4F1BAF7Bc52E8F3564f3fE4',
|
|
@@ -624,7 +642,7 @@ export const otherAddresses = {
|
|
|
624
642
|
Empty: '0x0000000000000000000000000000000000000000',
|
|
625
643
|
},
|
|
626
644
|
[NETWORKS.optimism.chainId]: {
|
|
627
|
-
RecipeExecutor: '
|
|
645
|
+
RecipeExecutor: '0x6Ae6a41842fF88e240499732A88FCb0D90Cd4AbD',
|
|
628
646
|
DFSRegistry: '0xAf707Ee480204Ed6e2640B53cE86F680D28Afcbd',
|
|
629
647
|
ProxyRegistry: '0x283Cc5C26e53D66ed2Ea252D986F094B37E6e895',
|
|
630
648
|
DSGuardFactory: '0xc19d0F1E2b38AA283E226Ca4044766A43aA7B02b',
|
|
@@ -634,7 +652,7 @@ export const otherAddresses = {
|
|
|
634
652
|
UniswapV3PositionManager: '0xC36442b4a4522E871399CD717aBDD847Ab11FE88',
|
|
635
653
|
},
|
|
636
654
|
[NETWORKS.arbitrum.chainId]: {
|
|
637
|
-
RecipeExecutor: '
|
|
655
|
+
RecipeExecutor: '0x7cd84f588495323a9c2e67757622510A9cfeca50',
|
|
638
656
|
DFSRegistry: '0xBF1CaC12DB60819Bfa71A328282ecbc1D40443aA',
|
|
639
657
|
ProxyRegistry: '0x283Cc5C26e53D66ed2Ea252D986F094B37E6e895',
|
|
640
658
|
DSGuardFactory: '0x5261abC3a94a6475D0A1171daE94A5f84fbaEcD2',
|
|
@@ -644,7 +662,7 @@ export const otherAddresses = {
|
|
|
644
662
|
UniswapV3PositionManager: '0xC36442b4a4522E871399CD717aBDD847Ab11FE88',
|
|
645
663
|
},
|
|
646
664
|
[NETWORKS.base.chainId]: {
|
|
647
|
-
RecipeExecutor: '
|
|
665
|
+
RecipeExecutor: '0x8001df7975ccC94e589c4b9D282855c4cE89aE7d',
|
|
648
666
|
DFSRegistry: '0x347FB634271F666353F23A3362f3935D96F97476',
|
|
649
667
|
ProxyRegistry: '0x425fA97285965E01Cc5F951B62A51F6CDEA5cc0d',
|
|
650
668
|
DSGuardFactory: '0x7783da8958013a57a5514737a4FBDFF06A0056e1',
|
package/esm/src/index.d.ts
CHANGED
|
@@ -913,6 +913,11 @@ declare const actionAddressesAllChains: {
|
|
|
913
913
|
FluidVaultT1Withdraw: string;
|
|
914
914
|
FluidVaultT1Supply: string;
|
|
915
915
|
FluidView: string;
|
|
916
|
+
FluidDexOpen: string;
|
|
917
|
+
FluidDexSupply: string;
|
|
918
|
+
FluidDexBorrow: string;
|
|
919
|
+
FluidDexPayback: string;
|
|
920
|
+
FluidDexWithdraw: string;
|
|
916
921
|
TokenizedVaultAdapter: string;
|
|
917
922
|
SFApproveTokens: string;
|
|
918
923
|
AutomationV2Unsub?: undefined;
|
|
@@ -1119,11 +1124,6 @@ declare const actionAddressesAllChains: {
|
|
|
1119
1124
|
EtherFiUnwrap?: undefined;
|
|
1120
1125
|
KingClaim?: undefined;
|
|
1121
1126
|
FluidClaim?: undefined;
|
|
1122
|
-
FluidDexOpen?: undefined;
|
|
1123
|
-
FluidDexSupply?: undefined;
|
|
1124
|
-
FluidDexBorrow?: undefined;
|
|
1125
|
-
FluidDexPayback?: undefined;
|
|
1126
|
-
FluidDexWithdraw?: undefined;
|
|
1127
1127
|
PendleTokenRedeem?: undefined;
|
|
1128
1128
|
UmbrellaClaimRewards?: undefined;
|
|
1129
1129
|
UmbrellaStake?: undefined;
|
|
@@ -1441,6 +1441,18 @@ declare const actionAddressesAllChains: {
|
|
|
1441
1441
|
AaveV3View: string;
|
|
1442
1442
|
AaveV3DelegateWithSig: string;
|
|
1443
1443
|
AaveV3DelegateCredit: string;
|
|
1444
|
+
FluidVaultT1Open: string;
|
|
1445
|
+
FluidVaultT1Adjust: string;
|
|
1446
|
+
FluidVaultT1Borrow: string;
|
|
1447
|
+
FluidVaultT1Payback: string;
|
|
1448
|
+
FluidVaultT1Withdraw: string;
|
|
1449
|
+
FluidVaultT1Supply: string;
|
|
1450
|
+
FluidView: string;
|
|
1451
|
+
FluidDexOpen: string;
|
|
1452
|
+
FluidDexSupply: string;
|
|
1453
|
+
FluidDexBorrow: string;
|
|
1454
|
+
FluidDexPayback: string;
|
|
1455
|
+
FluidDexWithdraw: string;
|
|
1444
1456
|
PendleTokenRedeem: string;
|
|
1445
1457
|
ChangeProxyOwner?: undefined;
|
|
1446
1458
|
AutomationV2Unsub?: undefined;
|
|
@@ -1670,19 +1682,7 @@ declare const actionAddressesAllChains: {
|
|
|
1670
1682
|
EtherFiWrap?: undefined;
|
|
1671
1683
|
EtherFiUnwrap?: undefined;
|
|
1672
1684
|
KingClaim?: undefined;
|
|
1673
|
-
FluidVaultT1Open?: undefined;
|
|
1674
|
-
FluidVaultT1Adjust?: undefined;
|
|
1675
|
-
FluidVaultT1Borrow?: undefined;
|
|
1676
|
-
FluidVaultT1Payback?: undefined;
|
|
1677
|
-
FluidVaultT1Withdraw?: undefined;
|
|
1678
|
-
FluidVaultT1Supply?: undefined;
|
|
1679
|
-
FluidView?: undefined;
|
|
1680
1685
|
FluidClaim?: undefined;
|
|
1681
|
-
FluidDexOpen?: undefined;
|
|
1682
|
-
FluidDexSupply?: undefined;
|
|
1683
|
-
FluidDexBorrow?: undefined;
|
|
1684
|
-
FluidDexPayback?: undefined;
|
|
1685
|
-
FluidDexWithdraw?: undefined;
|
|
1686
1686
|
UmbrellaClaimRewards?: undefined;
|
|
1687
1687
|
UmbrellaStake?: undefined;
|
|
1688
1688
|
UmbrellaUnstake?: undefined;
|
|
@@ -2595,6 +2595,11 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
2595
2595
|
FluidVaultT1Withdraw: string;
|
|
2596
2596
|
FluidVaultT1Supply: string;
|
|
2597
2597
|
FluidView: string;
|
|
2598
|
+
FluidDexOpen: string;
|
|
2599
|
+
FluidDexSupply: string;
|
|
2600
|
+
FluidDexBorrow: string;
|
|
2601
|
+
FluidDexPayback: string;
|
|
2602
|
+
FluidDexWithdraw: string;
|
|
2598
2603
|
TokenizedVaultAdapter: string;
|
|
2599
2604
|
SFApproveTokens: string;
|
|
2600
2605
|
AutomationV2Unsub?: undefined;
|
|
@@ -2801,11 +2806,6 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
2801
2806
|
EtherFiUnwrap?: undefined;
|
|
2802
2807
|
KingClaim?: undefined;
|
|
2803
2808
|
FluidClaim?: undefined;
|
|
2804
|
-
FluidDexOpen?: undefined;
|
|
2805
|
-
FluidDexSupply?: undefined;
|
|
2806
|
-
FluidDexBorrow?: undefined;
|
|
2807
|
-
FluidDexPayback?: undefined;
|
|
2808
|
-
FluidDexWithdraw?: undefined;
|
|
2809
2809
|
PendleTokenRedeem?: undefined;
|
|
2810
2810
|
UmbrellaClaimRewards?: undefined;
|
|
2811
2811
|
UmbrellaStake?: undefined;
|
|
@@ -3123,6 +3123,18 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
3123
3123
|
AaveV3View: string;
|
|
3124
3124
|
AaveV3DelegateWithSig: string;
|
|
3125
3125
|
AaveV3DelegateCredit: string;
|
|
3126
|
+
FluidVaultT1Open: string;
|
|
3127
|
+
FluidVaultT1Adjust: string;
|
|
3128
|
+
FluidVaultT1Borrow: string;
|
|
3129
|
+
FluidVaultT1Payback: string;
|
|
3130
|
+
FluidVaultT1Withdraw: string;
|
|
3131
|
+
FluidVaultT1Supply: string;
|
|
3132
|
+
FluidView: string;
|
|
3133
|
+
FluidDexOpen: string;
|
|
3134
|
+
FluidDexSupply: string;
|
|
3135
|
+
FluidDexBorrow: string;
|
|
3136
|
+
FluidDexPayback: string;
|
|
3137
|
+
FluidDexWithdraw: string;
|
|
3126
3138
|
PendleTokenRedeem: string;
|
|
3127
3139
|
ChangeProxyOwner?: undefined;
|
|
3128
3140
|
AutomationV2Unsub?: undefined;
|
|
@@ -3352,19 +3364,7 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
3352
3364
|
EtherFiWrap?: undefined;
|
|
3353
3365
|
EtherFiUnwrap?: undefined;
|
|
3354
3366
|
KingClaim?: undefined;
|
|
3355
|
-
FluidVaultT1Open?: undefined;
|
|
3356
|
-
FluidVaultT1Adjust?: undefined;
|
|
3357
|
-
FluidVaultT1Borrow?: undefined;
|
|
3358
|
-
FluidVaultT1Payback?: undefined;
|
|
3359
|
-
FluidVaultT1Withdraw?: undefined;
|
|
3360
|
-
FluidVaultT1Supply?: undefined;
|
|
3361
|
-
FluidView?: undefined;
|
|
3362
3367
|
FluidClaim?: undefined;
|
|
3363
|
-
FluidDexOpen?: undefined;
|
|
3364
|
-
FluidDexSupply?: undefined;
|
|
3365
|
-
FluidDexBorrow?: undefined;
|
|
3366
|
-
FluidDexPayback?: undefined;
|
|
3367
|
-
FluidDexWithdraw?: undefined;
|
|
3368
3368
|
UmbrellaClaimRewards?: undefined;
|
|
3369
3369
|
UmbrellaStake?: undefined;
|
|
3370
3370
|
UmbrellaUnstake?: undefined;
|
|
@@ -4504,6 +4504,11 @@ declare const _default: {
|
|
|
4504
4504
|
FluidVaultT1Withdraw: string;
|
|
4505
4505
|
FluidVaultT1Supply: string;
|
|
4506
4506
|
FluidView: string;
|
|
4507
|
+
FluidDexOpen: string;
|
|
4508
|
+
FluidDexSupply: string;
|
|
4509
|
+
FluidDexBorrow: string;
|
|
4510
|
+
FluidDexPayback: string;
|
|
4511
|
+
FluidDexWithdraw: string;
|
|
4507
4512
|
TokenizedVaultAdapter: string;
|
|
4508
4513
|
SFApproveTokens: string;
|
|
4509
4514
|
AutomationV2Unsub?: undefined;
|
|
@@ -4710,11 +4715,6 @@ declare const _default: {
|
|
|
4710
4715
|
EtherFiUnwrap?: undefined;
|
|
4711
4716
|
KingClaim?: undefined;
|
|
4712
4717
|
FluidClaim?: undefined;
|
|
4713
|
-
FluidDexOpen?: undefined;
|
|
4714
|
-
FluidDexSupply?: undefined;
|
|
4715
|
-
FluidDexBorrow?: undefined;
|
|
4716
|
-
FluidDexPayback?: undefined;
|
|
4717
|
-
FluidDexWithdraw?: undefined;
|
|
4718
4718
|
PendleTokenRedeem?: undefined;
|
|
4719
4719
|
UmbrellaClaimRewards?: undefined;
|
|
4720
4720
|
UmbrellaStake?: undefined;
|
|
@@ -5032,6 +5032,18 @@ declare const _default: {
|
|
|
5032
5032
|
AaveV3View: string;
|
|
5033
5033
|
AaveV3DelegateWithSig: string;
|
|
5034
5034
|
AaveV3DelegateCredit: string;
|
|
5035
|
+
FluidVaultT1Open: string;
|
|
5036
|
+
FluidVaultT1Adjust: string;
|
|
5037
|
+
FluidVaultT1Borrow: string;
|
|
5038
|
+
FluidVaultT1Payback: string;
|
|
5039
|
+
FluidVaultT1Withdraw: string;
|
|
5040
|
+
FluidVaultT1Supply: string;
|
|
5041
|
+
FluidView: string;
|
|
5042
|
+
FluidDexOpen: string;
|
|
5043
|
+
FluidDexSupply: string;
|
|
5044
|
+
FluidDexBorrow: string;
|
|
5045
|
+
FluidDexPayback: string;
|
|
5046
|
+
FluidDexWithdraw: string;
|
|
5035
5047
|
PendleTokenRedeem: string;
|
|
5036
5048
|
ChangeProxyOwner?: undefined;
|
|
5037
5049
|
AutomationV2Unsub?: undefined;
|
|
@@ -5261,19 +5273,7 @@ declare const _default: {
|
|
|
5261
5273
|
EtherFiWrap?: undefined;
|
|
5262
5274
|
EtherFiUnwrap?: undefined;
|
|
5263
5275
|
KingClaim?: undefined;
|
|
5264
|
-
FluidVaultT1Open?: undefined;
|
|
5265
|
-
FluidVaultT1Adjust?: undefined;
|
|
5266
|
-
FluidVaultT1Borrow?: undefined;
|
|
5267
|
-
FluidVaultT1Payback?: undefined;
|
|
5268
|
-
FluidVaultT1Withdraw?: undefined;
|
|
5269
|
-
FluidVaultT1Supply?: undefined;
|
|
5270
|
-
FluidView?: undefined;
|
|
5271
5276
|
FluidClaim?: undefined;
|
|
5272
|
-
FluidDexOpen?: undefined;
|
|
5273
|
-
FluidDexSupply?: undefined;
|
|
5274
|
-
FluidDexBorrow?: undefined;
|
|
5275
|
-
FluidDexPayback?: undefined;
|
|
5276
|
-
FluidDexWithdraw?: undefined;
|
|
5277
5277
|
UmbrellaClaimRewards?: undefined;
|
|
5278
5278
|
UmbrellaStake?: undefined;
|
|
5279
5279
|
UmbrellaUnstake?: undefined;
|
|
@@ -6186,6 +6186,11 @@ declare const _default: {
|
|
|
6186
6186
|
FluidVaultT1Withdraw: string;
|
|
6187
6187
|
FluidVaultT1Supply: string;
|
|
6188
6188
|
FluidView: string;
|
|
6189
|
+
FluidDexOpen: string;
|
|
6190
|
+
FluidDexSupply: string;
|
|
6191
|
+
FluidDexBorrow: string;
|
|
6192
|
+
FluidDexPayback: string;
|
|
6193
|
+
FluidDexWithdraw: string;
|
|
6189
6194
|
TokenizedVaultAdapter: string;
|
|
6190
6195
|
SFApproveTokens: string;
|
|
6191
6196
|
AutomationV2Unsub?: undefined;
|
|
@@ -6392,11 +6397,6 @@ declare const _default: {
|
|
|
6392
6397
|
EtherFiUnwrap?: undefined;
|
|
6393
6398
|
KingClaim?: undefined;
|
|
6394
6399
|
FluidClaim?: undefined;
|
|
6395
|
-
FluidDexOpen?: undefined;
|
|
6396
|
-
FluidDexSupply?: undefined;
|
|
6397
|
-
FluidDexBorrow?: undefined;
|
|
6398
|
-
FluidDexPayback?: undefined;
|
|
6399
|
-
FluidDexWithdraw?: undefined;
|
|
6400
6400
|
PendleTokenRedeem?: undefined;
|
|
6401
6401
|
UmbrellaClaimRewards?: undefined;
|
|
6402
6402
|
UmbrellaStake?: undefined;
|
|
@@ -6714,6 +6714,18 @@ declare const _default: {
|
|
|
6714
6714
|
AaveV3View: string;
|
|
6715
6715
|
AaveV3DelegateWithSig: string;
|
|
6716
6716
|
AaveV3DelegateCredit: string;
|
|
6717
|
+
FluidVaultT1Open: string;
|
|
6718
|
+
FluidVaultT1Adjust: string;
|
|
6719
|
+
FluidVaultT1Borrow: string;
|
|
6720
|
+
FluidVaultT1Payback: string;
|
|
6721
|
+
FluidVaultT1Withdraw: string;
|
|
6722
|
+
FluidVaultT1Supply: string;
|
|
6723
|
+
FluidView: string;
|
|
6724
|
+
FluidDexOpen: string;
|
|
6725
|
+
FluidDexSupply: string;
|
|
6726
|
+
FluidDexBorrow: string;
|
|
6727
|
+
FluidDexPayback: string;
|
|
6728
|
+
FluidDexWithdraw: string;
|
|
6717
6729
|
PendleTokenRedeem: string;
|
|
6718
6730
|
ChangeProxyOwner?: undefined;
|
|
6719
6731
|
AutomationV2Unsub?: undefined;
|
|
@@ -6943,19 +6955,7 @@ declare const _default: {
|
|
|
6943
6955
|
EtherFiWrap?: undefined;
|
|
6944
6956
|
EtherFiUnwrap?: undefined;
|
|
6945
6957
|
KingClaim?: undefined;
|
|
6946
|
-
FluidVaultT1Open?: undefined;
|
|
6947
|
-
FluidVaultT1Adjust?: undefined;
|
|
6948
|
-
FluidVaultT1Borrow?: undefined;
|
|
6949
|
-
FluidVaultT1Payback?: undefined;
|
|
6950
|
-
FluidVaultT1Withdraw?: undefined;
|
|
6951
|
-
FluidVaultT1Supply?: undefined;
|
|
6952
|
-
FluidView?: undefined;
|
|
6953
6958
|
FluidClaim?: undefined;
|
|
6954
|
-
FluidDexOpen?: undefined;
|
|
6955
|
-
FluidDexSupply?: undefined;
|
|
6956
|
-
FluidDexBorrow?: undefined;
|
|
6957
|
-
FluidDexPayback?: undefined;
|
|
6958
|
-
FluidDexWithdraw?: undefined;
|
|
6959
6959
|
UmbrellaClaimRewards?: undefined;
|
|
6960
6960
|
UmbrellaStake?: undefined;
|
|
6961
6961
|
UmbrellaUnstake?: undefined;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@defisaver/sdk",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.10-2-dev",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "./umd/index.js",
|
|
6
6
|
"module": "./esm/src/index.js",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"license": "ISC",
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"@defisaver/eslint-config": "^1.0.0",
|
|
26
|
-
"@defisaver/tokens": "^1.7.
|
|
26
|
+
"@defisaver/tokens": "^1.7.9",
|
|
27
27
|
"@ethersproject/address": "^5.0.10",
|
|
28
28
|
"@ethersproject/solidity": "^5.0.9",
|
|
29
29
|
"@types/web3-eth-abi": "^1.2.2",
|
package/src/addresses.ts
CHANGED
|
@@ -144,7 +144,7 @@ export const actionAddresses = {
|
|
|
144
144
|
FLMaker: '0x0f8C3368cADF78167F5355D746Ed7b2A826A6e3b',
|
|
145
145
|
FLBalancer: '0x93d333930c7f7260a1E6061B0a8C0CbdEC95F367',
|
|
146
146
|
FLSpark: '0xe9Fe5a0f5e4B370Ae60d837da58744666D5C06F7',
|
|
147
|
-
FLAction: '
|
|
147
|
+
FLAction: '0x2b10B000292745099Deb15304A247c0816bd8b73',
|
|
148
148
|
FLUniV3: '0x9CAdAC8Be718572F82B672b950c53F0b58483A35',
|
|
149
149
|
FLGho: '0xbb67b81dD080a406227A38965d0393f396ddECBc',
|
|
150
150
|
FLMorphoBlue: '0x6206C96EAc5EAC546861438A9f953B6BEa50EBAB',
|
|
@@ -405,7 +405,7 @@ export const actionAddresses = {
|
|
|
405
405
|
FLAaveV3NoFee: '0xfbcF23D2BeF8A2C491cfa4dD409D8dF12d431c85',
|
|
406
406
|
FLAaveV3: '0x8A07E93d2B74A80D726eE4E4A0aC1F906aB5Cc63',
|
|
407
407
|
FLBalancer: '0x79d6bf536b8DD65909a3174C87eA6395310d5c41',
|
|
408
|
-
FLAction: '
|
|
408
|
+
FLAction: '0x348FDcA90fEf9E27a9046B3C34AF8079B96E54b4',
|
|
409
409
|
|
|
410
410
|
AaveV3RatioTrigger: '0xB76e3f7694589D0f34ba43b17AD0D15350Ab5f85',
|
|
411
411
|
GasFeeTakerL2: '0xB3dB299622A9DB0E944ccda2Ef899d6fF365B082',
|
|
@@ -481,7 +481,7 @@ export const actionAddresses = {
|
|
|
481
481
|
FLAaveV3: '0x53953aCEe438c083e4299F7976f03Ff3cb862161',
|
|
482
482
|
FLBalancer: '0xdb28fE77709D88badC86868B27937428C3F48E73',
|
|
483
483
|
FLUniV3: '0xab4AA2fcEA33205b44a556f8C48ceC3f21aFf0C3', // @DEV - incorrect, same as FLAction
|
|
484
|
-
FLAction: '
|
|
484
|
+
FLAction: '0x719C2D98fD6f436A77C8dbCc30C33109DFe29D5D',
|
|
485
485
|
|
|
486
486
|
GasFeeTakerL2: '0x2F64f73B222B4978CAfd0295c0fa106cE5f34996',
|
|
487
487
|
AaveV3RatioCheck: '0x4a5c2cbCFB921b596Dec049389899CC8Eb4678ED',
|
|
@@ -551,7 +551,7 @@ export const actionAddresses = {
|
|
|
551
551
|
FLAaveV3: '0x79Eb9cEe432Cd3e7b09A9eFdB21A733A6d7b4c3A',
|
|
552
552
|
FLBalancer: '0x862E533198C9656B75bB6A5dDF0953F7ED5E8507',
|
|
553
553
|
FLUniV3: '0x1bA6082D2ef1aB92a55B96264c72Eb8049C964Ce',
|
|
554
|
-
FLAction: '
|
|
554
|
+
FLAction: '0xA9Ccc118437b1e90D60cdb7b5017005118852780', // fix temp
|
|
555
555
|
FLMorphoBlue: '0x5523E61fBEF59825831Ffbb1306aBc3Bb03BB3A4',
|
|
556
556
|
|
|
557
557
|
// AaveV3
|
|
@@ -597,6 +597,11 @@ export const actionAddresses = {
|
|
|
597
597
|
FluidVaultT1Withdraw: '0x26bE6a2EdE97aE826ed9DA8Fb79428037fe55cEB',
|
|
598
598
|
FluidVaultT1Supply: '0x028ACA45244d4897ff80ef65ed0b735Bb0D4B0A5',
|
|
599
599
|
FluidView: '0x6cd4D6af4F292817eA2A2311F099dF26cd015028',
|
|
600
|
+
FluidDexOpen: '0x5eA8Da9679145D51F5eAEC8Bf2f42f47003A8799',
|
|
601
|
+
FluidDexSupply: '0x2fCb7db80d3Be5C1B0049dF074b1AcFbcA93A867',
|
|
602
|
+
FluidDexBorrow: '0x9D40776a876fA67C6757DA386434844cB6616C5F',
|
|
603
|
+
FluidDexPayback: '0xc177c885872592EDA598276bD3FAe5B6d27F80Bf',
|
|
604
|
+
FluidDexWithdraw: '0xEaBA867c49FE8e53F5716fFF8857F239bd7202e1',
|
|
600
605
|
|
|
601
606
|
TokenizedVaultAdapter: '0x88cf6cfa51b6f771570f6df450edf1c886212d3e',
|
|
602
607
|
|
|
@@ -675,6 +680,19 @@ export const actionAddresses = {
|
|
|
675
680
|
AaveV3DelegateWithSig: '0x49658E0CF3883c338397C7257619B280dF581057',
|
|
676
681
|
AaveV3DelegateCredit: '0x0a9b2080C14DaF008AE87C977dFDf5f5D6D0937F',
|
|
677
682
|
|
|
683
|
+
// Fluid
|
|
684
|
+
FluidVaultT1Open: '0x491cc4AFbE0081C3464DeF1114ba27BE114b2401',
|
|
685
|
+
FluidVaultT1Adjust: '0xD37d4DB98E67305ef92f34886B25500500E04Aed',
|
|
686
|
+
FluidVaultT1Borrow: '0x95a8665Ba58aa13A58c60B0803572772cda153dB',
|
|
687
|
+
FluidVaultT1Payback: '0x1420f4977E7B71AFddccBFc6F6e1505CefdF99F0',
|
|
688
|
+
FluidVaultT1Withdraw: '0xcF91546046F16B3c38b890CC508E280BEffa66b9',
|
|
689
|
+
FluidVaultT1Supply: '0x54D1b51d2d68CD0Dc877296527780CA6aff68a39',
|
|
690
|
+
FluidView: '0x27C0BAe2338cE28097122393faF90375B9395dd1',
|
|
691
|
+
FluidDexOpen: '0xF32d5d8D81f2662A02955CE537537088DF29daf5',
|
|
692
|
+
FluidDexSupply: '0x903F7C93FFC4AAbaBB096a7A722F1f057816B399',
|
|
693
|
+
FluidDexBorrow: '0xa2A878a09639D1ab3AF544566c0CA4D0FeAEE65E',
|
|
694
|
+
FluidDexPayback: '0x04ce4b2a9F524d976a8eD8a49B9313C5a2C3ccAD',
|
|
695
|
+
FluidDexWithdraw: '0x17B4ecd173b3Df2F5cB02c53Df8AA34e23Bcb92E',
|
|
678
696
|
// Pendle
|
|
679
697
|
PendleTokenRedeem: '0xB4c5f33bb5791D0174Df1879b809Bf57eE540B62',
|
|
680
698
|
},
|
|
@@ -682,7 +700,7 @@ export const actionAddresses = {
|
|
|
682
700
|
|
|
683
701
|
export const otherAddresses = {
|
|
684
702
|
[NETWORKS.ethereum.chainId]: {
|
|
685
|
-
RecipeExecutor: '
|
|
703
|
+
RecipeExecutor: '0x270A0C7eBd1C0a98FdA613782b51419300AB6322',
|
|
686
704
|
DFSRegistry: '0x287778F121F134C66212FB16c9b53eC991D32f5b',
|
|
687
705
|
DFSProxyRegistry: '0x29474FdaC7142f9aB7773B8e38264FA15E3805ed',
|
|
688
706
|
ProxyRegistry: '0x4678f0a6958e4D2Bc4F1BAF7Bc52E8F3564f3fE4',
|
|
@@ -702,7 +720,7 @@ export const otherAddresses = {
|
|
|
702
720
|
Empty: '0x0000000000000000000000000000000000000000',
|
|
703
721
|
},
|
|
704
722
|
[NETWORKS.optimism.chainId]: {
|
|
705
|
-
RecipeExecutor: '
|
|
723
|
+
RecipeExecutor: '0x6Ae6a41842fF88e240499732A88FCb0D90Cd4AbD',
|
|
706
724
|
DFSRegistry: '0xAf707Ee480204Ed6e2640B53cE86F680D28Afcbd',
|
|
707
725
|
ProxyRegistry: '0x283Cc5C26e53D66ed2Ea252D986F094B37E6e895',
|
|
708
726
|
|
|
@@ -714,7 +732,7 @@ export const otherAddresses = {
|
|
|
714
732
|
UniswapV3PositionManager: '0xC36442b4a4522E871399CD717aBDD847Ab11FE88',
|
|
715
733
|
},
|
|
716
734
|
[NETWORKS.arbitrum.chainId]: {
|
|
717
|
-
RecipeExecutor: '
|
|
735
|
+
RecipeExecutor: '0x7cd84f588495323a9c2e67757622510A9cfeca50',
|
|
718
736
|
DFSRegistry: '0xBF1CaC12DB60819Bfa71A328282ecbc1D40443aA',
|
|
719
737
|
ProxyRegistry: '0x283Cc5C26e53D66ed2Ea252D986F094B37E6e895',
|
|
720
738
|
|
|
@@ -726,7 +744,7 @@ export const otherAddresses = {
|
|
|
726
744
|
UniswapV3PositionManager: '0xC36442b4a4522E871399CD717aBDD847Ab11FE88',
|
|
727
745
|
},
|
|
728
746
|
[NETWORKS.base.chainId]: {
|
|
729
|
-
RecipeExecutor: '
|
|
747
|
+
RecipeExecutor: '0x8001df7975ccC94e589c4b9D282855c4cE89aE7d',
|
|
730
748
|
DFSRegistry: '0x347FB634271F666353F23A3362f3935D96F97476',
|
|
731
749
|
ProxyRegistry: '0x425fA97285965E01Cc5F951B62A51F6CDEA5cc0d',
|
|
732
750
|
|
package/umd/index.js
CHANGED
|
@@ -1444,7 +1444,7 @@ var actionAddresses = {
|
|
|
1444
1444
|
FLMaker: '0x0f8C3368cADF78167F5355D746Ed7b2A826A6e3b',
|
|
1445
1445
|
FLBalancer: '0x93d333930c7f7260a1E6061B0a8C0CbdEC95F367',
|
|
1446
1446
|
FLSpark: '0xe9Fe5a0f5e4B370Ae60d837da58744666D5C06F7',
|
|
1447
|
-
FLAction: '
|
|
1447
|
+
FLAction: '0x2b10B000292745099Deb15304A247c0816bd8b73',
|
|
1448
1448
|
FLUniV3: '0x9CAdAC8Be718572F82B672b950c53F0b58483A35',
|
|
1449
1449
|
FLGho: '0xbb67b81dD080a406227A38965d0393f396ddECBc',
|
|
1450
1450
|
FLMorphoBlue: '0x6206C96EAc5EAC546861438A9f953B6BEa50EBAB',
|
|
@@ -1668,7 +1668,7 @@ var actionAddresses = {
|
|
|
1668
1668
|
FLAaveV3NoFee: '0xfbcF23D2BeF8A2C491cfa4dD409D8dF12d431c85',
|
|
1669
1669
|
FLAaveV3: '0x8A07E93d2B74A80D726eE4E4A0aC1F906aB5Cc63',
|
|
1670
1670
|
FLBalancer: '0x79d6bf536b8DD65909a3174C87eA6395310d5c41',
|
|
1671
|
-
FLAction: '
|
|
1671
|
+
FLAction: '0x348FDcA90fEf9E27a9046B3C34AF8079B96E54b4',
|
|
1672
1672
|
AaveV3RatioTrigger: '0xB76e3f7694589D0f34ba43b17AD0D15350Ab5f85',
|
|
1673
1673
|
GasFeeTakerL2: '0xB3dB299622A9DB0E944ccda2Ef899d6fF365B082',
|
|
1674
1674
|
AaveV3RatioCheck: '0x7A36779a7b5F1128B28932604057d5b63361297c',
|
|
@@ -1737,7 +1737,7 @@ var actionAddresses = {
|
|
|
1737
1737
|
FLBalancer: '0xdb28fE77709D88badC86868B27937428C3F48E73',
|
|
1738
1738
|
FLUniV3: '0xab4AA2fcEA33205b44a556f8C48ceC3f21aFf0C3',
|
|
1739
1739
|
// @DEV - incorrect, same as FLAction
|
|
1740
|
-
FLAction: '
|
|
1740
|
+
FLAction: '0x719C2D98fD6f436A77C8dbCc30C33109DFe29D5D',
|
|
1741
1741
|
GasFeeTakerL2: '0x2F64f73B222B4978CAfd0295c0fa106cE5f34996',
|
|
1742
1742
|
AaveV3RatioCheck: '0x4a5c2cbCFB921b596Dec049389899CC8Eb4678ED',
|
|
1743
1743
|
// uniswap V3
|
|
@@ -1800,7 +1800,7 @@ var actionAddresses = {
|
|
|
1800
1800
|
FLAaveV3: '0x79Eb9cEe432Cd3e7b09A9eFdB21A733A6d7b4c3A',
|
|
1801
1801
|
FLBalancer: '0x862E533198C9656B75bB6A5dDF0953F7ED5E8507',
|
|
1802
1802
|
FLUniV3: '0x1bA6082D2ef1aB92a55B96264c72Eb8049C964Ce',
|
|
1803
|
-
FLAction: '
|
|
1803
|
+
FLAction: '0xA9Ccc118437b1e90D60cdb7b5017005118852780',
|
|
1804
1804
|
// fix temp
|
|
1805
1805
|
FLMorphoBlue: '0x5523E61fBEF59825831Ffbb1306aBc3Bb03BB3A4',
|
|
1806
1806
|
// AaveV3
|
|
@@ -1843,6 +1843,11 @@ var actionAddresses = {
|
|
|
1843
1843
|
FluidVaultT1Withdraw: '0x26bE6a2EdE97aE826ed9DA8Fb79428037fe55cEB',
|
|
1844
1844
|
FluidVaultT1Supply: '0x028ACA45244d4897ff80ef65ed0b735Bb0D4B0A5',
|
|
1845
1845
|
FluidView: '0x6cd4D6af4F292817eA2A2311F099dF26cd015028',
|
|
1846
|
+
FluidDexOpen: '0x5eA8Da9679145D51F5eAEC8Bf2f42f47003A8799',
|
|
1847
|
+
FluidDexSupply: '0x2fCb7db80d3Be5C1B0049dF074b1AcFbcA93A867',
|
|
1848
|
+
FluidDexBorrow: '0x9D40776a876fA67C6757DA386434844cB6616C5F',
|
|
1849
|
+
FluidDexPayback: '0xc177c885872592EDA598276bD3FAe5B6d27F80Bf',
|
|
1850
|
+
FluidDexWithdraw: '0xEaBA867c49FE8e53F5716fFF8857F239bd7202e1',
|
|
1846
1851
|
TokenizedVaultAdapter: '0x88cf6cfa51b6f771570f6df450edf1c886212d3e',
|
|
1847
1852
|
// summer.fi
|
|
1848
1853
|
SFApproveTokens: '0x03EDC9A683f37BFB7516FF234223fFb6E38D5eb9'
|
|
@@ -1916,13 +1921,26 @@ var actionAddresses = {
|
|
|
1916
1921
|
AaveV3View: '0xD8E67968d8a0df4beCf2D50daE1e34d4d80C701C',
|
|
1917
1922
|
AaveV3DelegateWithSig: '0x49658E0CF3883c338397C7257619B280dF581057',
|
|
1918
1923
|
AaveV3DelegateCredit: '0x0a9b2080C14DaF008AE87C977dFDf5f5D6D0937F',
|
|
1924
|
+
// Fluid
|
|
1925
|
+
FluidVaultT1Open: '0x491cc4AFbE0081C3464DeF1114ba27BE114b2401',
|
|
1926
|
+
FluidVaultT1Adjust: '0xD37d4DB98E67305ef92f34886B25500500E04Aed',
|
|
1927
|
+
FluidVaultT1Borrow: '0x95a8665Ba58aa13A58c60B0803572772cda153dB',
|
|
1928
|
+
FluidVaultT1Payback: '0x1420f4977E7B71AFddccBFc6F6e1505CefdF99F0',
|
|
1929
|
+
FluidVaultT1Withdraw: '0xcF91546046F16B3c38b890CC508E280BEffa66b9',
|
|
1930
|
+
FluidVaultT1Supply: '0x54D1b51d2d68CD0Dc877296527780CA6aff68a39',
|
|
1931
|
+
FluidView: '0x27C0BAe2338cE28097122393faF90375B9395dd1',
|
|
1932
|
+
FluidDexOpen: '0xF32d5d8D81f2662A02955CE537537088DF29daf5',
|
|
1933
|
+
FluidDexSupply: '0x903F7C93FFC4AAbaBB096a7A722F1f057816B399',
|
|
1934
|
+
FluidDexBorrow: '0xa2A878a09639D1ab3AF544566c0CA4D0FeAEE65E',
|
|
1935
|
+
FluidDexPayback: '0x04ce4b2a9F524d976a8eD8a49B9313C5a2C3ccAD',
|
|
1936
|
+
FluidDexWithdraw: '0x17B4ecd173b3Df2F5cB02c53Df8AA34e23Bcb92E',
|
|
1919
1937
|
// Pendle
|
|
1920
1938
|
PendleTokenRedeem: '0xB4c5f33bb5791D0174Df1879b809Bf57eE540B62'
|
|
1921
1939
|
}
|
|
1922
1940
|
};
|
|
1923
1941
|
var otherAddresses = {
|
|
1924
1942
|
[_config__WEBPACK_IMPORTED_MODULE_0__.NETWORKS.ethereum.chainId]: {
|
|
1925
|
-
RecipeExecutor: '
|
|
1943
|
+
RecipeExecutor: '0x270A0C7eBd1C0a98FdA613782b51419300AB6322',
|
|
1926
1944
|
DFSRegistry: '0x287778F121F134C66212FB16c9b53eC991D32f5b',
|
|
1927
1945
|
DFSProxyRegistry: '0x29474FdaC7142f9aB7773B8e38264FA15E3805ed',
|
|
1928
1946
|
ProxyRegistry: '0x4678f0a6958e4D2Bc4F1BAF7Bc52E8F3564f3fE4',
|
|
@@ -1941,7 +1959,7 @@ var otherAddresses = {
|
|
|
1941
1959
|
Empty: '0x0000000000000000000000000000000000000000'
|
|
1942
1960
|
},
|
|
1943
1961
|
[_config__WEBPACK_IMPORTED_MODULE_0__.NETWORKS.optimism.chainId]: {
|
|
1944
|
-
RecipeExecutor: '
|
|
1962
|
+
RecipeExecutor: '0x6Ae6a41842fF88e240499732A88FCb0D90Cd4AbD',
|
|
1945
1963
|
DFSRegistry: '0xAf707Ee480204Ed6e2640B53cE86F680D28Afcbd',
|
|
1946
1964
|
ProxyRegistry: '0x283Cc5C26e53D66ed2Ea252D986F094B37E6e895',
|
|
1947
1965
|
DSGuardFactory: '0xc19d0F1E2b38AA283E226Ca4044766A43aA7B02b',
|
|
@@ -1951,7 +1969,7 @@ var otherAddresses = {
|
|
|
1951
1969
|
UniswapV3PositionManager: '0xC36442b4a4522E871399CD717aBDD847Ab11FE88'
|
|
1952
1970
|
},
|
|
1953
1971
|
[_config__WEBPACK_IMPORTED_MODULE_0__.NETWORKS.arbitrum.chainId]: {
|
|
1954
|
-
RecipeExecutor: '
|
|
1972
|
+
RecipeExecutor: '0x7cd84f588495323a9c2e67757622510A9cfeca50',
|
|
1955
1973
|
DFSRegistry: '0xBF1CaC12DB60819Bfa71A328282ecbc1D40443aA',
|
|
1956
1974
|
ProxyRegistry: '0x283Cc5C26e53D66ed2Ea252D986F094B37E6e895',
|
|
1957
1975
|
DSGuardFactory: '0x5261abC3a94a6475D0A1171daE94A5f84fbaEcD2',
|
|
@@ -1961,7 +1979,7 @@ var otherAddresses = {
|
|
|
1961
1979
|
UniswapV3PositionManager: '0xC36442b4a4522E871399CD717aBDD847Ab11FE88'
|
|
1962
1980
|
},
|
|
1963
1981
|
[_config__WEBPACK_IMPORTED_MODULE_0__.NETWORKS.base.chainId]: {
|
|
1964
|
-
RecipeExecutor: '
|
|
1982
|
+
RecipeExecutor: '0x8001df7975ccC94e589c4b9D282855c4cE89aE7d',
|
|
1965
1983
|
DFSRegistry: '0x347FB634271F666353F23A3362f3935D96F97476',
|
|
1966
1984
|
ProxyRegistry: '0x425fA97285965E01Cc5F951B62A51F6CDEA5cc0d',
|
|
1967
1985
|
DSGuardFactory: '0x7783da8958013a57a5514737a4FBDFF06A0056e1',
|
|
@@ -16264,7 +16282,7 @@ class UmbrellaStartUnstakeAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Ac
|
|
|
16264
16282
|
*/
|
|
16265
16283
|
constructor(stkToken) {
|
|
16266
16284
|
super('UmbrellaUnstake', (0,_addresses__WEBPACK_IMPORTED_MODULE_1__.getAddr)('UmbrellaUnstake'), ['address', 'address', 'uint256', 'bool', 'uint256'], [stkToken, (0,_addresses__WEBPACK_IMPORTED_MODULE_1__.getAddr)('Empty'), '0', false, '0']);
|
|
16267
|
-
this.mappableArgs = [this.args[0]];
|
|
16285
|
+
this.mappableArgs = [this.args[0], (0,_addresses__WEBPACK_IMPORTED_MODULE_1__.getAddr)('Empty'), '0', false, '0'];
|
|
16268
16286
|
}
|
|
16269
16287
|
}
|
|
16270
16288
|
|