@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
|
@@ -193,6 +193,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
193
193
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
194
194
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
195
195
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
196
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
196
197
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
197
198
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
198
199
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -278,6 +279,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
278
279
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
279
280
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
280
281
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
282
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
281
283
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
282
284
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
283
285
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -332,6 +334,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
332
334
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
333
335
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
334
336
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
337
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
335
338
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
336
339
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
337
340
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -393,6 +396,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
393
396
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
394
397
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
395
398
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
399
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
396
400
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
397
401
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
398
402
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -453,6 +457,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
453
457
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
454
458
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
455
459
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
460
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
456
461
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
457
462
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
458
463
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -505,6 +510,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
505
510
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
506
511
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
507
512
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
513
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
508
514
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
509
515
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
510
516
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -570,6 +576,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
570
576
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
571
577
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
572
578
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
579
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
573
580
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
574
581
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
575
582
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -655,6 +662,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
655
662
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
656
663
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
657
664
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
665
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
658
666
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
659
667
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
660
668
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -739,6 +747,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
739
747
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
740
748
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
741
749
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
750
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
742
751
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
743
752
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
744
753
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -823,6 +832,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
823
832
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
824
833
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
825
834
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
835
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
826
836
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
827
837
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
828
838
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -887,6 +897,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
887
897
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
888
898
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
889
899
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
900
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
890
901
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
891
902
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
892
903
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -938,6 +949,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
938
949
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
939
950
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
940
951
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
952
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
941
953
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
942
954
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
943
955
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -989,6 +1001,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
989
1001
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
990
1002
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
991
1003
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1004
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
992
1005
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
993
1006
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
994
1007
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1047,6 +1060,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1047
1060
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1048
1061
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1049
1062
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1063
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1050
1064
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1051
1065
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1052
1066
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1104,6 +1118,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1104
1118
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1105
1119
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1106
1120
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1121
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1107
1122
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1108
1123
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1109
1124
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1165,6 +1180,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1165
1180
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1166
1181
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1167
1182
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1183
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1168
1184
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1169
1185
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1170
1186
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1214,6 +1230,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1214
1230
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1215
1231
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1216
1232
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1233
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1217
1234
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1218
1235
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1219
1236
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1269,6 +1286,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1269
1286
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1270
1287
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1271
1288
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1289
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1272
1290
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1273
1291
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1274
1292
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1318,6 +1336,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1318
1336
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1319
1337
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1320
1338
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1339
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1321
1340
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1322
1341
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1323
1342
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1403,6 +1422,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1403
1422
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1404
1423
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1405
1424
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1425
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1406
1426
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1407
1427
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1408
1428
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1486,6 +1506,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1486
1506
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1487
1507
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1488
1508
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1509
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1489
1510
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1490
1511
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1491
1512
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1542,6 +1563,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1542
1563
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1543
1564
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1544
1565
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1566
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1545
1567
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1546
1568
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1547
1569
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1625,6 +1647,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1625
1647
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1626
1648
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1627
1649
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1650
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1628
1651
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1629
1652
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1630
1653
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1745,6 +1768,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1745
1768
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1746
1769
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1747
1770
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1771
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1748
1772
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1749
1773
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1750
1774
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1845,6 +1869,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1845
1869
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1846
1870
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1847
1871
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1872
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1848
1873
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1849
1874
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1850
1875
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -1952,6 +1977,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1952
1977
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1953
1978
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1954
1979
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1980
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1955
1981
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1956
1982
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1957
1983
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2027,6 +2053,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2027
2053
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2028
2054
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2029
2055
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2056
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2030
2057
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2031
2058
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2032
2059
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2101,6 +2128,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2101
2128
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2102
2129
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2103
2130
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2131
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2104
2132
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2105
2133
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2106
2134
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2175,6 +2203,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2175
2203
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2176
2204
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2177
2205
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2206
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2178
2207
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2179
2208
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2180
2209
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2345,6 +2374,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2345
2374
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2346
2375
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2347
2376
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2377
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2348
2378
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2349
2379
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2350
2380
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2458,6 +2488,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2458
2488
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2459
2489
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2460
2490
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2491
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2461
2492
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2462
2493
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2463
2494
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2530,6 +2561,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2530
2561
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2531
2562
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2532
2563
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2564
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2533
2565
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2534
2566
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2535
2567
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2650,6 +2682,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2650
2682
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2651
2683
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2652
2684
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2685
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2653
2686
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2654
2687
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2655
2688
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2740,6 +2773,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2740
2773
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2741
2774
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2742
2775
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2776
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2743
2777
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2744
2778
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2745
2779
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2851,6 +2885,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2851
2885
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2852
2886
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2853
2887
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2888
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2854
2889
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2855
2890
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2856
2891
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -2915,6 +2950,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2915
2950
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
2916
2951
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
2917
2952
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
2953
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
2918
2954
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
2919
2955
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
2920
2956
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3000,6 +3036,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3000
3036
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3001
3037
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3002
3038
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3039
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3003
3040
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3004
3041
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3005
3042
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3057,6 +3094,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3057
3094
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3058
3095
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3059
3096
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3097
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3060
3098
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3061
3099
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3062
3100
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3114,6 +3152,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3114
3152
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3115
3153
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3116
3154
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3155
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3117
3156
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3118
3157
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3119
3158
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3168,6 +3207,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3168
3207
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3169
3208
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3170
3209
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3210
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3171
3211
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3172
3212
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3173
3213
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3253,6 +3293,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3253
3293
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3254
3294
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3255
3295
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3296
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3256
3297
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3257
3298
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3258
3299
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3320,6 +3361,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3320
3361
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3321
3362
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3322
3363
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3364
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3323
3365
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3324
3366
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3325
3367
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3387,6 +3429,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3387
3429
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3388
3430
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3389
3431
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3432
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3390
3433
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3391
3434
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3392
3435
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3462,6 +3505,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3462
3505
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3463
3506
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3464
3507
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3508
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3465
3509
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3466
3510
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3467
3511
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3561,6 +3605,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3561
3605
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3562
3606
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3563
3607
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3608
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3564
3609
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3565
3610
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3566
3611
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3632,6 +3677,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3632
3677
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3633
3678
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3634
3679
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3680
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3635
3681
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3636
3682
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3637
3683
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3717,6 +3763,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3717
3763
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3718
3764
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3719
3765
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3766
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3720
3767
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3721
3768
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3722
3769
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3802,6 +3849,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3802
3849
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3803
3850
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3804
3851
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3852
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3805
3853
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3806
3854
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3807
3855
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3885,6 +3933,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3885
3933
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3886
3934
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3887
3935
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3936
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3888
3937
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3889
3938
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3890
3939
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -3945,6 +3994,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3945
3994
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
3946
3995
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
3947
3996
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
3997
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
3948
3998
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
3949
3999
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
3950
4000
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4013,6 +4063,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4013
4063
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4014
4064
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4015
4065
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4066
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4016
4067
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4017
4068
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4018
4069
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4127,6 +4178,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4127
4178
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4128
4179
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4129
4180
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4181
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4130
4182
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4131
4183
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4132
4184
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4184,6 +4236,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4184
4236
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4185
4237
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4186
4238
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4239
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4187
4240
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4188
4241
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4189
4242
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4245,6 +4298,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4245
4298
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4246
4299
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4247
4300
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4301
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4248
4302
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4249
4303
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4250
4304
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4299,6 +4353,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4299
4353
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4300
4354
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4301
4355
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4356
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4302
4357
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4303
4358
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4304
4359
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4354,6 +4409,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4354
4409
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4355
4410
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4356
4411
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4412
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4357
4413
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4358
4414
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4359
4415
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4424,6 +4480,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4424
4480
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4425
4481
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4426
4482
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4483
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4427
4484
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4428
4485
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4429
4486
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4511,6 +4568,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4511
4568
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4512
4569
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4513
4570
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4571
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4514
4572
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4515
4573
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4516
4574
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4573,6 +4631,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4573
4631
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4574
4632
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4575
4633
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4634
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4576
4635
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4577
4636
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4578
4637
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4673,6 +4732,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4673
4732
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4674
4733
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4675
4734
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4735
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4676
4736
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4677
4737
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4678
4738
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4805,6 +4865,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4805
4865
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4806
4866
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4807
4867
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4868
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4808
4869
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4809
4870
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4810
4871
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -4966,6 +5027,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4966
5027
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4967
5028
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4968
5029
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5030
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4969
5031
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4970
5032
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4971
5033
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5017,6 +5079,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5017
5079
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5018
5080
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5019
5081
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5082
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5020
5083
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5021
5084
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5022
5085
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5063,6 +5126,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5063
5126
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5064
5127
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5065
5128
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5129
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5066
5130
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5067
5131
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5068
5132
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5117,6 +5181,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5117
5181
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5118
5182
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5119
5183
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5184
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5120
5185
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5121
5186
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5122
5187
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5183,6 +5248,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5183
5248
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5184
5249
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5185
5250
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5251
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5186
5252
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5187
5253
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5188
5254
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5234,6 +5300,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5234
5300
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5235
5301
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5236
5302
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5303
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5237
5304
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5238
5305
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5239
5306
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5317,6 +5384,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5317
5384
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5318
5385
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5319
5386
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5387
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5320
5388
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5321
5389
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5322
5390
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5368,6 +5436,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5368
5436
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5369
5437
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5370
5438
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5439
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5371
5440
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5372
5441
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5373
5442
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5454,6 +5523,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5454
5523
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5455
5524
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5456
5525
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5526
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5457
5527
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5458
5528
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5459
5529
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5522,6 +5592,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5522
5592
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5523
5593
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5524
5594
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5595
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5525
5596
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5526
5597
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5527
5598
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5572,6 +5643,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5572
5643
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5573
5644
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5574
5645
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5646
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5575
5647
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5576
5648
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5577
5649
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5641,6 +5713,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5641
5713
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5642
5714
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5643
5715
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5716
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5644
5717
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5645
5718
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5646
5719
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5712,6 +5785,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5712
5785
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5713
5786
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5714
5787
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5788
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5715
5789
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5716
5790
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5717
5791
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5770,6 +5844,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5770
5844
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5771
5845
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5772
5846
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5847
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5773
5848
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5774
5849
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5775
5850
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5839,6 +5914,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5839
5914
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5840
5915
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5841
5916
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
5917
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5842
5918
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5843
5919
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5844
5920
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -5948,6 +6024,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5948
6024
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
5949
6025
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
5950
6026
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6027
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
5951
6028
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
5952
6029
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
5953
6030
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6004,6 +6081,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6004
6081
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6005
6082
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6006
6083
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6084
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6007
6085
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6008
6086
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6009
6087
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6089,6 +6167,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6089
6167
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6090
6168
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6091
6169
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6170
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6092
6171
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6093
6172
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6094
6173
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6143,6 +6222,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6143
6222
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6144
6223
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6145
6224
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6225
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6146
6226
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6147
6227
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6148
6228
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6200,6 +6280,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6200
6280
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6201
6281
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6202
6282
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6283
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6203
6284
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6204
6285
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6205
6286
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6253,6 +6334,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6253
6334
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6254
6335
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6255
6336
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6337
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6256
6338
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6257
6339
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6258
6340
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6306,6 +6388,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6306
6388
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6307
6389
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6308
6390
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6391
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6309
6392
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6310
6393
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6311
6394
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6363,6 +6446,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6363
6446
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6364
6447
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6365
6448
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6449
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6366
6450
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6367
6451
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6368
6452
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6411,6 +6495,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6411
6495
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6412
6496
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6413
6497
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6498
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6414
6499
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6415
6500
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6416
6501
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6461,6 +6546,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6461
6546
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6462
6547
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6463
6548
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6549
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6464
6550
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6465
6551
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6466
6552
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6518,6 +6604,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6518
6604
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6519
6605
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6520
6606
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6607
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6521
6608
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6522
6609
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6523
6610
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6575,6 +6662,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6575
6662
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6576
6663
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6577
6664
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6665
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6578
6666
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6579
6667
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6580
6668
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6627,6 +6715,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6627
6715
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6628
6716
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6629
6717
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6718
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6630
6719
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6631
6720
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6632
6721
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6675,6 +6764,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6675
6764
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6676
6765
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6677
6766
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6767
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6678
6768
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6679
6769
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6680
6770
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6745,6 +6835,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6745
6835
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6746
6836
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6747
6837
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6838
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6748
6839
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6749
6840
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6750
6841
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6823,6 +6914,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6823
6914
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6824
6915
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6825
6916
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
6917
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6826
6918
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6827
6919
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6828
6920
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6911,6 +7003,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6911
7003
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6912
7004
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6913
7005
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
7006
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6914
7007
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6915
7008
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6916
7009
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -6971,6 +7064,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6971
7064
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
6972
7065
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
6973
7066
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
7067
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
6974
7068
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
6975
7069
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
6976
7070
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -7041,6 +7135,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7041
7135
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
7042
7136
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
7043
7137
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
7138
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
7044
7139
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
7045
7140
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7046
7141
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -7531,6 +7626,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
7531
7626
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
7532
7627
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
7533
7628
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
7629
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
7534
7630
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
7535
7631
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7536
7632
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -7616,6 +7712,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
7616
7712
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
7617
7713
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
7618
7714
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
7715
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
7619
7716
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
7620
7717
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7621
7718
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -7670,6 +7767,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
7670
7767
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
7671
7768
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
7672
7769
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
7770
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
7673
7771
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
7674
7772
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7675
7773
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -7731,6 +7829,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
7731
7829
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
7732
7830
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
7733
7831
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
7832
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
7734
7833
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
7735
7834
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7736
7835
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -7791,6 +7890,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
7791
7890
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
7792
7891
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
7793
7892
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
7893
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
7794
7894
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
7795
7895
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7796
7896
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -7843,6 +7943,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
7843
7943
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
7844
7944
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
7845
7945
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
7946
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
7846
7947
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
7847
7948
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7848
7949
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -7908,6 +8009,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
7908
8009
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
7909
8010
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
7910
8011
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
8012
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
7911
8013
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
7912
8014
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7913
8015
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -7993,6 +8095,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
7993
8095
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
7994
8096
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
7995
8097
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
8098
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
7996
8099
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
7997
8100
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
7998
8101
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -8077,6 +8180,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8077
8180
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
8078
8181
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
8079
8182
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
8183
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
8080
8184
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
8081
8185
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8082
8186
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -8161,6 +8265,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8161
8265
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
8162
8266
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
8163
8267
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
8268
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
8164
8269
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
8165
8270
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8166
8271
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -8225,6 +8330,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8225
8330
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
8226
8331
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
8227
8332
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
8333
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
8228
8334
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
8229
8335
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8230
8336
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -8276,6 +8382,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8276
8382
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
8277
8383
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
8278
8384
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
8385
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
8279
8386
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
8280
8387
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8281
8388
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -8327,6 +8434,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8327
8434
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
8328
8435
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
8329
8436
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
8437
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
8330
8438
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
8331
8439
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8332
8440
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -8385,6 +8493,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8385
8493
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
8386
8494
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
8387
8495
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
8496
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
8388
8497
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
8389
8498
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8390
8499
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -8442,6 +8551,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8442
8551
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
8443
8552
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
8444
8553
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
8554
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
8445
8555
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
8446
8556
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8447
8557
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -8503,6 +8613,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8503
8613
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
8504
8614
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
8505
8615
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
8616
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
8506
8617
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
8507
8618
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8508
8619
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -8552,6 +8663,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8552
8663
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
8553
8664
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
8554
8665
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
8666
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
8555
8667
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
8556
8668
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8557
8669
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -8607,6 +8719,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8607
8719
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
8608
8720
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
8609
8721
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
8722
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
8610
8723
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
8611
8724
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8612
8725
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -8656,6 +8769,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8656
8769
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
8657
8770
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
8658
8771
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
8772
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
8659
8773
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
8660
8774
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8661
8775
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -8741,6 +8855,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8741
8855
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
8742
8856
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
8743
8857
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
8858
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
8744
8859
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
8745
8860
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8746
8861
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -8824,6 +8939,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8824
8939
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
8825
8940
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
8826
8941
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
8942
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
8827
8943
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
8828
8944
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8829
8945
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -8880,6 +8996,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8880
8996
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
8881
8997
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
8882
8998
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
8999
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
8883
9000
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
8884
9001
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8885
9002
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -8963,6 +9080,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
8963
9080
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
8964
9081
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
8965
9082
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
9083
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
8966
9084
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
8967
9085
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
8968
9086
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -9083,6 +9201,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9083
9201
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
9084
9202
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
9085
9203
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
9204
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
9086
9205
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
9087
9206
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9088
9207
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -9183,6 +9302,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9183
9302
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
9184
9303
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
9185
9304
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
9305
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
9186
9306
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
9187
9307
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9188
9308
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -9290,6 +9410,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9290
9410
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
9291
9411
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
9292
9412
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
9413
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
9293
9414
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
9294
9415
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9295
9416
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -9365,6 +9486,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9365
9486
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
9366
9487
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
9367
9488
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
9489
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
9368
9490
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
9369
9491
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9370
9492
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -9439,6 +9561,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9439
9561
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
9440
9562
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
9441
9563
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
9564
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
9442
9565
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
9443
9566
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9444
9567
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -9513,6 +9636,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9513
9636
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
9514
9637
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
9515
9638
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
9639
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
9516
9640
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
9517
9641
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9518
9642
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -9683,6 +9807,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9683
9807
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
9684
9808
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
9685
9809
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
9810
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
9686
9811
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
9687
9812
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9688
9813
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -9796,6 +9921,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9796
9921
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
9797
9922
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
9798
9923
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
9924
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
9799
9925
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
9800
9926
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9801
9927
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -9868,6 +9994,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9868
9994
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
9869
9995
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
9870
9996
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
9997
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
9871
9998
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
9872
9999
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9873
10000
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -9988,6 +10115,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
9988
10115
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
9989
10116
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
9990
10117
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
10118
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
9991
10119
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
9992
10120
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
9993
10121
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -10078,6 +10206,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10078
10206
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
10079
10207
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
10080
10208
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
10209
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
10081
10210
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
10082
10211
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10083
10212
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -10189,6 +10318,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10189
10318
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
10190
10319
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
10191
10320
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
10321
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
10192
10322
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
10193
10323
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10194
10324
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -10253,6 +10383,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10253
10383
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
10254
10384
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
10255
10385
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
10386
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
10256
10387
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
10257
10388
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10258
10389
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -10338,6 +10469,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10338
10469
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
10339
10470
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
10340
10471
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
10472
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
10341
10473
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
10342
10474
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10343
10475
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -10395,6 +10527,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10395
10527
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
10396
10528
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
10397
10529
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
10530
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
10398
10531
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
10399
10532
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10400
10533
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -10452,6 +10585,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10452
10585
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
10453
10586
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
10454
10587
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
10588
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
10455
10589
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
10456
10590
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10457
10591
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -10506,6 +10640,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10506
10640
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
10507
10641
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
10508
10642
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
10643
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
10509
10644
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
10510
10645
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10511
10646
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -10591,6 +10726,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10591
10726
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
10592
10727
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
10593
10728
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
10729
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
10594
10730
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
10595
10731
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10596
10732
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -10658,6 +10794,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10658
10794
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
10659
10795
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
10660
10796
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
10797
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
10661
10798
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
10662
10799
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10663
10800
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -10725,6 +10862,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10725
10862
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
10726
10863
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
10727
10864
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
10865
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
10728
10866
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
10729
10867
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10730
10868
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -10800,6 +10938,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10800
10938
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
10801
10939
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
10802
10940
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
10941
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
10803
10942
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
10804
10943
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10805
10944
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -10899,6 +11038,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10899
11038
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
10900
11039
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
10901
11040
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
11041
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
10902
11042
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
10903
11043
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10904
11044
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -10970,6 +11110,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
10970
11110
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
10971
11111
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
10972
11112
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
11113
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
10973
11114
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
10974
11115
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
10975
11116
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -11055,6 +11196,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11055
11196
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
11056
11197
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
11057
11198
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
11199
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
11058
11200
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
11059
11201
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11060
11202
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -11140,6 +11282,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11140
11282
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
11141
11283
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
11142
11284
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
11285
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
11143
11286
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
11144
11287
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11145
11288
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -11223,6 +11366,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11223
11366
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
11224
11367
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
11225
11368
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
11369
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
11226
11370
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
11227
11371
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11228
11372
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -11283,6 +11427,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11283
11427
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
11284
11428
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
11285
11429
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
11430
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
11286
11431
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
11287
11432
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11288
11433
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -11351,6 +11496,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11351
11496
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
11352
11497
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
11353
11498
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
11499
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
11354
11500
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
11355
11501
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11356
11502
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -11465,6 +11611,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11465
11611
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
11466
11612
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
11467
11613
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
11614
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
11468
11615
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
11469
11616
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11470
11617
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -11522,6 +11669,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11522
11669
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
11523
11670
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
11524
11671
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
11672
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
11525
11673
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
11526
11674
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11527
11675
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -11583,6 +11731,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11583
11731
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
11584
11732
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
11585
11733
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
11734
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
11586
11735
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
11587
11736
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11588
11737
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -11637,6 +11786,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11637
11786
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
11638
11787
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
11639
11788
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
11789
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
11640
11790
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
11641
11791
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11642
11792
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -11692,6 +11842,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11692
11842
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
11693
11843
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
11694
11844
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
11845
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
11695
11846
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
11696
11847
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11697
11848
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -11762,6 +11913,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11762
11913
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
11763
11914
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
11764
11915
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
11916
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
11765
11917
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
11766
11918
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11767
11919
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -11849,6 +12001,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11849
12001
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
11850
12002
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
11851
12003
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
12004
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
11852
12005
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
11853
12006
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11854
12007
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -11911,6 +12064,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
11911
12064
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
11912
12065
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
11913
12066
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
12067
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
11914
12068
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
11915
12069
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
11916
12070
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -12011,6 +12165,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12011
12165
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
12012
12166
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
12013
12167
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
12168
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
12014
12169
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
12015
12170
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12016
12171
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -12143,6 +12298,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12143
12298
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
12144
12299
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
12145
12300
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
12301
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
12146
12302
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
12147
12303
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12148
12304
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -12304,6 +12460,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12304
12460
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
12305
12461
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
12306
12462
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
12463
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
12307
12464
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
12308
12465
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12309
12466
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -12355,6 +12512,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12355
12512
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
12356
12513
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
12357
12514
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
12515
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
12358
12516
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
12359
12517
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12360
12518
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -12401,6 +12559,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12401
12559
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
12402
12560
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
12403
12561
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
12562
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
12404
12563
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
12405
12564
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12406
12565
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -12455,6 +12614,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12455
12614
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
12456
12615
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
12457
12616
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
12617
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
12458
12618
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
12459
12619
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12460
12620
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -12521,6 +12681,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12521
12681
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
12522
12682
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
12523
12683
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
12684
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
12524
12685
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
12525
12686
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12526
12687
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -12572,6 +12733,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12572
12733
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
12573
12734
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
12574
12735
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
12736
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
12575
12737
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
12576
12738
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12577
12739
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -12655,6 +12817,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12655
12817
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
12656
12818
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
12657
12819
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
12820
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
12658
12821
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
12659
12822
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12660
12823
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -12706,6 +12869,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12706
12869
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
12707
12870
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
12708
12871
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
12872
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
12709
12873
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
12710
12874
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12711
12875
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -12792,6 +12956,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12792
12956
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
12793
12957
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
12794
12958
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
12959
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
12795
12960
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
12796
12961
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12797
12962
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -12860,6 +13025,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12860
13025
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
12861
13026
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
12862
13027
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
13028
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
12863
13029
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
12864
13030
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12865
13031
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -12910,6 +13076,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12910
13076
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
12911
13077
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
12912
13078
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
13079
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
12913
13080
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
12914
13081
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12915
13082
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -12979,6 +13146,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
12979
13146
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
12980
13147
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
12981
13148
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
13149
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
12982
13150
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
12983
13151
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
12984
13152
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -13050,6 +13218,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13050
13218
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
13051
13219
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
13052
13220
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
13221
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
13053
13222
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
13054
13223
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13055
13224
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -13108,6 +13277,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13108
13277
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
13109
13278
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
13110
13279
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
13280
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
13111
13281
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
13112
13282
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13113
13283
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -13177,6 +13347,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13177
13347
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
13178
13348
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
13179
13349
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
13350
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
13180
13351
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
13181
13352
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13182
13353
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -13286,6 +13457,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13286
13457
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
13287
13458
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
13288
13459
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
13460
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
13289
13461
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
13290
13462
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13291
13463
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -13342,6 +13514,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13342
13514
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
13343
13515
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
13344
13516
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
13517
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
13345
13518
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
13346
13519
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13347
13520
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -13427,6 +13600,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13427
13600
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
13428
13601
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
13429
13602
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
13603
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
13430
13604
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
13431
13605
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13432
13606
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -13481,6 +13655,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13481
13655
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
13482
13656
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
13483
13657
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
13658
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
13484
13659
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
13485
13660
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13486
13661
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -13538,6 +13713,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13538
13713
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
13539
13714
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
13540
13715
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
13716
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
13541
13717
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
13542
13718
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13543
13719
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -13591,6 +13767,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13591
13767
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
13592
13768
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
13593
13769
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
13770
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
13594
13771
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
13595
13772
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13596
13773
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -13644,6 +13821,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13644
13821
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
13645
13822
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
13646
13823
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
13824
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
13647
13825
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
13648
13826
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13649
13827
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -13701,6 +13879,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13701
13879
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
13702
13880
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
13703
13881
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
13882
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
13704
13883
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
13705
13884
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13706
13885
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -13749,6 +13928,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13749
13928
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
13750
13929
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
13751
13930
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
13931
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
13752
13932
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
13753
13933
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13754
13934
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -13799,6 +13979,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13799
13979
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
13800
13980
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
13801
13981
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
13982
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
13802
13983
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
13803
13984
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13804
13985
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -13856,6 +14037,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13856
14037
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
13857
14038
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
13858
14039
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
14040
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
13859
14041
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
13860
14042
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13861
14043
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -13913,6 +14095,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13913
14095
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
13914
14096
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
13915
14097
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
14098
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
13916
14099
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
13917
14100
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13918
14101
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -13965,6 +14148,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
13965
14148
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
13966
14149
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
13967
14150
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
14151
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
13968
14152
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
13969
14153
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
13970
14154
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -14013,6 +14197,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14013
14197
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
14014
14198
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
14015
14199
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
14200
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
14016
14201
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
14017
14202
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14018
14203
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -14083,6 +14268,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14083
14268
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
14084
14269
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
14085
14270
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
14271
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
14086
14272
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
14087
14273
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14088
14274
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -14161,6 +14347,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14161
14347
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
14162
14348
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
14163
14349
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
14350
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
14164
14351
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
14165
14352
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14166
14353
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -14249,6 +14436,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14249
14436
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
14250
14437
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
14251
14438
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
14439
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
14252
14440
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
14253
14441
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14254
14442
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -14309,6 +14497,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14309
14497
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
14310
14498
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
14311
14499
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
14500
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
14312
14501
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
14313
14502
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14314
14503
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -14379,6 +14568,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14379
14568
|
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
14380
14569
|
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
14381
14570
|
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
14571
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
14382
14572
|
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
14383
14573
|
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
14384
14574
|
goUnstake: t.LiteralC<"goUnstake">;
|