@bitgo/public-types 5.79.0 → 5.81.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (171) hide show
  1. package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +3 -0
  2. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +3 -0
  3. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +3 -0
  4. package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +3 -0
  5. package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +3 -0
  6. package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +3 -0
  7. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +3 -0
  8. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +3 -0
  9. package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +3 -0
  10. package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +3 -0
  11. package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +3 -0
  12. package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +3 -0
  13. package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +3 -0
  14. package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +3 -0
  15. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +3 -0
  16. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +3 -0
  17. package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +3 -0
  18. package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +3 -0
  19. package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +3 -0
  20. package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +3 -0
  21. package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +3 -0
  22. package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +6 -0
  23. package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +3 -0
  24. package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +3 -0
  25. package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +3 -0
  26. package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +3 -0
  27. package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +3 -0
  28. package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +3 -0
  29. package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +3 -0
  30. package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +3 -0
  31. package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +3 -0
  32. package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +3 -0
  33. package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +3 -0
  34. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +3 -0
  35. package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +3 -0
  36. package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +3 -0
  37. package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +3 -0
  38. package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +3 -0
  39. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +3 -0
  40. package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +3 -0
  41. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +3 -0
  42. package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +3 -0
  43. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +3 -0
  44. package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +3 -0
  45. package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +3 -0
  46. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +3 -0
  47. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +3 -0
  48. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +3 -0
  49. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +3 -0
  50. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +3 -0
  51. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +3 -0
  52. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +3 -0
  53. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +3 -0
  54. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +3 -0
  55. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +3 -0
  56. package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +6 -0
  57. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +3 -0
  58. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +3 -0
  59. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +3 -0
  60. package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +3 -0
  61. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +3 -0
  62. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +3 -0
  63. package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +3 -0
  64. package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +3 -0
  65. package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +3 -0
  66. package/dist/src/schema/transactionRequest/intents/index.d.ts +3 -0
  67. package/dist/src/schema/transactionRequest/intents/index.js +3 -0
  68. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  69. package/dist/src/schema/transactionRequest/intents/intent.d.ts +545 -24
  70. package/dist/src/schema/transactionRequest/intents/intent.js +6 -0
  71. package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
  72. package/dist/src/schema/transactionRequest/intents/intentType.d.ts +6 -0
  73. package/dist/src/schema/transactionRequest/intents/intentType.js +3 -0
  74. package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
  75. package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +3 -0
  76. package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +3 -0
  77. package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +6 -0
  78. package/dist/src/schema/transactionRequest/intents/irysPledgeIntent.d.ts +3 -0
  79. package/dist/src/schema/transactionRequest/intents/irysStakeIntent.d.ts +3 -0
  80. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +6 -0
  81. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +3 -0
  82. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +3 -0
  83. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +3 -0
  84. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +3 -0
  85. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +3 -0
  86. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +3 -0
  87. package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +3 -0
  88. package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +3 -0
  89. package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +3 -0
  90. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +3 -0
  91. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +3 -0
  92. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +3 -0
  93. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +3 -0
  94. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +3 -2
  95. package/dist/src/schema/transactionRequest/intents/solBuildOptions.d.ts +0 -2
  96. package/dist/src/schema/transactionRequest/intents/solBuildOptions.js +0 -3
  97. package/dist/src/schema/transactionRequest/intents/solBuildOptions.js.map +1 -1
  98. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +3 -2
  99. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +3 -2
  100. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +3 -2
  101. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +3 -2
  102. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +3 -2
  103. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +3 -2
  104. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +3 -2
  105. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +3 -2
  106. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +6 -4
  107. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +6 -4
  108. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +3 -2
  109. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +3 -0
  110. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +3 -0
  111. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +3 -0
  112. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +3 -0
  113. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +3 -0
  114. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +3 -0
  115. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +3 -0
  116. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +6 -0
  117. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +6 -0
  118. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +6 -0
  119. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +3 -0
  120. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +3 -0
  121. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +6 -0
  122. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +3 -0
  123. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +3 -0
  124. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +3 -0
  125. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +6 -0
  126. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +3 -0
  127. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +3 -0
  128. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +3 -0
  129. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +3 -0
  130. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +3 -0
  131. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +3 -0
  132. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +3 -0
  133. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +3 -0
  134. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +3 -0
  135. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +3 -0
  136. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +3 -0
  137. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +3 -0
  138. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +3 -0
  139. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +3 -0
  140. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +72 -0
  141. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.js +41 -0
  142. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.js.map +1 -0
  143. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +3 -0
  144. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +3 -0
  145. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +67 -0
  146. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.js +39 -0
  147. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.js.map +1 -0
  148. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +3 -0
  149. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +3 -0
  150. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +6 -0
  151. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +3 -0
  152. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +67 -0
  153. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.js +39 -0
  154. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.js.map +1 -0
  155. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +3 -0
  156. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +3 -0
  157. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +3 -0
  158. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +3 -0
  159. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +3 -0
  160. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +3 -0
  161. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +6 -0
  162. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +6 -0
  163. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +1090 -48
  164. package/package.json +1 -1
  165. package/src/schema/transactionRequest/intents/index.ts +3 -0
  166. package/src/schema/transactionRequest/intents/intent.ts +6 -0
  167. package/src/schema/transactionRequest/intents/intentType.ts +3 -0
  168. package/src/schema/transactionRequest/intents/solBuildOptions.ts +0 -3
  169. package/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.ts +25 -0
  170. package/src/schema/transactionRequest/intents/vetSignalExitIntent.ts +23 -0
  171. package/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.ts +23 -0
@@ -101,6 +101,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
101
101
  transferStake: t.LiteralC<"transferStake">;
102
102
  validatorRegistration: t.LiteralC<"validatorRegistration">;
103
103
  increaseStake: t.LiteralC<"increaseStake">;
104
+ decreaseStake: t.LiteralC<"decreaseStake">;
105
+ signalExit: t.LiteralC<"signalExit">;
106
+ withdrawStake: t.LiteralC<"withdrawStake">;
104
107
  spotTransfer: t.LiteralC<"spotTransfer">;
105
108
  bridgeFunds: t.LiteralC<"bridgeFunds">;
106
109
  goUnstake: t.LiteralC<"goUnstake">;
@@ -180,6 +183,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
180
183
  transferStake: t.LiteralC<"transferStake">;
181
184
  validatorRegistration: t.LiteralC<"validatorRegistration">;
182
185
  increaseStake: t.LiteralC<"increaseStake">;
186
+ decreaseStake: t.LiteralC<"decreaseStake">;
187
+ signalExit: t.LiteralC<"signalExit">;
188
+ withdrawStake: t.LiteralC<"withdrawStake">;
183
189
  spotTransfer: t.LiteralC<"spotTransfer">;
184
190
  bridgeFunds: t.LiteralC<"bridgeFunds">;
185
191
  goUnstake: t.LiteralC<"goUnstake">;
@@ -244,6 +250,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
244
250
  transferStake: t.LiteralC<"transferStake">;
245
251
  validatorRegistration: t.LiteralC<"validatorRegistration">;
246
252
  increaseStake: t.LiteralC<"increaseStake">;
253
+ decreaseStake: t.LiteralC<"decreaseStake">;
254
+ signalExit: t.LiteralC<"signalExit">;
255
+ withdrawStake: t.LiteralC<"withdrawStake">;
247
256
  spotTransfer: t.LiteralC<"spotTransfer">;
248
257
  bridgeFunds: t.LiteralC<"bridgeFunds">;
249
258
  goUnstake: t.LiteralC<"goUnstake">;
@@ -314,6 +323,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
314
323
  transferStake: t.LiteralC<"transferStake">;
315
324
  validatorRegistration: t.LiteralC<"validatorRegistration">;
316
325
  increaseStake: t.LiteralC<"increaseStake">;
326
+ decreaseStake: t.LiteralC<"decreaseStake">;
327
+ signalExit: t.LiteralC<"signalExit">;
328
+ withdrawStake: t.LiteralC<"withdrawStake">;
317
329
  spotTransfer: t.LiteralC<"spotTransfer">;
318
330
  bridgeFunds: t.LiteralC<"bridgeFunds">;
319
331
  goUnstake: t.LiteralC<"goUnstake">;
@@ -383,6 +395,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
383
395
  transferStake: t.LiteralC<"transferStake">;
384
396
  validatorRegistration: t.LiteralC<"validatorRegistration">;
385
397
  increaseStake: t.LiteralC<"increaseStake">;
398
+ decreaseStake: t.LiteralC<"decreaseStake">;
399
+ signalExit: t.LiteralC<"signalExit">;
400
+ withdrawStake: t.LiteralC<"withdrawStake">;
386
401
  spotTransfer: t.LiteralC<"spotTransfer">;
387
402
  bridgeFunds: t.LiteralC<"bridgeFunds">;
388
403
  goUnstake: t.LiteralC<"goUnstake">;
@@ -444,6 +459,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
444
459
  transferStake: t.LiteralC<"transferStake">;
445
460
  validatorRegistration: t.LiteralC<"validatorRegistration">;
446
461
  increaseStake: t.LiteralC<"increaseStake">;
462
+ decreaseStake: t.LiteralC<"decreaseStake">;
463
+ signalExit: t.LiteralC<"signalExit">;
464
+ withdrawStake: t.LiteralC<"withdrawStake">;
447
465
  spotTransfer: t.LiteralC<"spotTransfer">;
448
466
  bridgeFunds: t.LiteralC<"bridgeFunds">;
449
467
  goUnstake: t.LiteralC<"goUnstake">;
@@ -518,6 +536,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
518
536
  transferStake: t.LiteralC<"transferStake">;
519
537
  validatorRegistration: t.LiteralC<"validatorRegistration">;
520
538
  increaseStake: t.LiteralC<"increaseStake">;
539
+ decreaseStake: t.LiteralC<"decreaseStake">;
540
+ signalExit: t.LiteralC<"signalExit">;
541
+ withdrawStake: t.LiteralC<"withdrawStake">;
521
542
  spotTransfer: t.LiteralC<"spotTransfer">;
522
543
  bridgeFunds: t.LiteralC<"bridgeFunds">;
523
544
  goUnstake: t.LiteralC<"goUnstake">;
@@ -597,6 +618,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
597
618
  transferStake: t.LiteralC<"transferStake">;
598
619
  validatorRegistration: t.LiteralC<"validatorRegistration">;
599
620
  increaseStake: t.LiteralC<"increaseStake">;
621
+ decreaseStake: t.LiteralC<"decreaseStake">;
622
+ signalExit: t.LiteralC<"signalExit">;
623
+ withdrawStake: t.LiteralC<"withdrawStake">;
600
624
  spotTransfer: t.LiteralC<"spotTransfer">;
601
625
  bridgeFunds: t.LiteralC<"bridgeFunds">;
602
626
  goUnstake: t.LiteralC<"goUnstake">;
@@ -691,6 +715,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
691
715
  transferStake: t.LiteralC<"transferStake">;
692
716
  validatorRegistration: t.LiteralC<"validatorRegistration">;
693
717
  increaseStake: t.LiteralC<"increaseStake">;
718
+ decreaseStake: t.LiteralC<"decreaseStake">;
719
+ signalExit: t.LiteralC<"signalExit">;
720
+ withdrawStake: t.LiteralC<"withdrawStake">;
694
721
  spotTransfer: t.LiteralC<"spotTransfer">;
695
722
  bridgeFunds: t.LiteralC<"bridgeFunds">;
696
723
  goUnstake: t.LiteralC<"goUnstake">;
@@ -785,6 +812,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
785
812
  transferStake: t.LiteralC<"transferStake">;
786
813
  validatorRegistration: t.LiteralC<"validatorRegistration">;
787
814
  increaseStake: t.LiteralC<"increaseStake">;
815
+ decreaseStake: t.LiteralC<"decreaseStake">;
816
+ signalExit: t.LiteralC<"signalExit">;
817
+ withdrawStake: t.LiteralC<"withdrawStake">;
788
818
  spotTransfer: t.LiteralC<"spotTransfer">;
789
819
  bridgeFunds: t.LiteralC<"bridgeFunds">;
790
820
  goUnstake: t.LiteralC<"goUnstake">;
@@ -859,6 +889,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
859
889
  transferStake: t.LiteralC<"transferStake">;
860
890
  validatorRegistration: t.LiteralC<"validatorRegistration">;
861
891
  increaseStake: t.LiteralC<"increaseStake">;
892
+ decreaseStake: t.LiteralC<"decreaseStake">;
893
+ signalExit: t.LiteralC<"signalExit">;
894
+ withdrawStake: t.LiteralC<"withdrawStake">;
862
895
  spotTransfer: t.LiteralC<"spotTransfer">;
863
896
  bridgeFunds: t.LiteralC<"bridgeFunds">;
864
897
  goUnstake: t.LiteralC<"goUnstake">;
@@ -919,6 +952,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
919
952
  transferStake: t.LiteralC<"transferStake">;
920
953
  validatorRegistration: t.LiteralC<"validatorRegistration">;
921
954
  increaseStake: t.LiteralC<"increaseStake">;
955
+ decreaseStake: t.LiteralC<"decreaseStake">;
956
+ signalExit: t.LiteralC<"signalExit">;
957
+ withdrawStake: t.LiteralC<"withdrawStake">;
922
958
  spotTransfer: t.LiteralC<"spotTransfer">;
923
959
  bridgeFunds: t.LiteralC<"bridgeFunds">;
924
960
  goUnstake: t.LiteralC<"goUnstake">;
@@ -979,6 +1015,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
979
1015
  transferStake: t.LiteralC<"transferStake">;
980
1016
  validatorRegistration: t.LiteralC<"validatorRegistration">;
981
1017
  increaseStake: t.LiteralC<"increaseStake">;
1018
+ decreaseStake: t.LiteralC<"decreaseStake">;
1019
+ signalExit: t.LiteralC<"signalExit">;
1020
+ withdrawStake: t.LiteralC<"withdrawStake">;
982
1021
  spotTransfer: t.LiteralC<"spotTransfer">;
983
1022
  bridgeFunds: t.LiteralC<"bridgeFunds">;
984
1023
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1047,6 +1086,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1047
1086
  transferStake: t.LiteralC<"transferStake">;
1048
1087
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1049
1088
  increaseStake: t.LiteralC<"increaseStake">;
1089
+ decreaseStake: t.LiteralC<"decreaseStake">;
1090
+ signalExit: t.LiteralC<"signalExit">;
1091
+ withdrawStake: t.LiteralC<"withdrawStake">;
1050
1092
  spotTransfer: t.LiteralC<"spotTransfer">;
1051
1093
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1052
1094
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1114,6 +1156,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1114
1156
  transferStake: t.LiteralC<"transferStake">;
1115
1157
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1116
1158
  increaseStake: t.LiteralC<"increaseStake">;
1159
+ decreaseStake: t.LiteralC<"decreaseStake">;
1160
+ signalExit: t.LiteralC<"signalExit">;
1161
+ withdrawStake: t.LiteralC<"withdrawStake">;
1117
1162
  spotTransfer: t.LiteralC<"spotTransfer">;
1118
1163
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1119
1164
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1184,6 +1229,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1184
1229
  transferStake: t.LiteralC<"transferStake">;
1185
1230
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1186
1231
  increaseStake: t.LiteralC<"increaseStake">;
1232
+ decreaseStake: t.LiteralC<"decreaseStake">;
1233
+ signalExit: t.LiteralC<"signalExit">;
1234
+ withdrawStake: t.LiteralC<"withdrawStake">;
1187
1235
  spotTransfer: t.LiteralC<"spotTransfer">;
1188
1236
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1189
1237
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1244,6 +1292,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1244
1292
  transferStake: t.LiteralC<"transferStake">;
1245
1293
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1246
1294
  increaseStake: t.LiteralC<"increaseStake">;
1295
+ decreaseStake: t.LiteralC<"decreaseStake">;
1296
+ signalExit: t.LiteralC<"signalExit">;
1297
+ withdrawStake: t.LiteralC<"withdrawStake">;
1247
1298
  spotTransfer: t.LiteralC<"spotTransfer">;
1248
1299
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1249
1300
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1309,6 +1360,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1309
1360
  transferStake: t.LiteralC<"transferStake">;
1310
1361
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1311
1362
  increaseStake: t.LiteralC<"increaseStake">;
1363
+ decreaseStake: t.LiteralC<"decreaseStake">;
1364
+ signalExit: t.LiteralC<"signalExit">;
1365
+ withdrawStake: t.LiteralC<"withdrawStake">;
1312
1366
  spotTransfer: t.LiteralC<"spotTransfer">;
1313
1367
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1314
1368
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1369,6 +1423,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1369
1423
  transferStake: t.LiteralC<"transferStake">;
1370
1424
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1371
1425
  increaseStake: t.LiteralC<"increaseStake">;
1426
+ decreaseStake: t.LiteralC<"decreaseStake">;
1427
+ signalExit: t.LiteralC<"signalExit">;
1428
+ withdrawStake: t.LiteralC<"withdrawStake">;
1372
1429
  spotTransfer: t.LiteralC<"spotTransfer">;
1373
1430
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1374
1431
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1429,6 +1486,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1429
1486
  transferStake: t.LiteralC<"transferStake">;
1430
1487
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1431
1488
  increaseStake: t.LiteralC<"increaseStake">;
1489
+ decreaseStake: t.LiteralC<"decreaseStake">;
1490
+ signalExit: t.LiteralC<"signalExit">;
1491
+ withdrawStake: t.LiteralC<"withdrawStake">;
1432
1492
  spotTransfer: t.LiteralC<"spotTransfer">;
1433
1493
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1434
1494
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1508,6 +1568,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1508
1568
  transferStake: t.LiteralC<"transferStake">;
1509
1569
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1510
1570
  increaseStake: t.LiteralC<"increaseStake">;
1571
+ decreaseStake: t.LiteralC<"decreaseStake">;
1572
+ signalExit: t.LiteralC<"signalExit">;
1573
+ withdrawStake: t.LiteralC<"withdrawStake">;
1511
1574
  spotTransfer: t.LiteralC<"spotTransfer">;
1512
1575
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1513
1576
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1601,6 +1664,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1601
1664
  transferStake: t.LiteralC<"transferStake">;
1602
1665
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1603
1666
  increaseStake: t.LiteralC<"increaseStake">;
1667
+ decreaseStake: t.LiteralC<"decreaseStake">;
1668
+ signalExit: t.LiteralC<"signalExit">;
1669
+ withdrawStake: t.LiteralC<"withdrawStake">;
1604
1670
  spotTransfer: t.LiteralC<"spotTransfer">;
1605
1671
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1606
1672
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1667,6 +1733,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1667
1733
  transferStake: t.LiteralC<"transferStake">;
1668
1734
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1669
1735
  increaseStake: t.LiteralC<"increaseStake">;
1736
+ decreaseStake: t.LiteralC<"decreaseStake">;
1737
+ signalExit: t.LiteralC<"signalExit">;
1738
+ withdrawStake: t.LiteralC<"withdrawStake">;
1670
1739
  spotTransfer: t.LiteralC<"spotTransfer">;
1671
1740
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1672
1741
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1760,6 +1829,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1760
1829
  transferStake: t.LiteralC<"transferStake">;
1761
1830
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1762
1831
  increaseStake: t.LiteralC<"increaseStake">;
1832
+ decreaseStake: t.LiteralC<"decreaseStake">;
1833
+ signalExit: t.LiteralC<"signalExit">;
1834
+ withdrawStake: t.LiteralC<"withdrawStake">;
1763
1835
  spotTransfer: t.LiteralC<"spotTransfer">;
1764
1836
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1765
1837
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1829,6 +1901,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1829
1901
  transferStake: t.LiteralC<"transferStake">;
1830
1902
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1831
1903
  increaseStake: t.LiteralC<"increaseStake">;
1904
+ decreaseStake: t.LiteralC<"decreaseStake">;
1905
+ signalExit: t.LiteralC<"signalExit">;
1906
+ withdrawStake: t.LiteralC<"withdrawStake">;
1832
1907
  spotTransfer: t.LiteralC<"spotTransfer">;
1833
1908
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1834
1909
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1888,6 +1963,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1888
1963
  transferStake: t.LiteralC<"transferStake">;
1889
1964
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1890
1965
  increaseStake: t.LiteralC<"increaseStake">;
1966
+ decreaseStake: t.LiteralC<"decreaseStake">;
1967
+ signalExit: t.LiteralC<"signalExit">;
1968
+ withdrawStake: t.LiteralC<"withdrawStake">;
1891
1969
  spotTransfer: t.LiteralC<"spotTransfer">;
1892
1970
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1893
1971
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2007,6 +2085,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2007
2085
  transferStake: t.LiteralC<"transferStake">;
2008
2086
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2009
2087
  increaseStake: t.LiteralC<"increaseStake">;
2088
+ decreaseStake: t.LiteralC<"decreaseStake">;
2089
+ signalExit: t.LiteralC<"signalExit">;
2090
+ withdrawStake: t.LiteralC<"withdrawStake">;
2010
2091
  spotTransfer: t.LiteralC<"spotTransfer">;
2011
2092
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2012
2093
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2116,6 +2197,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2116
2197
  transferStake: t.LiteralC<"transferStake">;
2117
2198
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2118
2199
  increaseStake: t.LiteralC<"increaseStake">;
2200
+ decreaseStake: t.LiteralC<"decreaseStake">;
2201
+ signalExit: t.LiteralC<"signalExit">;
2202
+ withdrawStake: t.LiteralC<"withdrawStake">;
2119
2203
  spotTransfer: t.LiteralC<"spotTransfer">;
2120
2204
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2121
2205
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2217,6 +2301,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2217
2301
  transferStake: t.LiteralC<"transferStake">;
2218
2302
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2219
2303
  increaseStake: t.LiteralC<"increaseStake">;
2304
+ decreaseStake: t.LiteralC<"decreaseStake">;
2305
+ signalExit: t.LiteralC<"signalExit">;
2306
+ withdrawStake: t.LiteralC<"withdrawStake">;
2220
2307
  spotTransfer: t.LiteralC<"spotTransfer">;
2221
2308
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2222
2309
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2302,6 +2389,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2302
2389
  transferStake: t.LiteralC<"transferStake">;
2303
2390
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2304
2391
  increaseStake: t.LiteralC<"increaseStake">;
2392
+ decreaseStake: t.LiteralC<"decreaseStake">;
2393
+ signalExit: t.LiteralC<"signalExit">;
2394
+ withdrawStake: t.LiteralC<"withdrawStake">;
2305
2395
  spotTransfer: t.LiteralC<"spotTransfer">;
2306
2396
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2307
2397
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2386,6 +2476,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2386
2476
  transferStake: t.LiteralC<"transferStake">;
2387
2477
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2388
2478
  increaseStake: t.LiteralC<"increaseStake">;
2479
+ decreaseStake: t.LiteralC<"decreaseStake">;
2480
+ signalExit: t.LiteralC<"signalExit">;
2481
+ withdrawStake: t.LiteralC<"withdrawStake">;
2389
2482
  spotTransfer: t.LiteralC<"spotTransfer">;
2390
2483
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2391
2484
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2469,6 +2562,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2469
2562
  transferStake: t.LiteralC<"transferStake">;
2470
2563
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2471
2564
  increaseStake: t.LiteralC<"increaseStake">;
2565
+ decreaseStake: t.LiteralC<"decreaseStake">;
2566
+ signalExit: t.LiteralC<"signalExit">;
2567
+ withdrawStake: t.LiteralC<"withdrawStake">;
2472
2568
  spotTransfer: t.LiteralC<"spotTransfer">;
2473
2569
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2474
2570
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2648,6 +2744,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2648
2744
  transferStake: t.LiteralC<"transferStake">;
2649
2745
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2650
2746
  increaseStake: t.LiteralC<"increaseStake">;
2747
+ decreaseStake: t.LiteralC<"decreaseStake">;
2748
+ signalExit: t.LiteralC<"signalExit">;
2749
+ withdrawStake: t.LiteralC<"withdrawStake">;
2651
2750
  spotTransfer: t.LiteralC<"spotTransfer">;
2652
2751
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2653
2752
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2770,6 +2869,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2770
2869
  transferStake: t.LiteralC<"transferStake">;
2771
2870
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2772
2871
  increaseStake: t.LiteralC<"increaseStake">;
2872
+ decreaseStake: t.LiteralC<"decreaseStake">;
2873
+ signalExit: t.LiteralC<"signalExit">;
2874
+ withdrawStake: t.LiteralC<"withdrawStake">;
2773
2875
  spotTransfer: t.LiteralC<"spotTransfer">;
2774
2876
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2775
2877
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2851,6 +2953,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2851
2953
  transferStake: t.LiteralC<"transferStake">;
2852
2954
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2853
2955
  increaseStake: t.LiteralC<"increaseStake">;
2956
+ decreaseStake: t.LiteralC<"decreaseStake">;
2957
+ signalExit: t.LiteralC<"signalExit">;
2958
+ withdrawStake: t.LiteralC<"withdrawStake">;
2854
2959
  spotTransfer: t.LiteralC<"spotTransfer">;
2855
2960
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2856
2961
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2965,6 +3070,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2965
3070
  transferStake: t.LiteralC<"transferStake">;
2966
3071
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2967
3072
  increaseStake: t.LiteralC<"increaseStake">;
3073
+ decreaseStake: t.LiteralC<"decreaseStake">;
3074
+ signalExit: t.LiteralC<"signalExit">;
3075
+ withdrawStake: t.LiteralC<"withdrawStake">;
2968
3076
  spotTransfer: t.LiteralC<"spotTransfer">;
2969
3077
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2970
3078
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3064,6 +3172,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3064
3172
  transferStake: t.LiteralC<"transferStake">;
3065
3173
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3066
3174
  increaseStake: t.LiteralC<"increaseStake">;
3175
+ decreaseStake: t.LiteralC<"decreaseStake">;
3176
+ signalExit: t.LiteralC<"signalExit">;
3177
+ withdrawStake: t.LiteralC<"withdrawStake">;
3067
3178
  spotTransfer: t.LiteralC<"spotTransfer">;
3068
3179
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3069
3180
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3185,6 +3296,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3185
3296
  transferStake: t.LiteralC<"transferStake">;
3186
3297
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3187
3298
  increaseStake: t.LiteralC<"increaseStake">;
3299
+ decreaseStake: t.LiteralC<"decreaseStake">;
3300
+ signalExit: t.LiteralC<"signalExit">;
3301
+ withdrawStake: t.LiteralC<"withdrawStake">;
3188
3302
  spotTransfer: t.LiteralC<"spotTransfer">;
3189
3303
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3190
3304
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3258,6 +3372,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3258
3372
  transferStake: t.LiteralC<"transferStake">;
3259
3373
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3260
3374
  increaseStake: t.LiteralC<"increaseStake">;
3375
+ decreaseStake: t.LiteralC<"decreaseStake">;
3376
+ signalExit: t.LiteralC<"signalExit">;
3377
+ withdrawStake: t.LiteralC<"withdrawStake">;
3261
3378
  spotTransfer: t.LiteralC<"spotTransfer">;
3262
3379
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3263
3380
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3342,6 +3459,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3342
3459
  transferStake: t.LiteralC<"transferStake">;
3343
3460
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3344
3461
  increaseStake: t.LiteralC<"increaseStake">;
3462
+ decreaseStake: t.LiteralC<"decreaseStake">;
3463
+ signalExit: t.LiteralC<"signalExit">;
3464
+ withdrawStake: t.LiteralC<"withdrawStake">;
3345
3465
  spotTransfer: t.LiteralC<"spotTransfer">;
3346
3466
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3347
3467
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3416,6 +3536,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3416
3536
  transferStake: t.LiteralC<"transferStake">;
3417
3537
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3418
3538
  increaseStake: t.LiteralC<"increaseStake">;
3539
+ decreaseStake: t.LiteralC<"decreaseStake">;
3540
+ signalExit: t.LiteralC<"signalExit">;
3541
+ withdrawStake: t.LiteralC<"withdrawStake">;
3419
3542
  spotTransfer: t.LiteralC<"spotTransfer">;
3420
3543
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3421
3544
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3495,6 +3618,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3495
3618
  transferStake: t.LiteralC<"transferStake">;
3496
3619
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3497
3620
  increaseStake: t.LiteralC<"increaseStake">;
3621
+ decreaseStake: t.LiteralC<"decreaseStake">;
3622
+ signalExit: t.LiteralC<"signalExit">;
3623
+ withdrawStake: t.LiteralC<"withdrawStake">;
3498
3624
  spotTransfer: t.LiteralC<"spotTransfer">;
3499
3625
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3500
3626
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3562,6 +3688,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3562
3688
  transferStake: t.LiteralC<"transferStake">;
3563
3689
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3564
3690
  increaseStake: t.LiteralC<"increaseStake">;
3691
+ decreaseStake: t.LiteralC<"decreaseStake">;
3692
+ signalExit: t.LiteralC<"signalExit">;
3693
+ withdrawStake: t.LiteralC<"withdrawStake">;
3565
3694
  spotTransfer: t.LiteralC<"spotTransfer">;
3566
3695
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3567
3696
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3628,6 +3757,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3628
3757
  transferStake: t.LiteralC<"transferStake">;
3629
3758
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3630
3759
  increaseStake: t.LiteralC<"increaseStake">;
3760
+ decreaseStake: t.LiteralC<"decreaseStake">;
3761
+ signalExit: t.LiteralC<"signalExit">;
3762
+ withdrawStake: t.LiteralC<"withdrawStake">;
3631
3763
  spotTransfer: t.LiteralC<"spotTransfer">;
3632
3764
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3633
3765
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3694,6 +3826,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3694
3826
  transferStake: t.LiteralC<"transferStake">;
3695
3827
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3696
3828
  increaseStake: t.LiteralC<"increaseStake">;
3829
+ decreaseStake: t.LiteralC<"decreaseStake">;
3830
+ signalExit: t.LiteralC<"signalExit">;
3831
+ withdrawStake: t.LiteralC<"withdrawStake">;
3697
3832
  spotTransfer: t.LiteralC<"spotTransfer">;
3698
3833
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3699
3834
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3760,6 +3895,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3760
3895
  transferStake: t.LiteralC<"transferStake">;
3761
3896
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3762
3897
  increaseStake: t.LiteralC<"increaseStake">;
3898
+ decreaseStake: t.LiteralC<"decreaseStake">;
3899
+ signalExit: t.LiteralC<"signalExit">;
3900
+ withdrawStake: t.LiteralC<"withdrawStake">;
3763
3901
  spotTransfer: t.LiteralC<"spotTransfer">;
3764
3902
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3765
3903
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3823,6 +3961,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3823
3961
  transferStake: t.LiteralC<"transferStake">;
3824
3962
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3825
3963
  increaseStake: t.LiteralC<"increaseStake">;
3964
+ decreaseStake: t.LiteralC<"decreaseStake">;
3965
+ signalExit: t.LiteralC<"signalExit">;
3966
+ withdrawStake: t.LiteralC<"withdrawStake">;
3826
3967
  spotTransfer: t.LiteralC<"spotTransfer">;
3827
3968
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3828
3969
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3902,6 +4043,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3902
4043
  transferStake: t.LiteralC<"transferStake">;
3903
4044
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3904
4045
  increaseStake: t.LiteralC<"increaseStake">;
4046
+ decreaseStake: t.LiteralC<"decreaseStake">;
4047
+ signalExit: t.LiteralC<"signalExit">;
4048
+ withdrawStake: t.LiteralC<"withdrawStake">;
3905
4049
  spotTransfer: t.LiteralC<"spotTransfer">;
3906
4050
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3907
4051
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3978,6 +4122,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3978
4122
  transferStake: t.LiteralC<"transferStake">;
3979
4123
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3980
4124
  increaseStake: t.LiteralC<"increaseStake">;
4125
+ decreaseStake: t.LiteralC<"decreaseStake">;
4126
+ signalExit: t.LiteralC<"signalExit">;
4127
+ withdrawStake: t.LiteralC<"withdrawStake">;
3981
4128
  spotTransfer: t.LiteralC<"spotTransfer">;
3982
4129
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3983
4130
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4054,6 +4201,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4054
4201
  transferStake: t.LiteralC<"transferStake">;
4055
4202
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4056
4203
  increaseStake: t.LiteralC<"increaseStake">;
4204
+ decreaseStake: t.LiteralC<"decreaseStake">;
4205
+ signalExit: t.LiteralC<"signalExit">;
4206
+ withdrawStake: t.LiteralC<"withdrawStake">;
4057
4207
  spotTransfer: t.LiteralC<"spotTransfer">;
4058
4208
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4059
4209
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4138,6 +4288,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4138
4288
  transferStake: t.LiteralC<"transferStake">;
4139
4289
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4140
4290
  increaseStake: t.LiteralC<"increaseStake">;
4291
+ decreaseStake: t.LiteralC<"decreaseStake">;
4292
+ signalExit: t.LiteralC<"signalExit">;
4293
+ withdrawStake: t.LiteralC<"withdrawStake">;
4141
4294
  spotTransfer: t.LiteralC<"spotTransfer">;
4142
4295
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4143
4296
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4246,6 +4399,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4246
4399
  transferStake: t.LiteralC<"transferStake">;
4247
4400
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4248
4401
  increaseStake: t.LiteralC<"increaseStake">;
4402
+ decreaseStake: t.LiteralC<"decreaseStake">;
4403
+ signalExit: t.LiteralC<"signalExit">;
4404
+ withdrawStake: t.LiteralC<"withdrawStake">;
4249
4405
  spotTransfer: t.LiteralC<"spotTransfer">;
4250
4406
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4251
4407
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4326,6 +4482,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4326
4482
  transferStake: t.LiteralC<"transferStake">;
4327
4483
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4328
4484
  increaseStake: t.LiteralC<"increaseStake">;
4485
+ decreaseStake: t.LiteralC<"decreaseStake">;
4486
+ signalExit: t.LiteralC<"signalExit">;
4487
+ withdrawStake: t.LiteralC<"withdrawStake">;
4329
4488
  spotTransfer: t.LiteralC<"spotTransfer">;
4330
4489
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4331
4490
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4420,6 +4579,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4420
4579
  transferStake: t.LiteralC<"transferStake">;
4421
4580
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4422
4581
  increaseStake: t.LiteralC<"increaseStake">;
4582
+ decreaseStake: t.LiteralC<"decreaseStake">;
4583
+ signalExit: t.LiteralC<"signalExit">;
4584
+ withdrawStake: t.LiteralC<"withdrawStake">;
4423
4585
  spotTransfer: t.LiteralC<"spotTransfer">;
4424
4586
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4425
4587
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4514,6 +4676,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4514
4676
  transferStake: t.LiteralC<"transferStake">;
4515
4677
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4516
4678
  increaseStake: t.LiteralC<"increaseStake">;
4679
+ decreaseStake: t.LiteralC<"decreaseStake">;
4680
+ signalExit: t.LiteralC<"signalExit">;
4681
+ withdrawStake: t.LiteralC<"withdrawStake">;
4517
4682
  spotTransfer: t.LiteralC<"spotTransfer">;
4518
4683
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4519
4684
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4606,6 +4771,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4606
4771
  transferStake: t.LiteralC<"transferStake">;
4607
4772
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4608
4773
  increaseStake: t.LiteralC<"increaseStake">;
4774
+ decreaseStake: t.LiteralC<"decreaseStake">;
4775
+ signalExit: t.LiteralC<"signalExit">;
4776
+ withdrawStake: t.LiteralC<"withdrawStake">;
4609
4777
  spotTransfer: t.LiteralC<"spotTransfer">;
4610
4778
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4611
4779
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4625,8 +4793,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4625
4793
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4626
4794
  }>, t.TypeC<{
4627
4795
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4628
- }>, t.PartialC<{
4629
- allowOffCurve: t.BooleanC;
4630
4796
  }>]>, t.TypeC<{
4631
4797
  intentType: t.LiteralC<"authorize">;
4632
4798
  transactionMessage: t.StringC;
@@ -4677,6 +4843,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4677
4843
  transferStake: t.LiteralC<"transferStake">;
4678
4844
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4679
4845
  increaseStake: t.LiteralC<"increaseStake">;
4846
+ decreaseStake: t.LiteralC<"decreaseStake">;
4847
+ signalExit: t.LiteralC<"signalExit">;
4848
+ withdrawStake: t.LiteralC<"withdrawStake">;
4680
4849
  spotTransfer: t.LiteralC<"spotTransfer">;
4681
4850
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4682
4851
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4708,8 +4877,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4708
4877
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4709
4878
  }>, t.TypeC<{
4710
4879
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4711
- }>, t.PartialC<{
4712
- allowOffCurve: t.BooleanC;
4713
4880
  }>]>, t.TypeC<{
4714
4881
  amount: t.TypeC<{
4715
4882
  value: t.StringC;
@@ -4757,6 +4924,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4757
4924
  transferStake: t.LiteralC<"transferStake">;
4758
4925
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4759
4926
  increaseStake: t.LiteralC<"increaseStake">;
4927
+ decreaseStake: t.LiteralC<"decreaseStake">;
4928
+ signalExit: t.LiteralC<"signalExit">;
4929
+ withdrawStake: t.LiteralC<"withdrawStake">;
4760
4930
  spotTransfer: t.LiteralC<"spotTransfer">;
4761
4931
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4762
4932
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4776,8 +4946,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4776
4946
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4777
4947
  }>, t.TypeC<{
4778
4948
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4779
- }>, t.PartialC<{
4780
- allowOffCurve: t.BooleanC;
4781
4949
  }>]>, t.TypeC<{
4782
4950
  intentType: t.LiteralC<"closeAssociatedTokenAccount">;
4783
4951
  accountAddress: t.StringC;
@@ -4882,6 +5050,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4882
5050
  transferStake: t.LiteralC<"transferStake">;
4883
5051
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4884
5052
  increaseStake: t.LiteralC<"increaseStake">;
5053
+ decreaseStake: t.LiteralC<"decreaseStake">;
5054
+ signalExit: t.LiteralC<"signalExit">;
5055
+ withdrawStake: t.LiteralC<"withdrawStake">;
4885
5056
  spotTransfer: t.LiteralC<"spotTransfer">;
4886
5057
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4887
5058
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4908,8 +5079,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4908
5079
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4909
5080
  }>, t.TypeC<{
4910
5081
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4911
- }>, t.PartialC<{
4912
- allowOffCurve: t.BooleanC;
4913
5082
  }>]>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
4914
5083
  intentType: t.KeyofC<{
4915
5084
  payment: t.LiteralC<"payment">;
@@ -4950,6 +5119,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4950
5119
  transferStake: t.LiteralC<"transferStake">;
4951
5120
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4952
5121
  increaseStake: t.LiteralC<"increaseStake">;
5122
+ decreaseStake: t.LiteralC<"decreaseStake">;
5123
+ signalExit: t.LiteralC<"signalExit">;
5124
+ withdrawStake: t.LiteralC<"withdrawStake">;
4953
5125
  spotTransfer: t.LiteralC<"spotTransfer">;
4954
5126
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4955
5127
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4969,8 +5141,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4969
5141
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4970
5142
  }>, t.TypeC<{
4971
5143
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4972
- }>, t.PartialC<{
4973
- allowOffCurve: t.BooleanC;
4974
5144
  }>]>, t.TypeC<{
4975
5145
  intentType: t.LiteralC<"customTx">;
4976
5146
  solInstructions: t.ArrayC<t.TypeC<{
@@ -5022,6 +5192,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5022
5192
  transferStake: t.LiteralC<"transferStake">;
5023
5193
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5024
5194
  increaseStake: t.LiteralC<"increaseStake">;
5195
+ decreaseStake: t.LiteralC<"decreaseStake">;
5196
+ signalExit: t.LiteralC<"signalExit">;
5197
+ withdrawStake: t.LiteralC<"withdrawStake">;
5025
5198
  spotTransfer: t.LiteralC<"spotTransfer">;
5026
5199
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5027
5200
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5041,8 +5214,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5041
5214
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5042
5215
  }>, t.TypeC<{
5043
5216
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5044
- }>, t.PartialC<{
5045
- allowOffCurve: t.BooleanC;
5046
5217
  }>]>, t.TypeC<{
5047
5218
  intentType: t.LiteralC<"deactivate">;
5048
5219
  stakingAddresses: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
@@ -5087,6 +5258,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5087
5258
  transferStake: t.LiteralC<"transferStake">;
5088
5259
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5089
5260
  increaseStake: t.LiteralC<"increaseStake">;
5261
+ decreaseStake: t.LiteralC<"decreaseStake">;
5262
+ signalExit: t.LiteralC<"signalExit">;
5263
+ withdrawStake: t.LiteralC<"withdrawStake">;
5090
5264
  spotTransfer: t.LiteralC<"spotTransfer">;
5091
5265
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5092
5266
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5106,8 +5280,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5106
5280
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5107
5281
  }>, t.TypeC<{
5108
5282
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5109
- }>, t.PartialC<{
5110
- allowOffCurve: t.BooleanC;
5111
5283
  }>]>, t.TypeC<{
5112
5284
  intentType: t.LiteralC<"delegate">;
5113
5285
  validatorAddress: t.StringC;
@@ -5153,6 +5325,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5153
5325
  transferStake: t.LiteralC<"transferStake">;
5154
5326
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5155
5327
  increaseStake: t.LiteralC<"increaseStake">;
5328
+ decreaseStake: t.LiteralC<"decreaseStake">;
5329
+ signalExit: t.LiteralC<"signalExit">;
5330
+ withdrawStake: t.LiteralC<"withdrawStake">;
5156
5331
  spotTransfer: t.LiteralC<"spotTransfer">;
5157
5332
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5158
5333
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5192,8 +5367,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5192
5367
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5193
5368
  }>, t.TypeC<{
5194
5369
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5195
- }>, t.PartialC<{
5196
- allowOffCurve: t.BooleanC;
5197
5370
  }>]>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
5198
5371
  intentType: t.KeyofC<{
5199
5372
  payment: t.LiteralC<"payment">;
@@ -5234,6 +5407,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5234
5407
  transferStake: t.LiteralC<"transferStake">;
5235
5408
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5236
5409
  increaseStake: t.LiteralC<"increaseStake">;
5410
+ decreaseStake: t.LiteralC<"decreaseStake">;
5411
+ signalExit: t.LiteralC<"signalExit">;
5412
+ withdrawStake: t.LiteralC<"withdrawStake">;
5237
5413
  spotTransfer: t.LiteralC<"spotTransfer">;
5238
5414
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5239
5415
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5275,8 +5451,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5275
5451
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5276
5452
  }>, t.TypeC<{
5277
5453
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5278
- }>, t.PartialC<{
5279
- allowOffCurve: t.BooleanC;
5280
5454
  }>]>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
5281
5455
  intentType: t.KeyofC<{
5282
5456
  payment: t.LiteralC<"payment">;
@@ -5317,6 +5491,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5317
5491
  transferStake: t.LiteralC<"transferStake">;
5318
5492
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5319
5493
  increaseStake: t.LiteralC<"increaseStake">;
5494
+ decreaseStake: t.LiteralC<"decreaseStake">;
5495
+ signalExit: t.LiteralC<"signalExit">;
5496
+ withdrawStake: t.LiteralC<"withdrawStake">;
5320
5497
  spotTransfer: t.LiteralC<"spotTransfer">;
5321
5498
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5322
5499
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5340,8 +5517,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5340
5517
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5341
5518
  }>, t.TypeC<{
5342
5519
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5343
- }>, t.PartialC<{
5344
- allowOffCurve: t.BooleanC;
5345
5520
  }>]>, t.TypeC<{
5346
5521
  amount: t.TypeC<{
5347
5522
  value: t.StringC;
@@ -5391,6 +5566,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5391
5566
  transferStake: t.LiteralC<"transferStake">;
5392
5567
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5393
5568
  increaseStake: t.LiteralC<"increaseStake">;
5569
+ decreaseStake: t.LiteralC<"decreaseStake">;
5570
+ signalExit: t.LiteralC<"signalExit">;
5571
+ withdrawStake: t.LiteralC<"withdrawStake">;
5394
5572
  spotTransfer: t.LiteralC<"spotTransfer">;
5395
5573
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5396
5574
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5414,8 +5592,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5414
5592
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5415
5593
  }>, t.TypeC<{
5416
5594
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5417
- }>, t.PartialC<{
5418
- allowOffCurve: t.BooleanC;
5419
5595
  }>]>, t.TypeC<{
5420
5596
  stakingAddress: t.StringC;
5421
5597
  }>, t.PartialC<{
@@ -5502,6 +5678,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5502
5678
  transferStake: t.LiteralC<"transferStake">;
5503
5679
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5504
5680
  increaseStake: t.LiteralC<"increaseStake">;
5681
+ decreaseStake: t.LiteralC<"decreaseStake">;
5682
+ signalExit: t.LiteralC<"signalExit">;
5683
+ withdrawStake: t.LiteralC<"withdrawStake">;
5505
5684
  spotTransfer: t.LiteralC<"spotTransfer">;
5506
5685
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5507
5686
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5521,8 +5700,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5521
5700
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5522
5701
  }>, t.TypeC<{
5523
5702
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5524
- }>, t.PartialC<{
5525
- allowOffCurve: t.BooleanC;
5526
5703
  }>]>, t.TypeC<{
5527
5704
  intentType: t.LiteralC<"customTx">;
5528
5705
  solVersionedTransactionData: t.IntersectionC<[t.TypeC<{
@@ -5645,6 +5822,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5645
5822
  transferStake: t.LiteralC<"transferStake">;
5646
5823
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5647
5824
  increaseStake: t.LiteralC<"increaseStake">;
5825
+ decreaseStake: t.LiteralC<"decreaseStake">;
5826
+ signalExit: t.LiteralC<"signalExit">;
5827
+ withdrawStake: t.LiteralC<"withdrawStake">;
5648
5828
  spotTransfer: t.LiteralC<"spotTransfer">;
5649
5829
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5650
5830
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5800,6 +5980,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5800
5980
  transferStake: t.LiteralC<"transferStake">;
5801
5981
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5802
5982
  increaseStake: t.LiteralC<"increaseStake">;
5983
+ decreaseStake: t.LiteralC<"decreaseStake">;
5984
+ signalExit: t.LiteralC<"signalExit">;
5985
+ withdrawStake: t.LiteralC<"withdrawStake">;
5803
5986
  spotTransfer: t.LiteralC<"spotTransfer">;
5804
5987
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5805
5988
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5860,6 +6043,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5860
6043
  transferStake: t.LiteralC<"transferStake">;
5861
6044
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5862
6045
  increaseStake: t.LiteralC<"increaseStake">;
6046
+ decreaseStake: t.LiteralC<"decreaseStake">;
6047
+ signalExit: t.LiteralC<"signalExit">;
6048
+ withdrawStake: t.LiteralC<"withdrawStake">;
5863
6049
  spotTransfer: t.LiteralC<"spotTransfer">;
5864
6050
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5865
6051
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5915,6 +6101,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5915
6101
  transferStake: t.LiteralC<"transferStake">;
5916
6102
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5917
6103
  increaseStake: t.LiteralC<"increaseStake">;
6104
+ decreaseStake: t.LiteralC<"decreaseStake">;
6105
+ signalExit: t.LiteralC<"signalExit">;
6106
+ withdrawStake: t.LiteralC<"withdrawStake">;
5918
6107
  spotTransfer: t.LiteralC<"spotTransfer">;
5919
6108
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5920
6109
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5978,6 +6167,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5978
6167
  transferStake: t.LiteralC<"transferStake">;
5979
6168
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5980
6169
  increaseStake: t.LiteralC<"increaseStake">;
6170
+ decreaseStake: t.LiteralC<"decreaseStake">;
6171
+ signalExit: t.LiteralC<"signalExit">;
6172
+ withdrawStake: t.LiteralC<"withdrawStake">;
5981
6173
  spotTransfer: t.LiteralC<"spotTransfer">;
5982
6174
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5983
6175
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6053,6 +6245,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6053
6245
  transferStake: t.LiteralC<"transferStake">;
6054
6246
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6055
6247
  increaseStake: t.LiteralC<"increaseStake">;
6248
+ decreaseStake: t.LiteralC<"decreaseStake">;
6249
+ signalExit: t.LiteralC<"signalExit">;
6250
+ withdrawStake: t.LiteralC<"withdrawStake">;
6056
6251
  spotTransfer: t.LiteralC<"spotTransfer">;
6057
6252
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6058
6253
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6113,6 +6308,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6113
6308
  transferStake: t.LiteralC<"transferStake">;
6114
6309
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6115
6310
  increaseStake: t.LiteralC<"increaseStake">;
6311
+ decreaseStake: t.LiteralC<"decreaseStake">;
6312
+ signalExit: t.LiteralC<"signalExit">;
6313
+ withdrawStake: t.LiteralC<"withdrawStake">;
6116
6314
  spotTransfer: t.LiteralC<"spotTransfer">;
6117
6315
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6118
6316
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6190,6 +6388,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6190
6388
  transferStake: t.LiteralC<"transferStake">;
6191
6389
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6192
6390
  increaseStake: t.LiteralC<"increaseStake">;
6391
+ decreaseStake: t.LiteralC<"decreaseStake">;
6392
+ signalExit: t.LiteralC<"signalExit">;
6393
+ withdrawStake: t.LiteralC<"withdrawStake">;
6193
6394
  spotTransfer: t.LiteralC<"spotTransfer">;
6194
6395
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6195
6396
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6250,6 +6451,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6250
6451
  transferStake: t.LiteralC<"transferStake">;
6251
6452
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6252
6453
  increaseStake: t.LiteralC<"increaseStake">;
6454
+ decreaseStake: t.LiteralC<"decreaseStake">;
6455
+ signalExit: t.LiteralC<"signalExit">;
6456
+ withdrawStake: t.LiteralC<"withdrawStake">;
6253
6457
  spotTransfer: t.LiteralC<"spotTransfer">;
6254
6458
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6255
6459
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6345,6 +6549,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6345
6549
  transferStake: t.LiteralC<"transferStake">;
6346
6550
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6347
6551
  increaseStake: t.LiteralC<"increaseStake">;
6552
+ decreaseStake: t.LiteralC<"decreaseStake">;
6553
+ signalExit: t.LiteralC<"signalExit">;
6554
+ withdrawStake: t.LiteralC<"withdrawStake">;
6348
6555
  spotTransfer: t.LiteralC<"spotTransfer">;
6349
6556
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6350
6557
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6422,6 +6629,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6422
6629
  transferStake: t.LiteralC<"transferStake">;
6423
6630
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6424
6631
  increaseStake: t.LiteralC<"increaseStake">;
6632
+ decreaseStake: t.LiteralC<"decreaseStake">;
6633
+ signalExit: t.LiteralC<"signalExit">;
6634
+ withdrawStake: t.LiteralC<"withdrawStake">;
6425
6635
  spotTransfer: t.LiteralC<"spotTransfer">;
6426
6636
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6427
6637
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6481,6 +6691,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6481
6691
  transferStake: t.LiteralC<"transferStake">;
6482
6692
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6483
6693
  increaseStake: t.LiteralC<"increaseStake">;
6694
+ decreaseStake: t.LiteralC<"decreaseStake">;
6695
+ signalExit: t.LiteralC<"signalExit">;
6696
+ withdrawStake: t.LiteralC<"withdrawStake">;
6484
6697
  spotTransfer: t.LiteralC<"spotTransfer">;
6485
6698
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6486
6699
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6559,6 +6772,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6559
6772
  transferStake: t.LiteralC<"transferStake">;
6560
6773
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6561
6774
  increaseStake: t.LiteralC<"increaseStake">;
6775
+ decreaseStake: t.LiteralC<"decreaseStake">;
6776
+ signalExit: t.LiteralC<"signalExit">;
6777
+ withdrawStake: t.LiteralC<"withdrawStake">;
6562
6778
  spotTransfer: t.LiteralC<"spotTransfer">;
6563
6779
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6564
6780
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6639,6 +6855,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6639
6855
  transferStake: t.LiteralC<"transferStake">;
6640
6856
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6641
6857
  increaseStake: t.LiteralC<"increaseStake">;
6858
+ decreaseStake: t.LiteralC<"decreaseStake">;
6859
+ signalExit: t.LiteralC<"signalExit">;
6860
+ withdrawStake: t.LiteralC<"withdrawStake">;
6642
6861
  spotTransfer: t.LiteralC<"spotTransfer">;
6643
6862
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6644
6863
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6720,6 +6939,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6720
6939
  transferStake: t.LiteralC<"transferStake">;
6721
6940
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6722
6941
  increaseStake: t.LiteralC<"increaseStake">;
6942
+ decreaseStake: t.LiteralC<"decreaseStake">;
6943
+ signalExit: t.LiteralC<"signalExit">;
6944
+ withdrawStake: t.LiteralC<"withdrawStake">;
6723
6945
  spotTransfer: t.LiteralC<"spotTransfer">;
6724
6946
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6725
6947
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6787,6 +7009,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6787
7009
  transferStake: t.LiteralC<"transferStake">;
6788
7010
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6789
7011
  increaseStake: t.LiteralC<"increaseStake">;
7012
+ decreaseStake: t.LiteralC<"decreaseStake">;
7013
+ signalExit: t.LiteralC<"signalExit">;
7014
+ withdrawStake: t.LiteralC<"withdrawStake">;
6790
7015
  spotTransfer: t.LiteralC<"spotTransfer">;
6791
7016
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6792
7017
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6865,6 +7090,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6865
7090
  transferStake: t.LiteralC<"transferStake">;
6866
7091
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6867
7092
  increaseStake: t.LiteralC<"increaseStake">;
7093
+ decreaseStake: t.LiteralC<"decreaseStake">;
7094
+ signalExit: t.LiteralC<"signalExit">;
7095
+ withdrawStake: t.LiteralC<"withdrawStake">;
6868
7096
  spotTransfer: t.LiteralC<"spotTransfer">;
6869
7097
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6870
7098
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6984,6 +7212,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6984
7212
  transferStake: t.LiteralC<"transferStake">;
6985
7213
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6986
7214
  increaseStake: t.LiteralC<"increaseStake">;
7215
+ decreaseStake: t.LiteralC<"decreaseStake">;
7216
+ signalExit: t.LiteralC<"signalExit">;
7217
+ withdrawStake: t.LiteralC<"withdrawStake">;
6987
7218
  spotTransfer: t.LiteralC<"spotTransfer">;
6988
7219
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6989
7220
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7051,6 +7282,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7051
7282
  transferStake: t.LiteralC<"transferStake">;
7052
7283
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7053
7284
  increaseStake: t.LiteralC<"increaseStake">;
7285
+ decreaseStake: t.LiteralC<"decreaseStake">;
7286
+ signalExit: t.LiteralC<"signalExit">;
7287
+ withdrawStake: t.LiteralC<"withdrawStake">;
7054
7288
  spotTransfer: t.LiteralC<"spotTransfer">;
7055
7289
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7056
7290
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7115,6 +7349,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7115
7349
  transferStake: t.LiteralC<"transferStake">;
7116
7350
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7117
7351
  increaseStake: t.LiteralC<"increaseStake">;
7352
+ decreaseStake: t.LiteralC<"decreaseStake">;
7353
+ signalExit: t.LiteralC<"signalExit">;
7354
+ withdrawStake: t.LiteralC<"withdrawStake">;
7118
7355
  spotTransfer: t.LiteralC<"spotTransfer">;
7119
7356
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7120
7357
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7174,6 +7411,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7174
7411
  transferStake: t.LiteralC<"transferStake">;
7175
7412
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7176
7413
  increaseStake: t.LiteralC<"increaseStake">;
7414
+ decreaseStake: t.LiteralC<"decreaseStake">;
7415
+ signalExit: t.LiteralC<"signalExit">;
7416
+ withdrawStake: t.LiteralC<"withdrawStake">;
7177
7417
  spotTransfer: t.LiteralC<"spotTransfer">;
7178
7418
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7179
7419
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7253,6 +7493,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7253
7493
  transferStake: t.LiteralC<"transferStake">;
7254
7494
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7255
7495
  increaseStake: t.LiteralC<"increaseStake">;
7496
+ decreaseStake: t.LiteralC<"decreaseStake">;
7497
+ signalExit: t.LiteralC<"signalExit">;
7498
+ withdrawStake: t.LiteralC<"withdrawStake">;
7256
7499
  spotTransfer: t.LiteralC<"spotTransfer">;
7257
7500
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7258
7501
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7318,6 +7561,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7318
7561
  transferStake: t.LiteralC<"transferStake">;
7319
7562
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7320
7563
  increaseStake: t.LiteralC<"increaseStake">;
7564
+ decreaseStake: t.LiteralC<"decreaseStake">;
7565
+ signalExit: t.LiteralC<"signalExit">;
7566
+ withdrawStake: t.LiteralC<"withdrawStake">;
7321
7567
  spotTransfer: t.LiteralC<"spotTransfer">;
7322
7568
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7323
7569
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7382,6 +7628,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7382
7628
  transferStake: t.LiteralC<"transferStake">;
7383
7629
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7384
7630
  increaseStake: t.LiteralC<"increaseStake">;
7631
+ decreaseStake: t.LiteralC<"decreaseStake">;
7632
+ signalExit: t.LiteralC<"signalExit">;
7633
+ withdrawStake: t.LiteralC<"withdrawStake">;
7385
7634
  spotTransfer: t.LiteralC<"spotTransfer">;
7386
7635
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7387
7636
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7447,6 +7696,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7447
7696
  transferStake: t.LiteralC<"transferStake">;
7448
7697
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7449
7698
  increaseStake: t.LiteralC<"increaseStake">;
7699
+ decreaseStake: t.LiteralC<"decreaseStake">;
7700
+ signalExit: t.LiteralC<"signalExit">;
7701
+ withdrawStake: t.LiteralC<"withdrawStake">;
7450
7702
  spotTransfer: t.LiteralC<"spotTransfer">;
7451
7703
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7452
7704
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7511,6 +7763,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7511
7763
  transferStake: t.LiteralC<"transferStake">;
7512
7764
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7513
7765
  increaseStake: t.LiteralC<"increaseStake">;
7766
+ decreaseStake: t.LiteralC<"decreaseStake">;
7767
+ signalExit: t.LiteralC<"signalExit">;
7768
+ withdrawStake: t.LiteralC<"withdrawStake">;
7514
7769
  spotTransfer: t.LiteralC<"spotTransfer">;
7515
7770
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7516
7771
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7579,6 +7834,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7579
7834
  transferStake: t.LiteralC<"transferStake">;
7580
7835
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7581
7836
  increaseStake: t.LiteralC<"increaseStake">;
7837
+ decreaseStake: t.LiteralC<"decreaseStake">;
7838
+ signalExit: t.LiteralC<"signalExit">;
7839
+ withdrawStake: t.LiteralC<"withdrawStake">;
7582
7840
  spotTransfer: t.LiteralC<"spotTransfer">;
7583
7841
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7584
7842
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7646,6 +7904,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7646
7904
  transferStake: t.LiteralC<"transferStake">;
7647
7905
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7648
7906
  increaseStake: t.LiteralC<"increaseStake">;
7907
+ decreaseStake: t.LiteralC<"decreaseStake">;
7908
+ signalExit: t.LiteralC<"signalExit">;
7909
+ withdrawStake: t.LiteralC<"withdrawStake">;
7649
7910
  spotTransfer: t.LiteralC<"spotTransfer">;
7650
7911
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7651
7912
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7709,6 +7970,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7709
7970
  transferStake: t.LiteralC<"transferStake">;
7710
7971
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7711
7972
  increaseStake: t.LiteralC<"increaseStake">;
7973
+ decreaseStake: t.LiteralC<"decreaseStake">;
7974
+ signalExit: t.LiteralC<"signalExit">;
7975
+ withdrawStake: t.LiteralC<"withdrawStake">;
7712
7976
  spotTransfer: t.LiteralC<"spotTransfer">;
7713
7977
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7714
7978
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7771,6 +8035,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7771
8035
  transferStake: t.LiteralC<"transferStake">;
7772
8036
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7773
8037
  increaseStake: t.LiteralC<"increaseStake">;
8038
+ decreaseStake: t.LiteralC<"decreaseStake">;
8039
+ signalExit: t.LiteralC<"signalExit">;
8040
+ withdrawStake: t.LiteralC<"withdrawStake">;
7774
8041
  spotTransfer: t.LiteralC<"spotTransfer">;
7775
8042
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7776
8043
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7833,6 +8100,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7833
8100
  transferStake: t.LiteralC<"transferStake">;
7834
8101
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7835
8102
  increaseStake: t.LiteralC<"increaseStake">;
8103
+ decreaseStake: t.LiteralC<"decreaseStake">;
8104
+ signalExit: t.LiteralC<"signalExit">;
8105
+ withdrawStake: t.LiteralC<"withdrawStake">;
7836
8106
  spotTransfer: t.LiteralC<"spotTransfer">;
7837
8107
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7838
8108
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7900,6 +8170,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7900
8170
  transferStake: t.LiteralC<"transferStake">;
7901
8171
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7902
8172
  increaseStake: t.LiteralC<"increaseStake">;
8173
+ decreaseStake: t.LiteralC<"decreaseStake">;
8174
+ signalExit: t.LiteralC<"signalExit">;
8175
+ withdrawStake: t.LiteralC<"withdrawStake">;
7903
8176
  spotTransfer: t.LiteralC<"spotTransfer">;
7904
8177
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7905
8178
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7968,6 +8241,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7968
8241
  transferStake: t.LiteralC<"transferStake">;
7969
8242
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7970
8243
  increaseStake: t.LiteralC<"increaseStake">;
8244
+ decreaseStake: t.LiteralC<"decreaseStake">;
8245
+ signalExit: t.LiteralC<"signalExit">;
8246
+ withdrawStake: t.LiteralC<"withdrawStake">;
7971
8247
  spotTransfer: t.LiteralC<"spotTransfer">;
7972
8248
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7973
8249
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7994,6 +8270,203 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7994
8270
  intentType: t.LiteralC<"increaseStake">;
7995
8271
  validatorAddress: import("io-ts-types").NonEmptyStringC;
7996
8272
  stakingContractAddress: import("io-ts-types").NonEmptyStringC;
8273
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
8274
+ intentType: t.KeyofC<{
8275
+ payment: t.LiteralC<"payment">;
8276
+ transferToken: t.LiteralC<"transferToken">;
8277
+ consolidate: t.LiteralC<"consolidate">;
8278
+ consolidateToken: t.LiteralC<"consolidateToken">;
8279
+ fanout: t.LiteralC<"fanout">;
8280
+ stake: t.LiteralC<"stake">;
8281
+ unstake: t.LiteralC<"unstake">;
8282
+ delegate: t.LiteralC<"delegate">;
8283
+ undelegate: t.LiteralC<"undelegate">;
8284
+ switchValidator: t.LiteralC<"switchValidator">;
8285
+ claim: t.LiteralC<"claim">;
8286
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
8287
+ pledge: t.LiteralC<"pledge">;
8288
+ voteDelegation: t.LiteralC<"voteDelegation">;
8289
+ vote: t.LiteralC<"vote">;
8290
+ createAccount: t.LiteralC<"createAccount">;
8291
+ updateAccount: t.LiteralC<"updateAccount">;
8292
+ addTrustLine: t.LiteralC<"addTrustLine">;
8293
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
8294
+ signMessage: t.LiteralC<"signMessage">;
8295
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
8296
+ enableToken: t.LiteralC<"enableToken">;
8297
+ authorize: t.LiteralC<"authorize">;
8298
+ acceleration: t.LiteralC<"acceleration">;
8299
+ fillNonce: t.LiteralC<"fillNonce">;
8300
+ walletRecovery: t.LiteralC<"walletRecovery">;
8301
+ contractCall: t.LiteralC<"contractCall">;
8302
+ deactivate: t.LiteralC<"deactivate">;
8303
+ customTx: t.LiteralC<"customTx">;
8304
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
8305
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
8306
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
8307
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
8308
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
8309
+ tokenApproval: t.LiteralC<"tokenApproval">;
8310
+ transferStake: t.LiteralC<"transferStake">;
8311
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
8312
+ increaseStake: t.LiteralC<"increaseStake">;
8313
+ decreaseStake: t.LiteralC<"decreaseStake">;
8314
+ signalExit: t.LiteralC<"signalExit">;
8315
+ withdrawStake: t.LiteralC<"withdrawStake">;
8316
+ spotTransfer: t.LiteralC<"spotTransfer">;
8317
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
8318
+ goUnstake: t.LiteralC<"goUnstake">;
8319
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
8320
+ transferAccept: t.LiteralC<"transferAccept">;
8321
+ transferReject: t.LiteralC<"transferReject">;
8322
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
8323
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8324
+ "defi-deposit": t.LiteralC<"defi-deposit">;
8325
+ "defi-redeem": t.LiteralC<"defi-redeem">;
8326
+ }>;
8327
+ }>, t.PartialC<{
8328
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8329
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8330
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
8331
+ }>]>, t.TypeC<{
8332
+ stakingRequestId: t.StringC;
8333
+ }>]>, t.TypeC<{
8334
+ amount: t.TypeC<{
8335
+ value: t.StringC;
8336
+ symbol: t.StringC;
8337
+ }>;
8338
+ }>, t.TypeC<{
8339
+ intentType: t.LiteralC<"decreaseStake">;
8340
+ validatorAddress: import("io-ts-types").NonEmptyStringC;
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;
7997
8470
  }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
7998
8471
  intentType: t.KeyofC<{
7999
8472
  payment: t.LiteralC<"payment">;
@@ -8034,6 +8507,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8034
8507
  transferStake: t.LiteralC<"transferStake">;
8035
8508
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8036
8509
  increaseStake: t.LiteralC<"increaseStake">;
8510
+ decreaseStake: t.LiteralC<"decreaseStake">;
8511
+ signalExit: t.LiteralC<"signalExit">;
8512
+ withdrawStake: t.LiteralC<"withdrawStake">;
8037
8513
  spotTransfer: t.LiteralC<"spotTransfer">;
8038
8514
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8039
8515
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8091,6 +8567,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8091
8567
  transferStake: t.LiteralC<"transferStake">;
8092
8568
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8093
8569
  increaseStake: t.LiteralC<"increaseStake">;
8570
+ decreaseStake: t.LiteralC<"decreaseStake">;
8571
+ signalExit: t.LiteralC<"signalExit">;
8572
+ withdrawStake: t.LiteralC<"withdrawStake">;
8094
8573
  spotTransfer: t.LiteralC<"spotTransfer">;
8095
8574
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8096
8575
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8150,6 +8629,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8150
8629
  transferStake: t.LiteralC<"transferStake">;
8151
8630
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8152
8631
  increaseStake: t.LiteralC<"increaseStake">;
8632
+ decreaseStake: t.LiteralC<"decreaseStake">;
8633
+ signalExit: t.LiteralC<"signalExit">;
8634
+ withdrawStake: t.LiteralC<"withdrawStake">;
8153
8635
  spotTransfer: t.LiteralC<"spotTransfer">;
8154
8636
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8155
8637
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8217,6 +8699,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8217
8699
  transferStake: t.LiteralC<"transferStake">;
8218
8700
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8219
8701
  increaseStake: t.LiteralC<"increaseStake">;
8702
+ decreaseStake: t.LiteralC<"decreaseStake">;
8703
+ signalExit: t.LiteralC<"signalExit">;
8704
+ withdrawStake: t.LiteralC<"withdrawStake">;
8220
8705
  spotTransfer: t.LiteralC<"spotTransfer">;
8221
8706
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8222
8707
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8284,6 +8769,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8284
8769
  transferStake: t.LiteralC<"transferStake">;
8285
8770
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8286
8771
  increaseStake: t.LiteralC<"increaseStake">;
8772
+ decreaseStake: t.LiteralC<"decreaseStake">;
8773
+ signalExit: t.LiteralC<"signalExit">;
8774
+ withdrawStake: t.LiteralC<"withdrawStake">;
8287
8775
  spotTransfer: t.LiteralC<"spotTransfer">;
8288
8776
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8289
8777
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8345,6 +8833,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8345
8833
  transferStake: t.LiteralC<"transferStake">;
8346
8834
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8347
8835
  increaseStake: t.LiteralC<"increaseStake">;
8836
+ decreaseStake: t.LiteralC<"decreaseStake">;
8837
+ signalExit: t.LiteralC<"signalExit">;
8838
+ withdrawStake: t.LiteralC<"withdrawStake">;
8348
8839
  spotTransfer: t.LiteralC<"spotTransfer">;
8349
8840
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8350
8841
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8402,6 +8893,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8402
8893
  transferStake: t.LiteralC<"transferStake">;
8403
8894
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8404
8895
  increaseStake: t.LiteralC<"increaseStake">;
8896
+ decreaseStake: t.LiteralC<"decreaseStake">;
8897
+ signalExit: t.LiteralC<"signalExit">;
8898
+ withdrawStake: t.LiteralC<"withdrawStake">;
8405
8899
  spotTransfer: t.LiteralC<"spotTransfer">;
8406
8900
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8407
8901
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8481,6 +8975,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8481
8975
  transferStake: t.LiteralC<"transferStake">;
8482
8976
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8483
8977
  increaseStake: t.LiteralC<"increaseStake">;
8978
+ decreaseStake: t.LiteralC<"decreaseStake">;
8979
+ signalExit: t.LiteralC<"signalExit">;
8980
+ withdrawStake: t.LiteralC<"withdrawStake">;
8484
8981
  spotTransfer: t.LiteralC<"spotTransfer">;
8485
8982
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8486
8983
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8568,6 +9065,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8568
9065
  transferStake: t.LiteralC<"transferStake">;
8569
9066
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8570
9067
  increaseStake: t.LiteralC<"increaseStake">;
9068
+ decreaseStake: t.LiteralC<"decreaseStake">;
9069
+ signalExit: t.LiteralC<"signalExit">;
9070
+ withdrawStake: t.LiteralC<"withdrawStake">;
8571
9071
  spotTransfer: t.LiteralC<"spotTransfer">;
8572
9072
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8573
9073
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8665,6 +9165,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8665
9165
  transferStake: t.LiteralC<"transferStake">;
8666
9166
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8667
9167
  increaseStake: t.LiteralC<"increaseStake">;
9168
+ decreaseStake: t.LiteralC<"decreaseStake">;
9169
+ signalExit: t.LiteralC<"signalExit">;
9170
+ withdrawStake: t.LiteralC<"withdrawStake">;
8668
9171
  spotTransfer: t.LiteralC<"spotTransfer">;
8669
9172
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8670
9173
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8734,6 +9237,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8734
9237
  transferStake: t.LiteralC<"transferStake">;
8735
9238
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8736
9239
  increaseStake: t.LiteralC<"increaseStake">;
9240
+ decreaseStake: t.LiteralC<"decreaseStake">;
9241
+ signalExit: t.LiteralC<"signalExit">;
9242
+ withdrawStake: t.LiteralC<"withdrawStake">;
8737
9243
  spotTransfer: t.LiteralC<"spotTransfer">;
8738
9244
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8739
9245
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8813,6 +9319,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8813
9319
  transferStake: t.LiteralC<"transferStake">;
8814
9320
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8815
9321
  increaseStake: t.LiteralC<"increaseStake">;
9322
+ decreaseStake: t.LiteralC<"decreaseStake">;
9323
+ signalExit: t.LiteralC<"signalExit">;
9324
+ withdrawStake: t.LiteralC<"withdrawStake">;
8816
9325
  spotTransfer: t.LiteralC<"spotTransfer">;
8817
9326
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8818
9327
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8874,6 +9383,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8874
9383
  transferStake: t.LiteralC<"transferStake">;
8875
9384
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8876
9385
  increaseStake: t.LiteralC<"increaseStake">;
9386
+ decreaseStake: t.LiteralC<"decreaseStake">;
9387
+ signalExit: t.LiteralC<"signalExit">;
9388
+ withdrawStake: t.LiteralC<"withdrawStake">;
8877
9389
  spotTransfer: t.LiteralC<"spotTransfer">;
8878
9390
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8879
9391
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8941,6 +9453,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8941
9453
  transferStake: t.LiteralC<"transferStake">;
8942
9454
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8943
9455
  increaseStake: t.LiteralC<"increaseStake">;
9456
+ decreaseStake: t.LiteralC<"decreaseStake">;
9457
+ signalExit: t.LiteralC<"signalExit">;
9458
+ withdrawStake: t.LiteralC<"withdrawStake">;
8944
9459
  spotTransfer: t.LiteralC<"spotTransfer">;
8945
9460
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8946
9461
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9002,6 +9517,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9002
9517
  transferStake: t.LiteralC<"transferStake">;
9003
9518
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9004
9519
  increaseStake: t.LiteralC<"increaseStake">;
9520
+ decreaseStake: t.LiteralC<"decreaseStake">;
9521
+ signalExit: t.LiteralC<"signalExit">;
9522
+ withdrawStake: t.LiteralC<"withdrawStake">;
9005
9523
  spotTransfer: t.LiteralC<"spotTransfer">;
9006
9524
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9007
9525
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9069,6 +9587,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9069
9587
  transferStake: t.LiteralC<"transferStake">;
9070
9588
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9071
9589
  increaseStake: t.LiteralC<"increaseStake">;
9590
+ decreaseStake: t.LiteralC<"decreaseStake">;
9591
+ signalExit: t.LiteralC<"signalExit">;
9592
+ withdrawStake: t.LiteralC<"withdrawStake">;
9072
9593
  spotTransfer: t.LiteralC<"spotTransfer">;
9073
9594
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9074
9595
  goUnstake: t.LiteralC<"goUnstake">;