@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
@@ -102,6 +102,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
102
102
  validatorRegistration: t.LiteralC<"validatorRegistration">;
103
103
  increaseStake: t.LiteralC<"increaseStake">;
104
104
  decreaseStake: t.LiteralC<"decreaseStake">;
105
+ signalExit: t.LiteralC<"signalExit">;
106
+ withdrawStake: t.LiteralC<"withdrawStake">;
105
107
  spotTransfer: t.LiteralC<"spotTransfer">;
106
108
  bridgeFunds: t.LiteralC<"bridgeFunds">;
107
109
  goUnstake: t.LiteralC<"goUnstake">;
@@ -182,6 +184,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
182
184
  validatorRegistration: t.LiteralC<"validatorRegistration">;
183
185
  increaseStake: t.LiteralC<"increaseStake">;
184
186
  decreaseStake: t.LiteralC<"decreaseStake">;
187
+ signalExit: t.LiteralC<"signalExit">;
188
+ withdrawStake: t.LiteralC<"withdrawStake">;
185
189
  spotTransfer: t.LiteralC<"spotTransfer">;
186
190
  bridgeFunds: t.LiteralC<"bridgeFunds">;
187
191
  goUnstake: t.LiteralC<"goUnstake">;
@@ -247,6 +251,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
247
251
  validatorRegistration: t.LiteralC<"validatorRegistration">;
248
252
  increaseStake: t.LiteralC<"increaseStake">;
249
253
  decreaseStake: t.LiteralC<"decreaseStake">;
254
+ signalExit: t.LiteralC<"signalExit">;
255
+ withdrawStake: t.LiteralC<"withdrawStake">;
250
256
  spotTransfer: t.LiteralC<"spotTransfer">;
251
257
  bridgeFunds: t.LiteralC<"bridgeFunds">;
252
258
  goUnstake: t.LiteralC<"goUnstake">;
@@ -318,6 +324,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
318
324
  validatorRegistration: t.LiteralC<"validatorRegistration">;
319
325
  increaseStake: t.LiteralC<"increaseStake">;
320
326
  decreaseStake: t.LiteralC<"decreaseStake">;
327
+ signalExit: t.LiteralC<"signalExit">;
328
+ withdrawStake: t.LiteralC<"withdrawStake">;
321
329
  spotTransfer: t.LiteralC<"spotTransfer">;
322
330
  bridgeFunds: t.LiteralC<"bridgeFunds">;
323
331
  goUnstake: t.LiteralC<"goUnstake">;
@@ -388,6 +396,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
388
396
  validatorRegistration: t.LiteralC<"validatorRegistration">;
389
397
  increaseStake: t.LiteralC<"increaseStake">;
390
398
  decreaseStake: t.LiteralC<"decreaseStake">;
399
+ signalExit: t.LiteralC<"signalExit">;
400
+ withdrawStake: t.LiteralC<"withdrawStake">;
391
401
  spotTransfer: t.LiteralC<"spotTransfer">;
392
402
  bridgeFunds: t.LiteralC<"bridgeFunds">;
393
403
  goUnstake: t.LiteralC<"goUnstake">;
@@ -450,6 +460,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
450
460
  validatorRegistration: t.LiteralC<"validatorRegistration">;
451
461
  increaseStake: t.LiteralC<"increaseStake">;
452
462
  decreaseStake: t.LiteralC<"decreaseStake">;
463
+ signalExit: t.LiteralC<"signalExit">;
464
+ withdrawStake: t.LiteralC<"withdrawStake">;
453
465
  spotTransfer: t.LiteralC<"spotTransfer">;
454
466
  bridgeFunds: t.LiteralC<"bridgeFunds">;
455
467
  goUnstake: t.LiteralC<"goUnstake">;
@@ -525,6 +537,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
525
537
  validatorRegistration: t.LiteralC<"validatorRegistration">;
526
538
  increaseStake: t.LiteralC<"increaseStake">;
527
539
  decreaseStake: t.LiteralC<"decreaseStake">;
540
+ signalExit: t.LiteralC<"signalExit">;
541
+ withdrawStake: t.LiteralC<"withdrawStake">;
528
542
  spotTransfer: t.LiteralC<"spotTransfer">;
529
543
  bridgeFunds: t.LiteralC<"bridgeFunds">;
530
544
  goUnstake: t.LiteralC<"goUnstake">;
@@ -605,6 +619,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
605
619
  validatorRegistration: t.LiteralC<"validatorRegistration">;
606
620
  increaseStake: t.LiteralC<"increaseStake">;
607
621
  decreaseStake: t.LiteralC<"decreaseStake">;
622
+ signalExit: t.LiteralC<"signalExit">;
623
+ withdrawStake: t.LiteralC<"withdrawStake">;
608
624
  spotTransfer: t.LiteralC<"spotTransfer">;
609
625
  bridgeFunds: t.LiteralC<"bridgeFunds">;
610
626
  goUnstake: t.LiteralC<"goUnstake">;
@@ -700,6 +716,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
700
716
  validatorRegistration: t.LiteralC<"validatorRegistration">;
701
717
  increaseStake: t.LiteralC<"increaseStake">;
702
718
  decreaseStake: t.LiteralC<"decreaseStake">;
719
+ signalExit: t.LiteralC<"signalExit">;
720
+ withdrawStake: t.LiteralC<"withdrawStake">;
703
721
  spotTransfer: t.LiteralC<"spotTransfer">;
704
722
  bridgeFunds: t.LiteralC<"bridgeFunds">;
705
723
  goUnstake: t.LiteralC<"goUnstake">;
@@ -795,6 +813,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
795
813
  validatorRegistration: t.LiteralC<"validatorRegistration">;
796
814
  increaseStake: t.LiteralC<"increaseStake">;
797
815
  decreaseStake: t.LiteralC<"decreaseStake">;
816
+ signalExit: t.LiteralC<"signalExit">;
817
+ withdrawStake: t.LiteralC<"withdrawStake">;
798
818
  spotTransfer: t.LiteralC<"spotTransfer">;
799
819
  bridgeFunds: t.LiteralC<"bridgeFunds">;
800
820
  goUnstake: t.LiteralC<"goUnstake">;
@@ -870,6 +890,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
870
890
  validatorRegistration: t.LiteralC<"validatorRegistration">;
871
891
  increaseStake: t.LiteralC<"increaseStake">;
872
892
  decreaseStake: t.LiteralC<"decreaseStake">;
893
+ signalExit: t.LiteralC<"signalExit">;
894
+ withdrawStake: t.LiteralC<"withdrawStake">;
873
895
  spotTransfer: t.LiteralC<"spotTransfer">;
874
896
  bridgeFunds: t.LiteralC<"bridgeFunds">;
875
897
  goUnstake: t.LiteralC<"goUnstake">;
@@ -931,6 +953,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
931
953
  validatorRegistration: t.LiteralC<"validatorRegistration">;
932
954
  increaseStake: t.LiteralC<"increaseStake">;
933
955
  decreaseStake: t.LiteralC<"decreaseStake">;
956
+ signalExit: t.LiteralC<"signalExit">;
957
+ withdrawStake: t.LiteralC<"withdrawStake">;
934
958
  spotTransfer: t.LiteralC<"spotTransfer">;
935
959
  bridgeFunds: t.LiteralC<"bridgeFunds">;
936
960
  goUnstake: t.LiteralC<"goUnstake">;
@@ -992,6 +1016,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
992
1016
  validatorRegistration: t.LiteralC<"validatorRegistration">;
993
1017
  increaseStake: t.LiteralC<"increaseStake">;
994
1018
  decreaseStake: t.LiteralC<"decreaseStake">;
1019
+ signalExit: t.LiteralC<"signalExit">;
1020
+ withdrawStake: t.LiteralC<"withdrawStake">;
995
1021
  spotTransfer: t.LiteralC<"spotTransfer">;
996
1022
  bridgeFunds: t.LiteralC<"bridgeFunds">;
997
1023
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1061,6 +1087,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1061
1087
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1062
1088
  increaseStake: t.LiteralC<"increaseStake">;
1063
1089
  decreaseStake: t.LiteralC<"decreaseStake">;
1090
+ signalExit: t.LiteralC<"signalExit">;
1091
+ withdrawStake: t.LiteralC<"withdrawStake">;
1064
1092
  spotTransfer: t.LiteralC<"spotTransfer">;
1065
1093
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1066
1094
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1129,6 +1157,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1129
1157
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1130
1158
  increaseStake: t.LiteralC<"increaseStake">;
1131
1159
  decreaseStake: t.LiteralC<"decreaseStake">;
1160
+ signalExit: t.LiteralC<"signalExit">;
1161
+ withdrawStake: t.LiteralC<"withdrawStake">;
1132
1162
  spotTransfer: t.LiteralC<"spotTransfer">;
1133
1163
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1134
1164
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1200,6 +1230,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1200
1230
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1201
1231
  increaseStake: t.LiteralC<"increaseStake">;
1202
1232
  decreaseStake: t.LiteralC<"decreaseStake">;
1233
+ signalExit: t.LiteralC<"signalExit">;
1234
+ withdrawStake: t.LiteralC<"withdrawStake">;
1203
1235
  spotTransfer: t.LiteralC<"spotTransfer">;
1204
1236
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1205
1237
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1261,6 +1293,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1261
1293
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1262
1294
  increaseStake: t.LiteralC<"increaseStake">;
1263
1295
  decreaseStake: t.LiteralC<"decreaseStake">;
1296
+ signalExit: t.LiteralC<"signalExit">;
1297
+ withdrawStake: t.LiteralC<"withdrawStake">;
1264
1298
  spotTransfer: t.LiteralC<"spotTransfer">;
1265
1299
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1266
1300
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1327,6 +1361,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1327
1361
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1328
1362
  increaseStake: t.LiteralC<"increaseStake">;
1329
1363
  decreaseStake: t.LiteralC<"decreaseStake">;
1364
+ signalExit: t.LiteralC<"signalExit">;
1365
+ withdrawStake: t.LiteralC<"withdrawStake">;
1330
1366
  spotTransfer: t.LiteralC<"spotTransfer">;
1331
1367
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1332
1368
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1388,6 +1424,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1388
1424
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1389
1425
  increaseStake: t.LiteralC<"increaseStake">;
1390
1426
  decreaseStake: t.LiteralC<"decreaseStake">;
1427
+ signalExit: t.LiteralC<"signalExit">;
1428
+ withdrawStake: t.LiteralC<"withdrawStake">;
1391
1429
  spotTransfer: t.LiteralC<"spotTransfer">;
1392
1430
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1393
1431
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1449,6 +1487,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1449
1487
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1450
1488
  increaseStake: t.LiteralC<"increaseStake">;
1451
1489
  decreaseStake: t.LiteralC<"decreaseStake">;
1490
+ signalExit: t.LiteralC<"signalExit">;
1491
+ withdrawStake: t.LiteralC<"withdrawStake">;
1452
1492
  spotTransfer: t.LiteralC<"spotTransfer">;
1453
1493
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1454
1494
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1529,6 +1569,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1529
1569
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1530
1570
  increaseStake: t.LiteralC<"increaseStake">;
1531
1571
  decreaseStake: t.LiteralC<"decreaseStake">;
1572
+ signalExit: t.LiteralC<"signalExit">;
1573
+ withdrawStake: t.LiteralC<"withdrawStake">;
1532
1574
  spotTransfer: t.LiteralC<"spotTransfer">;
1533
1575
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1534
1576
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1623,6 +1665,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1623
1665
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1624
1666
  increaseStake: t.LiteralC<"increaseStake">;
1625
1667
  decreaseStake: t.LiteralC<"decreaseStake">;
1668
+ signalExit: t.LiteralC<"signalExit">;
1669
+ withdrawStake: t.LiteralC<"withdrawStake">;
1626
1670
  spotTransfer: t.LiteralC<"spotTransfer">;
1627
1671
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1628
1672
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1690,6 +1734,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1690
1734
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1691
1735
  increaseStake: t.LiteralC<"increaseStake">;
1692
1736
  decreaseStake: t.LiteralC<"decreaseStake">;
1737
+ signalExit: t.LiteralC<"signalExit">;
1738
+ withdrawStake: t.LiteralC<"withdrawStake">;
1693
1739
  spotTransfer: t.LiteralC<"spotTransfer">;
1694
1740
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1695
1741
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1784,6 +1830,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1784
1830
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1785
1831
  increaseStake: t.LiteralC<"increaseStake">;
1786
1832
  decreaseStake: t.LiteralC<"decreaseStake">;
1833
+ signalExit: t.LiteralC<"signalExit">;
1834
+ withdrawStake: t.LiteralC<"withdrawStake">;
1787
1835
  spotTransfer: t.LiteralC<"spotTransfer">;
1788
1836
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1789
1837
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1854,6 +1902,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1854
1902
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1855
1903
  increaseStake: t.LiteralC<"increaseStake">;
1856
1904
  decreaseStake: t.LiteralC<"decreaseStake">;
1905
+ signalExit: t.LiteralC<"signalExit">;
1906
+ withdrawStake: t.LiteralC<"withdrawStake">;
1857
1907
  spotTransfer: t.LiteralC<"spotTransfer">;
1858
1908
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1859
1909
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1914,6 +1964,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1914
1964
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1915
1965
  increaseStake: t.LiteralC<"increaseStake">;
1916
1966
  decreaseStake: t.LiteralC<"decreaseStake">;
1967
+ signalExit: t.LiteralC<"signalExit">;
1968
+ withdrawStake: t.LiteralC<"withdrawStake">;
1917
1969
  spotTransfer: t.LiteralC<"spotTransfer">;
1918
1970
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1919
1971
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2034,6 +2086,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2034
2086
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2035
2087
  increaseStake: t.LiteralC<"increaseStake">;
2036
2088
  decreaseStake: t.LiteralC<"decreaseStake">;
2089
+ signalExit: t.LiteralC<"signalExit">;
2090
+ withdrawStake: t.LiteralC<"withdrawStake">;
2037
2091
  spotTransfer: t.LiteralC<"spotTransfer">;
2038
2092
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2039
2093
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2144,6 +2198,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2144
2198
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2145
2199
  increaseStake: t.LiteralC<"increaseStake">;
2146
2200
  decreaseStake: t.LiteralC<"decreaseStake">;
2201
+ signalExit: t.LiteralC<"signalExit">;
2202
+ withdrawStake: t.LiteralC<"withdrawStake">;
2147
2203
  spotTransfer: t.LiteralC<"spotTransfer">;
2148
2204
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2149
2205
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2246,6 +2302,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2246
2302
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2247
2303
  increaseStake: t.LiteralC<"increaseStake">;
2248
2304
  decreaseStake: t.LiteralC<"decreaseStake">;
2305
+ signalExit: t.LiteralC<"signalExit">;
2306
+ withdrawStake: t.LiteralC<"withdrawStake">;
2249
2307
  spotTransfer: t.LiteralC<"spotTransfer">;
2250
2308
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2251
2309
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2332,6 +2390,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2332
2390
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2333
2391
  increaseStake: t.LiteralC<"increaseStake">;
2334
2392
  decreaseStake: t.LiteralC<"decreaseStake">;
2393
+ signalExit: t.LiteralC<"signalExit">;
2394
+ withdrawStake: t.LiteralC<"withdrawStake">;
2335
2395
  spotTransfer: t.LiteralC<"spotTransfer">;
2336
2396
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2337
2397
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2417,6 +2477,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2417
2477
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2418
2478
  increaseStake: t.LiteralC<"increaseStake">;
2419
2479
  decreaseStake: t.LiteralC<"decreaseStake">;
2480
+ signalExit: t.LiteralC<"signalExit">;
2481
+ withdrawStake: t.LiteralC<"withdrawStake">;
2420
2482
  spotTransfer: t.LiteralC<"spotTransfer">;
2421
2483
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2422
2484
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2501,6 +2563,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2501
2563
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2502
2564
  increaseStake: t.LiteralC<"increaseStake">;
2503
2565
  decreaseStake: t.LiteralC<"decreaseStake">;
2566
+ signalExit: t.LiteralC<"signalExit">;
2567
+ withdrawStake: t.LiteralC<"withdrawStake">;
2504
2568
  spotTransfer: t.LiteralC<"spotTransfer">;
2505
2569
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2506
2570
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2681,6 +2745,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2681
2745
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2682
2746
  increaseStake: t.LiteralC<"increaseStake">;
2683
2747
  decreaseStake: t.LiteralC<"decreaseStake">;
2748
+ signalExit: t.LiteralC<"signalExit">;
2749
+ withdrawStake: t.LiteralC<"withdrawStake">;
2684
2750
  spotTransfer: t.LiteralC<"spotTransfer">;
2685
2751
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2686
2752
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2804,6 +2870,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2804
2870
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2805
2871
  increaseStake: t.LiteralC<"increaseStake">;
2806
2872
  decreaseStake: t.LiteralC<"decreaseStake">;
2873
+ signalExit: t.LiteralC<"signalExit">;
2874
+ withdrawStake: t.LiteralC<"withdrawStake">;
2807
2875
  spotTransfer: t.LiteralC<"spotTransfer">;
2808
2876
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2809
2877
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2886,6 +2954,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2886
2954
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2887
2955
  increaseStake: t.LiteralC<"increaseStake">;
2888
2956
  decreaseStake: t.LiteralC<"decreaseStake">;
2957
+ signalExit: t.LiteralC<"signalExit">;
2958
+ withdrawStake: t.LiteralC<"withdrawStake">;
2889
2959
  spotTransfer: t.LiteralC<"spotTransfer">;
2890
2960
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2891
2961
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3001,6 +3071,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3001
3071
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3002
3072
  increaseStake: t.LiteralC<"increaseStake">;
3003
3073
  decreaseStake: t.LiteralC<"decreaseStake">;
3074
+ signalExit: t.LiteralC<"signalExit">;
3075
+ withdrawStake: t.LiteralC<"withdrawStake">;
3004
3076
  spotTransfer: t.LiteralC<"spotTransfer">;
3005
3077
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3006
3078
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3101,6 +3173,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3101
3173
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3102
3174
  increaseStake: t.LiteralC<"increaseStake">;
3103
3175
  decreaseStake: t.LiteralC<"decreaseStake">;
3176
+ signalExit: t.LiteralC<"signalExit">;
3177
+ withdrawStake: t.LiteralC<"withdrawStake">;
3104
3178
  spotTransfer: t.LiteralC<"spotTransfer">;
3105
3179
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3106
3180
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3223,6 +3297,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3223
3297
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3224
3298
  increaseStake: t.LiteralC<"increaseStake">;
3225
3299
  decreaseStake: t.LiteralC<"decreaseStake">;
3300
+ signalExit: t.LiteralC<"signalExit">;
3301
+ withdrawStake: t.LiteralC<"withdrawStake">;
3226
3302
  spotTransfer: t.LiteralC<"spotTransfer">;
3227
3303
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3228
3304
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3297,6 +3373,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3297
3373
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3298
3374
  increaseStake: t.LiteralC<"increaseStake">;
3299
3375
  decreaseStake: t.LiteralC<"decreaseStake">;
3376
+ signalExit: t.LiteralC<"signalExit">;
3377
+ withdrawStake: t.LiteralC<"withdrawStake">;
3300
3378
  spotTransfer: t.LiteralC<"spotTransfer">;
3301
3379
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3302
3380
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3382,6 +3460,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3382
3460
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3383
3461
  increaseStake: t.LiteralC<"increaseStake">;
3384
3462
  decreaseStake: t.LiteralC<"decreaseStake">;
3463
+ signalExit: t.LiteralC<"signalExit">;
3464
+ withdrawStake: t.LiteralC<"withdrawStake">;
3385
3465
  spotTransfer: t.LiteralC<"spotTransfer">;
3386
3466
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3387
3467
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3457,6 +3537,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3457
3537
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3458
3538
  increaseStake: t.LiteralC<"increaseStake">;
3459
3539
  decreaseStake: t.LiteralC<"decreaseStake">;
3540
+ signalExit: t.LiteralC<"signalExit">;
3541
+ withdrawStake: t.LiteralC<"withdrawStake">;
3460
3542
  spotTransfer: t.LiteralC<"spotTransfer">;
3461
3543
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3462
3544
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3537,6 +3619,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3537
3619
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3538
3620
  increaseStake: t.LiteralC<"increaseStake">;
3539
3621
  decreaseStake: t.LiteralC<"decreaseStake">;
3622
+ signalExit: t.LiteralC<"signalExit">;
3623
+ withdrawStake: t.LiteralC<"withdrawStake">;
3540
3624
  spotTransfer: t.LiteralC<"spotTransfer">;
3541
3625
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3542
3626
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3605,6 +3689,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3605
3689
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3606
3690
  increaseStake: t.LiteralC<"increaseStake">;
3607
3691
  decreaseStake: t.LiteralC<"decreaseStake">;
3692
+ signalExit: t.LiteralC<"signalExit">;
3693
+ withdrawStake: t.LiteralC<"withdrawStake">;
3608
3694
  spotTransfer: t.LiteralC<"spotTransfer">;
3609
3695
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3610
3696
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3672,6 +3758,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3672
3758
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3673
3759
  increaseStake: t.LiteralC<"increaseStake">;
3674
3760
  decreaseStake: t.LiteralC<"decreaseStake">;
3761
+ signalExit: t.LiteralC<"signalExit">;
3762
+ withdrawStake: t.LiteralC<"withdrawStake">;
3675
3763
  spotTransfer: t.LiteralC<"spotTransfer">;
3676
3764
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3677
3765
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3739,6 +3827,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3739
3827
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3740
3828
  increaseStake: t.LiteralC<"increaseStake">;
3741
3829
  decreaseStake: t.LiteralC<"decreaseStake">;
3830
+ signalExit: t.LiteralC<"signalExit">;
3831
+ withdrawStake: t.LiteralC<"withdrawStake">;
3742
3832
  spotTransfer: t.LiteralC<"spotTransfer">;
3743
3833
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3744
3834
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3806,6 +3896,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3806
3896
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3807
3897
  increaseStake: t.LiteralC<"increaseStake">;
3808
3898
  decreaseStake: t.LiteralC<"decreaseStake">;
3899
+ signalExit: t.LiteralC<"signalExit">;
3900
+ withdrawStake: t.LiteralC<"withdrawStake">;
3809
3901
  spotTransfer: t.LiteralC<"spotTransfer">;
3810
3902
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3811
3903
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3870,6 +3962,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3870
3962
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3871
3963
  increaseStake: t.LiteralC<"increaseStake">;
3872
3964
  decreaseStake: t.LiteralC<"decreaseStake">;
3965
+ signalExit: t.LiteralC<"signalExit">;
3966
+ withdrawStake: t.LiteralC<"withdrawStake">;
3873
3967
  spotTransfer: t.LiteralC<"spotTransfer">;
3874
3968
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3875
3969
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3950,6 +4044,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3950
4044
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3951
4045
  increaseStake: t.LiteralC<"increaseStake">;
3952
4046
  decreaseStake: t.LiteralC<"decreaseStake">;
4047
+ signalExit: t.LiteralC<"signalExit">;
4048
+ withdrawStake: t.LiteralC<"withdrawStake">;
3953
4049
  spotTransfer: t.LiteralC<"spotTransfer">;
3954
4050
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3955
4051
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4027,6 +4123,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4027
4123
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4028
4124
  increaseStake: t.LiteralC<"increaseStake">;
4029
4125
  decreaseStake: t.LiteralC<"decreaseStake">;
4126
+ signalExit: t.LiteralC<"signalExit">;
4127
+ withdrawStake: t.LiteralC<"withdrawStake">;
4030
4128
  spotTransfer: t.LiteralC<"spotTransfer">;
4031
4129
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4032
4130
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4104,6 +4202,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4104
4202
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4105
4203
  increaseStake: t.LiteralC<"increaseStake">;
4106
4204
  decreaseStake: t.LiteralC<"decreaseStake">;
4205
+ signalExit: t.LiteralC<"signalExit">;
4206
+ withdrawStake: t.LiteralC<"withdrawStake">;
4107
4207
  spotTransfer: t.LiteralC<"spotTransfer">;
4108
4208
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4109
4209
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4189,6 +4289,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4189
4289
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4190
4290
  increaseStake: t.LiteralC<"increaseStake">;
4191
4291
  decreaseStake: t.LiteralC<"decreaseStake">;
4292
+ signalExit: t.LiteralC<"signalExit">;
4293
+ withdrawStake: t.LiteralC<"withdrawStake">;
4192
4294
  spotTransfer: t.LiteralC<"spotTransfer">;
4193
4295
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4194
4296
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4298,6 +4400,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4298
4400
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4299
4401
  increaseStake: t.LiteralC<"increaseStake">;
4300
4402
  decreaseStake: t.LiteralC<"decreaseStake">;
4403
+ signalExit: t.LiteralC<"signalExit">;
4404
+ withdrawStake: t.LiteralC<"withdrawStake">;
4301
4405
  spotTransfer: t.LiteralC<"spotTransfer">;
4302
4406
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4303
4407
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4379,6 +4483,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4379
4483
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4380
4484
  increaseStake: t.LiteralC<"increaseStake">;
4381
4485
  decreaseStake: t.LiteralC<"decreaseStake">;
4486
+ signalExit: t.LiteralC<"signalExit">;
4487
+ withdrawStake: t.LiteralC<"withdrawStake">;
4382
4488
  spotTransfer: t.LiteralC<"spotTransfer">;
4383
4489
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4384
4490
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4474,6 +4580,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4474
4580
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4475
4581
  increaseStake: t.LiteralC<"increaseStake">;
4476
4582
  decreaseStake: t.LiteralC<"decreaseStake">;
4583
+ signalExit: t.LiteralC<"signalExit">;
4584
+ withdrawStake: t.LiteralC<"withdrawStake">;
4477
4585
  spotTransfer: t.LiteralC<"spotTransfer">;
4478
4586
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4479
4587
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4569,6 +4677,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4569
4677
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4570
4678
  increaseStake: t.LiteralC<"increaseStake">;
4571
4679
  decreaseStake: t.LiteralC<"decreaseStake">;
4680
+ signalExit: t.LiteralC<"signalExit">;
4681
+ withdrawStake: t.LiteralC<"withdrawStake">;
4572
4682
  spotTransfer: t.LiteralC<"spotTransfer">;
4573
4683
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4574
4684
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4662,6 +4772,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4662
4772
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4663
4773
  increaseStake: t.LiteralC<"increaseStake">;
4664
4774
  decreaseStake: t.LiteralC<"decreaseStake">;
4775
+ signalExit: t.LiteralC<"signalExit">;
4776
+ withdrawStake: t.LiteralC<"withdrawStake">;
4665
4777
  spotTransfer: t.LiteralC<"spotTransfer">;
4666
4778
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4667
4779
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4732,6 +4844,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4732
4844
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4733
4845
  increaseStake: t.LiteralC<"increaseStake">;
4734
4846
  decreaseStake: t.LiteralC<"decreaseStake">;
4847
+ signalExit: t.LiteralC<"signalExit">;
4848
+ withdrawStake: t.LiteralC<"withdrawStake">;
4735
4849
  spotTransfer: t.LiteralC<"spotTransfer">;
4736
4850
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4737
4851
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4811,6 +4925,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4811
4925
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4812
4926
  increaseStake: t.LiteralC<"increaseStake">;
4813
4927
  decreaseStake: t.LiteralC<"decreaseStake">;
4928
+ signalExit: t.LiteralC<"signalExit">;
4929
+ withdrawStake: t.LiteralC<"withdrawStake">;
4814
4930
  spotTransfer: t.LiteralC<"spotTransfer">;
4815
4931
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4816
4932
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4935,6 +5051,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4935
5051
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4936
5052
  increaseStake: t.LiteralC<"increaseStake">;
4937
5053
  decreaseStake: t.LiteralC<"decreaseStake">;
5054
+ signalExit: t.LiteralC<"signalExit">;
5055
+ withdrawStake: t.LiteralC<"withdrawStake">;
4938
5056
  spotTransfer: t.LiteralC<"spotTransfer">;
4939
5057
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4940
5058
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5002,6 +5120,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5002
5120
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5003
5121
  increaseStake: t.LiteralC<"increaseStake">;
5004
5122
  decreaseStake: t.LiteralC<"decreaseStake">;
5123
+ signalExit: t.LiteralC<"signalExit">;
5124
+ withdrawStake: t.LiteralC<"withdrawStake">;
5005
5125
  spotTransfer: t.LiteralC<"spotTransfer">;
5006
5126
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5007
5127
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5073,6 +5193,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5073
5193
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5074
5194
  increaseStake: t.LiteralC<"increaseStake">;
5075
5195
  decreaseStake: t.LiteralC<"decreaseStake">;
5196
+ signalExit: t.LiteralC<"signalExit">;
5197
+ withdrawStake: t.LiteralC<"withdrawStake">;
5076
5198
  spotTransfer: t.LiteralC<"spotTransfer">;
5077
5199
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5078
5200
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5137,6 +5259,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5137
5259
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5138
5260
  increaseStake: t.LiteralC<"increaseStake">;
5139
5261
  decreaseStake: t.LiteralC<"decreaseStake">;
5262
+ signalExit: t.LiteralC<"signalExit">;
5263
+ withdrawStake: t.LiteralC<"withdrawStake">;
5140
5264
  spotTransfer: t.LiteralC<"spotTransfer">;
5141
5265
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5142
5266
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5202,6 +5326,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5202
5326
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5203
5327
  increaseStake: t.LiteralC<"increaseStake">;
5204
5328
  decreaseStake: t.LiteralC<"decreaseStake">;
5329
+ signalExit: t.LiteralC<"signalExit">;
5330
+ withdrawStake: t.LiteralC<"withdrawStake">;
5205
5331
  spotTransfer: t.LiteralC<"spotTransfer">;
5206
5332
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5207
5333
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5282,6 +5408,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5282
5408
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5283
5409
  increaseStake: t.LiteralC<"increaseStake">;
5284
5410
  decreaseStake: t.LiteralC<"decreaseStake">;
5411
+ signalExit: t.LiteralC<"signalExit">;
5412
+ withdrawStake: t.LiteralC<"withdrawStake">;
5285
5413
  spotTransfer: t.LiteralC<"spotTransfer">;
5286
5414
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5287
5415
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5364,6 +5492,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5364
5492
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5365
5493
  increaseStake: t.LiteralC<"increaseStake">;
5366
5494
  decreaseStake: t.LiteralC<"decreaseStake">;
5495
+ signalExit: t.LiteralC<"signalExit">;
5496
+ withdrawStake: t.LiteralC<"withdrawStake">;
5367
5497
  spotTransfer: t.LiteralC<"spotTransfer">;
5368
5498
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5369
5499
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5437,6 +5567,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5437
5567
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5438
5568
  increaseStake: t.LiteralC<"increaseStake">;
5439
5569
  decreaseStake: t.LiteralC<"decreaseStake">;
5570
+ signalExit: t.LiteralC<"signalExit">;
5571
+ withdrawStake: t.LiteralC<"withdrawStake">;
5440
5572
  spotTransfer: t.LiteralC<"spotTransfer">;
5441
5573
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5442
5574
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5547,6 +5679,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5547
5679
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5548
5680
  increaseStake: t.LiteralC<"increaseStake">;
5549
5681
  decreaseStake: t.LiteralC<"decreaseStake">;
5682
+ signalExit: t.LiteralC<"signalExit">;
5683
+ withdrawStake: t.LiteralC<"withdrawStake">;
5550
5684
  spotTransfer: t.LiteralC<"spotTransfer">;
5551
5685
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5552
5686
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5689,6 +5823,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5689
5823
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5690
5824
  increaseStake: t.LiteralC<"increaseStake">;
5691
5825
  decreaseStake: t.LiteralC<"decreaseStake">;
5826
+ signalExit: t.LiteralC<"signalExit">;
5827
+ withdrawStake: t.LiteralC<"withdrawStake">;
5692
5828
  spotTransfer: t.LiteralC<"spotTransfer">;
5693
5829
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5694
5830
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5845,6 +5981,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5845
5981
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5846
5982
  increaseStake: t.LiteralC<"increaseStake">;
5847
5983
  decreaseStake: t.LiteralC<"decreaseStake">;
5984
+ signalExit: t.LiteralC<"signalExit">;
5985
+ withdrawStake: t.LiteralC<"withdrawStake">;
5848
5986
  spotTransfer: t.LiteralC<"spotTransfer">;
5849
5987
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5850
5988
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5906,6 +6044,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5906
6044
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5907
6045
  increaseStake: t.LiteralC<"increaseStake">;
5908
6046
  decreaseStake: t.LiteralC<"decreaseStake">;
6047
+ signalExit: t.LiteralC<"signalExit">;
6048
+ withdrawStake: t.LiteralC<"withdrawStake">;
5909
6049
  spotTransfer: t.LiteralC<"spotTransfer">;
5910
6050
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5911
6051
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5962,6 +6102,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5962
6102
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5963
6103
  increaseStake: t.LiteralC<"increaseStake">;
5964
6104
  decreaseStake: t.LiteralC<"decreaseStake">;
6105
+ signalExit: t.LiteralC<"signalExit">;
6106
+ withdrawStake: t.LiteralC<"withdrawStake">;
5965
6107
  spotTransfer: t.LiteralC<"spotTransfer">;
5966
6108
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5967
6109
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6026,6 +6168,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6026
6168
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6027
6169
  increaseStake: t.LiteralC<"increaseStake">;
6028
6170
  decreaseStake: t.LiteralC<"decreaseStake">;
6171
+ signalExit: t.LiteralC<"signalExit">;
6172
+ withdrawStake: t.LiteralC<"withdrawStake">;
6029
6173
  spotTransfer: t.LiteralC<"spotTransfer">;
6030
6174
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6031
6175
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6102,6 +6246,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6102
6246
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6103
6247
  increaseStake: t.LiteralC<"increaseStake">;
6104
6248
  decreaseStake: t.LiteralC<"decreaseStake">;
6249
+ signalExit: t.LiteralC<"signalExit">;
6250
+ withdrawStake: t.LiteralC<"withdrawStake">;
6105
6251
  spotTransfer: t.LiteralC<"spotTransfer">;
6106
6252
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6107
6253
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6163,6 +6309,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6163
6309
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6164
6310
  increaseStake: t.LiteralC<"increaseStake">;
6165
6311
  decreaseStake: t.LiteralC<"decreaseStake">;
6312
+ signalExit: t.LiteralC<"signalExit">;
6313
+ withdrawStake: t.LiteralC<"withdrawStake">;
6166
6314
  spotTransfer: t.LiteralC<"spotTransfer">;
6167
6315
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6168
6316
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6241,6 +6389,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6241
6389
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6242
6390
  increaseStake: t.LiteralC<"increaseStake">;
6243
6391
  decreaseStake: t.LiteralC<"decreaseStake">;
6392
+ signalExit: t.LiteralC<"signalExit">;
6393
+ withdrawStake: t.LiteralC<"withdrawStake">;
6244
6394
  spotTransfer: t.LiteralC<"spotTransfer">;
6245
6395
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6246
6396
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6302,6 +6452,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6302
6452
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6303
6453
  increaseStake: t.LiteralC<"increaseStake">;
6304
6454
  decreaseStake: t.LiteralC<"decreaseStake">;
6455
+ signalExit: t.LiteralC<"signalExit">;
6456
+ withdrawStake: t.LiteralC<"withdrawStake">;
6305
6457
  spotTransfer: t.LiteralC<"spotTransfer">;
6306
6458
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6307
6459
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6398,6 +6550,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6398
6550
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6399
6551
  increaseStake: t.LiteralC<"increaseStake">;
6400
6552
  decreaseStake: t.LiteralC<"decreaseStake">;
6553
+ signalExit: t.LiteralC<"signalExit">;
6554
+ withdrawStake: t.LiteralC<"withdrawStake">;
6401
6555
  spotTransfer: t.LiteralC<"spotTransfer">;
6402
6556
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6403
6557
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6476,6 +6630,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6476
6630
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6477
6631
  increaseStake: t.LiteralC<"increaseStake">;
6478
6632
  decreaseStake: t.LiteralC<"decreaseStake">;
6633
+ signalExit: t.LiteralC<"signalExit">;
6634
+ withdrawStake: t.LiteralC<"withdrawStake">;
6479
6635
  spotTransfer: t.LiteralC<"spotTransfer">;
6480
6636
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6481
6637
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6536,6 +6692,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6536
6692
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6537
6693
  increaseStake: t.LiteralC<"increaseStake">;
6538
6694
  decreaseStake: t.LiteralC<"decreaseStake">;
6695
+ signalExit: t.LiteralC<"signalExit">;
6696
+ withdrawStake: t.LiteralC<"withdrawStake">;
6539
6697
  spotTransfer: t.LiteralC<"spotTransfer">;
6540
6698
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6541
6699
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6615,6 +6773,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6615
6773
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6616
6774
  increaseStake: t.LiteralC<"increaseStake">;
6617
6775
  decreaseStake: t.LiteralC<"decreaseStake">;
6776
+ signalExit: t.LiteralC<"signalExit">;
6777
+ withdrawStake: t.LiteralC<"withdrawStake">;
6618
6778
  spotTransfer: t.LiteralC<"spotTransfer">;
6619
6779
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6620
6780
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6696,6 +6856,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6696
6856
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6697
6857
  increaseStake: t.LiteralC<"increaseStake">;
6698
6858
  decreaseStake: t.LiteralC<"decreaseStake">;
6859
+ signalExit: t.LiteralC<"signalExit">;
6860
+ withdrawStake: t.LiteralC<"withdrawStake">;
6699
6861
  spotTransfer: t.LiteralC<"spotTransfer">;
6700
6862
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6701
6863
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6778,6 +6940,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6778
6940
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6779
6941
  increaseStake: t.LiteralC<"increaseStake">;
6780
6942
  decreaseStake: t.LiteralC<"decreaseStake">;
6943
+ signalExit: t.LiteralC<"signalExit">;
6944
+ withdrawStake: t.LiteralC<"withdrawStake">;
6781
6945
  spotTransfer: t.LiteralC<"spotTransfer">;
6782
6946
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6783
6947
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6846,6 +7010,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6846
7010
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6847
7011
  increaseStake: t.LiteralC<"increaseStake">;
6848
7012
  decreaseStake: t.LiteralC<"decreaseStake">;
7013
+ signalExit: t.LiteralC<"signalExit">;
7014
+ withdrawStake: t.LiteralC<"withdrawStake">;
6849
7015
  spotTransfer: t.LiteralC<"spotTransfer">;
6850
7016
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6851
7017
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6925,6 +7091,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6925
7091
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6926
7092
  increaseStake: t.LiteralC<"increaseStake">;
6927
7093
  decreaseStake: t.LiteralC<"decreaseStake">;
7094
+ signalExit: t.LiteralC<"signalExit">;
7095
+ withdrawStake: t.LiteralC<"withdrawStake">;
6928
7096
  spotTransfer: t.LiteralC<"spotTransfer">;
6929
7097
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6930
7098
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7045,6 +7213,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7045
7213
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7046
7214
  increaseStake: t.LiteralC<"increaseStake">;
7047
7215
  decreaseStake: t.LiteralC<"decreaseStake">;
7216
+ signalExit: t.LiteralC<"signalExit">;
7217
+ withdrawStake: t.LiteralC<"withdrawStake">;
7048
7218
  spotTransfer: t.LiteralC<"spotTransfer">;
7049
7219
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7050
7220
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7113,6 +7283,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7113
7283
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7114
7284
  increaseStake: t.LiteralC<"increaseStake">;
7115
7285
  decreaseStake: t.LiteralC<"decreaseStake">;
7286
+ signalExit: t.LiteralC<"signalExit">;
7287
+ withdrawStake: t.LiteralC<"withdrawStake">;
7116
7288
  spotTransfer: t.LiteralC<"spotTransfer">;
7117
7289
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7118
7290
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7178,6 +7350,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7178
7350
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7179
7351
  increaseStake: t.LiteralC<"increaseStake">;
7180
7352
  decreaseStake: t.LiteralC<"decreaseStake">;
7353
+ signalExit: t.LiteralC<"signalExit">;
7354
+ withdrawStake: t.LiteralC<"withdrawStake">;
7181
7355
  spotTransfer: t.LiteralC<"spotTransfer">;
7182
7356
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7183
7357
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7238,6 +7412,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7238
7412
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7239
7413
  increaseStake: t.LiteralC<"increaseStake">;
7240
7414
  decreaseStake: t.LiteralC<"decreaseStake">;
7415
+ signalExit: t.LiteralC<"signalExit">;
7416
+ withdrawStake: t.LiteralC<"withdrawStake">;
7241
7417
  spotTransfer: t.LiteralC<"spotTransfer">;
7242
7418
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7243
7419
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7318,6 +7494,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7318
7494
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7319
7495
  increaseStake: t.LiteralC<"increaseStake">;
7320
7496
  decreaseStake: t.LiteralC<"decreaseStake">;
7497
+ signalExit: t.LiteralC<"signalExit">;
7498
+ withdrawStake: t.LiteralC<"withdrawStake">;
7321
7499
  spotTransfer: t.LiteralC<"spotTransfer">;
7322
7500
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7323
7501
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7384,6 +7562,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7384
7562
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7385
7563
  increaseStake: t.LiteralC<"increaseStake">;
7386
7564
  decreaseStake: t.LiteralC<"decreaseStake">;
7565
+ signalExit: t.LiteralC<"signalExit">;
7566
+ withdrawStake: t.LiteralC<"withdrawStake">;
7387
7567
  spotTransfer: t.LiteralC<"spotTransfer">;
7388
7568
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7389
7569
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7449,6 +7629,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7449
7629
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7450
7630
  increaseStake: t.LiteralC<"increaseStake">;
7451
7631
  decreaseStake: t.LiteralC<"decreaseStake">;
7632
+ signalExit: t.LiteralC<"signalExit">;
7633
+ withdrawStake: t.LiteralC<"withdrawStake">;
7452
7634
  spotTransfer: t.LiteralC<"spotTransfer">;
7453
7635
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7454
7636
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7515,6 +7697,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7515
7697
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7516
7698
  increaseStake: t.LiteralC<"increaseStake">;
7517
7699
  decreaseStake: t.LiteralC<"decreaseStake">;
7700
+ signalExit: t.LiteralC<"signalExit">;
7701
+ withdrawStake: t.LiteralC<"withdrawStake">;
7518
7702
  spotTransfer: t.LiteralC<"spotTransfer">;
7519
7703
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7520
7704
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7580,6 +7764,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7580
7764
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7581
7765
  increaseStake: t.LiteralC<"increaseStake">;
7582
7766
  decreaseStake: t.LiteralC<"decreaseStake">;
7767
+ signalExit: t.LiteralC<"signalExit">;
7768
+ withdrawStake: t.LiteralC<"withdrawStake">;
7583
7769
  spotTransfer: t.LiteralC<"spotTransfer">;
7584
7770
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7585
7771
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7649,6 +7835,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7649
7835
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7650
7836
  increaseStake: t.LiteralC<"increaseStake">;
7651
7837
  decreaseStake: t.LiteralC<"decreaseStake">;
7838
+ signalExit: t.LiteralC<"signalExit">;
7839
+ withdrawStake: t.LiteralC<"withdrawStake">;
7652
7840
  spotTransfer: t.LiteralC<"spotTransfer">;
7653
7841
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7654
7842
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7717,6 +7905,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7717
7905
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7718
7906
  increaseStake: t.LiteralC<"increaseStake">;
7719
7907
  decreaseStake: t.LiteralC<"decreaseStake">;
7908
+ signalExit: t.LiteralC<"signalExit">;
7909
+ withdrawStake: t.LiteralC<"withdrawStake">;
7720
7910
  spotTransfer: t.LiteralC<"spotTransfer">;
7721
7911
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7722
7912
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7781,6 +7971,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7781
7971
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7782
7972
  increaseStake: t.LiteralC<"increaseStake">;
7783
7973
  decreaseStake: t.LiteralC<"decreaseStake">;
7974
+ signalExit: t.LiteralC<"signalExit">;
7975
+ withdrawStake: t.LiteralC<"withdrawStake">;
7784
7976
  spotTransfer: t.LiteralC<"spotTransfer">;
7785
7977
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7786
7978
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7844,6 +8036,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7844
8036
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7845
8037
  increaseStake: t.LiteralC<"increaseStake">;
7846
8038
  decreaseStake: t.LiteralC<"decreaseStake">;
8039
+ signalExit: t.LiteralC<"signalExit">;
8040
+ withdrawStake: t.LiteralC<"withdrawStake">;
7847
8041
  spotTransfer: t.LiteralC<"spotTransfer">;
7848
8042
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7849
8043
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7907,6 +8101,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7907
8101
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7908
8102
  increaseStake: t.LiteralC<"increaseStake">;
7909
8103
  decreaseStake: t.LiteralC<"decreaseStake">;
8104
+ signalExit: t.LiteralC<"signalExit">;
8105
+ withdrawStake: t.LiteralC<"withdrawStake">;
7910
8106
  spotTransfer: t.LiteralC<"spotTransfer">;
7911
8107
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7912
8108
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7975,6 +8171,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7975
8171
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7976
8172
  increaseStake: t.LiteralC<"increaseStake">;
7977
8173
  decreaseStake: t.LiteralC<"decreaseStake">;
8174
+ signalExit: t.LiteralC<"signalExit">;
8175
+ withdrawStake: t.LiteralC<"withdrawStake">;
7978
8176
  spotTransfer: t.LiteralC<"spotTransfer">;
7979
8177
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7980
8178
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8044,6 +8242,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8044
8242
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8045
8243
  increaseStake: t.LiteralC<"increaseStake">;
8046
8244
  decreaseStake: t.LiteralC<"decreaseStake">;
8245
+ signalExit: t.LiteralC<"signalExit">;
8246
+ withdrawStake: t.LiteralC<"withdrawStake">;
8047
8247
  spotTransfer: t.LiteralC<"spotTransfer">;
8048
8248
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8049
8249
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8111,6 +8311,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8111
8311
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8112
8312
  increaseStake: t.LiteralC<"increaseStake">;
8113
8313
  decreaseStake: t.LiteralC<"decreaseStake">;
8314
+ signalExit: t.LiteralC<"signalExit">;
8315
+ withdrawStake: t.LiteralC<"withdrawStake">;
8114
8316
  spotTransfer: t.LiteralC<"spotTransfer">;
8115
8317
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8116
8318
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8137,6 +8339,134 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8137
8339
  intentType: t.LiteralC<"decreaseStake">;
8138
8340
  validatorAddress: import("io-ts-types").NonEmptyStringC;
8139
8341
  stakingContractAddress: import("io-ts-types").NonEmptyStringC;
8342
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
8343
+ intentType: t.KeyofC<{
8344
+ payment: t.LiteralC<"payment">;
8345
+ transferToken: t.LiteralC<"transferToken">;
8346
+ consolidate: t.LiteralC<"consolidate">;
8347
+ consolidateToken: t.LiteralC<"consolidateToken">;
8348
+ fanout: t.LiteralC<"fanout">;
8349
+ stake: t.LiteralC<"stake">;
8350
+ unstake: t.LiteralC<"unstake">;
8351
+ delegate: t.LiteralC<"delegate">;
8352
+ undelegate: t.LiteralC<"undelegate">;
8353
+ switchValidator: t.LiteralC<"switchValidator">;
8354
+ claim: t.LiteralC<"claim">;
8355
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
8356
+ pledge: t.LiteralC<"pledge">;
8357
+ voteDelegation: t.LiteralC<"voteDelegation">;
8358
+ vote: t.LiteralC<"vote">;
8359
+ createAccount: t.LiteralC<"createAccount">;
8360
+ updateAccount: t.LiteralC<"updateAccount">;
8361
+ addTrustLine: t.LiteralC<"addTrustLine">;
8362
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
8363
+ signMessage: t.LiteralC<"signMessage">;
8364
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
8365
+ enableToken: t.LiteralC<"enableToken">;
8366
+ authorize: t.LiteralC<"authorize">;
8367
+ acceleration: t.LiteralC<"acceleration">;
8368
+ fillNonce: t.LiteralC<"fillNonce">;
8369
+ walletRecovery: t.LiteralC<"walletRecovery">;
8370
+ contractCall: t.LiteralC<"contractCall">;
8371
+ deactivate: t.LiteralC<"deactivate">;
8372
+ customTx: t.LiteralC<"customTx">;
8373
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
8374
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
8375
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
8376
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
8377
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
8378
+ tokenApproval: t.LiteralC<"tokenApproval">;
8379
+ transferStake: t.LiteralC<"transferStake">;
8380
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
8381
+ increaseStake: t.LiteralC<"increaseStake">;
8382
+ decreaseStake: t.LiteralC<"decreaseStake">;
8383
+ signalExit: t.LiteralC<"signalExit">;
8384
+ withdrawStake: t.LiteralC<"withdrawStake">;
8385
+ spotTransfer: t.LiteralC<"spotTransfer">;
8386
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
8387
+ goUnstake: t.LiteralC<"goUnstake">;
8388
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
8389
+ transferAccept: t.LiteralC<"transferAccept">;
8390
+ transferReject: t.LiteralC<"transferReject">;
8391
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
8392
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8393
+ "defi-deposit": t.LiteralC<"defi-deposit">;
8394
+ "defi-redeem": t.LiteralC<"defi-redeem">;
8395
+ }>;
8396
+ }>, t.PartialC<{
8397
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8398
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8399
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
8400
+ }>]>, t.TypeC<{
8401
+ stakingRequestId: t.StringC;
8402
+ }>]>, t.TypeC<{
8403
+ intentType: t.LiteralC<"signalExit">;
8404
+ validatorAddress: import("io-ts-types").NonEmptyStringC;
8405
+ stakingContractAddress: import("io-ts-types").NonEmptyStringC;
8406
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
8407
+ intentType: t.KeyofC<{
8408
+ payment: t.LiteralC<"payment">;
8409
+ transferToken: t.LiteralC<"transferToken">;
8410
+ consolidate: t.LiteralC<"consolidate">;
8411
+ consolidateToken: t.LiteralC<"consolidateToken">;
8412
+ fanout: t.LiteralC<"fanout">;
8413
+ stake: t.LiteralC<"stake">;
8414
+ unstake: t.LiteralC<"unstake">;
8415
+ delegate: t.LiteralC<"delegate">;
8416
+ undelegate: t.LiteralC<"undelegate">;
8417
+ switchValidator: t.LiteralC<"switchValidator">;
8418
+ claim: t.LiteralC<"claim">;
8419
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
8420
+ pledge: t.LiteralC<"pledge">;
8421
+ voteDelegation: t.LiteralC<"voteDelegation">;
8422
+ vote: t.LiteralC<"vote">;
8423
+ createAccount: t.LiteralC<"createAccount">;
8424
+ updateAccount: t.LiteralC<"updateAccount">;
8425
+ addTrustLine: t.LiteralC<"addTrustLine">;
8426
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
8427
+ signMessage: t.LiteralC<"signMessage">;
8428
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
8429
+ enableToken: t.LiteralC<"enableToken">;
8430
+ authorize: t.LiteralC<"authorize">;
8431
+ acceleration: t.LiteralC<"acceleration">;
8432
+ fillNonce: t.LiteralC<"fillNonce">;
8433
+ walletRecovery: t.LiteralC<"walletRecovery">;
8434
+ contractCall: t.LiteralC<"contractCall">;
8435
+ deactivate: t.LiteralC<"deactivate">;
8436
+ customTx: t.LiteralC<"customTx">;
8437
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
8438
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
8439
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
8440
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
8441
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
8442
+ tokenApproval: t.LiteralC<"tokenApproval">;
8443
+ transferStake: t.LiteralC<"transferStake">;
8444
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
8445
+ increaseStake: t.LiteralC<"increaseStake">;
8446
+ decreaseStake: t.LiteralC<"decreaseStake">;
8447
+ signalExit: t.LiteralC<"signalExit">;
8448
+ withdrawStake: t.LiteralC<"withdrawStake">;
8449
+ spotTransfer: t.LiteralC<"spotTransfer">;
8450
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
8451
+ goUnstake: t.LiteralC<"goUnstake">;
8452
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
8453
+ transferAccept: t.LiteralC<"transferAccept">;
8454
+ transferReject: t.LiteralC<"transferReject">;
8455
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
8456
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8457
+ "defi-deposit": t.LiteralC<"defi-deposit">;
8458
+ "defi-redeem": t.LiteralC<"defi-redeem">;
8459
+ }>;
8460
+ }>, t.PartialC<{
8461
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8462
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8463
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
8464
+ }>]>, t.TypeC<{
8465
+ stakingRequestId: t.StringC;
8466
+ }>]>, t.TypeC<{
8467
+ intentType: t.LiteralC<"withdrawStake">;
8468
+ validatorAddress: import("io-ts-types").NonEmptyStringC;
8469
+ stakingContractAddress: import("io-ts-types").NonEmptyStringC;
8140
8470
  }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
8141
8471
  intentType: t.KeyofC<{
8142
8472
  payment: t.LiteralC<"payment">;
@@ -8178,6 +8508,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8178
8508
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8179
8509
  increaseStake: t.LiteralC<"increaseStake">;
8180
8510
  decreaseStake: t.LiteralC<"decreaseStake">;
8511
+ signalExit: t.LiteralC<"signalExit">;
8512
+ withdrawStake: t.LiteralC<"withdrawStake">;
8181
8513
  spotTransfer: t.LiteralC<"spotTransfer">;
8182
8514
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8183
8515
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8236,6 +8568,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8236
8568
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8237
8569
  increaseStake: t.LiteralC<"increaseStake">;
8238
8570
  decreaseStake: t.LiteralC<"decreaseStake">;
8571
+ signalExit: t.LiteralC<"signalExit">;
8572
+ withdrawStake: t.LiteralC<"withdrawStake">;
8239
8573
  spotTransfer: t.LiteralC<"spotTransfer">;
8240
8574
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8241
8575
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8296,6 +8630,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8296
8630
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8297
8631
  increaseStake: t.LiteralC<"increaseStake">;
8298
8632
  decreaseStake: t.LiteralC<"decreaseStake">;
8633
+ signalExit: t.LiteralC<"signalExit">;
8634
+ withdrawStake: t.LiteralC<"withdrawStake">;
8299
8635
  spotTransfer: t.LiteralC<"spotTransfer">;
8300
8636
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8301
8637
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8364,6 +8700,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8364
8700
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8365
8701
  increaseStake: t.LiteralC<"increaseStake">;
8366
8702
  decreaseStake: t.LiteralC<"decreaseStake">;
8703
+ signalExit: t.LiteralC<"signalExit">;
8704
+ withdrawStake: t.LiteralC<"withdrawStake">;
8367
8705
  spotTransfer: t.LiteralC<"spotTransfer">;
8368
8706
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8369
8707
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8432,6 +8770,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8432
8770
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8433
8771
  increaseStake: t.LiteralC<"increaseStake">;
8434
8772
  decreaseStake: t.LiteralC<"decreaseStake">;
8773
+ signalExit: t.LiteralC<"signalExit">;
8774
+ withdrawStake: t.LiteralC<"withdrawStake">;
8435
8775
  spotTransfer: t.LiteralC<"spotTransfer">;
8436
8776
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8437
8777
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8494,6 +8834,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8494
8834
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8495
8835
  increaseStake: t.LiteralC<"increaseStake">;
8496
8836
  decreaseStake: t.LiteralC<"decreaseStake">;
8837
+ signalExit: t.LiteralC<"signalExit">;
8838
+ withdrawStake: t.LiteralC<"withdrawStake">;
8497
8839
  spotTransfer: t.LiteralC<"spotTransfer">;
8498
8840
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8499
8841
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8552,6 +8894,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8552
8894
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8553
8895
  increaseStake: t.LiteralC<"increaseStake">;
8554
8896
  decreaseStake: t.LiteralC<"decreaseStake">;
8897
+ signalExit: t.LiteralC<"signalExit">;
8898
+ withdrawStake: t.LiteralC<"withdrawStake">;
8555
8899
  spotTransfer: t.LiteralC<"spotTransfer">;
8556
8900
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8557
8901
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8632,6 +8976,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8632
8976
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8633
8977
  increaseStake: t.LiteralC<"increaseStake">;
8634
8978
  decreaseStake: t.LiteralC<"decreaseStake">;
8979
+ signalExit: t.LiteralC<"signalExit">;
8980
+ withdrawStake: t.LiteralC<"withdrawStake">;
8635
8981
  spotTransfer: t.LiteralC<"spotTransfer">;
8636
8982
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8637
8983
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8720,6 +9066,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8720
9066
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8721
9067
  increaseStake: t.LiteralC<"increaseStake">;
8722
9068
  decreaseStake: t.LiteralC<"decreaseStake">;
9069
+ signalExit: t.LiteralC<"signalExit">;
9070
+ withdrawStake: t.LiteralC<"withdrawStake">;
8723
9071
  spotTransfer: t.LiteralC<"spotTransfer">;
8724
9072
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8725
9073
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8818,6 +9166,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8818
9166
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8819
9167
  increaseStake: t.LiteralC<"increaseStake">;
8820
9168
  decreaseStake: t.LiteralC<"decreaseStake">;
9169
+ signalExit: t.LiteralC<"signalExit">;
9170
+ withdrawStake: t.LiteralC<"withdrawStake">;
8821
9171
  spotTransfer: t.LiteralC<"spotTransfer">;
8822
9172
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8823
9173
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8888,6 +9238,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8888
9238
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8889
9239
  increaseStake: t.LiteralC<"increaseStake">;
8890
9240
  decreaseStake: t.LiteralC<"decreaseStake">;
9241
+ signalExit: t.LiteralC<"signalExit">;
9242
+ withdrawStake: t.LiteralC<"withdrawStake">;
8891
9243
  spotTransfer: t.LiteralC<"spotTransfer">;
8892
9244
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8893
9245
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8968,6 +9320,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8968
9320
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8969
9321
  increaseStake: t.LiteralC<"increaseStake">;
8970
9322
  decreaseStake: t.LiteralC<"decreaseStake">;
9323
+ signalExit: t.LiteralC<"signalExit">;
9324
+ withdrawStake: t.LiteralC<"withdrawStake">;
8971
9325
  spotTransfer: t.LiteralC<"spotTransfer">;
8972
9326
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8973
9327
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9030,6 +9384,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9030
9384
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9031
9385
  increaseStake: t.LiteralC<"increaseStake">;
9032
9386
  decreaseStake: t.LiteralC<"decreaseStake">;
9387
+ signalExit: t.LiteralC<"signalExit">;
9388
+ withdrawStake: t.LiteralC<"withdrawStake">;
9033
9389
  spotTransfer: t.LiteralC<"spotTransfer">;
9034
9390
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9035
9391
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9098,6 +9454,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9098
9454
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9099
9455
  increaseStake: t.LiteralC<"increaseStake">;
9100
9456
  decreaseStake: t.LiteralC<"decreaseStake">;
9457
+ signalExit: t.LiteralC<"signalExit">;
9458
+ withdrawStake: t.LiteralC<"withdrawStake">;
9101
9459
  spotTransfer: t.LiteralC<"spotTransfer">;
9102
9460
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9103
9461
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9160,6 +9518,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9160
9518
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9161
9519
  increaseStake: t.LiteralC<"increaseStake">;
9162
9520
  decreaseStake: t.LiteralC<"decreaseStake">;
9521
+ signalExit: t.LiteralC<"signalExit">;
9522
+ withdrawStake: t.LiteralC<"withdrawStake">;
9163
9523
  spotTransfer: t.LiteralC<"spotTransfer">;
9164
9524
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9165
9525
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9228,6 +9588,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9228
9588
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9229
9589
  increaseStake: t.LiteralC<"increaseStake">;
9230
9590
  decreaseStake: t.LiteralC<"decreaseStake">;
9591
+ signalExit: t.LiteralC<"signalExit">;
9592
+ withdrawStake: t.LiteralC<"withdrawStake">;
9231
9593
  spotTransfer: t.LiteralC<"spotTransfer">;
9232
9594
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9233
9595
  goUnstake: t.LiteralC<"goUnstake">;