@bitgo/public-types 5.80.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 (164) hide show
  1. package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +2 -0
  2. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +2 -0
  3. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +2 -0
  4. package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +2 -0
  5. package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +2 -0
  6. package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +2 -0
  7. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +2 -0
  8. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +2 -0
  9. package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +2 -0
  10. package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +2 -0
  11. package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +2 -0
  12. package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +2 -0
  13. package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +2 -0
  14. package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +2 -0
  15. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +2 -0
  16. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +2 -0
  17. package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +2 -0
  18. package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +2 -0
  19. package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +2 -0
  20. package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +2 -0
  21. package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +2 -0
  22. package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +4 -0
  23. package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +2 -0
  24. package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +2 -0
  25. package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +2 -0
  26. package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +2 -0
  27. package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +2 -0
  28. package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +2 -0
  29. package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +2 -0
  30. package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +2 -0
  31. package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +2 -0
  32. package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +2 -0
  33. package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +2 -0
  34. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +2 -0
  35. package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +2 -0
  36. package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +2 -0
  37. package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +2 -0
  38. package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +2 -0
  39. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +2 -0
  40. package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +2 -0
  41. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +2 -0
  42. package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +2 -0
  43. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +2 -0
  44. package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +2 -0
  45. package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +2 -0
  46. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +2 -0
  47. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +2 -0
  48. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +2 -0
  49. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +2 -0
  50. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +2 -0
  51. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +2 -0
  52. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +2 -0
  53. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +2 -0
  54. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +2 -0
  55. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +2 -0
  56. package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +4 -0
  57. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +2 -0
  58. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +2 -0
  59. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +2 -0
  60. package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +2 -0
  61. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +2 -0
  62. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +2 -0
  63. package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +2 -0
  64. package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +2 -0
  65. package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +2 -0
  66. package/dist/src/schema/transactionRequest/intents/index.d.ts +2 -0
  67. package/dist/src/schema/transactionRequest/intents/index.js +2 -0
  68. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  69. package/dist/src/schema/transactionRequest/intents/intent.d.ts +362 -0
  70. package/dist/src/schema/transactionRequest/intents/intent.js +4 -0
  71. package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
  72. package/dist/src/schema/transactionRequest/intents/intentType.d.ts +4 -0
  73. package/dist/src/schema/transactionRequest/intents/intentType.js +2 -0
  74. package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
  75. package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +2 -0
  76. package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +2 -0
  77. package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +4 -0
  78. package/dist/src/schema/transactionRequest/intents/irysPledgeIntent.d.ts +2 -0
  79. package/dist/src/schema/transactionRequest/intents/irysStakeIntent.d.ts +2 -0
  80. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +4 -0
  81. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +2 -0
  82. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +2 -0
  83. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +2 -0
  84. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +2 -0
  85. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +2 -0
  86. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +2 -0
  87. package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +2 -0
  88. package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +2 -0
  89. package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +2 -0
  90. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +2 -0
  91. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +2 -0
  92. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +2 -0
  93. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +2 -0
  94. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +2 -0
  95. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +2 -0
  96. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +2 -0
  97. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +2 -0
  98. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +2 -0
  99. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +2 -0
  100. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +2 -0
  101. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +2 -0
  102. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +2 -0
  103. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +4 -0
  104. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +4 -0
  105. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +2 -0
  106. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +2 -0
  107. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +2 -0
  108. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +2 -0
  109. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +2 -0
  110. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +2 -0
  111. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +2 -0
  112. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +2 -0
  113. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +4 -0
  114. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +4 -0
  115. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +4 -0
  116. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +2 -0
  117. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +2 -0
  118. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +4 -0
  119. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +2 -0
  120. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +2 -0
  121. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +2 -0
  122. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +4 -0
  123. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +2 -0
  124. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +2 -0
  125. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +2 -0
  126. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +2 -0
  127. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +2 -0
  128. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +2 -0
  129. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +2 -0
  130. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +2 -0
  131. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +2 -0
  132. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +2 -0
  133. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +2 -0
  134. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +2 -0
  135. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +2 -0
  136. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +2 -0
  137. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +2 -0
  138. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +2 -0
  139. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +2 -0
  140. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +67 -0
  141. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.js +39 -0
  142. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.js.map +1 -0
  143. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +2 -0
  144. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +2 -0
  145. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +4 -0
  146. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +2 -0
  147. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +67 -0
  148. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.js +39 -0
  149. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.js.map +1 -0
  150. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +2 -0
  151. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +2 -0
  152. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +2 -0
  153. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +2 -0
  154. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +2 -0
  155. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +2 -0
  156. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +4 -0
  157. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +4 -0
  158. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +724 -0
  159. package/package.json +1 -1
  160. package/src/schema/transactionRequest/intents/index.ts +2 -0
  161. package/src/schema/transactionRequest/intents/intent.ts +4 -0
  162. package/src/schema/transactionRequest/intents/intentType.ts +2 -0
  163. package/src/schema/transactionRequest/intents/vetSignalExitIntent.ts +23 -0
  164. package/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.ts +23 -0
@@ -200,6 +200,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
200
200
  validatorRegistration: t.LiteralC<"validatorRegistration">;
201
201
  increaseStake: t.LiteralC<"increaseStake">;
202
202
  decreaseStake: t.LiteralC<"decreaseStake">;
203
+ signalExit: t.LiteralC<"signalExit">;
204
+ withdrawStake: t.LiteralC<"withdrawStake">;
203
205
  spotTransfer: t.LiteralC<"spotTransfer">;
204
206
  bridgeFunds: t.LiteralC<"bridgeFunds">;
205
207
  goUnstake: t.LiteralC<"goUnstake">;
@@ -280,6 +282,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
280
282
  validatorRegistration: t.LiteralC<"validatorRegistration">;
281
283
  increaseStake: t.LiteralC<"increaseStake">;
282
284
  decreaseStake: t.LiteralC<"decreaseStake">;
285
+ signalExit: t.LiteralC<"signalExit">;
286
+ withdrawStake: t.LiteralC<"withdrawStake">;
283
287
  spotTransfer: t.LiteralC<"spotTransfer">;
284
288
  bridgeFunds: t.LiteralC<"bridgeFunds">;
285
289
  goUnstake: t.LiteralC<"goUnstake">;
@@ -345,6 +349,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
345
349
  validatorRegistration: t.LiteralC<"validatorRegistration">;
346
350
  increaseStake: t.LiteralC<"increaseStake">;
347
351
  decreaseStake: t.LiteralC<"decreaseStake">;
352
+ signalExit: t.LiteralC<"signalExit">;
353
+ withdrawStake: t.LiteralC<"withdrawStake">;
348
354
  spotTransfer: t.LiteralC<"spotTransfer">;
349
355
  bridgeFunds: t.LiteralC<"bridgeFunds">;
350
356
  goUnstake: t.LiteralC<"goUnstake">;
@@ -416,6 +422,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
416
422
  validatorRegistration: t.LiteralC<"validatorRegistration">;
417
423
  increaseStake: t.LiteralC<"increaseStake">;
418
424
  decreaseStake: t.LiteralC<"decreaseStake">;
425
+ signalExit: t.LiteralC<"signalExit">;
426
+ withdrawStake: t.LiteralC<"withdrawStake">;
419
427
  spotTransfer: t.LiteralC<"spotTransfer">;
420
428
  bridgeFunds: t.LiteralC<"bridgeFunds">;
421
429
  goUnstake: t.LiteralC<"goUnstake">;
@@ -486,6 +494,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
486
494
  validatorRegistration: t.LiteralC<"validatorRegistration">;
487
495
  increaseStake: t.LiteralC<"increaseStake">;
488
496
  decreaseStake: t.LiteralC<"decreaseStake">;
497
+ signalExit: t.LiteralC<"signalExit">;
498
+ withdrawStake: t.LiteralC<"withdrawStake">;
489
499
  spotTransfer: t.LiteralC<"spotTransfer">;
490
500
  bridgeFunds: t.LiteralC<"bridgeFunds">;
491
501
  goUnstake: t.LiteralC<"goUnstake">;
@@ -548,6 +558,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
548
558
  validatorRegistration: t.LiteralC<"validatorRegistration">;
549
559
  increaseStake: t.LiteralC<"increaseStake">;
550
560
  decreaseStake: t.LiteralC<"decreaseStake">;
561
+ signalExit: t.LiteralC<"signalExit">;
562
+ withdrawStake: t.LiteralC<"withdrawStake">;
551
563
  spotTransfer: t.LiteralC<"spotTransfer">;
552
564
  bridgeFunds: t.LiteralC<"bridgeFunds">;
553
565
  goUnstake: t.LiteralC<"goUnstake">;
@@ -623,6 +635,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
623
635
  validatorRegistration: t.LiteralC<"validatorRegistration">;
624
636
  increaseStake: t.LiteralC<"increaseStake">;
625
637
  decreaseStake: t.LiteralC<"decreaseStake">;
638
+ signalExit: t.LiteralC<"signalExit">;
639
+ withdrawStake: t.LiteralC<"withdrawStake">;
626
640
  spotTransfer: t.LiteralC<"spotTransfer">;
627
641
  bridgeFunds: t.LiteralC<"bridgeFunds">;
628
642
  goUnstake: t.LiteralC<"goUnstake">;
@@ -703,6 +717,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
703
717
  validatorRegistration: t.LiteralC<"validatorRegistration">;
704
718
  increaseStake: t.LiteralC<"increaseStake">;
705
719
  decreaseStake: t.LiteralC<"decreaseStake">;
720
+ signalExit: t.LiteralC<"signalExit">;
721
+ withdrawStake: t.LiteralC<"withdrawStake">;
706
722
  spotTransfer: t.LiteralC<"spotTransfer">;
707
723
  bridgeFunds: t.LiteralC<"bridgeFunds">;
708
724
  goUnstake: t.LiteralC<"goUnstake">;
@@ -798,6 +814,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
798
814
  validatorRegistration: t.LiteralC<"validatorRegistration">;
799
815
  increaseStake: t.LiteralC<"increaseStake">;
800
816
  decreaseStake: t.LiteralC<"decreaseStake">;
817
+ signalExit: t.LiteralC<"signalExit">;
818
+ withdrawStake: t.LiteralC<"withdrawStake">;
801
819
  spotTransfer: t.LiteralC<"spotTransfer">;
802
820
  bridgeFunds: t.LiteralC<"bridgeFunds">;
803
821
  goUnstake: t.LiteralC<"goUnstake">;
@@ -893,6 +911,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
893
911
  validatorRegistration: t.LiteralC<"validatorRegistration">;
894
912
  increaseStake: t.LiteralC<"increaseStake">;
895
913
  decreaseStake: t.LiteralC<"decreaseStake">;
914
+ signalExit: t.LiteralC<"signalExit">;
915
+ withdrawStake: t.LiteralC<"withdrawStake">;
896
916
  spotTransfer: t.LiteralC<"spotTransfer">;
897
917
  bridgeFunds: t.LiteralC<"bridgeFunds">;
898
918
  goUnstake: t.LiteralC<"goUnstake">;
@@ -968,6 +988,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
968
988
  validatorRegistration: t.LiteralC<"validatorRegistration">;
969
989
  increaseStake: t.LiteralC<"increaseStake">;
970
990
  decreaseStake: t.LiteralC<"decreaseStake">;
991
+ signalExit: t.LiteralC<"signalExit">;
992
+ withdrawStake: t.LiteralC<"withdrawStake">;
971
993
  spotTransfer: t.LiteralC<"spotTransfer">;
972
994
  bridgeFunds: t.LiteralC<"bridgeFunds">;
973
995
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1029,6 +1051,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1029
1051
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1030
1052
  increaseStake: t.LiteralC<"increaseStake">;
1031
1053
  decreaseStake: t.LiteralC<"decreaseStake">;
1054
+ signalExit: t.LiteralC<"signalExit">;
1055
+ withdrawStake: t.LiteralC<"withdrawStake">;
1032
1056
  spotTransfer: t.LiteralC<"spotTransfer">;
1033
1057
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1034
1058
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1090,6 +1114,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1090
1114
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1091
1115
  increaseStake: t.LiteralC<"increaseStake">;
1092
1116
  decreaseStake: t.LiteralC<"decreaseStake">;
1117
+ signalExit: t.LiteralC<"signalExit">;
1118
+ withdrawStake: t.LiteralC<"withdrawStake">;
1093
1119
  spotTransfer: t.LiteralC<"spotTransfer">;
1094
1120
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1095
1121
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1159,6 +1185,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1159
1185
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1160
1186
  increaseStake: t.LiteralC<"increaseStake">;
1161
1187
  decreaseStake: t.LiteralC<"decreaseStake">;
1188
+ signalExit: t.LiteralC<"signalExit">;
1189
+ withdrawStake: t.LiteralC<"withdrawStake">;
1162
1190
  spotTransfer: t.LiteralC<"spotTransfer">;
1163
1191
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1164
1192
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1227,6 +1255,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1227
1255
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1228
1256
  increaseStake: t.LiteralC<"increaseStake">;
1229
1257
  decreaseStake: t.LiteralC<"decreaseStake">;
1258
+ signalExit: t.LiteralC<"signalExit">;
1259
+ withdrawStake: t.LiteralC<"withdrawStake">;
1230
1260
  spotTransfer: t.LiteralC<"spotTransfer">;
1231
1261
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1232
1262
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1298,6 +1328,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1298
1328
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1299
1329
  increaseStake: t.LiteralC<"increaseStake">;
1300
1330
  decreaseStake: t.LiteralC<"decreaseStake">;
1331
+ signalExit: t.LiteralC<"signalExit">;
1332
+ withdrawStake: t.LiteralC<"withdrawStake">;
1301
1333
  spotTransfer: t.LiteralC<"spotTransfer">;
1302
1334
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1303
1335
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1359,6 +1391,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1359
1391
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1360
1392
  increaseStake: t.LiteralC<"increaseStake">;
1361
1393
  decreaseStake: t.LiteralC<"decreaseStake">;
1394
+ signalExit: t.LiteralC<"signalExit">;
1395
+ withdrawStake: t.LiteralC<"withdrawStake">;
1362
1396
  spotTransfer: t.LiteralC<"spotTransfer">;
1363
1397
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1364
1398
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1425,6 +1459,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1425
1459
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1426
1460
  increaseStake: t.LiteralC<"increaseStake">;
1427
1461
  decreaseStake: t.LiteralC<"decreaseStake">;
1462
+ signalExit: t.LiteralC<"signalExit">;
1463
+ withdrawStake: t.LiteralC<"withdrawStake">;
1428
1464
  spotTransfer: t.LiteralC<"spotTransfer">;
1429
1465
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1430
1466
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1486,6 +1522,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1486
1522
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1487
1523
  increaseStake: t.LiteralC<"increaseStake">;
1488
1524
  decreaseStake: t.LiteralC<"decreaseStake">;
1525
+ signalExit: t.LiteralC<"signalExit">;
1526
+ withdrawStake: t.LiteralC<"withdrawStake">;
1489
1527
  spotTransfer: t.LiteralC<"spotTransfer">;
1490
1528
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1491
1529
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1547,6 +1585,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1547
1585
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1548
1586
  increaseStake: t.LiteralC<"increaseStake">;
1549
1587
  decreaseStake: t.LiteralC<"decreaseStake">;
1588
+ signalExit: t.LiteralC<"signalExit">;
1589
+ withdrawStake: t.LiteralC<"withdrawStake">;
1550
1590
  spotTransfer: t.LiteralC<"spotTransfer">;
1551
1591
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1552
1592
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1627,6 +1667,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1627
1667
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1628
1668
  increaseStake: t.LiteralC<"increaseStake">;
1629
1669
  decreaseStake: t.LiteralC<"decreaseStake">;
1670
+ signalExit: t.LiteralC<"signalExit">;
1671
+ withdrawStake: t.LiteralC<"withdrawStake">;
1630
1672
  spotTransfer: t.LiteralC<"spotTransfer">;
1631
1673
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1632
1674
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1721,6 +1763,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1721
1763
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1722
1764
  increaseStake: t.LiteralC<"increaseStake">;
1723
1765
  decreaseStake: t.LiteralC<"decreaseStake">;
1766
+ signalExit: t.LiteralC<"signalExit">;
1767
+ withdrawStake: t.LiteralC<"withdrawStake">;
1724
1768
  spotTransfer: t.LiteralC<"spotTransfer">;
1725
1769
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1726
1770
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1788,6 +1832,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1788
1832
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1789
1833
  increaseStake: t.LiteralC<"increaseStake">;
1790
1834
  decreaseStake: t.LiteralC<"decreaseStake">;
1835
+ signalExit: t.LiteralC<"signalExit">;
1836
+ withdrawStake: t.LiteralC<"withdrawStake">;
1791
1837
  spotTransfer: t.LiteralC<"spotTransfer">;
1792
1838
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1793
1839
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1882,6 +1928,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1882
1928
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1883
1929
  increaseStake: t.LiteralC<"increaseStake">;
1884
1930
  decreaseStake: t.LiteralC<"decreaseStake">;
1931
+ signalExit: t.LiteralC<"signalExit">;
1932
+ withdrawStake: t.LiteralC<"withdrawStake">;
1885
1933
  spotTransfer: t.LiteralC<"spotTransfer">;
1886
1934
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1887
1935
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1952,6 +2000,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1952
2000
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1953
2001
  increaseStake: t.LiteralC<"increaseStake">;
1954
2002
  decreaseStake: t.LiteralC<"decreaseStake">;
2003
+ signalExit: t.LiteralC<"signalExit">;
2004
+ withdrawStake: t.LiteralC<"withdrawStake">;
1955
2005
  spotTransfer: t.LiteralC<"spotTransfer">;
1956
2006
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1957
2007
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2012,6 +2062,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2012
2062
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2013
2063
  increaseStake: t.LiteralC<"increaseStake">;
2014
2064
  decreaseStake: t.LiteralC<"decreaseStake">;
2065
+ signalExit: t.LiteralC<"signalExit">;
2066
+ withdrawStake: t.LiteralC<"withdrawStake">;
2015
2067
  spotTransfer: t.LiteralC<"spotTransfer">;
2016
2068
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2017
2069
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2132,6 +2184,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2132
2184
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2133
2185
  increaseStake: t.LiteralC<"increaseStake">;
2134
2186
  decreaseStake: t.LiteralC<"decreaseStake">;
2187
+ signalExit: t.LiteralC<"signalExit">;
2188
+ withdrawStake: t.LiteralC<"withdrawStake">;
2135
2189
  spotTransfer: t.LiteralC<"spotTransfer">;
2136
2190
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2137
2191
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2242,6 +2296,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2242
2296
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2243
2297
  increaseStake: t.LiteralC<"increaseStake">;
2244
2298
  decreaseStake: t.LiteralC<"decreaseStake">;
2299
+ signalExit: t.LiteralC<"signalExit">;
2300
+ withdrawStake: t.LiteralC<"withdrawStake">;
2245
2301
  spotTransfer: t.LiteralC<"spotTransfer">;
2246
2302
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2247
2303
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2344,6 +2400,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2344
2400
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2345
2401
  increaseStake: t.LiteralC<"increaseStake">;
2346
2402
  decreaseStake: t.LiteralC<"decreaseStake">;
2403
+ signalExit: t.LiteralC<"signalExit">;
2404
+ withdrawStake: t.LiteralC<"withdrawStake">;
2347
2405
  spotTransfer: t.LiteralC<"spotTransfer">;
2348
2406
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2349
2407
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2430,6 +2488,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2430
2488
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2431
2489
  increaseStake: t.LiteralC<"increaseStake">;
2432
2490
  decreaseStake: t.LiteralC<"decreaseStake">;
2491
+ signalExit: t.LiteralC<"signalExit">;
2492
+ withdrawStake: t.LiteralC<"withdrawStake">;
2433
2493
  spotTransfer: t.LiteralC<"spotTransfer">;
2434
2494
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2435
2495
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2515,6 +2575,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2515
2575
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2516
2576
  increaseStake: t.LiteralC<"increaseStake">;
2517
2577
  decreaseStake: t.LiteralC<"decreaseStake">;
2578
+ signalExit: t.LiteralC<"signalExit">;
2579
+ withdrawStake: t.LiteralC<"withdrawStake">;
2518
2580
  spotTransfer: t.LiteralC<"spotTransfer">;
2519
2581
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2520
2582
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2599,6 +2661,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2599
2661
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2600
2662
  increaseStake: t.LiteralC<"increaseStake">;
2601
2663
  decreaseStake: t.LiteralC<"decreaseStake">;
2664
+ signalExit: t.LiteralC<"signalExit">;
2665
+ withdrawStake: t.LiteralC<"withdrawStake">;
2602
2666
  spotTransfer: t.LiteralC<"spotTransfer">;
2603
2667
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2604
2668
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2779,6 +2843,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2779
2843
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2780
2844
  increaseStake: t.LiteralC<"increaseStake">;
2781
2845
  decreaseStake: t.LiteralC<"decreaseStake">;
2846
+ signalExit: t.LiteralC<"signalExit">;
2847
+ withdrawStake: t.LiteralC<"withdrawStake">;
2782
2848
  spotTransfer: t.LiteralC<"spotTransfer">;
2783
2849
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2784
2850
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2902,6 +2968,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2902
2968
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2903
2969
  increaseStake: t.LiteralC<"increaseStake">;
2904
2970
  decreaseStake: t.LiteralC<"decreaseStake">;
2971
+ signalExit: t.LiteralC<"signalExit">;
2972
+ withdrawStake: t.LiteralC<"withdrawStake">;
2905
2973
  spotTransfer: t.LiteralC<"spotTransfer">;
2906
2974
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2907
2975
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2984,6 +3052,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2984
3052
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2985
3053
  increaseStake: t.LiteralC<"increaseStake">;
2986
3054
  decreaseStake: t.LiteralC<"decreaseStake">;
3055
+ signalExit: t.LiteralC<"signalExit">;
3056
+ withdrawStake: t.LiteralC<"withdrawStake">;
2987
3057
  spotTransfer: t.LiteralC<"spotTransfer">;
2988
3058
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2989
3059
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3099,6 +3169,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3099
3169
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3100
3170
  increaseStake: t.LiteralC<"increaseStake">;
3101
3171
  decreaseStake: t.LiteralC<"decreaseStake">;
3172
+ signalExit: t.LiteralC<"signalExit">;
3173
+ withdrawStake: t.LiteralC<"withdrawStake">;
3102
3174
  spotTransfer: t.LiteralC<"spotTransfer">;
3103
3175
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3104
3176
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3199,6 +3271,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3199
3271
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3200
3272
  increaseStake: t.LiteralC<"increaseStake">;
3201
3273
  decreaseStake: t.LiteralC<"decreaseStake">;
3274
+ signalExit: t.LiteralC<"signalExit">;
3275
+ withdrawStake: t.LiteralC<"withdrawStake">;
3202
3276
  spotTransfer: t.LiteralC<"spotTransfer">;
3203
3277
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3204
3278
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3321,6 +3395,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3321
3395
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3322
3396
  increaseStake: t.LiteralC<"increaseStake">;
3323
3397
  decreaseStake: t.LiteralC<"decreaseStake">;
3398
+ signalExit: t.LiteralC<"signalExit">;
3399
+ withdrawStake: t.LiteralC<"withdrawStake">;
3324
3400
  spotTransfer: t.LiteralC<"spotTransfer">;
3325
3401
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3326
3402
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3395,6 +3471,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3395
3471
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3396
3472
  increaseStake: t.LiteralC<"increaseStake">;
3397
3473
  decreaseStake: t.LiteralC<"decreaseStake">;
3474
+ signalExit: t.LiteralC<"signalExit">;
3475
+ withdrawStake: t.LiteralC<"withdrawStake">;
3398
3476
  spotTransfer: t.LiteralC<"spotTransfer">;
3399
3477
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3400
3478
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3480,6 +3558,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3480
3558
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3481
3559
  increaseStake: t.LiteralC<"increaseStake">;
3482
3560
  decreaseStake: t.LiteralC<"decreaseStake">;
3561
+ signalExit: t.LiteralC<"signalExit">;
3562
+ withdrawStake: t.LiteralC<"withdrawStake">;
3483
3563
  spotTransfer: t.LiteralC<"spotTransfer">;
3484
3564
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3485
3565
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3555,6 +3635,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3555
3635
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3556
3636
  increaseStake: t.LiteralC<"increaseStake">;
3557
3637
  decreaseStake: t.LiteralC<"decreaseStake">;
3638
+ signalExit: t.LiteralC<"signalExit">;
3639
+ withdrawStake: t.LiteralC<"withdrawStake">;
3558
3640
  spotTransfer: t.LiteralC<"spotTransfer">;
3559
3641
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3560
3642
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3635,6 +3717,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3635
3717
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3636
3718
  increaseStake: t.LiteralC<"increaseStake">;
3637
3719
  decreaseStake: t.LiteralC<"decreaseStake">;
3720
+ signalExit: t.LiteralC<"signalExit">;
3721
+ withdrawStake: t.LiteralC<"withdrawStake">;
3638
3722
  spotTransfer: t.LiteralC<"spotTransfer">;
3639
3723
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3640
3724
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3703,6 +3787,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3703
3787
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3704
3788
  increaseStake: t.LiteralC<"increaseStake">;
3705
3789
  decreaseStake: t.LiteralC<"decreaseStake">;
3790
+ signalExit: t.LiteralC<"signalExit">;
3791
+ withdrawStake: t.LiteralC<"withdrawStake">;
3706
3792
  spotTransfer: t.LiteralC<"spotTransfer">;
3707
3793
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3708
3794
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3770,6 +3856,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3770
3856
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3771
3857
  increaseStake: t.LiteralC<"increaseStake">;
3772
3858
  decreaseStake: t.LiteralC<"decreaseStake">;
3859
+ signalExit: t.LiteralC<"signalExit">;
3860
+ withdrawStake: t.LiteralC<"withdrawStake">;
3773
3861
  spotTransfer: t.LiteralC<"spotTransfer">;
3774
3862
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3775
3863
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3837,6 +3925,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3837
3925
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3838
3926
  increaseStake: t.LiteralC<"increaseStake">;
3839
3927
  decreaseStake: t.LiteralC<"decreaseStake">;
3928
+ signalExit: t.LiteralC<"signalExit">;
3929
+ withdrawStake: t.LiteralC<"withdrawStake">;
3840
3930
  spotTransfer: t.LiteralC<"spotTransfer">;
3841
3931
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3842
3932
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3904,6 +3994,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3904
3994
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3905
3995
  increaseStake: t.LiteralC<"increaseStake">;
3906
3996
  decreaseStake: t.LiteralC<"decreaseStake">;
3997
+ signalExit: t.LiteralC<"signalExit">;
3998
+ withdrawStake: t.LiteralC<"withdrawStake">;
3907
3999
  spotTransfer: t.LiteralC<"spotTransfer">;
3908
4000
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3909
4001
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3968,6 +4060,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3968
4060
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3969
4061
  increaseStake: t.LiteralC<"increaseStake">;
3970
4062
  decreaseStake: t.LiteralC<"decreaseStake">;
4063
+ signalExit: t.LiteralC<"signalExit">;
4064
+ withdrawStake: t.LiteralC<"withdrawStake">;
3971
4065
  spotTransfer: t.LiteralC<"spotTransfer">;
3972
4066
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3973
4067
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4048,6 +4142,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4048
4142
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4049
4143
  increaseStake: t.LiteralC<"increaseStake">;
4050
4144
  decreaseStake: t.LiteralC<"decreaseStake">;
4145
+ signalExit: t.LiteralC<"signalExit">;
4146
+ withdrawStake: t.LiteralC<"withdrawStake">;
4051
4147
  spotTransfer: t.LiteralC<"spotTransfer">;
4052
4148
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4053
4149
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4125,6 +4221,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4125
4221
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4126
4222
  increaseStake: t.LiteralC<"increaseStake">;
4127
4223
  decreaseStake: t.LiteralC<"decreaseStake">;
4224
+ signalExit: t.LiteralC<"signalExit">;
4225
+ withdrawStake: t.LiteralC<"withdrawStake">;
4128
4226
  spotTransfer: t.LiteralC<"spotTransfer">;
4129
4227
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4130
4228
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4202,6 +4300,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4202
4300
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4203
4301
  increaseStake: t.LiteralC<"increaseStake">;
4204
4302
  decreaseStake: t.LiteralC<"decreaseStake">;
4303
+ signalExit: t.LiteralC<"signalExit">;
4304
+ withdrawStake: t.LiteralC<"withdrawStake">;
4205
4305
  spotTransfer: t.LiteralC<"spotTransfer">;
4206
4306
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4207
4307
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4287,6 +4387,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4287
4387
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4288
4388
  increaseStake: t.LiteralC<"increaseStake">;
4289
4389
  decreaseStake: t.LiteralC<"decreaseStake">;
4390
+ signalExit: t.LiteralC<"signalExit">;
4391
+ withdrawStake: t.LiteralC<"withdrawStake">;
4290
4392
  spotTransfer: t.LiteralC<"spotTransfer">;
4291
4393
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4292
4394
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4396,6 +4498,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4396
4498
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4397
4499
  increaseStake: t.LiteralC<"increaseStake">;
4398
4500
  decreaseStake: t.LiteralC<"decreaseStake">;
4501
+ signalExit: t.LiteralC<"signalExit">;
4502
+ withdrawStake: t.LiteralC<"withdrawStake">;
4399
4503
  spotTransfer: t.LiteralC<"spotTransfer">;
4400
4504
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4401
4505
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4477,6 +4581,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4477
4581
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4478
4582
  increaseStake: t.LiteralC<"increaseStake">;
4479
4583
  decreaseStake: t.LiteralC<"decreaseStake">;
4584
+ signalExit: t.LiteralC<"signalExit">;
4585
+ withdrawStake: t.LiteralC<"withdrawStake">;
4480
4586
  spotTransfer: t.LiteralC<"spotTransfer">;
4481
4587
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4482
4588
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4572,6 +4678,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4572
4678
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4573
4679
  increaseStake: t.LiteralC<"increaseStake">;
4574
4680
  decreaseStake: t.LiteralC<"decreaseStake">;
4681
+ signalExit: t.LiteralC<"signalExit">;
4682
+ withdrawStake: t.LiteralC<"withdrawStake">;
4575
4683
  spotTransfer: t.LiteralC<"spotTransfer">;
4576
4684
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4577
4685
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4667,6 +4775,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4667
4775
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4668
4776
  increaseStake: t.LiteralC<"increaseStake">;
4669
4777
  decreaseStake: t.LiteralC<"decreaseStake">;
4778
+ signalExit: t.LiteralC<"signalExit">;
4779
+ withdrawStake: t.LiteralC<"withdrawStake">;
4670
4780
  spotTransfer: t.LiteralC<"spotTransfer">;
4671
4781
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4672
4782
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4760,6 +4870,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4760
4870
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4761
4871
  increaseStake: t.LiteralC<"increaseStake">;
4762
4872
  decreaseStake: t.LiteralC<"decreaseStake">;
4873
+ signalExit: t.LiteralC<"signalExit">;
4874
+ withdrawStake: t.LiteralC<"withdrawStake">;
4763
4875
  spotTransfer: t.LiteralC<"spotTransfer">;
4764
4876
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4765
4877
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4830,6 +4942,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4830
4942
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4831
4943
  increaseStake: t.LiteralC<"increaseStake">;
4832
4944
  decreaseStake: t.LiteralC<"decreaseStake">;
4945
+ signalExit: t.LiteralC<"signalExit">;
4946
+ withdrawStake: t.LiteralC<"withdrawStake">;
4833
4947
  spotTransfer: t.LiteralC<"spotTransfer">;
4834
4948
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4835
4949
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4909,6 +5023,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4909
5023
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4910
5024
  increaseStake: t.LiteralC<"increaseStake">;
4911
5025
  decreaseStake: t.LiteralC<"decreaseStake">;
5026
+ signalExit: t.LiteralC<"signalExit">;
5027
+ withdrawStake: t.LiteralC<"withdrawStake">;
4912
5028
  spotTransfer: t.LiteralC<"spotTransfer">;
4913
5029
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4914
5030
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5033,6 +5149,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5033
5149
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5034
5150
  increaseStake: t.LiteralC<"increaseStake">;
5035
5151
  decreaseStake: t.LiteralC<"decreaseStake">;
5152
+ signalExit: t.LiteralC<"signalExit">;
5153
+ withdrawStake: t.LiteralC<"withdrawStake">;
5036
5154
  spotTransfer: t.LiteralC<"spotTransfer">;
5037
5155
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5038
5156
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5100,6 +5218,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5100
5218
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5101
5219
  increaseStake: t.LiteralC<"increaseStake">;
5102
5220
  decreaseStake: t.LiteralC<"decreaseStake">;
5221
+ signalExit: t.LiteralC<"signalExit">;
5222
+ withdrawStake: t.LiteralC<"withdrawStake">;
5103
5223
  spotTransfer: t.LiteralC<"spotTransfer">;
5104
5224
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5105
5225
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5171,6 +5291,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5171
5291
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5172
5292
  increaseStake: t.LiteralC<"increaseStake">;
5173
5293
  decreaseStake: t.LiteralC<"decreaseStake">;
5294
+ signalExit: t.LiteralC<"signalExit">;
5295
+ withdrawStake: t.LiteralC<"withdrawStake">;
5174
5296
  spotTransfer: t.LiteralC<"spotTransfer">;
5175
5297
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5176
5298
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5235,6 +5357,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5235
5357
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5236
5358
  increaseStake: t.LiteralC<"increaseStake">;
5237
5359
  decreaseStake: t.LiteralC<"decreaseStake">;
5360
+ signalExit: t.LiteralC<"signalExit">;
5361
+ withdrawStake: t.LiteralC<"withdrawStake">;
5238
5362
  spotTransfer: t.LiteralC<"spotTransfer">;
5239
5363
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5240
5364
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5300,6 +5424,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5300
5424
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5301
5425
  increaseStake: t.LiteralC<"increaseStake">;
5302
5426
  decreaseStake: t.LiteralC<"decreaseStake">;
5427
+ signalExit: t.LiteralC<"signalExit">;
5428
+ withdrawStake: t.LiteralC<"withdrawStake">;
5303
5429
  spotTransfer: t.LiteralC<"spotTransfer">;
5304
5430
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5305
5431
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5380,6 +5506,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5380
5506
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5381
5507
  increaseStake: t.LiteralC<"increaseStake">;
5382
5508
  decreaseStake: t.LiteralC<"decreaseStake">;
5509
+ signalExit: t.LiteralC<"signalExit">;
5510
+ withdrawStake: t.LiteralC<"withdrawStake">;
5383
5511
  spotTransfer: t.LiteralC<"spotTransfer">;
5384
5512
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5385
5513
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5462,6 +5590,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5462
5590
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5463
5591
  increaseStake: t.LiteralC<"increaseStake">;
5464
5592
  decreaseStake: t.LiteralC<"decreaseStake">;
5593
+ signalExit: t.LiteralC<"signalExit">;
5594
+ withdrawStake: t.LiteralC<"withdrawStake">;
5465
5595
  spotTransfer: t.LiteralC<"spotTransfer">;
5466
5596
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5467
5597
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5535,6 +5665,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5535
5665
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5536
5666
  increaseStake: t.LiteralC<"increaseStake">;
5537
5667
  decreaseStake: t.LiteralC<"decreaseStake">;
5668
+ signalExit: t.LiteralC<"signalExit">;
5669
+ withdrawStake: t.LiteralC<"withdrawStake">;
5538
5670
  spotTransfer: t.LiteralC<"spotTransfer">;
5539
5671
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5540
5672
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5645,6 +5777,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5645
5777
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5646
5778
  increaseStake: t.LiteralC<"increaseStake">;
5647
5779
  decreaseStake: t.LiteralC<"decreaseStake">;
5780
+ signalExit: t.LiteralC<"signalExit">;
5781
+ withdrawStake: t.LiteralC<"withdrawStake">;
5648
5782
  spotTransfer: t.LiteralC<"spotTransfer">;
5649
5783
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5650
5784
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5787,6 +5921,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5787
5921
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5788
5922
  increaseStake: t.LiteralC<"increaseStake">;
5789
5923
  decreaseStake: t.LiteralC<"decreaseStake">;
5924
+ signalExit: t.LiteralC<"signalExit">;
5925
+ withdrawStake: t.LiteralC<"withdrawStake">;
5790
5926
  spotTransfer: t.LiteralC<"spotTransfer">;
5791
5927
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5792
5928
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5943,6 +6079,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5943
6079
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5944
6080
  increaseStake: t.LiteralC<"increaseStake">;
5945
6081
  decreaseStake: t.LiteralC<"decreaseStake">;
6082
+ signalExit: t.LiteralC<"signalExit">;
6083
+ withdrawStake: t.LiteralC<"withdrawStake">;
5946
6084
  spotTransfer: t.LiteralC<"spotTransfer">;
5947
6085
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5948
6086
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6004,6 +6142,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6004
6142
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6005
6143
  increaseStake: t.LiteralC<"increaseStake">;
6006
6144
  decreaseStake: t.LiteralC<"decreaseStake">;
6145
+ signalExit: t.LiteralC<"signalExit">;
6146
+ withdrawStake: t.LiteralC<"withdrawStake">;
6007
6147
  spotTransfer: t.LiteralC<"spotTransfer">;
6008
6148
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6009
6149
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6060,6 +6200,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6060
6200
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6061
6201
  increaseStake: t.LiteralC<"increaseStake">;
6062
6202
  decreaseStake: t.LiteralC<"decreaseStake">;
6203
+ signalExit: t.LiteralC<"signalExit">;
6204
+ withdrawStake: t.LiteralC<"withdrawStake">;
6063
6205
  spotTransfer: t.LiteralC<"spotTransfer">;
6064
6206
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6065
6207
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6124,6 +6266,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6124
6266
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6125
6267
  increaseStake: t.LiteralC<"increaseStake">;
6126
6268
  decreaseStake: t.LiteralC<"decreaseStake">;
6269
+ signalExit: t.LiteralC<"signalExit">;
6270
+ withdrawStake: t.LiteralC<"withdrawStake">;
6127
6271
  spotTransfer: t.LiteralC<"spotTransfer">;
6128
6272
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6129
6273
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6200,6 +6344,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6200
6344
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6201
6345
  increaseStake: t.LiteralC<"increaseStake">;
6202
6346
  decreaseStake: t.LiteralC<"decreaseStake">;
6347
+ signalExit: t.LiteralC<"signalExit">;
6348
+ withdrawStake: t.LiteralC<"withdrawStake">;
6203
6349
  spotTransfer: t.LiteralC<"spotTransfer">;
6204
6350
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6205
6351
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6261,6 +6407,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6261
6407
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6262
6408
  increaseStake: t.LiteralC<"increaseStake">;
6263
6409
  decreaseStake: t.LiteralC<"decreaseStake">;
6410
+ signalExit: t.LiteralC<"signalExit">;
6411
+ withdrawStake: t.LiteralC<"withdrawStake">;
6264
6412
  spotTransfer: t.LiteralC<"spotTransfer">;
6265
6413
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6266
6414
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6339,6 +6487,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6339
6487
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6340
6488
  increaseStake: t.LiteralC<"increaseStake">;
6341
6489
  decreaseStake: t.LiteralC<"decreaseStake">;
6490
+ signalExit: t.LiteralC<"signalExit">;
6491
+ withdrawStake: t.LiteralC<"withdrawStake">;
6342
6492
  spotTransfer: t.LiteralC<"spotTransfer">;
6343
6493
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6344
6494
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6400,6 +6550,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6400
6550
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6401
6551
  increaseStake: t.LiteralC<"increaseStake">;
6402
6552
  decreaseStake: t.LiteralC<"decreaseStake">;
6553
+ signalExit: t.LiteralC<"signalExit">;
6554
+ withdrawStake: t.LiteralC<"withdrawStake">;
6403
6555
  spotTransfer: t.LiteralC<"spotTransfer">;
6404
6556
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6405
6557
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6496,6 +6648,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6496
6648
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6497
6649
  increaseStake: t.LiteralC<"increaseStake">;
6498
6650
  decreaseStake: t.LiteralC<"decreaseStake">;
6651
+ signalExit: t.LiteralC<"signalExit">;
6652
+ withdrawStake: t.LiteralC<"withdrawStake">;
6499
6653
  spotTransfer: t.LiteralC<"spotTransfer">;
6500
6654
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6501
6655
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6574,6 +6728,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6574
6728
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6575
6729
  increaseStake: t.LiteralC<"increaseStake">;
6576
6730
  decreaseStake: t.LiteralC<"decreaseStake">;
6731
+ signalExit: t.LiteralC<"signalExit">;
6732
+ withdrawStake: t.LiteralC<"withdrawStake">;
6577
6733
  spotTransfer: t.LiteralC<"spotTransfer">;
6578
6734
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6579
6735
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6634,6 +6790,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6634
6790
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6635
6791
  increaseStake: t.LiteralC<"increaseStake">;
6636
6792
  decreaseStake: t.LiteralC<"decreaseStake">;
6793
+ signalExit: t.LiteralC<"signalExit">;
6794
+ withdrawStake: t.LiteralC<"withdrawStake">;
6637
6795
  spotTransfer: t.LiteralC<"spotTransfer">;
6638
6796
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6639
6797
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6713,6 +6871,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6713
6871
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6714
6872
  increaseStake: t.LiteralC<"increaseStake">;
6715
6873
  decreaseStake: t.LiteralC<"decreaseStake">;
6874
+ signalExit: t.LiteralC<"signalExit">;
6875
+ withdrawStake: t.LiteralC<"withdrawStake">;
6716
6876
  spotTransfer: t.LiteralC<"spotTransfer">;
6717
6877
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6718
6878
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6794,6 +6954,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6794
6954
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6795
6955
  increaseStake: t.LiteralC<"increaseStake">;
6796
6956
  decreaseStake: t.LiteralC<"decreaseStake">;
6957
+ signalExit: t.LiteralC<"signalExit">;
6958
+ withdrawStake: t.LiteralC<"withdrawStake">;
6797
6959
  spotTransfer: t.LiteralC<"spotTransfer">;
6798
6960
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6799
6961
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6876,6 +7038,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6876
7038
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6877
7039
  increaseStake: t.LiteralC<"increaseStake">;
6878
7040
  decreaseStake: t.LiteralC<"decreaseStake">;
7041
+ signalExit: t.LiteralC<"signalExit">;
7042
+ withdrawStake: t.LiteralC<"withdrawStake">;
6879
7043
  spotTransfer: t.LiteralC<"spotTransfer">;
6880
7044
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6881
7045
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6944,6 +7108,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6944
7108
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6945
7109
  increaseStake: t.LiteralC<"increaseStake">;
6946
7110
  decreaseStake: t.LiteralC<"decreaseStake">;
7111
+ signalExit: t.LiteralC<"signalExit">;
7112
+ withdrawStake: t.LiteralC<"withdrawStake">;
6947
7113
  spotTransfer: t.LiteralC<"spotTransfer">;
6948
7114
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6949
7115
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7023,6 +7189,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7023
7189
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7024
7190
  increaseStake: t.LiteralC<"increaseStake">;
7025
7191
  decreaseStake: t.LiteralC<"decreaseStake">;
7192
+ signalExit: t.LiteralC<"signalExit">;
7193
+ withdrawStake: t.LiteralC<"withdrawStake">;
7026
7194
  spotTransfer: t.LiteralC<"spotTransfer">;
7027
7195
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7028
7196
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7143,6 +7311,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7143
7311
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7144
7312
  increaseStake: t.LiteralC<"increaseStake">;
7145
7313
  decreaseStake: t.LiteralC<"decreaseStake">;
7314
+ signalExit: t.LiteralC<"signalExit">;
7315
+ withdrawStake: t.LiteralC<"withdrawStake">;
7146
7316
  spotTransfer: t.LiteralC<"spotTransfer">;
7147
7317
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7148
7318
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7211,6 +7381,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7211
7381
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7212
7382
  increaseStake: t.LiteralC<"increaseStake">;
7213
7383
  decreaseStake: t.LiteralC<"decreaseStake">;
7384
+ signalExit: t.LiteralC<"signalExit">;
7385
+ withdrawStake: t.LiteralC<"withdrawStake">;
7214
7386
  spotTransfer: t.LiteralC<"spotTransfer">;
7215
7387
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7216
7388
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7276,6 +7448,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7276
7448
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7277
7449
  increaseStake: t.LiteralC<"increaseStake">;
7278
7450
  decreaseStake: t.LiteralC<"decreaseStake">;
7451
+ signalExit: t.LiteralC<"signalExit">;
7452
+ withdrawStake: t.LiteralC<"withdrawStake">;
7279
7453
  spotTransfer: t.LiteralC<"spotTransfer">;
7280
7454
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7281
7455
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7336,6 +7510,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7336
7510
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7337
7511
  increaseStake: t.LiteralC<"increaseStake">;
7338
7512
  decreaseStake: t.LiteralC<"decreaseStake">;
7513
+ signalExit: t.LiteralC<"signalExit">;
7514
+ withdrawStake: t.LiteralC<"withdrawStake">;
7339
7515
  spotTransfer: t.LiteralC<"spotTransfer">;
7340
7516
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7341
7517
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7416,6 +7592,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7416
7592
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7417
7593
  increaseStake: t.LiteralC<"increaseStake">;
7418
7594
  decreaseStake: t.LiteralC<"decreaseStake">;
7595
+ signalExit: t.LiteralC<"signalExit">;
7596
+ withdrawStake: t.LiteralC<"withdrawStake">;
7419
7597
  spotTransfer: t.LiteralC<"spotTransfer">;
7420
7598
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7421
7599
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7482,6 +7660,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7482
7660
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7483
7661
  increaseStake: t.LiteralC<"increaseStake">;
7484
7662
  decreaseStake: t.LiteralC<"decreaseStake">;
7663
+ signalExit: t.LiteralC<"signalExit">;
7664
+ withdrawStake: t.LiteralC<"withdrawStake">;
7485
7665
  spotTransfer: t.LiteralC<"spotTransfer">;
7486
7666
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7487
7667
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7547,6 +7727,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7547
7727
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7548
7728
  increaseStake: t.LiteralC<"increaseStake">;
7549
7729
  decreaseStake: t.LiteralC<"decreaseStake">;
7730
+ signalExit: t.LiteralC<"signalExit">;
7731
+ withdrawStake: t.LiteralC<"withdrawStake">;
7550
7732
  spotTransfer: t.LiteralC<"spotTransfer">;
7551
7733
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7552
7734
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7613,6 +7795,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7613
7795
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7614
7796
  increaseStake: t.LiteralC<"increaseStake">;
7615
7797
  decreaseStake: t.LiteralC<"decreaseStake">;
7798
+ signalExit: t.LiteralC<"signalExit">;
7799
+ withdrawStake: t.LiteralC<"withdrawStake">;
7616
7800
  spotTransfer: t.LiteralC<"spotTransfer">;
7617
7801
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7618
7802
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7678,6 +7862,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7678
7862
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7679
7863
  increaseStake: t.LiteralC<"increaseStake">;
7680
7864
  decreaseStake: t.LiteralC<"decreaseStake">;
7865
+ signalExit: t.LiteralC<"signalExit">;
7866
+ withdrawStake: t.LiteralC<"withdrawStake">;
7681
7867
  spotTransfer: t.LiteralC<"spotTransfer">;
7682
7868
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7683
7869
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7747,6 +7933,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7747
7933
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7748
7934
  increaseStake: t.LiteralC<"increaseStake">;
7749
7935
  decreaseStake: t.LiteralC<"decreaseStake">;
7936
+ signalExit: t.LiteralC<"signalExit">;
7937
+ withdrawStake: t.LiteralC<"withdrawStake">;
7750
7938
  spotTransfer: t.LiteralC<"spotTransfer">;
7751
7939
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7752
7940
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7815,6 +8003,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7815
8003
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7816
8004
  increaseStake: t.LiteralC<"increaseStake">;
7817
8005
  decreaseStake: t.LiteralC<"decreaseStake">;
8006
+ signalExit: t.LiteralC<"signalExit">;
8007
+ withdrawStake: t.LiteralC<"withdrawStake">;
7818
8008
  spotTransfer: t.LiteralC<"spotTransfer">;
7819
8009
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7820
8010
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7879,6 +8069,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7879
8069
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7880
8070
  increaseStake: t.LiteralC<"increaseStake">;
7881
8071
  decreaseStake: t.LiteralC<"decreaseStake">;
8072
+ signalExit: t.LiteralC<"signalExit">;
8073
+ withdrawStake: t.LiteralC<"withdrawStake">;
7882
8074
  spotTransfer: t.LiteralC<"spotTransfer">;
7883
8075
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7884
8076
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7942,6 +8134,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7942
8134
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7943
8135
  increaseStake: t.LiteralC<"increaseStake">;
7944
8136
  decreaseStake: t.LiteralC<"decreaseStake">;
8137
+ signalExit: t.LiteralC<"signalExit">;
8138
+ withdrawStake: t.LiteralC<"withdrawStake">;
7945
8139
  spotTransfer: t.LiteralC<"spotTransfer">;
7946
8140
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7947
8141
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8005,6 +8199,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8005
8199
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8006
8200
  increaseStake: t.LiteralC<"increaseStake">;
8007
8201
  decreaseStake: t.LiteralC<"decreaseStake">;
8202
+ signalExit: t.LiteralC<"signalExit">;
8203
+ withdrawStake: t.LiteralC<"withdrawStake">;
8008
8204
  spotTransfer: t.LiteralC<"spotTransfer">;
8009
8205
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8010
8206
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8073,6 +8269,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8073
8269
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8074
8270
  increaseStake: t.LiteralC<"increaseStake">;
8075
8271
  decreaseStake: t.LiteralC<"decreaseStake">;
8272
+ signalExit: t.LiteralC<"signalExit">;
8273
+ withdrawStake: t.LiteralC<"withdrawStake">;
8076
8274
  spotTransfer: t.LiteralC<"spotTransfer">;
8077
8275
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8078
8276
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8142,6 +8340,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8142
8340
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8143
8341
  increaseStake: t.LiteralC<"increaseStake">;
8144
8342
  decreaseStake: t.LiteralC<"decreaseStake">;
8343
+ signalExit: t.LiteralC<"signalExit">;
8344
+ withdrawStake: t.LiteralC<"withdrawStake">;
8145
8345
  spotTransfer: t.LiteralC<"spotTransfer">;
8146
8346
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8147
8347
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8209,6 +8409,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8209
8409
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8210
8410
  increaseStake: t.LiteralC<"increaseStake">;
8211
8411
  decreaseStake: t.LiteralC<"decreaseStake">;
8412
+ signalExit: t.LiteralC<"signalExit">;
8413
+ withdrawStake: t.LiteralC<"withdrawStake">;
8212
8414
  spotTransfer: t.LiteralC<"spotTransfer">;
8213
8415
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8214
8416
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8235,6 +8437,134 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8235
8437
  intentType: t.LiteralC<"decreaseStake">;
8236
8438
  validatorAddress: import("io-ts-types").NonEmptyStringC;
8237
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;
8238
8568
  }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
8239
8569
  intentType: t.KeyofC<{
8240
8570
  payment: t.LiteralC<"payment">;
@@ -8276,6 +8606,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8276
8606
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8277
8607
  increaseStake: t.LiteralC<"increaseStake">;
8278
8608
  decreaseStake: t.LiteralC<"decreaseStake">;
8609
+ signalExit: t.LiteralC<"signalExit">;
8610
+ withdrawStake: t.LiteralC<"withdrawStake">;
8279
8611
  spotTransfer: t.LiteralC<"spotTransfer">;
8280
8612
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8281
8613
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8334,6 +8666,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8334
8666
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8335
8667
  increaseStake: t.LiteralC<"increaseStake">;
8336
8668
  decreaseStake: t.LiteralC<"decreaseStake">;
8669
+ signalExit: t.LiteralC<"signalExit">;
8670
+ withdrawStake: t.LiteralC<"withdrawStake">;
8337
8671
  spotTransfer: t.LiteralC<"spotTransfer">;
8338
8672
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8339
8673
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8394,6 +8728,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8394
8728
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8395
8729
  increaseStake: t.LiteralC<"increaseStake">;
8396
8730
  decreaseStake: t.LiteralC<"decreaseStake">;
8731
+ signalExit: t.LiteralC<"signalExit">;
8732
+ withdrawStake: t.LiteralC<"withdrawStake">;
8397
8733
  spotTransfer: t.LiteralC<"spotTransfer">;
8398
8734
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8399
8735
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8462,6 +8798,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8462
8798
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8463
8799
  increaseStake: t.LiteralC<"increaseStake">;
8464
8800
  decreaseStake: t.LiteralC<"decreaseStake">;
8801
+ signalExit: t.LiteralC<"signalExit">;
8802
+ withdrawStake: t.LiteralC<"withdrawStake">;
8465
8803
  spotTransfer: t.LiteralC<"spotTransfer">;
8466
8804
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8467
8805
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8530,6 +8868,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8530
8868
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8531
8869
  increaseStake: t.LiteralC<"increaseStake">;
8532
8870
  decreaseStake: t.LiteralC<"decreaseStake">;
8871
+ signalExit: t.LiteralC<"signalExit">;
8872
+ withdrawStake: t.LiteralC<"withdrawStake">;
8533
8873
  spotTransfer: t.LiteralC<"spotTransfer">;
8534
8874
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8535
8875
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8592,6 +8932,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8592
8932
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8593
8933
  increaseStake: t.LiteralC<"increaseStake">;
8594
8934
  decreaseStake: t.LiteralC<"decreaseStake">;
8935
+ signalExit: t.LiteralC<"signalExit">;
8936
+ withdrawStake: t.LiteralC<"withdrawStake">;
8595
8937
  spotTransfer: t.LiteralC<"spotTransfer">;
8596
8938
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8597
8939
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8650,6 +8992,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8650
8992
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8651
8993
  increaseStake: t.LiteralC<"increaseStake">;
8652
8994
  decreaseStake: t.LiteralC<"decreaseStake">;
8995
+ signalExit: t.LiteralC<"signalExit">;
8996
+ withdrawStake: t.LiteralC<"withdrawStake">;
8653
8997
  spotTransfer: t.LiteralC<"spotTransfer">;
8654
8998
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8655
8999
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8730,6 +9074,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8730
9074
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8731
9075
  increaseStake: t.LiteralC<"increaseStake">;
8732
9076
  decreaseStake: t.LiteralC<"decreaseStake">;
9077
+ signalExit: t.LiteralC<"signalExit">;
9078
+ withdrawStake: t.LiteralC<"withdrawStake">;
8733
9079
  spotTransfer: t.LiteralC<"spotTransfer">;
8734
9080
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8735
9081
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8818,6 +9164,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8818
9164
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8819
9165
  increaseStake: t.LiteralC<"increaseStake">;
8820
9166
  decreaseStake: t.LiteralC<"decreaseStake">;
9167
+ signalExit: t.LiteralC<"signalExit">;
9168
+ withdrawStake: t.LiteralC<"withdrawStake">;
8821
9169
  spotTransfer: t.LiteralC<"spotTransfer">;
8822
9170
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8823
9171
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8916,6 +9264,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8916
9264
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8917
9265
  increaseStake: t.LiteralC<"increaseStake">;
8918
9266
  decreaseStake: t.LiteralC<"decreaseStake">;
9267
+ signalExit: t.LiteralC<"signalExit">;
9268
+ withdrawStake: t.LiteralC<"withdrawStake">;
8919
9269
  spotTransfer: t.LiteralC<"spotTransfer">;
8920
9270
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8921
9271
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8986,6 +9336,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8986
9336
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8987
9337
  increaseStake: t.LiteralC<"increaseStake">;
8988
9338
  decreaseStake: t.LiteralC<"decreaseStake">;
9339
+ signalExit: t.LiteralC<"signalExit">;
9340
+ withdrawStake: t.LiteralC<"withdrawStake">;
8989
9341
  spotTransfer: t.LiteralC<"spotTransfer">;
8990
9342
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8991
9343
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9066,6 +9418,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9066
9418
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9067
9419
  increaseStake: t.LiteralC<"increaseStake">;
9068
9420
  decreaseStake: t.LiteralC<"decreaseStake">;
9421
+ signalExit: t.LiteralC<"signalExit">;
9422
+ withdrawStake: t.LiteralC<"withdrawStake">;
9069
9423
  spotTransfer: t.LiteralC<"spotTransfer">;
9070
9424
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9071
9425
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9128,6 +9482,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9128
9482
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9129
9483
  increaseStake: t.LiteralC<"increaseStake">;
9130
9484
  decreaseStake: t.LiteralC<"decreaseStake">;
9485
+ signalExit: t.LiteralC<"signalExit">;
9486
+ withdrawStake: t.LiteralC<"withdrawStake">;
9131
9487
  spotTransfer: t.LiteralC<"spotTransfer">;
9132
9488
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9133
9489
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9196,6 +9552,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9196
9552
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9197
9553
  increaseStake: t.LiteralC<"increaseStake">;
9198
9554
  decreaseStake: t.LiteralC<"decreaseStake">;
9555
+ signalExit: t.LiteralC<"signalExit">;
9556
+ withdrawStake: t.LiteralC<"withdrawStake">;
9199
9557
  spotTransfer: t.LiteralC<"spotTransfer">;
9200
9558
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9201
9559
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9258,6 +9616,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9258
9616
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9259
9617
  increaseStake: t.LiteralC<"increaseStake">;
9260
9618
  decreaseStake: t.LiteralC<"decreaseStake">;
9619
+ signalExit: t.LiteralC<"signalExit">;
9620
+ withdrawStake: t.LiteralC<"withdrawStake">;
9261
9621
  spotTransfer: t.LiteralC<"spotTransfer">;
9262
9622
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9263
9623
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9326,6 +9686,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9326
9686
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9327
9687
  increaseStake: t.LiteralC<"increaseStake">;
9328
9688
  decreaseStake: t.LiteralC<"decreaseStake">;
9689
+ signalExit: t.LiteralC<"signalExit">;
9690
+ withdrawStake: t.LiteralC<"withdrawStake">;
9329
9691
  spotTransfer: t.LiteralC<"spotTransfer">;
9330
9692
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9331
9693
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9826,6 +10188,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
9826
10188
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9827
10189
  increaseStake: t.LiteralC<"increaseStake">;
9828
10190
  decreaseStake: t.LiteralC<"decreaseStake">;
10191
+ signalExit: t.LiteralC<"signalExit">;
10192
+ withdrawStake: t.LiteralC<"withdrawStake">;
9829
10193
  spotTransfer: t.LiteralC<"spotTransfer">;
9830
10194
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9831
10195
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9906,6 +10270,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
9906
10270
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9907
10271
  increaseStake: t.LiteralC<"increaseStake">;
9908
10272
  decreaseStake: t.LiteralC<"decreaseStake">;
10273
+ signalExit: t.LiteralC<"signalExit">;
10274
+ withdrawStake: t.LiteralC<"withdrawStake">;
9909
10275
  spotTransfer: t.LiteralC<"spotTransfer">;
9910
10276
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9911
10277
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9971,6 +10337,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
9971
10337
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9972
10338
  increaseStake: t.LiteralC<"increaseStake">;
9973
10339
  decreaseStake: t.LiteralC<"decreaseStake">;
10340
+ signalExit: t.LiteralC<"signalExit">;
10341
+ withdrawStake: t.LiteralC<"withdrawStake">;
9974
10342
  spotTransfer: t.LiteralC<"spotTransfer">;
9975
10343
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9976
10344
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10042,6 +10410,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10042
10410
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10043
10411
  increaseStake: t.LiteralC<"increaseStake">;
10044
10412
  decreaseStake: t.LiteralC<"decreaseStake">;
10413
+ signalExit: t.LiteralC<"signalExit">;
10414
+ withdrawStake: t.LiteralC<"withdrawStake">;
10045
10415
  spotTransfer: t.LiteralC<"spotTransfer">;
10046
10416
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10047
10417
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10112,6 +10482,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10112
10482
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10113
10483
  increaseStake: t.LiteralC<"increaseStake">;
10114
10484
  decreaseStake: t.LiteralC<"decreaseStake">;
10485
+ signalExit: t.LiteralC<"signalExit">;
10486
+ withdrawStake: t.LiteralC<"withdrawStake">;
10115
10487
  spotTransfer: t.LiteralC<"spotTransfer">;
10116
10488
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10117
10489
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10174,6 +10546,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10174
10546
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10175
10547
  increaseStake: t.LiteralC<"increaseStake">;
10176
10548
  decreaseStake: t.LiteralC<"decreaseStake">;
10549
+ signalExit: t.LiteralC<"signalExit">;
10550
+ withdrawStake: t.LiteralC<"withdrawStake">;
10177
10551
  spotTransfer: t.LiteralC<"spotTransfer">;
10178
10552
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10179
10553
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10249,6 +10623,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10249
10623
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10250
10624
  increaseStake: t.LiteralC<"increaseStake">;
10251
10625
  decreaseStake: t.LiteralC<"decreaseStake">;
10626
+ signalExit: t.LiteralC<"signalExit">;
10627
+ withdrawStake: t.LiteralC<"withdrawStake">;
10252
10628
  spotTransfer: t.LiteralC<"spotTransfer">;
10253
10629
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10254
10630
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10329,6 +10705,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10329
10705
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10330
10706
  increaseStake: t.LiteralC<"increaseStake">;
10331
10707
  decreaseStake: t.LiteralC<"decreaseStake">;
10708
+ signalExit: t.LiteralC<"signalExit">;
10709
+ withdrawStake: t.LiteralC<"withdrawStake">;
10332
10710
  spotTransfer: t.LiteralC<"spotTransfer">;
10333
10711
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10334
10712
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10424,6 +10802,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10424
10802
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10425
10803
  increaseStake: t.LiteralC<"increaseStake">;
10426
10804
  decreaseStake: t.LiteralC<"decreaseStake">;
10805
+ signalExit: t.LiteralC<"signalExit">;
10806
+ withdrawStake: t.LiteralC<"withdrawStake">;
10427
10807
  spotTransfer: t.LiteralC<"spotTransfer">;
10428
10808
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10429
10809
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10519,6 +10899,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10519
10899
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10520
10900
  increaseStake: t.LiteralC<"increaseStake">;
10521
10901
  decreaseStake: t.LiteralC<"decreaseStake">;
10902
+ signalExit: t.LiteralC<"signalExit">;
10903
+ withdrawStake: t.LiteralC<"withdrawStake">;
10522
10904
  spotTransfer: t.LiteralC<"spotTransfer">;
10523
10905
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10524
10906
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10594,6 +10976,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10594
10976
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10595
10977
  increaseStake: t.LiteralC<"increaseStake">;
10596
10978
  decreaseStake: t.LiteralC<"decreaseStake">;
10979
+ signalExit: t.LiteralC<"signalExit">;
10980
+ withdrawStake: t.LiteralC<"withdrawStake">;
10597
10981
  spotTransfer: t.LiteralC<"spotTransfer">;
10598
10982
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10599
10983
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10655,6 +11039,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10655
11039
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10656
11040
  increaseStake: t.LiteralC<"increaseStake">;
10657
11041
  decreaseStake: t.LiteralC<"decreaseStake">;
11042
+ signalExit: t.LiteralC<"signalExit">;
11043
+ withdrawStake: t.LiteralC<"withdrawStake">;
10658
11044
  spotTransfer: t.LiteralC<"spotTransfer">;
10659
11045
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10660
11046
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10716,6 +11102,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10716
11102
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10717
11103
  increaseStake: t.LiteralC<"increaseStake">;
10718
11104
  decreaseStake: t.LiteralC<"decreaseStake">;
11105
+ signalExit: t.LiteralC<"signalExit">;
11106
+ withdrawStake: t.LiteralC<"withdrawStake">;
10719
11107
  spotTransfer: t.LiteralC<"spotTransfer">;
10720
11108
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10721
11109
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10785,6 +11173,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10785
11173
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10786
11174
  increaseStake: t.LiteralC<"increaseStake">;
10787
11175
  decreaseStake: t.LiteralC<"decreaseStake">;
11176
+ signalExit: t.LiteralC<"signalExit">;
11177
+ withdrawStake: t.LiteralC<"withdrawStake">;
10788
11178
  spotTransfer: t.LiteralC<"spotTransfer">;
10789
11179
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10790
11180
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10853,6 +11243,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10853
11243
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10854
11244
  increaseStake: t.LiteralC<"increaseStake">;
10855
11245
  decreaseStake: t.LiteralC<"decreaseStake">;
11246
+ signalExit: t.LiteralC<"signalExit">;
11247
+ withdrawStake: t.LiteralC<"withdrawStake">;
10856
11248
  spotTransfer: t.LiteralC<"spotTransfer">;
10857
11249
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10858
11250
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10924,6 +11316,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10924
11316
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10925
11317
  increaseStake: t.LiteralC<"increaseStake">;
10926
11318
  decreaseStake: t.LiteralC<"decreaseStake">;
11319
+ signalExit: t.LiteralC<"signalExit">;
11320
+ withdrawStake: t.LiteralC<"withdrawStake">;
10927
11321
  spotTransfer: t.LiteralC<"spotTransfer">;
10928
11322
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10929
11323
  goUnstake: t.LiteralC<"goUnstake">;
@@ -10985,6 +11379,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
10985
11379
  validatorRegistration: t.LiteralC<"validatorRegistration">;
10986
11380
  increaseStake: t.LiteralC<"increaseStake">;
10987
11381
  decreaseStake: t.LiteralC<"decreaseStake">;
11382
+ signalExit: t.LiteralC<"signalExit">;
11383
+ withdrawStake: t.LiteralC<"withdrawStake">;
10988
11384
  spotTransfer: t.LiteralC<"spotTransfer">;
10989
11385
  bridgeFunds: t.LiteralC<"bridgeFunds">;
10990
11386
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11051,6 +11447,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11051
11447
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11052
11448
  increaseStake: t.LiteralC<"increaseStake">;
11053
11449
  decreaseStake: t.LiteralC<"decreaseStake">;
11450
+ signalExit: t.LiteralC<"signalExit">;
11451
+ withdrawStake: t.LiteralC<"withdrawStake">;
11054
11452
  spotTransfer: t.LiteralC<"spotTransfer">;
11055
11453
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11056
11454
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11112,6 +11510,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11112
11510
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11113
11511
  increaseStake: t.LiteralC<"increaseStake">;
11114
11512
  decreaseStake: t.LiteralC<"decreaseStake">;
11513
+ signalExit: t.LiteralC<"signalExit">;
11514
+ withdrawStake: t.LiteralC<"withdrawStake">;
11115
11515
  spotTransfer: t.LiteralC<"spotTransfer">;
11116
11516
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11117
11517
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11173,6 +11573,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11173
11573
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11174
11574
  increaseStake: t.LiteralC<"increaseStake">;
11175
11575
  decreaseStake: t.LiteralC<"decreaseStake">;
11576
+ signalExit: t.LiteralC<"signalExit">;
11577
+ withdrawStake: t.LiteralC<"withdrawStake">;
11176
11578
  spotTransfer: t.LiteralC<"spotTransfer">;
11177
11579
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11178
11580
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11253,6 +11655,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11253
11655
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11254
11656
  increaseStake: t.LiteralC<"increaseStake">;
11255
11657
  decreaseStake: t.LiteralC<"decreaseStake">;
11658
+ signalExit: t.LiteralC<"signalExit">;
11659
+ withdrawStake: t.LiteralC<"withdrawStake">;
11256
11660
  spotTransfer: t.LiteralC<"spotTransfer">;
11257
11661
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11258
11662
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11347,6 +11751,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11347
11751
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11348
11752
  increaseStake: t.LiteralC<"increaseStake">;
11349
11753
  decreaseStake: t.LiteralC<"decreaseStake">;
11754
+ signalExit: t.LiteralC<"signalExit">;
11755
+ withdrawStake: t.LiteralC<"withdrawStake">;
11350
11756
  spotTransfer: t.LiteralC<"spotTransfer">;
11351
11757
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11352
11758
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11414,6 +11820,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11414
11820
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11415
11821
  increaseStake: t.LiteralC<"increaseStake">;
11416
11822
  decreaseStake: t.LiteralC<"decreaseStake">;
11823
+ signalExit: t.LiteralC<"signalExit">;
11824
+ withdrawStake: t.LiteralC<"withdrawStake">;
11417
11825
  spotTransfer: t.LiteralC<"spotTransfer">;
11418
11826
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11419
11827
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11508,6 +11916,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11508
11916
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11509
11917
  increaseStake: t.LiteralC<"increaseStake">;
11510
11918
  decreaseStake: t.LiteralC<"decreaseStake">;
11919
+ signalExit: t.LiteralC<"signalExit">;
11920
+ withdrawStake: t.LiteralC<"withdrawStake">;
11511
11921
  spotTransfer: t.LiteralC<"spotTransfer">;
11512
11922
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11513
11923
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11578,6 +11988,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11578
11988
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11579
11989
  increaseStake: t.LiteralC<"increaseStake">;
11580
11990
  decreaseStake: t.LiteralC<"decreaseStake">;
11991
+ signalExit: t.LiteralC<"signalExit">;
11992
+ withdrawStake: t.LiteralC<"withdrawStake">;
11581
11993
  spotTransfer: t.LiteralC<"spotTransfer">;
11582
11994
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11583
11995
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11638,6 +12050,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11638
12050
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11639
12051
  increaseStake: t.LiteralC<"increaseStake">;
11640
12052
  decreaseStake: t.LiteralC<"decreaseStake">;
12053
+ signalExit: t.LiteralC<"signalExit">;
12054
+ withdrawStake: t.LiteralC<"withdrawStake">;
11641
12055
  spotTransfer: t.LiteralC<"spotTransfer">;
11642
12056
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11643
12057
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11758,6 +12172,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11758
12172
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11759
12173
  increaseStake: t.LiteralC<"increaseStake">;
11760
12174
  decreaseStake: t.LiteralC<"decreaseStake">;
12175
+ signalExit: t.LiteralC<"signalExit">;
12176
+ withdrawStake: t.LiteralC<"withdrawStake">;
11761
12177
  spotTransfer: t.LiteralC<"spotTransfer">;
11762
12178
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11763
12179
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11868,6 +12284,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11868
12284
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11869
12285
  increaseStake: t.LiteralC<"increaseStake">;
11870
12286
  decreaseStake: t.LiteralC<"decreaseStake">;
12287
+ signalExit: t.LiteralC<"signalExit">;
12288
+ withdrawStake: t.LiteralC<"withdrawStake">;
11871
12289
  spotTransfer: t.LiteralC<"spotTransfer">;
11872
12290
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11873
12291
  goUnstake: t.LiteralC<"goUnstake">;
@@ -11970,6 +12388,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
11970
12388
  validatorRegistration: t.LiteralC<"validatorRegistration">;
11971
12389
  increaseStake: t.LiteralC<"increaseStake">;
11972
12390
  decreaseStake: t.LiteralC<"decreaseStake">;
12391
+ signalExit: t.LiteralC<"signalExit">;
12392
+ withdrawStake: t.LiteralC<"withdrawStake">;
11973
12393
  spotTransfer: t.LiteralC<"spotTransfer">;
11974
12394
  bridgeFunds: t.LiteralC<"bridgeFunds">;
11975
12395
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12056,6 +12476,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12056
12476
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12057
12477
  increaseStake: t.LiteralC<"increaseStake">;
12058
12478
  decreaseStake: t.LiteralC<"decreaseStake">;
12479
+ signalExit: t.LiteralC<"signalExit">;
12480
+ withdrawStake: t.LiteralC<"withdrawStake">;
12059
12481
  spotTransfer: t.LiteralC<"spotTransfer">;
12060
12482
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12061
12483
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12141,6 +12563,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12141
12563
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12142
12564
  increaseStake: t.LiteralC<"increaseStake">;
12143
12565
  decreaseStake: t.LiteralC<"decreaseStake">;
12566
+ signalExit: t.LiteralC<"signalExit">;
12567
+ withdrawStake: t.LiteralC<"withdrawStake">;
12144
12568
  spotTransfer: t.LiteralC<"spotTransfer">;
12145
12569
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12146
12570
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12225,6 +12649,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12225
12649
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12226
12650
  increaseStake: t.LiteralC<"increaseStake">;
12227
12651
  decreaseStake: t.LiteralC<"decreaseStake">;
12652
+ signalExit: t.LiteralC<"signalExit">;
12653
+ withdrawStake: t.LiteralC<"withdrawStake">;
12228
12654
  spotTransfer: t.LiteralC<"spotTransfer">;
12229
12655
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12230
12656
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12405,6 +12831,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12405
12831
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12406
12832
  increaseStake: t.LiteralC<"increaseStake">;
12407
12833
  decreaseStake: t.LiteralC<"decreaseStake">;
12834
+ signalExit: t.LiteralC<"signalExit">;
12835
+ withdrawStake: t.LiteralC<"withdrawStake">;
12408
12836
  spotTransfer: t.LiteralC<"spotTransfer">;
12409
12837
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12410
12838
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12528,6 +12956,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12528
12956
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12529
12957
  increaseStake: t.LiteralC<"increaseStake">;
12530
12958
  decreaseStake: t.LiteralC<"decreaseStake">;
12959
+ signalExit: t.LiteralC<"signalExit">;
12960
+ withdrawStake: t.LiteralC<"withdrawStake">;
12531
12961
  spotTransfer: t.LiteralC<"spotTransfer">;
12532
12962
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12533
12963
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12610,6 +13040,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12610
13040
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12611
13041
  increaseStake: t.LiteralC<"increaseStake">;
12612
13042
  decreaseStake: t.LiteralC<"decreaseStake">;
13043
+ signalExit: t.LiteralC<"signalExit">;
13044
+ withdrawStake: t.LiteralC<"withdrawStake">;
12613
13045
  spotTransfer: t.LiteralC<"spotTransfer">;
12614
13046
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12615
13047
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12725,6 +13157,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12725
13157
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12726
13158
  increaseStake: t.LiteralC<"increaseStake">;
12727
13159
  decreaseStake: t.LiteralC<"decreaseStake">;
13160
+ signalExit: t.LiteralC<"signalExit">;
13161
+ withdrawStake: t.LiteralC<"withdrawStake">;
12728
13162
  spotTransfer: t.LiteralC<"spotTransfer">;
12729
13163
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12730
13164
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12825,6 +13259,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12825
13259
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12826
13260
  increaseStake: t.LiteralC<"increaseStake">;
12827
13261
  decreaseStake: t.LiteralC<"decreaseStake">;
13262
+ signalExit: t.LiteralC<"signalExit">;
13263
+ withdrawStake: t.LiteralC<"withdrawStake">;
12828
13264
  spotTransfer: t.LiteralC<"spotTransfer">;
12829
13265
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12830
13266
  goUnstake: t.LiteralC<"goUnstake">;
@@ -12947,6 +13383,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12947
13383
  validatorRegistration: t.LiteralC<"validatorRegistration">;
12948
13384
  increaseStake: t.LiteralC<"increaseStake">;
12949
13385
  decreaseStake: t.LiteralC<"decreaseStake">;
13386
+ signalExit: t.LiteralC<"signalExit">;
13387
+ withdrawStake: t.LiteralC<"withdrawStake">;
12950
13388
  spotTransfer: t.LiteralC<"spotTransfer">;
12951
13389
  bridgeFunds: t.LiteralC<"bridgeFunds">;
12952
13390
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13021,6 +13459,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13021
13459
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13022
13460
  increaseStake: t.LiteralC<"increaseStake">;
13023
13461
  decreaseStake: t.LiteralC<"decreaseStake">;
13462
+ signalExit: t.LiteralC<"signalExit">;
13463
+ withdrawStake: t.LiteralC<"withdrawStake">;
13024
13464
  spotTransfer: t.LiteralC<"spotTransfer">;
13025
13465
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13026
13466
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13106,6 +13546,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13106
13546
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13107
13547
  increaseStake: t.LiteralC<"increaseStake">;
13108
13548
  decreaseStake: t.LiteralC<"decreaseStake">;
13549
+ signalExit: t.LiteralC<"signalExit">;
13550
+ withdrawStake: t.LiteralC<"withdrawStake">;
13109
13551
  spotTransfer: t.LiteralC<"spotTransfer">;
13110
13552
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13111
13553
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13181,6 +13623,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13181
13623
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13182
13624
  increaseStake: t.LiteralC<"increaseStake">;
13183
13625
  decreaseStake: t.LiteralC<"decreaseStake">;
13626
+ signalExit: t.LiteralC<"signalExit">;
13627
+ withdrawStake: t.LiteralC<"withdrawStake">;
13184
13628
  spotTransfer: t.LiteralC<"spotTransfer">;
13185
13629
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13186
13630
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13261,6 +13705,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13261
13705
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13262
13706
  increaseStake: t.LiteralC<"increaseStake">;
13263
13707
  decreaseStake: t.LiteralC<"decreaseStake">;
13708
+ signalExit: t.LiteralC<"signalExit">;
13709
+ withdrawStake: t.LiteralC<"withdrawStake">;
13264
13710
  spotTransfer: t.LiteralC<"spotTransfer">;
13265
13711
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13266
13712
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13329,6 +13775,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13329
13775
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13330
13776
  increaseStake: t.LiteralC<"increaseStake">;
13331
13777
  decreaseStake: t.LiteralC<"decreaseStake">;
13778
+ signalExit: t.LiteralC<"signalExit">;
13779
+ withdrawStake: t.LiteralC<"withdrawStake">;
13332
13780
  spotTransfer: t.LiteralC<"spotTransfer">;
13333
13781
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13334
13782
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13396,6 +13844,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13396
13844
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13397
13845
  increaseStake: t.LiteralC<"increaseStake">;
13398
13846
  decreaseStake: t.LiteralC<"decreaseStake">;
13847
+ signalExit: t.LiteralC<"signalExit">;
13848
+ withdrawStake: t.LiteralC<"withdrawStake">;
13399
13849
  spotTransfer: t.LiteralC<"spotTransfer">;
13400
13850
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13401
13851
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13463,6 +13913,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13463
13913
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13464
13914
  increaseStake: t.LiteralC<"increaseStake">;
13465
13915
  decreaseStake: t.LiteralC<"decreaseStake">;
13916
+ signalExit: t.LiteralC<"signalExit">;
13917
+ withdrawStake: t.LiteralC<"withdrawStake">;
13466
13918
  spotTransfer: t.LiteralC<"spotTransfer">;
13467
13919
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13468
13920
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13530,6 +13982,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13530
13982
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13531
13983
  increaseStake: t.LiteralC<"increaseStake">;
13532
13984
  decreaseStake: t.LiteralC<"decreaseStake">;
13985
+ signalExit: t.LiteralC<"signalExit">;
13986
+ withdrawStake: t.LiteralC<"withdrawStake">;
13533
13987
  spotTransfer: t.LiteralC<"spotTransfer">;
13534
13988
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13535
13989
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13594,6 +14048,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13594
14048
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13595
14049
  increaseStake: t.LiteralC<"increaseStake">;
13596
14050
  decreaseStake: t.LiteralC<"decreaseStake">;
14051
+ signalExit: t.LiteralC<"signalExit">;
14052
+ withdrawStake: t.LiteralC<"withdrawStake">;
13597
14053
  spotTransfer: t.LiteralC<"spotTransfer">;
13598
14054
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13599
14055
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13674,6 +14130,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13674
14130
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13675
14131
  increaseStake: t.LiteralC<"increaseStake">;
13676
14132
  decreaseStake: t.LiteralC<"decreaseStake">;
14133
+ signalExit: t.LiteralC<"signalExit">;
14134
+ withdrawStake: t.LiteralC<"withdrawStake">;
13677
14135
  spotTransfer: t.LiteralC<"spotTransfer">;
13678
14136
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13679
14137
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13751,6 +14209,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13751
14209
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13752
14210
  increaseStake: t.LiteralC<"increaseStake">;
13753
14211
  decreaseStake: t.LiteralC<"decreaseStake">;
14212
+ signalExit: t.LiteralC<"signalExit">;
14213
+ withdrawStake: t.LiteralC<"withdrawStake">;
13754
14214
  spotTransfer: t.LiteralC<"spotTransfer">;
13755
14215
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13756
14216
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13828,6 +14288,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13828
14288
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13829
14289
  increaseStake: t.LiteralC<"increaseStake">;
13830
14290
  decreaseStake: t.LiteralC<"decreaseStake">;
14291
+ signalExit: t.LiteralC<"signalExit">;
14292
+ withdrawStake: t.LiteralC<"withdrawStake">;
13831
14293
  spotTransfer: t.LiteralC<"spotTransfer">;
13832
14294
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13833
14295
  goUnstake: t.LiteralC<"goUnstake">;
@@ -13913,6 +14375,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13913
14375
  validatorRegistration: t.LiteralC<"validatorRegistration">;
13914
14376
  increaseStake: t.LiteralC<"increaseStake">;
13915
14377
  decreaseStake: t.LiteralC<"decreaseStake">;
14378
+ signalExit: t.LiteralC<"signalExit">;
14379
+ withdrawStake: t.LiteralC<"withdrawStake">;
13916
14380
  spotTransfer: t.LiteralC<"spotTransfer">;
13917
14381
  bridgeFunds: t.LiteralC<"bridgeFunds">;
13918
14382
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14022,6 +14486,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14022
14486
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14023
14487
  increaseStake: t.LiteralC<"increaseStake">;
14024
14488
  decreaseStake: t.LiteralC<"decreaseStake">;
14489
+ signalExit: t.LiteralC<"signalExit">;
14490
+ withdrawStake: t.LiteralC<"withdrawStake">;
14025
14491
  spotTransfer: t.LiteralC<"spotTransfer">;
14026
14492
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14027
14493
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14103,6 +14569,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14103
14569
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14104
14570
  increaseStake: t.LiteralC<"increaseStake">;
14105
14571
  decreaseStake: t.LiteralC<"decreaseStake">;
14572
+ signalExit: t.LiteralC<"signalExit">;
14573
+ withdrawStake: t.LiteralC<"withdrawStake">;
14106
14574
  spotTransfer: t.LiteralC<"spotTransfer">;
14107
14575
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14108
14576
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14198,6 +14666,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14198
14666
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14199
14667
  increaseStake: t.LiteralC<"increaseStake">;
14200
14668
  decreaseStake: t.LiteralC<"decreaseStake">;
14669
+ signalExit: t.LiteralC<"signalExit">;
14670
+ withdrawStake: t.LiteralC<"withdrawStake">;
14201
14671
  spotTransfer: t.LiteralC<"spotTransfer">;
14202
14672
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14203
14673
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14293,6 +14763,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14293
14763
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14294
14764
  increaseStake: t.LiteralC<"increaseStake">;
14295
14765
  decreaseStake: t.LiteralC<"decreaseStake">;
14766
+ signalExit: t.LiteralC<"signalExit">;
14767
+ withdrawStake: t.LiteralC<"withdrawStake">;
14296
14768
  spotTransfer: t.LiteralC<"spotTransfer">;
14297
14769
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14298
14770
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14386,6 +14858,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14386
14858
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14387
14859
  increaseStake: t.LiteralC<"increaseStake">;
14388
14860
  decreaseStake: t.LiteralC<"decreaseStake">;
14861
+ signalExit: t.LiteralC<"signalExit">;
14862
+ withdrawStake: t.LiteralC<"withdrawStake">;
14389
14863
  spotTransfer: t.LiteralC<"spotTransfer">;
14390
14864
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14391
14865
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14456,6 +14930,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14456
14930
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14457
14931
  increaseStake: t.LiteralC<"increaseStake">;
14458
14932
  decreaseStake: t.LiteralC<"decreaseStake">;
14933
+ signalExit: t.LiteralC<"signalExit">;
14934
+ withdrawStake: t.LiteralC<"withdrawStake">;
14459
14935
  spotTransfer: t.LiteralC<"spotTransfer">;
14460
14936
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14461
14937
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14535,6 +15011,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14535
15011
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14536
15012
  increaseStake: t.LiteralC<"increaseStake">;
14537
15013
  decreaseStake: t.LiteralC<"decreaseStake">;
15014
+ signalExit: t.LiteralC<"signalExit">;
15015
+ withdrawStake: t.LiteralC<"withdrawStake">;
14538
15016
  spotTransfer: t.LiteralC<"spotTransfer">;
14539
15017
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14540
15018
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14659,6 +15137,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14659
15137
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14660
15138
  increaseStake: t.LiteralC<"increaseStake">;
14661
15139
  decreaseStake: t.LiteralC<"decreaseStake">;
15140
+ signalExit: t.LiteralC<"signalExit">;
15141
+ withdrawStake: t.LiteralC<"withdrawStake">;
14662
15142
  spotTransfer: t.LiteralC<"spotTransfer">;
14663
15143
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14664
15144
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14726,6 +15206,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14726
15206
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14727
15207
  increaseStake: t.LiteralC<"increaseStake">;
14728
15208
  decreaseStake: t.LiteralC<"decreaseStake">;
15209
+ signalExit: t.LiteralC<"signalExit">;
15210
+ withdrawStake: t.LiteralC<"withdrawStake">;
14729
15211
  spotTransfer: t.LiteralC<"spotTransfer">;
14730
15212
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14731
15213
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14797,6 +15279,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14797
15279
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14798
15280
  increaseStake: t.LiteralC<"increaseStake">;
14799
15281
  decreaseStake: t.LiteralC<"decreaseStake">;
15282
+ signalExit: t.LiteralC<"signalExit">;
15283
+ withdrawStake: t.LiteralC<"withdrawStake">;
14800
15284
  spotTransfer: t.LiteralC<"spotTransfer">;
14801
15285
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14802
15286
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14861,6 +15345,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14861
15345
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14862
15346
  increaseStake: t.LiteralC<"increaseStake">;
14863
15347
  decreaseStake: t.LiteralC<"decreaseStake">;
15348
+ signalExit: t.LiteralC<"signalExit">;
15349
+ withdrawStake: t.LiteralC<"withdrawStake">;
14864
15350
  spotTransfer: t.LiteralC<"spotTransfer">;
14865
15351
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14866
15352
  goUnstake: t.LiteralC<"goUnstake">;
@@ -14926,6 +15412,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14926
15412
  validatorRegistration: t.LiteralC<"validatorRegistration">;
14927
15413
  increaseStake: t.LiteralC<"increaseStake">;
14928
15414
  decreaseStake: t.LiteralC<"decreaseStake">;
15415
+ signalExit: t.LiteralC<"signalExit">;
15416
+ withdrawStake: t.LiteralC<"withdrawStake">;
14929
15417
  spotTransfer: t.LiteralC<"spotTransfer">;
14930
15418
  bridgeFunds: t.LiteralC<"bridgeFunds">;
14931
15419
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15006,6 +15494,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15006
15494
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15007
15495
  increaseStake: t.LiteralC<"increaseStake">;
15008
15496
  decreaseStake: t.LiteralC<"decreaseStake">;
15497
+ signalExit: t.LiteralC<"signalExit">;
15498
+ withdrawStake: t.LiteralC<"withdrawStake">;
15009
15499
  spotTransfer: t.LiteralC<"spotTransfer">;
15010
15500
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15011
15501
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15088,6 +15578,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15088
15578
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15089
15579
  increaseStake: t.LiteralC<"increaseStake">;
15090
15580
  decreaseStake: t.LiteralC<"decreaseStake">;
15581
+ signalExit: t.LiteralC<"signalExit">;
15582
+ withdrawStake: t.LiteralC<"withdrawStake">;
15091
15583
  spotTransfer: t.LiteralC<"spotTransfer">;
15092
15584
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15093
15585
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15161,6 +15653,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15161
15653
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15162
15654
  increaseStake: t.LiteralC<"increaseStake">;
15163
15655
  decreaseStake: t.LiteralC<"decreaseStake">;
15656
+ signalExit: t.LiteralC<"signalExit">;
15657
+ withdrawStake: t.LiteralC<"withdrawStake">;
15164
15658
  spotTransfer: t.LiteralC<"spotTransfer">;
15165
15659
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15166
15660
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15271,6 +15765,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15271
15765
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15272
15766
  increaseStake: t.LiteralC<"increaseStake">;
15273
15767
  decreaseStake: t.LiteralC<"decreaseStake">;
15768
+ signalExit: t.LiteralC<"signalExit">;
15769
+ withdrawStake: t.LiteralC<"withdrawStake">;
15274
15770
  spotTransfer: t.LiteralC<"spotTransfer">;
15275
15771
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15276
15772
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15413,6 +15909,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15413
15909
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15414
15910
  increaseStake: t.LiteralC<"increaseStake">;
15415
15911
  decreaseStake: t.LiteralC<"decreaseStake">;
15912
+ signalExit: t.LiteralC<"signalExit">;
15913
+ withdrawStake: t.LiteralC<"withdrawStake">;
15416
15914
  spotTransfer: t.LiteralC<"spotTransfer">;
15417
15915
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15418
15916
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15569,6 +16067,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15569
16067
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15570
16068
  increaseStake: t.LiteralC<"increaseStake">;
15571
16069
  decreaseStake: t.LiteralC<"decreaseStake">;
16070
+ signalExit: t.LiteralC<"signalExit">;
16071
+ withdrawStake: t.LiteralC<"withdrawStake">;
15572
16072
  spotTransfer: t.LiteralC<"spotTransfer">;
15573
16073
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15574
16074
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15630,6 +16130,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15630
16130
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15631
16131
  increaseStake: t.LiteralC<"increaseStake">;
15632
16132
  decreaseStake: t.LiteralC<"decreaseStake">;
16133
+ signalExit: t.LiteralC<"signalExit">;
16134
+ withdrawStake: t.LiteralC<"withdrawStake">;
15633
16135
  spotTransfer: t.LiteralC<"spotTransfer">;
15634
16136
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15635
16137
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15686,6 +16188,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15686
16188
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15687
16189
  increaseStake: t.LiteralC<"increaseStake">;
15688
16190
  decreaseStake: t.LiteralC<"decreaseStake">;
16191
+ signalExit: t.LiteralC<"signalExit">;
16192
+ withdrawStake: t.LiteralC<"withdrawStake">;
15689
16193
  spotTransfer: t.LiteralC<"spotTransfer">;
15690
16194
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15691
16195
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15750,6 +16254,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15750
16254
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15751
16255
  increaseStake: t.LiteralC<"increaseStake">;
15752
16256
  decreaseStake: t.LiteralC<"decreaseStake">;
16257
+ signalExit: t.LiteralC<"signalExit">;
16258
+ withdrawStake: t.LiteralC<"withdrawStake">;
15753
16259
  spotTransfer: t.LiteralC<"spotTransfer">;
15754
16260
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15755
16261
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15826,6 +16332,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15826
16332
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15827
16333
  increaseStake: t.LiteralC<"increaseStake">;
15828
16334
  decreaseStake: t.LiteralC<"decreaseStake">;
16335
+ signalExit: t.LiteralC<"signalExit">;
16336
+ withdrawStake: t.LiteralC<"withdrawStake">;
15829
16337
  spotTransfer: t.LiteralC<"spotTransfer">;
15830
16338
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15831
16339
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15887,6 +16395,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15887
16395
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15888
16396
  increaseStake: t.LiteralC<"increaseStake">;
15889
16397
  decreaseStake: t.LiteralC<"decreaseStake">;
16398
+ signalExit: t.LiteralC<"signalExit">;
16399
+ withdrawStake: t.LiteralC<"withdrawStake">;
15890
16400
  spotTransfer: t.LiteralC<"spotTransfer">;
15891
16401
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15892
16402
  goUnstake: t.LiteralC<"goUnstake">;
@@ -15965,6 +16475,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15965
16475
  validatorRegistration: t.LiteralC<"validatorRegistration">;
15966
16476
  increaseStake: t.LiteralC<"increaseStake">;
15967
16477
  decreaseStake: t.LiteralC<"decreaseStake">;
16478
+ signalExit: t.LiteralC<"signalExit">;
16479
+ withdrawStake: t.LiteralC<"withdrawStake">;
15968
16480
  spotTransfer: t.LiteralC<"spotTransfer">;
15969
16481
  bridgeFunds: t.LiteralC<"bridgeFunds">;
15970
16482
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16026,6 +16538,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16026
16538
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16027
16539
  increaseStake: t.LiteralC<"increaseStake">;
16028
16540
  decreaseStake: t.LiteralC<"decreaseStake">;
16541
+ signalExit: t.LiteralC<"signalExit">;
16542
+ withdrawStake: t.LiteralC<"withdrawStake">;
16029
16543
  spotTransfer: t.LiteralC<"spotTransfer">;
16030
16544
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16031
16545
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16122,6 +16636,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16122
16636
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16123
16637
  increaseStake: t.LiteralC<"increaseStake">;
16124
16638
  decreaseStake: t.LiteralC<"decreaseStake">;
16639
+ signalExit: t.LiteralC<"signalExit">;
16640
+ withdrawStake: t.LiteralC<"withdrawStake">;
16125
16641
  spotTransfer: t.LiteralC<"spotTransfer">;
16126
16642
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16127
16643
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16200,6 +16716,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16200
16716
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16201
16717
  increaseStake: t.LiteralC<"increaseStake">;
16202
16718
  decreaseStake: t.LiteralC<"decreaseStake">;
16719
+ signalExit: t.LiteralC<"signalExit">;
16720
+ withdrawStake: t.LiteralC<"withdrawStake">;
16203
16721
  spotTransfer: t.LiteralC<"spotTransfer">;
16204
16722
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16205
16723
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16260,6 +16778,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16260
16778
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16261
16779
  increaseStake: t.LiteralC<"increaseStake">;
16262
16780
  decreaseStake: t.LiteralC<"decreaseStake">;
16781
+ signalExit: t.LiteralC<"signalExit">;
16782
+ withdrawStake: t.LiteralC<"withdrawStake">;
16263
16783
  spotTransfer: t.LiteralC<"spotTransfer">;
16264
16784
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16265
16785
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16339,6 +16859,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16339
16859
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16340
16860
  increaseStake: t.LiteralC<"increaseStake">;
16341
16861
  decreaseStake: t.LiteralC<"decreaseStake">;
16862
+ signalExit: t.LiteralC<"signalExit">;
16863
+ withdrawStake: t.LiteralC<"withdrawStake">;
16342
16864
  spotTransfer: t.LiteralC<"spotTransfer">;
16343
16865
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16344
16866
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16420,6 +16942,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16420
16942
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16421
16943
  increaseStake: t.LiteralC<"increaseStake">;
16422
16944
  decreaseStake: t.LiteralC<"decreaseStake">;
16945
+ signalExit: t.LiteralC<"signalExit">;
16946
+ withdrawStake: t.LiteralC<"withdrawStake">;
16423
16947
  spotTransfer: t.LiteralC<"spotTransfer">;
16424
16948
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16425
16949
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16502,6 +17026,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16502
17026
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16503
17027
  increaseStake: t.LiteralC<"increaseStake">;
16504
17028
  decreaseStake: t.LiteralC<"decreaseStake">;
17029
+ signalExit: t.LiteralC<"signalExit">;
17030
+ withdrawStake: t.LiteralC<"withdrawStake">;
16505
17031
  spotTransfer: t.LiteralC<"spotTransfer">;
16506
17032
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16507
17033
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16570,6 +17096,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16570
17096
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16571
17097
  increaseStake: t.LiteralC<"increaseStake">;
16572
17098
  decreaseStake: t.LiteralC<"decreaseStake">;
17099
+ signalExit: t.LiteralC<"signalExit">;
17100
+ withdrawStake: t.LiteralC<"withdrawStake">;
16573
17101
  spotTransfer: t.LiteralC<"spotTransfer">;
16574
17102
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16575
17103
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16649,6 +17177,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16649
17177
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16650
17178
  increaseStake: t.LiteralC<"increaseStake">;
16651
17179
  decreaseStake: t.LiteralC<"decreaseStake">;
17180
+ signalExit: t.LiteralC<"signalExit">;
17181
+ withdrawStake: t.LiteralC<"withdrawStake">;
16652
17182
  spotTransfer: t.LiteralC<"spotTransfer">;
16653
17183
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16654
17184
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16769,6 +17299,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16769
17299
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16770
17300
  increaseStake: t.LiteralC<"increaseStake">;
16771
17301
  decreaseStake: t.LiteralC<"decreaseStake">;
17302
+ signalExit: t.LiteralC<"signalExit">;
17303
+ withdrawStake: t.LiteralC<"withdrawStake">;
16772
17304
  spotTransfer: t.LiteralC<"spotTransfer">;
16773
17305
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16774
17306
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16837,6 +17369,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16837
17369
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16838
17370
  increaseStake: t.LiteralC<"increaseStake">;
16839
17371
  decreaseStake: t.LiteralC<"decreaseStake">;
17372
+ signalExit: t.LiteralC<"signalExit">;
17373
+ withdrawStake: t.LiteralC<"withdrawStake">;
16840
17374
  spotTransfer: t.LiteralC<"spotTransfer">;
16841
17375
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16842
17376
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16902,6 +17436,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16902
17436
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16903
17437
  increaseStake: t.LiteralC<"increaseStake">;
16904
17438
  decreaseStake: t.LiteralC<"decreaseStake">;
17439
+ signalExit: t.LiteralC<"signalExit">;
17440
+ withdrawStake: t.LiteralC<"withdrawStake">;
16905
17441
  spotTransfer: t.LiteralC<"spotTransfer">;
16906
17442
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16907
17443
  goUnstake: t.LiteralC<"goUnstake">;
@@ -16962,6 +17498,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16962
17498
  validatorRegistration: t.LiteralC<"validatorRegistration">;
16963
17499
  increaseStake: t.LiteralC<"increaseStake">;
16964
17500
  decreaseStake: t.LiteralC<"decreaseStake">;
17501
+ signalExit: t.LiteralC<"signalExit">;
17502
+ withdrawStake: t.LiteralC<"withdrawStake">;
16965
17503
  spotTransfer: t.LiteralC<"spotTransfer">;
16966
17504
  bridgeFunds: t.LiteralC<"bridgeFunds">;
16967
17505
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17042,6 +17580,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17042
17580
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17043
17581
  increaseStake: t.LiteralC<"increaseStake">;
17044
17582
  decreaseStake: t.LiteralC<"decreaseStake">;
17583
+ signalExit: t.LiteralC<"signalExit">;
17584
+ withdrawStake: t.LiteralC<"withdrawStake">;
17045
17585
  spotTransfer: t.LiteralC<"spotTransfer">;
17046
17586
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17047
17587
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17108,6 +17648,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17108
17648
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17109
17649
  increaseStake: t.LiteralC<"increaseStake">;
17110
17650
  decreaseStake: t.LiteralC<"decreaseStake">;
17651
+ signalExit: t.LiteralC<"signalExit">;
17652
+ withdrawStake: t.LiteralC<"withdrawStake">;
17111
17653
  spotTransfer: t.LiteralC<"spotTransfer">;
17112
17654
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17113
17655
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17173,6 +17715,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17173
17715
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17174
17716
  increaseStake: t.LiteralC<"increaseStake">;
17175
17717
  decreaseStake: t.LiteralC<"decreaseStake">;
17718
+ signalExit: t.LiteralC<"signalExit">;
17719
+ withdrawStake: t.LiteralC<"withdrawStake">;
17176
17720
  spotTransfer: t.LiteralC<"spotTransfer">;
17177
17721
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17178
17722
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17239,6 +17783,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17239
17783
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17240
17784
  increaseStake: t.LiteralC<"increaseStake">;
17241
17785
  decreaseStake: t.LiteralC<"decreaseStake">;
17786
+ signalExit: t.LiteralC<"signalExit">;
17787
+ withdrawStake: t.LiteralC<"withdrawStake">;
17242
17788
  spotTransfer: t.LiteralC<"spotTransfer">;
17243
17789
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17244
17790
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17304,6 +17850,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17304
17850
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17305
17851
  increaseStake: t.LiteralC<"increaseStake">;
17306
17852
  decreaseStake: t.LiteralC<"decreaseStake">;
17853
+ signalExit: t.LiteralC<"signalExit">;
17854
+ withdrawStake: t.LiteralC<"withdrawStake">;
17307
17855
  spotTransfer: t.LiteralC<"spotTransfer">;
17308
17856
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17309
17857
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17373,6 +17921,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17373
17921
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17374
17922
  increaseStake: t.LiteralC<"increaseStake">;
17375
17923
  decreaseStake: t.LiteralC<"decreaseStake">;
17924
+ signalExit: t.LiteralC<"signalExit">;
17925
+ withdrawStake: t.LiteralC<"withdrawStake">;
17376
17926
  spotTransfer: t.LiteralC<"spotTransfer">;
17377
17927
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17378
17928
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17441,6 +17991,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17441
17991
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17442
17992
  increaseStake: t.LiteralC<"increaseStake">;
17443
17993
  decreaseStake: t.LiteralC<"decreaseStake">;
17994
+ signalExit: t.LiteralC<"signalExit">;
17995
+ withdrawStake: t.LiteralC<"withdrawStake">;
17444
17996
  spotTransfer: t.LiteralC<"spotTransfer">;
17445
17997
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17446
17998
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17505,6 +18057,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17505
18057
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17506
18058
  increaseStake: t.LiteralC<"increaseStake">;
17507
18059
  decreaseStake: t.LiteralC<"decreaseStake">;
18060
+ signalExit: t.LiteralC<"signalExit">;
18061
+ withdrawStake: t.LiteralC<"withdrawStake">;
17508
18062
  spotTransfer: t.LiteralC<"spotTransfer">;
17509
18063
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17510
18064
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17568,6 +18122,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17568
18122
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17569
18123
  increaseStake: t.LiteralC<"increaseStake">;
17570
18124
  decreaseStake: t.LiteralC<"decreaseStake">;
18125
+ signalExit: t.LiteralC<"signalExit">;
18126
+ withdrawStake: t.LiteralC<"withdrawStake">;
17571
18127
  spotTransfer: t.LiteralC<"spotTransfer">;
17572
18128
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17573
18129
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17631,6 +18187,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17631
18187
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17632
18188
  increaseStake: t.LiteralC<"increaseStake">;
17633
18189
  decreaseStake: t.LiteralC<"decreaseStake">;
18190
+ signalExit: t.LiteralC<"signalExit">;
18191
+ withdrawStake: t.LiteralC<"withdrawStake">;
17634
18192
  spotTransfer: t.LiteralC<"spotTransfer">;
17635
18193
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17636
18194
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17699,6 +18257,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17699
18257
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17700
18258
  increaseStake: t.LiteralC<"increaseStake">;
17701
18259
  decreaseStake: t.LiteralC<"decreaseStake">;
18260
+ signalExit: t.LiteralC<"signalExit">;
18261
+ withdrawStake: t.LiteralC<"withdrawStake">;
17702
18262
  spotTransfer: t.LiteralC<"spotTransfer">;
17703
18263
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17704
18264
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17768,6 +18328,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17768
18328
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17769
18329
  increaseStake: t.LiteralC<"increaseStake">;
17770
18330
  decreaseStake: t.LiteralC<"decreaseStake">;
18331
+ signalExit: t.LiteralC<"signalExit">;
18332
+ withdrawStake: t.LiteralC<"withdrawStake">;
17771
18333
  spotTransfer: t.LiteralC<"spotTransfer">;
17772
18334
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17773
18335
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17835,6 +18397,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17835
18397
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17836
18398
  increaseStake: t.LiteralC<"increaseStake">;
17837
18399
  decreaseStake: t.LiteralC<"decreaseStake">;
18400
+ signalExit: t.LiteralC<"signalExit">;
18401
+ withdrawStake: t.LiteralC<"withdrawStake">;
17838
18402
  spotTransfer: t.LiteralC<"spotTransfer">;
17839
18403
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17840
18404
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17861,6 +18425,134 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17861
18425
  intentType: t.LiteralC<"decreaseStake">;
17862
18426
  validatorAddress: import("io-ts-types").NonEmptyStringC;
17863
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;
17864
18556
  }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
17865
18557
  intentType: t.KeyofC<{
17866
18558
  payment: t.LiteralC<"payment">;
@@ -17902,6 +18594,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17902
18594
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17903
18595
  increaseStake: t.LiteralC<"increaseStake">;
17904
18596
  decreaseStake: t.LiteralC<"decreaseStake">;
18597
+ signalExit: t.LiteralC<"signalExit">;
18598
+ withdrawStake: t.LiteralC<"withdrawStake">;
17905
18599
  spotTransfer: t.LiteralC<"spotTransfer">;
17906
18600
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17907
18601
  goUnstake: t.LiteralC<"goUnstake">;
@@ -17960,6 +18654,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17960
18654
  validatorRegistration: t.LiteralC<"validatorRegistration">;
17961
18655
  increaseStake: t.LiteralC<"increaseStake">;
17962
18656
  decreaseStake: t.LiteralC<"decreaseStake">;
18657
+ signalExit: t.LiteralC<"signalExit">;
18658
+ withdrawStake: t.LiteralC<"withdrawStake">;
17963
18659
  spotTransfer: t.LiteralC<"spotTransfer">;
17964
18660
  bridgeFunds: t.LiteralC<"bridgeFunds">;
17965
18661
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18020,6 +18716,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18020
18716
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18021
18717
  increaseStake: t.LiteralC<"increaseStake">;
18022
18718
  decreaseStake: t.LiteralC<"decreaseStake">;
18719
+ signalExit: t.LiteralC<"signalExit">;
18720
+ withdrawStake: t.LiteralC<"withdrawStake">;
18023
18721
  spotTransfer: t.LiteralC<"spotTransfer">;
18024
18722
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18025
18723
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18088,6 +18786,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18088
18786
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18089
18787
  increaseStake: t.LiteralC<"increaseStake">;
18090
18788
  decreaseStake: t.LiteralC<"decreaseStake">;
18789
+ signalExit: t.LiteralC<"signalExit">;
18790
+ withdrawStake: t.LiteralC<"withdrawStake">;
18091
18791
  spotTransfer: t.LiteralC<"spotTransfer">;
18092
18792
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18093
18793
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18156,6 +18856,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18156
18856
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18157
18857
  increaseStake: t.LiteralC<"increaseStake">;
18158
18858
  decreaseStake: t.LiteralC<"decreaseStake">;
18859
+ signalExit: t.LiteralC<"signalExit">;
18860
+ withdrawStake: t.LiteralC<"withdrawStake">;
18159
18861
  spotTransfer: t.LiteralC<"spotTransfer">;
18160
18862
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18161
18863
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18218,6 +18920,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18218
18920
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18219
18921
  increaseStake: t.LiteralC<"increaseStake">;
18220
18922
  decreaseStake: t.LiteralC<"decreaseStake">;
18923
+ signalExit: t.LiteralC<"signalExit">;
18924
+ withdrawStake: t.LiteralC<"withdrawStake">;
18221
18925
  spotTransfer: t.LiteralC<"spotTransfer">;
18222
18926
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18223
18927
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18276,6 +18980,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18276
18980
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18277
18981
  increaseStake: t.LiteralC<"increaseStake">;
18278
18982
  decreaseStake: t.LiteralC<"decreaseStake">;
18983
+ signalExit: t.LiteralC<"signalExit">;
18984
+ withdrawStake: t.LiteralC<"withdrawStake">;
18279
18985
  spotTransfer: t.LiteralC<"spotTransfer">;
18280
18986
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18281
18987
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18356,6 +19062,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18356
19062
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18357
19063
  increaseStake: t.LiteralC<"increaseStake">;
18358
19064
  decreaseStake: t.LiteralC<"decreaseStake">;
19065
+ signalExit: t.LiteralC<"signalExit">;
19066
+ withdrawStake: t.LiteralC<"withdrawStake">;
18359
19067
  spotTransfer: t.LiteralC<"spotTransfer">;
18360
19068
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18361
19069
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18444,6 +19152,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18444
19152
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18445
19153
  increaseStake: t.LiteralC<"increaseStake">;
18446
19154
  decreaseStake: t.LiteralC<"decreaseStake">;
19155
+ signalExit: t.LiteralC<"signalExit">;
19156
+ withdrawStake: t.LiteralC<"withdrawStake">;
18447
19157
  spotTransfer: t.LiteralC<"spotTransfer">;
18448
19158
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18449
19159
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18542,6 +19252,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18542
19252
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18543
19253
  increaseStake: t.LiteralC<"increaseStake">;
18544
19254
  decreaseStake: t.LiteralC<"decreaseStake">;
19255
+ signalExit: t.LiteralC<"signalExit">;
19256
+ withdrawStake: t.LiteralC<"withdrawStake">;
18545
19257
  spotTransfer: t.LiteralC<"spotTransfer">;
18546
19258
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18547
19259
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18612,6 +19324,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18612
19324
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18613
19325
  increaseStake: t.LiteralC<"increaseStake">;
18614
19326
  decreaseStake: t.LiteralC<"decreaseStake">;
19327
+ signalExit: t.LiteralC<"signalExit">;
19328
+ withdrawStake: t.LiteralC<"withdrawStake">;
18615
19329
  spotTransfer: t.LiteralC<"spotTransfer">;
18616
19330
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18617
19331
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18692,6 +19406,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18692
19406
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18693
19407
  increaseStake: t.LiteralC<"increaseStake">;
18694
19408
  decreaseStake: t.LiteralC<"decreaseStake">;
19409
+ signalExit: t.LiteralC<"signalExit">;
19410
+ withdrawStake: t.LiteralC<"withdrawStake">;
18695
19411
  spotTransfer: t.LiteralC<"spotTransfer">;
18696
19412
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18697
19413
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18754,6 +19470,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18754
19470
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18755
19471
  increaseStake: t.LiteralC<"increaseStake">;
18756
19472
  decreaseStake: t.LiteralC<"decreaseStake">;
19473
+ signalExit: t.LiteralC<"signalExit">;
19474
+ withdrawStake: t.LiteralC<"withdrawStake">;
18757
19475
  spotTransfer: t.LiteralC<"spotTransfer">;
18758
19476
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18759
19477
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18822,6 +19540,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18822
19540
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18823
19541
  increaseStake: t.LiteralC<"increaseStake">;
18824
19542
  decreaseStake: t.LiteralC<"decreaseStake">;
19543
+ signalExit: t.LiteralC<"signalExit">;
19544
+ withdrawStake: t.LiteralC<"withdrawStake">;
18825
19545
  spotTransfer: t.LiteralC<"spotTransfer">;
18826
19546
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18827
19547
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18884,6 +19604,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18884
19604
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18885
19605
  increaseStake: t.LiteralC<"increaseStake">;
18886
19606
  decreaseStake: t.LiteralC<"decreaseStake">;
19607
+ signalExit: t.LiteralC<"signalExit">;
19608
+ withdrawStake: t.LiteralC<"withdrawStake">;
18887
19609
  spotTransfer: t.LiteralC<"spotTransfer">;
18888
19610
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18889
19611
  goUnstake: t.LiteralC<"goUnstake">;
@@ -18952,6 +19674,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18952
19674
  validatorRegistration: t.LiteralC<"validatorRegistration">;
18953
19675
  increaseStake: t.LiteralC<"increaseStake">;
18954
19676
  decreaseStake: t.LiteralC<"decreaseStake">;
19677
+ signalExit: t.LiteralC<"signalExit">;
19678
+ withdrawStake: t.LiteralC<"withdrawStake">;
18955
19679
  spotTransfer: t.LiteralC<"spotTransfer">;
18956
19680
  bridgeFunds: t.LiteralC<"bridgeFunds">;
18957
19681
  goUnstake: t.LiteralC<"goUnstake">;