@bitgo/public-types 5.44.0 → 5.46.0
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/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/intent.d.ts +95 -0
- package/dist/src/schema/transactionRequest/intents/intentType.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js +1 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +1 -0
- package/dist/src/schema/transactionRequest/transactionRequest.d.ts +190 -0
- package/dist/src/schema/webhook/index.d.ts +1 -0
- package/dist/src/schema/webhook/index.js +1 -0
- package/dist/src/schema/webhook/index.js.map +1 -1
- package/dist/src/schema/webhook/organizationWebhooks.d.ts +81 -0
- package/dist/src/schema/webhook/organizationWebhooks.js +56 -0
- package/dist/src/schema/webhook/organizationWebhooks.js.map +1 -0
- package/dist/src/schema/webhook/webhookType.d.ts +14 -0
- package/dist/src/schema/webhook/webhookType.js +15 -1
- package/dist/src/schema/webhook/webhookType.js.map +1 -1
- package/package.json +1 -1
- package/src/schema/transactionRequest/intents/intentType.ts +1 -0
- package/src/schema/webhook/index.ts +1 -0
- package/src/schema/webhook/organizationWebhooks.ts +44 -0
- package/src/schema/webhook/webhookType.ts +18 -0
|
@@ -95,6 +95,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
95
95
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
96
96
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
97
97
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
98
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
98
99
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
99
100
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
100
101
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -180,6 +181,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
180
181
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
181
182
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
182
183
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
184
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
183
185
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
184
186
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
185
187
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -234,6 +236,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
234
236
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
235
237
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
236
238
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
239
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
237
240
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
238
241
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
239
242
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -295,6 +298,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
295
298
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
296
299
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
297
300
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
301
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
298
302
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
299
303
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
300
304
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -355,6 +359,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
355
359
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
356
360
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
357
361
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
362
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
358
363
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
359
364
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
360
365
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -407,6 +412,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
407
412
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
408
413
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
409
414
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
415
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
410
416
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
411
417
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
412
418
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -472,6 +478,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
472
478
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
473
479
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
474
480
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
481
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
475
482
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
476
483
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
477
484
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -557,6 +564,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
557
564
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
558
565
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
559
566
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
567
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
560
568
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
561
569
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
562
570
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -641,6 +649,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
641
649
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
642
650
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
643
651
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
652
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
644
653
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
645
654
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
646
655
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -725,6 +734,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
725
734
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
726
735
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
727
736
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
737
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
728
738
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
729
739
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
730
740
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -789,6 +799,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
789
799
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
790
800
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
791
801
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
802
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
792
803
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
793
804
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
794
805
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -840,6 +851,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
840
851
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
841
852
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
842
853
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
854
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
843
855
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
844
856
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
845
857
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -891,6 +903,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
891
903
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
892
904
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
893
905
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
906
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
894
907
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
895
908
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
896
909
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -949,6 +962,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
949
962
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
950
963
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
951
964
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
965
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
952
966
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
953
967
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
954
968
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1006,6 +1020,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1006
1020
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1007
1021
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1008
1022
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1023
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1009
1024
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1010
1025
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1011
1026
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1067,6 +1082,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1067
1082
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1068
1083
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1069
1084
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1085
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1070
1086
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1071
1087
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1072
1088
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1116,6 +1132,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1116
1132
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1117
1133
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1118
1134
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1135
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1119
1136
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1120
1137
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1121
1138
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1171,6 +1188,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1171
1188
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1172
1189
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1173
1190
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1191
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1174
1192
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1175
1193
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1176
1194
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1220,6 +1238,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1220
1238
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1221
1239
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1222
1240
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1241
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1223
1242
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1224
1243
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1225
1244
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1305,6 +1324,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1305
1324
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1306
1325
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1307
1326
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1327
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1308
1328
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1309
1329
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1310
1330
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1388,6 +1408,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1388
1408
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1389
1409
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1390
1410
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1411
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1391
1412
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1392
1413
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1393
1414
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1444,6 +1465,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1444
1465
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1445
1466
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1446
1467
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1468
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1447
1469
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1448
1470
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1449
1471
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1527,6 +1549,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1527
1549
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1528
1550
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1529
1551
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1552
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1530
1553
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1531
1554
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1532
1555
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1647,6 +1670,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1647
1670
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1648
1671
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1649
1672
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1673
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1650
1674
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1651
1675
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1652
1676
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1747,6 +1771,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1747
1771
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1748
1772
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1749
1773
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1774
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1750
1775
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1751
1776
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1752
1777
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1854,6 +1879,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1854
1879
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1855
1880
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1856
1881
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1882
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1857
1883
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1858
1884
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1859
1885
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1929,6 +1955,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1929
1955
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1930
1956
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1931
1957
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1958
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1932
1959
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1933
1960
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1934
1961
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2003,6 +2030,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2003
2030
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2004
2031
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2005
2032
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2033
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2006
2034
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2007
2035
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2008
2036
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2077,6 +2105,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2077
2105
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2078
2106
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2079
2107
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2108
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2080
2109
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2081
2110
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2082
2111
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2247,6 +2276,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2247
2276
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2248
2277
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2249
2278
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2279
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2250
2280
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2251
2281
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2252
2282
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2360,6 +2390,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2360
2390
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2361
2391
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2362
2392
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2393
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2363
2394
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2364
2395
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2365
2396
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2432,6 +2463,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2432
2463
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2433
2464
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2434
2465
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2466
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2435
2467
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2436
2468
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2437
2469
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2552,6 +2584,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2552
2584
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2553
2585
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2554
2586
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2587
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2555
2588
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2556
2589
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2557
2590
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2642,6 +2675,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2642
2675
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2643
2676
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2644
2677
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2678
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2645
2679
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2646
2680
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2647
2681
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2753,6 +2787,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2753
2787
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2754
2788
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2755
2789
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2790
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2756
2791
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2757
2792
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2758
2793
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2817,6 +2852,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2817
2852
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2818
2853
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2819
2854
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2855
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2820
2856
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2821
2857
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2822
2858
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2902,6 +2938,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2902
2938
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2903
2939
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2904
2940
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2941
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2905
2942
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2906
2943
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2907
2944
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2959,6 +2996,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2959
2996
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2960
2997
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2961
2998
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2999
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2962
3000
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2963
3001
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2964
3002
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3016,6 +3054,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3016
3054
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3017
3055
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3018
3056
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3057
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3019
3058
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3020
3059
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3021
3060
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3070,6 +3109,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3070
3109
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3071
3110
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3072
3111
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3112
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3073
3113
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3074
3114
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3075
3115
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3155,6 +3195,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3155
3195
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3156
3196
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3157
3197
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3198
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3158
3199
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3159
3200
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3160
3201
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3222,6 +3263,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3222
3263
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3223
3264
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3224
3265
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3266
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3225
3267
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3226
3268
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3227
3269
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3289,6 +3331,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3289
3331
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3290
3332
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3291
3333
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3334
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3292
3335
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3293
3336
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3294
3337
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3364,6 +3407,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3364
3407
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3365
3408
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3366
3409
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3410
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3367
3411
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3368
3412
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3369
3413
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3463,6 +3507,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3463
3507
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3464
3508
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3465
3509
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3510
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3466
3511
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3467
3512
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3468
3513
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3534,6 +3579,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3534
3579
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3535
3580
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3536
3581
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3582
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3537
3583
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3538
3584
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3539
3585
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3619,6 +3665,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3619
3665
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3620
3666
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3621
3667
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3668
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3622
3669
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3623
3670
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3624
3671
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3704,6 +3751,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3704
3751
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3705
3752
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3706
3753
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3754
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3707
3755
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3708
3756
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3709
3757
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3787,6 +3835,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3787
3835
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3788
3836
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3789
3837
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3838
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3790
3839
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3791
3840
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3792
3841
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3847,6 +3896,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3847
3896
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3848
3897
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3849
3898
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3899
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3850
3900
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3851
3901
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3852
3902
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3915,6 +3965,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3915
3965
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3916
3966
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3917
3967
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3968
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3918
3969
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3919
3970
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3920
3971
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4029,6 +4080,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4029
4080
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4030
4081
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4031
4082
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4083
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4032
4084
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4033
4085
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4034
4086
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4086,6 +4138,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4086
4138
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4087
4139
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4088
4140
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4141
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4089
4142
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4090
4143
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4091
4144
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4147,6 +4200,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4147
4200
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4148
4201
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4149
4202
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4203
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4150
4204
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4151
4205
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4152
4206
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4201,6 +4255,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4201
4255
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4202
4256
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4203
4257
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4258
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4204
4259
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4205
4260
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4206
4261
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4256,6 +4311,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4256
4311
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4257
4312
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4258
4313
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4314
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4259
4315
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4260
4316
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4261
4317
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4326,6 +4382,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4326
4382
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4327
4383
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4328
4384
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4385
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4329
4386
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4330
4387
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4331
4388
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4413,6 +4470,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4413
4470
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4414
4471
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4415
4472
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4473
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4416
4474
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4417
4475
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4418
4476
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4475,6 +4533,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4475
4533
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4476
4534
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4477
4535
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4536
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4478
4537
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4479
4538
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4480
4539
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4575,6 +4634,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4575
4634
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4576
4635
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4577
4636
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4637
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4578
4638
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4579
4639
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4580
4640
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4707,6 +4767,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4707
4767
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4708
4768
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4709
4769
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4770
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4710
4771
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4711
4772
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4712
4773
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4868,6 +4929,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4868
4929
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4869
4930
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4870
4931
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4932
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4871
4933
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4872
4934
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4873
4935
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4919,6 +4981,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4919
4981
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4920
4982
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4921
4983
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4984
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4922
4985
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4923
4986
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4924
4987
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4965,6 +5028,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4965
5028
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4966
5029
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4967
5030
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5031
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4968
5032
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4969
5033
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4970
5034
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5019,6 +5083,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5019
5083
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5020
5084
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5021
5085
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5086
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5022
5087
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5023
5088
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5024
5089
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5085,6 +5150,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5085
5150
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5086
5151
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5087
5152
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5153
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5088
5154
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5089
5155
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5090
5156
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5136,6 +5202,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5136
5202
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5137
5203
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5138
5204
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5205
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5139
5206
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5140
5207
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5141
5208
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5219,6 +5286,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5219
5286
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5220
5287
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5221
5288
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5289
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5222
5290
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5223
5291
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5224
5292
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5270,6 +5338,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5270
5338
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5271
5339
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5272
5340
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5341
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5273
5342
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5274
5343
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5275
5344
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5356,6 +5425,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5356
5425
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5357
5426
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5358
5427
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5428
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5359
5429
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5360
5430
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5361
5431
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5424,6 +5494,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5424
5494
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5425
5495
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5426
5496
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5497
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5427
5498
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5428
5499
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5429
5500
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5474,6 +5545,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5474
5545
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5475
5546
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5476
5547
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5548
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5477
5549
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5478
5550
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5479
5551
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5543,6 +5615,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5543
5615
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5544
5616
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5545
5617
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5618
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5546
5619
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5547
5620
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5548
5621
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5614,6 +5687,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5614
5687
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5615
5688
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5616
5689
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5690
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5617
5691
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5618
5692
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5619
5693
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5672,6 +5746,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5672
5746
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5673
5747
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5674
5748
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5749
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5675
5750
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5676
5751
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5677
5752
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5741,6 +5816,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5741
5816
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5742
5817
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5743
5818
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5819
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5744
5820
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5745
5821
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5746
5822
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5850,6 +5926,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5850
5926
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5851
5927
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5852
5928
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5929
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5853
5930
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5854
5931
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5855
5932
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5906,6 +5983,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5906
5983
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5907
5984
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5908
5985
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5986
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5909
5987
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5910
5988
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5911
5989
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5991,6 +6069,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5991
6069
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5992
6070
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5993
6071
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6072
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5994
6073
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5995
6074
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5996
6075
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6045,6 +6124,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6045
6124
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6046
6125
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6047
6126
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6127
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6048
6128
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6049
6129
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6050
6130
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6102,6 +6182,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6102
6182
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6103
6183
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6104
6184
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6185
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6105
6186
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6106
6187
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6107
6188
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6155,6 +6236,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6155
6236
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6156
6237
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6157
6238
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6239
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6158
6240
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6159
6241
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6160
6242
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6208,6 +6290,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6208
6290
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6209
6291
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6210
6292
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6293
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6211
6294
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6212
6295
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6213
6296
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6265,6 +6348,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6265
6348
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6266
6349
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6267
6350
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6351
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6268
6352
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6269
6353
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6270
6354
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6313,6 +6397,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6313
6397
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6314
6398
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6315
6399
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6400
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6316
6401
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6317
6402
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6318
6403
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6363,6 +6448,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6363
6448
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6364
6449
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6365
6450
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6451
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6366
6452
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6367
6453
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6368
6454
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6420,6 +6506,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6420
6506
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6421
6507
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6422
6508
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6509
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6423
6510
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6424
6511
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6425
6512
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6477,6 +6564,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6477
6564
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6478
6565
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6479
6566
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6567
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6480
6568
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6481
6569
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6482
6570
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6529,6 +6617,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6529
6617
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6530
6618
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6531
6619
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6620
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6532
6621
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6533
6622
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6534
6623
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6577,6 +6666,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6577
6666
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6578
6667
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6579
6668
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6669
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6580
6670
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6581
6671
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6582
6672
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6647,6 +6737,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6647
6737
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6648
6738
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6649
6739
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6740
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6650
6741
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6651
6742
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6652
6743
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6725,6 +6816,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6725
6816
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6726
6817
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6727
6818
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6819
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6728
6820
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6729
6821
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6730
6822
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6813,6 +6905,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6813
6905
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6814
6906
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6815
6907
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6908
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6816
6909
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6817
6910
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6818
6911
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6873,6 +6966,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6873
6966
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6874
6967
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6875
6968
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6969
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6876
6970
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6877
6971
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6878
6972
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6943,6 +7037,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6943
7037
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6944
7038
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6945
7039
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
7040
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6946
7041
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6947
7042
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6948
7043
|
goUnstake: t.LiteralC<"goUnstake">;
|