@bitgo/public-types 5.79.0 → 5.81.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.
Files changed (171) hide show
  1. package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +3 -0
  2. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +3 -0
  3. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +3 -0
  4. package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +3 -0
  5. package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +3 -0
  6. package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +3 -0
  7. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +3 -0
  8. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +3 -0
  9. package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +3 -0
  10. package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +3 -0
  11. package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +3 -0
  12. package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +3 -0
  13. package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +3 -0
  14. package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +3 -0
  15. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +3 -0
  16. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +3 -0
  17. package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +3 -0
  18. package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +3 -0
  19. package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +3 -0
  20. package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +3 -0
  21. package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +3 -0
  22. package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +6 -0
  23. package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +3 -0
  24. package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +3 -0
  25. package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +3 -0
  26. package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +3 -0
  27. package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +3 -0
  28. package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +3 -0
  29. package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +3 -0
  30. package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +3 -0
  31. package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +3 -0
  32. package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +3 -0
  33. package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +3 -0
  34. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +3 -0
  35. package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +3 -0
  36. package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +3 -0
  37. package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +3 -0
  38. package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +3 -0
  39. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +3 -0
  40. package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +3 -0
  41. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +3 -0
  42. package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +3 -0
  43. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +3 -0
  44. package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +3 -0
  45. package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +3 -0
  46. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +3 -0
  47. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +3 -0
  48. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +3 -0
  49. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +3 -0
  50. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +3 -0
  51. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +3 -0
  52. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +3 -0
  53. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +3 -0
  54. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +3 -0
  55. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +3 -0
  56. package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +6 -0
  57. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +3 -0
  58. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +3 -0
  59. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +3 -0
  60. package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +3 -0
  61. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +3 -0
  62. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +3 -0
  63. package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +3 -0
  64. package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +3 -0
  65. package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +3 -0
  66. package/dist/src/schema/transactionRequest/intents/index.d.ts +3 -0
  67. package/dist/src/schema/transactionRequest/intents/index.js +3 -0
  68. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  69. package/dist/src/schema/transactionRequest/intents/intent.d.ts +545 -24
  70. package/dist/src/schema/transactionRequest/intents/intent.js +6 -0
  71. package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
  72. package/dist/src/schema/transactionRequest/intents/intentType.d.ts +6 -0
  73. package/dist/src/schema/transactionRequest/intents/intentType.js +3 -0
  74. package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
  75. package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +3 -0
  76. package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +3 -0
  77. package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +6 -0
  78. package/dist/src/schema/transactionRequest/intents/irysPledgeIntent.d.ts +3 -0
  79. package/dist/src/schema/transactionRequest/intents/irysStakeIntent.d.ts +3 -0
  80. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +6 -0
  81. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +3 -0
  82. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +3 -0
  83. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +3 -0
  84. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +3 -0
  85. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +3 -0
  86. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +3 -0
  87. package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +3 -0
  88. package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +3 -0
  89. package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +3 -0
  90. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +3 -0
  91. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +3 -0
  92. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +3 -0
  93. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +3 -0
  94. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +3 -2
  95. package/dist/src/schema/transactionRequest/intents/solBuildOptions.d.ts +0 -2
  96. package/dist/src/schema/transactionRequest/intents/solBuildOptions.js +0 -3
  97. package/dist/src/schema/transactionRequest/intents/solBuildOptions.js.map +1 -1
  98. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +3 -2
  99. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +3 -2
  100. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +3 -2
  101. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +3 -2
  102. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +3 -2
  103. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +3 -2
  104. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +3 -2
  105. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +3 -2
  106. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +6 -4
  107. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +6 -4
  108. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +3 -2
  109. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +3 -0
  110. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +3 -0
  111. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +3 -0
  112. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +3 -0
  113. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +3 -0
  114. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +3 -0
  115. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +3 -0
  116. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +6 -0
  117. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +6 -0
  118. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +6 -0
  119. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +3 -0
  120. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +3 -0
  121. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +6 -0
  122. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +3 -0
  123. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +3 -0
  124. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +3 -0
  125. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +6 -0
  126. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +3 -0
  127. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +3 -0
  128. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +3 -0
  129. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +3 -0
  130. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +3 -0
  131. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +3 -0
  132. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +3 -0
  133. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +3 -0
  134. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +3 -0
  135. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +3 -0
  136. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +3 -0
  137. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +3 -0
  138. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +3 -0
  139. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +3 -0
  140. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +72 -0
  141. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.js +41 -0
  142. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.js.map +1 -0
  143. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +3 -0
  144. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +3 -0
  145. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +67 -0
  146. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.js +39 -0
  147. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.js.map +1 -0
  148. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +3 -0
  149. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +3 -0
  150. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +6 -0
  151. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +3 -0
  152. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +67 -0
  153. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.js +39 -0
  154. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.js.map +1 -0
  155. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +3 -0
  156. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +3 -0
  157. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +3 -0
  158. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +3 -0
  159. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +3 -0
  160. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +3 -0
  161. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +6 -0
  162. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +6 -0
  163. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +1090 -48
  164. package/package.json +1 -1
  165. package/src/schema/transactionRequest/intents/index.ts +3 -0
  166. package/src/schema/transactionRequest/intents/intent.ts +6 -0
  167. package/src/schema/transactionRequest/intents/intentType.ts +3 -0
  168. package/src/schema/transactionRequest/intents/solBuildOptions.ts +0 -3
  169. package/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.ts +25 -0
  170. package/src/schema/transactionRequest/intents/vetSignalExitIntent.ts +23 -0
  171. package/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.ts +23 -0
@@ -199,6 +199,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
199
199
  transferStake: t.LiteralC<"transferStake">;
200
200
  validatorRegistration: t.LiteralC<"validatorRegistration">;
201
201
  increaseStake: t.LiteralC<"increaseStake">;
202
+ decreaseStake: t.LiteralC<"decreaseStake">;
203
+ signalExit: t.LiteralC<"signalExit">;
204
+ withdrawStake: t.LiteralC<"withdrawStake">;
202
205
  spotTransfer: t.LiteralC<"spotTransfer">;
203
206
  bridgeFunds: t.LiteralC<"bridgeFunds">;
204
207
  goUnstake: t.LiteralC<"goUnstake">;
@@ -278,6 +281,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
278
281
  transferStake: t.LiteralC<"transferStake">;
279
282
  validatorRegistration: t.LiteralC<"validatorRegistration">;
280
283
  increaseStake: t.LiteralC<"increaseStake">;
284
+ decreaseStake: t.LiteralC<"decreaseStake">;
285
+ signalExit: t.LiteralC<"signalExit">;
286
+ withdrawStake: t.LiteralC<"withdrawStake">;
281
287
  spotTransfer: t.LiteralC<"spotTransfer">;
282
288
  bridgeFunds: t.LiteralC<"bridgeFunds">;
283
289
  goUnstake: t.LiteralC<"goUnstake">;
@@ -342,6 +348,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
342
348
  transferStake: t.LiteralC<"transferStake">;
343
349
  validatorRegistration: t.LiteralC<"validatorRegistration">;
344
350
  increaseStake: t.LiteralC<"increaseStake">;
351
+ decreaseStake: t.LiteralC<"decreaseStake">;
352
+ signalExit: t.LiteralC<"signalExit">;
353
+ withdrawStake: t.LiteralC<"withdrawStake">;
345
354
  spotTransfer: t.LiteralC<"spotTransfer">;
346
355
  bridgeFunds: t.LiteralC<"bridgeFunds">;
347
356
  goUnstake: t.LiteralC<"goUnstake">;
@@ -412,6 +421,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
412
421
  transferStake: t.LiteralC<"transferStake">;
413
422
  validatorRegistration: t.LiteralC<"validatorRegistration">;
414
423
  increaseStake: t.LiteralC<"increaseStake">;
424
+ decreaseStake: t.LiteralC<"decreaseStake">;
425
+ signalExit: t.LiteralC<"signalExit">;
426
+ withdrawStake: t.LiteralC<"withdrawStake">;
415
427
  spotTransfer: t.LiteralC<"spotTransfer">;
416
428
  bridgeFunds: t.LiteralC<"bridgeFunds">;
417
429
  goUnstake: t.LiteralC<"goUnstake">;
@@ -481,6 +493,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
481
493
  transferStake: t.LiteralC<"transferStake">;
482
494
  validatorRegistration: t.LiteralC<"validatorRegistration">;
483
495
  increaseStake: t.LiteralC<"increaseStake">;
496
+ decreaseStake: t.LiteralC<"decreaseStake">;
497
+ signalExit: t.LiteralC<"signalExit">;
498
+ withdrawStake: t.LiteralC<"withdrawStake">;
484
499
  spotTransfer: t.LiteralC<"spotTransfer">;
485
500
  bridgeFunds: t.LiteralC<"bridgeFunds">;
486
501
  goUnstake: t.LiteralC<"goUnstake">;
@@ -542,6 +557,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
542
557
  transferStake: t.LiteralC<"transferStake">;
543
558
  validatorRegistration: t.LiteralC<"validatorRegistration">;
544
559
  increaseStake: t.LiteralC<"increaseStake">;
560
+ decreaseStake: t.LiteralC<"decreaseStake">;
561
+ signalExit: t.LiteralC<"signalExit">;
562
+ withdrawStake: t.LiteralC<"withdrawStake">;
545
563
  spotTransfer: t.LiteralC<"spotTransfer">;
546
564
  bridgeFunds: t.LiteralC<"bridgeFunds">;
547
565
  goUnstake: t.LiteralC<"goUnstake">;
@@ -616,6 +634,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
616
634
  transferStake: t.LiteralC<"transferStake">;
617
635
  validatorRegistration: t.LiteralC<"validatorRegistration">;
618
636
  increaseStake: t.LiteralC<"increaseStake">;
637
+ decreaseStake: t.LiteralC<"decreaseStake">;
638
+ signalExit: t.LiteralC<"signalExit">;
639
+ withdrawStake: t.LiteralC<"withdrawStake">;
619
640
  spotTransfer: t.LiteralC<"spotTransfer">;
620
641
  bridgeFunds: t.LiteralC<"bridgeFunds">;
621
642
  goUnstake: t.LiteralC<"goUnstake">;
@@ -695,6 +716,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
695
716
  transferStake: t.LiteralC<"transferStake">;
696
717
  validatorRegistration: t.LiteralC<"validatorRegistration">;
697
718
  increaseStake: t.LiteralC<"increaseStake">;
719
+ decreaseStake: t.LiteralC<"decreaseStake">;
720
+ signalExit: t.LiteralC<"signalExit">;
721
+ withdrawStake: t.LiteralC<"withdrawStake">;
698
722
  spotTransfer: t.LiteralC<"spotTransfer">;
699
723
  bridgeFunds: t.LiteralC<"bridgeFunds">;
700
724
  goUnstake: t.LiteralC<"goUnstake">;
@@ -789,6 +813,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
789
813
  transferStake: t.LiteralC<"transferStake">;
790
814
  validatorRegistration: t.LiteralC<"validatorRegistration">;
791
815
  increaseStake: t.LiteralC<"increaseStake">;
816
+ decreaseStake: t.LiteralC<"decreaseStake">;
817
+ signalExit: t.LiteralC<"signalExit">;
818
+ withdrawStake: t.LiteralC<"withdrawStake">;
792
819
  spotTransfer: t.LiteralC<"spotTransfer">;
793
820
  bridgeFunds: t.LiteralC<"bridgeFunds">;
794
821
  goUnstake: t.LiteralC<"goUnstake">;
@@ -883,6 +910,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
883
910
  transferStake: t.LiteralC<"transferStake">;
884
911
  validatorRegistration: t.LiteralC<"validatorRegistration">;
885
912
  increaseStake: t.LiteralC<"increaseStake">;
913
+ decreaseStake: t.LiteralC<"decreaseStake">;
914
+ signalExit: t.LiteralC<"signalExit">;
915
+ withdrawStake: t.LiteralC<"withdrawStake">;
886
916
  spotTransfer: t.LiteralC<"spotTransfer">;
887
917
  bridgeFunds: t.LiteralC<"bridgeFunds">;
888
918
  goUnstake: t.LiteralC<"goUnstake">;
@@ -957,6 +987,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
957
987
  transferStake: t.LiteralC<"transferStake">;
958
988
  validatorRegistration: t.LiteralC<"validatorRegistration">;
959
989
  increaseStake: t.LiteralC<"increaseStake">;
990
+ decreaseStake: t.LiteralC<"decreaseStake">;
991
+ signalExit: t.LiteralC<"signalExit">;
992
+ withdrawStake: t.LiteralC<"withdrawStake">;
960
993
  spotTransfer: t.LiteralC<"spotTransfer">;
961
994
  bridgeFunds: t.LiteralC<"bridgeFunds">;
962
995
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1017,6 +1050,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1017
1050
  transferStake: t.LiteralC<"transferStake">;
1018
1051
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1019
1052
  increaseStake: t.LiteralC<"increaseStake">;
1053
+ decreaseStake: t.LiteralC<"decreaseStake">;
1054
+ signalExit: t.LiteralC<"signalExit">;
1055
+ withdrawStake: t.LiteralC<"withdrawStake">;
1020
1056
  spotTransfer: t.LiteralC<"spotTransfer">;
1021
1057
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1022
1058
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1077,6 +1113,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1077
1113
  transferStake: t.LiteralC<"transferStake">;
1078
1114
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1079
1115
  increaseStake: t.LiteralC<"increaseStake">;
1116
+ decreaseStake: t.LiteralC<"decreaseStake">;
1117
+ signalExit: t.LiteralC<"signalExit">;
1118
+ withdrawStake: t.LiteralC<"withdrawStake">;
1080
1119
  spotTransfer: t.LiteralC<"spotTransfer">;
1081
1120
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1082
1121
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1145,6 +1184,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1145
1184
  transferStake: t.LiteralC<"transferStake">;
1146
1185
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1147
1186
  increaseStake: t.LiteralC<"increaseStake">;
1187
+ decreaseStake: t.LiteralC<"decreaseStake">;
1188
+ signalExit: t.LiteralC<"signalExit">;
1189
+ withdrawStake: t.LiteralC<"withdrawStake">;
1148
1190
  spotTransfer: t.LiteralC<"spotTransfer">;
1149
1191
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1150
1192
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1212,6 +1254,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1212
1254
  transferStake: t.LiteralC<"transferStake">;
1213
1255
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1214
1256
  increaseStake: t.LiteralC<"increaseStake">;
1257
+ decreaseStake: t.LiteralC<"decreaseStake">;
1258
+ signalExit: t.LiteralC<"signalExit">;
1259
+ withdrawStake: t.LiteralC<"withdrawStake">;
1215
1260
  spotTransfer: t.LiteralC<"spotTransfer">;
1216
1261
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1217
1262
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1282,6 +1327,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1282
1327
  transferStake: t.LiteralC<"transferStake">;
1283
1328
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1284
1329
  increaseStake: t.LiteralC<"increaseStake">;
1330
+ decreaseStake: t.LiteralC<"decreaseStake">;
1331
+ signalExit: t.LiteralC<"signalExit">;
1332
+ withdrawStake: t.LiteralC<"withdrawStake">;
1285
1333
  spotTransfer: t.LiteralC<"spotTransfer">;
1286
1334
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1287
1335
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1342,6 +1390,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1342
1390
  transferStake: t.LiteralC<"transferStake">;
1343
1391
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1344
1392
  increaseStake: t.LiteralC<"increaseStake">;
1393
+ decreaseStake: t.LiteralC<"decreaseStake">;
1394
+ signalExit: t.LiteralC<"signalExit">;
1395
+ withdrawStake: t.LiteralC<"withdrawStake">;
1345
1396
  spotTransfer: t.LiteralC<"spotTransfer">;
1346
1397
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1347
1398
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1407,6 +1458,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1407
1458
  transferStake: t.LiteralC<"transferStake">;
1408
1459
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1409
1460
  increaseStake: t.LiteralC<"increaseStake">;
1461
+ decreaseStake: t.LiteralC<"decreaseStake">;
1462
+ signalExit: t.LiteralC<"signalExit">;
1463
+ withdrawStake: t.LiteralC<"withdrawStake">;
1410
1464
  spotTransfer: t.LiteralC<"spotTransfer">;
1411
1465
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1412
1466
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1467,6 +1521,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1467
1521
  transferStake: t.LiteralC<"transferStake">;
1468
1522
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1469
1523
  increaseStake: t.LiteralC<"increaseStake">;
1524
+ decreaseStake: t.LiteralC<"decreaseStake">;
1525
+ signalExit: t.LiteralC<"signalExit">;
1526
+ withdrawStake: t.LiteralC<"withdrawStake">;
1470
1527
  spotTransfer: t.LiteralC<"spotTransfer">;
1471
1528
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1472
1529
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1527,6 +1584,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1527
1584
  transferStake: t.LiteralC<"transferStake">;
1528
1585
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1529
1586
  increaseStake: t.LiteralC<"increaseStake">;
1587
+ decreaseStake: t.LiteralC<"decreaseStake">;
1588
+ signalExit: t.LiteralC<"signalExit">;
1589
+ withdrawStake: t.LiteralC<"withdrawStake">;
1530
1590
  spotTransfer: t.LiteralC<"spotTransfer">;
1531
1591
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1532
1592
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1606,6 +1666,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1606
1666
  transferStake: t.LiteralC<"transferStake">;
1607
1667
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1608
1668
  increaseStake: t.LiteralC<"increaseStake">;
1669
+ decreaseStake: t.LiteralC<"decreaseStake">;
1670
+ signalExit: t.LiteralC<"signalExit">;
1671
+ withdrawStake: t.LiteralC<"withdrawStake">;
1609
1672
  spotTransfer: t.LiteralC<"spotTransfer">;
1610
1673
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1611
1674
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1699,6 +1762,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1699
1762
  transferStake: t.LiteralC<"transferStake">;
1700
1763
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1701
1764
  increaseStake: t.LiteralC<"increaseStake">;
1765
+ decreaseStake: t.LiteralC<"decreaseStake">;
1766
+ signalExit: t.LiteralC<"signalExit">;
1767
+ withdrawStake: t.LiteralC<"withdrawStake">;
1702
1768
  spotTransfer: t.LiteralC<"spotTransfer">;
1703
1769
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1704
1770
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1765,6 +1831,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1765
1831
  transferStake: t.LiteralC<"transferStake">;
1766
1832
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1767
1833
  increaseStake: t.LiteralC<"increaseStake">;
1834
+ decreaseStake: t.LiteralC<"decreaseStake">;
1835
+ signalExit: t.LiteralC<"signalExit">;
1836
+ withdrawStake: t.LiteralC<"withdrawStake">;
1768
1837
  spotTransfer: t.LiteralC<"spotTransfer">;
1769
1838
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1770
1839
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1858,6 +1927,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1858
1927
  transferStake: t.LiteralC<"transferStake">;
1859
1928
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1860
1929
  increaseStake: t.LiteralC<"increaseStake">;
1930
+ decreaseStake: t.LiteralC<"decreaseStake">;
1931
+ signalExit: t.LiteralC<"signalExit">;
1932
+ withdrawStake: t.LiteralC<"withdrawStake">;
1861
1933
  spotTransfer: t.LiteralC<"spotTransfer">;
1862
1934
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1863
1935
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1927,6 +1999,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1927
1999
  transferStake: t.LiteralC<"transferStake">;
1928
2000
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1929
2001
  increaseStake: t.LiteralC<"increaseStake">;
2002
+ decreaseStake: t.LiteralC<"decreaseStake">;
2003
+ signalExit: t.LiteralC<"signalExit">;
2004
+ withdrawStake: t.LiteralC<"withdrawStake">;
1930
2005
  spotTransfer: t.LiteralC<"spotTransfer">;
1931
2006
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1932
2007
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1986,6 +2061,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1986
2061
  transferStake: t.LiteralC<"transferStake">;
1987
2062
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1988
2063
  increaseStake: t.LiteralC<"increaseStake">;
2064
+ decreaseStake: t.LiteralC<"decreaseStake">;
2065
+ signalExit: t.LiteralC<"signalExit">;
2066
+ withdrawStake: t.LiteralC<"withdrawStake">;
1989
2067
  spotTransfer: t.LiteralC<"spotTransfer">;
1990
2068
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1991
2069
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2105,6 +2183,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2105
2183
  transferStake: t.LiteralC<"transferStake">;
2106
2184
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2107
2185
  increaseStake: t.LiteralC<"increaseStake">;
2186
+ decreaseStake: t.LiteralC<"decreaseStake">;
2187
+ signalExit: t.LiteralC<"signalExit">;
2188
+ withdrawStake: t.LiteralC<"withdrawStake">;
2108
2189
  spotTransfer: t.LiteralC<"spotTransfer">;
2109
2190
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2110
2191
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2214,6 +2295,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2214
2295
  transferStake: t.LiteralC<"transferStake">;
2215
2296
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2216
2297
  increaseStake: t.LiteralC<"increaseStake">;
2298
+ decreaseStake: t.LiteralC<"decreaseStake">;
2299
+ signalExit: t.LiteralC<"signalExit">;
2300
+ withdrawStake: t.LiteralC<"withdrawStake">;
2217
2301
  spotTransfer: t.LiteralC<"spotTransfer">;
2218
2302
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2219
2303
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2315,6 +2399,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2315
2399
  transferStake: t.LiteralC<"transferStake">;
2316
2400
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2317
2401
  increaseStake: t.LiteralC<"increaseStake">;
2402
+ decreaseStake: t.LiteralC<"decreaseStake">;
2403
+ signalExit: t.LiteralC<"signalExit">;
2404
+ withdrawStake: t.LiteralC<"withdrawStake">;
2318
2405
  spotTransfer: t.LiteralC<"spotTransfer">;
2319
2406
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2320
2407
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2400,6 +2487,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2400
2487
  transferStake: t.LiteralC<"transferStake">;
2401
2488
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2402
2489
  increaseStake: t.LiteralC<"increaseStake">;
2490
+ decreaseStake: t.LiteralC<"decreaseStake">;
2491
+ signalExit: t.LiteralC<"signalExit">;
2492
+ withdrawStake: t.LiteralC<"withdrawStake">;
2403
2493
  spotTransfer: t.LiteralC<"spotTransfer">;
2404
2494
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2405
2495
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2484,6 +2574,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2484
2574
  transferStake: t.LiteralC<"transferStake">;
2485
2575
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2486
2576
  increaseStake: t.LiteralC<"increaseStake">;
2577
+ decreaseStake: t.LiteralC<"decreaseStake">;
2578
+ signalExit: t.LiteralC<"signalExit">;
2579
+ withdrawStake: t.LiteralC<"withdrawStake">;
2487
2580
  spotTransfer: t.LiteralC<"spotTransfer">;
2488
2581
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2489
2582
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2567,6 +2660,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2567
2660
  transferStake: t.LiteralC<"transferStake">;
2568
2661
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2569
2662
  increaseStake: t.LiteralC<"increaseStake">;
2663
+ decreaseStake: t.LiteralC<"decreaseStake">;
2664
+ signalExit: t.LiteralC<"signalExit">;
2665
+ withdrawStake: t.LiteralC<"withdrawStake">;
2570
2666
  spotTransfer: t.LiteralC<"spotTransfer">;
2571
2667
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2572
2668
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2746,6 +2842,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2746
2842
  transferStake: t.LiteralC<"transferStake">;
2747
2843
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2748
2844
  increaseStake: t.LiteralC<"increaseStake">;
2845
+ decreaseStake: t.LiteralC<"decreaseStake">;
2846
+ signalExit: t.LiteralC<"signalExit">;
2847
+ withdrawStake: t.LiteralC<"withdrawStake">;
2749
2848
  spotTransfer: t.LiteralC<"spotTransfer">;
2750
2849
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2751
2850
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2868,6 +2967,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2868
2967
  transferStake: t.LiteralC<"transferStake">;
2869
2968
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2870
2969
  increaseStake: t.LiteralC<"increaseStake">;
2970
+ decreaseStake: t.LiteralC<"decreaseStake">;
2971
+ signalExit: t.LiteralC<"signalExit">;
2972
+ withdrawStake: t.LiteralC<"withdrawStake">;
2871
2973
  spotTransfer: t.LiteralC<"spotTransfer">;
2872
2974
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2873
2975
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2949,6 +3051,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2949
3051
  transferStake: t.LiteralC<"transferStake">;
2950
3052
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2951
3053
  increaseStake: t.LiteralC<"increaseStake">;
3054
+ decreaseStake: t.LiteralC<"decreaseStake">;
3055
+ signalExit: t.LiteralC<"signalExit">;
3056
+ withdrawStake: t.LiteralC<"withdrawStake">;
2952
3057
  spotTransfer: t.LiteralC<"spotTransfer">;
2953
3058
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2954
3059
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3063,6 +3168,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3063
3168
  transferStake: t.LiteralC<"transferStake">;
3064
3169
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3065
3170
  increaseStake: t.LiteralC<"increaseStake">;
3171
+ decreaseStake: t.LiteralC<"decreaseStake">;
3172
+ signalExit: t.LiteralC<"signalExit">;
3173
+ withdrawStake: t.LiteralC<"withdrawStake">;
3066
3174
  spotTransfer: t.LiteralC<"spotTransfer">;
3067
3175
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3068
3176
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3162,6 +3270,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3162
3270
  transferStake: t.LiteralC<"transferStake">;
3163
3271
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3164
3272
  increaseStake: t.LiteralC<"increaseStake">;
3273
+ decreaseStake: t.LiteralC<"decreaseStake">;
3274
+ signalExit: t.LiteralC<"signalExit">;
3275
+ withdrawStake: t.LiteralC<"withdrawStake">;
3165
3276
  spotTransfer: t.LiteralC<"spotTransfer">;
3166
3277
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3167
3278
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3283,6 +3394,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3283
3394
  transferStake: t.LiteralC<"transferStake">;
3284
3395
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3285
3396
  increaseStake: t.LiteralC<"increaseStake">;
3397
+ decreaseStake: t.LiteralC<"decreaseStake">;
3398
+ signalExit: t.LiteralC<"signalExit">;
3399
+ withdrawStake: t.LiteralC<"withdrawStake">;
3286
3400
  spotTransfer: t.LiteralC<"spotTransfer">;
3287
3401
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3288
3402
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3356,6 +3470,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3356
3470
  transferStake: t.LiteralC<"transferStake">;
3357
3471
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3358
3472
  increaseStake: t.LiteralC<"increaseStake">;
3473
+ decreaseStake: t.LiteralC<"decreaseStake">;
3474
+ signalExit: t.LiteralC<"signalExit">;
3475
+ withdrawStake: t.LiteralC<"withdrawStake">;
3359
3476
  spotTransfer: t.LiteralC<"spotTransfer">;
3360
3477
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3361
3478
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3440,6 +3557,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3440
3557
  transferStake: t.LiteralC<"transferStake">;
3441
3558
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3442
3559
  increaseStake: t.LiteralC<"increaseStake">;
3560
+ decreaseStake: t.LiteralC<"decreaseStake">;
3561
+ signalExit: t.LiteralC<"signalExit">;
3562
+ withdrawStake: t.LiteralC<"withdrawStake">;
3443
3563
  spotTransfer: t.LiteralC<"spotTransfer">;
3444
3564
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3445
3565
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3514,6 +3634,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3514
3634
  transferStake: t.LiteralC<"transferStake">;
3515
3635
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3516
3636
  increaseStake: t.LiteralC<"increaseStake">;
3637
+ decreaseStake: t.LiteralC<"decreaseStake">;
3638
+ signalExit: t.LiteralC<"signalExit">;
3639
+ withdrawStake: t.LiteralC<"withdrawStake">;
3517
3640
  spotTransfer: t.LiteralC<"spotTransfer">;
3518
3641
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3519
3642
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3593,6 +3716,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3593
3716
  transferStake: t.LiteralC<"transferStake">;
3594
3717
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3595
3718
  increaseStake: t.LiteralC<"increaseStake">;
3719
+ decreaseStake: t.LiteralC<"decreaseStake">;
3720
+ signalExit: t.LiteralC<"signalExit">;
3721
+ withdrawStake: t.LiteralC<"withdrawStake">;
3596
3722
  spotTransfer: t.LiteralC<"spotTransfer">;
3597
3723
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3598
3724
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3660,6 +3786,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3660
3786
  transferStake: t.LiteralC<"transferStake">;
3661
3787
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3662
3788
  increaseStake: t.LiteralC<"increaseStake">;
3789
+ decreaseStake: t.LiteralC<"decreaseStake">;
3790
+ signalExit: t.LiteralC<"signalExit">;
3791
+ withdrawStake: t.LiteralC<"withdrawStake">;
3663
3792
  spotTransfer: t.LiteralC<"spotTransfer">;
3664
3793
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3665
3794
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3726,6 +3855,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3726
3855
  transferStake: t.LiteralC<"transferStake">;
3727
3856
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3728
3857
  increaseStake: t.LiteralC<"increaseStake">;
3858
+ decreaseStake: t.LiteralC<"decreaseStake">;
3859
+ signalExit: t.LiteralC<"signalExit">;
3860
+ withdrawStake: t.LiteralC<"withdrawStake">;
3729
3861
  spotTransfer: t.LiteralC<"spotTransfer">;
3730
3862
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3731
3863
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3792,6 +3924,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3792
3924
  transferStake: t.LiteralC<"transferStake">;
3793
3925
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3794
3926
  increaseStake: t.LiteralC<"increaseStake">;
3927
+ decreaseStake: t.LiteralC<"decreaseStake">;
3928
+ signalExit: t.LiteralC<"signalExit">;
3929
+ withdrawStake: t.LiteralC<"withdrawStake">;
3795
3930
  spotTransfer: t.LiteralC<"spotTransfer">;
3796
3931
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3797
3932
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3858,6 +3993,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3858
3993
  transferStake: t.LiteralC<"transferStake">;
3859
3994
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3860
3995
  increaseStake: t.LiteralC<"increaseStake">;
3996
+ decreaseStake: t.LiteralC<"decreaseStake">;
3997
+ signalExit: t.LiteralC<"signalExit">;
3998
+ withdrawStake: t.LiteralC<"withdrawStake">;
3861
3999
  spotTransfer: t.LiteralC<"spotTransfer">;
3862
4000
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3863
4001
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3921,6 +4059,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3921
4059
  transferStake: t.LiteralC<"transferStake">;
3922
4060
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3923
4061
  increaseStake: t.LiteralC<"increaseStake">;
4062
+ decreaseStake: t.LiteralC<"decreaseStake">;
4063
+ signalExit: t.LiteralC<"signalExit">;
4064
+ withdrawStake: t.LiteralC<"withdrawStake">;
3924
4065
  spotTransfer: t.LiteralC<"spotTransfer">;
3925
4066
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3926
4067
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4000,6 +4141,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4000
4141
  transferStake: t.LiteralC<"transferStake">;
4001
4142
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4002
4143
  increaseStake: t.LiteralC<"increaseStake">;
4144
+ decreaseStake: t.LiteralC<"decreaseStake">;
4145
+ signalExit: t.LiteralC<"signalExit">;
4146
+ withdrawStake: t.LiteralC<"withdrawStake">;
4003
4147
  spotTransfer: t.LiteralC<"spotTransfer">;
4004
4148
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4005
4149
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4076,6 +4220,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4076
4220
  transferStake: t.LiteralC<"transferStake">;
4077
4221
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4078
4222
  increaseStake: t.LiteralC<"increaseStake">;
4223
+ decreaseStake: t.LiteralC<"decreaseStake">;
4224
+ signalExit: t.LiteralC<"signalExit">;
4225
+ withdrawStake: t.LiteralC<"withdrawStake">;
4079
4226
  spotTransfer: t.LiteralC<"spotTransfer">;
4080
4227
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4081
4228
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4152,6 +4299,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4152
4299
  transferStake: t.LiteralC<"transferStake">;
4153
4300
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4154
4301
  increaseStake: t.LiteralC<"increaseStake">;
4302
+ decreaseStake: t.LiteralC<"decreaseStake">;
4303
+ signalExit: t.LiteralC<"signalExit">;
4304
+ withdrawStake: t.LiteralC<"withdrawStake">;
4155
4305
  spotTransfer: t.LiteralC<"spotTransfer">;
4156
4306
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4157
4307
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4236,6 +4386,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4236
4386
  transferStake: t.LiteralC<"transferStake">;
4237
4387
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4238
4388
  increaseStake: t.LiteralC<"increaseStake">;
4389
+ decreaseStake: t.LiteralC<"decreaseStake">;
4390
+ signalExit: t.LiteralC<"signalExit">;
4391
+ withdrawStake: t.LiteralC<"withdrawStake">;
4239
4392
  spotTransfer: t.LiteralC<"spotTransfer">;
4240
4393
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4241
4394
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4344,6 +4497,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4344
4497
  transferStake: t.LiteralC<"transferStake">;
4345
4498
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4346
4499
  increaseStake: t.LiteralC<"increaseStake">;
4500
+ decreaseStake: t.LiteralC<"decreaseStake">;
4501
+ signalExit: t.LiteralC<"signalExit">;
4502
+ withdrawStake: t.LiteralC<"withdrawStake">;
4347
4503
  spotTransfer: t.LiteralC<"spotTransfer">;
4348
4504
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4349
4505
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4424,6 +4580,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4424
4580
  transferStake: t.LiteralC<"transferStake">;
4425
4581
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4426
4582
  increaseStake: t.LiteralC<"increaseStake">;
4583
+ decreaseStake: t.LiteralC<"decreaseStake">;
4584
+ signalExit: t.LiteralC<"signalExit">;
4585
+ withdrawStake: t.LiteralC<"withdrawStake">;
4427
4586
  spotTransfer: t.LiteralC<"spotTransfer">;
4428
4587
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4429
4588
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4518,6 +4677,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4518
4677
  transferStake: t.LiteralC<"transferStake">;
4519
4678
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4520
4679
  increaseStake: t.LiteralC<"increaseStake">;
4680
+ decreaseStake: t.LiteralC<"decreaseStake">;
4681
+ signalExit: t.LiteralC<"signalExit">;
4682
+ withdrawStake: t.LiteralC<"withdrawStake">;
4521
4683
  spotTransfer: t.LiteralC<"spotTransfer">;
4522
4684
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4523
4685
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4612,6 +4774,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4612
4774
  transferStake: t.LiteralC<"transferStake">;
4613
4775
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4614
4776
  increaseStake: t.LiteralC<"increaseStake">;
4777
+ decreaseStake: t.LiteralC<"decreaseStake">;
4778
+ signalExit: t.LiteralC<"signalExit">;
4779
+ withdrawStake: t.LiteralC<"withdrawStake">;
4615
4780
  spotTransfer: t.LiteralC<"spotTransfer">;
4616
4781
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4617
4782
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4704,6 +4869,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4704
4869
  transferStake: t.LiteralC<"transferStake">;
4705
4870
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4706
4871
  increaseStake: t.LiteralC<"increaseStake">;
4872
+ decreaseStake: t.LiteralC<"decreaseStake">;
4873
+ signalExit: t.LiteralC<"signalExit">;
4874
+ withdrawStake: t.LiteralC<"withdrawStake">;
4707
4875
  spotTransfer: t.LiteralC<"spotTransfer">;
4708
4876
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4709
4877
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4723,8 +4891,6 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4723
4891
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4724
4892
  }>, t.TypeC<{
4725
4893
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4726
- }>, t.PartialC<{
4727
- allowOffCurve: t.BooleanC;
4728
4894
  }>]>, t.TypeC<{
4729
4895
  intentType: t.LiteralC<"authorize">;
4730
4896
  transactionMessage: t.StringC;
@@ -4775,6 +4941,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4775
4941
  transferStake: t.LiteralC<"transferStake">;
4776
4942
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4777
4943
  increaseStake: t.LiteralC<"increaseStake">;
4944
+ decreaseStake: t.LiteralC<"decreaseStake">;
4945
+ signalExit: t.LiteralC<"signalExit">;
4946
+ withdrawStake: t.LiteralC<"withdrawStake">;
4778
4947
  spotTransfer: t.LiteralC<"spotTransfer">;
4779
4948
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4780
4949
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4806,8 +4975,6 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4806
4975
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4807
4976
  }>, t.TypeC<{
4808
4977
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4809
- }>, t.PartialC<{
4810
- allowOffCurve: t.BooleanC;
4811
4978
  }>]>, t.TypeC<{
4812
4979
  amount: t.TypeC<{
4813
4980
  value: t.StringC;
@@ -4855,6 +5022,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4855
5022
  transferStake: t.LiteralC<"transferStake">;
4856
5023
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4857
5024
  increaseStake: t.LiteralC<"increaseStake">;
5025
+ decreaseStake: t.LiteralC<"decreaseStake">;
5026
+ signalExit: t.LiteralC<"signalExit">;
5027
+ withdrawStake: t.LiteralC<"withdrawStake">;
4858
5028
  spotTransfer: t.LiteralC<"spotTransfer">;
4859
5029
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4860
5030
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4874,8 +5044,6 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4874
5044
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4875
5045
  }>, t.TypeC<{
4876
5046
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4877
- }>, t.PartialC<{
4878
- allowOffCurve: t.BooleanC;
4879
5047
  }>]>, t.TypeC<{
4880
5048
  intentType: t.LiteralC<"closeAssociatedTokenAccount">;
4881
5049
  accountAddress: t.StringC;
@@ -4980,6 +5148,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4980
5148
  transferStake: t.LiteralC<"transferStake">;
4981
5149
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4982
5150
  increaseStake: t.LiteralC<"increaseStake">;
5151
+ decreaseStake: t.LiteralC<"decreaseStake">;
5152
+ signalExit: t.LiteralC<"signalExit">;
5153
+ withdrawStake: t.LiteralC<"withdrawStake">;
4983
5154
  spotTransfer: t.LiteralC<"spotTransfer">;
4984
5155
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4985
5156
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5006,8 +5177,6 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5006
5177
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5007
5178
  }>, t.TypeC<{
5008
5179
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5009
- }>, t.PartialC<{
5010
- allowOffCurve: t.BooleanC;
5011
5180
  }>]>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
5012
5181
  intentType: t.KeyofC<{
5013
5182
  payment: t.LiteralC<"payment">;
@@ -5048,6 +5217,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5048
5217
  transferStake: t.LiteralC<"transferStake">;
5049
5218
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5050
5219
  increaseStake: t.LiteralC<"increaseStake">;
5220
+ decreaseStake: t.LiteralC<"decreaseStake">;
5221
+ signalExit: t.LiteralC<"signalExit">;
5222
+ withdrawStake: t.LiteralC<"withdrawStake">;
5051
5223
  spotTransfer: t.LiteralC<"spotTransfer">;
5052
5224
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5053
5225
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5067,8 +5239,6 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5067
5239
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5068
5240
  }>, t.TypeC<{
5069
5241
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5070
- }>, t.PartialC<{
5071
- allowOffCurve: t.BooleanC;
5072
5242
  }>]>, t.TypeC<{
5073
5243
  intentType: t.LiteralC<"customTx">;
5074
5244
  solInstructions: t.ArrayC<t.TypeC<{
@@ -5120,6 +5290,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5120
5290
  transferStake: t.LiteralC<"transferStake">;
5121
5291
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5122
5292
  increaseStake: t.LiteralC<"increaseStake">;
5293
+ decreaseStake: t.LiteralC<"decreaseStake">;
5294
+ signalExit: t.LiteralC<"signalExit">;
5295
+ withdrawStake: t.LiteralC<"withdrawStake">;
5123
5296
  spotTransfer: t.LiteralC<"spotTransfer">;
5124
5297
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5125
5298
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5139,8 +5312,6 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5139
5312
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5140
5313
  }>, t.TypeC<{
5141
5314
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5142
- }>, t.PartialC<{
5143
- allowOffCurve: t.BooleanC;
5144
5315
  }>]>, t.TypeC<{
5145
5316
  intentType: t.LiteralC<"deactivate">;
5146
5317
  stakingAddresses: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
@@ -5185,6 +5356,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5185
5356
  transferStake: t.LiteralC<"transferStake">;
5186
5357
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5187
5358
  increaseStake: t.LiteralC<"increaseStake">;
5359
+ decreaseStake: t.LiteralC<"decreaseStake">;
5360
+ signalExit: t.LiteralC<"signalExit">;
5361
+ withdrawStake: t.LiteralC<"withdrawStake">;
5188
5362
  spotTransfer: t.LiteralC<"spotTransfer">;
5189
5363
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5190
5364
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5204,8 +5378,6 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5204
5378
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5205
5379
  }>, t.TypeC<{
5206
5380
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5207
- }>, t.PartialC<{
5208
- allowOffCurve: t.BooleanC;
5209
5381
  }>]>, t.TypeC<{
5210
5382
  intentType: t.LiteralC<"delegate">;
5211
5383
  validatorAddress: t.StringC;
@@ -5251,6 +5423,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5251
5423
  transferStake: t.LiteralC<"transferStake">;
5252
5424
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5253
5425
  increaseStake: t.LiteralC<"increaseStake">;
5426
+ decreaseStake: t.LiteralC<"decreaseStake">;
5427
+ signalExit: t.LiteralC<"signalExit">;
5428
+ withdrawStake: t.LiteralC<"withdrawStake">;
5254
5429
  spotTransfer: t.LiteralC<"spotTransfer">;
5255
5430
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5256
5431
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5290,8 +5465,6 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5290
5465
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5291
5466
  }>, t.TypeC<{
5292
5467
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5293
- }>, t.PartialC<{
5294
- allowOffCurve: t.BooleanC;
5295
5468
  }>]>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
5296
5469
  intentType: t.KeyofC<{
5297
5470
  payment: t.LiteralC<"payment">;
@@ -5332,6 +5505,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5332
5505
  transferStake: t.LiteralC<"transferStake">;
5333
5506
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5334
5507
  increaseStake: t.LiteralC<"increaseStake">;
5508
+ decreaseStake: t.LiteralC<"decreaseStake">;
5509
+ signalExit: t.LiteralC<"signalExit">;
5510
+ withdrawStake: t.LiteralC<"withdrawStake">;
5335
5511
  spotTransfer: t.LiteralC<"spotTransfer">;
5336
5512
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5337
5513
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5373,8 +5549,6 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5373
5549
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5374
5550
  }>, t.TypeC<{
5375
5551
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5376
- }>, t.PartialC<{
5377
- allowOffCurve: t.BooleanC;
5378
5552
  }>]>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
5379
5553
  intentType: t.KeyofC<{
5380
5554
  payment: t.LiteralC<"payment">;
@@ -5415,6 +5589,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5415
5589
  transferStake: t.LiteralC<"transferStake">;
5416
5590
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5417
5591
  increaseStake: t.LiteralC<"increaseStake">;
5592
+ decreaseStake: t.LiteralC<"decreaseStake">;
5593
+ signalExit: t.LiteralC<"signalExit">;
5594
+ withdrawStake: t.LiteralC<"withdrawStake">;
5418
5595
  spotTransfer: t.LiteralC<"spotTransfer">;
5419
5596
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5420
5597
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5438,8 +5615,6 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5438
5615
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5439
5616
  }>, t.TypeC<{
5440
5617
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5441
- }>, t.PartialC<{
5442
- allowOffCurve: t.BooleanC;
5443
5618
  }>]>, t.TypeC<{
5444
5619
  amount: t.TypeC<{
5445
5620
  value: t.StringC;
@@ -5489,6 +5664,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5489
5664
  transferStake: t.LiteralC<"transferStake">;
5490
5665
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5491
5666
  increaseStake: t.LiteralC<"increaseStake">;
5667
+ decreaseStake: t.LiteralC<"decreaseStake">;
5668
+ signalExit: t.LiteralC<"signalExit">;
5669
+ withdrawStake: t.LiteralC<"withdrawStake">;
5492
5670
  spotTransfer: t.LiteralC<"spotTransfer">;
5493
5671
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5494
5672
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5512,8 +5690,6 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5512
5690
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5513
5691
  }>, t.TypeC<{
5514
5692
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5515
- }>, t.PartialC<{
5516
- allowOffCurve: t.BooleanC;
5517
5693
  }>]>, t.TypeC<{
5518
5694
  stakingAddress: t.StringC;
5519
5695
  }>, t.PartialC<{
@@ -5600,6 +5776,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5600
5776
  transferStake: t.LiteralC<"transferStake">;
5601
5777
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5602
5778
  increaseStake: t.LiteralC<"increaseStake">;
5779
+ decreaseStake: t.LiteralC<"decreaseStake">;
5780
+ signalExit: t.LiteralC<"signalExit">;
5781
+ withdrawStake: t.LiteralC<"withdrawStake">;
5603
5782
  spotTransfer: t.LiteralC<"spotTransfer">;
5604
5783
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5605
5784
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5619,8 +5798,6 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5619
5798
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5620
5799
  }>, t.TypeC<{
5621
5800
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5622
- }>, t.PartialC<{
5623
- allowOffCurve: t.BooleanC;
5624
5801
  }>]>, t.TypeC<{
5625
5802
  intentType: t.LiteralC<"customTx">;
5626
5803
  solVersionedTransactionData: t.IntersectionC<[t.TypeC<{
@@ -5743,6 +5920,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5743
5920
  transferStake: t.LiteralC<"transferStake">;
5744
5921
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5745
5922
  increaseStake: t.LiteralC<"increaseStake">;
5923
+ decreaseStake: t.LiteralC<"decreaseStake">;
5924
+ signalExit: t.LiteralC<"signalExit">;
5925
+ withdrawStake: t.LiteralC<"withdrawStake">;
5746
5926
  spotTransfer: t.LiteralC<"spotTransfer">;
5747
5927
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5748
5928
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5898,6 +6078,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5898
6078
  transferStake: t.LiteralC<"transferStake">;
5899
6079
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5900
6080
  increaseStake: t.LiteralC<"increaseStake">;
6081
+ decreaseStake: t.LiteralC<"decreaseStake">;
6082
+ signalExit: t.LiteralC<"signalExit">;
6083
+ withdrawStake: t.LiteralC<"withdrawStake">;
5901
6084
  spotTransfer: t.LiteralC<"spotTransfer">;
5902
6085
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5903
6086
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5958,6 +6141,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5958
6141
  transferStake: t.LiteralC<"transferStake">;
5959
6142
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5960
6143
  increaseStake: t.LiteralC<"increaseStake">;
6144
+ decreaseStake: t.LiteralC<"decreaseStake">;
6145
+ signalExit: t.LiteralC<"signalExit">;
6146
+ withdrawStake: t.LiteralC<"withdrawStake">;
5961
6147
  spotTransfer: t.LiteralC<"spotTransfer">;
5962
6148
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5963
6149
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6013,6 +6199,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6013
6199
  transferStake: t.LiteralC<"transferStake">;
6014
6200
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6015
6201
  increaseStake: t.LiteralC<"increaseStake">;
6202
+ decreaseStake: t.LiteralC<"decreaseStake">;
6203
+ signalExit: t.LiteralC<"signalExit">;
6204
+ withdrawStake: t.LiteralC<"withdrawStake">;
6016
6205
  spotTransfer: t.LiteralC<"spotTransfer">;
6017
6206
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6018
6207
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6076,6 +6265,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6076
6265
  transferStake: t.LiteralC<"transferStake">;
6077
6266
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6078
6267
  increaseStake: t.LiteralC<"increaseStake">;
6268
+ decreaseStake: t.LiteralC<"decreaseStake">;
6269
+ signalExit: t.LiteralC<"signalExit">;
6270
+ withdrawStake: t.LiteralC<"withdrawStake">;
6079
6271
  spotTransfer: t.LiteralC<"spotTransfer">;
6080
6272
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6081
6273
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6151,6 +6343,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6151
6343
  transferStake: t.LiteralC<"transferStake">;
6152
6344
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6153
6345
  increaseStake: t.LiteralC<"increaseStake">;
6346
+ decreaseStake: t.LiteralC<"decreaseStake">;
6347
+ signalExit: t.LiteralC<"signalExit">;
6348
+ withdrawStake: t.LiteralC<"withdrawStake">;
6154
6349
  spotTransfer: t.LiteralC<"spotTransfer">;
6155
6350
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6156
6351
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6211,6 +6406,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6211
6406
  transferStake: t.LiteralC<"transferStake">;
6212
6407
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6213
6408
  increaseStake: t.LiteralC<"increaseStake">;
6409
+ decreaseStake: t.LiteralC<"decreaseStake">;
6410
+ signalExit: t.LiteralC<"signalExit">;
6411
+ withdrawStake: t.LiteralC<"withdrawStake">;
6214
6412
  spotTransfer: t.LiteralC<"spotTransfer">;
6215
6413
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6216
6414
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6288,6 +6486,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6288
6486
  transferStake: t.LiteralC<"transferStake">;
6289
6487
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6290
6488
  increaseStake: t.LiteralC<"increaseStake">;
6489
+ decreaseStake: t.LiteralC<"decreaseStake">;
6490
+ signalExit: t.LiteralC<"signalExit">;
6491
+ withdrawStake: t.LiteralC<"withdrawStake">;
6291
6492
  spotTransfer: t.LiteralC<"spotTransfer">;
6292
6493
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6293
6494
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6348,6 +6549,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6348
6549
  transferStake: t.LiteralC<"transferStake">;
6349
6550
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6350
6551
  increaseStake: t.LiteralC<"increaseStake">;
6552
+ decreaseStake: t.LiteralC<"decreaseStake">;
6553
+ signalExit: t.LiteralC<"signalExit">;
6554
+ withdrawStake: t.LiteralC<"withdrawStake">;
6351
6555
  spotTransfer: t.LiteralC<"spotTransfer">;
6352
6556
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6353
6557
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6443,6 +6647,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6443
6647
  transferStake: t.LiteralC<"transferStake">;
6444
6648
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6445
6649
  increaseStake: t.LiteralC<"increaseStake">;
6650
+ decreaseStake: t.LiteralC<"decreaseStake">;
6651
+ signalExit: t.LiteralC<"signalExit">;
6652
+ withdrawStake: t.LiteralC<"withdrawStake">;
6446
6653
  spotTransfer: t.LiteralC<"spotTransfer">;
6447
6654
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6448
6655
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6520,6 +6727,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6520
6727
  transferStake: t.LiteralC<"transferStake">;
6521
6728
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6522
6729
  increaseStake: t.LiteralC<"increaseStake">;
6730
+ decreaseStake: t.LiteralC<"decreaseStake">;
6731
+ signalExit: t.LiteralC<"signalExit">;
6732
+ withdrawStake: t.LiteralC<"withdrawStake">;
6523
6733
  spotTransfer: t.LiteralC<"spotTransfer">;
6524
6734
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6525
6735
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6579,6 +6789,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6579
6789
  transferStake: t.LiteralC<"transferStake">;
6580
6790
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6581
6791
  increaseStake: t.LiteralC<"increaseStake">;
6792
+ decreaseStake: t.LiteralC<"decreaseStake">;
6793
+ signalExit: t.LiteralC<"signalExit">;
6794
+ withdrawStake: t.LiteralC<"withdrawStake">;
6582
6795
  spotTransfer: t.LiteralC<"spotTransfer">;
6583
6796
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6584
6797
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6657,6 +6870,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6657
6870
  transferStake: t.LiteralC<"transferStake">;
6658
6871
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6659
6872
  increaseStake: t.LiteralC<"increaseStake">;
6873
+ decreaseStake: t.LiteralC<"decreaseStake">;
6874
+ signalExit: t.LiteralC<"signalExit">;
6875
+ withdrawStake: t.LiteralC<"withdrawStake">;
6660
6876
  spotTransfer: t.LiteralC<"spotTransfer">;
6661
6877
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6662
6878
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6737,6 +6953,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6737
6953
  transferStake: t.LiteralC<"transferStake">;
6738
6954
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6739
6955
  increaseStake: t.LiteralC<"increaseStake">;
6956
+ decreaseStake: t.LiteralC<"decreaseStake">;
6957
+ signalExit: t.LiteralC<"signalExit">;
6958
+ withdrawStake: t.LiteralC<"withdrawStake">;
6740
6959
  spotTransfer: t.LiteralC<"spotTransfer">;
6741
6960
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6742
6961
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6818,6 +7037,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6818
7037
  transferStake: t.LiteralC<"transferStake">;
6819
7038
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6820
7039
  increaseStake: t.LiteralC<"increaseStake">;
7040
+ decreaseStake: t.LiteralC<"decreaseStake">;
7041
+ signalExit: t.LiteralC<"signalExit">;
7042
+ withdrawStake: t.LiteralC<"withdrawStake">;
6821
7043
  spotTransfer: t.LiteralC<"spotTransfer">;
6822
7044
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6823
7045
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6885,6 +7107,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6885
7107
  transferStake: t.LiteralC<"transferStake">;
6886
7108
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6887
7109
  increaseStake: t.LiteralC<"increaseStake">;
7110
+ decreaseStake: t.LiteralC<"decreaseStake">;
7111
+ signalExit: t.LiteralC<"signalExit">;
7112
+ withdrawStake: t.LiteralC<"withdrawStake">;
6888
7113
  spotTransfer: t.LiteralC<"spotTransfer">;
6889
7114
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6890
7115
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6963,6 +7188,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6963
7188
  transferStake: t.LiteralC<"transferStake">;
6964
7189
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6965
7190
  increaseStake: t.LiteralC<"increaseStake">;
7191
+ decreaseStake: t.LiteralC<"decreaseStake">;
7192
+ signalExit: t.LiteralC<"signalExit">;
7193
+ withdrawStake: t.LiteralC<"withdrawStake">;
6966
7194
  spotTransfer: t.LiteralC<"spotTransfer">;
6967
7195
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6968
7196
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7082,6 +7310,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7082
7310
  transferStake: t.LiteralC<"transferStake">;
7083
7311
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7084
7312
  increaseStake: t.LiteralC<"increaseStake">;
7313
+ decreaseStake: t.LiteralC<"decreaseStake">;
7314
+ signalExit: t.LiteralC<"signalExit">;
7315
+ withdrawStake: t.LiteralC<"withdrawStake">;
7085
7316
  spotTransfer: t.LiteralC<"spotTransfer">;
7086
7317
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7087
7318
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7149,6 +7380,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7149
7380
  transferStake: t.LiteralC<"transferStake">;
7150
7381
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7151
7382
  increaseStake: t.LiteralC<"increaseStake">;
7383
+ decreaseStake: t.LiteralC<"decreaseStake">;
7384
+ signalExit: t.LiteralC<"signalExit">;
7385
+ withdrawStake: t.LiteralC<"withdrawStake">;
7152
7386
  spotTransfer: t.LiteralC<"spotTransfer">;
7153
7387
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7154
7388
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7213,6 +7447,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7213
7447
  transferStake: t.LiteralC<"transferStake">;
7214
7448
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7215
7449
  increaseStake: t.LiteralC<"increaseStake">;
7450
+ decreaseStake: t.LiteralC<"decreaseStake">;
7451
+ signalExit: t.LiteralC<"signalExit">;
7452
+ withdrawStake: t.LiteralC<"withdrawStake">;
7216
7453
  spotTransfer: t.LiteralC<"spotTransfer">;
7217
7454
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7218
7455
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7272,6 +7509,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7272
7509
  transferStake: t.LiteralC<"transferStake">;
7273
7510
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7274
7511
  increaseStake: t.LiteralC<"increaseStake">;
7512
+ decreaseStake: t.LiteralC<"decreaseStake">;
7513
+ signalExit: t.LiteralC<"signalExit">;
7514
+ withdrawStake: t.LiteralC<"withdrawStake">;
7275
7515
  spotTransfer: t.LiteralC<"spotTransfer">;
7276
7516
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7277
7517
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7351,6 +7591,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7351
7591
  transferStake: t.LiteralC<"transferStake">;
7352
7592
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7353
7593
  increaseStake: t.LiteralC<"increaseStake">;
7594
+ decreaseStake: t.LiteralC<"decreaseStake">;
7595
+ signalExit: t.LiteralC<"signalExit">;
7596
+ withdrawStake: t.LiteralC<"withdrawStake">;
7354
7597
  spotTransfer: t.LiteralC<"spotTransfer">;
7355
7598
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7356
7599
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7416,6 +7659,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7416
7659
  transferStake: t.LiteralC<"transferStake">;
7417
7660
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7418
7661
  increaseStake: t.LiteralC<"increaseStake">;
7662
+ decreaseStake: t.LiteralC<"decreaseStake">;
7663
+ signalExit: t.LiteralC<"signalExit">;
7664
+ withdrawStake: t.LiteralC<"withdrawStake">;
7419
7665
  spotTransfer: t.LiteralC<"spotTransfer">;
7420
7666
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7421
7667
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7480,6 +7726,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7480
7726
  transferStake: t.LiteralC<"transferStake">;
7481
7727
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7482
7728
  increaseStake: t.LiteralC<"increaseStake">;
7729
+ decreaseStake: t.LiteralC<"decreaseStake">;
7730
+ signalExit: t.LiteralC<"signalExit">;
7731
+ withdrawStake: t.LiteralC<"withdrawStake">;
7483
7732
  spotTransfer: t.LiteralC<"spotTransfer">;
7484
7733
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7485
7734
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7545,6 +7794,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7545
7794
  transferStake: t.LiteralC<"transferStake">;
7546
7795
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7547
7796
  increaseStake: t.LiteralC<"increaseStake">;
7797
+ decreaseStake: t.LiteralC<"decreaseStake">;
7798
+ signalExit: t.LiteralC<"signalExit">;
7799
+ withdrawStake: t.LiteralC<"withdrawStake">;
7548
7800
  spotTransfer: t.LiteralC<"spotTransfer">;
7549
7801
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7550
7802
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7609,6 +7861,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7609
7861
  transferStake: t.LiteralC<"transferStake">;
7610
7862
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7611
7863
  increaseStake: t.LiteralC<"increaseStake">;
7864
+ decreaseStake: t.LiteralC<"decreaseStake">;
7865
+ signalExit: t.LiteralC<"signalExit">;
7866
+ withdrawStake: t.LiteralC<"withdrawStake">;
7612
7867
  spotTransfer: t.LiteralC<"spotTransfer">;
7613
7868
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7614
7869
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7677,6 +7932,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7677
7932
  transferStake: t.LiteralC<"transferStake">;
7678
7933
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7679
7934
  increaseStake: t.LiteralC<"increaseStake">;
7935
+ decreaseStake: t.LiteralC<"decreaseStake">;
7936
+ signalExit: t.LiteralC<"signalExit">;
7937
+ withdrawStake: t.LiteralC<"withdrawStake">;
7680
7938
  spotTransfer: t.LiteralC<"spotTransfer">;
7681
7939
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7682
7940
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7744,6 +8002,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7744
8002
  transferStake: t.LiteralC<"transferStake">;
7745
8003
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7746
8004
  increaseStake: t.LiteralC<"increaseStake">;
8005
+ decreaseStake: t.LiteralC<"decreaseStake">;
8006
+ signalExit: t.LiteralC<"signalExit">;
8007
+ withdrawStake: t.LiteralC<"withdrawStake">;
7747
8008
  spotTransfer: t.LiteralC<"spotTransfer">;
7748
8009
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7749
8010
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7807,6 +8068,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7807
8068
  transferStake: t.LiteralC<"transferStake">;
7808
8069
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7809
8070
  increaseStake: t.LiteralC<"increaseStake">;
8071
+ decreaseStake: t.LiteralC<"decreaseStake">;
8072
+ signalExit: t.LiteralC<"signalExit">;
8073
+ withdrawStake: t.LiteralC<"withdrawStake">;
7810
8074
  spotTransfer: t.LiteralC<"spotTransfer">;
7811
8075
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7812
8076
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7869,6 +8133,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7869
8133
  transferStake: t.LiteralC<"transferStake">;
7870
8134
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7871
8135
  increaseStake: t.LiteralC<"increaseStake">;
8136
+ decreaseStake: t.LiteralC<"decreaseStake">;
8137
+ signalExit: t.LiteralC<"signalExit">;
8138
+ withdrawStake: t.LiteralC<"withdrawStake">;
7872
8139
  spotTransfer: t.LiteralC<"spotTransfer">;
7873
8140
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7874
8141
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7931,6 +8198,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7931
8198
  transferStake: t.LiteralC<"transferStake">;
7932
8199
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7933
8200
  increaseStake: t.LiteralC<"increaseStake">;
8201
+ decreaseStake: t.LiteralC<"decreaseStake">;
8202
+ signalExit: t.LiteralC<"signalExit">;
8203
+ withdrawStake: t.LiteralC<"withdrawStake">;
7934
8204
  spotTransfer: t.LiteralC<"spotTransfer">;
7935
8205
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7936
8206
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7998,6 +8268,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7998
8268
  transferStake: t.LiteralC<"transferStake">;
7999
8269
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8000
8270
  increaseStake: t.LiteralC<"increaseStake">;
8271
+ decreaseStake: t.LiteralC<"decreaseStake">;
8272
+ signalExit: t.LiteralC<"signalExit">;
8273
+ withdrawStake: t.LiteralC<"withdrawStake">;
8001
8274
  spotTransfer: t.LiteralC<"spotTransfer">;
8002
8275
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8003
8276
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8066,6 +8339,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8066
8339
  transferStake: t.LiteralC<"transferStake">;
8067
8340
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8068
8341
  increaseStake: t.LiteralC<"increaseStake">;
8342
+ decreaseStake: t.LiteralC<"decreaseStake">;
8343
+ signalExit: t.LiteralC<"signalExit">;
8344
+ withdrawStake: t.LiteralC<"withdrawStake">;
8069
8345
  spotTransfer: t.LiteralC<"spotTransfer">;
8070
8346
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8071
8347
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8092,6 +8368,203 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8092
8368
  intentType: t.LiteralC<"increaseStake">;
8093
8369
  validatorAddress: import("io-ts-types").NonEmptyStringC;
8094
8370
  stakingContractAddress: import("io-ts-types").NonEmptyStringC;
8371
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
8372
+ intentType: t.KeyofC<{
8373
+ payment: t.LiteralC<"payment">;
8374
+ transferToken: t.LiteralC<"transferToken">;
8375
+ consolidate: t.LiteralC<"consolidate">;
8376
+ consolidateToken: t.LiteralC<"consolidateToken">;
8377
+ fanout: t.LiteralC<"fanout">;
8378
+ stake: t.LiteralC<"stake">;
8379
+ unstake: t.LiteralC<"unstake">;
8380
+ delegate: t.LiteralC<"delegate">;
8381
+ undelegate: t.LiteralC<"undelegate">;
8382
+ switchValidator: t.LiteralC<"switchValidator">;
8383
+ claim: t.LiteralC<"claim">;
8384
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
8385
+ pledge: t.LiteralC<"pledge">;
8386
+ voteDelegation: t.LiteralC<"voteDelegation">;
8387
+ vote: t.LiteralC<"vote">;
8388
+ createAccount: t.LiteralC<"createAccount">;
8389
+ updateAccount: t.LiteralC<"updateAccount">;
8390
+ addTrustLine: t.LiteralC<"addTrustLine">;
8391
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
8392
+ signMessage: t.LiteralC<"signMessage">;
8393
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
8394
+ enableToken: t.LiteralC<"enableToken">;
8395
+ authorize: t.LiteralC<"authorize">;
8396
+ acceleration: t.LiteralC<"acceleration">;
8397
+ fillNonce: t.LiteralC<"fillNonce">;
8398
+ walletRecovery: t.LiteralC<"walletRecovery">;
8399
+ contractCall: t.LiteralC<"contractCall">;
8400
+ deactivate: t.LiteralC<"deactivate">;
8401
+ customTx: t.LiteralC<"customTx">;
8402
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
8403
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
8404
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
8405
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
8406
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
8407
+ tokenApproval: t.LiteralC<"tokenApproval">;
8408
+ transferStake: t.LiteralC<"transferStake">;
8409
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
8410
+ increaseStake: t.LiteralC<"increaseStake">;
8411
+ decreaseStake: t.LiteralC<"decreaseStake">;
8412
+ signalExit: t.LiteralC<"signalExit">;
8413
+ withdrawStake: t.LiteralC<"withdrawStake">;
8414
+ spotTransfer: t.LiteralC<"spotTransfer">;
8415
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
8416
+ goUnstake: t.LiteralC<"goUnstake">;
8417
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
8418
+ transferAccept: t.LiteralC<"transferAccept">;
8419
+ transferReject: t.LiteralC<"transferReject">;
8420
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
8421
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8422
+ "defi-deposit": t.LiteralC<"defi-deposit">;
8423
+ "defi-redeem": t.LiteralC<"defi-redeem">;
8424
+ }>;
8425
+ }>, t.PartialC<{
8426
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8427
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8428
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
8429
+ }>]>, t.TypeC<{
8430
+ stakingRequestId: t.StringC;
8431
+ }>]>, t.TypeC<{
8432
+ amount: t.TypeC<{
8433
+ value: t.StringC;
8434
+ symbol: t.StringC;
8435
+ }>;
8436
+ }>, t.TypeC<{
8437
+ intentType: t.LiteralC<"decreaseStake">;
8438
+ validatorAddress: import("io-ts-types").NonEmptyStringC;
8439
+ stakingContractAddress: import("io-ts-types").NonEmptyStringC;
8440
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
8441
+ intentType: t.KeyofC<{
8442
+ payment: t.LiteralC<"payment">;
8443
+ transferToken: t.LiteralC<"transferToken">;
8444
+ consolidate: t.LiteralC<"consolidate">;
8445
+ consolidateToken: t.LiteralC<"consolidateToken">;
8446
+ fanout: t.LiteralC<"fanout">;
8447
+ stake: t.LiteralC<"stake">;
8448
+ unstake: t.LiteralC<"unstake">;
8449
+ delegate: t.LiteralC<"delegate">;
8450
+ undelegate: t.LiteralC<"undelegate">;
8451
+ switchValidator: t.LiteralC<"switchValidator">;
8452
+ claim: t.LiteralC<"claim">;
8453
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
8454
+ pledge: t.LiteralC<"pledge">;
8455
+ voteDelegation: t.LiteralC<"voteDelegation">;
8456
+ vote: t.LiteralC<"vote">;
8457
+ createAccount: t.LiteralC<"createAccount">;
8458
+ updateAccount: t.LiteralC<"updateAccount">;
8459
+ addTrustLine: t.LiteralC<"addTrustLine">;
8460
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
8461
+ signMessage: t.LiteralC<"signMessage">;
8462
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
8463
+ enableToken: t.LiteralC<"enableToken">;
8464
+ authorize: t.LiteralC<"authorize">;
8465
+ acceleration: t.LiteralC<"acceleration">;
8466
+ fillNonce: t.LiteralC<"fillNonce">;
8467
+ walletRecovery: t.LiteralC<"walletRecovery">;
8468
+ contractCall: t.LiteralC<"contractCall">;
8469
+ deactivate: t.LiteralC<"deactivate">;
8470
+ customTx: t.LiteralC<"customTx">;
8471
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
8472
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
8473
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
8474
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
8475
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
8476
+ tokenApproval: t.LiteralC<"tokenApproval">;
8477
+ transferStake: t.LiteralC<"transferStake">;
8478
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
8479
+ increaseStake: t.LiteralC<"increaseStake">;
8480
+ decreaseStake: t.LiteralC<"decreaseStake">;
8481
+ signalExit: t.LiteralC<"signalExit">;
8482
+ withdrawStake: t.LiteralC<"withdrawStake">;
8483
+ spotTransfer: t.LiteralC<"spotTransfer">;
8484
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
8485
+ goUnstake: t.LiteralC<"goUnstake">;
8486
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
8487
+ transferAccept: t.LiteralC<"transferAccept">;
8488
+ transferReject: t.LiteralC<"transferReject">;
8489
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
8490
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8491
+ "defi-deposit": t.LiteralC<"defi-deposit">;
8492
+ "defi-redeem": t.LiteralC<"defi-redeem">;
8493
+ }>;
8494
+ }>, t.PartialC<{
8495
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8496
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8497
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
8498
+ }>]>, t.TypeC<{
8499
+ stakingRequestId: t.StringC;
8500
+ }>]>, t.TypeC<{
8501
+ intentType: t.LiteralC<"signalExit">;
8502
+ validatorAddress: import("io-ts-types").NonEmptyStringC;
8503
+ stakingContractAddress: import("io-ts-types").NonEmptyStringC;
8504
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
8505
+ intentType: t.KeyofC<{
8506
+ payment: t.LiteralC<"payment">;
8507
+ transferToken: t.LiteralC<"transferToken">;
8508
+ consolidate: t.LiteralC<"consolidate">;
8509
+ consolidateToken: t.LiteralC<"consolidateToken">;
8510
+ fanout: t.LiteralC<"fanout">;
8511
+ stake: t.LiteralC<"stake">;
8512
+ unstake: t.LiteralC<"unstake">;
8513
+ delegate: t.LiteralC<"delegate">;
8514
+ undelegate: t.LiteralC<"undelegate">;
8515
+ switchValidator: t.LiteralC<"switchValidator">;
8516
+ claim: t.LiteralC<"claim">;
8517
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
8518
+ pledge: t.LiteralC<"pledge">;
8519
+ voteDelegation: t.LiteralC<"voteDelegation">;
8520
+ vote: t.LiteralC<"vote">;
8521
+ createAccount: t.LiteralC<"createAccount">;
8522
+ updateAccount: t.LiteralC<"updateAccount">;
8523
+ addTrustLine: t.LiteralC<"addTrustLine">;
8524
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
8525
+ signMessage: t.LiteralC<"signMessage">;
8526
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
8527
+ enableToken: t.LiteralC<"enableToken">;
8528
+ authorize: t.LiteralC<"authorize">;
8529
+ acceleration: t.LiteralC<"acceleration">;
8530
+ fillNonce: t.LiteralC<"fillNonce">;
8531
+ walletRecovery: t.LiteralC<"walletRecovery">;
8532
+ contractCall: t.LiteralC<"contractCall">;
8533
+ deactivate: t.LiteralC<"deactivate">;
8534
+ customTx: t.LiteralC<"customTx">;
8535
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
8536
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
8537
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
8538
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
8539
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
8540
+ tokenApproval: t.LiteralC<"tokenApproval">;
8541
+ transferStake: t.LiteralC<"transferStake">;
8542
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
8543
+ increaseStake: t.LiteralC<"increaseStake">;
8544
+ decreaseStake: t.LiteralC<"decreaseStake">;
8545
+ signalExit: t.LiteralC<"signalExit">;
8546
+ withdrawStake: t.LiteralC<"withdrawStake">;
8547
+ spotTransfer: t.LiteralC<"spotTransfer">;
8548
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
8549
+ goUnstake: t.LiteralC<"goUnstake">;
8550
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
8551
+ transferAccept: t.LiteralC<"transferAccept">;
8552
+ transferReject: t.LiteralC<"transferReject">;
8553
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
8554
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8555
+ "defi-deposit": t.LiteralC<"defi-deposit">;
8556
+ "defi-redeem": t.LiteralC<"defi-redeem">;
8557
+ }>;
8558
+ }>, t.PartialC<{
8559
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8560
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8561
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
8562
+ }>]>, t.TypeC<{
8563
+ stakingRequestId: t.StringC;
8564
+ }>]>, t.TypeC<{
8565
+ intentType: t.LiteralC<"withdrawStake">;
8566
+ validatorAddress: import("io-ts-types").NonEmptyStringC;
8567
+ stakingContractAddress: import("io-ts-types").NonEmptyStringC;
8095
8568
  }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
8096
8569
  intentType: t.KeyofC<{
8097
8570
  payment: t.LiteralC<"payment">;
@@ -8132,6 +8605,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8132
8605
  transferStake: t.LiteralC<"transferStake">;
8133
8606
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8134
8607
  increaseStake: t.LiteralC<"increaseStake">;
8608
+ decreaseStake: t.LiteralC<"decreaseStake">;
8609
+ signalExit: t.LiteralC<"signalExit">;
8610
+ withdrawStake: t.LiteralC<"withdrawStake">;
8135
8611
  spotTransfer: t.LiteralC<"spotTransfer">;
8136
8612
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8137
8613
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8189,6 +8665,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8189
8665
  transferStake: t.LiteralC<"transferStake">;
8190
8666
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8191
8667
  increaseStake: t.LiteralC<"increaseStake">;
8668
+ decreaseStake: t.LiteralC<"decreaseStake">;
8669
+ signalExit: t.LiteralC<"signalExit">;
8670
+ withdrawStake: t.LiteralC<"withdrawStake">;
8192
8671
  spotTransfer: t.LiteralC<"spotTransfer">;
8193
8672
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8194
8673
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8248,6 +8727,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8248
8727
  transferStake: t.LiteralC<"transferStake">;
8249
8728
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8250
8729
  increaseStake: t.LiteralC<"increaseStake">;
8730
+ decreaseStake: t.LiteralC<"decreaseStake">;
8731
+ signalExit: t.LiteralC<"signalExit">;
8732
+ withdrawStake: t.LiteralC<"withdrawStake">;
8251
8733
  spotTransfer: t.LiteralC<"spotTransfer">;
8252
8734
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8253
8735
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8315,6 +8797,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8315
8797
  transferStake: t.LiteralC<"transferStake">;
8316
8798
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8317
8799
  increaseStake: t.LiteralC<"increaseStake">;
8800
+ decreaseStake: t.LiteralC<"decreaseStake">;
8801
+ signalExit: t.LiteralC<"signalExit">;
8802
+ withdrawStake: t.LiteralC<"withdrawStake">;
8318
8803
  spotTransfer: t.LiteralC<"spotTransfer">;
8319
8804
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8320
8805
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8382,6 +8867,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8382
8867
  transferStake: t.LiteralC<"transferStake">;
8383
8868
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8384
8869
  increaseStake: t.LiteralC<"increaseStake">;
8870
+ decreaseStake: t.LiteralC<"decreaseStake">;
8871
+ signalExit: t.LiteralC<"signalExit">;
8872
+ withdrawStake: t.LiteralC<"withdrawStake">;
8385
8873
  spotTransfer: t.LiteralC<"spotTransfer">;
8386
8874
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8387
8875
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8443,6 +8931,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8443
8931
  transferStake: t.LiteralC<"transferStake">;
8444
8932
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8445
8933
  increaseStake: t.LiteralC<"increaseStake">;
8934
+ decreaseStake: t.LiteralC<"decreaseStake">;
8935
+ signalExit: t.LiteralC<"signalExit">;
8936
+ withdrawStake: t.LiteralC<"withdrawStake">;
8446
8937
  spotTransfer: t.LiteralC<"spotTransfer">;
8447
8938
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8448
8939
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8500,6 +8991,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8500
8991
  transferStake: t.LiteralC<"transferStake">;
8501
8992
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8502
8993
  increaseStake: t.LiteralC<"increaseStake">;
8994
+ decreaseStake: t.LiteralC<"decreaseStake">;
8995
+ signalExit: t.LiteralC<"signalExit">;
8996
+ withdrawStake: t.LiteralC<"withdrawStake">;
8503
8997
  spotTransfer: t.LiteralC<"spotTransfer">;
8504
8998
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8505
8999
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8579,6 +9073,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8579
9073
  transferStake: t.LiteralC<"transferStake">;
8580
9074
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8581
9075
  increaseStake: t.LiteralC<"increaseStake">;
9076
+ decreaseStake: t.LiteralC<"decreaseStake">;
9077
+ signalExit: t.LiteralC<"signalExit">;
9078
+ withdrawStake: t.LiteralC<"withdrawStake">;
8582
9079
  spotTransfer: t.LiteralC<"spotTransfer">;
8583
9080
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8584
9081
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8666,6 +9163,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8666
9163
  transferStake: t.LiteralC<"transferStake">;
8667
9164
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8668
9165
  increaseStake: t.LiteralC<"increaseStake">;
9166
+ decreaseStake: t.LiteralC<"decreaseStake">;
9167
+ signalExit: t.LiteralC<"signalExit">;
9168
+ withdrawStake: t.LiteralC<"withdrawStake">;
8669
9169
  spotTransfer: t.LiteralC<"spotTransfer">;
8670
9170
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8671
9171
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8763,6 +9263,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8763
9263
  transferStake: t.LiteralC<"transferStake">;
8764
9264
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8765
9265
  increaseStake: t.LiteralC<"increaseStake">;
9266
+ decreaseStake: t.LiteralC<"decreaseStake">;
9267
+ signalExit: t.LiteralC<"signalExit">;
9268
+ withdrawStake: t.LiteralC<"withdrawStake">;
8766
9269
  spotTransfer: t.LiteralC<"spotTransfer">;
8767
9270
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8768
9271
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8832,6 +9335,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8832
9335
  transferStake: t.LiteralC<"transferStake">;
8833
9336
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8834
9337
  increaseStake: t.LiteralC<"increaseStake">;
9338
+ decreaseStake: t.LiteralC<"decreaseStake">;
9339
+ signalExit: t.LiteralC<"signalExit">;
9340
+ withdrawStake: t.LiteralC<"withdrawStake">;
8835
9341
  spotTransfer: t.LiteralC<"spotTransfer">;
8836
9342
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8837
9343
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8911,6 +9417,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8911
9417
  transferStake: t.LiteralC<"transferStake">;
8912
9418
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8913
9419
  increaseStake: t.LiteralC<"increaseStake">;
9420
+ decreaseStake: t.LiteralC<"decreaseStake">;
9421
+ signalExit: t.LiteralC<"signalExit">;
9422
+ withdrawStake: t.LiteralC<"withdrawStake">;
8914
9423
  spotTransfer: t.LiteralC<"spotTransfer">;
8915
9424
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8916
9425
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8972,6 +9481,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8972
9481
  transferStake: t.LiteralC<"transferStake">;
8973
9482
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8974
9483
  increaseStake: t.LiteralC<"increaseStake">;
9484
+ decreaseStake: t.LiteralC<"decreaseStake">;
9485
+ signalExit: t.LiteralC<"signalExit">;
9486
+ withdrawStake: t.LiteralC<"withdrawStake">;
8975
9487
  spotTransfer: t.LiteralC<"spotTransfer">;
8976
9488
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8977
9489
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9039,6 +9551,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9039
9551
  transferStake: t.LiteralC<"transferStake">;
9040
9552
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9041
9553
  increaseStake: t.LiteralC<"increaseStake">;
9554
+ decreaseStake: t.LiteralC<"decreaseStake">;
9555
+ signalExit: t.LiteralC<"signalExit">;
9556
+ withdrawStake: t.LiteralC<"withdrawStake">;
9042
9557
  spotTransfer: t.LiteralC<"spotTransfer">;
9043
9558
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9044
9559
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9100,6 +9615,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9100
9615
  transferStake: t.LiteralC<"transferStake">;
9101
9616
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9102
9617
  increaseStake: t.LiteralC<"increaseStake">;
9618
+ decreaseStake: t.LiteralC<"decreaseStake">;
9619
+ signalExit: t.LiteralC<"signalExit">;
9620
+ withdrawStake: t.LiteralC<"withdrawStake">;
9103
9621
  spotTransfer: t.LiteralC<"spotTransfer">;
9104
9622
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9105
9623
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9167,6 +9685,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9167
9685
  transferStake: t.LiteralC<"transferStake">;
9168
9686
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9169
9687
  increaseStake: t.LiteralC<"increaseStake">;
9688
+ decreaseStake: t.LiteralC<"decreaseStake">;
9689
+ signalExit: t.LiteralC<"signalExit">;
9690
+ withdrawStake: t.LiteralC<"withdrawStake">;
9170
9691
  spotTransfer: t.LiteralC<"spotTransfer">;
9171
9692
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9172
9693
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9666,6 +10187,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
9666
10187
  transferStake: t.LiteralC<"transferStake">;
9667
10188
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9668
10189
  increaseStake: t.LiteralC<"increaseStake">;
10190
+ decreaseStake: t.LiteralC<"decreaseStake">;
10191
+ signalExit: t.LiteralC<"signalExit">;
10192
+ withdrawStake: t.LiteralC<"withdrawStake">;
9669
10193
  spotTransfer: t.LiteralC<"spotTransfer">;
9670
10194
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9671
10195
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9745,6 +10269,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
9745
10269
  transferStake: t.LiteralC<"transferStake">;
9746
10270
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9747
10271
  increaseStake: t.LiteralC<"increaseStake">;
10272
+ decreaseStake: t.LiteralC<"decreaseStake">;
10273
+ signalExit: t.LiteralC<"signalExit">;
10274
+ withdrawStake: t.LiteralC<"withdrawStake">;
9748
10275
  spotTransfer: t.LiteralC<"spotTransfer">;
9749
10276
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9750
10277
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9809,6 +10336,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
9809
10336
  transferStake: t.LiteralC<"transferStake">;
9810
10337
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9811
10338
  increaseStake: t.LiteralC<"increaseStake">;
10339
+ decreaseStake: t.LiteralC<"decreaseStake">;
10340
+ signalExit: t.LiteralC<"signalExit">;
10341
+ withdrawStake: t.LiteralC<"withdrawStake">;
9812
10342
  spotTransfer: t.LiteralC<"spotTransfer">;
9813
10343
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9814
10344
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9879,6 +10409,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
9879
10409
  transferStake: t.LiteralC<"transferStake">;
9880
10410
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9881
10411
  increaseStake: t.LiteralC<"increaseStake">;
10412
+ decreaseStake: t.LiteralC<"decreaseStake">;
10413
+ signalExit: t.LiteralC<"signalExit">;
10414
+ withdrawStake: t.LiteralC<"withdrawStake">;
9882
10415
  spotTransfer: t.LiteralC<"spotTransfer">;
9883
10416
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9884
10417
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9948,6 +10481,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
9948
10481
  transferStake: t.LiteralC<"transferStake">;
9949
10482
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9950
10483
  increaseStake: t.LiteralC<"increaseStake">;
10484
+ decreaseStake: t.LiteralC<"decreaseStake">;
10485
+ signalExit: t.LiteralC<"signalExit">;
10486
+ withdrawStake: t.LiteralC<"withdrawStake">;
9951
10487
  spotTransfer: t.LiteralC<"spotTransfer">;
9952
10488
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9953
10489
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10009,6 +10545,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10009
10545
  transferStake: t.LiteralC<"transferStake">;
10010
10546
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10011
10547
  increaseStake: t.LiteralC<"increaseStake">;
10548
+ decreaseStake: t.LiteralC<"decreaseStake">;
10549
+ signalExit: t.LiteralC<"signalExit">;
10550
+ withdrawStake: t.LiteralC<"withdrawStake">;
10012
10551
  spotTransfer: t.LiteralC<"spotTransfer">;
10013
10552
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10014
10553
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10083,6 +10622,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10083
10622
  transferStake: t.LiteralC<"transferStake">;
10084
10623
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10085
10624
  increaseStake: t.LiteralC<"increaseStake">;
10625
+ decreaseStake: t.LiteralC<"decreaseStake">;
10626
+ signalExit: t.LiteralC<"signalExit">;
10627
+ withdrawStake: t.LiteralC<"withdrawStake">;
10086
10628
  spotTransfer: t.LiteralC<"spotTransfer">;
10087
10629
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10088
10630
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10162,6 +10704,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10162
10704
  transferStake: t.LiteralC<"transferStake">;
10163
10705
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10164
10706
  increaseStake: t.LiteralC<"increaseStake">;
10707
+ decreaseStake: t.LiteralC<"decreaseStake">;
10708
+ signalExit: t.LiteralC<"signalExit">;
10709
+ withdrawStake: t.LiteralC<"withdrawStake">;
10165
10710
  spotTransfer: t.LiteralC<"spotTransfer">;
10166
10711
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10167
10712
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10256,6 +10801,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10256
10801
  transferStake: t.LiteralC<"transferStake">;
10257
10802
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10258
10803
  increaseStake: t.LiteralC<"increaseStake">;
10804
+ decreaseStake: t.LiteralC<"decreaseStake">;
10805
+ signalExit: t.LiteralC<"signalExit">;
10806
+ withdrawStake: t.LiteralC<"withdrawStake">;
10259
10807
  spotTransfer: t.LiteralC<"spotTransfer">;
10260
10808
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10261
10809
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10350,6 +10898,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10350
10898
  transferStake: t.LiteralC<"transferStake">;
10351
10899
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10352
10900
  increaseStake: t.LiteralC<"increaseStake">;
10901
+ decreaseStake: t.LiteralC<"decreaseStake">;
10902
+ signalExit: t.LiteralC<"signalExit">;
10903
+ withdrawStake: t.LiteralC<"withdrawStake">;
10353
10904
  spotTransfer: t.LiteralC<"spotTransfer">;
10354
10905
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10355
10906
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10424,6 +10975,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10424
10975
  transferStake: t.LiteralC<"transferStake">;
10425
10976
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10426
10977
  increaseStake: t.LiteralC<"increaseStake">;
10978
+ decreaseStake: t.LiteralC<"decreaseStake">;
10979
+ signalExit: t.LiteralC<"signalExit">;
10980
+ withdrawStake: t.LiteralC<"withdrawStake">;
10427
10981
  spotTransfer: t.LiteralC<"spotTransfer">;
10428
10982
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10429
10983
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10484,6 +11038,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10484
11038
  transferStake: t.LiteralC<"transferStake">;
10485
11039
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10486
11040
  increaseStake: t.LiteralC<"increaseStake">;
11041
+ decreaseStake: t.LiteralC<"decreaseStake">;
11042
+ signalExit: t.LiteralC<"signalExit">;
11043
+ withdrawStake: t.LiteralC<"withdrawStake">;
10487
11044
  spotTransfer: t.LiteralC<"spotTransfer">;
10488
11045
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10489
11046
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10544,6 +11101,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10544
11101
  transferStake: t.LiteralC<"transferStake">;
10545
11102
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10546
11103
  increaseStake: t.LiteralC<"increaseStake">;
11104
+ decreaseStake: t.LiteralC<"decreaseStake">;
11105
+ signalExit: t.LiteralC<"signalExit">;
11106
+ withdrawStake: t.LiteralC<"withdrawStake">;
10547
11107
  spotTransfer: t.LiteralC<"spotTransfer">;
10548
11108
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10549
11109
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10612,6 +11172,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10612
11172
  transferStake: t.LiteralC<"transferStake">;
10613
11173
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10614
11174
  increaseStake: t.LiteralC<"increaseStake">;
11175
+ decreaseStake: t.LiteralC<"decreaseStake">;
11176
+ signalExit: t.LiteralC<"signalExit">;
11177
+ withdrawStake: t.LiteralC<"withdrawStake">;
10615
11178
  spotTransfer: t.LiteralC<"spotTransfer">;
10616
11179
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10617
11180
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10679,6 +11242,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10679
11242
  transferStake: t.LiteralC<"transferStake">;
10680
11243
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10681
11244
  increaseStake: t.LiteralC<"increaseStake">;
11245
+ decreaseStake: t.LiteralC<"decreaseStake">;
11246
+ signalExit: t.LiteralC<"signalExit">;
11247
+ withdrawStake: t.LiteralC<"withdrawStake">;
10682
11248
  spotTransfer: t.LiteralC<"spotTransfer">;
10683
11249
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10684
11250
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10749,6 +11315,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10749
11315
  transferStake: t.LiteralC<"transferStake">;
10750
11316
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10751
11317
  increaseStake: t.LiteralC<"increaseStake">;
11318
+ decreaseStake: t.LiteralC<"decreaseStake">;
11319
+ signalExit: t.LiteralC<"signalExit">;
11320
+ withdrawStake: t.LiteralC<"withdrawStake">;
10752
11321
  spotTransfer: t.LiteralC<"spotTransfer">;
10753
11322
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10754
11323
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10809,6 +11378,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10809
11378
  transferStake: t.LiteralC<"transferStake">;
10810
11379
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10811
11380
  increaseStake: t.LiteralC<"increaseStake">;
11381
+ decreaseStake: t.LiteralC<"decreaseStake">;
11382
+ signalExit: t.LiteralC<"signalExit">;
11383
+ withdrawStake: t.LiteralC<"withdrawStake">;
10812
11384
  spotTransfer: t.LiteralC<"spotTransfer">;
10813
11385
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10814
11386
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10874,6 +11446,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10874
11446
  transferStake: t.LiteralC<"transferStake">;
10875
11447
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10876
11448
  increaseStake: t.LiteralC<"increaseStake">;
11449
+ decreaseStake: t.LiteralC<"decreaseStake">;
11450
+ signalExit: t.LiteralC<"signalExit">;
11451
+ withdrawStake: t.LiteralC<"withdrawStake">;
10877
11452
  spotTransfer: t.LiteralC<"spotTransfer">;
10878
11453
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10879
11454
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10934,6 +11509,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10934
11509
  transferStake: t.LiteralC<"transferStake">;
10935
11510
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10936
11511
  increaseStake: t.LiteralC<"increaseStake">;
11512
+ decreaseStake: t.LiteralC<"decreaseStake">;
11513
+ signalExit: t.LiteralC<"signalExit">;
11514
+ withdrawStake: t.LiteralC<"withdrawStake">;
10937
11515
  spotTransfer: t.LiteralC<"spotTransfer">;
10938
11516
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10939
11517
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10994,6 +11572,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10994
11572
  transferStake: t.LiteralC<"transferStake">;
10995
11573
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10996
11574
  increaseStake: t.LiteralC<"increaseStake">;
11575
+ decreaseStake: t.LiteralC<"decreaseStake">;
11576
+ signalExit: t.LiteralC<"signalExit">;
11577
+ withdrawStake: t.LiteralC<"withdrawStake">;
10997
11578
  spotTransfer: t.LiteralC<"spotTransfer">;
10998
11579
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10999
11580
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11073,6 +11654,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11073
11654
  transferStake: t.LiteralC<"transferStake">;
11074
11655
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11075
11656
  increaseStake: t.LiteralC<"increaseStake">;
11657
+ decreaseStake: t.LiteralC<"decreaseStake">;
11658
+ signalExit: t.LiteralC<"signalExit">;
11659
+ withdrawStake: t.LiteralC<"withdrawStake">;
11076
11660
  spotTransfer: t.LiteralC<"spotTransfer">;
11077
11661
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11078
11662
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11166,6 +11750,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11166
11750
  transferStake: t.LiteralC<"transferStake">;
11167
11751
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11168
11752
  increaseStake: t.LiteralC<"increaseStake">;
11753
+ decreaseStake: t.LiteralC<"decreaseStake">;
11754
+ signalExit: t.LiteralC<"signalExit">;
11755
+ withdrawStake: t.LiteralC<"withdrawStake">;
11169
11756
  spotTransfer: t.LiteralC<"spotTransfer">;
11170
11757
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11171
11758
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11232,6 +11819,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11232
11819
  transferStake: t.LiteralC<"transferStake">;
11233
11820
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11234
11821
  increaseStake: t.LiteralC<"increaseStake">;
11822
+ decreaseStake: t.LiteralC<"decreaseStake">;
11823
+ signalExit: t.LiteralC<"signalExit">;
11824
+ withdrawStake: t.LiteralC<"withdrawStake">;
11235
11825
  spotTransfer: t.LiteralC<"spotTransfer">;
11236
11826
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11237
11827
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11325,6 +11915,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11325
11915
  transferStake: t.LiteralC<"transferStake">;
11326
11916
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11327
11917
  increaseStake: t.LiteralC<"increaseStake">;
11918
+ decreaseStake: t.LiteralC<"decreaseStake">;
11919
+ signalExit: t.LiteralC<"signalExit">;
11920
+ withdrawStake: t.LiteralC<"withdrawStake">;
11328
11921
  spotTransfer: t.LiteralC<"spotTransfer">;
11329
11922
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11330
11923
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11394,6 +11987,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11394
11987
  transferStake: t.LiteralC<"transferStake">;
11395
11988
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11396
11989
  increaseStake: t.LiteralC<"increaseStake">;
11990
+ decreaseStake: t.LiteralC<"decreaseStake">;
11991
+ signalExit: t.LiteralC<"signalExit">;
11992
+ withdrawStake: t.LiteralC<"withdrawStake">;
11397
11993
  spotTransfer: t.LiteralC<"spotTransfer">;
11398
11994
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11399
11995
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11453,6 +12049,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11453
12049
  transferStake: t.LiteralC<"transferStake">;
11454
12050
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11455
12051
  increaseStake: t.LiteralC<"increaseStake">;
12052
+ decreaseStake: t.LiteralC<"decreaseStake">;
12053
+ signalExit: t.LiteralC<"signalExit">;
12054
+ withdrawStake: t.LiteralC<"withdrawStake">;
11456
12055
  spotTransfer: t.LiteralC<"spotTransfer">;
11457
12056
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11458
12057
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11572,6 +12171,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11572
12171
  transferStake: t.LiteralC<"transferStake">;
11573
12172
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11574
12173
  increaseStake: t.LiteralC<"increaseStake">;
12174
+ decreaseStake: t.LiteralC<"decreaseStake">;
12175
+ signalExit: t.LiteralC<"signalExit">;
12176
+ withdrawStake: t.LiteralC<"withdrawStake">;
11575
12177
  spotTransfer: t.LiteralC<"spotTransfer">;
11576
12178
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11577
12179
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11681,6 +12283,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11681
12283
  transferStake: t.LiteralC<"transferStake">;
11682
12284
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11683
12285
  increaseStake: t.LiteralC<"increaseStake">;
12286
+ decreaseStake: t.LiteralC<"decreaseStake">;
12287
+ signalExit: t.LiteralC<"signalExit">;
12288
+ withdrawStake: t.LiteralC<"withdrawStake">;
11684
12289
  spotTransfer: t.LiteralC<"spotTransfer">;
11685
12290
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11686
12291
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11782,6 +12387,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11782
12387
  transferStake: t.LiteralC<"transferStake">;
11783
12388
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11784
12389
  increaseStake: t.LiteralC<"increaseStake">;
12390
+ decreaseStake: t.LiteralC<"decreaseStake">;
12391
+ signalExit: t.LiteralC<"signalExit">;
12392
+ withdrawStake: t.LiteralC<"withdrawStake">;
11785
12393
  spotTransfer: t.LiteralC<"spotTransfer">;
11786
12394
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11787
12395
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11867,6 +12475,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11867
12475
  transferStake: t.LiteralC<"transferStake">;
11868
12476
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11869
12477
  increaseStake: t.LiteralC<"increaseStake">;
12478
+ decreaseStake: t.LiteralC<"decreaseStake">;
12479
+ signalExit: t.LiteralC<"signalExit">;
12480
+ withdrawStake: t.LiteralC<"withdrawStake">;
11870
12481
  spotTransfer: t.LiteralC<"spotTransfer">;
11871
12482
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11872
12483
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11951,6 +12562,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11951
12562
  transferStake: t.LiteralC<"transferStake">;
11952
12563
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11953
12564
  increaseStake: t.LiteralC<"increaseStake">;
12565
+ decreaseStake: t.LiteralC<"decreaseStake">;
12566
+ signalExit: t.LiteralC<"signalExit">;
12567
+ withdrawStake: t.LiteralC<"withdrawStake">;
11954
12568
  spotTransfer: t.LiteralC<"spotTransfer">;
11955
12569
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11956
12570
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12034,6 +12648,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12034
12648
  transferStake: t.LiteralC<"transferStake">;
12035
12649
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12036
12650
  increaseStake: t.LiteralC<"increaseStake">;
12651
+ decreaseStake: t.LiteralC<"decreaseStake">;
12652
+ signalExit: t.LiteralC<"signalExit">;
12653
+ withdrawStake: t.LiteralC<"withdrawStake">;
12037
12654
  spotTransfer: t.LiteralC<"spotTransfer">;
12038
12655
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12039
12656
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12213,6 +12830,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12213
12830
  transferStake: t.LiteralC<"transferStake">;
12214
12831
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12215
12832
  increaseStake: t.LiteralC<"increaseStake">;
12833
+ decreaseStake: t.LiteralC<"decreaseStake">;
12834
+ signalExit: t.LiteralC<"signalExit">;
12835
+ withdrawStake: t.LiteralC<"withdrawStake">;
12216
12836
  spotTransfer: t.LiteralC<"spotTransfer">;
12217
12837
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12218
12838
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12335,6 +12955,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12335
12955
  transferStake: t.LiteralC<"transferStake">;
12336
12956
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12337
12957
  increaseStake: t.LiteralC<"increaseStake">;
12958
+ decreaseStake: t.LiteralC<"decreaseStake">;
12959
+ signalExit: t.LiteralC<"signalExit">;
12960
+ withdrawStake: t.LiteralC<"withdrawStake">;
12338
12961
  spotTransfer: t.LiteralC<"spotTransfer">;
12339
12962
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12340
12963
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12416,6 +13039,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12416
13039
  transferStake: t.LiteralC<"transferStake">;
12417
13040
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12418
13041
  increaseStake: t.LiteralC<"increaseStake">;
13042
+ decreaseStake: t.LiteralC<"decreaseStake">;
13043
+ signalExit: t.LiteralC<"signalExit">;
13044
+ withdrawStake: t.LiteralC<"withdrawStake">;
12419
13045
  spotTransfer: t.LiteralC<"spotTransfer">;
12420
13046
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12421
13047
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12530,6 +13156,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12530
13156
  transferStake: t.LiteralC<"transferStake">;
12531
13157
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12532
13158
  increaseStake: t.LiteralC<"increaseStake">;
13159
+ decreaseStake: t.LiteralC<"decreaseStake">;
13160
+ signalExit: t.LiteralC<"signalExit">;
13161
+ withdrawStake: t.LiteralC<"withdrawStake">;
12533
13162
  spotTransfer: t.LiteralC<"spotTransfer">;
12534
13163
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12535
13164
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12629,6 +13258,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12629
13258
  transferStake: t.LiteralC<"transferStake">;
12630
13259
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12631
13260
  increaseStake: t.LiteralC<"increaseStake">;
13261
+ decreaseStake: t.LiteralC<"decreaseStake">;
13262
+ signalExit: t.LiteralC<"signalExit">;
13263
+ withdrawStake: t.LiteralC<"withdrawStake">;
12632
13264
  spotTransfer: t.LiteralC<"spotTransfer">;
12633
13265
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12634
13266
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12750,6 +13382,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12750
13382
  transferStake: t.LiteralC<"transferStake">;
12751
13383
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12752
13384
  increaseStake: t.LiteralC<"increaseStake">;
13385
+ decreaseStake: t.LiteralC<"decreaseStake">;
13386
+ signalExit: t.LiteralC<"signalExit">;
13387
+ withdrawStake: t.LiteralC<"withdrawStake">;
12753
13388
  spotTransfer: t.LiteralC<"spotTransfer">;
12754
13389
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12755
13390
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12823,6 +13458,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12823
13458
  transferStake: t.LiteralC<"transferStake">;
12824
13459
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12825
13460
  increaseStake: t.LiteralC<"increaseStake">;
13461
+ decreaseStake: t.LiteralC<"decreaseStake">;
13462
+ signalExit: t.LiteralC<"signalExit">;
13463
+ withdrawStake: t.LiteralC<"withdrawStake">;
12826
13464
  spotTransfer: t.LiteralC<"spotTransfer">;
12827
13465
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12828
13466
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12907,6 +13545,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12907
13545
  transferStake: t.LiteralC<"transferStake">;
12908
13546
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12909
13547
  increaseStake: t.LiteralC<"increaseStake">;
13548
+ decreaseStake: t.LiteralC<"decreaseStake">;
13549
+ signalExit: t.LiteralC<"signalExit">;
13550
+ withdrawStake: t.LiteralC<"withdrawStake">;
12910
13551
  spotTransfer: t.LiteralC<"spotTransfer">;
12911
13552
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12912
13553
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12981,6 +13622,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12981
13622
  transferStake: t.LiteralC<"transferStake">;
12982
13623
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12983
13624
  increaseStake: t.LiteralC<"increaseStake">;
13625
+ decreaseStake: t.LiteralC<"decreaseStake">;
13626
+ signalExit: t.LiteralC<"signalExit">;
13627
+ withdrawStake: t.LiteralC<"withdrawStake">;
12984
13628
  spotTransfer: t.LiteralC<"spotTransfer">;
12985
13629
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12986
13630
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13060,6 +13704,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13060
13704
  transferStake: t.LiteralC<"transferStake">;
13061
13705
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13062
13706
  increaseStake: t.LiteralC<"increaseStake">;
13707
+ decreaseStake: t.LiteralC<"decreaseStake">;
13708
+ signalExit: t.LiteralC<"signalExit">;
13709
+ withdrawStake: t.LiteralC<"withdrawStake">;
13063
13710
  spotTransfer: t.LiteralC<"spotTransfer">;
13064
13711
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13065
13712
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13127,6 +13774,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13127
13774
  transferStake: t.LiteralC<"transferStake">;
13128
13775
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13129
13776
  increaseStake: t.LiteralC<"increaseStake">;
13777
+ decreaseStake: t.LiteralC<"decreaseStake">;
13778
+ signalExit: t.LiteralC<"signalExit">;
13779
+ withdrawStake: t.LiteralC<"withdrawStake">;
13130
13780
  spotTransfer: t.LiteralC<"spotTransfer">;
13131
13781
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13132
13782
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13193,6 +13843,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13193
13843
  transferStake: t.LiteralC<"transferStake">;
13194
13844
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13195
13845
  increaseStake: t.LiteralC<"increaseStake">;
13846
+ decreaseStake: t.LiteralC<"decreaseStake">;
13847
+ signalExit: t.LiteralC<"signalExit">;
13848
+ withdrawStake: t.LiteralC<"withdrawStake">;
13196
13849
  spotTransfer: t.LiteralC<"spotTransfer">;
13197
13850
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13198
13851
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13259,6 +13912,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13259
13912
  transferStake: t.LiteralC<"transferStake">;
13260
13913
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13261
13914
  increaseStake: t.LiteralC<"increaseStake">;
13915
+ decreaseStake: t.LiteralC<"decreaseStake">;
13916
+ signalExit: t.LiteralC<"signalExit">;
13917
+ withdrawStake: t.LiteralC<"withdrawStake">;
13262
13918
  spotTransfer: t.LiteralC<"spotTransfer">;
13263
13919
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13264
13920
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13325,6 +13981,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13325
13981
  transferStake: t.LiteralC<"transferStake">;
13326
13982
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13327
13983
  increaseStake: t.LiteralC<"increaseStake">;
13984
+ decreaseStake: t.LiteralC<"decreaseStake">;
13985
+ signalExit: t.LiteralC<"signalExit">;
13986
+ withdrawStake: t.LiteralC<"withdrawStake">;
13328
13987
  spotTransfer: t.LiteralC<"spotTransfer">;
13329
13988
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13330
13989
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13388,6 +14047,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13388
14047
  transferStake: t.LiteralC<"transferStake">;
13389
14048
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13390
14049
  increaseStake: t.LiteralC<"increaseStake">;
14050
+ decreaseStake: t.LiteralC<"decreaseStake">;
14051
+ signalExit: t.LiteralC<"signalExit">;
14052
+ withdrawStake: t.LiteralC<"withdrawStake">;
13391
14053
  spotTransfer: t.LiteralC<"spotTransfer">;
13392
14054
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13393
14055
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13467,6 +14129,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13467
14129
  transferStake: t.LiteralC<"transferStake">;
13468
14130
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13469
14131
  increaseStake: t.LiteralC<"increaseStake">;
14132
+ decreaseStake: t.LiteralC<"decreaseStake">;
14133
+ signalExit: t.LiteralC<"signalExit">;
14134
+ withdrawStake: t.LiteralC<"withdrawStake">;
13470
14135
  spotTransfer: t.LiteralC<"spotTransfer">;
13471
14136
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13472
14137
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13543,6 +14208,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13543
14208
  transferStake: t.LiteralC<"transferStake">;
13544
14209
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13545
14210
  increaseStake: t.LiteralC<"increaseStake">;
14211
+ decreaseStake: t.LiteralC<"decreaseStake">;
14212
+ signalExit: t.LiteralC<"signalExit">;
14213
+ withdrawStake: t.LiteralC<"withdrawStake">;
13546
14214
  spotTransfer: t.LiteralC<"spotTransfer">;
13547
14215
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13548
14216
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13619,6 +14287,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13619
14287
  transferStake: t.LiteralC<"transferStake">;
13620
14288
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13621
14289
  increaseStake: t.LiteralC<"increaseStake">;
14290
+ decreaseStake: t.LiteralC<"decreaseStake">;
14291
+ signalExit: t.LiteralC<"signalExit">;
14292
+ withdrawStake: t.LiteralC<"withdrawStake">;
13622
14293
  spotTransfer: t.LiteralC<"spotTransfer">;
13623
14294
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13624
14295
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13703,6 +14374,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13703
14374
  transferStake: t.LiteralC<"transferStake">;
13704
14375
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13705
14376
  increaseStake: t.LiteralC<"increaseStake">;
14377
+ decreaseStake: t.LiteralC<"decreaseStake">;
14378
+ signalExit: t.LiteralC<"signalExit">;
14379
+ withdrawStake: t.LiteralC<"withdrawStake">;
13706
14380
  spotTransfer: t.LiteralC<"spotTransfer">;
13707
14381
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13708
14382
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13811,6 +14485,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13811
14485
  transferStake: t.LiteralC<"transferStake">;
13812
14486
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13813
14487
  increaseStake: t.LiteralC<"increaseStake">;
14488
+ decreaseStake: t.LiteralC<"decreaseStake">;
14489
+ signalExit: t.LiteralC<"signalExit">;
14490
+ withdrawStake: t.LiteralC<"withdrawStake">;
13814
14491
  spotTransfer: t.LiteralC<"spotTransfer">;
13815
14492
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13816
14493
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13891,6 +14568,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13891
14568
  transferStake: t.LiteralC<"transferStake">;
13892
14569
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13893
14570
  increaseStake: t.LiteralC<"increaseStake">;
14571
+ decreaseStake: t.LiteralC<"decreaseStake">;
14572
+ signalExit: t.LiteralC<"signalExit">;
14573
+ withdrawStake: t.LiteralC<"withdrawStake">;
13894
14574
  spotTransfer: t.LiteralC<"spotTransfer">;
13895
14575
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13896
14576
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13985,6 +14665,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13985
14665
  transferStake: t.LiteralC<"transferStake">;
13986
14666
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13987
14667
  increaseStake: t.LiteralC<"increaseStake">;
14668
+ decreaseStake: t.LiteralC<"decreaseStake">;
14669
+ signalExit: t.LiteralC<"signalExit">;
14670
+ withdrawStake: t.LiteralC<"withdrawStake">;
13988
14671
  spotTransfer: t.LiteralC<"spotTransfer">;
13989
14672
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13990
14673
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14079,6 +14762,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14079
14762
  transferStake: t.LiteralC<"transferStake">;
14080
14763
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14081
14764
  increaseStake: t.LiteralC<"increaseStake">;
14765
+ decreaseStake: t.LiteralC<"decreaseStake">;
14766
+ signalExit: t.LiteralC<"signalExit">;
14767
+ withdrawStake: t.LiteralC<"withdrawStake">;
14082
14768
  spotTransfer: t.LiteralC<"spotTransfer">;
14083
14769
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14084
14770
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14171,6 +14857,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14171
14857
  transferStake: t.LiteralC<"transferStake">;
14172
14858
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14173
14859
  increaseStake: t.LiteralC<"increaseStake">;
14860
+ decreaseStake: t.LiteralC<"decreaseStake">;
14861
+ signalExit: t.LiteralC<"signalExit">;
14862
+ withdrawStake: t.LiteralC<"withdrawStake">;
14174
14863
  spotTransfer: t.LiteralC<"spotTransfer">;
14175
14864
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14176
14865
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14190,8 +14879,6 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14190
14879
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
14191
14880
  }>, t.TypeC<{
14192
14881
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
14193
- }>, t.PartialC<{
14194
- allowOffCurve: t.BooleanC;
14195
14882
  }>]>, t.TypeC<{
14196
14883
  intentType: t.LiteralC<"authorize">;
14197
14884
  transactionMessage: t.StringC;
@@ -14242,6 +14929,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14242
14929
  transferStake: t.LiteralC<"transferStake">;
14243
14930
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14244
14931
  increaseStake: t.LiteralC<"increaseStake">;
14932
+ decreaseStake: t.LiteralC<"decreaseStake">;
14933
+ signalExit: t.LiteralC<"signalExit">;
14934
+ withdrawStake: t.LiteralC<"withdrawStake">;
14245
14935
  spotTransfer: t.LiteralC<"spotTransfer">;
14246
14936
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14247
14937
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14273,8 +14963,6 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14273
14963
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
14274
14964
  }>, t.TypeC<{
14275
14965
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
14276
- }>, t.PartialC<{
14277
- allowOffCurve: t.BooleanC;
14278
14966
  }>]>, t.TypeC<{
14279
14967
  amount: t.TypeC<{
14280
14968
  value: t.StringC;
@@ -14322,6 +15010,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14322
15010
  transferStake: t.LiteralC<"transferStake">;
14323
15011
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14324
15012
  increaseStake: t.LiteralC<"increaseStake">;
15013
+ decreaseStake: t.LiteralC<"decreaseStake">;
15014
+ signalExit: t.LiteralC<"signalExit">;
15015
+ withdrawStake: t.LiteralC<"withdrawStake">;
14325
15016
  spotTransfer: t.LiteralC<"spotTransfer">;
14326
15017
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14327
15018
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14341,8 +15032,6 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14341
15032
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
14342
15033
  }>, t.TypeC<{
14343
15034
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
14344
- }>, t.PartialC<{
14345
- allowOffCurve: t.BooleanC;
14346
15035
  }>]>, t.TypeC<{
14347
15036
  intentType: t.LiteralC<"closeAssociatedTokenAccount">;
14348
15037
  accountAddress: t.StringC;
@@ -14447,6 +15136,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14447
15136
  transferStake: t.LiteralC<"transferStake">;
14448
15137
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14449
15138
  increaseStake: t.LiteralC<"increaseStake">;
15139
+ decreaseStake: t.LiteralC<"decreaseStake">;
15140
+ signalExit: t.LiteralC<"signalExit">;
15141
+ withdrawStake: t.LiteralC<"withdrawStake">;
14450
15142
  spotTransfer: t.LiteralC<"spotTransfer">;
14451
15143
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14452
15144
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14473,8 +15165,6 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14473
15165
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
14474
15166
  }>, t.TypeC<{
14475
15167
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
14476
- }>, t.PartialC<{
14477
- allowOffCurve: t.BooleanC;
14478
15168
  }>]>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
14479
15169
  intentType: t.KeyofC<{
14480
15170
  payment: t.LiteralC<"payment">;
@@ -14515,6 +15205,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14515
15205
  transferStake: t.LiteralC<"transferStake">;
14516
15206
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14517
15207
  increaseStake: t.LiteralC<"increaseStake">;
15208
+ decreaseStake: t.LiteralC<"decreaseStake">;
15209
+ signalExit: t.LiteralC<"signalExit">;
15210
+ withdrawStake: t.LiteralC<"withdrawStake">;
14518
15211
  spotTransfer: t.LiteralC<"spotTransfer">;
14519
15212
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14520
15213
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14534,8 +15227,6 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14534
15227
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
14535
15228
  }>, t.TypeC<{
14536
15229
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
14537
- }>, t.PartialC<{
14538
- allowOffCurve: t.BooleanC;
14539
15230
  }>]>, t.TypeC<{
14540
15231
  intentType: t.LiteralC<"customTx">;
14541
15232
  solInstructions: t.ArrayC<t.TypeC<{
@@ -14587,6 +15278,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14587
15278
  transferStake: t.LiteralC<"transferStake">;
14588
15279
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14589
15280
  increaseStake: t.LiteralC<"increaseStake">;
15281
+ decreaseStake: t.LiteralC<"decreaseStake">;
15282
+ signalExit: t.LiteralC<"signalExit">;
15283
+ withdrawStake: t.LiteralC<"withdrawStake">;
14590
15284
  spotTransfer: t.LiteralC<"spotTransfer">;
14591
15285
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14592
15286
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14606,8 +15300,6 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14606
15300
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
14607
15301
  }>, t.TypeC<{
14608
15302
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
14609
- }>, t.PartialC<{
14610
- allowOffCurve: t.BooleanC;
14611
15303
  }>]>, t.TypeC<{
14612
15304
  intentType: t.LiteralC<"deactivate">;
14613
15305
  stakingAddresses: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
@@ -14652,6 +15344,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14652
15344
  transferStake: t.LiteralC<"transferStake">;
14653
15345
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14654
15346
  increaseStake: t.LiteralC<"increaseStake">;
15347
+ decreaseStake: t.LiteralC<"decreaseStake">;
15348
+ signalExit: t.LiteralC<"signalExit">;
15349
+ withdrawStake: t.LiteralC<"withdrawStake">;
14655
15350
  spotTransfer: t.LiteralC<"spotTransfer">;
14656
15351
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14657
15352
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14671,8 +15366,6 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14671
15366
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
14672
15367
  }>, t.TypeC<{
14673
15368
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
14674
- }>, t.PartialC<{
14675
- allowOffCurve: t.BooleanC;
14676
15369
  }>]>, t.TypeC<{
14677
15370
  intentType: t.LiteralC<"delegate">;
14678
15371
  validatorAddress: t.StringC;
@@ -14718,6 +15411,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14718
15411
  transferStake: t.LiteralC<"transferStake">;
14719
15412
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14720
15413
  increaseStake: t.LiteralC<"increaseStake">;
15414
+ decreaseStake: t.LiteralC<"decreaseStake">;
15415
+ signalExit: t.LiteralC<"signalExit">;
15416
+ withdrawStake: t.LiteralC<"withdrawStake">;
14721
15417
  spotTransfer: t.LiteralC<"spotTransfer">;
14722
15418
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14723
15419
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14757,8 +15453,6 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14757
15453
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
14758
15454
  }>, t.TypeC<{
14759
15455
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
14760
- }>, t.PartialC<{
14761
- allowOffCurve: t.BooleanC;
14762
15456
  }>]>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
14763
15457
  intentType: t.KeyofC<{
14764
15458
  payment: t.LiteralC<"payment">;
@@ -14799,6 +15493,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14799
15493
  transferStake: t.LiteralC<"transferStake">;
14800
15494
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14801
15495
  increaseStake: t.LiteralC<"increaseStake">;
15496
+ decreaseStake: t.LiteralC<"decreaseStake">;
15497
+ signalExit: t.LiteralC<"signalExit">;
15498
+ withdrawStake: t.LiteralC<"withdrawStake">;
14802
15499
  spotTransfer: t.LiteralC<"spotTransfer">;
14803
15500
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14804
15501
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14840,8 +15537,6 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14840
15537
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
14841
15538
  }>, t.TypeC<{
14842
15539
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
14843
- }>, t.PartialC<{
14844
- allowOffCurve: t.BooleanC;
14845
15540
  }>]>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
14846
15541
  intentType: t.KeyofC<{
14847
15542
  payment: t.LiteralC<"payment">;
@@ -14882,6 +15577,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14882
15577
  transferStake: t.LiteralC<"transferStake">;
14883
15578
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14884
15579
  increaseStake: t.LiteralC<"increaseStake">;
15580
+ decreaseStake: t.LiteralC<"decreaseStake">;
15581
+ signalExit: t.LiteralC<"signalExit">;
15582
+ withdrawStake: t.LiteralC<"withdrawStake">;
14885
15583
  spotTransfer: t.LiteralC<"spotTransfer">;
14886
15584
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14887
15585
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14905,8 +15603,6 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14905
15603
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
14906
15604
  }>, t.TypeC<{
14907
15605
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
14908
- }>, t.PartialC<{
14909
- allowOffCurve: t.BooleanC;
14910
15606
  }>]>, t.TypeC<{
14911
15607
  amount: t.TypeC<{
14912
15608
  value: t.StringC;
@@ -14956,6 +15652,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14956
15652
  transferStake: t.LiteralC<"transferStake">;
14957
15653
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14958
15654
  increaseStake: t.LiteralC<"increaseStake">;
15655
+ decreaseStake: t.LiteralC<"decreaseStake">;
15656
+ signalExit: t.LiteralC<"signalExit">;
15657
+ withdrawStake: t.LiteralC<"withdrawStake">;
14959
15658
  spotTransfer: t.LiteralC<"spotTransfer">;
14960
15659
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14961
15660
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14979,8 +15678,6 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14979
15678
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
14980
15679
  }>, t.TypeC<{
14981
15680
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
14982
- }>, t.PartialC<{
14983
- allowOffCurve: t.BooleanC;
14984
15681
  }>]>, t.TypeC<{
14985
15682
  stakingAddress: t.StringC;
14986
15683
  }>, t.PartialC<{
@@ -15067,6 +15764,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15067
15764
  transferStake: t.LiteralC<"transferStake">;
15068
15765
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15069
15766
  increaseStake: t.LiteralC<"increaseStake">;
15767
+ decreaseStake: t.LiteralC<"decreaseStake">;
15768
+ signalExit: t.LiteralC<"signalExit">;
15769
+ withdrawStake: t.LiteralC<"withdrawStake">;
15070
15770
  spotTransfer: t.LiteralC<"spotTransfer">;
15071
15771
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15072
15772
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15086,8 +15786,6 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15086
15786
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
15087
15787
  }>, t.TypeC<{
15088
15788
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
15089
- }>, t.PartialC<{
15090
- allowOffCurve: t.BooleanC;
15091
15789
  }>]>, t.TypeC<{
15092
15790
  intentType: t.LiteralC<"customTx">;
15093
15791
  solVersionedTransactionData: t.IntersectionC<[t.TypeC<{
@@ -15210,6 +15908,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15210
15908
  transferStake: t.LiteralC<"transferStake">;
15211
15909
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15212
15910
  increaseStake: t.LiteralC<"increaseStake">;
15911
+ decreaseStake: t.LiteralC<"decreaseStake">;
15912
+ signalExit: t.LiteralC<"signalExit">;
15913
+ withdrawStake: t.LiteralC<"withdrawStake">;
15213
15914
  spotTransfer: t.LiteralC<"spotTransfer">;
15214
15915
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15215
15916
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15365,6 +16066,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15365
16066
  transferStake: t.LiteralC<"transferStake">;
15366
16067
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15367
16068
  increaseStake: t.LiteralC<"increaseStake">;
16069
+ decreaseStake: t.LiteralC<"decreaseStake">;
16070
+ signalExit: t.LiteralC<"signalExit">;
16071
+ withdrawStake: t.LiteralC<"withdrawStake">;
15368
16072
  spotTransfer: t.LiteralC<"spotTransfer">;
15369
16073
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15370
16074
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15425,6 +16129,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15425
16129
  transferStake: t.LiteralC<"transferStake">;
15426
16130
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15427
16131
  increaseStake: t.LiteralC<"increaseStake">;
16132
+ decreaseStake: t.LiteralC<"decreaseStake">;
16133
+ signalExit: t.LiteralC<"signalExit">;
16134
+ withdrawStake: t.LiteralC<"withdrawStake">;
15428
16135
  spotTransfer: t.LiteralC<"spotTransfer">;
15429
16136
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15430
16137
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15480,6 +16187,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15480
16187
  transferStake: t.LiteralC<"transferStake">;
15481
16188
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15482
16189
  increaseStake: t.LiteralC<"increaseStake">;
16190
+ decreaseStake: t.LiteralC<"decreaseStake">;
16191
+ signalExit: t.LiteralC<"signalExit">;
16192
+ withdrawStake: t.LiteralC<"withdrawStake">;
15483
16193
  spotTransfer: t.LiteralC<"spotTransfer">;
15484
16194
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15485
16195
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15543,6 +16253,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15543
16253
  transferStake: t.LiteralC<"transferStake">;
15544
16254
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15545
16255
  increaseStake: t.LiteralC<"increaseStake">;
16256
+ decreaseStake: t.LiteralC<"decreaseStake">;
16257
+ signalExit: t.LiteralC<"signalExit">;
16258
+ withdrawStake: t.LiteralC<"withdrawStake">;
15546
16259
  spotTransfer: t.LiteralC<"spotTransfer">;
15547
16260
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15548
16261
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15618,6 +16331,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15618
16331
  transferStake: t.LiteralC<"transferStake">;
15619
16332
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15620
16333
  increaseStake: t.LiteralC<"increaseStake">;
16334
+ decreaseStake: t.LiteralC<"decreaseStake">;
16335
+ signalExit: t.LiteralC<"signalExit">;
16336
+ withdrawStake: t.LiteralC<"withdrawStake">;
15621
16337
  spotTransfer: t.LiteralC<"spotTransfer">;
15622
16338
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15623
16339
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15678,6 +16394,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15678
16394
  transferStake: t.LiteralC<"transferStake">;
15679
16395
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15680
16396
  increaseStake: t.LiteralC<"increaseStake">;
16397
+ decreaseStake: t.LiteralC<"decreaseStake">;
16398
+ signalExit: t.LiteralC<"signalExit">;
16399
+ withdrawStake: t.LiteralC<"withdrawStake">;
15681
16400
  spotTransfer: t.LiteralC<"spotTransfer">;
15682
16401
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15683
16402
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15755,6 +16474,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15755
16474
  transferStake: t.LiteralC<"transferStake">;
15756
16475
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15757
16476
  increaseStake: t.LiteralC<"increaseStake">;
16477
+ decreaseStake: t.LiteralC<"decreaseStake">;
16478
+ signalExit: t.LiteralC<"signalExit">;
16479
+ withdrawStake: t.LiteralC<"withdrawStake">;
15758
16480
  spotTransfer: t.LiteralC<"spotTransfer">;
15759
16481
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15760
16482
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15815,6 +16537,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15815
16537
  transferStake: t.LiteralC<"transferStake">;
15816
16538
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15817
16539
  increaseStake: t.LiteralC<"increaseStake">;
16540
+ decreaseStake: t.LiteralC<"decreaseStake">;
16541
+ signalExit: t.LiteralC<"signalExit">;
16542
+ withdrawStake: t.LiteralC<"withdrawStake">;
15818
16543
  spotTransfer: t.LiteralC<"spotTransfer">;
15819
16544
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15820
16545
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15910,6 +16635,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15910
16635
  transferStake: t.LiteralC<"transferStake">;
15911
16636
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15912
16637
  increaseStake: t.LiteralC<"increaseStake">;
16638
+ decreaseStake: t.LiteralC<"decreaseStake">;
16639
+ signalExit: t.LiteralC<"signalExit">;
16640
+ withdrawStake: t.LiteralC<"withdrawStake">;
15913
16641
  spotTransfer: t.LiteralC<"spotTransfer">;
15914
16642
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15915
16643
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15987,6 +16715,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15987
16715
  transferStake: t.LiteralC<"transferStake">;
15988
16716
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15989
16717
  increaseStake: t.LiteralC<"increaseStake">;
16718
+ decreaseStake: t.LiteralC<"decreaseStake">;
16719
+ signalExit: t.LiteralC<"signalExit">;
16720
+ withdrawStake: t.LiteralC<"withdrawStake">;
15990
16721
  spotTransfer: t.LiteralC<"spotTransfer">;
15991
16722
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15992
16723
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16046,6 +16777,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16046
16777
  transferStake: t.LiteralC<"transferStake">;
16047
16778
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16048
16779
  increaseStake: t.LiteralC<"increaseStake">;
16780
+ decreaseStake: t.LiteralC<"decreaseStake">;
16781
+ signalExit: t.LiteralC<"signalExit">;
16782
+ withdrawStake: t.LiteralC<"withdrawStake">;
16049
16783
  spotTransfer: t.LiteralC<"spotTransfer">;
16050
16784
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16051
16785
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16124,6 +16858,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16124
16858
  transferStake: t.LiteralC<"transferStake">;
16125
16859
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16126
16860
  increaseStake: t.LiteralC<"increaseStake">;
16861
+ decreaseStake: t.LiteralC<"decreaseStake">;
16862
+ signalExit: t.LiteralC<"signalExit">;
16863
+ withdrawStake: t.LiteralC<"withdrawStake">;
16127
16864
  spotTransfer: t.LiteralC<"spotTransfer">;
16128
16865
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16129
16866
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16204,6 +16941,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16204
16941
  transferStake: t.LiteralC<"transferStake">;
16205
16942
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16206
16943
  increaseStake: t.LiteralC<"increaseStake">;
16944
+ decreaseStake: t.LiteralC<"decreaseStake">;
16945
+ signalExit: t.LiteralC<"signalExit">;
16946
+ withdrawStake: t.LiteralC<"withdrawStake">;
16207
16947
  spotTransfer: t.LiteralC<"spotTransfer">;
16208
16948
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16209
16949
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16285,6 +17025,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16285
17025
  transferStake: t.LiteralC<"transferStake">;
16286
17026
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16287
17027
  increaseStake: t.LiteralC<"increaseStake">;
17028
+ decreaseStake: t.LiteralC<"decreaseStake">;
17029
+ signalExit: t.LiteralC<"signalExit">;
17030
+ withdrawStake: t.LiteralC<"withdrawStake">;
16288
17031
  spotTransfer: t.LiteralC<"spotTransfer">;
16289
17032
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16290
17033
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16352,6 +17095,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16352
17095
  transferStake: t.LiteralC<"transferStake">;
16353
17096
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16354
17097
  increaseStake: t.LiteralC<"increaseStake">;
17098
+ decreaseStake: t.LiteralC<"decreaseStake">;
17099
+ signalExit: t.LiteralC<"signalExit">;
17100
+ withdrawStake: t.LiteralC<"withdrawStake">;
16355
17101
  spotTransfer: t.LiteralC<"spotTransfer">;
16356
17102
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16357
17103
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16430,6 +17176,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16430
17176
  transferStake: t.LiteralC<"transferStake">;
16431
17177
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16432
17178
  increaseStake: t.LiteralC<"increaseStake">;
17179
+ decreaseStake: t.LiteralC<"decreaseStake">;
17180
+ signalExit: t.LiteralC<"signalExit">;
17181
+ withdrawStake: t.LiteralC<"withdrawStake">;
16433
17182
  spotTransfer: t.LiteralC<"spotTransfer">;
16434
17183
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16435
17184
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16549,6 +17298,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16549
17298
  transferStake: t.LiteralC<"transferStake">;
16550
17299
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16551
17300
  increaseStake: t.LiteralC<"increaseStake">;
17301
+ decreaseStake: t.LiteralC<"decreaseStake">;
17302
+ signalExit: t.LiteralC<"signalExit">;
17303
+ withdrawStake: t.LiteralC<"withdrawStake">;
16552
17304
  spotTransfer: t.LiteralC<"spotTransfer">;
16553
17305
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16554
17306
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16616,6 +17368,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16616
17368
  transferStake: t.LiteralC<"transferStake">;
16617
17369
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16618
17370
  increaseStake: t.LiteralC<"increaseStake">;
17371
+ decreaseStake: t.LiteralC<"decreaseStake">;
17372
+ signalExit: t.LiteralC<"signalExit">;
17373
+ withdrawStake: t.LiteralC<"withdrawStake">;
16619
17374
  spotTransfer: t.LiteralC<"spotTransfer">;
16620
17375
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16621
17376
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16680,6 +17435,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16680
17435
  transferStake: t.LiteralC<"transferStake">;
16681
17436
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16682
17437
  increaseStake: t.LiteralC<"increaseStake">;
17438
+ decreaseStake: t.LiteralC<"decreaseStake">;
17439
+ signalExit: t.LiteralC<"signalExit">;
17440
+ withdrawStake: t.LiteralC<"withdrawStake">;
16683
17441
  spotTransfer: t.LiteralC<"spotTransfer">;
16684
17442
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16685
17443
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16739,6 +17497,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16739
17497
  transferStake: t.LiteralC<"transferStake">;
16740
17498
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16741
17499
  increaseStake: t.LiteralC<"increaseStake">;
17500
+ decreaseStake: t.LiteralC<"decreaseStake">;
17501
+ signalExit: t.LiteralC<"signalExit">;
17502
+ withdrawStake: t.LiteralC<"withdrawStake">;
16742
17503
  spotTransfer: t.LiteralC<"spotTransfer">;
16743
17504
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16744
17505
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16818,6 +17579,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16818
17579
  transferStake: t.LiteralC<"transferStake">;
16819
17580
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16820
17581
  increaseStake: t.LiteralC<"increaseStake">;
17582
+ decreaseStake: t.LiteralC<"decreaseStake">;
17583
+ signalExit: t.LiteralC<"signalExit">;
17584
+ withdrawStake: t.LiteralC<"withdrawStake">;
16821
17585
  spotTransfer: t.LiteralC<"spotTransfer">;
16822
17586
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16823
17587
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16883,6 +17647,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16883
17647
  transferStake: t.LiteralC<"transferStake">;
16884
17648
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16885
17649
  increaseStake: t.LiteralC<"increaseStake">;
17650
+ decreaseStake: t.LiteralC<"decreaseStake">;
17651
+ signalExit: t.LiteralC<"signalExit">;
17652
+ withdrawStake: t.LiteralC<"withdrawStake">;
16886
17653
  spotTransfer: t.LiteralC<"spotTransfer">;
16887
17654
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16888
17655
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16947,6 +17714,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16947
17714
  transferStake: t.LiteralC<"transferStake">;
16948
17715
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16949
17716
  increaseStake: t.LiteralC<"increaseStake">;
17717
+ decreaseStake: t.LiteralC<"decreaseStake">;
17718
+ signalExit: t.LiteralC<"signalExit">;
17719
+ withdrawStake: t.LiteralC<"withdrawStake">;
16950
17720
  spotTransfer: t.LiteralC<"spotTransfer">;
16951
17721
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16952
17722
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17012,6 +17782,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17012
17782
  transferStake: t.LiteralC<"transferStake">;
17013
17783
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17014
17784
  increaseStake: t.LiteralC<"increaseStake">;
17785
+ decreaseStake: t.LiteralC<"decreaseStake">;
17786
+ signalExit: t.LiteralC<"signalExit">;
17787
+ withdrawStake: t.LiteralC<"withdrawStake">;
17015
17788
  spotTransfer: t.LiteralC<"spotTransfer">;
17016
17789
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17017
17790
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17076,6 +17849,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17076
17849
  transferStake: t.LiteralC<"transferStake">;
17077
17850
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17078
17851
  increaseStake: t.LiteralC<"increaseStake">;
17852
+ decreaseStake: t.LiteralC<"decreaseStake">;
17853
+ signalExit: t.LiteralC<"signalExit">;
17854
+ withdrawStake: t.LiteralC<"withdrawStake">;
17079
17855
  spotTransfer: t.LiteralC<"spotTransfer">;
17080
17856
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17081
17857
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17144,6 +17920,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17144
17920
  transferStake: t.LiteralC<"transferStake">;
17145
17921
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17146
17922
  increaseStake: t.LiteralC<"increaseStake">;
17923
+ decreaseStake: t.LiteralC<"decreaseStake">;
17924
+ signalExit: t.LiteralC<"signalExit">;
17925
+ withdrawStake: t.LiteralC<"withdrawStake">;
17147
17926
  spotTransfer: t.LiteralC<"spotTransfer">;
17148
17927
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17149
17928
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17211,6 +17990,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17211
17990
  transferStake: t.LiteralC<"transferStake">;
17212
17991
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17213
17992
  increaseStake: t.LiteralC<"increaseStake">;
17993
+ decreaseStake: t.LiteralC<"decreaseStake">;
17994
+ signalExit: t.LiteralC<"signalExit">;
17995
+ withdrawStake: t.LiteralC<"withdrawStake">;
17214
17996
  spotTransfer: t.LiteralC<"spotTransfer">;
17215
17997
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17216
17998
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17274,6 +18056,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17274
18056
  transferStake: t.LiteralC<"transferStake">;
17275
18057
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17276
18058
  increaseStake: t.LiteralC<"increaseStake">;
18059
+ decreaseStake: t.LiteralC<"decreaseStake">;
18060
+ signalExit: t.LiteralC<"signalExit">;
18061
+ withdrawStake: t.LiteralC<"withdrawStake">;
17277
18062
  spotTransfer: t.LiteralC<"spotTransfer">;
17278
18063
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17279
18064
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17336,6 +18121,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17336
18121
  transferStake: t.LiteralC<"transferStake">;
17337
18122
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17338
18123
  increaseStake: t.LiteralC<"increaseStake">;
18124
+ decreaseStake: t.LiteralC<"decreaseStake">;
18125
+ signalExit: t.LiteralC<"signalExit">;
18126
+ withdrawStake: t.LiteralC<"withdrawStake">;
17339
18127
  spotTransfer: t.LiteralC<"spotTransfer">;
17340
18128
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17341
18129
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17398,6 +18186,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17398
18186
  transferStake: t.LiteralC<"transferStake">;
17399
18187
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17400
18188
  increaseStake: t.LiteralC<"increaseStake">;
18189
+ decreaseStake: t.LiteralC<"decreaseStake">;
18190
+ signalExit: t.LiteralC<"signalExit">;
18191
+ withdrawStake: t.LiteralC<"withdrawStake">;
17401
18192
  spotTransfer: t.LiteralC<"spotTransfer">;
17402
18193
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17403
18194
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17465,6 +18256,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17465
18256
  transferStake: t.LiteralC<"transferStake">;
17466
18257
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17467
18258
  increaseStake: t.LiteralC<"increaseStake">;
18259
+ decreaseStake: t.LiteralC<"decreaseStake">;
18260
+ signalExit: t.LiteralC<"signalExit">;
18261
+ withdrawStake: t.LiteralC<"withdrawStake">;
17468
18262
  spotTransfer: t.LiteralC<"spotTransfer">;
17469
18263
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17470
18264
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17533,6 +18327,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17533
18327
  transferStake: t.LiteralC<"transferStake">;
17534
18328
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17535
18329
  increaseStake: t.LiteralC<"increaseStake">;
18330
+ decreaseStake: t.LiteralC<"decreaseStake">;
18331
+ signalExit: t.LiteralC<"signalExit">;
18332
+ withdrawStake: t.LiteralC<"withdrawStake">;
17536
18333
  spotTransfer: t.LiteralC<"spotTransfer">;
17537
18334
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17538
18335
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17559,6 +18356,203 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17559
18356
  intentType: t.LiteralC<"increaseStake">;
17560
18357
  validatorAddress: import("io-ts-types").NonEmptyStringC;
17561
18358
  stakingContractAddress: import("io-ts-types").NonEmptyStringC;
18359
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
18360
+ intentType: t.KeyofC<{
18361
+ payment: t.LiteralC<"payment">;
18362
+ transferToken: t.LiteralC<"transferToken">;
18363
+ consolidate: t.LiteralC<"consolidate">;
18364
+ consolidateToken: t.LiteralC<"consolidateToken">;
18365
+ fanout: t.LiteralC<"fanout">;
18366
+ stake: t.LiteralC<"stake">;
18367
+ unstake: t.LiteralC<"unstake">;
18368
+ delegate: t.LiteralC<"delegate">;
18369
+ undelegate: t.LiteralC<"undelegate">;
18370
+ switchValidator: t.LiteralC<"switchValidator">;
18371
+ claim: t.LiteralC<"claim">;
18372
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
18373
+ pledge: t.LiteralC<"pledge">;
18374
+ voteDelegation: t.LiteralC<"voteDelegation">;
18375
+ vote: t.LiteralC<"vote">;
18376
+ createAccount: t.LiteralC<"createAccount">;
18377
+ updateAccount: t.LiteralC<"updateAccount">;
18378
+ addTrustLine: t.LiteralC<"addTrustLine">;
18379
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
18380
+ signMessage: t.LiteralC<"signMessage">;
18381
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
18382
+ enableToken: t.LiteralC<"enableToken">;
18383
+ authorize: t.LiteralC<"authorize">;
18384
+ acceleration: t.LiteralC<"acceleration">;
18385
+ fillNonce: t.LiteralC<"fillNonce">;
18386
+ walletRecovery: t.LiteralC<"walletRecovery">;
18387
+ contractCall: t.LiteralC<"contractCall">;
18388
+ deactivate: t.LiteralC<"deactivate">;
18389
+ customTx: t.LiteralC<"customTx">;
18390
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
18391
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
18392
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
18393
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
18394
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
18395
+ tokenApproval: t.LiteralC<"tokenApproval">;
18396
+ transferStake: t.LiteralC<"transferStake">;
18397
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
18398
+ increaseStake: t.LiteralC<"increaseStake">;
18399
+ decreaseStake: t.LiteralC<"decreaseStake">;
18400
+ signalExit: t.LiteralC<"signalExit">;
18401
+ withdrawStake: t.LiteralC<"withdrawStake">;
18402
+ spotTransfer: t.LiteralC<"spotTransfer">;
18403
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
18404
+ goUnstake: t.LiteralC<"goUnstake">;
18405
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
18406
+ transferAccept: t.LiteralC<"transferAccept">;
18407
+ transferReject: t.LiteralC<"transferReject">;
18408
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
18409
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
18410
+ "defi-deposit": t.LiteralC<"defi-deposit">;
18411
+ "defi-redeem": t.LiteralC<"defi-redeem">;
18412
+ }>;
18413
+ }>, t.PartialC<{
18414
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
18415
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
18416
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
18417
+ }>]>, t.TypeC<{
18418
+ stakingRequestId: t.StringC;
18419
+ }>]>, t.TypeC<{
18420
+ amount: t.TypeC<{
18421
+ value: t.StringC;
18422
+ symbol: t.StringC;
18423
+ }>;
18424
+ }>, t.TypeC<{
18425
+ intentType: t.LiteralC<"decreaseStake">;
18426
+ validatorAddress: import("io-ts-types").NonEmptyStringC;
18427
+ stakingContractAddress: import("io-ts-types").NonEmptyStringC;
18428
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
18429
+ intentType: t.KeyofC<{
18430
+ payment: t.LiteralC<"payment">;
18431
+ transferToken: t.LiteralC<"transferToken">;
18432
+ consolidate: t.LiteralC<"consolidate">;
18433
+ consolidateToken: t.LiteralC<"consolidateToken">;
18434
+ fanout: t.LiteralC<"fanout">;
18435
+ stake: t.LiteralC<"stake">;
18436
+ unstake: t.LiteralC<"unstake">;
18437
+ delegate: t.LiteralC<"delegate">;
18438
+ undelegate: t.LiteralC<"undelegate">;
18439
+ switchValidator: t.LiteralC<"switchValidator">;
18440
+ claim: t.LiteralC<"claim">;
18441
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
18442
+ pledge: t.LiteralC<"pledge">;
18443
+ voteDelegation: t.LiteralC<"voteDelegation">;
18444
+ vote: t.LiteralC<"vote">;
18445
+ createAccount: t.LiteralC<"createAccount">;
18446
+ updateAccount: t.LiteralC<"updateAccount">;
18447
+ addTrustLine: t.LiteralC<"addTrustLine">;
18448
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
18449
+ signMessage: t.LiteralC<"signMessage">;
18450
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
18451
+ enableToken: t.LiteralC<"enableToken">;
18452
+ authorize: t.LiteralC<"authorize">;
18453
+ acceleration: t.LiteralC<"acceleration">;
18454
+ fillNonce: t.LiteralC<"fillNonce">;
18455
+ walletRecovery: t.LiteralC<"walletRecovery">;
18456
+ contractCall: t.LiteralC<"contractCall">;
18457
+ deactivate: t.LiteralC<"deactivate">;
18458
+ customTx: t.LiteralC<"customTx">;
18459
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
18460
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
18461
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
18462
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
18463
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
18464
+ tokenApproval: t.LiteralC<"tokenApproval">;
18465
+ transferStake: t.LiteralC<"transferStake">;
18466
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
18467
+ increaseStake: t.LiteralC<"increaseStake">;
18468
+ decreaseStake: t.LiteralC<"decreaseStake">;
18469
+ signalExit: t.LiteralC<"signalExit">;
18470
+ withdrawStake: t.LiteralC<"withdrawStake">;
18471
+ spotTransfer: t.LiteralC<"spotTransfer">;
18472
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
18473
+ goUnstake: t.LiteralC<"goUnstake">;
18474
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
18475
+ transferAccept: t.LiteralC<"transferAccept">;
18476
+ transferReject: t.LiteralC<"transferReject">;
18477
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
18478
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
18479
+ "defi-deposit": t.LiteralC<"defi-deposit">;
18480
+ "defi-redeem": t.LiteralC<"defi-redeem">;
18481
+ }>;
18482
+ }>, t.PartialC<{
18483
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
18484
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
18485
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
18486
+ }>]>, t.TypeC<{
18487
+ stakingRequestId: t.StringC;
18488
+ }>]>, t.TypeC<{
18489
+ intentType: t.LiteralC<"signalExit">;
18490
+ validatorAddress: import("io-ts-types").NonEmptyStringC;
18491
+ stakingContractAddress: import("io-ts-types").NonEmptyStringC;
18492
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
18493
+ intentType: t.KeyofC<{
18494
+ payment: t.LiteralC<"payment">;
18495
+ transferToken: t.LiteralC<"transferToken">;
18496
+ consolidate: t.LiteralC<"consolidate">;
18497
+ consolidateToken: t.LiteralC<"consolidateToken">;
18498
+ fanout: t.LiteralC<"fanout">;
18499
+ stake: t.LiteralC<"stake">;
18500
+ unstake: t.LiteralC<"unstake">;
18501
+ delegate: t.LiteralC<"delegate">;
18502
+ undelegate: t.LiteralC<"undelegate">;
18503
+ switchValidator: t.LiteralC<"switchValidator">;
18504
+ claim: t.LiteralC<"claim">;
18505
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
18506
+ pledge: t.LiteralC<"pledge">;
18507
+ voteDelegation: t.LiteralC<"voteDelegation">;
18508
+ vote: t.LiteralC<"vote">;
18509
+ createAccount: t.LiteralC<"createAccount">;
18510
+ updateAccount: t.LiteralC<"updateAccount">;
18511
+ addTrustLine: t.LiteralC<"addTrustLine">;
18512
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
18513
+ signMessage: t.LiteralC<"signMessage">;
18514
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
18515
+ enableToken: t.LiteralC<"enableToken">;
18516
+ authorize: t.LiteralC<"authorize">;
18517
+ acceleration: t.LiteralC<"acceleration">;
18518
+ fillNonce: t.LiteralC<"fillNonce">;
18519
+ walletRecovery: t.LiteralC<"walletRecovery">;
18520
+ contractCall: t.LiteralC<"contractCall">;
18521
+ deactivate: t.LiteralC<"deactivate">;
18522
+ customTx: t.LiteralC<"customTx">;
18523
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
18524
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
18525
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
18526
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
18527
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
18528
+ tokenApproval: t.LiteralC<"tokenApproval">;
18529
+ transferStake: t.LiteralC<"transferStake">;
18530
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
18531
+ increaseStake: t.LiteralC<"increaseStake">;
18532
+ decreaseStake: t.LiteralC<"decreaseStake">;
18533
+ signalExit: t.LiteralC<"signalExit">;
18534
+ withdrawStake: t.LiteralC<"withdrawStake">;
18535
+ spotTransfer: t.LiteralC<"spotTransfer">;
18536
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
18537
+ goUnstake: t.LiteralC<"goUnstake">;
18538
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
18539
+ transferAccept: t.LiteralC<"transferAccept">;
18540
+ transferReject: t.LiteralC<"transferReject">;
18541
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
18542
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
18543
+ "defi-deposit": t.LiteralC<"defi-deposit">;
18544
+ "defi-redeem": t.LiteralC<"defi-redeem">;
18545
+ }>;
18546
+ }>, t.PartialC<{
18547
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
18548
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
18549
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
18550
+ }>]>, t.TypeC<{
18551
+ stakingRequestId: t.StringC;
18552
+ }>]>, t.TypeC<{
18553
+ intentType: t.LiteralC<"withdrawStake">;
18554
+ validatorAddress: import("io-ts-types").NonEmptyStringC;
18555
+ stakingContractAddress: import("io-ts-types").NonEmptyStringC;
17562
18556
  }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
17563
18557
  intentType: t.KeyofC<{
17564
18558
  payment: t.LiteralC<"payment">;
@@ -17599,6 +18593,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17599
18593
  transferStake: t.LiteralC<"transferStake">;
17600
18594
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17601
18595
  increaseStake: t.LiteralC<"increaseStake">;
18596
+ decreaseStake: t.LiteralC<"decreaseStake">;
18597
+ signalExit: t.LiteralC<"signalExit">;
18598
+ withdrawStake: t.LiteralC<"withdrawStake">;
17602
18599
  spotTransfer: t.LiteralC<"spotTransfer">;
17603
18600
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17604
18601
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17656,6 +18653,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17656
18653
  transferStake: t.LiteralC<"transferStake">;
17657
18654
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17658
18655
  increaseStake: t.LiteralC<"increaseStake">;
18656
+ decreaseStake: t.LiteralC<"decreaseStake">;
18657
+ signalExit: t.LiteralC<"signalExit">;
18658
+ withdrawStake: t.LiteralC<"withdrawStake">;
17659
18659
  spotTransfer: t.LiteralC<"spotTransfer">;
17660
18660
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17661
18661
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17715,6 +18715,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17715
18715
  transferStake: t.LiteralC<"transferStake">;
17716
18716
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17717
18717
  increaseStake: t.LiteralC<"increaseStake">;
18718
+ decreaseStake: t.LiteralC<"decreaseStake">;
18719
+ signalExit: t.LiteralC<"signalExit">;
18720
+ withdrawStake: t.LiteralC<"withdrawStake">;
17718
18721
  spotTransfer: t.LiteralC<"spotTransfer">;
17719
18722
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17720
18723
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17782,6 +18785,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17782
18785
  transferStake: t.LiteralC<"transferStake">;
17783
18786
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17784
18787
  increaseStake: t.LiteralC<"increaseStake">;
18788
+ decreaseStake: t.LiteralC<"decreaseStake">;
18789
+ signalExit: t.LiteralC<"signalExit">;
18790
+ withdrawStake: t.LiteralC<"withdrawStake">;
17785
18791
  spotTransfer: t.LiteralC<"spotTransfer">;
17786
18792
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17787
18793
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17849,6 +18855,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17849
18855
  transferStake: t.LiteralC<"transferStake">;
17850
18856
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17851
18857
  increaseStake: t.LiteralC<"increaseStake">;
18858
+ decreaseStake: t.LiteralC<"decreaseStake">;
18859
+ signalExit: t.LiteralC<"signalExit">;
18860
+ withdrawStake: t.LiteralC<"withdrawStake">;
17852
18861
  spotTransfer: t.LiteralC<"spotTransfer">;
17853
18862
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17854
18863
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17910,6 +18919,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17910
18919
  transferStake: t.LiteralC<"transferStake">;
17911
18920
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17912
18921
  increaseStake: t.LiteralC<"increaseStake">;
18922
+ decreaseStake: t.LiteralC<"decreaseStake">;
18923
+ signalExit: t.LiteralC<"signalExit">;
18924
+ withdrawStake: t.LiteralC<"withdrawStake">;
17913
18925
  spotTransfer: t.LiteralC<"spotTransfer">;
17914
18926
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17915
18927
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17967,6 +18979,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17967
18979
  transferStake: t.LiteralC<"transferStake">;
17968
18980
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17969
18981
  increaseStake: t.LiteralC<"increaseStake">;
18982
+ decreaseStake: t.LiteralC<"decreaseStake">;
18983
+ signalExit: t.LiteralC<"signalExit">;
18984
+ withdrawStake: t.LiteralC<"withdrawStake">;
17970
18985
  spotTransfer: t.LiteralC<"spotTransfer">;
17971
18986
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17972
18987
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18046,6 +19061,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18046
19061
  transferStake: t.LiteralC<"transferStake">;
18047
19062
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18048
19063
  increaseStake: t.LiteralC<"increaseStake">;
19064
+ decreaseStake: t.LiteralC<"decreaseStake">;
19065
+ signalExit: t.LiteralC<"signalExit">;
19066
+ withdrawStake: t.LiteralC<"withdrawStake">;
18049
19067
  spotTransfer: t.LiteralC<"spotTransfer">;
18050
19068
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18051
19069
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18133,6 +19151,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18133
19151
  transferStake: t.LiteralC<"transferStake">;
18134
19152
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18135
19153
  increaseStake: t.LiteralC<"increaseStake">;
19154
+ decreaseStake: t.LiteralC<"decreaseStake">;
19155
+ signalExit: t.LiteralC<"signalExit">;
19156
+ withdrawStake: t.LiteralC<"withdrawStake">;
18136
19157
  spotTransfer: t.LiteralC<"spotTransfer">;
18137
19158
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18138
19159
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18230,6 +19251,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18230
19251
  transferStake: t.LiteralC<"transferStake">;
18231
19252
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18232
19253
  increaseStake: t.LiteralC<"increaseStake">;
19254
+ decreaseStake: t.LiteralC<"decreaseStake">;
19255
+ signalExit: t.LiteralC<"signalExit">;
19256
+ withdrawStake: t.LiteralC<"withdrawStake">;
18233
19257
  spotTransfer: t.LiteralC<"spotTransfer">;
18234
19258
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18235
19259
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18299,6 +19323,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18299
19323
  transferStake: t.LiteralC<"transferStake">;
18300
19324
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18301
19325
  increaseStake: t.LiteralC<"increaseStake">;
19326
+ decreaseStake: t.LiteralC<"decreaseStake">;
19327
+ signalExit: t.LiteralC<"signalExit">;
19328
+ withdrawStake: t.LiteralC<"withdrawStake">;
18302
19329
  spotTransfer: t.LiteralC<"spotTransfer">;
18303
19330
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18304
19331
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18378,6 +19405,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18378
19405
  transferStake: t.LiteralC<"transferStake">;
18379
19406
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18380
19407
  increaseStake: t.LiteralC<"increaseStake">;
19408
+ decreaseStake: t.LiteralC<"decreaseStake">;
19409
+ signalExit: t.LiteralC<"signalExit">;
19410
+ withdrawStake: t.LiteralC<"withdrawStake">;
18381
19411
  spotTransfer: t.LiteralC<"spotTransfer">;
18382
19412
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18383
19413
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18439,6 +19469,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18439
19469
  transferStake: t.LiteralC<"transferStake">;
18440
19470
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18441
19471
  increaseStake: t.LiteralC<"increaseStake">;
19472
+ decreaseStake: t.LiteralC<"decreaseStake">;
19473
+ signalExit: t.LiteralC<"signalExit">;
19474
+ withdrawStake: t.LiteralC<"withdrawStake">;
18442
19475
  spotTransfer: t.LiteralC<"spotTransfer">;
18443
19476
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18444
19477
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18506,6 +19539,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18506
19539
  transferStake: t.LiteralC<"transferStake">;
18507
19540
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18508
19541
  increaseStake: t.LiteralC<"increaseStake">;
19542
+ decreaseStake: t.LiteralC<"decreaseStake">;
19543
+ signalExit: t.LiteralC<"signalExit">;
19544
+ withdrawStake: t.LiteralC<"withdrawStake">;
18509
19545
  spotTransfer: t.LiteralC<"spotTransfer">;
18510
19546
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18511
19547
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18567,6 +19603,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18567
19603
  transferStake: t.LiteralC<"transferStake">;
18568
19604
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18569
19605
  increaseStake: t.LiteralC<"increaseStake">;
19606
+ decreaseStake: t.LiteralC<"decreaseStake">;
19607
+ signalExit: t.LiteralC<"signalExit">;
19608
+ withdrawStake: t.LiteralC<"withdrawStake">;
18570
19609
  spotTransfer: t.LiteralC<"spotTransfer">;
18571
19610
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18572
19611
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18634,6 +19673,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18634
19673
  transferStake: t.LiteralC<"transferStake">;
18635
19674
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18636
19675
  increaseStake: t.LiteralC<"increaseStake">;
19676
+ decreaseStake: t.LiteralC<"decreaseStake">;
19677
+ signalExit: t.LiteralC<"signalExit">;
19678
+ withdrawStake: t.LiteralC<"withdrawStake">;
18637
19679
  spotTransfer: t.LiteralC<"spotTransfer">;
18638
19680
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18639
19681
  goUnstake: t.LiteralC<"goUnstake">;