@defisaver/sdk 1.3.6-dev.3 → 1.3.7
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/checkers/AaveV3OpenRatioCheckAction.d.ts +2 -3
- package/esm/src/actions/checkers/AaveV3OpenRatioCheckAction.js +7 -5
- package/esm/src/actions/checkers/AaveV3RatioCheckAction.d.ts +2 -4
- package/esm/src/actions/checkers/AaveV3RatioCheckAction.js +2 -6
- package/esm/src/actions/checkers/index.d.ts +0 -1
- package/esm/src/actions/checkers/index.js +0 -1
- package/esm/src/actions/fluid/index.d.ts +0 -9
- package/esm/src/actions/fluid/index.js +0 -9
- package/esm/src/actions/index.d.ts +1 -3
- package/esm/src/actions/index.js +1 -3
- package/esm/src/actions/sky/SkyClaimRewardsAction.d.ts +2 -2
- package/esm/src/actions/sky/SkyClaimRewardsAction.js +2 -2
- package/esm/src/actions/sky/SkyUnstakeAction.d.ts +1 -1
- package/esm/src/actions/sky/SkyUnstakeAction.js +1 -1
- package/esm/src/actions/sky/index.d.ts +0 -5
- package/esm/src/actions/sky/index.js +0 -6
- package/esm/src/actions/spark/index.d.ts +0 -1
- package/esm/src/actions/spark/index.js +0 -1
- package/esm/src/actions/stkgho/index.d.ts +0 -1
- package/esm/src/actions/stkgho/index.js +0 -1
- package/esm/src/addresses.d.ts +6 -392
- package/esm/src/addresses.js +10 -125
- package/esm/src/config.js +0 -16
- package/esm/src/index.d.ts +427 -1971
- package/esm/src/triggers/index.d.ts +0 -4
- package/esm/src/triggers/index.js +0 -4
- package/esm/src/types.d.ts +0 -2
- package/package.json +1 -1
- package/src/actions/checkers/AaveV3OpenRatioCheckAction.ts +8 -10
- package/src/actions/checkers/AaveV3RatioCheckAction.ts +4 -18
- package/src/addresses.ts +4 -2
- package/src/config.ts +6 -6
- package/src/triggers/index.ts +0 -1
- package/umd/index.js +560 -1582
- package/esm/src/actions/checkers/LiquityV2NewInterestRateCheckerAction.d.ts +0 -15
- package/esm/src/actions/checkers/LiquityV2NewInterestRateCheckerAction.js +0 -22
- package/esm/src/actions/fluid/FluidDexOpenAction.d.ts +0 -20
- package/esm/src/actions/fluid/FluidDexOpenAction.js +0 -45
- package/esm/src/actions/fluid/FluidDexRegularBorrowAction.d.ts +0 -17
- package/esm/src/actions/fluid/FluidDexRegularBorrowAction.js +0 -36
- package/esm/src/actions/fluid/FluidDexRegularPaybackAction.d.ts +0 -16
- package/esm/src/actions/fluid/FluidDexRegularPaybackAction.js +0 -34
- package/esm/src/actions/fluid/FluidDexRegularSupplyAction.d.ts +0 -16
- package/esm/src/actions/fluid/FluidDexRegularSupplyAction.js +0 -33
- package/esm/src/actions/fluid/FluidDexRegularWithdrawAction.d.ts +0 -17
- package/esm/src/actions/fluid/FluidDexRegularWithdrawAction.js +0 -37
- package/esm/src/actions/fluid/FluidDexSmartCollSupplyAction.d.ts +0 -16
- package/esm/src/actions/fluid/FluidDexSmartCollSupplyAction.js +0 -33
- package/esm/src/actions/fluid/FluidDexSmartCollWithdrawAction.d.ts +0 -17
- package/esm/src/actions/fluid/FluidDexSmartCollWithdrawAction.js +0 -37
- package/esm/src/actions/fluid/FluidDexSmartDebtBorrowAction.d.ts +0 -17
- package/esm/src/actions/fluid/FluidDexSmartDebtBorrowAction.js +0 -36
- package/esm/src/actions/fluid/FluidDexSmartDebtPaybackAction.d.ts +0 -16
- package/esm/src/actions/fluid/FluidDexSmartDebtPaybackAction.js +0 -34
- package/esm/src/actions/sky/SkyStakingEngineClaimRewards.d.ts +0 -16
- package/esm/src/actions/sky/SkyStakingEngineClaimRewards.js +0 -24
- package/esm/src/actions/sky/SkyStakingEngineOpen.d.ts +0 -13
- package/esm/src/actions/sky/SkyStakingEngineOpen.js +0 -18
- package/esm/src/actions/sky/SkyStakingEngineSelectFarm.d.ts +0 -15
- package/esm/src/actions/sky/SkyStakingEngineSelectFarm.js +0 -22
- package/esm/src/actions/sky/SkyStakingEngineStake.d.ts +0 -16
- package/esm/src/actions/sky/SkyStakingEngineStake.js +0 -24
- package/esm/src/actions/sky/SkyStakingEngineUnstake.d.ts +0 -16
- package/esm/src/actions/sky/SkyStakingEngineUnstake.js +0 -24
- package/esm/src/actions/spark/SparkSPKClaimAction.d.ts +0 -20
- package/esm/src/actions/spark/SparkSPKClaimAction.js +0 -25
- package/esm/src/actions/stkgho/GhoStakeAction.d.ts +0 -15
- package/esm/src/actions/stkgho/GhoStakeAction.js +0 -25
- package/esm/src/actions/summerfi/SFApproveTokensAction.d.ts +0 -14
- package/esm/src/actions/summerfi/SFApproveTokensAction.js +0 -17
- package/esm/src/actions/summerfi/index.d.ts +0 -1
- package/esm/src/actions/summerfi/index.js +0 -1
- package/esm/src/actions/umbrella/UmbrellaClaimRewardsAction.d.ts +0 -16
- package/esm/src/actions/umbrella/UmbrellaClaimRewardsAction.js +0 -22
- package/esm/src/actions/umbrella/UmbrellaFinalizeUnstakeAction.d.ts +0 -18
- package/esm/src/actions/umbrella/UmbrellaFinalizeUnstakeAction.js +0 -31
- package/esm/src/actions/umbrella/UmbrellaStakeAction.d.ts +0 -19
- package/esm/src/actions/umbrella/UmbrellaStakeAction.js +0 -29
- package/esm/src/actions/umbrella/UmbrellaStartUnstakeAction.d.ts +0 -13
- package/esm/src/actions/umbrella/UmbrellaStartUnstakeAction.js +0 -18
- package/esm/src/actions/umbrella/index.d.ts +0 -4
- package/esm/src/actions/umbrella/index.js +0 -4
- package/esm/src/triggers/AaveV3QuotePriceRangeTrigger.d.ts +0 -13
- package/esm/src/triggers/AaveV3QuotePriceRangeTrigger.js +0 -15
- package/esm/src/triggers/CompV3PriceRangeTrigger.d.ts +0 -10
- package/esm/src/triggers/CompV3PriceRangeTrigger.js +0 -12
- package/esm/src/triggers/CompV3PriceTrigger.d.ts +0 -10
- package/esm/src/triggers/CompV3PriceTrigger.js +0 -12
- package/esm/src/triggers/LiquityV2AdjustRateDebtInFrontTrigger.d.ts +0 -8
- package/esm/src/triggers/LiquityV2AdjustRateDebtInFrontTrigger.js +0 -10
- package/src/triggers/AaveV3QuotePriceRangeTrigger.ts +0 -27
package/esm/src/index.d.ts
CHANGED
|
@@ -39,11 +39,6 @@ declare const actionAddressesAllChains: {
|
|
|
39
39
|
SkyStake: string;
|
|
40
40
|
SkyUnstake: string;
|
|
41
41
|
SkyClaimRewards: string;
|
|
42
|
-
SkyStakingEngineOpen: string;
|
|
43
|
-
SkyStakingEngineSelectFarm: string;
|
|
44
|
-
SkyStakingEngineStake: string;
|
|
45
|
-
SkyStakingEngineUnstake: string;
|
|
46
|
-
SkyStakingEngineClaimRewards: string;
|
|
47
42
|
McdGenerate: string;
|
|
48
43
|
McdGive: string;
|
|
49
44
|
McdMerge: string;
|
|
@@ -85,7 +80,6 @@ declare const actionAddressesAllChains: {
|
|
|
85
80
|
AaveV3DelegateWithSig: string;
|
|
86
81
|
GhoClaimAAVE: string;
|
|
87
82
|
GhoUnstake: string;
|
|
88
|
-
GhoStake: string;
|
|
89
83
|
LSVWithdraw: string;
|
|
90
84
|
LSVBorrow: string;
|
|
91
85
|
LSVSupply: string;
|
|
@@ -112,7 +106,6 @@ declare const actionAddressesAllChains: {
|
|
|
112
106
|
SparkWithdraw: string;
|
|
113
107
|
SparkDelegateCredit: string;
|
|
114
108
|
SparkDelegateWithSig: string;
|
|
115
|
-
SparkSPKClaim: string;
|
|
116
109
|
CompBorrow: string;
|
|
117
110
|
CompClaim: string;
|
|
118
111
|
CompPayback: string;
|
|
@@ -276,21 +269,12 @@ declare const actionAddressesAllChains: {
|
|
|
276
269
|
FluidVaultT1Supply: string;
|
|
277
270
|
FluidView: string;
|
|
278
271
|
FluidClaim: string;
|
|
279
|
-
FluidDexOpen: string;
|
|
280
|
-
FluidDexSupply: string;
|
|
281
|
-
FluidDexBorrow: string;
|
|
282
|
-
FluidDexPayback: string;
|
|
283
|
-
FluidDexWithdraw: string;
|
|
284
|
-
PendleTokenRedeem: string;
|
|
285
|
-
UmbrellaClaimRewards: string;
|
|
286
|
-
UmbrellaStake: string;
|
|
287
|
-
UmbrellaUnstake: string;
|
|
288
|
-
SFApproveTokens: string;
|
|
289
272
|
AaveV3DelegateCredit?: undefined;
|
|
290
273
|
AaveV3RatioTrigger?: undefined;
|
|
291
274
|
GasFeeTakerL2?: undefined;
|
|
292
275
|
AaveV3RatioCheck?: undefined;
|
|
293
276
|
MorphoBlueView?: undefined;
|
|
277
|
+
PendleTokenRedeem?: undefined;
|
|
294
278
|
} | {
|
|
295
279
|
DFSSell: string;
|
|
296
280
|
DFSSellNoFee: string;
|
|
@@ -304,8 +288,6 @@ declare const actionAddressesAllChains: {
|
|
|
304
288
|
ApproveToken: string;
|
|
305
289
|
SendTokenAndUnwrap: string;
|
|
306
290
|
ToggleSub: string;
|
|
307
|
-
UpdateSub: string;
|
|
308
|
-
CreateSub: string;
|
|
309
291
|
TokenBalance: string;
|
|
310
292
|
TokenizedVaultAdapter: string;
|
|
311
293
|
ChangeProxyOwner: string;
|
|
@@ -342,20 +324,16 @@ declare const actionAddressesAllChains: {
|
|
|
342
324
|
CompV3Supply: string;
|
|
343
325
|
CompV3Transfer: string;
|
|
344
326
|
CompV3Withdraw: string;
|
|
345
|
-
SFApproveTokens: string;
|
|
346
327
|
AutomationV2Unsub?: undefined;
|
|
328
|
+
UpdateSub?: undefined;
|
|
347
329
|
TransferNFT?: undefined;
|
|
330
|
+
CreateSub?: undefined;
|
|
348
331
|
SDaiWrap?: undefined;
|
|
349
332
|
SDaiUnwrap?: undefined;
|
|
350
333
|
StarknetClaim?: undefined;
|
|
351
334
|
SkyStake?: undefined;
|
|
352
335
|
SkyUnstake?: undefined;
|
|
353
336
|
SkyClaimRewards?: undefined;
|
|
354
|
-
SkyStakingEngineOpen?: undefined;
|
|
355
|
-
SkyStakingEngineSelectFarm?: undefined;
|
|
356
|
-
SkyStakingEngineStake?: undefined;
|
|
357
|
-
SkyStakingEngineUnstake?: undefined;
|
|
358
|
-
SkyStakingEngineClaimRewards?: undefined;
|
|
359
337
|
McdGenerate?: undefined;
|
|
360
338
|
McdGive?: undefined;
|
|
361
339
|
McdMerge?: undefined;
|
|
@@ -387,7 +365,6 @@ declare const actionAddressesAllChains: {
|
|
|
387
365
|
AaveV3View?: undefined;
|
|
388
366
|
GhoClaimAAVE?: undefined;
|
|
389
367
|
GhoUnstake?: undefined;
|
|
390
|
-
GhoStake?: undefined;
|
|
391
368
|
LSVWithdraw?: undefined;
|
|
392
369
|
LSVBorrow?: undefined;
|
|
393
370
|
LSVSupply?: undefined;
|
|
@@ -414,7 +391,6 @@ declare const actionAddressesAllChains: {
|
|
|
414
391
|
SparkWithdraw?: undefined;
|
|
415
392
|
SparkDelegateCredit?: undefined;
|
|
416
393
|
SparkDelegateWithSig?: undefined;
|
|
417
|
-
SparkSPKClaim?: undefined;
|
|
418
394
|
CompBorrow?: undefined;
|
|
419
395
|
CompClaim?: undefined;
|
|
420
396
|
CompPayback?: undefined;
|
|
@@ -561,16 +537,8 @@ declare const actionAddressesAllChains: {
|
|
|
561
537
|
FluidVaultT1Supply?: undefined;
|
|
562
538
|
FluidView?: undefined;
|
|
563
539
|
FluidClaim?: undefined;
|
|
564
|
-
FluidDexOpen?: undefined;
|
|
565
|
-
FluidDexSupply?: undefined;
|
|
566
|
-
FluidDexBorrow?: undefined;
|
|
567
|
-
FluidDexPayback?: undefined;
|
|
568
|
-
FluidDexWithdraw?: undefined;
|
|
569
|
-
PendleTokenRedeem?: undefined;
|
|
570
|
-
UmbrellaClaimRewards?: undefined;
|
|
571
|
-
UmbrellaStake?: undefined;
|
|
572
|
-
UmbrellaUnstake?: undefined;
|
|
573
540
|
MorphoBlueView?: undefined;
|
|
541
|
+
PendleTokenRedeem?: undefined;
|
|
574
542
|
} | {
|
|
575
543
|
DFSSell: string;
|
|
576
544
|
DFSSellNoFee: string;
|
|
@@ -640,12 +608,6 @@ declare const actionAddressesAllChains: {
|
|
|
640
608
|
FluidVaultT1Withdraw: string;
|
|
641
609
|
FluidVaultT1Supply: string;
|
|
642
610
|
FluidView: string;
|
|
643
|
-
FluidDexOpen: string;
|
|
644
|
-
FluidDexSupply: string;
|
|
645
|
-
FluidDexBorrow: string;
|
|
646
|
-
FluidDexPayback: string;
|
|
647
|
-
FluidDexWithdraw: string;
|
|
648
|
-
SFApproveTokens: string;
|
|
649
611
|
AutomationV2Unsub?: undefined;
|
|
650
612
|
SDaiWrap?: undefined;
|
|
651
613
|
SDaiUnwrap?: undefined;
|
|
@@ -653,11 +615,6 @@ declare const actionAddressesAllChains: {
|
|
|
653
615
|
SkyStake?: undefined;
|
|
654
616
|
SkyUnstake?: undefined;
|
|
655
617
|
SkyClaimRewards?: undefined;
|
|
656
|
-
SkyStakingEngineOpen?: undefined;
|
|
657
|
-
SkyStakingEngineSelectFarm?: undefined;
|
|
658
|
-
SkyStakingEngineStake?: undefined;
|
|
659
|
-
SkyStakingEngineUnstake?: undefined;
|
|
660
|
-
SkyStakingEngineClaimRewards?: undefined;
|
|
661
618
|
McdGenerate?: undefined;
|
|
662
619
|
McdGive?: undefined;
|
|
663
620
|
McdMerge?: undefined;
|
|
@@ -689,7 +646,6 @@ declare const actionAddressesAllChains: {
|
|
|
689
646
|
AaveV3View?: undefined;
|
|
690
647
|
GhoClaimAAVE?: undefined;
|
|
691
648
|
GhoUnstake?: undefined;
|
|
692
|
-
GhoStake?: undefined;
|
|
693
649
|
LSVWithdraw?: undefined;
|
|
694
650
|
LSVBorrow?: undefined;
|
|
695
651
|
LSVSupply?: undefined;
|
|
@@ -716,7 +672,6 @@ declare const actionAddressesAllChains: {
|
|
|
716
672
|
SparkWithdraw?: undefined;
|
|
717
673
|
SparkDelegateCredit?: undefined;
|
|
718
674
|
SparkDelegateWithSig?: undefined;
|
|
719
|
-
SparkSPKClaim?: undefined;
|
|
720
675
|
CompBorrow?: undefined;
|
|
721
676
|
CompClaim?: undefined;
|
|
722
677
|
CompPayback?: undefined;
|
|
@@ -844,13 +799,10 @@ declare const actionAddressesAllChains: {
|
|
|
844
799
|
EtherFiUnwrap?: undefined;
|
|
845
800
|
KingClaim?: undefined;
|
|
846
801
|
FluidClaim?: undefined;
|
|
847
|
-
PendleTokenRedeem?: undefined;
|
|
848
|
-
UmbrellaClaimRewards?: undefined;
|
|
849
|
-
UmbrellaStake?: undefined;
|
|
850
|
-
UmbrellaUnstake?: undefined;
|
|
851
802
|
AaveV3DelegateCredit?: undefined;
|
|
852
803
|
AaveV3RatioTrigger?: undefined;
|
|
853
804
|
MorphoBlueView?: undefined;
|
|
805
|
+
PendleTokenRedeem?: undefined;
|
|
854
806
|
} | {
|
|
855
807
|
DFSSell: string;
|
|
856
808
|
DFSSellNoFee: string;
|
|
@@ -914,7 +866,7 @@ declare const actionAddressesAllChains: {
|
|
|
914
866
|
FluidVaultT1Supply: string;
|
|
915
867
|
FluidView: string;
|
|
916
868
|
TokenizedVaultAdapter: string;
|
|
917
|
-
|
|
869
|
+
PendleTokenRedeem: string;
|
|
918
870
|
AutomationV2Unsub?: undefined;
|
|
919
871
|
SendTokenAndUnwrap?: undefined;
|
|
920
872
|
SDaiWrap?: undefined;
|
|
@@ -923,11 +875,6 @@ declare const actionAddressesAllChains: {
|
|
|
923
875
|
SkyStake?: undefined;
|
|
924
876
|
SkyUnstake?: undefined;
|
|
925
877
|
SkyClaimRewards?: undefined;
|
|
926
|
-
SkyStakingEngineOpen?: undefined;
|
|
927
|
-
SkyStakingEngineSelectFarm?: undefined;
|
|
928
|
-
SkyStakingEngineStake?: undefined;
|
|
929
|
-
SkyStakingEngineUnstake?: undefined;
|
|
930
|
-
SkyStakingEngineClaimRewards?: undefined;
|
|
931
878
|
McdGenerate?: undefined;
|
|
932
879
|
McdGive?: undefined;
|
|
933
880
|
McdMerge?: undefined;
|
|
@@ -958,7 +905,6 @@ declare const actionAddressesAllChains: {
|
|
|
958
905
|
AaveClaimStkAave?: undefined;
|
|
959
906
|
GhoClaimAAVE?: undefined;
|
|
960
907
|
GhoUnstake?: undefined;
|
|
961
|
-
GhoStake?: undefined;
|
|
962
908
|
LSVWithdraw?: undefined;
|
|
963
909
|
LSVBorrow?: undefined;
|
|
964
910
|
LSVSupply?: undefined;
|
|
@@ -985,7 +931,6 @@ declare const actionAddressesAllChains: {
|
|
|
985
931
|
SparkWithdraw?: undefined;
|
|
986
932
|
SparkDelegateCredit?: undefined;
|
|
987
933
|
SparkDelegateWithSig?: undefined;
|
|
988
|
-
SparkSPKClaim?: undefined;
|
|
989
934
|
CompBorrow?: undefined;
|
|
990
935
|
CompClaim?: undefined;
|
|
991
936
|
CompPayback?: undefined;
|
|
@@ -1119,298 +1064,9 @@ declare const actionAddressesAllChains: {
|
|
|
1119
1064
|
EtherFiUnwrap?: undefined;
|
|
1120
1065
|
KingClaim?: undefined;
|
|
1121
1066
|
FluidClaim?: undefined;
|
|
1122
|
-
FluidDexOpen?: undefined;
|
|
1123
|
-
FluidDexSupply?: undefined;
|
|
1124
|
-
FluidDexBorrow?: undefined;
|
|
1125
|
-
FluidDexPayback?: undefined;
|
|
1126
|
-
FluidDexWithdraw?: undefined;
|
|
1127
|
-
PendleTokenRedeem?: undefined;
|
|
1128
|
-
UmbrellaClaimRewards?: undefined;
|
|
1129
|
-
UmbrellaStake?: undefined;
|
|
1130
|
-
UmbrellaUnstake?: undefined;
|
|
1131
1067
|
AaveV3DelegateCredit?: undefined;
|
|
1132
1068
|
AaveV3RatioTrigger?: undefined;
|
|
1133
1069
|
AaveV3RatioCheck?: undefined;
|
|
1134
|
-
} | {
|
|
1135
|
-
DFSSell: string;
|
|
1136
|
-
DFSSellNoFee: string;
|
|
1137
|
-
WrapEth: string;
|
|
1138
|
-
UnwrapEth: string;
|
|
1139
|
-
SendToken: string;
|
|
1140
|
-
SendTokens: string;
|
|
1141
|
-
SendTokenAndUnwrap: string;
|
|
1142
|
-
PullToken: string;
|
|
1143
|
-
ApproveToken: string;
|
|
1144
|
-
SumInputs: string;
|
|
1145
|
-
SubInputs: string;
|
|
1146
|
-
TokenBalance: string;
|
|
1147
|
-
PermitToken: string;
|
|
1148
|
-
MerklClaim: string;
|
|
1149
|
-
TransferNFT: string;
|
|
1150
|
-
TokenizedVaultAdapter: string;
|
|
1151
|
-
FLAction: string;
|
|
1152
|
-
FLAaveV3: string;
|
|
1153
|
-
AaveV3Withdraw: string;
|
|
1154
|
-
AaveV3Supply: string;
|
|
1155
|
-
AaveV3SetEMode: string;
|
|
1156
|
-
AaveV3Payback: string;
|
|
1157
|
-
AaveV3CollateralSwitch: string;
|
|
1158
|
-
AaveV3ClaimRewards: string;
|
|
1159
|
-
AaveV3Borrow: string;
|
|
1160
|
-
AaveV3ATokenPayback: string;
|
|
1161
|
-
AaveV3View: string;
|
|
1162
|
-
AaveV3DelegateWithSig: string;
|
|
1163
|
-
AaveV3DelegateCredit: string;
|
|
1164
|
-
ChangeProxyOwner?: undefined;
|
|
1165
|
-
AutomationV2Unsub?: undefined;
|
|
1166
|
-
ToggleSub?: undefined;
|
|
1167
|
-
UpdateSub?: undefined;
|
|
1168
|
-
CreateSub?: undefined;
|
|
1169
|
-
SDaiWrap?: undefined;
|
|
1170
|
-
SDaiUnwrap?: undefined;
|
|
1171
|
-
StarknetClaim?: undefined;
|
|
1172
|
-
HandleAuth?: undefined;
|
|
1173
|
-
SkyStake?: undefined;
|
|
1174
|
-
SkyUnstake?: undefined;
|
|
1175
|
-
SkyClaimRewards?: undefined;
|
|
1176
|
-
SkyStakingEngineOpen?: undefined;
|
|
1177
|
-
SkyStakingEngineSelectFarm?: undefined;
|
|
1178
|
-
SkyStakingEngineStake?: undefined;
|
|
1179
|
-
SkyStakingEngineUnstake?: undefined;
|
|
1180
|
-
SkyStakingEngineClaimRewards?: undefined;
|
|
1181
|
-
McdGenerate?: undefined;
|
|
1182
|
-
McdGive?: undefined;
|
|
1183
|
-
McdMerge?: undefined;
|
|
1184
|
-
McdOpen?: undefined;
|
|
1185
|
-
McdPayback?: undefined;
|
|
1186
|
-
McdSupply?: undefined;
|
|
1187
|
-
McdWithdraw?: undefined;
|
|
1188
|
-
McdClaim?: undefined;
|
|
1189
|
-
McdDsrDeposit?: undefined;
|
|
1190
|
-
McdDsrWithdraw?: undefined;
|
|
1191
|
-
McdTokenConverter?: undefined;
|
|
1192
|
-
ReflexerSupply?: undefined;
|
|
1193
|
-
ReflexerWithdraw?: undefined;
|
|
1194
|
-
ReflexerPayback?: undefined;
|
|
1195
|
-
ReflexerGenerate?: undefined;
|
|
1196
|
-
ReflexerOpen?: undefined;
|
|
1197
|
-
ReflexerWithdrawStuckFunds?: undefined;
|
|
1198
|
-
ReflexerNativeUniV2SaviourDeposit?: undefined;
|
|
1199
|
-
ReflexerNativeUniV2SaviourGetReserves?: undefined;
|
|
1200
|
-
ReflexerNativeUniV2SaviourWithdraw?: undefined;
|
|
1201
|
-
AaveBorrow?: undefined;
|
|
1202
|
-
AavePayback?: undefined;
|
|
1203
|
-
AaveSupply?: undefined;
|
|
1204
|
-
AaveWithdraw?: undefined;
|
|
1205
|
-
AaveCollateralSwitch?: undefined;
|
|
1206
|
-
AaveUnstake?: undefined;
|
|
1207
|
-
AaveClaimAAVE?: undefined;
|
|
1208
|
-
AaveClaimStkAave?: undefined;
|
|
1209
|
-
AaveV3SwapBorrowRateMode?: undefined;
|
|
1210
|
-
GhoClaimAAVE?: undefined;
|
|
1211
|
-
GhoUnstake?: undefined;
|
|
1212
|
-
GhoStake?: undefined;
|
|
1213
|
-
LSVWithdraw?: undefined;
|
|
1214
|
-
LSVBorrow?: undefined;
|
|
1215
|
-
LSVSupply?: undefined;
|
|
1216
|
-
LSVPayback?: undefined;
|
|
1217
|
-
LSVSell?: undefined;
|
|
1218
|
-
MorphoAaveV2Borrow?: undefined;
|
|
1219
|
-
MorphoAaveV2Payback?: undefined;
|
|
1220
|
-
MorphoAaveV2Supply?: undefined;
|
|
1221
|
-
MorphoAaveV2Withdraw?: undefined;
|
|
1222
|
-
MorphoClaim?: undefined;
|
|
1223
|
-
MorphoAaveV3Borrow?: undefined;
|
|
1224
|
-
MorphoAaveV3Payback?: undefined;
|
|
1225
|
-
MorphoAaveV3Supply?: undefined;
|
|
1226
|
-
MorphoAaveV3Withdraw?: undefined;
|
|
1227
|
-
MorphoAaveV3SetManager?: undefined;
|
|
1228
|
-
SparkBorrow?: undefined;
|
|
1229
|
-
SparkClaimRewards?: undefined;
|
|
1230
|
-
SparkCollateralSwitch?: undefined;
|
|
1231
|
-
SparkPayback?: undefined;
|
|
1232
|
-
SparkSetEMode?: undefined;
|
|
1233
|
-
SparkSpTokenPayback?: undefined;
|
|
1234
|
-
SparkSupply?: undefined;
|
|
1235
|
-
SparkSwapBorrowRateMode?: undefined;
|
|
1236
|
-
SparkWithdraw?: undefined;
|
|
1237
|
-
SparkDelegateCredit?: undefined;
|
|
1238
|
-
SparkDelegateWithSig?: undefined;
|
|
1239
|
-
SparkSPKClaim?: undefined;
|
|
1240
|
-
CompBorrow?: undefined;
|
|
1241
|
-
CompClaim?: undefined;
|
|
1242
|
-
CompPayback?: undefined;
|
|
1243
|
-
CompSupply?: undefined;
|
|
1244
|
-
CompWithdraw?: undefined;
|
|
1245
|
-
CompGetDebt?: undefined;
|
|
1246
|
-
CompCollateralSwitch?: undefined;
|
|
1247
|
-
FLAaveV2?: undefined;
|
|
1248
|
-
FLAaveV3NoFee?: undefined;
|
|
1249
|
-
FLAaveV3CarryDebt?: undefined;
|
|
1250
|
-
FLDyDx?: undefined;
|
|
1251
|
-
FLMaker?: undefined;
|
|
1252
|
-
FLBalancer?: undefined;
|
|
1253
|
-
FLSpark?: undefined;
|
|
1254
|
-
FLUniV3?: undefined;
|
|
1255
|
-
FLGho?: undefined;
|
|
1256
|
-
FLMorphoBlue?: undefined;
|
|
1257
|
-
UniSupply?: undefined;
|
|
1258
|
-
UniWithdraw?: undefined;
|
|
1259
|
-
UniCollectV3?: undefined;
|
|
1260
|
-
UniMintV3?: undefined;
|
|
1261
|
-
UniSupplyV3?: undefined;
|
|
1262
|
-
UniWithdrawV3?: undefined;
|
|
1263
|
-
UniCreatePoolV3?: undefined;
|
|
1264
|
-
DyDxWithdraw?: undefined;
|
|
1265
|
-
YearnSupply?: undefined;
|
|
1266
|
-
YearnWithdraw?: undefined;
|
|
1267
|
-
LiquityClose?: undefined;
|
|
1268
|
-
LiquityBorrow?: undefined;
|
|
1269
|
-
LiquityOpen?: undefined;
|
|
1270
|
-
LiquityPayback?: undefined;
|
|
1271
|
-
LiquityWithdraw?: undefined;
|
|
1272
|
-
LiquitySupply?: undefined;
|
|
1273
|
-
LiquitySPDeposit?: undefined;
|
|
1274
|
-
LiquitySPWithdraw?: undefined;
|
|
1275
|
-
LiquityStake?: undefined;
|
|
1276
|
-
LiquityUnstake?: undefined;
|
|
1277
|
-
LiquityEthGainToTrove?: undefined;
|
|
1278
|
-
LiquityClaim?: undefined;
|
|
1279
|
-
LiquityRedeem?: undefined;
|
|
1280
|
-
LiquityAdjust?: undefined;
|
|
1281
|
-
LiquityV2CloseLegacy?: undefined;
|
|
1282
|
-
LiquityV2PaybackLegacy?: undefined;
|
|
1283
|
-
LiquityV2Open?: undefined;
|
|
1284
|
-
LiquityV2Close?: undefined;
|
|
1285
|
-
LiquityV2Supply?: undefined;
|
|
1286
|
-
LiquityV2Withdraw?: undefined;
|
|
1287
|
-
LiquityV2Borrow?: undefined;
|
|
1288
|
-
LiquityV2Payback?: undefined;
|
|
1289
|
-
LiquityV2Claim?: undefined;
|
|
1290
|
-
LiquityV2Adjust?: undefined;
|
|
1291
|
-
LiquityV2AdjustInterestRate?: undefined;
|
|
1292
|
-
LiquityV2SPDeposit?: undefined;
|
|
1293
|
-
LiquityV2SPWithdraw?: undefined;
|
|
1294
|
-
LiquityV2SPClaimColl?: undefined;
|
|
1295
|
-
LiquityV2AdjustZombieTrove?: undefined;
|
|
1296
|
-
BprotocolLiquitySPDeposit?: undefined;
|
|
1297
|
-
BprotocolLiquitySPWithdraw?: undefined;
|
|
1298
|
-
LidoStake?: undefined;
|
|
1299
|
-
LidoWrap?: undefined;
|
|
1300
|
-
LidoUnwrap?: undefined;
|
|
1301
|
-
InstPullTokens?: undefined;
|
|
1302
|
-
BalancerV2Supply?: undefined;
|
|
1303
|
-
BalancerV2Withdraw?: undefined;
|
|
1304
|
-
BalancerV2Claim?: undefined;
|
|
1305
|
-
GUniWithdraw?: undefined;
|
|
1306
|
-
GUniDeposit?: undefined;
|
|
1307
|
-
RariDeposit?: undefined;
|
|
1308
|
-
RariWithdraw?: undefined;
|
|
1309
|
-
MStableDeposit?: undefined;
|
|
1310
|
-
MStableWithdraw?: undefined;
|
|
1311
|
-
MStableClaim?: undefined;
|
|
1312
|
-
McdRatioCheck?: undefined;
|
|
1313
|
-
GasFeeTaker?: undefined;
|
|
1314
|
-
CurveStethPoolDeposit?: undefined;
|
|
1315
|
-
CurveStethPoolWithdraw?: undefined;
|
|
1316
|
-
CurveDeposit?: undefined;
|
|
1317
|
-
CurveWithdraw?: undefined;
|
|
1318
|
-
McdBoostComposite?: undefined;
|
|
1319
|
-
McdRepayComposite?: undefined;
|
|
1320
|
-
FLEuler?: undefined;
|
|
1321
|
-
TrailingStopTrigger?: undefined;
|
|
1322
|
-
CBRebondTrigger?: undefined;
|
|
1323
|
-
CBUpdateRebondSub?: undefined;
|
|
1324
|
-
LiquityRatioCheck?: undefined;
|
|
1325
|
-
ConvexDeposit?: undefined;
|
|
1326
|
-
ConvexWithdraw?: undefined;
|
|
1327
|
-
ConvexClaim?: undefined;
|
|
1328
|
-
CBCreate?: undefined;
|
|
1329
|
-
CBRedeem?: undefined;
|
|
1330
|
-
CBChickenIn?: undefined;
|
|
1331
|
-
CBChickenOut?: undefined;
|
|
1332
|
-
CBCreateRebondSub?: undefined;
|
|
1333
|
-
FetchBondId?: undefined;
|
|
1334
|
-
CompV3Allow?: undefined;
|
|
1335
|
-
CompV3Borrow?: undefined;
|
|
1336
|
-
CompV3Claim?: undefined;
|
|
1337
|
-
CompV3Payback?: undefined;
|
|
1338
|
-
CompV3Supply?: undefined;
|
|
1339
|
-
CompV3Transfer?: undefined;
|
|
1340
|
-
CompV3Withdraw?: undefined;
|
|
1341
|
-
CurveUsdBorrow?: undefined;
|
|
1342
|
-
CurveUsdCreate?: undefined;
|
|
1343
|
-
CurveUsdPayback?: undefined;
|
|
1344
|
-
CurveUsdSupply?: undefined;
|
|
1345
|
-
CurveUsdAdjust?: undefined;
|
|
1346
|
-
CurveUsdWithdraw?: undefined;
|
|
1347
|
-
CurveUsdLevCreate?: undefined;
|
|
1348
|
-
CurveUsdRepay?: undefined;
|
|
1349
|
-
CurveUsdSwapper?: undefined;
|
|
1350
|
-
CurveUsdSwapperTransient?: undefined;
|
|
1351
|
-
CurveUsdSelfLiquidate?: undefined;
|
|
1352
|
-
CurveUsdSelfLiquidateWithColl?: undefined;
|
|
1353
|
-
CurveUsdGetDebt?: undefined;
|
|
1354
|
-
CurveUsdCollRatioTrigger?: undefined;
|
|
1355
|
-
CurveUsdCollRatioCheck?: undefined;
|
|
1356
|
-
CurveUsdSelfLiquidateWithCollTransient?: undefined;
|
|
1357
|
-
CurveUsdLevCreateTransient?: undefined;
|
|
1358
|
-
CurveUsdRepayTransient?: undefined;
|
|
1359
|
-
MorphoBlueSupply?: undefined;
|
|
1360
|
-
MorphoBlueSupplyCollateral?: undefined;
|
|
1361
|
-
MorphoBlueWithdraw?: undefined;
|
|
1362
|
-
MorphoBlueWithdrawCollateral?: undefined;
|
|
1363
|
-
MorphoBlueBorrow?: undefined;
|
|
1364
|
-
MorphoBluePayback?: undefined;
|
|
1365
|
-
MorphoBlueSetAuth?: undefined;
|
|
1366
|
-
MorphoBlueSetAuthWithSig?: undefined;
|
|
1367
|
-
MorphoTokenWrap?: undefined;
|
|
1368
|
-
MorphoBlueReallocateLiquidity?: undefined;
|
|
1369
|
-
MorphoBlueClaim?: undefined;
|
|
1370
|
-
LlamaLendCreate?: undefined;
|
|
1371
|
-
LlamaLendSupply?: undefined;
|
|
1372
|
-
LlamaLendBorrow?: undefined;
|
|
1373
|
-
LlamaLendWithdraw?: undefined;
|
|
1374
|
-
LlamaLendPayback?: undefined;
|
|
1375
|
-
LlamaLendSelfLiquidate?: undefined;
|
|
1376
|
-
LlamaLendGetDebt?: undefined;
|
|
1377
|
-
LlamaLendBoost?: undefined;
|
|
1378
|
-
LlamaLendRepay?: undefined;
|
|
1379
|
-
LlamaLendLevCreate?: undefined;
|
|
1380
|
-
LlamaLendSelfLiquidateWithColl?: undefined;
|
|
1381
|
-
EulerV2Supply?: undefined;
|
|
1382
|
-
EulerV2Withdraw?: undefined;
|
|
1383
|
-
EulerV2Borrow?: undefined;
|
|
1384
|
-
EulerV2Payback?: undefined;
|
|
1385
|
-
EulerV2CollateralSwitch?: undefined;
|
|
1386
|
-
EulerV2View?: undefined;
|
|
1387
|
-
RenzoStake?: undefined;
|
|
1388
|
-
EtherFiStake?: undefined;
|
|
1389
|
-
EtherFiWrap?: undefined;
|
|
1390
|
-
EtherFiUnwrap?: undefined;
|
|
1391
|
-
KingClaim?: undefined;
|
|
1392
|
-
FluidVaultT1Open?: undefined;
|
|
1393
|
-
FluidVaultT1Adjust?: undefined;
|
|
1394
|
-
FluidVaultT1Borrow?: undefined;
|
|
1395
|
-
FluidVaultT1Payback?: undefined;
|
|
1396
|
-
FluidVaultT1Withdraw?: undefined;
|
|
1397
|
-
FluidVaultT1Supply?: undefined;
|
|
1398
|
-
FluidView?: undefined;
|
|
1399
|
-
FluidClaim?: undefined;
|
|
1400
|
-
FluidDexOpen?: undefined;
|
|
1401
|
-
FluidDexSupply?: undefined;
|
|
1402
|
-
FluidDexBorrow?: undefined;
|
|
1403
|
-
FluidDexPayback?: undefined;
|
|
1404
|
-
FluidDexWithdraw?: undefined;
|
|
1405
|
-
PendleTokenRedeem?: undefined;
|
|
1406
|
-
UmbrellaClaimRewards?: undefined;
|
|
1407
|
-
UmbrellaStake?: undefined;
|
|
1408
|
-
UmbrellaUnstake?: undefined;
|
|
1409
|
-
SFApproveTokens?: undefined;
|
|
1410
|
-
AaveV3RatioTrigger?: undefined;
|
|
1411
|
-
GasFeeTakerL2?: undefined;
|
|
1412
|
-
AaveV3RatioCheck?: undefined;
|
|
1413
|
-
MorphoBlueView?: undefined;
|
|
1414
1070
|
};
|
|
1415
1071
|
};
|
|
1416
1072
|
declare const actionAddresses: (chainId?: null) => {
|
|
@@ -1441,11 +1097,6 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
1441
1097
|
SkyStake: string;
|
|
1442
1098
|
SkyUnstake: string;
|
|
1443
1099
|
SkyClaimRewards: string;
|
|
1444
|
-
SkyStakingEngineOpen: string;
|
|
1445
|
-
SkyStakingEngineSelectFarm: string;
|
|
1446
|
-
SkyStakingEngineStake: string;
|
|
1447
|
-
SkyStakingEngineUnstake: string;
|
|
1448
|
-
SkyStakingEngineClaimRewards: string;
|
|
1449
1100
|
McdGenerate: string;
|
|
1450
1101
|
McdGive: string;
|
|
1451
1102
|
McdMerge: string;
|
|
@@ -1487,7 +1138,6 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
1487
1138
|
AaveV3DelegateWithSig: string;
|
|
1488
1139
|
GhoClaimAAVE: string;
|
|
1489
1140
|
GhoUnstake: string;
|
|
1490
|
-
GhoStake: string;
|
|
1491
1141
|
LSVWithdraw: string;
|
|
1492
1142
|
LSVBorrow: string;
|
|
1493
1143
|
LSVSupply: string;
|
|
@@ -1514,7 +1164,6 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
1514
1164
|
SparkWithdraw: string;
|
|
1515
1165
|
SparkDelegateCredit: string;
|
|
1516
1166
|
SparkDelegateWithSig: string;
|
|
1517
|
-
SparkSPKClaim: string;
|
|
1518
1167
|
CompBorrow: string;
|
|
1519
1168
|
CompClaim: string;
|
|
1520
1169
|
CompPayback: string;
|
|
@@ -1678,21 +1327,12 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
1678
1327
|
FluidVaultT1Supply: string;
|
|
1679
1328
|
FluidView: string;
|
|
1680
1329
|
FluidClaim: string;
|
|
1681
|
-
FluidDexOpen: string;
|
|
1682
|
-
FluidDexSupply: string;
|
|
1683
|
-
FluidDexBorrow: string;
|
|
1684
|
-
FluidDexPayback: string;
|
|
1685
|
-
FluidDexWithdraw: string;
|
|
1686
|
-
PendleTokenRedeem: string;
|
|
1687
|
-
UmbrellaClaimRewards: string;
|
|
1688
|
-
UmbrellaStake: string;
|
|
1689
|
-
UmbrellaUnstake: string;
|
|
1690
|
-
SFApproveTokens: string;
|
|
1691
1330
|
AaveV3DelegateCredit?: undefined;
|
|
1692
1331
|
AaveV3RatioTrigger?: undefined;
|
|
1693
1332
|
GasFeeTakerL2?: undefined;
|
|
1694
1333
|
AaveV3RatioCheck?: undefined;
|
|
1695
1334
|
MorphoBlueView?: undefined;
|
|
1335
|
+
PendleTokenRedeem?: undefined;
|
|
1696
1336
|
} | {
|
|
1697
1337
|
DFSSell: string;
|
|
1698
1338
|
DFSSellNoFee: string;
|
|
@@ -1706,8 +1346,6 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
1706
1346
|
ApproveToken: string;
|
|
1707
1347
|
SendTokenAndUnwrap: string;
|
|
1708
1348
|
ToggleSub: string;
|
|
1709
|
-
UpdateSub: string;
|
|
1710
|
-
CreateSub: string;
|
|
1711
1349
|
TokenBalance: string;
|
|
1712
1350
|
TokenizedVaultAdapter: string;
|
|
1713
1351
|
ChangeProxyOwner: string;
|
|
@@ -1744,20 +1382,16 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
1744
1382
|
CompV3Supply: string;
|
|
1745
1383
|
CompV3Transfer: string;
|
|
1746
1384
|
CompV3Withdraw: string;
|
|
1747
|
-
SFApproveTokens: string;
|
|
1748
1385
|
AutomationV2Unsub?: undefined;
|
|
1386
|
+
UpdateSub?: undefined;
|
|
1749
1387
|
TransferNFT?: undefined;
|
|
1388
|
+
CreateSub?: undefined;
|
|
1750
1389
|
SDaiWrap?: undefined;
|
|
1751
1390
|
SDaiUnwrap?: undefined;
|
|
1752
1391
|
StarknetClaim?: undefined;
|
|
1753
1392
|
SkyStake?: undefined;
|
|
1754
1393
|
SkyUnstake?: undefined;
|
|
1755
1394
|
SkyClaimRewards?: undefined;
|
|
1756
|
-
SkyStakingEngineOpen?: undefined;
|
|
1757
|
-
SkyStakingEngineSelectFarm?: undefined;
|
|
1758
|
-
SkyStakingEngineStake?: undefined;
|
|
1759
|
-
SkyStakingEngineUnstake?: undefined;
|
|
1760
|
-
SkyStakingEngineClaimRewards?: undefined;
|
|
1761
1395
|
McdGenerate?: undefined;
|
|
1762
1396
|
McdGive?: undefined;
|
|
1763
1397
|
McdMerge?: undefined;
|
|
@@ -1789,7 +1423,6 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
1789
1423
|
AaveV3View?: undefined;
|
|
1790
1424
|
GhoClaimAAVE?: undefined;
|
|
1791
1425
|
GhoUnstake?: undefined;
|
|
1792
|
-
GhoStake?: undefined;
|
|
1793
1426
|
LSVWithdraw?: undefined;
|
|
1794
1427
|
LSVBorrow?: undefined;
|
|
1795
1428
|
LSVSupply?: undefined;
|
|
@@ -1816,7 +1449,6 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
1816
1449
|
SparkWithdraw?: undefined;
|
|
1817
1450
|
SparkDelegateCredit?: undefined;
|
|
1818
1451
|
SparkDelegateWithSig?: undefined;
|
|
1819
|
-
SparkSPKClaim?: undefined;
|
|
1820
1452
|
CompBorrow?: undefined;
|
|
1821
1453
|
CompClaim?: undefined;
|
|
1822
1454
|
CompPayback?: undefined;
|
|
@@ -1963,16 +1595,8 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
1963
1595
|
FluidVaultT1Supply?: undefined;
|
|
1964
1596
|
FluidView?: undefined;
|
|
1965
1597
|
FluidClaim?: undefined;
|
|
1966
|
-
FluidDexOpen?: undefined;
|
|
1967
|
-
FluidDexSupply?: undefined;
|
|
1968
|
-
FluidDexBorrow?: undefined;
|
|
1969
|
-
FluidDexPayback?: undefined;
|
|
1970
|
-
FluidDexWithdraw?: undefined;
|
|
1971
|
-
PendleTokenRedeem?: undefined;
|
|
1972
|
-
UmbrellaClaimRewards?: undefined;
|
|
1973
|
-
UmbrellaStake?: undefined;
|
|
1974
|
-
UmbrellaUnstake?: undefined;
|
|
1975
1598
|
MorphoBlueView?: undefined;
|
|
1599
|
+
PendleTokenRedeem?: undefined;
|
|
1976
1600
|
} | {
|
|
1977
1601
|
DFSSell: string;
|
|
1978
1602
|
DFSSellNoFee: string;
|
|
@@ -2042,12 +1666,6 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
2042
1666
|
FluidVaultT1Withdraw: string;
|
|
2043
1667
|
FluidVaultT1Supply: string;
|
|
2044
1668
|
FluidView: string;
|
|
2045
|
-
FluidDexOpen: string;
|
|
2046
|
-
FluidDexSupply: string;
|
|
2047
|
-
FluidDexBorrow: string;
|
|
2048
|
-
FluidDexPayback: string;
|
|
2049
|
-
FluidDexWithdraw: string;
|
|
2050
|
-
SFApproveTokens: string;
|
|
2051
1669
|
AutomationV2Unsub?: undefined;
|
|
2052
1670
|
SDaiWrap?: undefined;
|
|
2053
1671
|
SDaiUnwrap?: undefined;
|
|
@@ -2055,11 +1673,6 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
2055
1673
|
SkyStake?: undefined;
|
|
2056
1674
|
SkyUnstake?: undefined;
|
|
2057
1675
|
SkyClaimRewards?: undefined;
|
|
2058
|
-
SkyStakingEngineOpen?: undefined;
|
|
2059
|
-
SkyStakingEngineSelectFarm?: undefined;
|
|
2060
|
-
SkyStakingEngineStake?: undefined;
|
|
2061
|
-
SkyStakingEngineUnstake?: undefined;
|
|
2062
|
-
SkyStakingEngineClaimRewards?: undefined;
|
|
2063
1676
|
McdGenerate?: undefined;
|
|
2064
1677
|
McdGive?: undefined;
|
|
2065
1678
|
McdMerge?: undefined;
|
|
@@ -2091,7 +1704,6 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
2091
1704
|
AaveV3View?: undefined;
|
|
2092
1705
|
GhoClaimAAVE?: undefined;
|
|
2093
1706
|
GhoUnstake?: undefined;
|
|
2094
|
-
GhoStake?: undefined;
|
|
2095
1707
|
LSVWithdraw?: undefined;
|
|
2096
1708
|
LSVBorrow?: undefined;
|
|
2097
1709
|
LSVSupply?: undefined;
|
|
@@ -2118,7 +1730,6 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
2118
1730
|
SparkWithdraw?: undefined;
|
|
2119
1731
|
SparkDelegateCredit?: undefined;
|
|
2120
1732
|
SparkDelegateWithSig?: undefined;
|
|
2121
|
-
SparkSPKClaim?: undefined;
|
|
2122
1733
|
CompBorrow?: undefined;
|
|
2123
1734
|
CompClaim?: undefined;
|
|
2124
1735
|
CompPayback?: undefined;
|
|
@@ -2246,13 +1857,10 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
2246
1857
|
EtherFiUnwrap?: undefined;
|
|
2247
1858
|
KingClaim?: undefined;
|
|
2248
1859
|
FluidClaim?: undefined;
|
|
2249
|
-
PendleTokenRedeem?: undefined;
|
|
2250
|
-
UmbrellaClaimRewards?: undefined;
|
|
2251
|
-
UmbrellaStake?: undefined;
|
|
2252
|
-
UmbrellaUnstake?: undefined;
|
|
2253
1860
|
AaveV3DelegateCredit?: undefined;
|
|
2254
1861
|
AaveV3RatioTrigger?: undefined;
|
|
2255
1862
|
MorphoBlueView?: undefined;
|
|
1863
|
+
PendleTokenRedeem?: undefined;
|
|
2256
1864
|
} | {
|
|
2257
1865
|
DFSSell: string;
|
|
2258
1866
|
DFSSellNoFee: string;
|
|
@@ -2316,7 +1924,7 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
2316
1924
|
FluidVaultT1Supply: string;
|
|
2317
1925
|
FluidView: string;
|
|
2318
1926
|
TokenizedVaultAdapter: string;
|
|
2319
|
-
|
|
1927
|
+
PendleTokenRedeem: string;
|
|
2320
1928
|
AutomationV2Unsub?: undefined;
|
|
2321
1929
|
SendTokenAndUnwrap?: undefined;
|
|
2322
1930
|
SDaiWrap?: undefined;
|
|
@@ -2325,11 +1933,6 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
2325
1933
|
SkyStake?: undefined;
|
|
2326
1934
|
SkyUnstake?: undefined;
|
|
2327
1935
|
SkyClaimRewards?: undefined;
|
|
2328
|
-
SkyStakingEngineOpen?: undefined;
|
|
2329
|
-
SkyStakingEngineSelectFarm?: undefined;
|
|
2330
|
-
SkyStakingEngineStake?: undefined;
|
|
2331
|
-
SkyStakingEngineUnstake?: undefined;
|
|
2332
|
-
SkyStakingEngineClaimRewards?: undefined;
|
|
2333
1936
|
McdGenerate?: undefined;
|
|
2334
1937
|
McdGive?: undefined;
|
|
2335
1938
|
McdMerge?: undefined;
|
|
@@ -2360,7 +1963,6 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
2360
1963
|
AaveClaimStkAave?: undefined;
|
|
2361
1964
|
GhoClaimAAVE?: undefined;
|
|
2362
1965
|
GhoUnstake?: undefined;
|
|
2363
|
-
GhoStake?: undefined;
|
|
2364
1966
|
LSVWithdraw?: undefined;
|
|
2365
1967
|
LSVBorrow?: undefined;
|
|
2366
1968
|
LSVSupply?: undefined;
|
|
@@ -2387,7 +1989,6 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
2387
1989
|
SparkWithdraw?: undefined;
|
|
2388
1990
|
SparkDelegateCredit?: undefined;
|
|
2389
1991
|
SparkDelegateWithSig?: undefined;
|
|
2390
|
-
SparkSPKClaim?: undefined;
|
|
2391
1992
|
CompBorrow?: undefined;
|
|
2392
1993
|
CompClaim?: undefined;
|
|
2393
1994
|
CompPayback?: undefined;
|
|
@@ -2521,428 +2122,97 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
2521
2122
|
EtherFiUnwrap?: undefined;
|
|
2522
2123
|
KingClaim?: undefined;
|
|
2523
2124
|
FluidClaim?: undefined;
|
|
2524
|
-
FluidDexOpen?: undefined;
|
|
2525
|
-
FluidDexSupply?: undefined;
|
|
2526
|
-
FluidDexBorrow?: undefined;
|
|
2527
|
-
FluidDexPayback?: undefined;
|
|
2528
|
-
FluidDexWithdraw?: undefined;
|
|
2529
|
-
PendleTokenRedeem?: undefined;
|
|
2530
|
-
UmbrellaClaimRewards?: undefined;
|
|
2531
|
-
UmbrellaStake?: undefined;
|
|
2532
|
-
UmbrellaUnstake?: undefined;
|
|
2533
2125
|
AaveV3DelegateCredit?: undefined;
|
|
2534
2126
|
AaveV3RatioTrigger?: undefined;
|
|
2535
2127
|
AaveV3RatioCheck?: undefined;
|
|
2536
|
-
}
|
|
2537
|
-
|
|
2538
|
-
|
|
2539
|
-
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
|
|
2586
|
-
|
|
2587
|
-
|
|
2588
|
-
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2594
|
-
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
|
|
2615
|
-
|
|
2616
|
-
|
|
2617
|
-
|
|
2618
|
-
|
|
2619
|
-
|
|
2620
|
-
|
|
2621
|
-
|
|
2622
|
-
|
|
2623
|
-
|
|
2624
|
-
MorphoClaim?: undefined;
|
|
2625
|
-
MorphoAaveV3Borrow?: undefined;
|
|
2626
|
-
MorphoAaveV3Payback?: undefined;
|
|
2627
|
-
MorphoAaveV3Supply?: undefined;
|
|
2628
|
-
MorphoAaveV3Withdraw?: undefined;
|
|
2629
|
-
MorphoAaveV3SetManager?: undefined;
|
|
2630
|
-
SparkBorrow?: undefined;
|
|
2631
|
-
SparkClaimRewards?: undefined;
|
|
2632
|
-
SparkCollateralSwitch?: undefined;
|
|
2633
|
-
SparkPayback?: undefined;
|
|
2634
|
-
SparkSetEMode?: undefined;
|
|
2635
|
-
SparkSpTokenPayback?: undefined;
|
|
2636
|
-
SparkSupply?: undefined;
|
|
2637
|
-
SparkSwapBorrowRateMode?: undefined;
|
|
2638
|
-
SparkWithdraw?: undefined;
|
|
2639
|
-
SparkDelegateCredit?: undefined;
|
|
2640
|
-
SparkDelegateWithSig?: undefined;
|
|
2641
|
-
SparkSPKClaim?: undefined;
|
|
2642
|
-
CompBorrow?: undefined;
|
|
2643
|
-
CompClaim?: undefined;
|
|
2644
|
-
CompPayback?: undefined;
|
|
2645
|
-
CompSupply?: undefined;
|
|
2646
|
-
CompWithdraw?: undefined;
|
|
2647
|
-
CompGetDebt?: undefined;
|
|
2648
|
-
CompCollateralSwitch?: undefined;
|
|
2649
|
-
FLAaveV2?: undefined;
|
|
2650
|
-
FLAaveV3NoFee?: undefined;
|
|
2651
|
-
FLAaveV3CarryDebt?: undefined;
|
|
2652
|
-
FLDyDx?: undefined;
|
|
2653
|
-
FLMaker?: undefined;
|
|
2654
|
-
FLBalancer?: undefined;
|
|
2655
|
-
FLSpark?: undefined;
|
|
2656
|
-
FLUniV3?: undefined;
|
|
2657
|
-
FLGho?: undefined;
|
|
2658
|
-
FLMorphoBlue?: undefined;
|
|
2659
|
-
UniSupply?: undefined;
|
|
2660
|
-
UniWithdraw?: undefined;
|
|
2661
|
-
UniCollectV3?: undefined;
|
|
2662
|
-
UniMintV3?: undefined;
|
|
2663
|
-
UniSupplyV3?: undefined;
|
|
2664
|
-
UniWithdrawV3?: undefined;
|
|
2665
|
-
UniCreatePoolV3?: undefined;
|
|
2666
|
-
DyDxWithdraw?: undefined;
|
|
2667
|
-
YearnSupply?: undefined;
|
|
2668
|
-
YearnWithdraw?: undefined;
|
|
2669
|
-
LiquityClose?: undefined;
|
|
2670
|
-
LiquityBorrow?: undefined;
|
|
2671
|
-
LiquityOpen?: undefined;
|
|
2672
|
-
LiquityPayback?: undefined;
|
|
2673
|
-
LiquityWithdraw?: undefined;
|
|
2674
|
-
LiquitySupply?: undefined;
|
|
2675
|
-
LiquitySPDeposit?: undefined;
|
|
2676
|
-
LiquitySPWithdraw?: undefined;
|
|
2677
|
-
LiquityStake?: undefined;
|
|
2678
|
-
LiquityUnstake?: undefined;
|
|
2679
|
-
LiquityEthGainToTrove?: undefined;
|
|
2680
|
-
LiquityClaim?: undefined;
|
|
2681
|
-
LiquityRedeem?: undefined;
|
|
2682
|
-
LiquityAdjust?: undefined;
|
|
2683
|
-
LiquityV2CloseLegacy?: undefined;
|
|
2684
|
-
LiquityV2PaybackLegacy?: undefined;
|
|
2685
|
-
LiquityV2Open?: undefined;
|
|
2686
|
-
LiquityV2Close?: undefined;
|
|
2687
|
-
LiquityV2Supply?: undefined;
|
|
2688
|
-
LiquityV2Withdraw?: undefined;
|
|
2689
|
-
LiquityV2Borrow?: undefined;
|
|
2690
|
-
LiquityV2Payback?: undefined;
|
|
2691
|
-
LiquityV2Claim?: undefined;
|
|
2692
|
-
LiquityV2Adjust?: undefined;
|
|
2693
|
-
LiquityV2AdjustInterestRate?: undefined;
|
|
2694
|
-
LiquityV2SPDeposit?: undefined;
|
|
2695
|
-
LiquityV2SPWithdraw?: undefined;
|
|
2696
|
-
LiquityV2SPClaimColl?: undefined;
|
|
2697
|
-
LiquityV2AdjustZombieTrove?: undefined;
|
|
2698
|
-
BprotocolLiquitySPDeposit?: undefined;
|
|
2699
|
-
BprotocolLiquitySPWithdraw?: undefined;
|
|
2700
|
-
LidoStake?: undefined;
|
|
2701
|
-
LidoWrap?: undefined;
|
|
2702
|
-
LidoUnwrap?: undefined;
|
|
2703
|
-
InstPullTokens?: undefined;
|
|
2704
|
-
BalancerV2Supply?: undefined;
|
|
2705
|
-
BalancerV2Withdraw?: undefined;
|
|
2706
|
-
BalancerV2Claim?: undefined;
|
|
2707
|
-
GUniWithdraw?: undefined;
|
|
2708
|
-
GUniDeposit?: undefined;
|
|
2709
|
-
RariDeposit?: undefined;
|
|
2710
|
-
RariWithdraw?: undefined;
|
|
2711
|
-
MStableDeposit?: undefined;
|
|
2712
|
-
MStableWithdraw?: undefined;
|
|
2713
|
-
MStableClaim?: undefined;
|
|
2714
|
-
McdRatioCheck?: undefined;
|
|
2715
|
-
GasFeeTaker?: undefined;
|
|
2716
|
-
CurveStethPoolDeposit?: undefined;
|
|
2717
|
-
CurveStethPoolWithdraw?: undefined;
|
|
2718
|
-
CurveDeposit?: undefined;
|
|
2719
|
-
CurveWithdraw?: undefined;
|
|
2720
|
-
McdBoostComposite?: undefined;
|
|
2721
|
-
McdRepayComposite?: undefined;
|
|
2722
|
-
FLEuler?: undefined;
|
|
2723
|
-
TrailingStopTrigger?: undefined;
|
|
2724
|
-
CBRebondTrigger?: undefined;
|
|
2725
|
-
CBUpdateRebondSub?: undefined;
|
|
2726
|
-
LiquityRatioCheck?: undefined;
|
|
2727
|
-
ConvexDeposit?: undefined;
|
|
2728
|
-
ConvexWithdraw?: undefined;
|
|
2729
|
-
ConvexClaim?: undefined;
|
|
2730
|
-
CBCreate?: undefined;
|
|
2731
|
-
CBRedeem?: undefined;
|
|
2732
|
-
CBChickenIn?: undefined;
|
|
2733
|
-
CBChickenOut?: undefined;
|
|
2734
|
-
CBCreateRebondSub?: undefined;
|
|
2735
|
-
FetchBondId?: undefined;
|
|
2736
|
-
CompV3Allow?: undefined;
|
|
2737
|
-
CompV3Borrow?: undefined;
|
|
2738
|
-
CompV3Claim?: undefined;
|
|
2739
|
-
CompV3Payback?: undefined;
|
|
2740
|
-
CompV3Supply?: undefined;
|
|
2741
|
-
CompV3Transfer?: undefined;
|
|
2742
|
-
CompV3Withdraw?: undefined;
|
|
2743
|
-
CurveUsdBorrow?: undefined;
|
|
2744
|
-
CurveUsdCreate?: undefined;
|
|
2745
|
-
CurveUsdPayback?: undefined;
|
|
2746
|
-
CurveUsdSupply?: undefined;
|
|
2747
|
-
CurveUsdAdjust?: undefined;
|
|
2748
|
-
CurveUsdWithdraw?: undefined;
|
|
2749
|
-
CurveUsdLevCreate?: undefined;
|
|
2750
|
-
CurveUsdRepay?: undefined;
|
|
2751
|
-
CurveUsdSwapper?: undefined;
|
|
2752
|
-
CurveUsdSwapperTransient?: undefined;
|
|
2753
|
-
CurveUsdSelfLiquidate?: undefined;
|
|
2754
|
-
CurveUsdSelfLiquidateWithColl?: undefined;
|
|
2755
|
-
CurveUsdGetDebt?: undefined;
|
|
2756
|
-
CurveUsdCollRatioTrigger?: undefined;
|
|
2757
|
-
CurveUsdCollRatioCheck?: undefined;
|
|
2758
|
-
CurveUsdSelfLiquidateWithCollTransient?: undefined;
|
|
2759
|
-
CurveUsdLevCreateTransient?: undefined;
|
|
2760
|
-
CurveUsdRepayTransient?: undefined;
|
|
2761
|
-
MorphoBlueSupply?: undefined;
|
|
2762
|
-
MorphoBlueSupplyCollateral?: undefined;
|
|
2763
|
-
MorphoBlueWithdraw?: undefined;
|
|
2764
|
-
MorphoBlueWithdrawCollateral?: undefined;
|
|
2765
|
-
MorphoBlueBorrow?: undefined;
|
|
2766
|
-
MorphoBluePayback?: undefined;
|
|
2767
|
-
MorphoBlueSetAuth?: undefined;
|
|
2768
|
-
MorphoBlueSetAuthWithSig?: undefined;
|
|
2769
|
-
MorphoTokenWrap?: undefined;
|
|
2770
|
-
MorphoBlueReallocateLiquidity?: undefined;
|
|
2771
|
-
MorphoBlueClaim?: undefined;
|
|
2772
|
-
LlamaLendCreate?: undefined;
|
|
2773
|
-
LlamaLendSupply?: undefined;
|
|
2774
|
-
LlamaLendBorrow?: undefined;
|
|
2775
|
-
LlamaLendWithdraw?: undefined;
|
|
2776
|
-
LlamaLendPayback?: undefined;
|
|
2777
|
-
LlamaLendSelfLiquidate?: undefined;
|
|
2778
|
-
LlamaLendGetDebt?: undefined;
|
|
2779
|
-
LlamaLendBoost?: undefined;
|
|
2780
|
-
LlamaLendRepay?: undefined;
|
|
2781
|
-
LlamaLendLevCreate?: undefined;
|
|
2782
|
-
LlamaLendSelfLiquidateWithColl?: undefined;
|
|
2783
|
-
EulerV2Supply?: undefined;
|
|
2784
|
-
EulerV2Withdraw?: undefined;
|
|
2785
|
-
EulerV2Borrow?: undefined;
|
|
2786
|
-
EulerV2Payback?: undefined;
|
|
2787
|
-
EulerV2CollateralSwitch?: undefined;
|
|
2788
|
-
EulerV2View?: undefined;
|
|
2789
|
-
RenzoStake?: undefined;
|
|
2790
|
-
EtherFiStake?: undefined;
|
|
2791
|
-
EtherFiWrap?: undefined;
|
|
2792
|
-
EtherFiUnwrap?: undefined;
|
|
2793
|
-
KingClaim?: undefined;
|
|
2794
|
-
FluidVaultT1Open?: undefined;
|
|
2795
|
-
FluidVaultT1Adjust?: undefined;
|
|
2796
|
-
FluidVaultT1Borrow?: undefined;
|
|
2797
|
-
FluidVaultT1Payback?: undefined;
|
|
2798
|
-
FluidVaultT1Withdraw?: undefined;
|
|
2799
|
-
FluidVaultT1Supply?: undefined;
|
|
2800
|
-
FluidView?: undefined;
|
|
2801
|
-
FluidClaim?: undefined;
|
|
2802
|
-
FluidDexOpen?: undefined;
|
|
2803
|
-
FluidDexSupply?: undefined;
|
|
2804
|
-
FluidDexBorrow?: undefined;
|
|
2805
|
-
FluidDexPayback?: undefined;
|
|
2806
|
-
FluidDexWithdraw?: undefined;
|
|
2807
|
-
PendleTokenRedeem?: undefined;
|
|
2808
|
-
UmbrellaClaimRewards?: undefined;
|
|
2809
|
-
UmbrellaStake?: undefined;
|
|
2810
|
-
UmbrellaUnstake?: undefined;
|
|
2811
|
-
SFApproveTokens?: undefined;
|
|
2812
|
-
AaveV3RatioTrigger?: undefined;
|
|
2813
|
-
GasFeeTakerL2?: undefined;
|
|
2814
|
-
AaveV3RatioCheck?: undefined;
|
|
2815
|
-
MorphoBlueView?: undefined;
|
|
2816
|
-
};
|
|
2817
|
-
declare const otherAddressesAllChains: {
|
|
2818
|
-
[x: number]: {
|
|
2819
|
-
RecipeExecutor: string;
|
|
2820
|
-
DFSRegistry: string;
|
|
2821
|
-
DFSProxyRegistry: string;
|
|
2822
|
-
ProxyRegistry: string;
|
|
2823
|
-
McdCdpManager: string;
|
|
2824
|
-
BCdpManager: string;
|
|
2825
|
-
AaveDefaultMarket: string;
|
|
2826
|
-
UniswapV3PositionManager: string;
|
|
2827
|
-
RaiWethUniV2LPToken: string;
|
|
2828
|
-
BalancerToken: string;
|
|
2829
|
-
CrvToken: string;
|
|
2830
|
-
CvxToken: string;
|
|
2831
|
-
DAI: string;
|
|
2832
|
-
GHO: string;
|
|
2833
|
-
LUSD: string;
|
|
2834
|
-
BLUSD: string;
|
|
2835
|
-
Empty: string;
|
|
2836
|
-
DSGuardFactory?: undefined;
|
|
2837
|
-
AdminVault?: undefined;
|
|
2838
|
-
DefisaverLogger?: undefined;
|
|
2839
|
-
} | {
|
|
2840
|
-
RecipeExecutor: string;
|
|
2841
|
-
DFSRegistry: string;
|
|
2842
|
-
ProxyRegistry: string;
|
|
2843
|
-
DSGuardFactory: string;
|
|
2844
|
-
AdminVault: string;
|
|
2845
|
-
DefisaverLogger: string;
|
|
2846
|
-
Empty: string;
|
|
2847
|
-
UniswapV3PositionManager: string;
|
|
2848
|
-
DFSProxyRegistry?: undefined;
|
|
2849
|
-
McdCdpManager?: undefined;
|
|
2850
|
-
BCdpManager?: undefined;
|
|
2851
|
-
AaveDefaultMarket?: undefined;
|
|
2852
|
-
RaiWethUniV2LPToken?: undefined;
|
|
2853
|
-
BalancerToken?: undefined;
|
|
2854
|
-
CrvToken?: undefined;
|
|
2855
|
-
CvxToken?: undefined;
|
|
2856
|
-
DAI?: undefined;
|
|
2857
|
-
GHO?: undefined;
|
|
2858
|
-
LUSD?: undefined;
|
|
2859
|
-
BLUSD?: undefined;
|
|
2860
|
-
} | {
|
|
2861
|
-
RecipeExecutor: string;
|
|
2862
|
-
DFSRegistry: string;
|
|
2863
|
-
ProxyRegistry: string;
|
|
2864
|
-
DSGuardFactory: string;
|
|
2865
|
-
AdminVault: string;
|
|
2866
|
-
DefisaverLogger: string;
|
|
2867
|
-
Empty: string;
|
|
2868
|
-
DFSProxyRegistry?: undefined;
|
|
2869
|
-
McdCdpManager?: undefined;
|
|
2870
|
-
BCdpManager?: undefined;
|
|
2871
|
-
AaveDefaultMarket?: undefined;
|
|
2872
|
-
UniswapV3PositionManager?: undefined;
|
|
2873
|
-
RaiWethUniV2LPToken?: undefined;
|
|
2874
|
-
BalancerToken?: undefined;
|
|
2875
|
-
CrvToken?: undefined;
|
|
2876
|
-
CvxToken?: undefined;
|
|
2877
|
-
DAI?: undefined;
|
|
2878
|
-
GHO?: undefined;
|
|
2879
|
-
LUSD?: undefined;
|
|
2880
|
-
BLUSD?: undefined;
|
|
2881
|
-
} | {
|
|
2882
|
-
RecipeExecutor: string;
|
|
2883
|
-
DFSRegistry: string;
|
|
2884
|
-
DSGuardFactory: string;
|
|
2885
|
-
AdminVault: string;
|
|
2886
|
-
DefisaverLogger: string;
|
|
2887
|
-
Empty: string;
|
|
2888
|
-
DFSProxyRegistry?: undefined;
|
|
2889
|
-
ProxyRegistry?: undefined;
|
|
2890
|
-
McdCdpManager?: undefined;
|
|
2891
|
-
BCdpManager?: undefined;
|
|
2892
|
-
AaveDefaultMarket?: undefined;
|
|
2893
|
-
UniswapV3PositionManager?: undefined;
|
|
2894
|
-
RaiWethUniV2LPToken?: undefined;
|
|
2895
|
-
BalancerToken?: undefined;
|
|
2896
|
-
CrvToken?: undefined;
|
|
2897
|
-
CvxToken?: undefined;
|
|
2898
|
-
DAI?: undefined;
|
|
2899
|
-
GHO?: undefined;
|
|
2900
|
-
LUSD?: undefined;
|
|
2901
|
-
BLUSD?: undefined;
|
|
2902
|
-
} | {
|
|
2903
|
-
RecipeExecutor: string;
|
|
2904
|
-
DFSRegistry: string;
|
|
2905
|
-
AdminVault: string;
|
|
2906
|
-
DefisaverLogger: string;
|
|
2907
|
-
Empty: string;
|
|
2908
|
-
DFSProxyRegistry?: undefined;
|
|
2909
|
-
ProxyRegistry?: undefined;
|
|
2910
|
-
McdCdpManager?: undefined;
|
|
2911
|
-
BCdpManager?: undefined;
|
|
2912
|
-
AaveDefaultMarket?: undefined;
|
|
2913
|
-
UniswapV3PositionManager?: undefined;
|
|
2914
|
-
RaiWethUniV2LPToken?: undefined;
|
|
2915
|
-
BalancerToken?: undefined;
|
|
2916
|
-
CrvToken?: undefined;
|
|
2917
|
-
CvxToken?: undefined;
|
|
2918
|
-
DAI?: undefined;
|
|
2919
|
-
GHO?: undefined;
|
|
2920
|
-
LUSD?: undefined;
|
|
2921
|
-
BLUSD?: undefined;
|
|
2922
|
-
DSGuardFactory?: undefined;
|
|
2923
|
-
};
|
|
2924
|
-
};
|
|
2925
|
-
declare const otherAddresses: (chainId?: null) => {
|
|
2926
|
-
RecipeExecutor: string;
|
|
2927
|
-
DFSRegistry: string;
|
|
2928
|
-
DFSProxyRegistry: string;
|
|
2929
|
-
ProxyRegistry: string;
|
|
2930
|
-
McdCdpManager: string;
|
|
2931
|
-
BCdpManager: string;
|
|
2932
|
-
AaveDefaultMarket: string;
|
|
2933
|
-
UniswapV3PositionManager: string;
|
|
2934
|
-
RaiWethUniV2LPToken: string;
|
|
2935
|
-
BalancerToken: string;
|
|
2936
|
-
CrvToken: string;
|
|
2937
|
-
CvxToken: string;
|
|
2938
|
-
DAI: string;
|
|
2939
|
-
GHO: string;
|
|
2940
|
-
LUSD: string;
|
|
2941
|
-
BLUSD: string;
|
|
2942
|
-
Empty: string;
|
|
2943
|
-
DSGuardFactory?: undefined;
|
|
2944
|
-
AdminVault?: undefined;
|
|
2945
|
-
DefisaverLogger?: undefined;
|
|
2128
|
+
};
|
|
2129
|
+
declare const otherAddressesAllChains: {
|
|
2130
|
+
[x: number]: {
|
|
2131
|
+
RecipeExecutor: string;
|
|
2132
|
+
DFSRegistry: string;
|
|
2133
|
+
DFSProxyRegistry: string;
|
|
2134
|
+
ProxyRegistry: string;
|
|
2135
|
+
McdCdpManager: string;
|
|
2136
|
+
BCdpManager: string;
|
|
2137
|
+
AaveDefaultMarket: string;
|
|
2138
|
+
UniswapV3PositionManager: string;
|
|
2139
|
+
RaiWethUniV2LPToken: string;
|
|
2140
|
+
BalancerToken: string;
|
|
2141
|
+
CrvToken: string;
|
|
2142
|
+
CvxToken: string;
|
|
2143
|
+
DAI: string;
|
|
2144
|
+
GHO: string;
|
|
2145
|
+
LUSD: string;
|
|
2146
|
+
BLUSD: string;
|
|
2147
|
+
Empty: string;
|
|
2148
|
+
DSGuardFactory?: undefined;
|
|
2149
|
+
AdminVault?: undefined;
|
|
2150
|
+
DefisaverLogger?: undefined;
|
|
2151
|
+
} | {
|
|
2152
|
+
RecipeExecutor: string;
|
|
2153
|
+
DFSRegistry: string;
|
|
2154
|
+
ProxyRegistry: string;
|
|
2155
|
+
DSGuardFactory: string;
|
|
2156
|
+
AdminVault: string;
|
|
2157
|
+
DefisaverLogger: string;
|
|
2158
|
+
Empty: string;
|
|
2159
|
+
UniswapV3PositionManager: string;
|
|
2160
|
+
DFSProxyRegistry?: undefined;
|
|
2161
|
+
McdCdpManager?: undefined;
|
|
2162
|
+
BCdpManager?: undefined;
|
|
2163
|
+
AaveDefaultMarket?: undefined;
|
|
2164
|
+
RaiWethUniV2LPToken?: undefined;
|
|
2165
|
+
BalancerToken?: undefined;
|
|
2166
|
+
CrvToken?: undefined;
|
|
2167
|
+
CvxToken?: undefined;
|
|
2168
|
+
DAI?: undefined;
|
|
2169
|
+
GHO?: undefined;
|
|
2170
|
+
LUSD?: undefined;
|
|
2171
|
+
BLUSD?: undefined;
|
|
2172
|
+
} | {
|
|
2173
|
+
RecipeExecutor: string;
|
|
2174
|
+
DFSRegistry: string;
|
|
2175
|
+
ProxyRegistry: string;
|
|
2176
|
+
DSGuardFactory: string;
|
|
2177
|
+
AdminVault: string;
|
|
2178
|
+
DefisaverLogger: string;
|
|
2179
|
+
Empty: string;
|
|
2180
|
+
DFSProxyRegistry?: undefined;
|
|
2181
|
+
McdCdpManager?: undefined;
|
|
2182
|
+
BCdpManager?: undefined;
|
|
2183
|
+
AaveDefaultMarket?: undefined;
|
|
2184
|
+
UniswapV3PositionManager?: undefined;
|
|
2185
|
+
RaiWethUniV2LPToken?: undefined;
|
|
2186
|
+
BalancerToken?: undefined;
|
|
2187
|
+
CrvToken?: undefined;
|
|
2188
|
+
CvxToken?: undefined;
|
|
2189
|
+
DAI?: undefined;
|
|
2190
|
+
GHO?: undefined;
|
|
2191
|
+
LUSD?: undefined;
|
|
2192
|
+
BLUSD?: undefined;
|
|
2193
|
+
};
|
|
2194
|
+
};
|
|
2195
|
+
declare const otherAddresses: (chainId?: null) => {
|
|
2196
|
+
RecipeExecutor: string;
|
|
2197
|
+
DFSRegistry: string;
|
|
2198
|
+
DFSProxyRegistry: string;
|
|
2199
|
+
ProxyRegistry: string;
|
|
2200
|
+
McdCdpManager: string;
|
|
2201
|
+
BCdpManager: string;
|
|
2202
|
+
AaveDefaultMarket: string;
|
|
2203
|
+
UniswapV3PositionManager: string;
|
|
2204
|
+
RaiWethUniV2LPToken: string;
|
|
2205
|
+
BalancerToken: string;
|
|
2206
|
+
CrvToken: string;
|
|
2207
|
+
CvxToken: string;
|
|
2208
|
+
DAI: string;
|
|
2209
|
+
GHO: string;
|
|
2210
|
+
LUSD: string;
|
|
2211
|
+
BLUSD: string;
|
|
2212
|
+
Empty: string;
|
|
2213
|
+
DSGuardFactory?: undefined;
|
|
2214
|
+
AdminVault?: undefined;
|
|
2215
|
+
DefisaverLogger?: undefined;
|
|
2946
2216
|
} | {
|
|
2947
2217
|
RecipeExecutor: string;
|
|
2948
2218
|
DFSRegistry: string;
|
|
@@ -2985,48 +2255,6 @@ declare const otherAddresses: (chainId?: null) => {
|
|
|
2985
2255
|
GHO?: undefined;
|
|
2986
2256
|
LUSD?: undefined;
|
|
2987
2257
|
BLUSD?: undefined;
|
|
2988
|
-
} | {
|
|
2989
|
-
RecipeExecutor: string;
|
|
2990
|
-
DFSRegistry: string;
|
|
2991
|
-
DSGuardFactory: string;
|
|
2992
|
-
AdminVault: string;
|
|
2993
|
-
DefisaverLogger: string;
|
|
2994
|
-
Empty: string;
|
|
2995
|
-
DFSProxyRegistry?: undefined;
|
|
2996
|
-
ProxyRegistry?: undefined;
|
|
2997
|
-
McdCdpManager?: undefined;
|
|
2998
|
-
BCdpManager?: undefined;
|
|
2999
|
-
AaveDefaultMarket?: undefined;
|
|
3000
|
-
UniswapV3PositionManager?: undefined;
|
|
3001
|
-
RaiWethUniV2LPToken?: undefined;
|
|
3002
|
-
BalancerToken?: undefined;
|
|
3003
|
-
CrvToken?: undefined;
|
|
3004
|
-
CvxToken?: undefined;
|
|
3005
|
-
DAI?: undefined;
|
|
3006
|
-
GHO?: undefined;
|
|
3007
|
-
LUSD?: undefined;
|
|
3008
|
-
BLUSD?: undefined;
|
|
3009
|
-
} | {
|
|
3010
|
-
RecipeExecutor: string;
|
|
3011
|
-
DFSRegistry: string;
|
|
3012
|
-
AdminVault: string;
|
|
3013
|
-
DefisaverLogger: string;
|
|
3014
|
-
Empty: string;
|
|
3015
|
-
DFSProxyRegistry?: undefined;
|
|
3016
|
-
ProxyRegistry?: undefined;
|
|
3017
|
-
McdCdpManager?: undefined;
|
|
3018
|
-
BCdpManager?: undefined;
|
|
3019
|
-
AaveDefaultMarket?: undefined;
|
|
3020
|
-
UniswapV3PositionManager?: undefined;
|
|
3021
|
-
RaiWethUniV2LPToken?: undefined;
|
|
3022
|
-
BalancerToken?: undefined;
|
|
3023
|
-
CrvToken?: undefined;
|
|
3024
|
-
CvxToken?: undefined;
|
|
3025
|
-
DAI?: undefined;
|
|
3026
|
-
GHO?: undefined;
|
|
3027
|
-
LUSD?: undefined;
|
|
3028
|
-
BLUSD?: undefined;
|
|
3029
|
-
DSGuardFactory?: undefined;
|
|
3030
2258
|
};
|
|
3031
2259
|
export { Action, ActionWithL2, Recipe, Strategy, DfsWeb3, actions, triggers, utils, configure, getNetworkData, CONFIG, networks, actionAddresses, actionAddressesAllChains, otherAddresses, otherAddressesAllChains, getAddr, };
|
|
3032
2260
|
declare const _default: {
|
|
@@ -3070,11 +2298,6 @@ declare const _default: {
|
|
|
3070
2298
|
SkyStake: string;
|
|
3071
2299
|
SkyUnstake: string;
|
|
3072
2300
|
SkyClaimRewards: string;
|
|
3073
|
-
SkyStakingEngineOpen: string;
|
|
3074
|
-
SkyStakingEngineSelectFarm: string;
|
|
3075
|
-
SkyStakingEngineStake: string;
|
|
3076
|
-
SkyStakingEngineUnstake: string;
|
|
3077
|
-
SkyStakingEngineClaimRewards: string;
|
|
3078
2301
|
McdGenerate: string;
|
|
3079
2302
|
McdGive: string;
|
|
3080
2303
|
McdMerge: string;
|
|
@@ -3116,7 +2339,6 @@ declare const _default: {
|
|
|
3116
2339
|
AaveV3DelegateWithSig: string;
|
|
3117
2340
|
GhoClaimAAVE: string;
|
|
3118
2341
|
GhoUnstake: string;
|
|
3119
|
-
GhoStake: string;
|
|
3120
2342
|
LSVWithdraw: string;
|
|
3121
2343
|
LSVBorrow: string;
|
|
3122
2344
|
LSVSupply: string;
|
|
@@ -3143,7 +2365,6 @@ declare const _default: {
|
|
|
3143
2365
|
SparkWithdraw: string;
|
|
3144
2366
|
SparkDelegateCredit: string;
|
|
3145
2367
|
SparkDelegateWithSig: string;
|
|
3146
|
-
SparkSPKClaim: string;
|
|
3147
2368
|
CompBorrow: string;
|
|
3148
2369
|
CompClaim: string;
|
|
3149
2370
|
CompPayback: string;
|
|
@@ -3307,21 +2528,12 @@ declare const _default: {
|
|
|
3307
2528
|
FluidVaultT1Supply: string;
|
|
3308
2529
|
FluidView: string;
|
|
3309
2530
|
FluidClaim: string;
|
|
3310
|
-
FluidDexOpen: string;
|
|
3311
|
-
FluidDexSupply: string;
|
|
3312
|
-
FluidDexBorrow: string;
|
|
3313
|
-
FluidDexPayback: string;
|
|
3314
|
-
FluidDexWithdraw: string;
|
|
3315
|
-
PendleTokenRedeem: string;
|
|
3316
|
-
UmbrellaClaimRewards: string;
|
|
3317
|
-
UmbrellaStake: string;
|
|
3318
|
-
UmbrellaUnstake: string;
|
|
3319
|
-
SFApproveTokens: string;
|
|
3320
2531
|
AaveV3DelegateCredit?: undefined;
|
|
3321
2532
|
AaveV3RatioTrigger?: undefined;
|
|
3322
2533
|
GasFeeTakerL2?: undefined;
|
|
3323
2534
|
AaveV3RatioCheck?: undefined;
|
|
3324
2535
|
MorphoBlueView?: undefined;
|
|
2536
|
+
PendleTokenRedeem?: undefined;
|
|
3325
2537
|
} | {
|
|
3326
2538
|
DFSSell: string;
|
|
3327
2539
|
DFSSellNoFee: string;
|
|
@@ -3335,8 +2547,6 @@ declare const _default: {
|
|
|
3335
2547
|
ApproveToken: string;
|
|
3336
2548
|
SendTokenAndUnwrap: string;
|
|
3337
2549
|
ToggleSub: string;
|
|
3338
|
-
UpdateSub: string;
|
|
3339
|
-
CreateSub: string;
|
|
3340
2550
|
TokenBalance: string;
|
|
3341
2551
|
TokenizedVaultAdapter: string;
|
|
3342
2552
|
ChangeProxyOwner: string;
|
|
@@ -3373,20 +2583,16 @@ declare const _default: {
|
|
|
3373
2583
|
CompV3Supply: string;
|
|
3374
2584
|
CompV3Transfer: string;
|
|
3375
2585
|
CompV3Withdraw: string;
|
|
3376
|
-
SFApproveTokens: string;
|
|
3377
2586
|
AutomationV2Unsub?: undefined;
|
|
2587
|
+
UpdateSub?: undefined;
|
|
3378
2588
|
TransferNFT?: undefined;
|
|
2589
|
+
CreateSub?: undefined;
|
|
3379
2590
|
SDaiWrap?: undefined;
|
|
3380
2591
|
SDaiUnwrap?: undefined;
|
|
3381
2592
|
StarknetClaim?: undefined;
|
|
3382
2593
|
SkyStake?: undefined;
|
|
3383
2594
|
SkyUnstake?: undefined;
|
|
3384
2595
|
SkyClaimRewards?: undefined;
|
|
3385
|
-
SkyStakingEngineOpen?: undefined;
|
|
3386
|
-
SkyStakingEngineSelectFarm?: undefined;
|
|
3387
|
-
SkyStakingEngineStake?: undefined;
|
|
3388
|
-
SkyStakingEngineUnstake?: undefined;
|
|
3389
|
-
SkyStakingEngineClaimRewards?: undefined;
|
|
3390
2596
|
McdGenerate?: undefined;
|
|
3391
2597
|
McdGive?: undefined;
|
|
3392
2598
|
McdMerge?: undefined;
|
|
@@ -3418,7 +2624,6 @@ declare const _default: {
|
|
|
3418
2624
|
AaveV3View?: undefined;
|
|
3419
2625
|
GhoClaimAAVE?: undefined;
|
|
3420
2626
|
GhoUnstake?: undefined;
|
|
3421
|
-
GhoStake?: undefined;
|
|
3422
2627
|
LSVWithdraw?: undefined;
|
|
3423
2628
|
LSVBorrow?: undefined;
|
|
3424
2629
|
LSVSupply?: undefined;
|
|
@@ -3445,7 +2650,6 @@ declare const _default: {
|
|
|
3445
2650
|
SparkWithdraw?: undefined;
|
|
3446
2651
|
SparkDelegateCredit?: undefined;
|
|
3447
2652
|
SparkDelegateWithSig?: undefined;
|
|
3448
|
-
SparkSPKClaim?: undefined;
|
|
3449
2653
|
CompBorrow?: undefined;
|
|
3450
2654
|
CompClaim?: undefined;
|
|
3451
2655
|
CompPayback?: undefined;
|
|
@@ -3592,16 +2796,8 @@ declare const _default: {
|
|
|
3592
2796
|
FluidVaultT1Supply?: undefined;
|
|
3593
2797
|
FluidView?: undefined;
|
|
3594
2798
|
FluidClaim?: undefined;
|
|
3595
|
-
FluidDexOpen?: undefined;
|
|
3596
|
-
FluidDexSupply?: undefined;
|
|
3597
|
-
FluidDexBorrow?: undefined;
|
|
3598
|
-
FluidDexPayback?: undefined;
|
|
3599
|
-
FluidDexWithdraw?: undefined;
|
|
3600
|
-
PendleTokenRedeem?: undefined;
|
|
3601
|
-
UmbrellaClaimRewards?: undefined;
|
|
3602
|
-
UmbrellaStake?: undefined;
|
|
3603
|
-
UmbrellaUnstake?: undefined;
|
|
3604
2799
|
MorphoBlueView?: undefined;
|
|
2800
|
+
PendleTokenRedeem?: undefined;
|
|
3605
2801
|
} | {
|
|
3606
2802
|
DFSSell: string;
|
|
3607
2803
|
DFSSellNoFee: string;
|
|
@@ -3671,12 +2867,6 @@ declare const _default: {
|
|
|
3671
2867
|
FluidVaultT1Withdraw: string;
|
|
3672
2868
|
FluidVaultT1Supply: string;
|
|
3673
2869
|
FluidView: string;
|
|
3674
|
-
FluidDexOpen: string;
|
|
3675
|
-
FluidDexSupply: string;
|
|
3676
|
-
FluidDexBorrow: string;
|
|
3677
|
-
FluidDexPayback: string;
|
|
3678
|
-
FluidDexWithdraw: string;
|
|
3679
|
-
SFApproveTokens: string;
|
|
3680
2870
|
AutomationV2Unsub?: undefined;
|
|
3681
2871
|
SDaiWrap?: undefined;
|
|
3682
2872
|
SDaiUnwrap?: undefined;
|
|
@@ -3684,11 +2874,6 @@ declare const _default: {
|
|
|
3684
2874
|
SkyStake?: undefined;
|
|
3685
2875
|
SkyUnstake?: undefined;
|
|
3686
2876
|
SkyClaimRewards?: undefined;
|
|
3687
|
-
SkyStakingEngineOpen?: undefined;
|
|
3688
|
-
SkyStakingEngineSelectFarm?: undefined;
|
|
3689
|
-
SkyStakingEngineStake?: undefined;
|
|
3690
|
-
SkyStakingEngineUnstake?: undefined;
|
|
3691
|
-
SkyStakingEngineClaimRewards?: undefined;
|
|
3692
2877
|
McdGenerate?: undefined;
|
|
3693
2878
|
McdGive?: undefined;
|
|
3694
2879
|
McdMerge?: undefined;
|
|
@@ -3720,7 +2905,6 @@ declare const _default: {
|
|
|
3720
2905
|
AaveV3View?: undefined;
|
|
3721
2906
|
GhoClaimAAVE?: undefined;
|
|
3722
2907
|
GhoUnstake?: undefined;
|
|
3723
|
-
GhoStake?: undefined;
|
|
3724
2908
|
LSVWithdraw?: undefined;
|
|
3725
2909
|
LSVBorrow?: undefined;
|
|
3726
2910
|
LSVSupply?: undefined;
|
|
@@ -3747,7 +2931,6 @@ declare const _default: {
|
|
|
3747
2931
|
SparkWithdraw?: undefined;
|
|
3748
2932
|
SparkDelegateCredit?: undefined;
|
|
3749
2933
|
SparkDelegateWithSig?: undefined;
|
|
3750
|
-
SparkSPKClaim?: undefined;
|
|
3751
2934
|
CompBorrow?: undefined;
|
|
3752
2935
|
CompClaim?: undefined;
|
|
3753
2936
|
CompPayback?: undefined;
|
|
@@ -3875,13 +3058,10 @@ declare const _default: {
|
|
|
3875
3058
|
EtherFiUnwrap?: undefined;
|
|
3876
3059
|
KingClaim?: undefined;
|
|
3877
3060
|
FluidClaim?: undefined;
|
|
3878
|
-
PendleTokenRedeem?: undefined;
|
|
3879
|
-
UmbrellaClaimRewards?: undefined;
|
|
3880
|
-
UmbrellaStake?: undefined;
|
|
3881
|
-
UmbrellaUnstake?: undefined;
|
|
3882
3061
|
AaveV3DelegateCredit?: undefined;
|
|
3883
3062
|
AaveV3RatioTrigger?: undefined;
|
|
3884
3063
|
MorphoBlueView?: undefined;
|
|
3064
|
+
PendleTokenRedeem?: undefined;
|
|
3885
3065
|
} | {
|
|
3886
3066
|
DFSSell: string;
|
|
3887
3067
|
DFSSellNoFee: string;
|
|
@@ -3945,7 +3125,7 @@ declare const _default: {
|
|
|
3945
3125
|
FluidVaultT1Supply: string;
|
|
3946
3126
|
FluidView: string;
|
|
3947
3127
|
TokenizedVaultAdapter: string;
|
|
3948
|
-
|
|
3128
|
+
PendleTokenRedeem: string;
|
|
3949
3129
|
AutomationV2Unsub?: undefined;
|
|
3950
3130
|
SendTokenAndUnwrap?: undefined;
|
|
3951
3131
|
SDaiWrap?: undefined;
|
|
@@ -3954,11 +3134,6 @@ declare const _default: {
|
|
|
3954
3134
|
SkyStake?: undefined;
|
|
3955
3135
|
SkyUnstake?: undefined;
|
|
3956
3136
|
SkyClaimRewards?: undefined;
|
|
3957
|
-
SkyStakingEngineOpen?: undefined;
|
|
3958
|
-
SkyStakingEngineSelectFarm?: undefined;
|
|
3959
|
-
SkyStakingEngineStake?: undefined;
|
|
3960
|
-
SkyStakingEngineUnstake?: undefined;
|
|
3961
|
-
SkyStakingEngineClaimRewards?: undefined;
|
|
3962
3137
|
McdGenerate?: undefined;
|
|
3963
3138
|
McdGive?: undefined;
|
|
3964
3139
|
McdMerge?: undefined;
|
|
@@ -3989,7 +3164,6 @@ declare const _default: {
|
|
|
3989
3164
|
AaveClaimStkAave?: undefined;
|
|
3990
3165
|
GhoClaimAAVE?: undefined;
|
|
3991
3166
|
GhoUnstake?: undefined;
|
|
3992
|
-
GhoStake?: undefined;
|
|
3993
3167
|
LSVWithdraw?: undefined;
|
|
3994
3168
|
LSVBorrow?: undefined;
|
|
3995
3169
|
LSVSupply?: undefined;
|
|
@@ -4016,7 +3190,6 @@ declare const _default: {
|
|
|
4016
3190
|
SparkWithdraw?: undefined;
|
|
4017
3191
|
SparkDelegateCredit?: undefined;
|
|
4018
3192
|
SparkDelegateWithSig?: undefined;
|
|
4019
|
-
SparkSPKClaim?: undefined;
|
|
4020
3193
|
CompBorrow?: undefined;
|
|
4021
3194
|
CompClaim?: undefined;
|
|
4022
3195
|
CompPayback?: undefined;
|
|
@@ -4150,298 +3323,9 @@ declare const _default: {
|
|
|
4150
3323
|
EtherFiUnwrap?: undefined;
|
|
4151
3324
|
KingClaim?: undefined;
|
|
4152
3325
|
FluidClaim?: undefined;
|
|
4153
|
-
FluidDexOpen?: undefined;
|
|
4154
|
-
FluidDexSupply?: undefined;
|
|
4155
|
-
FluidDexBorrow?: undefined;
|
|
4156
|
-
FluidDexPayback?: undefined;
|
|
4157
|
-
FluidDexWithdraw?: undefined;
|
|
4158
|
-
PendleTokenRedeem?: undefined;
|
|
4159
|
-
UmbrellaClaimRewards?: undefined;
|
|
4160
|
-
UmbrellaStake?: undefined;
|
|
4161
|
-
UmbrellaUnstake?: undefined;
|
|
4162
3326
|
AaveV3DelegateCredit?: undefined;
|
|
4163
3327
|
AaveV3RatioTrigger?: undefined;
|
|
4164
3328
|
AaveV3RatioCheck?: undefined;
|
|
4165
|
-
} | {
|
|
4166
|
-
DFSSell: string;
|
|
4167
|
-
DFSSellNoFee: string;
|
|
4168
|
-
WrapEth: string;
|
|
4169
|
-
UnwrapEth: string;
|
|
4170
|
-
SendToken: string;
|
|
4171
|
-
SendTokens: string;
|
|
4172
|
-
SendTokenAndUnwrap: string;
|
|
4173
|
-
PullToken: string;
|
|
4174
|
-
ApproveToken: string;
|
|
4175
|
-
SumInputs: string;
|
|
4176
|
-
SubInputs: string;
|
|
4177
|
-
TokenBalance: string;
|
|
4178
|
-
PermitToken: string;
|
|
4179
|
-
MerklClaim: string;
|
|
4180
|
-
TransferNFT: string;
|
|
4181
|
-
TokenizedVaultAdapter: string;
|
|
4182
|
-
FLAction: string;
|
|
4183
|
-
FLAaveV3: string;
|
|
4184
|
-
AaveV3Withdraw: string;
|
|
4185
|
-
AaveV3Supply: string;
|
|
4186
|
-
AaveV3SetEMode: string;
|
|
4187
|
-
AaveV3Payback: string;
|
|
4188
|
-
AaveV3CollateralSwitch: string;
|
|
4189
|
-
AaveV3ClaimRewards: string;
|
|
4190
|
-
AaveV3Borrow: string;
|
|
4191
|
-
AaveV3ATokenPayback: string;
|
|
4192
|
-
AaveV3View: string;
|
|
4193
|
-
AaveV3DelegateWithSig: string;
|
|
4194
|
-
AaveV3DelegateCredit: string;
|
|
4195
|
-
ChangeProxyOwner?: undefined;
|
|
4196
|
-
AutomationV2Unsub?: undefined;
|
|
4197
|
-
ToggleSub?: undefined;
|
|
4198
|
-
UpdateSub?: undefined;
|
|
4199
|
-
CreateSub?: undefined;
|
|
4200
|
-
SDaiWrap?: undefined;
|
|
4201
|
-
SDaiUnwrap?: undefined;
|
|
4202
|
-
StarknetClaim?: undefined;
|
|
4203
|
-
HandleAuth?: undefined;
|
|
4204
|
-
SkyStake?: undefined;
|
|
4205
|
-
SkyUnstake?: undefined;
|
|
4206
|
-
SkyClaimRewards?: undefined;
|
|
4207
|
-
SkyStakingEngineOpen?: undefined;
|
|
4208
|
-
SkyStakingEngineSelectFarm?: undefined;
|
|
4209
|
-
SkyStakingEngineStake?: undefined;
|
|
4210
|
-
SkyStakingEngineUnstake?: undefined;
|
|
4211
|
-
SkyStakingEngineClaimRewards?: undefined;
|
|
4212
|
-
McdGenerate?: undefined;
|
|
4213
|
-
McdGive?: undefined;
|
|
4214
|
-
McdMerge?: undefined;
|
|
4215
|
-
McdOpen?: undefined;
|
|
4216
|
-
McdPayback?: undefined;
|
|
4217
|
-
McdSupply?: undefined;
|
|
4218
|
-
McdWithdraw?: undefined;
|
|
4219
|
-
McdClaim?: undefined;
|
|
4220
|
-
McdDsrDeposit?: undefined;
|
|
4221
|
-
McdDsrWithdraw?: undefined;
|
|
4222
|
-
McdTokenConverter?: undefined;
|
|
4223
|
-
ReflexerSupply?: undefined;
|
|
4224
|
-
ReflexerWithdraw?: undefined;
|
|
4225
|
-
ReflexerPayback?: undefined;
|
|
4226
|
-
ReflexerGenerate?: undefined;
|
|
4227
|
-
ReflexerOpen?: undefined;
|
|
4228
|
-
ReflexerWithdrawStuckFunds?: undefined;
|
|
4229
|
-
ReflexerNativeUniV2SaviourDeposit?: undefined;
|
|
4230
|
-
ReflexerNativeUniV2SaviourGetReserves?: undefined;
|
|
4231
|
-
ReflexerNativeUniV2SaviourWithdraw?: undefined;
|
|
4232
|
-
AaveBorrow?: undefined;
|
|
4233
|
-
AavePayback?: undefined;
|
|
4234
|
-
AaveSupply?: undefined;
|
|
4235
|
-
AaveWithdraw?: undefined;
|
|
4236
|
-
AaveCollateralSwitch?: undefined;
|
|
4237
|
-
AaveUnstake?: undefined;
|
|
4238
|
-
AaveClaimAAVE?: undefined;
|
|
4239
|
-
AaveClaimStkAave?: undefined;
|
|
4240
|
-
AaveV3SwapBorrowRateMode?: undefined;
|
|
4241
|
-
GhoClaimAAVE?: undefined;
|
|
4242
|
-
GhoUnstake?: undefined;
|
|
4243
|
-
GhoStake?: undefined;
|
|
4244
|
-
LSVWithdraw?: undefined;
|
|
4245
|
-
LSVBorrow?: undefined;
|
|
4246
|
-
LSVSupply?: undefined;
|
|
4247
|
-
LSVPayback?: undefined;
|
|
4248
|
-
LSVSell?: undefined;
|
|
4249
|
-
MorphoAaveV2Borrow?: undefined;
|
|
4250
|
-
MorphoAaveV2Payback?: undefined;
|
|
4251
|
-
MorphoAaveV2Supply?: undefined;
|
|
4252
|
-
MorphoAaveV2Withdraw?: undefined;
|
|
4253
|
-
MorphoClaim?: undefined;
|
|
4254
|
-
MorphoAaveV3Borrow?: undefined;
|
|
4255
|
-
MorphoAaveV3Payback?: undefined;
|
|
4256
|
-
MorphoAaveV3Supply?: undefined;
|
|
4257
|
-
MorphoAaveV3Withdraw?: undefined;
|
|
4258
|
-
MorphoAaveV3SetManager?: undefined;
|
|
4259
|
-
SparkBorrow?: undefined;
|
|
4260
|
-
SparkClaimRewards?: undefined;
|
|
4261
|
-
SparkCollateralSwitch?: undefined;
|
|
4262
|
-
SparkPayback?: undefined;
|
|
4263
|
-
SparkSetEMode?: undefined;
|
|
4264
|
-
SparkSpTokenPayback?: undefined;
|
|
4265
|
-
SparkSupply?: undefined;
|
|
4266
|
-
SparkSwapBorrowRateMode?: undefined;
|
|
4267
|
-
SparkWithdraw?: undefined;
|
|
4268
|
-
SparkDelegateCredit?: undefined;
|
|
4269
|
-
SparkDelegateWithSig?: undefined;
|
|
4270
|
-
SparkSPKClaim?: undefined;
|
|
4271
|
-
CompBorrow?: undefined;
|
|
4272
|
-
CompClaim?: undefined;
|
|
4273
|
-
CompPayback?: undefined;
|
|
4274
|
-
CompSupply?: undefined;
|
|
4275
|
-
CompWithdraw?: undefined;
|
|
4276
|
-
CompGetDebt?: undefined;
|
|
4277
|
-
CompCollateralSwitch?: undefined;
|
|
4278
|
-
FLAaveV2?: undefined;
|
|
4279
|
-
FLAaveV3NoFee?: undefined;
|
|
4280
|
-
FLAaveV3CarryDebt?: undefined;
|
|
4281
|
-
FLDyDx?: undefined;
|
|
4282
|
-
FLMaker?: undefined;
|
|
4283
|
-
FLBalancer?: undefined;
|
|
4284
|
-
FLSpark?: undefined;
|
|
4285
|
-
FLUniV3?: undefined;
|
|
4286
|
-
FLGho?: undefined;
|
|
4287
|
-
FLMorphoBlue?: undefined;
|
|
4288
|
-
UniSupply?: undefined;
|
|
4289
|
-
UniWithdraw?: undefined;
|
|
4290
|
-
UniCollectV3?: undefined;
|
|
4291
|
-
UniMintV3?: undefined;
|
|
4292
|
-
UniSupplyV3?: undefined;
|
|
4293
|
-
UniWithdrawV3?: undefined;
|
|
4294
|
-
UniCreatePoolV3?: undefined;
|
|
4295
|
-
DyDxWithdraw?: undefined;
|
|
4296
|
-
YearnSupply?: undefined;
|
|
4297
|
-
YearnWithdraw?: undefined;
|
|
4298
|
-
LiquityClose?: undefined;
|
|
4299
|
-
LiquityBorrow?: undefined;
|
|
4300
|
-
LiquityOpen?: undefined;
|
|
4301
|
-
LiquityPayback?: undefined;
|
|
4302
|
-
LiquityWithdraw?: undefined;
|
|
4303
|
-
LiquitySupply?: undefined;
|
|
4304
|
-
LiquitySPDeposit?: undefined;
|
|
4305
|
-
LiquitySPWithdraw?: undefined;
|
|
4306
|
-
LiquityStake?: undefined;
|
|
4307
|
-
LiquityUnstake?: undefined;
|
|
4308
|
-
LiquityEthGainToTrove?: undefined;
|
|
4309
|
-
LiquityClaim?: undefined;
|
|
4310
|
-
LiquityRedeem?: undefined;
|
|
4311
|
-
LiquityAdjust?: undefined;
|
|
4312
|
-
LiquityV2CloseLegacy?: undefined;
|
|
4313
|
-
LiquityV2PaybackLegacy?: undefined;
|
|
4314
|
-
LiquityV2Open?: undefined;
|
|
4315
|
-
LiquityV2Close?: undefined;
|
|
4316
|
-
LiquityV2Supply?: undefined;
|
|
4317
|
-
LiquityV2Withdraw?: undefined;
|
|
4318
|
-
LiquityV2Borrow?: undefined;
|
|
4319
|
-
LiquityV2Payback?: undefined;
|
|
4320
|
-
LiquityV2Claim?: undefined;
|
|
4321
|
-
LiquityV2Adjust?: undefined;
|
|
4322
|
-
LiquityV2AdjustInterestRate?: undefined;
|
|
4323
|
-
LiquityV2SPDeposit?: undefined;
|
|
4324
|
-
LiquityV2SPWithdraw?: undefined;
|
|
4325
|
-
LiquityV2SPClaimColl?: undefined;
|
|
4326
|
-
LiquityV2AdjustZombieTrove?: undefined;
|
|
4327
|
-
BprotocolLiquitySPDeposit?: undefined;
|
|
4328
|
-
BprotocolLiquitySPWithdraw?: undefined;
|
|
4329
|
-
LidoStake?: undefined;
|
|
4330
|
-
LidoWrap?: undefined;
|
|
4331
|
-
LidoUnwrap?: undefined;
|
|
4332
|
-
InstPullTokens?: undefined;
|
|
4333
|
-
BalancerV2Supply?: undefined;
|
|
4334
|
-
BalancerV2Withdraw?: undefined;
|
|
4335
|
-
BalancerV2Claim?: undefined;
|
|
4336
|
-
GUniWithdraw?: undefined;
|
|
4337
|
-
GUniDeposit?: undefined;
|
|
4338
|
-
RariDeposit?: undefined;
|
|
4339
|
-
RariWithdraw?: undefined;
|
|
4340
|
-
MStableDeposit?: undefined;
|
|
4341
|
-
MStableWithdraw?: undefined;
|
|
4342
|
-
MStableClaim?: undefined;
|
|
4343
|
-
McdRatioCheck?: undefined;
|
|
4344
|
-
GasFeeTaker?: undefined;
|
|
4345
|
-
CurveStethPoolDeposit?: undefined;
|
|
4346
|
-
CurveStethPoolWithdraw?: undefined;
|
|
4347
|
-
CurveDeposit?: undefined;
|
|
4348
|
-
CurveWithdraw?: undefined;
|
|
4349
|
-
McdBoostComposite?: undefined;
|
|
4350
|
-
McdRepayComposite?: undefined;
|
|
4351
|
-
FLEuler?: undefined;
|
|
4352
|
-
TrailingStopTrigger?: undefined;
|
|
4353
|
-
CBRebondTrigger?: undefined;
|
|
4354
|
-
CBUpdateRebondSub?: undefined;
|
|
4355
|
-
LiquityRatioCheck?: undefined;
|
|
4356
|
-
ConvexDeposit?: undefined;
|
|
4357
|
-
ConvexWithdraw?: undefined;
|
|
4358
|
-
ConvexClaim?: undefined;
|
|
4359
|
-
CBCreate?: undefined;
|
|
4360
|
-
CBRedeem?: undefined;
|
|
4361
|
-
CBChickenIn?: undefined;
|
|
4362
|
-
CBChickenOut?: undefined;
|
|
4363
|
-
CBCreateRebondSub?: undefined;
|
|
4364
|
-
FetchBondId?: undefined;
|
|
4365
|
-
CompV3Allow?: undefined;
|
|
4366
|
-
CompV3Borrow?: undefined;
|
|
4367
|
-
CompV3Claim?: undefined;
|
|
4368
|
-
CompV3Payback?: undefined;
|
|
4369
|
-
CompV3Supply?: undefined;
|
|
4370
|
-
CompV3Transfer?: undefined;
|
|
4371
|
-
CompV3Withdraw?: undefined;
|
|
4372
|
-
CurveUsdBorrow?: undefined;
|
|
4373
|
-
CurveUsdCreate?: undefined;
|
|
4374
|
-
CurveUsdPayback?: undefined;
|
|
4375
|
-
CurveUsdSupply?: undefined;
|
|
4376
|
-
CurveUsdAdjust?: undefined;
|
|
4377
|
-
CurveUsdWithdraw?: undefined;
|
|
4378
|
-
CurveUsdLevCreate?: undefined;
|
|
4379
|
-
CurveUsdRepay?: undefined;
|
|
4380
|
-
CurveUsdSwapper?: undefined;
|
|
4381
|
-
CurveUsdSwapperTransient?: undefined;
|
|
4382
|
-
CurveUsdSelfLiquidate?: undefined;
|
|
4383
|
-
CurveUsdSelfLiquidateWithColl?: undefined;
|
|
4384
|
-
CurveUsdGetDebt?: undefined;
|
|
4385
|
-
CurveUsdCollRatioTrigger?: undefined;
|
|
4386
|
-
CurveUsdCollRatioCheck?: undefined;
|
|
4387
|
-
CurveUsdSelfLiquidateWithCollTransient?: undefined;
|
|
4388
|
-
CurveUsdLevCreateTransient?: undefined;
|
|
4389
|
-
CurveUsdRepayTransient?: undefined;
|
|
4390
|
-
MorphoBlueSupply?: undefined;
|
|
4391
|
-
MorphoBlueSupplyCollateral?: undefined;
|
|
4392
|
-
MorphoBlueWithdraw?: undefined;
|
|
4393
|
-
MorphoBlueWithdrawCollateral?: undefined;
|
|
4394
|
-
MorphoBlueBorrow?: undefined;
|
|
4395
|
-
MorphoBluePayback?: undefined;
|
|
4396
|
-
MorphoBlueSetAuth?: undefined;
|
|
4397
|
-
MorphoBlueSetAuthWithSig?: undefined;
|
|
4398
|
-
MorphoTokenWrap?: undefined;
|
|
4399
|
-
MorphoBlueReallocateLiquidity?: undefined;
|
|
4400
|
-
MorphoBlueClaim?: undefined;
|
|
4401
|
-
LlamaLendCreate?: undefined;
|
|
4402
|
-
LlamaLendSupply?: undefined;
|
|
4403
|
-
LlamaLendBorrow?: undefined;
|
|
4404
|
-
LlamaLendWithdraw?: undefined;
|
|
4405
|
-
LlamaLendPayback?: undefined;
|
|
4406
|
-
LlamaLendSelfLiquidate?: undefined;
|
|
4407
|
-
LlamaLendGetDebt?: undefined;
|
|
4408
|
-
LlamaLendBoost?: undefined;
|
|
4409
|
-
LlamaLendRepay?: undefined;
|
|
4410
|
-
LlamaLendLevCreate?: undefined;
|
|
4411
|
-
LlamaLendSelfLiquidateWithColl?: undefined;
|
|
4412
|
-
EulerV2Supply?: undefined;
|
|
4413
|
-
EulerV2Withdraw?: undefined;
|
|
4414
|
-
EulerV2Borrow?: undefined;
|
|
4415
|
-
EulerV2Payback?: undefined;
|
|
4416
|
-
EulerV2CollateralSwitch?: undefined;
|
|
4417
|
-
EulerV2View?: undefined;
|
|
4418
|
-
RenzoStake?: undefined;
|
|
4419
|
-
EtherFiStake?: undefined;
|
|
4420
|
-
EtherFiWrap?: undefined;
|
|
4421
|
-
EtherFiUnwrap?: undefined;
|
|
4422
|
-
KingClaim?: undefined;
|
|
4423
|
-
FluidVaultT1Open?: undefined;
|
|
4424
|
-
FluidVaultT1Adjust?: undefined;
|
|
4425
|
-
FluidVaultT1Borrow?: undefined;
|
|
4426
|
-
FluidVaultT1Payback?: undefined;
|
|
4427
|
-
FluidVaultT1Withdraw?: undefined;
|
|
4428
|
-
FluidVaultT1Supply?: undefined;
|
|
4429
|
-
FluidView?: undefined;
|
|
4430
|
-
FluidClaim?: undefined;
|
|
4431
|
-
FluidDexOpen?: undefined;
|
|
4432
|
-
FluidDexSupply?: undefined;
|
|
4433
|
-
FluidDexBorrow?: undefined;
|
|
4434
|
-
FluidDexPayback?: undefined;
|
|
4435
|
-
FluidDexWithdraw?: undefined;
|
|
4436
|
-
PendleTokenRedeem?: undefined;
|
|
4437
|
-
UmbrellaClaimRewards?: undefined;
|
|
4438
|
-
UmbrellaStake?: undefined;
|
|
4439
|
-
UmbrellaUnstake?: undefined;
|
|
4440
|
-
SFApproveTokens?: undefined;
|
|
4441
|
-
AaveV3RatioTrigger?: undefined;
|
|
4442
|
-
GasFeeTakerL2?: undefined;
|
|
4443
|
-
AaveV3RatioCheck?: undefined;
|
|
4444
|
-
MorphoBlueView?: undefined;
|
|
4445
3329
|
};
|
|
4446
3330
|
actionAddressesAllChains: {
|
|
4447
3331
|
[x: number]: {
|
|
@@ -4472,11 +3356,6 @@ declare const _default: {
|
|
|
4472
3356
|
SkyStake: string;
|
|
4473
3357
|
SkyUnstake: string;
|
|
4474
3358
|
SkyClaimRewards: string;
|
|
4475
|
-
SkyStakingEngineOpen: string;
|
|
4476
|
-
SkyStakingEngineSelectFarm: string;
|
|
4477
|
-
SkyStakingEngineStake: string;
|
|
4478
|
-
SkyStakingEngineUnstake: string;
|
|
4479
|
-
SkyStakingEngineClaimRewards: string;
|
|
4480
3359
|
McdGenerate: string;
|
|
4481
3360
|
McdGive: string;
|
|
4482
3361
|
McdMerge: string;
|
|
@@ -4514,496 +3393,205 @@ declare const _default: {
|
|
|
4514
3393
|
AaveV3ClaimRewards: string;
|
|
4515
3394
|
AaveV3Borrow: string;
|
|
4516
3395
|
AaveV3ATokenPayback: string;
|
|
4517
|
-
AaveV3View: string;
|
|
4518
|
-
AaveV3DelegateWithSig: string;
|
|
4519
|
-
GhoClaimAAVE: string;
|
|
4520
|
-
GhoUnstake: string;
|
|
4521
|
-
|
|
4522
|
-
|
|
4523
|
-
|
|
4524
|
-
|
|
4525
|
-
|
|
4526
|
-
|
|
4527
|
-
|
|
4528
|
-
|
|
4529
|
-
|
|
4530
|
-
|
|
4531
|
-
|
|
4532
|
-
|
|
4533
|
-
|
|
4534
|
-
|
|
4535
|
-
|
|
4536
|
-
|
|
4537
|
-
|
|
4538
|
-
|
|
4539
|
-
|
|
4540
|
-
|
|
4541
|
-
|
|
4542
|
-
|
|
4543
|
-
|
|
4544
|
-
|
|
4545
|
-
|
|
4546
|
-
|
|
4547
|
-
|
|
4548
|
-
|
|
4549
|
-
|
|
4550
|
-
|
|
4551
|
-
|
|
4552
|
-
|
|
4553
|
-
|
|
4554
|
-
|
|
4555
|
-
|
|
4556
|
-
|
|
4557
|
-
|
|
4558
|
-
|
|
4559
|
-
|
|
4560
|
-
|
|
4561
|
-
|
|
4562
|
-
|
|
4563
|
-
|
|
4564
|
-
|
|
4565
|
-
|
|
4566
|
-
|
|
4567
|
-
|
|
4568
|
-
|
|
4569
|
-
|
|
4570
|
-
|
|
4571
|
-
|
|
4572
|
-
|
|
4573
|
-
|
|
4574
|
-
|
|
4575
|
-
|
|
4576
|
-
|
|
4577
|
-
|
|
4578
|
-
|
|
4579
|
-
|
|
4580
|
-
|
|
4581
|
-
|
|
4582
|
-
|
|
4583
|
-
|
|
4584
|
-
|
|
4585
|
-
|
|
4586
|
-
|
|
4587
|
-
|
|
4588
|
-
|
|
4589
|
-
|
|
4590
|
-
|
|
4591
|
-
|
|
4592
|
-
|
|
4593
|
-
|
|
4594
|
-
|
|
4595
|
-
|
|
4596
|
-
|
|
4597
|
-
|
|
4598
|
-
|
|
4599
|
-
|
|
4600
|
-
|
|
4601
|
-
|
|
4602
|
-
|
|
4603
|
-
|
|
4604
|
-
|
|
4605
|
-
|
|
4606
|
-
|
|
4607
|
-
|
|
4608
|
-
|
|
4609
|
-
|
|
4610
|
-
|
|
4611
|
-
|
|
4612
|
-
|
|
4613
|
-
|
|
4614
|
-
|
|
4615
|
-
|
|
4616
|
-
|
|
4617
|
-
|
|
4618
|
-
|
|
4619
|
-
|
|
4620
|
-
|
|
4621
|
-
|
|
4622
|
-
|
|
4623
|
-
|
|
4624
|
-
|
|
4625
|
-
|
|
4626
|
-
|
|
4627
|
-
|
|
4628
|
-
|
|
4629
|
-
|
|
4630
|
-
|
|
4631
|
-
|
|
4632
|
-
|
|
4633
|
-
|
|
4634
|
-
|
|
4635
|
-
|
|
4636
|
-
|
|
4637
|
-
|
|
4638
|
-
|
|
4639
|
-
|
|
4640
|
-
|
|
4641
|
-
|
|
4642
|
-
|
|
4643
|
-
|
|
4644
|
-
|
|
4645
|
-
|
|
4646
|
-
|
|
4647
|
-
|
|
4648
|
-
|
|
4649
|
-
|
|
4650
|
-
|
|
4651
|
-
|
|
4652
|
-
|
|
4653
|
-
|
|
4654
|
-
|
|
4655
|
-
|
|
4656
|
-
|
|
4657
|
-
|
|
4658
|
-
|
|
4659
|
-
|
|
4660
|
-
|
|
4661
|
-
|
|
4662
|
-
|
|
4663
|
-
|
|
4664
|
-
|
|
4665
|
-
|
|
4666
|
-
|
|
4667
|
-
|
|
4668
|
-
|
|
4669
|
-
|
|
4670
|
-
|
|
4671
|
-
|
|
4672
|
-
|
|
4673
|
-
|
|
4674
|
-
|
|
4675
|
-
|
|
4676
|
-
|
|
4677
|
-
|
|
4678
|
-
|
|
4679
|
-
|
|
4680
|
-
|
|
4681
|
-
|
|
4682
|
-
|
|
4683
|
-
|
|
4684
|
-
|
|
4685
|
-
|
|
4686
|
-
|
|
4687
|
-
|
|
4688
|
-
|
|
4689
|
-
|
|
4690
|
-
|
|
4691
|
-
|
|
4692
|
-
|
|
4693
|
-
|
|
4694
|
-
|
|
4695
|
-
|
|
4696
|
-
|
|
4697
|
-
|
|
4698
|
-
|
|
4699
|
-
|
|
4700
|
-
|
|
4701
|
-
|
|
4702
|
-
|
|
4703
|
-
|
|
4704
|
-
|
|
4705
|
-
|
|
4706
|
-
|
|
4707
|
-
|
|
4708
|
-
|
|
4709
|
-
|
|
4710
|
-
|
|
4711
|
-
|
|
4712
|
-
|
|
4713
|
-
|
|
4714
|
-
FluidDexBorrow: string;
|
|
4715
|
-
FluidDexPayback: string;
|
|
4716
|
-
FluidDexWithdraw: string;
|
|
4717
|
-
PendleTokenRedeem: string;
|
|
4718
|
-
UmbrellaClaimRewards: string;
|
|
4719
|
-
UmbrellaStake: string;
|
|
4720
|
-
UmbrellaUnstake: string;
|
|
4721
|
-
SFApproveTokens: string;
|
|
4722
|
-
AaveV3DelegateCredit?: undefined;
|
|
4723
|
-
AaveV3RatioTrigger?: undefined;
|
|
4724
|
-
GasFeeTakerL2?: undefined;
|
|
4725
|
-
AaveV3RatioCheck?: undefined;
|
|
4726
|
-
MorphoBlueView?: undefined;
|
|
4727
|
-
} | {
|
|
4728
|
-
DFSSell: string;
|
|
4729
|
-
DFSSellNoFee: string;
|
|
4730
|
-
WrapEth: string;
|
|
4731
|
-
UnwrapEth: string;
|
|
4732
|
-
SendToken: string;
|
|
4733
|
-
SendTokens: string;
|
|
4734
|
-
PullToken: string;
|
|
4735
|
-
SumInputs: string;
|
|
4736
|
-
SubInputs: string;
|
|
4737
|
-
ApproveToken: string;
|
|
4738
|
-
SendTokenAndUnwrap: string;
|
|
4739
|
-
ToggleSub: string;
|
|
4740
|
-
UpdateSub: string;
|
|
4741
|
-
CreateSub: string;
|
|
4742
|
-
TokenBalance: string;
|
|
4743
|
-
TokenizedVaultAdapter: string;
|
|
4744
|
-
ChangeProxyOwner: string;
|
|
4745
|
-
PermitToken: string;
|
|
4746
|
-
HandleAuth: string;
|
|
4747
|
-
MerklClaim: string;
|
|
4748
|
-
AaveV3ATokenPayback: string;
|
|
4749
|
-
AaveV3Borrow: string;
|
|
4750
|
-
AaveV3CollateralSwitch: string;
|
|
4751
|
-
AaveV3Payback: string;
|
|
4752
|
-
AaveV3SetEMode: string;
|
|
4753
|
-
AaveV3Supply: string;
|
|
4754
|
-
AaveV3SwapBorrowRateMode: string;
|
|
4755
|
-
AaveV3Withdraw: string;
|
|
4756
|
-
AaveV3ClaimRewards: string;
|
|
4757
|
-
AaveV3DelegateWithSig: string;
|
|
4758
|
-
AaveV3DelegateCredit: string;
|
|
4759
|
-
FLAaveV3NoFee: string;
|
|
4760
|
-
FLAaveV3: string;
|
|
4761
|
-
FLBalancer: string;
|
|
4762
|
-
FLAction: string;
|
|
4763
|
-
AaveV3RatioTrigger: string;
|
|
4764
|
-
GasFeeTakerL2: string;
|
|
4765
|
-
AaveV3RatioCheck: string;
|
|
4766
|
-
UniCollectV3: string;
|
|
4767
|
-
UniMintV3: string;
|
|
4768
|
-
UniSupplyV3: string;
|
|
4769
|
-
UniWithdrawV3: string;
|
|
4770
|
-
UniCreatePoolV3: string;
|
|
4771
|
-
CompV3Allow: string;
|
|
4772
|
-
CompV3Borrow: string;
|
|
4773
|
-
CompV3Claim: string;
|
|
4774
|
-
CompV3Payback: string;
|
|
4775
|
-
CompV3Supply: string;
|
|
4776
|
-
CompV3Transfer: string;
|
|
4777
|
-
CompV3Withdraw: string;
|
|
4778
|
-
SFApproveTokens: string;
|
|
4779
|
-
AutomationV2Unsub?: undefined;
|
|
4780
|
-
TransferNFT?: undefined;
|
|
4781
|
-
SDaiWrap?: undefined;
|
|
4782
|
-
SDaiUnwrap?: undefined;
|
|
4783
|
-
StarknetClaim?: undefined;
|
|
4784
|
-
SkyStake?: undefined;
|
|
4785
|
-
SkyUnstake?: undefined;
|
|
4786
|
-
SkyClaimRewards?: undefined;
|
|
4787
|
-
SkyStakingEngineOpen?: undefined;
|
|
4788
|
-
SkyStakingEngineSelectFarm?: undefined;
|
|
4789
|
-
SkyStakingEngineStake?: undefined;
|
|
4790
|
-
SkyStakingEngineUnstake?: undefined;
|
|
4791
|
-
SkyStakingEngineClaimRewards?: undefined;
|
|
4792
|
-
McdGenerate?: undefined;
|
|
4793
|
-
McdGive?: undefined;
|
|
4794
|
-
McdMerge?: undefined;
|
|
4795
|
-
McdOpen?: undefined;
|
|
4796
|
-
McdPayback?: undefined;
|
|
4797
|
-
McdSupply?: undefined;
|
|
4798
|
-
McdWithdraw?: undefined;
|
|
4799
|
-
McdClaim?: undefined;
|
|
4800
|
-
McdDsrDeposit?: undefined;
|
|
4801
|
-
McdDsrWithdraw?: undefined;
|
|
4802
|
-
McdTokenConverter?: undefined;
|
|
4803
|
-
ReflexerSupply?: undefined;
|
|
4804
|
-
ReflexerWithdraw?: undefined;
|
|
4805
|
-
ReflexerPayback?: undefined;
|
|
4806
|
-
ReflexerGenerate?: undefined;
|
|
4807
|
-
ReflexerOpen?: undefined;
|
|
4808
|
-
ReflexerWithdrawStuckFunds?: undefined;
|
|
4809
|
-
ReflexerNativeUniV2SaviourDeposit?: undefined;
|
|
4810
|
-
ReflexerNativeUniV2SaviourGetReserves?: undefined;
|
|
4811
|
-
ReflexerNativeUniV2SaviourWithdraw?: undefined;
|
|
4812
|
-
AaveBorrow?: undefined;
|
|
4813
|
-
AavePayback?: undefined;
|
|
4814
|
-
AaveSupply?: undefined;
|
|
4815
|
-
AaveWithdraw?: undefined;
|
|
4816
|
-
AaveCollateralSwitch?: undefined;
|
|
4817
|
-
AaveUnstake?: undefined;
|
|
4818
|
-
AaveClaimAAVE?: undefined;
|
|
4819
|
-
AaveClaimStkAave?: undefined;
|
|
4820
|
-
AaveV3View?: undefined;
|
|
4821
|
-
GhoClaimAAVE?: undefined;
|
|
4822
|
-
GhoUnstake?: undefined;
|
|
4823
|
-
GhoStake?: undefined;
|
|
4824
|
-
LSVWithdraw?: undefined;
|
|
4825
|
-
LSVBorrow?: undefined;
|
|
4826
|
-
LSVSupply?: undefined;
|
|
4827
|
-
LSVPayback?: undefined;
|
|
4828
|
-
LSVSell?: undefined;
|
|
4829
|
-
MorphoAaveV2Borrow?: undefined;
|
|
4830
|
-
MorphoAaveV2Payback?: undefined;
|
|
4831
|
-
MorphoAaveV2Supply?: undefined;
|
|
4832
|
-
MorphoAaveV2Withdraw?: undefined;
|
|
4833
|
-
MorphoClaim?: undefined;
|
|
4834
|
-
MorphoAaveV3Borrow?: undefined;
|
|
4835
|
-
MorphoAaveV3Payback?: undefined;
|
|
4836
|
-
MorphoAaveV3Supply?: undefined;
|
|
4837
|
-
MorphoAaveV3Withdraw?: undefined;
|
|
4838
|
-
MorphoAaveV3SetManager?: undefined;
|
|
4839
|
-
SparkBorrow?: undefined;
|
|
4840
|
-
SparkClaimRewards?: undefined;
|
|
4841
|
-
SparkCollateralSwitch?: undefined;
|
|
4842
|
-
SparkPayback?: undefined;
|
|
4843
|
-
SparkSetEMode?: undefined;
|
|
4844
|
-
SparkSpTokenPayback?: undefined;
|
|
4845
|
-
SparkSupply?: undefined;
|
|
4846
|
-
SparkSwapBorrowRateMode?: undefined;
|
|
4847
|
-
SparkWithdraw?: undefined;
|
|
4848
|
-
SparkDelegateCredit?: undefined;
|
|
4849
|
-
SparkDelegateWithSig?: undefined;
|
|
4850
|
-
SparkSPKClaim?: undefined;
|
|
4851
|
-
CompBorrow?: undefined;
|
|
4852
|
-
CompClaim?: undefined;
|
|
4853
|
-
CompPayback?: undefined;
|
|
4854
|
-
CompSupply?: undefined;
|
|
4855
|
-
CompWithdraw?: undefined;
|
|
4856
|
-
CompGetDebt?: undefined;
|
|
4857
|
-
CompCollateralSwitch?: undefined;
|
|
4858
|
-
FLAaveV2?: undefined;
|
|
4859
|
-
FLAaveV3CarryDebt?: undefined;
|
|
4860
|
-
FLDyDx?: undefined;
|
|
4861
|
-
FLMaker?: undefined;
|
|
4862
|
-
FLSpark?: undefined;
|
|
4863
|
-
FLUniV3?: undefined;
|
|
4864
|
-
FLGho?: undefined;
|
|
4865
|
-
FLMorphoBlue?: undefined;
|
|
4866
|
-
UniSupply?: undefined;
|
|
4867
|
-
UniWithdraw?: undefined;
|
|
4868
|
-
DyDxWithdraw?: undefined;
|
|
4869
|
-
YearnSupply?: undefined;
|
|
4870
|
-
YearnWithdraw?: undefined;
|
|
4871
|
-
LiquityClose?: undefined;
|
|
4872
|
-
LiquityBorrow?: undefined;
|
|
4873
|
-
LiquityOpen?: undefined;
|
|
4874
|
-
LiquityPayback?: undefined;
|
|
4875
|
-
LiquityWithdraw?: undefined;
|
|
4876
|
-
LiquitySupply?: undefined;
|
|
4877
|
-
LiquitySPDeposit?: undefined;
|
|
4878
|
-
LiquitySPWithdraw?: undefined;
|
|
4879
|
-
LiquityStake?: undefined;
|
|
4880
|
-
LiquityUnstake?: undefined;
|
|
4881
|
-
LiquityEthGainToTrove?: undefined;
|
|
4882
|
-
LiquityClaim?: undefined;
|
|
4883
|
-
LiquityRedeem?: undefined;
|
|
4884
|
-
LiquityAdjust?: undefined;
|
|
4885
|
-
LiquityV2CloseLegacy?: undefined;
|
|
4886
|
-
LiquityV2PaybackLegacy?: undefined;
|
|
4887
|
-
LiquityV2Open?: undefined;
|
|
4888
|
-
LiquityV2Close?: undefined;
|
|
4889
|
-
LiquityV2Supply?: undefined;
|
|
4890
|
-
LiquityV2Withdraw?: undefined;
|
|
4891
|
-
LiquityV2Borrow?: undefined;
|
|
4892
|
-
LiquityV2Payback?: undefined;
|
|
4893
|
-
LiquityV2Claim?: undefined;
|
|
4894
|
-
LiquityV2Adjust?: undefined;
|
|
4895
|
-
LiquityV2AdjustInterestRate?: undefined;
|
|
4896
|
-
LiquityV2SPDeposit?: undefined;
|
|
4897
|
-
LiquityV2SPWithdraw?: undefined;
|
|
4898
|
-
LiquityV2SPClaimColl?: undefined;
|
|
4899
|
-
LiquityV2AdjustZombieTrove?: undefined;
|
|
4900
|
-
BprotocolLiquitySPDeposit?: undefined;
|
|
4901
|
-
BprotocolLiquitySPWithdraw?: undefined;
|
|
4902
|
-
LidoStake?: undefined;
|
|
4903
|
-
LidoWrap?: undefined;
|
|
4904
|
-
LidoUnwrap?: undefined;
|
|
4905
|
-
InstPullTokens?: undefined;
|
|
4906
|
-
BalancerV2Supply?: undefined;
|
|
4907
|
-
BalancerV2Withdraw?: undefined;
|
|
4908
|
-
BalancerV2Claim?: undefined;
|
|
4909
|
-
GUniWithdraw?: undefined;
|
|
4910
|
-
GUniDeposit?: undefined;
|
|
4911
|
-
RariDeposit?: undefined;
|
|
4912
|
-
RariWithdraw?: undefined;
|
|
4913
|
-
MStableDeposit?: undefined;
|
|
4914
|
-
MStableWithdraw?: undefined;
|
|
4915
|
-
MStableClaim?: undefined;
|
|
4916
|
-
McdRatioCheck?: undefined;
|
|
4917
|
-
GasFeeTaker?: undefined;
|
|
4918
|
-
CurveStethPoolDeposit?: undefined;
|
|
4919
|
-
CurveStethPoolWithdraw?: undefined;
|
|
4920
|
-
CurveDeposit?: undefined;
|
|
4921
|
-
CurveWithdraw?: undefined;
|
|
4922
|
-
McdBoostComposite?: undefined;
|
|
4923
|
-
McdRepayComposite?: undefined;
|
|
4924
|
-
FLEuler?: undefined;
|
|
4925
|
-
TrailingStopTrigger?: undefined;
|
|
4926
|
-
CBRebondTrigger?: undefined;
|
|
4927
|
-
CBUpdateRebondSub?: undefined;
|
|
4928
|
-
LiquityRatioCheck?: undefined;
|
|
4929
|
-
ConvexDeposit?: undefined;
|
|
4930
|
-
ConvexWithdraw?: undefined;
|
|
4931
|
-
ConvexClaim?: undefined;
|
|
4932
|
-
CBCreate?: undefined;
|
|
4933
|
-
CBRedeem?: undefined;
|
|
4934
|
-
CBChickenIn?: undefined;
|
|
4935
|
-
CBChickenOut?: undefined;
|
|
4936
|
-
CBCreateRebondSub?: undefined;
|
|
4937
|
-
FetchBondId?: undefined;
|
|
4938
|
-
CurveUsdBorrow?: undefined;
|
|
4939
|
-
CurveUsdCreate?: undefined;
|
|
4940
|
-
CurveUsdPayback?: undefined;
|
|
4941
|
-
CurveUsdSupply?: undefined;
|
|
4942
|
-
CurveUsdAdjust?: undefined;
|
|
4943
|
-
CurveUsdWithdraw?: undefined;
|
|
4944
|
-
CurveUsdLevCreate?: undefined;
|
|
4945
|
-
CurveUsdRepay?: undefined;
|
|
4946
|
-
CurveUsdSwapper?: undefined;
|
|
4947
|
-
CurveUsdSwapperTransient?: undefined;
|
|
4948
|
-
CurveUsdSelfLiquidate?: undefined;
|
|
4949
|
-
CurveUsdSelfLiquidateWithColl?: undefined;
|
|
4950
|
-
CurveUsdGetDebt?: undefined;
|
|
4951
|
-
CurveUsdCollRatioTrigger?: undefined;
|
|
4952
|
-
CurveUsdCollRatioCheck?: undefined;
|
|
4953
|
-
CurveUsdSelfLiquidateWithCollTransient?: undefined;
|
|
4954
|
-
CurveUsdLevCreateTransient?: undefined;
|
|
4955
|
-
CurveUsdRepayTransient?: undefined;
|
|
4956
|
-
MorphoBlueSupply?: undefined;
|
|
4957
|
-
MorphoBlueSupplyCollateral?: undefined;
|
|
4958
|
-
MorphoBlueWithdraw?: undefined;
|
|
4959
|
-
MorphoBlueWithdrawCollateral?: undefined;
|
|
4960
|
-
MorphoBlueBorrow?: undefined;
|
|
4961
|
-
MorphoBluePayback?: undefined;
|
|
4962
|
-
MorphoBlueSetAuth?: undefined;
|
|
4963
|
-
MorphoBlueSetAuthWithSig?: undefined;
|
|
4964
|
-
MorphoTokenWrap?: undefined;
|
|
4965
|
-
MorphoBlueReallocateLiquidity?: undefined;
|
|
4966
|
-
MorphoBlueClaim?: undefined;
|
|
4967
|
-
LlamaLendCreate?: undefined;
|
|
4968
|
-
LlamaLendSupply?: undefined;
|
|
4969
|
-
LlamaLendBorrow?: undefined;
|
|
4970
|
-
LlamaLendWithdraw?: undefined;
|
|
4971
|
-
LlamaLendPayback?: undefined;
|
|
4972
|
-
LlamaLendSelfLiquidate?: undefined;
|
|
4973
|
-
LlamaLendGetDebt?: undefined;
|
|
4974
|
-
LlamaLendBoost?: undefined;
|
|
4975
|
-
LlamaLendRepay?: undefined;
|
|
4976
|
-
LlamaLendLevCreate?: undefined;
|
|
4977
|
-
LlamaLendSelfLiquidateWithColl?: undefined;
|
|
4978
|
-
EulerV2Supply?: undefined;
|
|
4979
|
-
EulerV2Withdraw?: undefined;
|
|
4980
|
-
EulerV2Borrow?: undefined;
|
|
4981
|
-
EulerV2Payback?: undefined;
|
|
4982
|
-
EulerV2CollateralSwitch?: undefined;
|
|
4983
|
-
EulerV2View?: undefined;
|
|
4984
|
-
RenzoStake?: undefined;
|
|
4985
|
-
EtherFiStake?: undefined;
|
|
4986
|
-
EtherFiWrap?: undefined;
|
|
4987
|
-
EtherFiUnwrap?: undefined;
|
|
4988
|
-
KingClaim?: undefined;
|
|
4989
|
-
FluidVaultT1Open?: undefined;
|
|
4990
|
-
FluidVaultT1Adjust?: undefined;
|
|
4991
|
-
FluidVaultT1Borrow?: undefined;
|
|
4992
|
-
FluidVaultT1Payback?: undefined;
|
|
4993
|
-
FluidVaultT1Withdraw?: undefined;
|
|
4994
|
-
FluidVaultT1Supply?: undefined;
|
|
4995
|
-
FluidView?: undefined;
|
|
4996
|
-
FluidClaim?: undefined;
|
|
4997
|
-
FluidDexOpen?: undefined;
|
|
4998
|
-
FluidDexSupply?: undefined;
|
|
4999
|
-
FluidDexBorrow?: undefined;
|
|
5000
|
-
FluidDexPayback?: undefined;
|
|
5001
|
-
FluidDexWithdraw?: undefined;
|
|
5002
|
-
PendleTokenRedeem?: undefined;
|
|
5003
|
-
UmbrellaClaimRewards?: undefined;
|
|
5004
|
-
UmbrellaStake?: undefined;
|
|
5005
|
-
UmbrellaUnstake?: undefined;
|
|
3396
|
+
AaveV3View: string;
|
|
3397
|
+
AaveV3DelegateWithSig: string;
|
|
3398
|
+
GhoClaimAAVE: string;
|
|
3399
|
+
GhoUnstake: string;
|
|
3400
|
+
LSVWithdraw: string;
|
|
3401
|
+
LSVBorrow: string;
|
|
3402
|
+
LSVSupply: string;
|
|
3403
|
+
LSVPayback: string;
|
|
3404
|
+
LSVSell: string;
|
|
3405
|
+
MorphoAaveV2Borrow: string;
|
|
3406
|
+
MorphoAaveV2Payback: string;
|
|
3407
|
+
MorphoAaveV2Supply: string;
|
|
3408
|
+
MorphoAaveV2Withdraw: string;
|
|
3409
|
+
MorphoClaim: string;
|
|
3410
|
+
MorphoAaveV3Borrow: string;
|
|
3411
|
+
MorphoAaveV3Payback: string;
|
|
3412
|
+
MorphoAaveV3Supply: string;
|
|
3413
|
+
MorphoAaveV3Withdraw: string;
|
|
3414
|
+
MorphoAaveV3SetManager: string;
|
|
3415
|
+
SparkBorrow: string;
|
|
3416
|
+
SparkClaimRewards: string;
|
|
3417
|
+
SparkCollateralSwitch: string;
|
|
3418
|
+
SparkPayback: string;
|
|
3419
|
+
SparkSetEMode: string;
|
|
3420
|
+
SparkSpTokenPayback: string;
|
|
3421
|
+
SparkSupply: string;
|
|
3422
|
+
SparkSwapBorrowRateMode: string;
|
|
3423
|
+
SparkWithdraw: string;
|
|
3424
|
+
SparkDelegateCredit: string;
|
|
3425
|
+
SparkDelegateWithSig: string;
|
|
3426
|
+
CompBorrow: string;
|
|
3427
|
+
CompClaim: string;
|
|
3428
|
+
CompPayback: string;
|
|
3429
|
+
CompSupply: string;
|
|
3430
|
+
CompWithdraw: string;
|
|
3431
|
+
CompGetDebt: string;
|
|
3432
|
+
CompCollateralSwitch: string;
|
|
3433
|
+
FLAaveV2: string;
|
|
3434
|
+
FLAaveV3NoFee: string;
|
|
3435
|
+
FLAaveV3CarryDebt: string;
|
|
3436
|
+
FLAaveV3: string;
|
|
3437
|
+
FLDyDx: string;
|
|
3438
|
+
FLMaker: string;
|
|
3439
|
+
FLBalancer: string;
|
|
3440
|
+
FLSpark: string;
|
|
3441
|
+
FLAction: string;
|
|
3442
|
+
FLUniV3: string;
|
|
3443
|
+
FLGho: string;
|
|
3444
|
+
FLMorphoBlue: string;
|
|
3445
|
+
UniSupply: string;
|
|
3446
|
+
UniWithdraw: string;
|
|
3447
|
+
UniCollectV3: string;
|
|
3448
|
+
UniMintV3: string;
|
|
3449
|
+
UniSupplyV3: string;
|
|
3450
|
+
UniWithdrawV3: string;
|
|
3451
|
+
UniCreatePoolV3: string;
|
|
3452
|
+
DyDxWithdraw: string;
|
|
3453
|
+
YearnSupply: string;
|
|
3454
|
+
YearnWithdraw: string;
|
|
3455
|
+
LiquityClose: string;
|
|
3456
|
+
LiquityBorrow: string;
|
|
3457
|
+
LiquityOpen: string;
|
|
3458
|
+
LiquityPayback: string;
|
|
3459
|
+
LiquityWithdraw: string;
|
|
3460
|
+
LiquitySupply: string;
|
|
3461
|
+
LiquitySPDeposit: string;
|
|
3462
|
+
LiquitySPWithdraw: string;
|
|
3463
|
+
LiquityStake: string;
|
|
3464
|
+
LiquityUnstake: string;
|
|
3465
|
+
LiquityEthGainToTrove: string;
|
|
3466
|
+
LiquityClaim: string;
|
|
3467
|
+
LiquityRedeem: string;
|
|
3468
|
+
LiquityAdjust: string;
|
|
3469
|
+
LiquityV2CloseLegacy: string;
|
|
3470
|
+
LiquityV2PaybackLegacy: string;
|
|
3471
|
+
LiquityV2Open: string;
|
|
3472
|
+
LiquityV2Close: string;
|
|
3473
|
+
LiquityV2Supply: string;
|
|
3474
|
+
LiquityV2Withdraw: string;
|
|
3475
|
+
LiquityV2Borrow: string;
|
|
3476
|
+
LiquityV2Payback: string;
|
|
3477
|
+
LiquityV2Claim: string;
|
|
3478
|
+
LiquityV2Adjust: string;
|
|
3479
|
+
LiquityV2AdjustInterestRate: string;
|
|
3480
|
+
LiquityV2SPDeposit: string;
|
|
3481
|
+
LiquityV2SPWithdraw: string;
|
|
3482
|
+
LiquityV2SPClaimColl: string;
|
|
3483
|
+
LiquityV2AdjustZombieTrove: string;
|
|
3484
|
+
BprotocolLiquitySPDeposit: string;
|
|
3485
|
+
BprotocolLiquitySPWithdraw: string;
|
|
3486
|
+
LidoStake: string;
|
|
3487
|
+
LidoWrap: string;
|
|
3488
|
+
LidoUnwrap: string;
|
|
3489
|
+
InstPullTokens: string;
|
|
3490
|
+
BalancerV2Supply: string;
|
|
3491
|
+
BalancerV2Withdraw: string;
|
|
3492
|
+
BalancerV2Claim: string;
|
|
3493
|
+
GUniWithdraw: string;
|
|
3494
|
+
GUniDeposit: string;
|
|
3495
|
+
RariDeposit: string;
|
|
3496
|
+
RariWithdraw: string;
|
|
3497
|
+
MStableDeposit: string;
|
|
3498
|
+
MStableWithdraw: string;
|
|
3499
|
+
MStableClaim: string;
|
|
3500
|
+
McdRatioCheck: string;
|
|
3501
|
+
GasFeeTaker: string;
|
|
3502
|
+
CurveStethPoolDeposit: string;
|
|
3503
|
+
CurveStethPoolWithdraw: string;
|
|
3504
|
+
CurveDeposit: string;
|
|
3505
|
+
CurveWithdraw: string;
|
|
3506
|
+
McdBoostComposite: string;
|
|
3507
|
+
McdRepayComposite: string;
|
|
3508
|
+
FLEuler: string;
|
|
3509
|
+
TrailingStopTrigger: string;
|
|
3510
|
+
CBRebondTrigger: string;
|
|
3511
|
+
CBUpdateRebondSub: string;
|
|
3512
|
+
LiquityRatioCheck: string;
|
|
3513
|
+
ConvexDeposit: string;
|
|
3514
|
+
ConvexWithdraw: string;
|
|
3515
|
+
ConvexClaim: string;
|
|
3516
|
+
CBCreate: string;
|
|
3517
|
+
CBRedeem: string;
|
|
3518
|
+
CBChickenIn: string;
|
|
3519
|
+
CBChickenOut: string;
|
|
3520
|
+
CBCreateRebondSub: string;
|
|
3521
|
+
FetchBondId: string;
|
|
3522
|
+
CompV3Allow: string;
|
|
3523
|
+
CompV3Borrow: string;
|
|
3524
|
+
CompV3Claim: string;
|
|
3525
|
+
CompV3Payback: string;
|
|
3526
|
+
CompV3Supply: string;
|
|
3527
|
+
CompV3Transfer: string;
|
|
3528
|
+
CompV3Withdraw: string;
|
|
3529
|
+
CurveUsdBorrow: string;
|
|
3530
|
+
CurveUsdCreate: string;
|
|
3531
|
+
CurveUsdPayback: string;
|
|
3532
|
+
CurveUsdSupply: string;
|
|
3533
|
+
CurveUsdAdjust: string;
|
|
3534
|
+
CurveUsdWithdraw: string;
|
|
3535
|
+
CurveUsdLevCreate: string;
|
|
3536
|
+
CurveUsdRepay: string;
|
|
3537
|
+
CurveUsdSwapper: string;
|
|
3538
|
+
CurveUsdSwapperTransient: string;
|
|
3539
|
+
CurveUsdSelfLiquidate: string;
|
|
3540
|
+
CurveUsdSelfLiquidateWithColl: string;
|
|
3541
|
+
CurveUsdGetDebt: string;
|
|
3542
|
+
CurveUsdCollRatioTrigger: string;
|
|
3543
|
+
CurveUsdCollRatioCheck: string;
|
|
3544
|
+
CurveUsdSelfLiquidateWithCollTransient: string;
|
|
3545
|
+
CurveUsdLevCreateTransient: string;
|
|
3546
|
+
CurveUsdRepayTransient: string;
|
|
3547
|
+
MorphoBlueSupply: string;
|
|
3548
|
+
MorphoBlueSupplyCollateral: string;
|
|
3549
|
+
MorphoBlueWithdraw: string;
|
|
3550
|
+
MorphoBlueWithdrawCollateral: string;
|
|
3551
|
+
MorphoBlueBorrow: string;
|
|
3552
|
+
MorphoBluePayback: string;
|
|
3553
|
+
MorphoBlueSetAuth: string;
|
|
3554
|
+
MorphoBlueSetAuthWithSig: string;
|
|
3555
|
+
MorphoTokenWrap: string;
|
|
3556
|
+
MorphoBlueReallocateLiquidity: string;
|
|
3557
|
+
MorphoBlueClaim: string;
|
|
3558
|
+
LlamaLendCreate: string;
|
|
3559
|
+
LlamaLendSupply: string;
|
|
3560
|
+
LlamaLendBorrow: string;
|
|
3561
|
+
LlamaLendWithdraw: string;
|
|
3562
|
+
LlamaLendPayback: string;
|
|
3563
|
+
LlamaLendSelfLiquidate: string;
|
|
3564
|
+
LlamaLendGetDebt: string;
|
|
3565
|
+
LlamaLendBoost: string;
|
|
3566
|
+
LlamaLendRepay: string;
|
|
3567
|
+
LlamaLendLevCreate: string;
|
|
3568
|
+
LlamaLendSelfLiquidateWithColl: string;
|
|
3569
|
+
EulerV2Supply: string;
|
|
3570
|
+
EulerV2Withdraw: string;
|
|
3571
|
+
EulerV2Borrow: string;
|
|
3572
|
+
EulerV2Payback: string;
|
|
3573
|
+
EulerV2CollateralSwitch: string;
|
|
3574
|
+
EulerV2View: string;
|
|
3575
|
+
MerklClaim: string;
|
|
3576
|
+
RenzoStake: string;
|
|
3577
|
+
EtherFiStake: string;
|
|
3578
|
+
EtherFiWrap: string;
|
|
3579
|
+
EtherFiUnwrap: string;
|
|
3580
|
+
KingClaim: string;
|
|
3581
|
+
FluidVaultT1Open: string;
|
|
3582
|
+
FluidVaultT1Adjust: string;
|
|
3583
|
+
FluidVaultT1Borrow: string;
|
|
3584
|
+
FluidVaultT1Payback: string;
|
|
3585
|
+
FluidVaultT1Withdraw: string;
|
|
3586
|
+
FluidVaultT1Supply: string;
|
|
3587
|
+
FluidView: string;
|
|
3588
|
+
FluidClaim: string;
|
|
3589
|
+
AaveV3DelegateCredit?: undefined;
|
|
3590
|
+
AaveV3RatioTrigger?: undefined;
|
|
3591
|
+
GasFeeTakerL2?: undefined;
|
|
3592
|
+
AaveV3RatioCheck?: undefined;
|
|
5006
3593
|
MorphoBlueView?: undefined;
|
|
3594
|
+
PendleTokenRedeem?: undefined;
|
|
5007
3595
|
} | {
|
|
5008
3596
|
DFSSell: string;
|
|
5009
3597
|
DFSSellNoFee: string;
|
|
@@ -5014,17 +3602,14 @@ declare const _default: {
|
|
|
5014
3602
|
PullToken: string;
|
|
5015
3603
|
SumInputs: string;
|
|
5016
3604
|
SubInputs: string;
|
|
5017
|
-
SendTokenAndUnwrap: string;
|
|
5018
3605
|
ApproveToken: string;
|
|
3606
|
+
SendTokenAndUnwrap: string;
|
|
5019
3607
|
ToggleSub: string;
|
|
5020
|
-
CreateSub: string;
|
|
5021
3608
|
TokenBalance: string;
|
|
5022
3609
|
TokenizedVaultAdapter: string;
|
|
5023
3610
|
ChangeProxyOwner: string;
|
|
5024
3611
|
PermitToken: string;
|
|
5025
3612
|
HandleAuth: string;
|
|
5026
|
-
UpdateSub: string;
|
|
5027
|
-
TransferNFT: string;
|
|
5028
3613
|
MerklClaim: string;
|
|
5029
3614
|
AaveV3ATokenPayback: string;
|
|
5030
3615
|
AaveV3Borrow: string;
|
|
@@ -5036,18 +3621,12 @@ declare const _default: {
|
|
|
5036
3621
|
AaveV3Withdraw: string;
|
|
5037
3622
|
AaveV3ClaimRewards: string;
|
|
5038
3623
|
AaveV3DelegateWithSig: string;
|
|
5039
|
-
|
|
5040
|
-
CompV3Borrow: string;
|
|
5041
|
-
CompV3Claim: string;
|
|
5042
|
-
CompV3Payback: string;
|
|
5043
|
-
CompV3Supply: string;
|
|
5044
|
-
CompV3Transfer: string;
|
|
5045
|
-
CompV3Withdraw: string;
|
|
3624
|
+
AaveV3DelegateCredit: string;
|
|
5046
3625
|
FLAaveV3NoFee: string;
|
|
5047
3626
|
FLAaveV3: string;
|
|
5048
3627
|
FLBalancer: string;
|
|
5049
|
-
FLUniV3: string;
|
|
5050
3628
|
FLAction: string;
|
|
3629
|
+
AaveV3RatioTrigger: string;
|
|
5051
3630
|
GasFeeTakerL2: string;
|
|
5052
3631
|
AaveV3RatioCheck: string;
|
|
5053
3632
|
UniCollectV3: string;
|
|
@@ -5055,42 +3634,23 @@ declare const _default: {
|
|
|
5055
3634
|
UniSupplyV3: string;
|
|
5056
3635
|
UniWithdrawV3: string;
|
|
5057
3636
|
UniCreatePoolV3: string;
|
|
5058
|
-
|
|
5059
|
-
|
|
5060
|
-
|
|
5061
|
-
|
|
5062
|
-
|
|
5063
|
-
|
|
5064
|
-
|
|
5065
|
-
LlamaLendBoost: string;
|
|
5066
|
-
LlamaLendRepay: string;
|
|
5067
|
-
LlamaLendLevCreate: string;
|
|
5068
|
-
LlamaLendSelfLiquidateWithColl: string;
|
|
5069
|
-
FluidVaultT1Open: string;
|
|
5070
|
-
FluidVaultT1Adjust: string;
|
|
5071
|
-
FluidVaultT1Borrow: string;
|
|
5072
|
-
FluidVaultT1Payback: string;
|
|
5073
|
-
FluidVaultT1Withdraw: string;
|
|
5074
|
-
FluidVaultT1Supply: string;
|
|
5075
|
-
FluidView: string;
|
|
5076
|
-
FluidDexOpen: string;
|
|
5077
|
-
FluidDexSupply: string;
|
|
5078
|
-
FluidDexBorrow: string;
|
|
5079
|
-
FluidDexPayback: string;
|
|
5080
|
-
FluidDexWithdraw: string;
|
|
5081
|
-
SFApproveTokens: string;
|
|
3637
|
+
CompV3Allow: string;
|
|
3638
|
+
CompV3Borrow: string;
|
|
3639
|
+
CompV3Claim: string;
|
|
3640
|
+
CompV3Payback: string;
|
|
3641
|
+
CompV3Supply: string;
|
|
3642
|
+
CompV3Transfer: string;
|
|
3643
|
+
CompV3Withdraw: string;
|
|
5082
3644
|
AutomationV2Unsub?: undefined;
|
|
3645
|
+
UpdateSub?: undefined;
|
|
3646
|
+
TransferNFT?: undefined;
|
|
3647
|
+
CreateSub?: undefined;
|
|
5083
3648
|
SDaiWrap?: undefined;
|
|
5084
3649
|
SDaiUnwrap?: undefined;
|
|
5085
3650
|
StarknetClaim?: undefined;
|
|
5086
3651
|
SkyStake?: undefined;
|
|
5087
3652
|
SkyUnstake?: undefined;
|
|
5088
3653
|
SkyClaimRewards?: undefined;
|
|
5089
|
-
SkyStakingEngineOpen?: undefined;
|
|
5090
|
-
SkyStakingEngineSelectFarm?: undefined;
|
|
5091
|
-
SkyStakingEngineStake?: undefined;
|
|
5092
|
-
SkyStakingEngineUnstake?: undefined;
|
|
5093
|
-
SkyStakingEngineClaimRewards?: undefined;
|
|
5094
3654
|
McdGenerate?: undefined;
|
|
5095
3655
|
McdGive?: undefined;
|
|
5096
3656
|
McdMerge?: undefined;
|
|
@@ -5122,7 +3682,6 @@ declare const _default: {
|
|
|
5122
3682
|
AaveV3View?: undefined;
|
|
5123
3683
|
GhoClaimAAVE?: undefined;
|
|
5124
3684
|
GhoUnstake?: undefined;
|
|
5125
|
-
GhoStake?: undefined;
|
|
5126
3685
|
LSVWithdraw?: undefined;
|
|
5127
3686
|
LSVBorrow?: undefined;
|
|
5128
3687
|
LSVSupply?: undefined;
|
|
@@ -5149,7 +3708,6 @@ declare const _default: {
|
|
|
5149
3708
|
SparkWithdraw?: undefined;
|
|
5150
3709
|
SparkDelegateCredit?: undefined;
|
|
5151
3710
|
SparkDelegateWithSig?: undefined;
|
|
5152
|
-
SparkSPKClaim?: undefined;
|
|
5153
3711
|
CompBorrow?: undefined;
|
|
5154
3712
|
CompClaim?: undefined;
|
|
5155
3713
|
CompPayback?: undefined;
|
|
@@ -5162,6 +3720,7 @@ declare const _default: {
|
|
|
5162
3720
|
FLDyDx?: undefined;
|
|
5163
3721
|
FLMaker?: undefined;
|
|
5164
3722
|
FLSpark?: undefined;
|
|
3723
|
+
FLUniV3?: undefined;
|
|
5165
3724
|
FLGho?: undefined;
|
|
5166
3725
|
FLMorphoBlue?: undefined;
|
|
5167
3726
|
UniSupply?: undefined;
|
|
@@ -5265,6 +3824,17 @@ declare const _default: {
|
|
|
5265
3824
|
MorphoTokenWrap?: undefined;
|
|
5266
3825
|
MorphoBlueReallocateLiquidity?: undefined;
|
|
5267
3826
|
MorphoBlueClaim?: undefined;
|
|
3827
|
+
LlamaLendCreate?: undefined;
|
|
3828
|
+
LlamaLendSupply?: undefined;
|
|
3829
|
+
LlamaLendBorrow?: undefined;
|
|
3830
|
+
LlamaLendWithdraw?: undefined;
|
|
3831
|
+
LlamaLendPayback?: undefined;
|
|
3832
|
+
LlamaLendSelfLiquidate?: undefined;
|
|
3833
|
+
LlamaLendGetDebt?: undefined;
|
|
3834
|
+
LlamaLendBoost?: undefined;
|
|
3835
|
+
LlamaLendRepay?: undefined;
|
|
3836
|
+
LlamaLendLevCreate?: undefined;
|
|
3837
|
+
LlamaLendSelfLiquidateWithColl?: undefined;
|
|
5268
3838
|
EulerV2Supply?: undefined;
|
|
5269
3839
|
EulerV2Withdraw?: undefined;
|
|
5270
3840
|
EulerV2Borrow?: undefined;
|
|
@@ -5276,14 +3846,16 @@ declare const _default: {
|
|
|
5276
3846
|
EtherFiWrap?: undefined;
|
|
5277
3847
|
EtherFiUnwrap?: undefined;
|
|
5278
3848
|
KingClaim?: undefined;
|
|
3849
|
+
FluidVaultT1Open?: undefined;
|
|
3850
|
+
FluidVaultT1Adjust?: undefined;
|
|
3851
|
+
FluidVaultT1Borrow?: undefined;
|
|
3852
|
+
FluidVaultT1Payback?: undefined;
|
|
3853
|
+
FluidVaultT1Withdraw?: undefined;
|
|
3854
|
+
FluidVaultT1Supply?: undefined;
|
|
3855
|
+
FluidView?: undefined;
|
|
5279
3856
|
FluidClaim?: undefined;
|
|
5280
|
-
PendleTokenRedeem?: undefined;
|
|
5281
|
-
UmbrellaClaimRewards?: undefined;
|
|
5282
|
-
UmbrellaStake?: undefined;
|
|
5283
|
-
UmbrellaUnstake?: undefined;
|
|
5284
|
-
AaveV3DelegateCredit?: undefined;
|
|
5285
|
-
AaveV3RatioTrigger?: undefined;
|
|
5286
3857
|
MorphoBlueView?: undefined;
|
|
3858
|
+
PendleTokenRedeem?: undefined;
|
|
5287
3859
|
} | {
|
|
5288
3860
|
DFSSell: string;
|
|
5289
3861
|
DFSSellNoFee: string;
|
|
@@ -5292,34 +3864,29 @@ declare const _default: {
|
|
|
5292
3864
|
SendToken: string;
|
|
5293
3865
|
SendTokens: string;
|
|
5294
3866
|
PullToken: string;
|
|
5295
|
-
ApproveToken: string;
|
|
5296
3867
|
SumInputs: string;
|
|
5297
3868
|
SubInputs: string;
|
|
3869
|
+
SendTokenAndUnwrap: string;
|
|
3870
|
+
ApproveToken: string;
|
|
3871
|
+
ToggleSub: string;
|
|
3872
|
+
CreateSub: string;
|
|
5298
3873
|
TokenBalance: string;
|
|
3874
|
+
TokenizedVaultAdapter: string;
|
|
5299
3875
|
ChangeProxyOwner: string;
|
|
5300
3876
|
PermitToken: string;
|
|
5301
3877
|
HandleAuth: string;
|
|
5302
|
-
ToggleSub: string;
|
|
5303
|
-
CreateSub: string;
|
|
5304
3878
|
UpdateSub: string;
|
|
5305
|
-
MerklClaim: string;
|
|
5306
3879
|
TransferNFT: string;
|
|
5307
|
-
|
|
5308
|
-
|
|
5309
|
-
|
|
5310
|
-
FLUniV3: string;
|
|
5311
|
-
FLAction: string;
|
|
5312
|
-
FLMorphoBlue: string;
|
|
5313
|
-
AaveV3Withdraw: string;
|
|
5314
|
-
AaveV3SwapBorrowRateMode: string;
|
|
5315
|
-
AaveV3Supply: string;
|
|
5316
|
-
AaveV3SetEMode: string;
|
|
5317
|
-
AaveV3Payback: string;
|
|
3880
|
+
MerklClaim: string;
|
|
3881
|
+
AaveV3ATokenPayback: string;
|
|
3882
|
+
AaveV3Borrow: string;
|
|
5318
3883
|
AaveV3CollateralSwitch: string;
|
|
3884
|
+
AaveV3Payback: string;
|
|
3885
|
+
AaveV3SetEMode: string;
|
|
3886
|
+
AaveV3Supply: string;
|
|
3887
|
+
AaveV3SwapBorrowRateMode: string;
|
|
3888
|
+
AaveV3Withdraw: string;
|
|
5319
3889
|
AaveV3ClaimRewards: string;
|
|
5320
|
-
AaveV3Borrow: string;
|
|
5321
|
-
AaveV3ATokenPayback: string;
|
|
5322
|
-
AaveV3View: string;
|
|
5323
3890
|
AaveV3DelegateWithSig: string;
|
|
5324
3891
|
CompV3Allow: string;
|
|
5325
3892
|
CompV3Borrow: string;
|
|
@@ -5328,17 +3895,29 @@ declare const _default: {
|
|
|
5328
3895
|
CompV3Supply: string;
|
|
5329
3896
|
CompV3Transfer: string;
|
|
5330
3897
|
CompV3Withdraw: string;
|
|
5331
|
-
|
|
5332
|
-
|
|
5333
|
-
|
|
5334
|
-
|
|
5335
|
-
|
|
5336
|
-
|
|
5337
|
-
|
|
5338
|
-
|
|
5339
|
-
|
|
5340
|
-
|
|
5341
|
-
|
|
3898
|
+
FLAaveV3NoFee: string;
|
|
3899
|
+
FLAaveV3: string;
|
|
3900
|
+
FLBalancer: string;
|
|
3901
|
+
FLUniV3: string;
|
|
3902
|
+
FLAction: string;
|
|
3903
|
+
GasFeeTakerL2: string;
|
|
3904
|
+
AaveV3RatioCheck: string;
|
|
3905
|
+
UniCollectV3: string;
|
|
3906
|
+
UniMintV3: string;
|
|
3907
|
+
UniSupplyV3: string;
|
|
3908
|
+
UniWithdrawV3: string;
|
|
3909
|
+
UniCreatePoolV3: string;
|
|
3910
|
+
LlamaLendCreate: string;
|
|
3911
|
+
LlamaLendSupply: string;
|
|
3912
|
+
LlamaLendBorrow: string;
|
|
3913
|
+
LlamaLendWithdraw: string;
|
|
3914
|
+
LlamaLendPayback: string;
|
|
3915
|
+
LlamaLendSelfLiquidate: string;
|
|
3916
|
+
LlamaLendGetDebt: string;
|
|
3917
|
+
LlamaLendBoost: string;
|
|
3918
|
+
LlamaLendRepay: string;
|
|
3919
|
+
LlamaLendLevCreate: string;
|
|
3920
|
+
LlamaLendSelfLiquidateWithColl: string;
|
|
5342
3921
|
FluidVaultT1Open: string;
|
|
5343
3922
|
FluidVaultT1Adjust: string;
|
|
5344
3923
|
FluidVaultT1Borrow: string;
|
|
@@ -5346,21 +3925,13 @@ declare const _default: {
|
|
|
5346
3925
|
FluidVaultT1Withdraw: string;
|
|
5347
3926
|
FluidVaultT1Supply: string;
|
|
5348
3927
|
FluidView: string;
|
|
5349
|
-
TokenizedVaultAdapter: string;
|
|
5350
|
-
SFApproveTokens: string;
|
|
5351
3928
|
AutomationV2Unsub?: undefined;
|
|
5352
|
-
SendTokenAndUnwrap?: undefined;
|
|
5353
3929
|
SDaiWrap?: undefined;
|
|
5354
3930
|
SDaiUnwrap?: undefined;
|
|
5355
3931
|
StarknetClaim?: undefined;
|
|
5356
3932
|
SkyStake?: undefined;
|
|
5357
3933
|
SkyUnstake?: undefined;
|
|
5358
3934
|
SkyClaimRewards?: undefined;
|
|
5359
|
-
SkyStakingEngineOpen?: undefined;
|
|
5360
|
-
SkyStakingEngineSelectFarm?: undefined;
|
|
5361
|
-
SkyStakingEngineStake?: undefined;
|
|
5362
|
-
SkyStakingEngineUnstake?: undefined;
|
|
5363
|
-
SkyStakingEngineClaimRewards?: undefined;
|
|
5364
3935
|
McdGenerate?: undefined;
|
|
5365
3936
|
McdGive?: undefined;
|
|
5366
3937
|
McdMerge?: undefined;
|
|
@@ -5389,9 +3960,9 @@ declare const _default: {
|
|
|
5389
3960
|
AaveUnstake?: undefined;
|
|
5390
3961
|
AaveClaimAAVE?: undefined;
|
|
5391
3962
|
AaveClaimStkAave?: undefined;
|
|
3963
|
+
AaveV3View?: undefined;
|
|
5392
3964
|
GhoClaimAAVE?: undefined;
|
|
5393
3965
|
GhoUnstake?: undefined;
|
|
5394
|
-
GhoStake?: undefined;
|
|
5395
3966
|
LSVWithdraw?: undefined;
|
|
5396
3967
|
LSVBorrow?: undefined;
|
|
5397
3968
|
LSVSupply?: undefined;
|
|
@@ -5418,7 +3989,6 @@ declare const _default: {
|
|
|
5418
3989
|
SparkWithdraw?: undefined;
|
|
5419
3990
|
SparkDelegateCredit?: undefined;
|
|
5420
3991
|
SparkDelegateWithSig?: undefined;
|
|
5421
|
-
SparkSPKClaim?: undefined;
|
|
5422
3992
|
CompBorrow?: undefined;
|
|
5423
3993
|
CompClaim?: undefined;
|
|
5424
3994
|
CompPayback?: undefined;
|
|
@@ -5427,19 +3997,14 @@ declare const _default: {
|
|
|
5427
3997
|
CompGetDebt?: undefined;
|
|
5428
3998
|
CompCollateralSwitch?: undefined;
|
|
5429
3999
|
FLAaveV2?: undefined;
|
|
5430
|
-
FLAaveV3NoFee?: undefined;
|
|
5431
4000
|
FLAaveV3CarryDebt?: undefined;
|
|
5432
4001
|
FLDyDx?: undefined;
|
|
5433
4002
|
FLMaker?: undefined;
|
|
5434
4003
|
FLSpark?: undefined;
|
|
5435
4004
|
FLGho?: undefined;
|
|
4005
|
+
FLMorphoBlue?: undefined;
|
|
5436
4006
|
UniSupply?: undefined;
|
|
5437
4007
|
UniWithdraw?: undefined;
|
|
5438
|
-
UniCollectV3?: undefined;
|
|
5439
|
-
UniMintV3?: undefined;
|
|
5440
|
-
UniSupplyV3?: undefined;
|
|
5441
|
-
UniWithdrawV3?: undefined;
|
|
5442
|
-
UniCreatePoolV3?: undefined;
|
|
5443
4008
|
DyDxWithdraw?: undefined;
|
|
5444
4009
|
YearnSupply?: undefined;
|
|
5445
4010
|
YearnWithdraw?: undefined;
|
|
@@ -5528,18 +4093,17 @@ declare const _default: {
|
|
|
5528
4093
|
CurveUsdSelfLiquidateWithCollTransient?: undefined;
|
|
5529
4094
|
CurveUsdLevCreateTransient?: undefined;
|
|
5530
4095
|
CurveUsdRepayTransient?: undefined;
|
|
4096
|
+
MorphoBlueSupply?: undefined;
|
|
4097
|
+
MorphoBlueSupplyCollateral?: undefined;
|
|
4098
|
+
MorphoBlueWithdraw?: undefined;
|
|
4099
|
+
MorphoBlueWithdrawCollateral?: undefined;
|
|
4100
|
+
MorphoBlueBorrow?: undefined;
|
|
4101
|
+
MorphoBluePayback?: undefined;
|
|
4102
|
+
MorphoBlueSetAuth?: undefined;
|
|
4103
|
+
MorphoBlueSetAuthWithSig?: undefined;
|
|
5531
4104
|
MorphoTokenWrap?: undefined;
|
|
5532
|
-
|
|
5533
|
-
|
|
5534
|
-
LlamaLendBorrow?: undefined;
|
|
5535
|
-
LlamaLendWithdraw?: undefined;
|
|
5536
|
-
LlamaLendPayback?: undefined;
|
|
5537
|
-
LlamaLendSelfLiquidate?: undefined;
|
|
5538
|
-
LlamaLendGetDebt?: undefined;
|
|
5539
|
-
LlamaLendBoost?: undefined;
|
|
5540
|
-
LlamaLendRepay?: undefined;
|
|
5541
|
-
LlamaLendLevCreate?: undefined;
|
|
5542
|
-
LlamaLendSelfLiquidateWithColl?: undefined;
|
|
4105
|
+
MorphoBlueReallocateLiquidity?: undefined;
|
|
4106
|
+
MorphoBlueClaim?: undefined;
|
|
5543
4107
|
EulerV2Supply?: undefined;
|
|
5544
4108
|
EulerV2Withdraw?: undefined;
|
|
5545
4109
|
EulerV2Borrow?: undefined;
|
|
@@ -5552,18 +4116,10 @@ declare const _default: {
|
|
|
5552
4116
|
EtherFiUnwrap?: undefined;
|
|
5553
4117
|
KingClaim?: undefined;
|
|
5554
4118
|
FluidClaim?: undefined;
|
|
5555
|
-
FluidDexOpen?: undefined;
|
|
5556
|
-
FluidDexSupply?: undefined;
|
|
5557
|
-
FluidDexBorrow?: undefined;
|
|
5558
|
-
FluidDexPayback?: undefined;
|
|
5559
|
-
FluidDexWithdraw?: undefined;
|
|
5560
|
-
PendleTokenRedeem?: undefined;
|
|
5561
|
-
UmbrellaClaimRewards?: undefined;
|
|
5562
|
-
UmbrellaStake?: undefined;
|
|
5563
|
-
UmbrellaUnstake?: undefined;
|
|
5564
4119
|
AaveV3DelegateCredit?: undefined;
|
|
5565
4120
|
AaveV3RatioTrigger?: undefined;
|
|
5566
|
-
|
|
4121
|
+
MorphoBlueView?: undefined;
|
|
4122
|
+
PendleTokenRedeem?: undefined;
|
|
5567
4123
|
} | {
|
|
5568
4124
|
DFSSell: string;
|
|
5569
4125
|
DFSSellNoFee: string;
|
|
@@ -5571,19 +4127,27 @@ declare const _default: {
|
|
|
5571
4127
|
UnwrapEth: string;
|
|
5572
4128
|
SendToken: string;
|
|
5573
4129
|
SendTokens: string;
|
|
5574
|
-
SendTokenAndUnwrap: string;
|
|
5575
4130
|
PullToken: string;
|
|
5576
4131
|
ApproveToken: string;
|
|
5577
4132
|
SumInputs: string;
|
|
5578
4133
|
SubInputs: string;
|
|
5579
4134
|
TokenBalance: string;
|
|
4135
|
+
ChangeProxyOwner: string;
|
|
5580
4136
|
PermitToken: string;
|
|
4137
|
+
HandleAuth: string;
|
|
4138
|
+
ToggleSub: string;
|
|
4139
|
+
CreateSub: string;
|
|
4140
|
+
UpdateSub: string;
|
|
5581
4141
|
MerklClaim: string;
|
|
5582
4142
|
TransferNFT: string;
|
|
5583
|
-
|
|
5584
|
-
FLAction: string;
|
|
4143
|
+
GasFeeTakerL2: string;
|
|
5585
4144
|
FLAaveV3: string;
|
|
4145
|
+
FLBalancer: string;
|
|
4146
|
+
FLUniV3: string;
|
|
4147
|
+
FLAction: string;
|
|
4148
|
+
FLMorphoBlue: string;
|
|
5586
4149
|
AaveV3Withdraw: string;
|
|
4150
|
+
AaveV3SwapBorrowRateMode: string;
|
|
5587
4151
|
AaveV3Supply: string;
|
|
5588
4152
|
AaveV3SetEMode: string;
|
|
5589
4153
|
AaveV3Payback: string;
|
|
@@ -5593,24 +4157,41 @@ declare const _default: {
|
|
|
5593
4157
|
AaveV3ATokenPayback: string;
|
|
5594
4158
|
AaveV3View: string;
|
|
5595
4159
|
AaveV3DelegateWithSig: string;
|
|
5596
|
-
|
|
5597
|
-
|
|
4160
|
+
CompV3Allow: string;
|
|
4161
|
+
CompV3Borrow: string;
|
|
4162
|
+
CompV3Claim: string;
|
|
4163
|
+
CompV3Payback: string;
|
|
4164
|
+
CompV3Supply: string;
|
|
4165
|
+
CompV3Transfer: string;
|
|
4166
|
+
CompV3Withdraw: string;
|
|
4167
|
+
MorphoBlueSupply: string;
|
|
4168
|
+
MorphoBlueSupplyCollateral: string;
|
|
4169
|
+
MorphoBlueWithdraw: string;
|
|
4170
|
+
MorphoBlueWithdrawCollateral: string;
|
|
4171
|
+
MorphoBlueBorrow: string;
|
|
4172
|
+
MorphoBluePayback: string;
|
|
4173
|
+
MorphoBlueSetAuth: string;
|
|
4174
|
+
MorphoBlueSetAuthWithSig: string;
|
|
4175
|
+
MorphoBlueView: string;
|
|
4176
|
+
MorphoBlueReallocateLiquidity: string;
|
|
4177
|
+
MorphoBlueClaim: string;
|
|
4178
|
+
FluidVaultT1Open: string;
|
|
4179
|
+
FluidVaultT1Adjust: string;
|
|
4180
|
+
FluidVaultT1Borrow: string;
|
|
4181
|
+
FluidVaultT1Payback: string;
|
|
4182
|
+
FluidVaultT1Withdraw: string;
|
|
4183
|
+
FluidVaultT1Supply: string;
|
|
4184
|
+
FluidView: string;
|
|
4185
|
+
TokenizedVaultAdapter: string;
|
|
4186
|
+
PendleTokenRedeem: string;
|
|
5598
4187
|
AutomationV2Unsub?: undefined;
|
|
5599
|
-
|
|
5600
|
-
UpdateSub?: undefined;
|
|
5601
|
-
CreateSub?: undefined;
|
|
4188
|
+
SendTokenAndUnwrap?: undefined;
|
|
5602
4189
|
SDaiWrap?: undefined;
|
|
5603
4190
|
SDaiUnwrap?: undefined;
|
|
5604
4191
|
StarknetClaim?: undefined;
|
|
5605
|
-
HandleAuth?: undefined;
|
|
5606
4192
|
SkyStake?: undefined;
|
|
5607
4193
|
SkyUnstake?: undefined;
|
|
5608
4194
|
SkyClaimRewards?: undefined;
|
|
5609
|
-
SkyStakingEngineOpen?: undefined;
|
|
5610
|
-
SkyStakingEngineSelectFarm?: undefined;
|
|
5611
|
-
SkyStakingEngineStake?: undefined;
|
|
5612
|
-
SkyStakingEngineUnstake?: undefined;
|
|
5613
|
-
SkyStakingEngineClaimRewards?: undefined;
|
|
5614
4195
|
McdGenerate?: undefined;
|
|
5615
4196
|
McdGive?: undefined;
|
|
5616
4197
|
McdMerge?: undefined;
|
|
@@ -5639,10 +4220,8 @@ declare const _default: {
|
|
|
5639
4220
|
AaveUnstake?: undefined;
|
|
5640
4221
|
AaveClaimAAVE?: undefined;
|
|
5641
4222
|
AaveClaimStkAave?: undefined;
|
|
5642
|
-
AaveV3SwapBorrowRateMode?: undefined;
|
|
5643
4223
|
GhoClaimAAVE?: undefined;
|
|
5644
4224
|
GhoUnstake?: undefined;
|
|
5645
|
-
GhoStake?: undefined;
|
|
5646
4225
|
LSVWithdraw?: undefined;
|
|
5647
4226
|
LSVBorrow?: undefined;
|
|
5648
4227
|
LSVSupply?: undefined;
|
|
@@ -5669,7 +4248,6 @@ declare const _default: {
|
|
|
5669
4248
|
SparkWithdraw?: undefined;
|
|
5670
4249
|
SparkDelegateCredit?: undefined;
|
|
5671
4250
|
SparkDelegateWithSig?: undefined;
|
|
5672
|
-
SparkSPKClaim?: undefined;
|
|
5673
4251
|
CompBorrow?: undefined;
|
|
5674
4252
|
CompClaim?: undefined;
|
|
5675
4253
|
CompPayback?: undefined;
|
|
@@ -5682,11 +4260,8 @@ declare const _default: {
|
|
|
5682
4260
|
FLAaveV3CarryDebt?: undefined;
|
|
5683
4261
|
FLDyDx?: undefined;
|
|
5684
4262
|
FLMaker?: undefined;
|
|
5685
|
-
FLBalancer?: undefined;
|
|
5686
4263
|
FLSpark?: undefined;
|
|
5687
|
-
FLUniV3?: undefined;
|
|
5688
4264
|
FLGho?: undefined;
|
|
5689
|
-
FLMorphoBlue?: undefined;
|
|
5690
4265
|
UniSupply?: undefined;
|
|
5691
4266
|
UniWithdraw?: undefined;
|
|
5692
4267
|
UniCollectV3?: undefined;
|
|
@@ -5764,13 +4339,6 @@ declare const _default: {
|
|
|
5764
4339
|
CBChickenOut?: undefined;
|
|
5765
4340
|
CBCreateRebondSub?: undefined;
|
|
5766
4341
|
FetchBondId?: undefined;
|
|
5767
|
-
CompV3Allow?: undefined;
|
|
5768
|
-
CompV3Borrow?: undefined;
|
|
5769
|
-
CompV3Claim?: undefined;
|
|
5770
|
-
CompV3Payback?: undefined;
|
|
5771
|
-
CompV3Supply?: undefined;
|
|
5772
|
-
CompV3Transfer?: undefined;
|
|
5773
|
-
CompV3Withdraw?: undefined;
|
|
5774
4342
|
CurveUsdBorrow?: undefined;
|
|
5775
4343
|
CurveUsdCreate?: undefined;
|
|
5776
4344
|
CurveUsdPayback?: undefined;
|
|
@@ -5789,17 +4357,7 @@ declare const _default: {
|
|
|
5789
4357
|
CurveUsdSelfLiquidateWithCollTransient?: undefined;
|
|
5790
4358
|
CurveUsdLevCreateTransient?: undefined;
|
|
5791
4359
|
CurveUsdRepayTransient?: undefined;
|
|
5792
|
-
MorphoBlueSupply?: undefined;
|
|
5793
|
-
MorphoBlueSupplyCollateral?: undefined;
|
|
5794
|
-
MorphoBlueWithdraw?: undefined;
|
|
5795
|
-
MorphoBlueWithdrawCollateral?: undefined;
|
|
5796
|
-
MorphoBlueBorrow?: undefined;
|
|
5797
|
-
MorphoBluePayback?: undefined;
|
|
5798
|
-
MorphoBlueSetAuth?: undefined;
|
|
5799
|
-
MorphoBlueSetAuthWithSig?: undefined;
|
|
5800
4360
|
MorphoTokenWrap?: undefined;
|
|
5801
|
-
MorphoBlueReallocateLiquidity?: undefined;
|
|
5802
|
-
MorphoBlueClaim?: undefined;
|
|
5803
4361
|
LlamaLendCreate?: undefined;
|
|
5804
4362
|
LlamaLendSupply?: undefined;
|
|
5805
4363
|
LlamaLendBorrow?: undefined;
|
|
@@ -5822,28 +4380,10 @@ declare const _default: {
|
|
|
5822
4380
|
EtherFiWrap?: undefined;
|
|
5823
4381
|
EtherFiUnwrap?: undefined;
|
|
5824
4382
|
KingClaim?: undefined;
|
|
5825
|
-
FluidVaultT1Open?: undefined;
|
|
5826
|
-
FluidVaultT1Adjust?: undefined;
|
|
5827
|
-
FluidVaultT1Borrow?: undefined;
|
|
5828
|
-
FluidVaultT1Payback?: undefined;
|
|
5829
|
-
FluidVaultT1Withdraw?: undefined;
|
|
5830
|
-
FluidVaultT1Supply?: undefined;
|
|
5831
|
-
FluidView?: undefined;
|
|
5832
4383
|
FluidClaim?: undefined;
|
|
5833
|
-
|
|
5834
|
-
FluidDexSupply?: undefined;
|
|
5835
|
-
FluidDexBorrow?: undefined;
|
|
5836
|
-
FluidDexPayback?: undefined;
|
|
5837
|
-
FluidDexWithdraw?: undefined;
|
|
5838
|
-
PendleTokenRedeem?: undefined;
|
|
5839
|
-
UmbrellaClaimRewards?: undefined;
|
|
5840
|
-
UmbrellaStake?: undefined;
|
|
5841
|
-
UmbrellaUnstake?: undefined;
|
|
5842
|
-
SFApproveTokens?: undefined;
|
|
4384
|
+
AaveV3DelegateCredit?: undefined;
|
|
5843
4385
|
AaveV3RatioTrigger?: undefined;
|
|
5844
|
-
GasFeeTakerL2?: undefined;
|
|
5845
4386
|
AaveV3RatioCheck?: undefined;
|
|
5846
|
-
MorphoBlueView?: undefined;
|
|
5847
4387
|
};
|
|
5848
4388
|
};
|
|
5849
4389
|
otherAddresses: (chainId?: null) => {
|
|
@@ -5909,48 +4449,6 @@ declare const _default: {
|
|
|
5909
4449
|
GHO?: undefined;
|
|
5910
4450
|
LUSD?: undefined;
|
|
5911
4451
|
BLUSD?: undefined;
|
|
5912
|
-
} | {
|
|
5913
|
-
RecipeExecutor: string;
|
|
5914
|
-
DFSRegistry: string;
|
|
5915
|
-
DSGuardFactory: string;
|
|
5916
|
-
AdminVault: string;
|
|
5917
|
-
DefisaverLogger: string;
|
|
5918
|
-
Empty: string;
|
|
5919
|
-
DFSProxyRegistry?: undefined;
|
|
5920
|
-
ProxyRegistry?: undefined;
|
|
5921
|
-
McdCdpManager?: undefined;
|
|
5922
|
-
BCdpManager?: undefined;
|
|
5923
|
-
AaveDefaultMarket?: undefined;
|
|
5924
|
-
UniswapV3PositionManager?: undefined;
|
|
5925
|
-
RaiWethUniV2LPToken?: undefined;
|
|
5926
|
-
BalancerToken?: undefined;
|
|
5927
|
-
CrvToken?: undefined;
|
|
5928
|
-
CvxToken?: undefined;
|
|
5929
|
-
DAI?: undefined;
|
|
5930
|
-
GHO?: undefined;
|
|
5931
|
-
LUSD?: undefined;
|
|
5932
|
-
BLUSD?: undefined;
|
|
5933
|
-
} | {
|
|
5934
|
-
RecipeExecutor: string;
|
|
5935
|
-
DFSRegistry: string;
|
|
5936
|
-
AdminVault: string;
|
|
5937
|
-
DefisaverLogger: string;
|
|
5938
|
-
Empty: string;
|
|
5939
|
-
DFSProxyRegistry?: undefined;
|
|
5940
|
-
ProxyRegistry?: undefined;
|
|
5941
|
-
McdCdpManager?: undefined;
|
|
5942
|
-
BCdpManager?: undefined;
|
|
5943
|
-
AaveDefaultMarket?: undefined;
|
|
5944
|
-
UniswapV3PositionManager?: undefined;
|
|
5945
|
-
RaiWethUniV2LPToken?: undefined;
|
|
5946
|
-
BalancerToken?: undefined;
|
|
5947
|
-
CrvToken?: undefined;
|
|
5948
|
-
CvxToken?: undefined;
|
|
5949
|
-
DAI?: undefined;
|
|
5950
|
-
GHO?: undefined;
|
|
5951
|
-
LUSD?: undefined;
|
|
5952
|
-
BLUSD?: undefined;
|
|
5953
|
-
DSGuardFactory?: undefined;
|
|
5954
4452
|
};
|
|
5955
4453
|
otherAddressesAllChains: {
|
|
5956
4454
|
[x: number]: {
|
|
@@ -6016,48 +4514,6 @@ declare const _default: {
|
|
|
6016
4514
|
GHO?: undefined;
|
|
6017
4515
|
LUSD?: undefined;
|
|
6018
4516
|
BLUSD?: undefined;
|
|
6019
|
-
} | {
|
|
6020
|
-
RecipeExecutor: string;
|
|
6021
|
-
DFSRegistry: string;
|
|
6022
|
-
DSGuardFactory: string;
|
|
6023
|
-
AdminVault: string;
|
|
6024
|
-
DefisaverLogger: string;
|
|
6025
|
-
Empty: string;
|
|
6026
|
-
DFSProxyRegistry?: undefined;
|
|
6027
|
-
ProxyRegistry?: undefined;
|
|
6028
|
-
McdCdpManager?: undefined;
|
|
6029
|
-
BCdpManager?: undefined;
|
|
6030
|
-
AaveDefaultMarket?: undefined;
|
|
6031
|
-
UniswapV3PositionManager?: undefined;
|
|
6032
|
-
RaiWethUniV2LPToken?: undefined;
|
|
6033
|
-
BalancerToken?: undefined;
|
|
6034
|
-
CrvToken?: undefined;
|
|
6035
|
-
CvxToken?: undefined;
|
|
6036
|
-
DAI?: undefined;
|
|
6037
|
-
GHO?: undefined;
|
|
6038
|
-
LUSD?: undefined;
|
|
6039
|
-
BLUSD?: undefined;
|
|
6040
|
-
} | {
|
|
6041
|
-
RecipeExecutor: string;
|
|
6042
|
-
DFSRegistry: string;
|
|
6043
|
-
AdminVault: string;
|
|
6044
|
-
DefisaverLogger: string;
|
|
6045
|
-
Empty: string;
|
|
6046
|
-
DFSProxyRegistry?: undefined;
|
|
6047
|
-
ProxyRegistry?: undefined;
|
|
6048
|
-
McdCdpManager?: undefined;
|
|
6049
|
-
BCdpManager?: undefined;
|
|
6050
|
-
AaveDefaultMarket?: undefined;
|
|
6051
|
-
UniswapV3PositionManager?: undefined;
|
|
6052
|
-
RaiWethUniV2LPToken?: undefined;
|
|
6053
|
-
BalancerToken?: undefined;
|
|
6054
|
-
CrvToken?: undefined;
|
|
6055
|
-
CvxToken?: undefined;
|
|
6056
|
-
DAI?: undefined;
|
|
6057
|
-
GHO?: undefined;
|
|
6058
|
-
LUSD?: undefined;
|
|
6059
|
-
BLUSD?: undefined;
|
|
6060
|
-
DSGuardFactory?: undefined;
|
|
6061
4517
|
};
|
|
6062
4518
|
};
|
|
6063
4519
|
getAddr: (name: string, chainId?: number) => string;
|