@bitgo/public-types 5.79.0 → 5.80.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 (163) hide show
  1. package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +1 -0
  2. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +1 -0
  3. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +1 -0
  4. package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +1 -0
  5. package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +1 -0
  6. package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +1 -0
  7. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +1 -0
  8. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +1 -0
  9. package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +1 -0
  10. package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +1 -0
  11. package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +1 -0
  12. package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +1 -0
  13. package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +1 -0
  14. package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +1 -0
  15. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +1 -0
  16. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +1 -0
  17. package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +1 -0
  18. package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +1 -0
  19. package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +1 -0
  20. package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +1 -0
  21. package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +1 -0
  22. package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +2 -0
  23. package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +1 -0
  24. package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +1 -0
  25. package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +1 -0
  26. package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +1 -0
  27. package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +1 -0
  28. package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +1 -0
  29. package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +1 -0
  30. package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +1 -0
  31. package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +1 -0
  32. package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +1 -0
  33. package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +1 -0
  34. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +1 -0
  35. package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +1 -0
  36. package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +1 -0
  37. package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +1 -0
  38. package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +1 -0
  39. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +1 -0
  40. package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +1 -0
  41. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +1 -0
  42. package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +1 -0
  43. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +1 -0
  44. package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +1 -0
  45. package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +1 -0
  46. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +1 -0
  47. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +1 -0
  48. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +1 -0
  49. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +1 -0
  50. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +1 -0
  51. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +1 -0
  52. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +1 -0
  53. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +1 -0
  54. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +1 -0
  55. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +1 -0
  56. package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +2 -0
  57. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +1 -0
  58. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +1 -0
  59. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +1 -0
  60. package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +1 -0
  61. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +1 -0
  62. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +1 -0
  63. package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +1 -0
  64. package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +1 -0
  65. package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +1 -0
  66. package/dist/src/schema/transactionRequest/intents/index.d.ts +1 -0
  67. package/dist/src/schema/transactionRequest/intents/index.js +1 -0
  68. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  69. package/dist/src/schema/transactionRequest/intents/intent.d.ts +183 -24
  70. package/dist/src/schema/transactionRequest/intents/intent.js +2 -0
  71. package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
  72. package/dist/src/schema/transactionRequest/intents/intentType.d.ts +2 -0
  73. package/dist/src/schema/transactionRequest/intents/intentType.js +1 -0
  74. package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
  75. package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +1 -0
  76. package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +1 -0
  77. package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +2 -0
  78. package/dist/src/schema/transactionRequest/intents/irysPledgeIntent.d.ts +1 -0
  79. package/dist/src/schema/transactionRequest/intents/irysStakeIntent.d.ts +1 -0
  80. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +2 -0
  81. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +1 -0
  82. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +1 -0
  83. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +1 -0
  84. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +1 -0
  85. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +1 -0
  86. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +1 -0
  87. package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +1 -0
  88. package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +1 -0
  89. package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +1 -0
  90. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +1 -0
  91. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +1 -0
  92. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +1 -0
  93. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +1 -0
  94. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +1 -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 +1 -2
  99. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +1 -2
  100. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +1 -2
  101. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +1 -2
  102. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +1 -2
  103. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +1 -2
  104. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +1 -2
  105. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +1 -2
  106. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +2 -4
  107. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +2 -4
  108. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +1 -2
  109. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +1 -0
  110. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +1 -0
  111. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +1 -0
  112. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +1 -0
  113. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +1 -0
  114. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +1 -0
  115. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +1 -0
  116. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +2 -0
  117. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +2 -0
  118. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +2 -0
  119. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +1 -0
  120. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +1 -0
  121. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +2 -0
  122. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +1 -0
  123. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +1 -0
  124. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +1 -0
  125. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +2 -0
  126. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +1 -0
  127. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +1 -0
  128. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +1 -0
  129. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +1 -0
  130. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +1 -0
  131. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +1 -0
  132. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +1 -0
  133. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +1 -0
  134. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +1 -0
  135. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +1 -0
  136. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +1 -0
  137. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +1 -0
  138. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +1 -0
  139. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +1 -0
  140. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +70 -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 +1 -0
  144. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +1 -0
  145. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +1 -0
  146. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +1 -0
  147. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +2 -0
  148. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +1 -0
  149. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +1 -0
  150. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +1 -0
  151. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +1 -0
  152. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +1 -0
  153. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +1 -0
  154. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +1 -0
  155. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +2 -0
  156. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +2 -0
  157. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +366 -48
  158. package/package.json +1 -1
  159. package/src/schema/transactionRequest/intents/index.ts +1 -0
  160. package/src/schema/transactionRequest/intents/intent.ts +2 -0
  161. package/src/schema/transactionRequest/intents/intentType.ts +1 -0
  162. package/src/schema/transactionRequest/intents/solBuildOptions.ts +0 -3
  163. package/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.ts +25 -0
@@ -101,6 +101,7 @@ 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">;
104
105
  spotTransfer: t.LiteralC<"spotTransfer">;
105
106
  bridgeFunds: t.LiteralC<"bridgeFunds">;
106
107
  goUnstake: t.LiteralC<"goUnstake">;
@@ -180,6 +181,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
180
181
  transferStake: t.LiteralC<"transferStake">;
181
182
  validatorRegistration: t.LiteralC<"validatorRegistration">;
182
183
  increaseStake: t.LiteralC<"increaseStake">;
184
+ decreaseStake: t.LiteralC<"decreaseStake">;
183
185
  spotTransfer: t.LiteralC<"spotTransfer">;
184
186
  bridgeFunds: t.LiteralC<"bridgeFunds">;
185
187
  goUnstake: t.LiteralC<"goUnstake">;
@@ -244,6 +246,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
244
246
  transferStake: t.LiteralC<"transferStake">;
245
247
  validatorRegistration: t.LiteralC<"validatorRegistration">;
246
248
  increaseStake: t.LiteralC<"increaseStake">;
249
+ decreaseStake: t.LiteralC<"decreaseStake">;
247
250
  spotTransfer: t.LiteralC<"spotTransfer">;
248
251
  bridgeFunds: t.LiteralC<"bridgeFunds">;
249
252
  goUnstake: t.LiteralC<"goUnstake">;
@@ -314,6 +317,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
314
317
  transferStake: t.LiteralC<"transferStake">;
315
318
  validatorRegistration: t.LiteralC<"validatorRegistration">;
316
319
  increaseStake: t.LiteralC<"increaseStake">;
320
+ decreaseStake: t.LiteralC<"decreaseStake">;
317
321
  spotTransfer: t.LiteralC<"spotTransfer">;
318
322
  bridgeFunds: t.LiteralC<"bridgeFunds">;
319
323
  goUnstake: t.LiteralC<"goUnstake">;
@@ -383,6 +387,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
383
387
  transferStake: t.LiteralC<"transferStake">;
384
388
  validatorRegistration: t.LiteralC<"validatorRegistration">;
385
389
  increaseStake: t.LiteralC<"increaseStake">;
390
+ decreaseStake: t.LiteralC<"decreaseStake">;
386
391
  spotTransfer: t.LiteralC<"spotTransfer">;
387
392
  bridgeFunds: t.LiteralC<"bridgeFunds">;
388
393
  goUnstake: t.LiteralC<"goUnstake">;
@@ -444,6 +449,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
444
449
  transferStake: t.LiteralC<"transferStake">;
445
450
  validatorRegistration: t.LiteralC<"validatorRegistration">;
446
451
  increaseStake: t.LiteralC<"increaseStake">;
452
+ decreaseStake: t.LiteralC<"decreaseStake">;
447
453
  spotTransfer: t.LiteralC<"spotTransfer">;
448
454
  bridgeFunds: t.LiteralC<"bridgeFunds">;
449
455
  goUnstake: t.LiteralC<"goUnstake">;
@@ -518,6 +524,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
518
524
  transferStake: t.LiteralC<"transferStake">;
519
525
  validatorRegistration: t.LiteralC<"validatorRegistration">;
520
526
  increaseStake: t.LiteralC<"increaseStake">;
527
+ decreaseStake: t.LiteralC<"decreaseStake">;
521
528
  spotTransfer: t.LiteralC<"spotTransfer">;
522
529
  bridgeFunds: t.LiteralC<"bridgeFunds">;
523
530
  goUnstake: t.LiteralC<"goUnstake">;
@@ -597,6 +604,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
597
604
  transferStake: t.LiteralC<"transferStake">;
598
605
  validatorRegistration: t.LiteralC<"validatorRegistration">;
599
606
  increaseStake: t.LiteralC<"increaseStake">;
607
+ decreaseStake: t.LiteralC<"decreaseStake">;
600
608
  spotTransfer: t.LiteralC<"spotTransfer">;
601
609
  bridgeFunds: t.LiteralC<"bridgeFunds">;
602
610
  goUnstake: t.LiteralC<"goUnstake">;
@@ -691,6 +699,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
691
699
  transferStake: t.LiteralC<"transferStake">;
692
700
  validatorRegistration: t.LiteralC<"validatorRegistration">;
693
701
  increaseStake: t.LiteralC<"increaseStake">;
702
+ decreaseStake: t.LiteralC<"decreaseStake">;
694
703
  spotTransfer: t.LiteralC<"spotTransfer">;
695
704
  bridgeFunds: t.LiteralC<"bridgeFunds">;
696
705
  goUnstake: t.LiteralC<"goUnstake">;
@@ -785,6 +794,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
785
794
  transferStake: t.LiteralC<"transferStake">;
786
795
  validatorRegistration: t.LiteralC<"validatorRegistration">;
787
796
  increaseStake: t.LiteralC<"increaseStake">;
797
+ decreaseStake: t.LiteralC<"decreaseStake">;
788
798
  spotTransfer: t.LiteralC<"spotTransfer">;
789
799
  bridgeFunds: t.LiteralC<"bridgeFunds">;
790
800
  goUnstake: t.LiteralC<"goUnstake">;
@@ -859,6 +869,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
859
869
  transferStake: t.LiteralC<"transferStake">;
860
870
  validatorRegistration: t.LiteralC<"validatorRegistration">;
861
871
  increaseStake: t.LiteralC<"increaseStake">;
872
+ decreaseStake: t.LiteralC<"decreaseStake">;
862
873
  spotTransfer: t.LiteralC<"spotTransfer">;
863
874
  bridgeFunds: t.LiteralC<"bridgeFunds">;
864
875
  goUnstake: t.LiteralC<"goUnstake">;
@@ -919,6 +930,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
919
930
  transferStake: t.LiteralC<"transferStake">;
920
931
  validatorRegistration: t.LiteralC<"validatorRegistration">;
921
932
  increaseStake: t.LiteralC<"increaseStake">;
933
+ decreaseStake: t.LiteralC<"decreaseStake">;
922
934
  spotTransfer: t.LiteralC<"spotTransfer">;
923
935
  bridgeFunds: t.LiteralC<"bridgeFunds">;
924
936
  goUnstake: t.LiteralC<"goUnstake">;
@@ -979,6 +991,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
979
991
  transferStake: t.LiteralC<"transferStake">;
980
992
  validatorRegistration: t.LiteralC<"validatorRegistration">;
981
993
  increaseStake: t.LiteralC<"increaseStake">;
994
+ decreaseStake: t.LiteralC<"decreaseStake">;
982
995
  spotTransfer: t.LiteralC<"spotTransfer">;
983
996
  bridgeFunds: t.LiteralC<"bridgeFunds">;
984
997
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1047,6 +1060,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1047
1060
  transferStake: t.LiteralC<"transferStake">;
1048
1061
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1049
1062
  increaseStake: t.LiteralC<"increaseStake">;
1063
+ decreaseStake: t.LiteralC<"decreaseStake">;
1050
1064
  spotTransfer: t.LiteralC<"spotTransfer">;
1051
1065
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1052
1066
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1114,6 +1128,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1114
1128
  transferStake: t.LiteralC<"transferStake">;
1115
1129
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1116
1130
  increaseStake: t.LiteralC<"increaseStake">;
1131
+ decreaseStake: t.LiteralC<"decreaseStake">;
1117
1132
  spotTransfer: t.LiteralC<"spotTransfer">;
1118
1133
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1119
1134
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1184,6 +1199,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1184
1199
  transferStake: t.LiteralC<"transferStake">;
1185
1200
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1186
1201
  increaseStake: t.LiteralC<"increaseStake">;
1202
+ decreaseStake: t.LiteralC<"decreaseStake">;
1187
1203
  spotTransfer: t.LiteralC<"spotTransfer">;
1188
1204
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1189
1205
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1244,6 +1260,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1244
1260
  transferStake: t.LiteralC<"transferStake">;
1245
1261
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1246
1262
  increaseStake: t.LiteralC<"increaseStake">;
1263
+ decreaseStake: t.LiteralC<"decreaseStake">;
1247
1264
  spotTransfer: t.LiteralC<"spotTransfer">;
1248
1265
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1249
1266
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1309,6 +1326,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1309
1326
  transferStake: t.LiteralC<"transferStake">;
1310
1327
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1311
1328
  increaseStake: t.LiteralC<"increaseStake">;
1329
+ decreaseStake: t.LiteralC<"decreaseStake">;
1312
1330
  spotTransfer: t.LiteralC<"spotTransfer">;
1313
1331
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1314
1332
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1369,6 +1387,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1369
1387
  transferStake: t.LiteralC<"transferStake">;
1370
1388
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1371
1389
  increaseStake: t.LiteralC<"increaseStake">;
1390
+ decreaseStake: t.LiteralC<"decreaseStake">;
1372
1391
  spotTransfer: t.LiteralC<"spotTransfer">;
1373
1392
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1374
1393
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1429,6 +1448,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1429
1448
  transferStake: t.LiteralC<"transferStake">;
1430
1449
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1431
1450
  increaseStake: t.LiteralC<"increaseStake">;
1451
+ decreaseStake: t.LiteralC<"decreaseStake">;
1432
1452
  spotTransfer: t.LiteralC<"spotTransfer">;
1433
1453
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1434
1454
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1508,6 +1528,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1508
1528
  transferStake: t.LiteralC<"transferStake">;
1509
1529
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1510
1530
  increaseStake: t.LiteralC<"increaseStake">;
1531
+ decreaseStake: t.LiteralC<"decreaseStake">;
1511
1532
  spotTransfer: t.LiteralC<"spotTransfer">;
1512
1533
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1513
1534
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1601,6 +1622,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1601
1622
  transferStake: t.LiteralC<"transferStake">;
1602
1623
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1603
1624
  increaseStake: t.LiteralC<"increaseStake">;
1625
+ decreaseStake: t.LiteralC<"decreaseStake">;
1604
1626
  spotTransfer: t.LiteralC<"spotTransfer">;
1605
1627
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1606
1628
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1667,6 +1689,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1667
1689
  transferStake: t.LiteralC<"transferStake">;
1668
1690
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1669
1691
  increaseStake: t.LiteralC<"increaseStake">;
1692
+ decreaseStake: t.LiteralC<"decreaseStake">;
1670
1693
  spotTransfer: t.LiteralC<"spotTransfer">;
1671
1694
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1672
1695
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1760,6 +1783,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1760
1783
  transferStake: t.LiteralC<"transferStake">;
1761
1784
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1762
1785
  increaseStake: t.LiteralC<"increaseStake">;
1786
+ decreaseStake: t.LiteralC<"decreaseStake">;
1763
1787
  spotTransfer: t.LiteralC<"spotTransfer">;
1764
1788
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1765
1789
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1829,6 +1853,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1829
1853
  transferStake: t.LiteralC<"transferStake">;
1830
1854
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1831
1855
  increaseStake: t.LiteralC<"increaseStake">;
1856
+ decreaseStake: t.LiteralC<"decreaseStake">;
1832
1857
  spotTransfer: t.LiteralC<"spotTransfer">;
1833
1858
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1834
1859
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1888,6 +1913,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1888
1913
  transferStake: t.LiteralC<"transferStake">;
1889
1914
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1890
1915
  increaseStake: t.LiteralC<"increaseStake">;
1916
+ decreaseStake: t.LiteralC<"decreaseStake">;
1891
1917
  spotTransfer: t.LiteralC<"spotTransfer">;
1892
1918
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1893
1919
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2007,6 +2033,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2007
2033
  transferStake: t.LiteralC<"transferStake">;
2008
2034
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2009
2035
  increaseStake: t.LiteralC<"increaseStake">;
2036
+ decreaseStake: t.LiteralC<"decreaseStake">;
2010
2037
  spotTransfer: t.LiteralC<"spotTransfer">;
2011
2038
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2012
2039
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2116,6 +2143,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2116
2143
  transferStake: t.LiteralC<"transferStake">;
2117
2144
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2118
2145
  increaseStake: t.LiteralC<"increaseStake">;
2146
+ decreaseStake: t.LiteralC<"decreaseStake">;
2119
2147
  spotTransfer: t.LiteralC<"spotTransfer">;
2120
2148
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2121
2149
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2217,6 +2245,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2217
2245
  transferStake: t.LiteralC<"transferStake">;
2218
2246
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2219
2247
  increaseStake: t.LiteralC<"increaseStake">;
2248
+ decreaseStake: t.LiteralC<"decreaseStake">;
2220
2249
  spotTransfer: t.LiteralC<"spotTransfer">;
2221
2250
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2222
2251
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2302,6 +2331,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2302
2331
  transferStake: t.LiteralC<"transferStake">;
2303
2332
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2304
2333
  increaseStake: t.LiteralC<"increaseStake">;
2334
+ decreaseStake: t.LiteralC<"decreaseStake">;
2305
2335
  spotTransfer: t.LiteralC<"spotTransfer">;
2306
2336
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2307
2337
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2386,6 +2416,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2386
2416
  transferStake: t.LiteralC<"transferStake">;
2387
2417
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2388
2418
  increaseStake: t.LiteralC<"increaseStake">;
2419
+ decreaseStake: t.LiteralC<"decreaseStake">;
2389
2420
  spotTransfer: t.LiteralC<"spotTransfer">;
2390
2421
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2391
2422
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2469,6 +2500,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2469
2500
  transferStake: t.LiteralC<"transferStake">;
2470
2501
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2471
2502
  increaseStake: t.LiteralC<"increaseStake">;
2503
+ decreaseStake: t.LiteralC<"decreaseStake">;
2472
2504
  spotTransfer: t.LiteralC<"spotTransfer">;
2473
2505
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2474
2506
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2648,6 +2680,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2648
2680
  transferStake: t.LiteralC<"transferStake">;
2649
2681
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2650
2682
  increaseStake: t.LiteralC<"increaseStake">;
2683
+ decreaseStake: t.LiteralC<"decreaseStake">;
2651
2684
  spotTransfer: t.LiteralC<"spotTransfer">;
2652
2685
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2653
2686
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2770,6 +2803,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2770
2803
  transferStake: t.LiteralC<"transferStake">;
2771
2804
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2772
2805
  increaseStake: t.LiteralC<"increaseStake">;
2806
+ decreaseStake: t.LiteralC<"decreaseStake">;
2773
2807
  spotTransfer: t.LiteralC<"spotTransfer">;
2774
2808
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2775
2809
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2851,6 +2885,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2851
2885
  transferStake: t.LiteralC<"transferStake">;
2852
2886
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2853
2887
  increaseStake: t.LiteralC<"increaseStake">;
2888
+ decreaseStake: t.LiteralC<"decreaseStake">;
2854
2889
  spotTransfer: t.LiteralC<"spotTransfer">;
2855
2890
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2856
2891
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2965,6 +3000,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2965
3000
  transferStake: t.LiteralC<"transferStake">;
2966
3001
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2967
3002
  increaseStake: t.LiteralC<"increaseStake">;
3003
+ decreaseStake: t.LiteralC<"decreaseStake">;
2968
3004
  spotTransfer: t.LiteralC<"spotTransfer">;
2969
3005
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2970
3006
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3064,6 +3100,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3064
3100
  transferStake: t.LiteralC<"transferStake">;
3065
3101
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3066
3102
  increaseStake: t.LiteralC<"increaseStake">;
3103
+ decreaseStake: t.LiteralC<"decreaseStake">;
3067
3104
  spotTransfer: t.LiteralC<"spotTransfer">;
3068
3105
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3069
3106
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3185,6 +3222,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3185
3222
  transferStake: t.LiteralC<"transferStake">;
3186
3223
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3187
3224
  increaseStake: t.LiteralC<"increaseStake">;
3225
+ decreaseStake: t.LiteralC<"decreaseStake">;
3188
3226
  spotTransfer: t.LiteralC<"spotTransfer">;
3189
3227
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3190
3228
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3258,6 +3296,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3258
3296
  transferStake: t.LiteralC<"transferStake">;
3259
3297
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3260
3298
  increaseStake: t.LiteralC<"increaseStake">;
3299
+ decreaseStake: t.LiteralC<"decreaseStake">;
3261
3300
  spotTransfer: t.LiteralC<"spotTransfer">;
3262
3301
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3263
3302
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3342,6 +3381,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3342
3381
  transferStake: t.LiteralC<"transferStake">;
3343
3382
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3344
3383
  increaseStake: t.LiteralC<"increaseStake">;
3384
+ decreaseStake: t.LiteralC<"decreaseStake">;
3345
3385
  spotTransfer: t.LiteralC<"spotTransfer">;
3346
3386
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3347
3387
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3416,6 +3456,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3416
3456
  transferStake: t.LiteralC<"transferStake">;
3417
3457
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3418
3458
  increaseStake: t.LiteralC<"increaseStake">;
3459
+ decreaseStake: t.LiteralC<"decreaseStake">;
3419
3460
  spotTransfer: t.LiteralC<"spotTransfer">;
3420
3461
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3421
3462
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3495,6 +3536,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3495
3536
  transferStake: t.LiteralC<"transferStake">;
3496
3537
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3497
3538
  increaseStake: t.LiteralC<"increaseStake">;
3539
+ decreaseStake: t.LiteralC<"decreaseStake">;
3498
3540
  spotTransfer: t.LiteralC<"spotTransfer">;
3499
3541
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3500
3542
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3562,6 +3604,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3562
3604
  transferStake: t.LiteralC<"transferStake">;
3563
3605
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3564
3606
  increaseStake: t.LiteralC<"increaseStake">;
3607
+ decreaseStake: t.LiteralC<"decreaseStake">;
3565
3608
  spotTransfer: t.LiteralC<"spotTransfer">;
3566
3609
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3567
3610
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3628,6 +3671,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3628
3671
  transferStake: t.LiteralC<"transferStake">;
3629
3672
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3630
3673
  increaseStake: t.LiteralC<"increaseStake">;
3674
+ decreaseStake: t.LiteralC<"decreaseStake">;
3631
3675
  spotTransfer: t.LiteralC<"spotTransfer">;
3632
3676
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3633
3677
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3694,6 +3738,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3694
3738
  transferStake: t.LiteralC<"transferStake">;
3695
3739
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3696
3740
  increaseStake: t.LiteralC<"increaseStake">;
3741
+ decreaseStake: t.LiteralC<"decreaseStake">;
3697
3742
  spotTransfer: t.LiteralC<"spotTransfer">;
3698
3743
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3699
3744
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3760,6 +3805,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3760
3805
  transferStake: t.LiteralC<"transferStake">;
3761
3806
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3762
3807
  increaseStake: t.LiteralC<"increaseStake">;
3808
+ decreaseStake: t.LiteralC<"decreaseStake">;
3763
3809
  spotTransfer: t.LiteralC<"spotTransfer">;
3764
3810
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3765
3811
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3823,6 +3869,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3823
3869
  transferStake: t.LiteralC<"transferStake">;
3824
3870
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3825
3871
  increaseStake: t.LiteralC<"increaseStake">;
3872
+ decreaseStake: t.LiteralC<"decreaseStake">;
3826
3873
  spotTransfer: t.LiteralC<"spotTransfer">;
3827
3874
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3828
3875
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3902,6 +3949,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3902
3949
  transferStake: t.LiteralC<"transferStake">;
3903
3950
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3904
3951
  increaseStake: t.LiteralC<"increaseStake">;
3952
+ decreaseStake: t.LiteralC<"decreaseStake">;
3905
3953
  spotTransfer: t.LiteralC<"spotTransfer">;
3906
3954
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3907
3955
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3978,6 +4026,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3978
4026
  transferStake: t.LiteralC<"transferStake">;
3979
4027
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3980
4028
  increaseStake: t.LiteralC<"increaseStake">;
4029
+ decreaseStake: t.LiteralC<"decreaseStake">;
3981
4030
  spotTransfer: t.LiteralC<"spotTransfer">;
3982
4031
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3983
4032
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4054,6 +4103,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4054
4103
  transferStake: t.LiteralC<"transferStake">;
4055
4104
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4056
4105
  increaseStake: t.LiteralC<"increaseStake">;
4106
+ decreaseStake: t.LiteralC<"decreaseStake">;
4057
4107
  spotTransfer: t.LiteralC<"spotTransfer">;
4058
4108
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4059
4109
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4138,6 +4188,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4138
4188
  transferStake: t.LiteralC<"transferStake">;
4139
4189
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4140
4190
  increaseStake: t.LiteralC<"increaseStake">;
4191
+ decreaseStake: t.LiteralC<"decreaseStake">;
4141
4192
  spotTransfer: t.LiteralC<"spotTransfer">;
4142
4193
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4143
4194
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4246,6 +4297,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4246
4297
  transferStake: t.LiteralC<"transferStake">;
4247
4298
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4248
4299
  increaseStake: t.LiteralC<"increaseStake">;
4300
+ decreaseStake: t.LiteralC<"decreaseStake">;
4249
4301
  spotTransfer: t.LiteralC<"spotTransfer">;
4250
4302
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4251
4303
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4326,6 +4378,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4326
4378
  transferStake: t.LiteralC<"transferStake">;
4327
4379
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4328
4380
  increaseStake: t.LiteralC<"increaseStake">;
4381
+ decreaseStake: t.LiteralC<"decreaseStake">;
4329
4382
  spotTransfer: t.LiteralC<"spotTransfer">;
4330
4383
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4331
4384
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4420,6 +4473,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4420
4473
  transferStake: t.LiteralC<"transferStake">;
4421
4474
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4422
4475
  increaseStake: t.LiteralC<"increaseStake">;
4476
+ decreaseStake: t.LiteralC<"decreaseStake">;
4423
4477
  spotTransfer: t.LiteralC<"spotTransfer">;
4424
4478
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4425
4479
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4514,6 +4568,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4514
4568
  transferStake: t.LiteralC<"transferStake">;
4515
4569
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4516
4570
  increaseStake: t.LiteralC<"increaseStake">;
4571
+ decreaseStake: t.LiteralC<"decreaseStake">;
4517
4572
  spotTransfer: t.LiteralC<"spotTransfer">;
4518
4573
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4519
4574
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4606,6 +4661,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4606
4661
  transferStake: t.LiteralC<"transferStake">;
4607
4662
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4608
4663
  increaseStake: t.LiteralC<"increaseStake">;
4664
+ decreaseStake: t.LiteralC<"decreaseStake">;
4609
4665
  spotTransfer: t.LiteralC<"spotTransfer">;
4610
4666
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4611
4667
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4625,8 +4681,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4625
4681
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4626
4682
  }>, t.TypeC<{
4627
4683
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4628
- }>, t.PartialC<{
4629
- allowOffCurve: t.BooleanC;
4630
4684
  }>]>, t.TypeC<{
4631
4685
  intentType: t.LiteralC<"authorize">;
4632
4686
  transactionMessage: t.StringC;
@@ -4677,6 +4731,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4677
4731
  transferStake: t.LiteralC<"transferStake">;
4678
4732
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4679
4733
  increaseStake: t.LiteralC<"increaseStake">;
4734
+ decreaseStake: t.LiteralC<"decreaseStake">;
4680
4735
  spotTransfer: t.LiteralC<"spotTransfer">;
4681
4736
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4682
4737
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4708,8 +4763,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4708
4763
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4709
4764
  }>, t.TypeC<{
4710
4765
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4711
- }>, t.PartialC<{
4712
- allowOffCurve: t.BooleanC;
4713
4766
  }>]>, t.TypeC<{
4714
4767
  amount: t.TypeC<{
4715
4768
  value: t.StringC;
@@ -4757,6 +4810,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4757
4810
  transferStake: t.LiteralC<"transferStake">;
4758
4811
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4759
4812
  increaseStake: t.LiteralC<"increaseStake">;
4813
+ decreaseStake: t.LiteralC<"decreaseStake">;
4760
4814
  spotTransfer: t.LiteralC<"spotTransfer">;
4761
4815
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4762
4816
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4776,8 +4830,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4776
4830
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4777
4831
  }>, t.TypeC<{
4778
4832
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4779
- }>, t.PartialC<{
4780
- allowOffCurve: t.BooleanC;
4781
4833
  }>]>, t.TypeC<{
4782
4834
  intentType: t.LiteralC<"closeAssociatedTokenAccount">;
4783
4835
  accountAddress: t.StringC;
@@ -4882,6 +4934,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4882
4934
  transferStake: t.LiteralC<"transferStake">;
4883
4935
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4884
4936
  increaseStake: t.LiteralC<"increaseStake">;
4937
+ decreaseStake: t.LiteralC<"decreaseStake">;
4885
4938
  spotTransfer: t.LiteralC<"spotTransfer">;
4886
4939
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4887
4940
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4908,8 +4961,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4908
4961
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4909
4962
  }>, t.TypeC<{
4910
4963
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4911
- }>, t.PartialC<{
4912
- allowOffCurve: t.BooleanC;
4913
4964
  }>]>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
4914
4965
  intentType: t.KeyofC<{
4915
4966
  payment: t.LiteralC<"payment">;
@@ -4950,6 +5001,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4950
5001
  transferStake: t.LiteralC<"transferStake">;
4951
5002
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4952
5003
  increaseStake: t.LiteralC<"increaseStake">;
5004
+ decreaseStake: t.LiteralC<"decreaseStake">;
4953
5005
  spotTransfer: t.LiteralC<"spotTransfer">;
4954
5006
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4955
5007
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4969,8 +5021,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4969
5021
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4970
5022
  }>, t.TypeC<{
4971
5023
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4972
- }>, t.PartialC<{
4973
- allowOffCurve: t.BooleanC;
4974
5024
  }>]>, t.TypeC<{
4975
5025
  intentType: t.LiteralC<"customTx">;
4976
5026
  solInstructions: t.ArrayC<t.TypeC<{
@@ -5022,6 +5072,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5022
5072
  transferStake: t.LiteralC<"transferStake">;
5023
5073
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5024
5074
  increaseStake: t.LiteralC<"increaseStake">;
5075
+ decreaseStake: t.LiteralC<"decreaseStake">;
5025
5076
  spotTransfer: t.LiteralC<"spotTransfer">;
5026
5077
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5027
5078
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5041,8 +5092,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5041
5092
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5042
5093
  }>, t.TypeC<{
5043
5094
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5044
- }>, t.PartialC<{
5045
- allowOffCurve: t.BooleanC;
5046
5095
  }>]>, t.TypeC<{
5047
5096
  intentType: t.LiteralC<"deactivate">;
5048
5097
  stakingAddresses: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
@@ -5087,6 +5136,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5087
5136
  transferStake: t.LiteralC<"transferStake">;
5088
5137
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5089
5138
  increaseStake: t.LiteralC<"increaseStake">;
5139
+ decreaseStake: t.LiteralC<"decreaseStake">;
5090
5140
  spotTransfer: t.LiteralC<"spotTransfer">;
5091
5141
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5092
5142
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5106,8 +5156,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5106
5156
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5107
5157
  }>, t.TypeC<{
5108
5158
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5109
- }>, t.PartialC<{
5110
- allowOffCurve: t.BooleanC;
5111
5159
  }>]>, t.TypeC<{
5112
5160
  intentType: t.LiteralC<"delegate">;
5113
5161
  validatorAddress: t.StringC;
@@ -5153,6 +5201,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5153
5201
  transferStake: t.LiteralC<"transferStake">;
5154
5202
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5155
5203
  increaseStake: t.LiteralC<"increaseStake">;
5204
+ decreaseStake: t.LiteralC<"decreaseStake">;
5156
5205
  spotTransfer: t.LiteralC<"spotTransfer">;
5157
5206
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5158
5207
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5192,8 +5241,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5192
5241
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5193
5242
  }>, t.TypeC<{
5194
5243
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5195
- }>, t.PartialC<{
5196
- allowOffCurve: t.BooleanC;
5197
5244
  }>]>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
5198
5245
  intentType: t.KeyofC<{
5199
5246
  payment: t.LiteralC<"payment">;
@@ -5234,6 +5281,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5234
5281
  transferStake: t.LiteralC<"transferStake">;
5235
5282
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5236
5283
  increaseStake: t.LiteralC<"increaseStake">;
5284
+ decreaseStake: t.LiteralC<"decreaseStake">;
5237
5285
  spotTransfer: t.LiteralC<"spotTransfer">;
5238
5286
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5239
5287
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5275,8 +5323,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5275
5323
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5276
5324
  }>, t.TypeC<{
5277
5325
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5278
- }>, t.PartialC<{
5279
- allowOffCurve: t.BooleanC;
5280
5326
  }>]>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
5281
5327
  intentType: t.KeyofC<{
5282
5328
  payment: t.LiteralC<"payment">;
@@ -5317,6 +5363,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5317
5363
  transferStake: t.LiteralC<"transferStake">;
5318
5364
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5319
5365
  increaseStake: t.LiteralC<"increaseStake">;
5366
+ decreaseStake: t.LiteralC<"decreaseStake">;
5320
5367
  spotTransfer: t.LiteralC<"spotTransfer">;
5321
5368
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5322
5369
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5340,8 +5387,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5340
5387
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5341
5388
  }>, t.TypeC<{
5342
5389
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5343
- }>, t.PartialC<{
5344
- allowOffCurve: t.BooleanC;
5345
5390
  }>]>, t.TypeC<{
5346
5391
  amount: t.TypeC<{
5347
5392
  value: t.StringC;
@@ -5391,6 +5436,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5391
5436
  transferStake: t.LiteralC<"transferStake">;
5392
5437
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5393
5438
  increaseStake: t.LiteralC<"increaseStake">;
5439
+ decreaseStake: t.LiteralC<"decreaseStake">;
5394
5440
  spotTransfer: t.LiteralC<"spotTransfer">;
5395
5441
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5396
5442
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5414,8 +5460,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5414
5460
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5415
5461
  }>, t.TypeC<{
5416
5462
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5417
- }>, t.PartialC<{
5418
- allowOffCurve: t.BooleanC;
5419
5463
  }>]>, t.TypeC<{
5420
5464
  stakingAddress: t.StringC;
5421
5465
  }>, t.PartialC<{
@@ -5502,6 +5546,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5502
5546
  transferStake: t.LiteralC<"transferStake">;
5503
5547
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5504
5548
  increaseStake: t.LiteralC<"increaseStake">;
5549
+ decreaseStake: t.LiteralC<"decreaseStake">;
5505
5550
  spotTransfer: t.LiteralC<"spotTransfer">;
5506
5551
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5507
5552
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5521,8 +5566,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5521
5566
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5522
5567
  }>, t.TypeC<{
5523
5568
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5524
- }>, t.PartialC<{
5525
- allowOffCurve: t.BooleanC;
5526
5569
  }>]>, t.TypeC<{
5527
5570
  intentType: t.LiteralC<"customTx">;
5528
5571
  solVersionedTransactionData: t.IntersectionC<[t.TypeC<{
@@ -5645,6 +5688,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5645
5688
  transferStake: t.LiteralC<"transferStake">;
5646
5689
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5647
5690
  increaseStake: t.LiteralC<"increaseStake">;
5691
+ decreaseStake: t.LiteralC<"decreaseStake">;
5648
5692
  spotTransfer: t.LiteralC<"spotTransfer">;
5649
5693
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5650
5694
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5800,6 +5844,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5800
5844
  transferStake: t.LiteralC<"transferStake">;
5801
5845
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5802
5846
  increaseStake: t.LiteralC<"increaseStake">;
5847
+ decreaseStake: t.LiteralC<"decreaseStake">;
5803
5848
  spotTransfer: t.LiteralC<"spotTransfer">;
5804
5849
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5805
5850
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5860,6 +5905,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5860
5905
  transferStake: t.LiteralC<"transferStake">;
5861
5906
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5862
5907
  increaseStake: t.LiteralC<"increaseStake">;
5908
+ decreaseStake: t.LiteralC<"decreaseStake">;
5863
5909
  spotTransfer: t.LiteralC<"spotTransfer">;
5864
5910
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5865
5911
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5915,6 +5961,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5915
5961
  transferStake: t.LiteralC<"transferStake">;
5916
5962
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5917
5963
  increaseStake: t.LiteralC<"increaseStake">;
5964
+ decreaseStake: t.LiteralC<"decreaseStake">;
5918
5965
  spotTransfer: t.LiteralC<"spotTransfer">;
5919
5966
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5920
5967
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5978,6 +6025,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5978
6025
  transferStake: t.LiteralC<"transferStake">;
5979
6026
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5980
6027
  increaseStake: t.LiteralC<"increaseStake">;
6028
+ decreaseStake: t.LiteralC<"decreaseStake">;
5981
6029
  spotTransfer: t.LiteralC<"spotTransfer">;
5982
6030
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5983
6031
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6053,6 +6101,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6053
6101
  transferStake: t.LiteralC<"transferStake">;
6054
6102
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6055
6103
  increaseStake: t.LiteralC<"increaseStake">;
6104
+ decreaseStake: t.LiteralC<"decreaseStake">;
6056
6105
  spotTransfer: t.LiteralC<"spotTransfer">;
6057
6106
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6058
6107
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6113,6 +6162,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6113
6162
  transferStake: t.LiteralC<"transferStake">;
6114
6163
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6115
6164
  increaseStake: t.LiteralC<"increaseStake">;
6165
+ decreaseStake: t.LiteralC<"decreaseStake">;
6116
6166
  spotTransfer: t.LiteralC<"spotTransfer">;
6117
6167
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6118
6168
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6190,6 +6240,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6190
6240
  transferStake: t.LiteralC<"transferStake">;
6191
6241
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6192
6242
  increaseStake: t.LiteralC<"increaseStake">;
6243
+ decreaseStake: t.LiteralC<"decreaseStake">;
6193
6244
  spotTransfer: t.LiteralC<"spotTransfer">;
6194
6245
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6195
6246
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6250,6 +6301,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6250
6301
  transferStake: t.LiteralC<"transferStake">;
6251
6302
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6252
6303
  increaseStake: t.LiteralC<"increaseStake">;
6304
+ decreaseStake: t.LiteralC<"decreaseStake">;
6253
6305
  spotTransfer: t.LiteralC<"spotTransfer">;
6254
6306
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6255
6307
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6345,6 +6397,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6345
6397
  transferStake: t.LiteralC<"transferStake">;
6346
6398
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6347
6399
  increaseStake: t.LiteralC<"increaseStake">;
6400
+ decreaseStake: t.LiteralC<"decreaseStake">;
6348
6401
  spotTransfer: t.LiteralC<"spotTransfer">;
6349
6402
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6350
6403
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6422,6 +6475,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6422
6475
  transferStake: t.LiteralC<"transferStake">;
6423
6476
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6424
6477
  increaseStake: t.LiteralC<"increaseStake">;
6478
+ decreaseStake: t.LiteralC<"decreaseStake">;
6425
6479
  spotTransfer: t.LiteralC<"spotTransfer">;
6426
6480
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6427
6481
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6481,6 +6535,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6481
6535
  transferStake: t.LiteralC<"transferStake">;
6482
6536
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6483
6537
  increaseStake: t.LiteralC<"increaseStake">;
6538
+ decreaseStake: t.LiteralC<"decreaseStake">;
6484
6539
  spotTransfer: t.LiteralC<"spotTransfer">;
6485
6540
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6486
6541
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6559,6 +6614,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6559
6614
  transferStake: t.LiteralC<"transferStake">;
6560
6615
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6561
6616
  increaseStake: t.LiteralC<"increaseStake">;
6617
+ decreaseStake: t.LiteralC<"decreaseStake">;
6562
6618
  spotTransfer: t.LiteralC<"spotTransfer">;
6563
6619
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6564
6620
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6639,6 +6695,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6639
6695
  transferStake: t.LiteralC<"transferStake">;
6640
6696
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6641
6697
  increaseStake: t.LiteralC<"increaseStake">;
6698
+ decreaseStake: t.LiteralC<"decreaseStake">;
6642
6699
  spotTransfer: t.LiteralC<"spotTransfer">;
6643
6700
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6644
6701
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6720,6 +6777,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6720
6777
  transferStake: t.LiteralC<"transferStake">;
6721
6778
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6722
6779
  increaseStake: t.LiteralC<"increaseStake">;
6780
+ decreaseStake: t.LiteralC<"decreaseStake">;
6723
6781
  spotTransfer: t.LiteralC<"spotTransfer">;
6724
6782
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6725
6783
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6787,6 +6845,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6787
6845
  transferStake: t.LiteralC<"transferStake">;
6788
6846
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6789
6847
  increaseStake: t.LiteralC<"increaseStake">;
6848
+ decreaseStake: t.LiteralC<"decreaseStake">;
6790
6849
  spotTransfer: t.LiteralC<"spotTransfer">;
6791
6850
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6792
6851
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6865,6 +6924,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6865
6924
  transferStake: t.LiteralC<"transferStake">;
6866
6925
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6867
6926
  increaseStake: t.LiteralC<"increaseStake">;
6927
+ decreaseStake: t.LiteralC<"decreaseStake">;
6868
6928
  spotTransfer: t.LiteralC<"spotTransfer">;
6869
6929
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6870
6930
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6984,6 +7044,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6984
7044
  transferStake: t.LiteralC<"transferStake">;
6985
7045
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6986
7046
  increaseStake: t.LiteralC<"increaseStake">;
7047
+ decreaseStake: t.LiteralC<"decreaseStake">;
6987
7048
  spotTransfer: t.LiteralC<"spotTransfer">;
6988
7049
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6989
7050
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7051,6 +7112,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7051
7112
  transferStake: t.LiteralC<"transferStake">;
7052
7113
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7053
7114
  increaseStake: t.LiteralC<"increaseStake">;
7115
+ decreaseStake: t.LiteralC<"decreaseStake">;
7054
7116
  spotTransfer: t.LiteralC<"spotTransfer">;
7055
7117
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7056
7118
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7115,6 +7177,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7115
7177
  transferStake: t.LiteralC<"transferStake">;
7116
7178
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7117
7179
  increaseStake: t.LiteralC<"increaseStake">;
7180
+ decreaseStake: t.LiteralC<"decreaseStake">;
7118
7181
  spotTransfer: t.LiteralC<"spotTransfer">;
7119
7182
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7120
7183
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7174,6 +7237,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7174
7237
  transferStake: t.LiteralC<"transferStake">;
7175
7238
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7176
7239
  increaseStake: t.LiteralC<"increaseStake">;
7240
+ decreaseStake: t.LiteralC<"decreaseStake">;
7177
7241
  spotTransfer: t.LiteralC<"spotTransfer">;
7178
7242
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7179
7243
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7253,6 +7317,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7253
7317
  transferStake: t.LiteralC<"transferStake">;
7254
7318
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7255
7319
  increaseStake: t.LiteralC<"increaseStake">;
7320
+ decreaseStake: t.LiteralC<"decreaseStake">;
7256
7321
  spotTransfer: t.LiteralC<"spotTransfer">;
7257
7322
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7258
7323
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7318,6 +7383,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7318
7383
  transferStake: t.LiteralC<"transferStake">;
7319
7384
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7320
7385
  increaseStake: t.LiteralC<"increaseStake">;
7386
+ decreaseStake: t.LiteralC<"decreaseStake">;
7321
7387
  spotTransfer: t.LiteralC<"spotTransfer">;
7322
7388
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7323
7389
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7382,6 +7448,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7382
7448
  transferStake: t.LiteralC<"transferStake">;
7383
7449
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7384
7450
  increaseStake: t.LiteralC<"increaseStake">;
7451
+ decreaseStake: t.LiteralC<"decreaseStake">;
7385
7452
  spotTransfer: t.LiteralC<"spotTransfer">;
7386
7453
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7387
7454
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7447,6 +7514,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7447
7514
  transferStake: t.LiteralC<"transferStake">;
7448
7515
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7449
7516
  increaseStake: t.LiteralC<"increaseStake">;
7517
+ decreaseStake: t.LiteralC<"decreaseStake">;
7450
7518
  spotTransfer: t.LiteralC<"spotTransfer">;
7451
7519
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7452
7520
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7511,6 +7579,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7511
7579
  transferStake: t.LiteralC<"transferStake">;
7512
7580
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7513
7581
  increaseStake: t.LiteralC<"increaseStake">;
7582
+ decreaseStake: t.LiteralC<"decreaseStake">;
7514
7583
  spotTransfer: t.LiteralC<"spotTransfer">;
7515
7584
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7516
7585
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7579,6 +7648,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7579
7648
  transferStake: t.LiteralC<"transferStake">;
7580
7649
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7581
7650
  increaseStake: t.LiteralC<"increaseStake">;
7651
+ decreaseStake: t.LiteralC<"decreaseStake">;
7582
7652
  spotTransfer: t.LiteralC<"spotTransfer">;
7583
7653
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7584
7654
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7646,6 +7716,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7646
7716
  transferStake: t.LiteralC<"transferStake">;
7647
7717
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7648
7718
  increaseStake: t.LiteralC<"increaseStake">;
7719
+ decreaseStake: t.LiteralC<"decreaseStake">;
7649
7720
  spotTransfer: t.LiteralC<"spotTransfer">;
7650
7721
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7651
7722
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7709,6 +7780,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7709
7780
  transferStake: t.LiteralC<"transferStake">;
7710
7781
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7711
7782
  increaseStake: t.LiteralC<"increaseStake">;
7783
+ decreaseStake: t.LiteralC<"decreaseStake">;
7712
7784
  spotTransfer: t.LiteralC<"spotTransfer">;
7713
7785
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7714
7786
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7771,6 +7843,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7771
7843
  transferStake: t.LiteralC<"transferStake">;
7772
7844
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7773
7845
  increaseStake: t.LiteralC<"increaseStake">;
7846
+ decreaseStake: t.LiteralC<"decreaseStake">;
7774
7847
  spotTransfer: t.LiteralC<"spotTransfer">;
7775
7848
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7776
7849
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7833,6 +7906,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7833
7906
  transferStake: t.LiteralC<"transferStake">;
7834
7907
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7835
7908
  increaseStake: t.LiteralC<"increaseStake">;
7909
+ decreaseStake: t.LiteralC<"decreaseStake">;
7836
7910
  spotTransfer: t.LiteralC<"spotTransfer">;
7837
7911
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7838
7912
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7900,6 +7974,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7900
7974
  transferStake: t.LiteralC<"transferStake">;
7901
7975
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7902
7976
  increaseStake: t.LiteralC<"increaseStake">;
7977
+ decreaseStake: t.LiteralC<"decreaseStake">;
7903
7978
  spotTransfer: t.LiteralC<"spotTransfer">;
7904
7979
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7905
7980
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7968,6 +8043,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7968
8043
  transferStake: t.LiteralC<"transferStake">;
7969
8044
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7970
8045
  increaseStake: t.LiteralC<"increaseStake">;
8046
+ decreaseStake: t.LiteralC<"decreaseStake">;
7971
8047
  spotTransfer: t.LiteralC<"spotTransfer">;
7972
8048
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7973
8049
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7994,6 +8070,73 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7994
8070
  intentType: t.LiteralC<"increaseStake">;
7995
8071
  validatorAddress: import("io-ts-types").NonEmptyStringC;
7996
8072
  stakingContractAddress: import("io-ts-types").NonEmptyStringC;
8073
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
8074
+ intentType: t.KeyofC<{
8075
+ payment: t.LiteralC<"payment">;
8076
+ transferToken: t.LiteralC<"transferToken">;
8077
+ consolidate: t.LiteralC<"consolidate">;
8078
+ consolidateToken: t.LiteralC<"consolidateToken">;
8079
+ fanout: t.LiteralC<"fanout">;
8080
+ stake: t.LiteralC<"stake">;
8081
+ unstake: t.LiteralC<"unstake">;
8082
+ delegate: t.LiteralC<"delegate">;
8083
+ undelegate: t.LiteralC<"undelegate">;
8084
+ switchValidator: t.LiteralC<"switchValidator">;
8085
+ claim: t.LiteralC<"claim">;
8086
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
8087
+ pledge: t.LiteralC<"pledge">;
8088
+ voteDelegation: t.LiteralC<"voteDelegation">;
8089
+ vote: t.LiteralC<"vote">;
8090
+ createAccount: t.LiteralC<"createAccount">;
8091
+ updateAccount: t.LiteralC<"updateAccount">;
8092
+ addTrustLine: t.LiteralC<"addTrustLine">;
8093
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
8094
+ signMessage: t.LiteralC<"signMessage">;
8095
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
8096
+ enableToken: t.LiteralC<"enableToken">;
8097
+ authorize: t.LiteralC<"authorize">;
8098
+ acceleration: t.LiteralC<"acceleration">;
8099
+ fillNonce: t.LiteralC<"fillNonce">;
8100
+ walletRecovery: t.LiteralC<"walletRecovery">;
8101
+ contractCall: t.LiteralC<"contractCall">;
8102
+ deactivate: t.LiteralC<"deactivate">;
8103
+ customTx: t.LiteralC<"customTx">;
8104
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
8105
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
8106
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
8107
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
8108
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
8109
+ tokenApproval: t.LiteralC<"tokenApproval">;
8110
+ transferStake: t.LiteralC<"transferStake">;
8111
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
8112
+ increaseStake: t.LiteralC<"increaseStake">;
8113
+ decreaseStake: t.LiteralC<"decreaseStake">;
8114
+ spotTransfer: t.LiteralC<"spotTransfer">;
8115
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
8116
+ goUnstake: t.LiteralC<"goUnstake">;
8117
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
8118
+ transferAccept: t.LiteralC<"transferAccept">;
8119
+ transferReject: t.LiteralC<"transferReject">;
8120
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
8121
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8122
+ "defi-deposit": t.LiteralC<"defi-deposit">;
8123
+ "defi-redeem": t.LiteralC<"defi-redeem">;
8124
+ }>;
8125
+ }>, t.PartialC<{
8126
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8127
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8128
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
8129
+ }>]>, t.TypeC<{
8130
+ stakingRequestId: t.StringC;
8131
+ }>]>, t.TypeC<{
8132
+ amount: t.TypeC<{
8133
+ value: t.StringC;
8134
+ symbol: t.StringC;
8135
+ }>;
8136
+ }>, t.TypeC<{
8137
+ intentType: t.LiteralC<"decreaseStake">;
8138
+ validatorAddress: import("io-ts-types").NonEmptyStringC;
8139
+ stakingContractAddress: import("io-ts-types").NonEmptyStringC;
7997
8140
  }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
7998
8141
  intentType: t.KeyofC<{
7999
8142
  payment: t.LiteralC<"payment">;
@@ -8034,6 +8177,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8034
8177
  transferStake: t.LiteralC<"transferStake">;
8035
8178
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8036
8179
  increaseStake: t.LiteralC<"increaseStake">;
8180
+ decreaseStake: t.LiteralC<"decreaseStake">;
8037
8181
  spotTransfer: t.LiteralC<"spotTransfer">;
8038
8182
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8039
8183
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8091,6 +8235,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8091
8235
  transferStake: t.LiteralC<"transferStake">;
8092
8236
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8093
8237
  increaseStake: t.LiteralC<"increaseStake">;
8238
+ decreaseStake: t.LiteralC<"decreaseStake">;
8094
8239
  spotTransfer: t.LiteralC<"spotTransfer">;
8095
8240
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8096
8241
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8150,6 +8295,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8150
8295
  transferStake: t.LiteralC<"transferStake">;
8151
8296
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8152
8297
  increaseStake: t.LiteralC<"increaseStake">;
8298
+ decreaseStake: t.LiteralC<"decreaseStake">;
8153
8299
  spotTransfer: t.LiteralC<"spotTransfer">;
8154
8300
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8155
8301
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8217,6 +8363,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8217
8363
  transferStake: t.LiteralC<"transferStake">;
8218
8364
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8219
8365
  increaseStake: t.LiteralC<"increaseStake">;
8366
+ decreaseStake: t.LiteralC<"decreaseStake">;
8220
8367
  spotTransfer: t.LiteralC<"spotTransfer">;
8221
8368
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8222
8369
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8284,6 +8431,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8284
8431
  transferStake: t.LiteralC<"transferStake">;
8285
8432
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8286
8433
  increaseStake: t.LiteralC<"increaseStake">;
8434
+ decreaseStake: t.LiteralC<"decreaseStake">;
8287
8435
  spotTransfer: t.LiteralC<"spotTransfer">;
8288
8436
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8289
8437
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8345,6 +8493,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8345
8493
  transferStake: t.LiteralC<"transferStake">;
8346
8494
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8347
8495
  increaseStake: t.LiteralC<"increaseStake">;
8496
+ decreaseStake: t.LiteralC<"decreaseStake">;
8348
8497
  spotTransfer: t.LiteralC<"spotTransfer">;
8349
8498
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8350
8499
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8402,6 +8551,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8402
8551
  transferStake: t.LiteralC<"transferStake">;
8403
8552
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8404
8553
  increaseStake: t.LiteralC<"increaseStake">;
8554
+ decreaseStake: t.LiteralC<"decreaseStake">;
8405
8555
  spotTransfer: t.LiteralC<"spotTransfer">;
8406
8556
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8407
8557
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8481,6 +8631,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8481
8631
  transferStake: t.LiteralC<"transferStake">;
8482
8632
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8483
8633
  increaseStake: t.LiteralC<"increaseStake">;
8634
+ decreaseStake: t.LiteralC<"decreaseStake">;
8484
8635
  spotTransfer: t.LiteralC<"spotTransfer">;
8485
8636
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8486
8637
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8568,6 +8719,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8568
8719
  transferStake: t.LiteralC<"transferStake">;
8569
8720
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8570
8721
  increaseStake: t.LiteralC<"increaseStake">;
8722
+ decreaseStake: t.LiteralC<"decreaseStake">;
8571
8723
  spotTransfer: t.LiteralC<"spotTransfer">;
8572
8724
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8573
8725
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8665,6 +8817,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8665
8817
  transferStake: t.LiteralC<"transferStake">;
8666
8818
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8667
8819
  increaseStake: t.LiteralC<"increaseStake">;
8820
+ decreaseStake: t.LiteralC<"decreaseStake">;
8668
8821
  spotTransfer: t.LiteralC<"spotTransfer">;
8669
8822
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8670
8823
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8734,6 +8887,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8734
8887
  transferStake: t.LiteralC<"transferStake">;
8735
8888
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8736
8889
  increaseStake: t.LiteralC<"increaseStake">;
8890
+ decreaseStake: t.LiteralC<"decreaseStake">;
8737
8891
  spotTransfer: t.LiteralC<"spotTransfer">;
8738
8892
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8739
8893
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8813,6 +8967,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8813
8967
  transferStake: t.LiteralC<"transferStake">;
8814
8968
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8815
8969
  increaseStake: t.LiteralC<"increaseStake">;
8970
+ decreaseStake: t.LiteralC<"decreaseStake">;
8816
8971
  spotTransfer: t.LiteralC<"spotTransfer">;
8817
8972
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8818
8973
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8874,6 +9029,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8874
9029
  transferStake: t.LiteralC<"transferStake">;
8875
9030
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8876
9031
  increaseStake: t.LiteralC<"increaseStake">;
9032
+ decreaseStake: t.LiteralC<"decreaseStake">;
8877
9033
  spotTransfer: t.LiteralC<"spotTransfer">;
8878
9034
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8879
9035
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8941,6 +9097,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8941
9097
  transferStake: t.LiteralC<"transferStake">;
8942
9098
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8943
9099
  increaseStake: t.LiteralC<"increaseStake">;
9100
+ decreaseStake: t.LiteralC<"decreaseStake">;
8944
9101
  spotTransfer: t.LiteralC<"spotTransfer">;
8945
9102
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8946
9103
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9002,6 +9159,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9002
9159
  transferStake: t.LiteralC<"transferStake">;
9003
9160
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9004
9161
  increaseStake: t.LiteralC<"increaseStake">;
9162
+ decreaseStake: t.LiteralC<"decreaseStake">;
9005
9163
  spotTransfer: t.LiteralC<"spotTransfer">;
9006
9164
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9007
9165
  goUnstake: t.LiteralC<"goUnstake">;
@@ -9069,6 +9227,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9069
9227
  transferStake: t.LiteralC<"transferStake">;
9070
9228
  validatorRegistration: t.LiteralC<"validatorRegistration">;
9071
9229
  increaseStake: t.LiteralC<"increaseStake">;
9230
+ decreaseStake: t.LiteralC<"decreaseStake">;
9072
9231
  spotTransfer: t.LiteralC<"spotTransfer">;
9073
9232
  bridgeFunds: t.LiteralC<"bridgeFunds">;
9074
9233
  goUnstake: t.LiteralC<"goUnstake">;