@bitgo/public-types 5.76.1 → 5.78.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 (160) 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/delegateIntent.d.ts +1 -0
  44. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +1 -0
  45. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +1 -0
  46. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +1 -0
  47. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +1 -0
  48. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +1 -0
  49. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +1 -0
  50. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +1 -0
  51. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +1 -0
  52. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +1 -0
  53. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +1 -0
  54. package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +2 -0
  55. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +1 -0
  56. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +1 -0
  57. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +1 -0
  58. package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +1 -0
  59. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +1 -0
  60. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +1 -0
  61. package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +1 -0
  62. package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +1 -0
  63. package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +1 -0
  64. package/dist/src/schema/transactionRequest/intents/index.d.ts +1 -0
  65. package/dist/src/schema/transactionRequest/intents/index.js +1 -0
  66. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  67. package/dist/src/schema/transactionRequest/intents/intent.d.ts +189 -0
  68. package/dist/src/schema/transactionRequest/intents/intent.js +2 -0
  69. package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
  70. package/dist/src/schema/transactionRequest/intents/intentType.d.ts +2 -0
  71. package/dist/src/schema/transactionRequest/intents/intentType.js +1 -0
  72. package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
  73. package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +1 -0
  74. package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +1 -0
  75. package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +2 -0
  76. package/dist/src/schema/transactionRequest/intents/irysPledgeIntent.d.ts +1 -0
  77. package/dist/src/schema/transactionRequest/intents/irysStakeIntent.d.ts +1 -0
  78. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +2 -0
  79. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +1 -0
  80. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +1 -0
  81. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +1 -0
  82. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +1 -0
  83. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +1 -0
  84. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +1 -0
  85. package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +1 -0
  86. package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +1 -0
  87. package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +1 -0
  88. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +1 -0
  89. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +1 -0
  90. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +1 -0
  91. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +1 -0
  92. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +2 -0
  93. package/dist/src/schema/transactionRequest/intents/solBuildOptions.d.ts +1 -0
  94. package/dist/src/schema/transactionRequest/intents/solBuildOptions.js +1 -0
  95. package/dist/src/schema/transactionRequest/intents/solBuildOptions.js.map +1 -1
  96. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +2 -0
  97. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +2 -0
  98. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +2 -0
  99. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +2 -0
  100. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +2 -0
  101. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +2 -0
  102. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +2 -0
  103. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +2 -0
  104. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +4 -0
  105. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +4 -0
  106. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +2 -0
  107. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +1 -0
  108. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +1 -0
  109. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +1 -0
  110. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +1 -0
  111. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +1 -0
  112. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +1 -0
  113. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +1 -0
  114. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +2 -0
  115. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +2 -0
  116. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +2 -0
  117. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +1 -0
  118. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +1 -0
  119. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +2 -0
  120. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +1 -0
  121. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +1 -0
  122. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +1 -0
  123. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +2 -0
  124. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +1 -0
  125. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +1 -0
  126. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +1 -0
  127. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +1 -0
  128. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +1 -0
  129. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +1 -0
  130. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +1 -0
  131. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +1 -0
  132. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +1 -0
  133. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +1 -0
  134. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +1 -0
  135. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +1 -0
  136. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +1 -0
  137. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +1 -0
  138. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +1 -0
  139. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +67 -0
  140. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.js +41 -0
  141. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.js.map +1 -0
  142. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +1 -0
  143. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +1 -0
  144. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +2 -0
  145. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +1 -0
  146. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +1 -0
  147. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +1 -0
  148. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +1 -0
  149. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +1 -0
  150. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +1 -0
  151. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +1 -0
  152. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +2 -0
  153. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +2 -0
  154. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +378 -0
  155. package/package.json +1 -1
  156. package/src/schema/transactionRequest/intents/index.ts +1 -0
  157. package/src/schema/transactionRequest/intents/intent.ts +2 -0
  158. package/src/schema/transactionRequest/intents/intentType.ts +1 -0
  159. package/src/schema/transactionRequest/intents/solBuildOptions.ts +2 -1
  160. package/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.ts +25 -0
@@ -100,6 +100,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
100
100
  tokenApproval: t.LiteralC<"tokenApproval">;
101
101
  transferStake: t.LiteralC<"transferStake">;
102
102
  validatorRegistration: t.LiteralC<"validatorRegistration">;
103
+ increaseStake: t.LiteralC<"increaseStake">;
103
104
  spotTransfer: t.LiteralC<"spotTransfer">;
104
105
  bridgeFunds: t.LiteralC<"bridgeFunds">;
105
106
  goUnstake: t.LiteralC<"goUnstake">;
@@ -176,6 +177,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
176
177
  tokenApproval: t.LiteralC<"tokenApproval">;
177
178
  transferStake: t.LiteralC<"transferStake">;
178
179
  validatorRegistration: t.LiteralC<"validatorRegistration">;
180
+ increaseStake: t.LiteralC<"increaseStake">;
179
181
  spotTransfer: t.LiteralC<"spotTransfer">;
180
182
  bridgeFunds: t.LiteralC<"bridgeFunds">;
181
183
  goUnstake: t.LiteralC<"goUnstake">;
@@ -237,6 +239,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
237
239
  tokenApproval: t.LiteralC<"tokenApproval">;
238
240
  transferStake: t.LiteralC<"transferStake">;
239
241
  validatorRegistration: t.LiteralC<"validatorRegistration">;
242
+ increaseStake: t.LiteralC<"increaseStake">;
240
243
  spotTransfer: t.LiteralC<"spotTransfer">;
241
244
  bridgeFunds: t.LiteralC<"bridgeFunds">;
242
245
  goUnstake: t.LiteralC<"goUnstake">;
@@ -304,6 +307,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
304
307
  tokenApproval: t.LiteralC<"tokenApproval">;
305
308
  transferStake: t.LiteralC<"transferStake">;
306
309
  validatorRegistration: t.LiteralC<"validatorRegistration">;
310
+ increaseStake: t.LiteralC<"increaseStake">;
307
311
  spotTransfer: t.LiteralC<"spotTransfer">;
308
312
  bridgeFunds: t.LiteralC<"bridgeFunds">;
309
313
  goUnstake: t.LiteralC<"goUnstake">;
@@ -370,6 +374,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
370
374
  tokenApproval: t.LiteralC<"tokenApproval">;
371
375
  transferStake: t.LiteralC<"transferStake">;
372
376
  validatorRegistration: t.LiteralC<"validatorRegistration">;
377
+ increaseStake: t.LiteralC<"increaseStake">;
373
378
  spotTransfer: t.LiteralC<"spotTransfer">;
374
379
  bridgeFunds: t.LiteralC<"bridgeFunds">;
375
380
  goUnstake: t.LiteralC<"goUnstake">;
@@ -428,6 +433,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
428
433
  tokenApproval: t.LiteralC<"tokenApproval">;
429
434
  transferStake: t.LiteralC<"transferStake">;
430
435
  validatorRegistration: t.LiteralC<"validatorRegistration">;
436
+ increaseStake: t.LiteralC<"increaseStake">;
431
437
  spotTransfer: t.LiteralC<"spotTransfer">;
432
438
  bridgeFunds: t.LiteralC<"bridgeFunds">;
433
439
  goUnstake: t.LiteralC<"goUnstake">;
@@ -499,6 +505,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
499
505
  tokenApproval: t.LiteralC<"tokenApproval">;
500
506
  transferStake: t.LiteralC<"transferStake">;
501
507
  validatorRegistration: t.LiteralC<"validatorRegistration">;
508
+ increaseStake: t.LiteralC<"increaseStake">;
502
509
  spotTransfer: t.LiteralC<"spotTransfer">;
503
510
  bridgeFunds: t.LiteralC<"bridgeFunds">;
504
511
  goUnstake: t.LiteralC<"goUnstake">;
@@ -575,6 +582,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
575
582
  tokenApproval: t.LiteralC<"tokenApproval">;
576
583
  transferStake: t.LiteralC<"transferStake">;
577
584
  validatorRegistration: t.LiteralC<"validatorRegistration">;
585
+ increaseStake: t.LiteralC<"increaseStake">;
578
586
  spotTransfer: t.LiteralC<"spotTransfer">;
579
587
  bridgeFunds: t.LiteralC<"bridgeFunds">;
580
588
  goUnstake: t.LiteralC<"goUnstake">;
@@ -666,6 +674,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
666
674
  tokenApproval: t.LiteralC<"tokenApproval">;
667
675
  transferStake: t.LiteralC<"transferStake">;
668
676
  validatorRegistration: t.LiteralC<"validatorRegistration">;
677
+ increaseStake: t.LiteralC<"increaseStake">;
669
678
  spotTransfer: t.LiteralC<"spotTransfer">;
670
679
  bridgeFunds: t.LiteralC<"bridgeFunds">;
671
680
  goUnstake: t.LiteralC<"goUnstake">;
@@ -757,6 +766,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
757
766
  tokenApproval: t.LiteralC<"tokenApproval">;
758
767
  transferStake: t.LiteralC<"transferStake">;
759
768
  validatorRegistration: t.LiteralC<"validatorRegistration">;
769
+ increaseStake: t.LiteralC<"increaseStake">;
760
770
  spotTransfer: t.LiteralC<"spotTransfer">;
761
771
  bridgeFunds: t.LiteralC<"bridgeFunds">;
762
772
  goUnstake: t.LiteralC<"goUnstake">;
@@ -828,6 +838,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
828
838
  tokenApproval: t.LiteralC<"tokenApproval">;
829
839
  transferStake: t.LiteralC<"transferStake">;
830
840
  validatorRegistration: t.LiteralC<"validatorRegistration">;
841
+ increaseStake: t.LiteralC<"increaseStake">;
831
842
  spotTransfer: t.LiteralC<"spotTransfer">;
832
843
  bridgeFunds: t.LiteralC<"bridgeFunds">;
833
844
  goUnstake: t.LiteralC<"goUnstake">;
@@ -885,6 +896,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
885
896
  tokenApproval: t.LiteralC<"tokenApproval">;
886
897
  transferStake: t.LiteralC<"transferStake">;
887
898
  validatorRegistration: t.LiteralC<"validatorRegistration">;
899
+ increaseStake: t.LiteralC<"increaseStake">;
888
900
  spotTransfer: t.LiteralC<"spotTransfer">;
889
901
  bridgeFunds: t.LiteralC<"bridgeFunds">;
890
902
  goUnstake: t.LiteralC<"goUnstake">;
@@ -942,6 +954,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
942
954
  tokenApproval: t.LiteralC<"tokenApproval">;
943
955
  transferStake: t.LiteralC<"transferStake">;
944
956
  validatorRegistration: t.LiteralC<"validatorRegistration">;
957
+ increaseStake: t.LiteralC<"increaseStake">;
945
958
  spotTransfer: t.LiteralC<"spotTransfer">;
946
959
  bridgeFunds: t.LiteralC<"bridgeFunds">;
947
960
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1007,6 +1020,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1007
1020
  tokenApproval: t.LiteralC<"tokenApproval">;
1008
1021
  transferStake: t.LiteralC<"transferStake">;
1009
1022
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1023
+ increaseStake: t.LiteralC<"increaseStake">;
1010
1024
  spotTransfer: t.LiteralC<"spotTransfer">;
1011
1025
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1012
1026
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1071,6 +1085,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1071
1085
  tokenApproval: t.LiteralC<"tokenApproval">;
1072
1086
  transferStake: t.LiteralC<"transferStake">;
1073
1087
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1088
+ increaseStake: t.LiteralC<"increaseStake">;
1074
1089
  spotTransfer: t.LiteralC<"spotTransfer">;
1075
1090
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1076
1091
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1138,6 +1153,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1138
1153
  tokenApproval: t.LiteralC<"tokenApproval">;
1139
1154
  transferStake: t.LiteralC<"transferStake">;
1140
1155
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1156
+ increaseStake: t.LiteralC<"increaseStake">;
1141
1157
  spotTransfer: t.LiteralC<"spotTransfer">;
1142
1158
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1143
1159
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1195,6 +1211,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1195
1211
  tokenApproval: t.LiteralC<"tokenApproval">;
1196
1212
  transferStake: t.LiteralC<"transferStake">;
1197
1213
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1214
+ increaseStake: t.LiteralC<"increaseStake">;
1198
1215
  spotTransfer: t.LiteralC<"spotTransfer">;
1199
1216
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1200
1217
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1257,6 +1274,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1257
1274
  tokenApproval: t.LiteralC<"tokenApproval">;
1258
1275
  transferStake: t.LiteralC<"transferStake">;
1259
1276
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1277
+ increaseStake: t.LiteralC<"increaseStake">;
1260
1278
  spotTransfer: t.LiteralC<"spotTransfer">;
1261
1279
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1262
1280
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1314,6 +1332,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1314
1332
  tokenApproval: t.LiteralC<"tokenApproval">;
1315
1333
  transferStake: t.LiteralC<"transferStake">;
1316
1334
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1335
+ increaseStake: t.LiteralC<"increaseStake">;
1317
1336
  spotTransfer: t.LiteralC<"spotTransfer">;
1318
1337
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1319
1338
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1371,6 +1390,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1371
1390
  tokenApproval: t.LiteralC<"tokenApproval">;
1372
1391
  transferStake: t.LiteralC<"transferStake">;
1373
1392
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1393
+ increaseStake: t.LiteralC<"increaseStake">;
1374
1394
  spotTransfer: t.LiteralC<"spotTransfer">;
1375
1395
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1376
1396
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1447,6 +1467,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1447
1467
  tokenApproval: t.LiteralC<"tokenApproval">;
1448
1468
  transferStake: t.LiteralC<"transferStake">;
1449
1469
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1470
+ increaseStake: t.LiteralC<"increaseStake">;
1450
1471
  spotTransfer: t.LiteralC<"spotTransfer">;
1451
1472
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1452
1473
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1537,6 +1558,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1537
1558
  tokenApproval: t.LiteralC<"tokenApproval">;
1538
1559
  transferStake: t.LiteralC<"transferStake">;
1539
1560
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1561
+ increaseStake: t.LiteralC<"increaseStake">;
1540
1562
  spotTransfer: t.LiteralC<"spotTransfer">;
1541
1563
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1542
1564
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1600,6 +1622,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1600
1622
  tokenApproval: t.LiteralC<"tokenApproval">;
1601
1623
  transferStake: t.LiteralC<"transferStake">;
1602
1624
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1625
+ increaseStake: t.LiteralC<"increaseStake">;
1603
1626
  spotTransfer: t.LiteralC<"spotTransfer">;
1604
1627
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1605
1628
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1690,6 +1713,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1690
1713
  tokenApproval: t.LiteralC<"tokenApproval">;
1691
1714
  transferStake: t.LiteralC<"transferStake">;
1692
1715
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1716
+ increaseStake: t.LiteralC<"increaseStake">;
1693
1717
  spotTransfer: t.LiteralC<"spotTransfer">;
1694
1718
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1695
1719
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1816,6 +1840,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1816
1840
  tokenApproval: t.LiteralC<"tokenApproval">;
1817
1841
  transferStake: t.LiteralC<"transferStake">;
1818
1842
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1843
+ increaseStake: t.LiteralC<"increaseStake">;
1819
1844
  spotTransfer: t.LiteralC<"spotTransfer">;
1820
1845
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1821
1846
  goUnstake: t.LiteralC<"goUnstake">;
@@ -1922,6 +1947,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1922
1947
  tokenApproval: t.LiteralC<"tokenApproval">;
1923
1948
  transferStake: t.LiteralC<"transferStake">;
1924
1949
  validatorRegistration: t.LiteralC<"validatorRegistration">;
1950
+ increaseStake: t.LiteralC<"increaseStake">;
1925
1951
  spotTransfer: t.LiteralC<"spotTransfer">;
1926
1952
  bridgeFunds: t.LiteralC<"bridgeFunds">;
1927
1953
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2020,6 +2046,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2020
2046
  tokenApproval: t.LiteralC<"tokenApproval">;
2021
2047
  transferStake: t.LiteralC<"transferStake">;
2022
2048
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2049
+ increaseStake: t.LiteralC<"increaseStake">;
2023
2050
  spotTransfer: t.LiteralC<"spotTransfer">;
2024
2051
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2025
2052
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2102,6 +2129,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2102
2129
  tokenApproval: t.LiteralC<"tokenApproval">;
2103
2130
  transferStake: t.LiteralC<"transferStake">;
2104
2131
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2132
+ increaseStake: t.LiteralC<"increaseStake">;
2105
2133
  spotTransfer: t.LiteralC<"spotTransfer">;
2106
2134
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2107
2135
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2183,6 +2211,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2183
2211
  tokenApproval: t.LiteralC<"tokenApproval">;
2184
2212
  transferStake: t.LiteralC<"transferStake">;
2185
2213
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2214
+ increaseStake: t.LiteralC<"increaseStake">;
2186
2215
  spotTransfer: t.LiteralC<"spotTransfer">;
2187
2216
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2188
2217
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2263,6 +2292,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2263
2292
  tokenApproval: t.LiteralC<"tokenApproval">;
2264
2293
  transferStake: t.LiteralC<"transferStake">;
2265
2294
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2295
+ increaseStake: t.LiteralC<"increaseStake">;
2266
2296
  spotTransfer: t.LiteralC<"spotTransfer">;
2267
2297
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2268
2298
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2439,6 +2469,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2439
2469
  tokenApproval: t.LiteralC<"tokenApproval">;
2440
2470
  transferStake: t.LiteralC<"transferStake">;
2441
2471
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2472
+ increaseStake: t.LiteralC<"increaseStake">;
2442
2473
  spotTransfer: t.LiteralC<"spotTransfer">;
2443
2474
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2444
2475
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2558,6 +2589,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2558
2589
  tokenApproval: t.LiteralC<"tokenApproval">;
2559
2590
  transferStake: t.LiteralC<"transferStake">;
2560
2591
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2592
+ increaseStake: t.LiteralC<"increaseStake">;
2561
2593
  spotTransfer: t.LiteralC<"spotTransfer">;
2562
2594
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2563
2595
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2636,6 +2668,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2636
2668
  tokenApproval: t.LiteralC<"tokenApproval">;
2637
2669
  transferStake: t.LiteralC<"transferStake">;
2638
2670
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2671
+ increaseStake: t.LiteralC<"increaseStake">;
2639
2672
  spotTransfer: t.LiteralC<"spotTransfer">;
2640
2673
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2641
2674
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2747,6 +2780,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2747
2780
  tokenApproval: t.LiteralC<"tokenApproval">;
2748
2781
  transferStake: t.LiteralC<"transferStake">;
2749
2782
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2783
+ increaseStake: t.LiteralC<"increaseStake">;
2750
2784
  spotTransfer: t.LiteralC<"spotTransfer">;
2751
2785
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2752
2786
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2843,6 +2877,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2843
2877
  tokenApproval: t.LiteralC<"tokenApproval">;
2844
2878
  transferStake: t.LiteralC<"transferStake">;
2845
2879
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2880
+ increaseStake: t.LiteralC<"increaseStake">;
2846
2881
  spotTransfer: t.LiteralC<"spotTransfer">;
2847
2882
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2848
2883
  goUnstake: t.LiteralC<"goUnstake">;
@@ -2961,6 +2996,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2961
2996
  tokenApproval: t.LiteralC<"tokenApproval">;
2962
2997
  transferStake: t.LiteralC<"transferStake">;
2963
2998
  validatorRegistration: t.LiteralC<"validatorRegistration">;
2999
+ increaseStake: t.LiteralC<"increaseStake">;
2964
3000
  spotTransfer: t.LiteralC<"spotTransfer">;
2965
3001
  bridgeFunds: t.LiteralC<"bridgeFunds">;
2966
3002
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3031,6 +3067,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3031
3067
  tokenApproval: t.LiteralC<"tokenApproval">;
3032
3068
  transferStake: t.LiteralC<"transferStake">;
3033
3069
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3070
+ increaseStake: t.LiteralC<"increaseStake">;
3034
3071
  spotTransfer: t.LiteralC<"spotTransfer">;
3035
3072
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3036
3073
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3112,6 +3149,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3112
3149
  tokenApproval: t.LiteralC<"tokenApproval">;
3113
3150
  transferStake: t.LiteralC<"transferStake">;
3114
3151
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3152
+ increaseStake: t.LiteralC<"increaseStake">;
3115
3153
  spotTransfer: t.LiteralC<"spotTransfer">;
3116
3154
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3117
3155
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3183,6 +3221,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3183
3221
  tokenApproval: t.LiteralC<"tokenApproval">;
3184
3222
  transferStake: t.LiteralC<"transferStake">;
3185
3223
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3224
+ increaseStake: t.LiteralC<"increaseStake">;
3186
3225
  spotTransfer: t.LiteralC<"spotTransfer">;
3187
3226
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3188
3227
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3259,6 +3298,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3259
3298
  tokenApproval: t.LiteralC<"tokenApproval">;
3260
3299
  transferStake: t.LiteralC<"transferStake">;
3261
3300
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3301
+ increaseStake: t.LiteralC<"increaseStake">;
3262
3302
  spotTransfer: t.LiteralC<"spotTransfer">;
3263
3303
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3264
3304
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3323,6 +3363,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3323
3363
  tokenApproval: t.LiteralC<"tokenApproval">;
3324
3364
  transferStake: t.LiteralC<"transferStake">;
3325
3365
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3366
+ increaseStake: t.LiteralC<"increaseStake">;
3326
3367
  spotTransfer: t.LiteralC<"spotTransfer">;
3327
3368
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3328
3369
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3386,6 +3427,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3386
3427
  tokenApproval: t.LiteralC<"tokenApproval">;
3387
3428
  transferStake: t.LiteralC<"transferStake">;
3388
3429
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3430
+ increaseStake: t.LiteralC<"increaseStake">;
3389
3431
  spotTransfer: t.LiteralC<"spotTransfer">;
3390
3432
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3391
3433
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3449,6 +3491,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3449
3491
  tokenApproval: t.LiteralC<"tokenApproval">;
3450
3492
  transferStake: t.LiteralC<"transferStake">;
3451
3493
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3494
+ increaseStake: t.LiteralC<"increaseStake">;
3452
3495
  spotTransfer: t.LiteralC<"spotTransfer">;
3453
3496
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3454
3497
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3512,6 +3555,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3512
3555
  tokenApproval: t.LiteralC<"tokenApproval">;
3513
3556
  transferStake: t.LiteralC<"transferStake">;
3514
3557
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3558
+ increaseStake: t.LiteralC<"increaseStake">;
3515
3559
  spotTransfer: t.LiteralC<"spotTransfer">;
3516
3560
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3517
3561
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3572,6 +3616,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3572
3616
  tokenApproval: t.LiteralC<"tokenApproval">;
3573
3617
  transferStake: t.LiteralC<"transferStake">;
3574
3618
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3619
+ increaseStake: t.LiteralC<"increaseStake">;
3575
3620
  spotTransfer: t.LiteralC<"spotTransfer">;
3576
3621
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3577
3622
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3648,6 +3693,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3648
3693
  tokenApproval: t.LiteralC<"tokenApproval">;
3649
3694
  transferStake: t.LiteralC<"transferStake">;
3650
3695
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3696
+ increaseStake: t.LiteralC<"increaseStake">;
3651
3697
  spotTransfer: t.LiteralC<"spotTransfer">;
3652
3698
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3653
3699
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3721,6 +3767,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3721
3767
  tokenApproval: t.LiteralC<"tokenApproval">;
3722
3768
  transferStake: t.LiteralC<"transferStake">;
3723
3769
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3770
+ increaseStake: t.LiteralC<"increaseStake">;
3724
3771
  spotTransfer: t.LiteralC<"spotTransfer">;
3725
3772
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3726
3773
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3794,6 +3841,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3794
3841
  tokenApproval: t.LiteralC<"tokenApproval">;
3795
3842
  transferStake: t.LiteralC<"transferStake">;
3796
3843
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3844
+ increaseStake: t.LiteralC<"increaseStake">;
3797
3845
  spotTransfer: t.LiteralC<"spotTransfer">;
3798
3846
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3799
3847
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3875,6 +3923,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3875
3923
  tokenApproval: t.LiteralC<"tokenApproval">;
3876
3924
  transferStake: t.LiteralC<"transferStake">;
3877
3925
  validatorRegistration: t.LiteralC<"validatorRegistration">;
3926
+ increaseStake: t.LiteralC<"increaseStake">;
3878
3927
  spotTransfer: t.LiteralC<"spotTransfer">;
3879
3928
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3880
3929
  goUnstake: t.LiteralC<"goUnstake">;
@@ -3980,6 +4029,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3980
4029
  tokenApproval: t.LiteralC<"tokenApproval">;
3981
4030
  transferStake: t.LiteralC<"transferStake">;
3982
4031
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4032
+ increaseStake: t.LiteralC<"increaseStake">;
3983
4033
  spotTransfer: t.LiteralC<"spotTransfer">;
3984
4034
  bridgeFunds: t.LiteralC<"bridgeFunds">;
3985
4035
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4057,6 +4107,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4057
4107
  tokenApproval: t.LiteralC<"tokenApproval">;
4058
4108
  transferStake: t.LiteralC<"transferStake">;
4059
4109
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4110
+ increaseStake: t.LiteralC<"increaseStake">;
4060
4111
  spotTransfer: t.LiteralC<"spotTransfer">;
4061
4112
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4062
4113
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4148,6 +4199,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4148
4199
  tokenApproval: t.LiteralC<"tokenApproval">;
4149
4200
  transferStake: t.LiteralC<"transferStake">;
4150
4201
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4202
+ increaseStake: t.LiteralC<"increaseStake">;
4151
4203
  spotTransfer: t.LiteralC<"spotTransfer">;
4152
4204
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4153
4205
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4239,6 +4291,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4239
4291
  tokenApproval: t.LiteralC<"tokenApproval">;
4240
4292
  transferStake: t.LiteralC<"transferStake">;
4241
4293
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4294
+ increaseStake: t.LiteralC<"increaseStake">;
4242
4295
  spotTransfer: t.LiteralC<"spotTransfer">;
4243
4296
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4244
4297
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4328,6 +4381,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4328
4381
  tokenApproval: t.LiteralC<"tokenApproval">;
4329
4382
  transferStake: t.LiteralC<"transferStake">;
4330
4383
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4384
+ increaseStake: t.LiteralC<"increaseStake">;
4331
4385
  spotTransfer: t.LiteralC<"spotTransfer">;
4332
4386
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4333
4387
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4345,6 +4399,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4345
4399
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4346
4400
  }>, t.TypeC<{
4347
4401
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4402
+ allowOffCurve: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
4348
4403
  }>]>, t.TypeC<{
4349
4404
  intentType: t.LiteralC<"authorize">;
4350
4405
  transactionMessage: t.StringC;
@@ -4394,6 +4449,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4394
4449
  tokenApproval: t.LiteralC<"tokenApproval">;
4395
4450
  transferStake: t.LiteralC<"transferStake">;
4396
4451
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4452
+ increaseStake: t.LiteralC<"increaseStake">;
4397
4453
  spotTransfer: t.LiteralC<"spotTransfer">;
4398
4454
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4399
4455
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4423,6 +4479,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4423
4479
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4424
4480
  }>, t.TypeC<{
4425
4481
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4482
+ allowOffCurve: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
4426
4483
  }>]>, t.TypeC<{
4427
4484
  amount: t.TypeC<{
4428
4485
  value: t.StringC;
@@ -4469,6 +4526,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4469
4526
  tokenApproval: t.LiteralC<"tokenApproval">;
4470
4527
  transferStake: t.LiteralC<"transferStake">;
4471
4528
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4529
+ increaseStake: t.LiteralC<"increaseStake">;
4472
4530
  spotTransfer: t.LiteralC<"spotTransfer">;
4473
4531
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4474
4532
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4486,6 +4544,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4486
4544
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4487
4545
  }>, t.TypeC<{
4488
4546
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4547
+ allowOffCurve: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
4489
4548
  }>]>, t.TypeC<{
4490
4549
  intentType: t.LiteralC<"closeAssociatedTokenAccount">;
4491
4550
  accountAddress: t.StringC;
@@ -4589,6 +4648,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4589
4648
  tokenApproval: t.LiteralC<"tokenApproval">;
4590
4649
  transferStake: t.LiteralC<"transferStake">;
4591
4650
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4651
+ increaseStake: t.LiteralC<"increaseStake">;
4592
4652
  spotTransfer: t.LiteralC<"spotTransfer">;
4593
4653
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4594
4654
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4613,6 +4673,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4613
4673
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4614
4674
  }>, t.TypeC<{
4615
4675
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4676
+ allowOffCurve: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
4616
4677
  }>]>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
4617
4678
  intentType: t.KeyofC<{
4618
4679
  payment: t.LiteralC<"payment">;
@@ -4652,6 +4713,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4652
4713
  tokenApproval: t.LiteralC<"tokenApproval">;
4653
4714
  transferStake: t.LiteralC<"transferStake">;
4654
4715
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4716
+ increaseStake: t.LiteralC<"increaseStake">;
4655
4717
  spotTransfer: t.LiteralC<"spotTransfer">;
4656
4718
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4657
4719
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4669,6 +4731,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4669
4731
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4670
4732
  }>, t.TypeC<{
4671
4733
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4734
+ allowOffCurve: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
4672
4735
  }>]>, t.TypeC<{
4673
4736
  intentType: t.LiteralC<"customTx">;
4674
4737
  solInstructions: t.ArrayC<t.TypeC<{
@@ -4719,6 +4782,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4719
4782
  tokenApproval: t.LiteralC<"tokenApproval">;
4720
4783
  transferStake: t.LiteralC<"transferStake">;
4721
4784
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4785
+ increaseStake: t.LiteralC<"increaseStake">;
4722
4786
  spotTransfer: t.LiteralC<"spotTransfer">;
4723
4787
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4724
4788
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4736,6 +4800,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4736
4800
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4737
4801
  }>, t.TypeC<{
4738
4802
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4803
+ allowOffCurve: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
4739
4804
  }>]>, t.TypeC<{
4740
4805
  intentType: t.LiteralC<"deactivate">;
4741
4806
  stakingAddresses: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
@@ -4779,6 +4844,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4779
4844
  tokenApproval: t.LiteralC<"tokenApproval">;
4780
4845
  transferStake: t.LiteralC<"transferStake">;
4781
4846
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4847
+ increaseStake: t.LiteralC<"increaseStake">;
4782
4848
  spotTransfer: t.LiteralC<"spotTransfer">;
4783
4849
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4784
4850
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4796,6 +4862,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4796
4862
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4797
4863
  }>, t.TypeC<{
4798
4864
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4865
+ allowOffCurve: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
4799
4866
  }>]>, t.TypeC<{
4800
4867
  intentType: t.LiteralC<"delegate">;
4801
4868
  validatorAddress: t.StringC;
@@ -4840,6 +4907,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4840
4907
  tokenApproval: t.LiteralC<"tokenApproval">;
4841
4908
  transferStake: t.LiteralC<"transferStake">;
4842
4909
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4910
+ increaseStake: t.LiteralC<"increaseStake">;
4843
4911
  spotTransfer: t.LiteralC<"spotTransfer">;
4844
4912
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4845
4913
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4877,6 +4945,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4877
4945
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4878
4946
  }>, t.TypeC<{
4879
4947
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4948
+ allowOffCurve: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
4880
4949
  }>]>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
4881
4950
  intentType: t.KeyofC<{
4882
4951
  payment: t.LiteralC<"payment">;
@@ -4916,6 +4985,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4916
4985
  tokenApproval: t.LiteralC<"tokenApproval">;
4917
4986
  transferStake: t.LiteralC<"transferStake">;
4918
4987
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4988
+ increaseStake: t.LiteralC<"increaseStake">;
4919
4989
  spotTransfer: t.LiteralC<"spotTransfer">;
4920
4990
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4921
4991
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4955,6 +5025,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4955
5025
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4956
5026
  }>, t.TypeC<{
4957
5027
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5028
+ allowOffCurve: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
4958
5029
  }>]>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
4959
5030
  intentType: t.KeyofC<{
4960
5031
  payment: t.LiteralC<"payment">;
@@ -4994,6 +5065,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4994
5065
  tokenApproval: t.LiteralC<"tokenApproval">;
4995
5066
  transferStake: t.LiteralC<"transferStake">;
4996
5067
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5068
+ increaseStake: t.LiteralC<"increaseStake">;
4997
5069
  spotTransfer: t.LiteralC<"spotTransfer">;
4998
5070
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4999
5071
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5015,6 +5087,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5015
5087
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5016
5088
  }>, t.TypeC<{
5017
5089
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5090
+ allowOffCurve: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
5018
5091
  }>]>, t.TypeC<{
5019
5092
  amount: t.TypeC<{
5020
5093
  value: t.StringC;
@@ -5063,6 +5136,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5063
5136
  tokenApproval: t.LiteralC<"tokenApproval">;
5064
5137
  transferStake: t.LiteralC<"transferStake">;
5065
5138
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5139
+ increaseStake: t.LiteralC<"increaseStake">;
5066
5140
  spotTransfer: t.LiteralC<"spotTransfer">;
5067
5141
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5068
5142
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5084,6 +5158,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5084
5158
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5085
5159
  }>, t.TypeC<{
5086
5160
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5161
+ allowOffCurve: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
5087
5162
  }>]>, t.TypeC<{
5088
5163
  stakingAddress: t.StringC;
5089
5164
  }>, t.PartialC<{
@@ -5169,6 +5244,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5169
5244
  tokenApproval: t.LiteralC<"tokenApproval">;
5170
5245
  transferStake: t.LiteralC<"transferStake">;
5171
5246
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5247
+ increaseStake: t.LiteralC<"increaseStake">;
5172
5248
  spotTransfer: t.LiteralC<"spotTransfer">;
5173
5249
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5174
5250
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5186,6 +5262,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5186
5262
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
5187
5263
  }>, t.TypeC<{
5188
5264
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
5265
+ allowOffCurve: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
5189
5266
  }>]>, t.TypeC<{
5190
5267
  intentType: t.LiteralC<"customTx">;
5191
5268
  solVersionedTransactionData: t.IntersectionC<[t.TypeC<{
@@ -5307,6 +5384,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5307
5384
  tokenApproval: t.LiteralC<"tokenApproval">;
5308
5385
  transferStake: t.LiteralC<"transferStake">;
5309
5386
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5387
+ increaseStake: t.LiteralC<"increaseStake">;
5310
5388
  spotTransfer: t.LiteralC<"spotTransfer">;
5311
5389
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5312
5390
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5459,6 +5537,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5459
5537
  tokenApproval: t.LiteralC<"tokenApproval">;
5460
5538
  transferStake: t.LiteralC<"transferStake">;
5461
5539
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5540
+ increaseStake: t.LiteralC<"increaseStake">;
5462
5541
  spotTransfer: t.LiteralC<"spotTransfer">;
5463
5542
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5464
5543
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5516,6 +5595,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5516
5595
  tokenApproval: t.LiteralC<"tokenApproval">;
5517
5596
  transferStake: t.LiteralC<"transferStake">;
5518
5597
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5598
+ increaseStake: t.LiteralC<"increaseStake">;
5519
5599
  spotTransfer: t.LiteralC<"spotTransfer">;
5520
5600
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5521
5601
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5568,6 +5648,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5568
5648
  tokenApproval: t.LiteralC<"tokenApproval">;
5569
5649
  transferStake: t.LiteralC<"transferStake">;
5570
5650
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5651
+ increaseStake: t.LiteralC<"increaseStake">;
5571
5652
  spotTransfer: t.LiteralC<"spotTransfer">;
5572
5653
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5573
5654
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5628,6 +5709,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5628
5709
  tokenApproval: t.LiteralC<"tokenApproval">;
5629
5710
  transferStake: t.LiteralC<"transferStake">;
5630
5711
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5712
+ increaseStake: t.LiteralC<"increaseStake">;
5631
5713
  spotTransfer: t.LiteralC<"spotTransfer">;
5632
5714
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5633
5715
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5700,6 +5782,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5700
5782
  tokenApproval: t.LiteralC<"tokenApproval">;
5701
5783
  transferStake: t.LiteralC<"transferStake">;
5702
5784
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5785
+ increaseStake: t.LiteralC<"increaseStake">;
5703
5786
  spotTransfer: t.LiteralC<"spotTransfer">;
5704
5787
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5705
5788
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5757,6 +5840,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5757
5840
  tokenApproval: t.LiteralC<"tokenApproval">;
5758
5841
  transferStake: t.LiteralC<"transferStake">;
5759
5842
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5843
+ increaseStake: t.LiteralC<"increaseStake">;
5760
5844
  spotTransfer: t.LiteralC<"spotTransfer">;
5761
5845
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5762
5846
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5831,6 +5915,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5831
5915
  tokenApproval: t.LiteralC<"tokenApproval">;
5832
5916
  transferStake: t.LiteralC<"transferStake">;
5833
5917
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5918
+ increaseStake: t.LiteralC<"increaseStake">;
5834
5919
  spotTransfer: t.LiteralC<"spotTransfer">;
5835
5920
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5836
5921
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5888,6 +5973,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5888
5973
  tokenApproval: t.LiteralC<"tokenApproval">;
5889
5974
  transferStake: t.LiteralC<"transferStake">;
5890
5975
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5976
+ increaseStake: t.LiteralC<"increaseStake">;
5891
5977
  spotTransfer: t.LiteralC<"spotTransfer">;
5892
5978
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5893
5979
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5980,6 +6066,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5980
6066
  tokenApproval: t.LiteralC<"tokenApproval">;
5981
6067
  transferStake: t.LiteralC<"transferStake">;
5982
6068
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6069
+ increaseStake: t.LiteralC<"increaseStake">;
5983
6070
  spotTransfer: t.LiteralC<"spotTransfer">;
5984
6071
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5985
6072
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6054,6 +6141,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6054
6141
  tokenApproval: t.LiteralC<"tokenApproval">;
6055
6142
  transferStake: t.LiteralC<"transferStake">;
6056
6143
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6144
+ increaseStake: t.LiteralC<"increaseStake">;
6057
6145
  spotTransfer: t.LiteralC<"spotTransfer">;
6058
6146
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6059
6147
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6110,6 +6198,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6110
6198
  tokenApproval: t.LiteralC<"tokenApproval">;
6111
6199
  transferStake: t.LiteralC<"transferStake">;
6112
6200
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6201
+ increaseStake: t.LiteralC<"increaseStake">;
6113
6202
  spotTransfer: t.LiteralC<"spotTransfer">;
6114
6203
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6115
6204
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6185,6 +6274,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6185
6274
  tokenApproval: t.LiteralC<"tokenApproval">;
6186
6275
  transferStake: t.LiteralC<"transferStake">;
6187
6276
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6277
+ increaseStake: t.LiteralC<"increaseStake">;
6188
6278
  spotTransfer: t.LiteralC<"spotTransfer">;
6189
6279
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6190
6280
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6262,6 +6352,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6262
6352
  tokenApproval: t.LiteralC<"tokenApproval">;
6263
6353
  transferStake: t.LiteralC<"transferStake">;
6264
6354
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6355
+ increaseStake: t.LiteralC<"increaseStake">;
6265
6356
  spotTransfer: t.LiteralC<"spotTransfer">;
6266
6357
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6267
6358
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6340,6 +6431,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6340
6431
  tokenApproval: t.LiteralC<"tokenApproval">;
6341
6432
  transferStake: t.LiteralC<"transferStake">;
6342
6433
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6434
+ increaseStake: t.LiteralC<"increaseStake">;
6343
6435
  spotTransfer: t.LiteralC<"spotTransfer">;
6344
6436
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6345
6437
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6404,6 +6496,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6404
6496
  tokenApproval: t.LiteralC<"tokenApproval">;
6405
6497
  transferStake: t.LiteralC<"transferStake">;
6406
6498
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6499
+ increaseStake: t.LiteralC<"increaseStake">;
6407
6500
  spotTransfer: t.LiteralC<"spotTransfer">;
6408
6501
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6409
6502
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6479,6 +6572,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6479
6572
  tokenApproval: t.LiteralC<"tokenApproval">;
6480
6573
  transferStake: t.LiteralC<"transferStake">;
6481
6574
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6575
+ increaseStake: t.LiteralC<"increaseStake">;
6482
6576
  spotTransfer: t.LiteralC<"spotTransfer">;
6483
6577
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6484
6578
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6595,6 +6689,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6595
6689
  tokenApproval: t.LiteralC<"tokenApproval">;
6596
6690
  transferStake: t.LiteralC<"transferStake">;
6597
6691
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6692
+ increaseStake: t.LiteralC<"increaseStake">;
6598
6693
  spotTransfer: t.LiteralC<"spotTransfer">;
6599
6694
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6600
6695
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6659,6 +6754,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6659
6754
  tokenApproval: t.LiteralC<"tokenApproval">;
6660
6755
  transferStake: t.LiteralC<"transferStake">;
6661
6756
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6757
+ increaseStake: t.LiteralC<"increaseStake">;
6662
6758
  spotTransfer: t.LiteralC<"spotTransfer">;
6663
6759
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6664
6760
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6720,6 +6816,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6720
6816
  tokenApproval: t.LiteralC<"tokenApproval">;
6721
6817
  transferStake: t.LiteralC<"transferStake">;
6722
6818
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6819
+ increaseStake: t.LiteralC<"increaseStake">;
6723
6820
  spotTransfer: t.LiteralC<"spotTransfer">;
6724
6821
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6725
6822
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6776,6 +6873,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6776
6873
  tokenApproval: t.LiteralC<"tokenApproval">;
6777
6874
  transferStake: t.LiteralC<"transferStake">;
6778
6875
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6876
+ increaseStake: t.LiteralC<"increaseStake">;
6779
6877
  spotTransfer: t.LiteralC<"spotTransfer">;
6780
6878
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6781
6879
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6852,6 +6950,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6852
6950
  tokenApproval: t.LiteralC<"tokenApproval">;
6853
6951
  transferStake: t.LiteralC<"transferStake">;
6854
6952
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6953
+ increaseStake: t.LiteralC<"increaseStake">;
6855
6954
  spotTransfer: t.LiteralC<"spotTransfer">;
6856
6955
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6857
6956
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6914,6 +7013,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6914
7013
  tokenApproval: t.LiteralC<"tokenApproval">;
6915
7014
  transferStake: t.LiteralC<"transferStake">;
6916
7015
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7016
+ increaseStake: t.LiteralC<"increaseStake">;
6917
7017
  spotTransfer: t.LiteralC<"spotTransfer">;
6918
7018
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6919
7019
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6975,6 +7075,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6975
7075
  tokenApproval: t.LiteralC<"tokenApproval">;
6976
7076
  transferStake: t.LiteralC<"transferStake">;
6977
7077
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7078
+ increaseStake: t.LiteralC<"increaseStake">;
6978
7079
  spotTransfer: t.LiteralC<"spotTransfer">;
6979
7080
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6980
7081
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7037,6 +7138,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7037
7138
  tokenApproval: t.LiteralC<"tokenApproval">;
7038
7139
  transferStake: t.LiteralC<"transferStake">;
7039
7140
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7141
+ increaseStake: t.LiteralC<"increaseStake">;
7040
7142
  spotTransfer: t.LiteralC<"spotTransfer">;
7041
7143
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7042
7144
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7098,6 +7200,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7098
7200
  tokenApproval: t.LiteralC<"tokenApproval">;
7099
7201
  transferStake: t.LiteralC<"transferStake">;
7100
7202
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7203
+ increaseStake: t.LiteralC<"increaseStake">;
7101
7204
  spotTransfer: t.LiteralC<"spotTransfer">;
7102
7205
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7103
7206
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7163,6 +7266,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7163
7266
  tokenApproval: t.LiteralC<"tokenApproval">;
7164
7267
  transferStake: t.LiteralC<"transferStake">;
7165
7268
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7269
+ increaseStake: t.LiteralC<"increaseStake">;
7166
7270
  spotTransfer: t.LiteralC<"spotTransfer">;
7167
7271
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7168
7272
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7227,6 +7331,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7227
7331
  tokenApproval: t.LiteralC<"tokenApproval">;
7228
7332
  transferStake: t.LiteralC<"transferStake">;
7229
7333
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7334
+ increaseStake: t.LiteralC<"increaseStake">;
7230
7335
  spotTransfer: t.LiteralC<"spotTransfer">;
7231
7336
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7232
7337
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7287,6 +7392,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7287
7392
  tokenApproval: t.LiteralC<"tokenApproval">;
7288
7393
  transferStake: t.LiteralC<"transferStake">;
7289
7394
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7395
+ increaseStake: t.LiteralC<"increaseStake">;
7290
7396
  spotTransfer: t.LiteralC<"spotTransfer">;
7291
7397
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7292
7398
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7346,6 +7452,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7346
7452
  tokenApproval: t.LiteralC<"tokenApproval">;
7347
7453
  transferStake: t.LiteralC<"transferStake">;
7348
7454
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7455
+ increaseStake: t.LiteralC<"increaseStake">;
7349
7456
  spotTransfer: t.LiteralC<"spotTransfer">;
7350
7457
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7351
7458
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7405,6 +7512,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7405
7512
  tokenApproval: t.LiteralC<"tokenApproval">;
7406
7513
  transferStake: t.LiteralC<"transferStake">;
7407
7514
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7515
+ increaseStake: t.LiteralC<"increaseStake">;
7408
7516
  spotTransfer: t.LiteralC<"spotTransfer">;
7409
7517
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7410
7518
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7469,6 +7577,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7469
7577
  tokenApproval: t.LiteralC<"tokenApproval">;
7470
7578
  transferStake: t.LiteralC<"transferStake">;
7471
7579
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7580
+ increaseStake: t.LiteralC<"increaseStake">;
7472
7581
  spotTransfer: t.LiteralC<"spotTransfer">;
7473
7582
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7474
7583
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7495,6 +7604,70 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7495
7604
  validatorAddress: import("io-ts-types").NonEmptyStringC;
7496
7605
  stakingPeriod: t.NumberC;
7497
7606
  stakingContractAddress: import("io-ts-types").NonEmptyStringC;
7607
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
7608
+ intentType: t.KeyofC<{
7609
+ payment: t.LiteralC<"payment">;
7610
+ transferToken: t.LiteralC<"transferToken">;
7611
+ consolidate: t.LiteralC<"consolidate">;
7612
+ consolidateToken: t.LiteralC<"consolidateToken">;
7613
+ fanout: t.LiteralC<"fanout">;
7614
+ stake: t.LiteralC<"stake">;
7615
+ unstake: t.LiteralC<"unstake">;
7616
+ delegate: t.LiteralC<"delegate">;
7617
+ undelegate: t.LiteralC<"undelegate">;
7618
+ switchValidator: t.LiteralC<"switchValidator">;
7619
+ claim: t.LiteralC<"claim">;
7620
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
7621
+ pledge: t.LiteralC<"pledge">;
7622
+ voteDelegation: t.LiteralC<"voteDelegation">;
7623
+ vote: t.LiteralC<"vote">;
7624
+ createAccount: t.LiteralC<"createAccount">;
7625
+ updateAccount: t.LiteralC<"updateAccount">;
7626
+ addTrustLine: t.LiteralC<"addTrustLine">;
7627
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
7628
+ signMessage: t.LiteralC<"signMessage">;
7629
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
7630
+ enableToken: t.LiteralC<"enableToken">;
7631
+ authorize: t.LiteralC<"authorize">;
7632
+ acceleration: t.LiteralC<"acceleration">;
7633
+ fillNonce: t.LiteralC<"fillNonce">;
7634
+ walletRecovery: t.LiteralC<"walletRecovery">;
7635
+ contractCall: t.LiteralC<"contractCall">;
7636
+ deactivate: t.LiteralC<"deactivate">;
7637
+ customTx: t.LiteralC<"customTx">;
7638
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
7639
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
7640
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
7641
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
7642
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
7643
+ tokenApproval: t.LiteralC<"tokenApproval">;
7644
+ transferStake: t.LiteralC<"transferStake">;
7645
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
7646
+ increaseStake: t.LiteralC<"increaseStake">;
7647
+ spotTransfer: t.LiteralC<"spotTransfer">;
7648
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
7649
+ goUnstake: t.LiteralC<"goUnstake">;
7650
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
7651
+ transferAccept: t.LiteralC<"transferAccept">;
7652
+ transferReject: t.LiteralC<"transferReject">;
7653
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
7654
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7655
+ }>;
7656
+ }>, t.PartialC<{
7657
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
7658
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
7659
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
7660
+ }>]>, t.TypeC<{
7661
+ stakingRequestId: t.StringC;
7662
+ }>]>, t.TypeC<{
7663
+ amount: t.TypeC<{
7664
+ value: t.StringC;
7665
+ symbol: t.StringC;
7666
+ }>;
7667
+ }>, t.TypeC<{
7668
+ intentType: t.LiteralC<"increaseStake">;
7669
+ validatorAddress: import("io-ts-types").NonEmptyStringC;
7670
+ stakingContractAddress: import("io-ts-types").NonEmptyStringC;
7498
7671
  }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
7499
7672
  intentType: t.KeyofC<{
7500
7673
  payment: t.LiteralC<"payment">;
@@ -7534,6 +7707,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7534
7707
  tokenApproval: t.LiteralC<"tokenApproval">;
7535
7708
  transferStake: t.LiteralC<"transferStake">;
7536
7709
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7710
+ increaseStake: t.LiteralC<"increaseStake">;
7537
7711
  spotTransfer: t.LiteralC<"spotTransfer">;
7538
7712
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7539
7713
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7588,6 +7762,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7588
7762
  tokenApproval: t.LiteralC<"tokenApproval">;
7589
7763
  transferStake: t.LiteralC<"transferStake">;
7590
7764
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7765
+ increaseStake: t.LiteralC<"increaseStake">;
7591
7766
  spotTransfer: t.LiteralC<"spotTransfer">;
7592
7767
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7593
7768
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7644,6 +7819,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7644
7819
  tokenApproval: t.LiteralC<"tokenApproval">;
7645
7820
  transferStake: t.LiteralC<"transferStake">;
7646
7821
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7822
+ increaseStake: t.LiteralC<"increaseStake">;
7647
7823
  spotTransfer: t.LiteralC<"spotTransfer">;
7648
7824
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7649
7825
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7708,6 +7884,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7708
7884
  tokenApproval: t.LiteralC<"tokenApproval">;
7709
7885
  transferStake: t.LiteralC<"transferStake">;
7710
7886
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7887
+ increaseStake: t.LiteralC<"increaseStake">;
7711
7888
  spotTransfer: t.LiteralC<"spotTransfer">;
7712
7889
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7713
7890
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7772,6 +7949,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7772
7949
  tokenApproval: t.LiteralC<"tokenApproval">;
7773
7950
  transferStake: t.LiteralC<"transferStake">;
7774
7951
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7952
+ increaseStake: t.LiteralC<"increaseStake">;
7775
7953
  spotTransfer: t.LiteralC<"spotTransfer">;
7776
7954
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7777
7955
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7830,6 +8008,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7830
8008
  tokenApproval: t.LiteralC<"tokenApproval">;
7831
8009
  transferStake: t.LiteralC<"transferStake">;
7832
8010
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8011
+ increaseStake: t.LiteralC<"increaseStake">;
7833
8012
  spotTransfer: t.LiteralC<"spotTransfer">;
7834
8013
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7835
8014
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7884,6 +8063,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7884
8063
  tokenApproval: t.LiteralC<"tokenApproval">;
7885
8064
  transferStake: t.LiteralC<"transferStake">;
7886
8065
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8066
+ increaseStake: t.LiteralC<"increaseStake">;
7887
8067
  spotTransfer: t.LiteralC<"spotTransfer">;
7888
8068
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7889
8069
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7960,6 +8140,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7960
8140
  tokenApproval: t.LiteralC<"tokenApproval">;
7961
8141
  transferStake: t.LiteralC<"transferStake">;
7962
8142
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8143
+ increaseStake: t.LiteralC<"increaseStake">;
7963
8144
  spotTransfer: t.LiteralC<"spotTransfer">;
7964
8145
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7965
8146
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8044,6 +8225,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8044
8225
  tokenApproval: t.LiteralC<"tokenApproval">;
8045
8226
  transferStake: t.LiteralC<"transferStake">;
8046
8227
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8228
+ increaseStake: t.LiteralC<"increaseStake">;
8047
8229
  spotTransfer: t.LiteralC<"spotTransfer">;
8048
8230
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8049
8231
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8138,6 +8320,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8138
8320
  tokenApproval: t.LiteralC<"tokenApproval">;
8139
8321
  transferStake: t.LiteralC<"transferStake">;
8140
8322
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8323
+ increaseStake: t.LiteralC<"increaseStake">;
8141
8324
  spotTransfer: t.LiteralC<"spotTransfer">;
8142
8325
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8143
8326
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8204,6 +8387,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8204
8387
  tokenApproval: t.LiteralC<"tokenApproval">;
8205
8388
  transferStake: t.LiteralC<"transferStake">;
8206
8389
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8390
+ increaseStake: t.LiteralC<"increaseStake">;
8207
8391
  spotTransfer: t.LiteralC<"spotTransfer">;
8208
8392
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8209
8393
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8280,6 +8464,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8280
8464
  tokenApproval: t.LiteralC<"tokenApproval">;
8281
8465
  transferStake: t.LiteralC<"transferStake">;
8282
8466
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8467
+ increaseStake: t.LiteralC<"increaseStake">;
8283
8468
  spotTransfer: t.LiteralC<"spotTransfer">;
8284
8469
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8285
8470
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8338,6 +8523,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8338
8523
  tokenApproval: t.LiteralC<"tokenApproval">;
8339
8524
  transferStake: t.LiteralC<"transferStake">;
8340
8525
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8526
+ increaseStake: t.LiteralC<"increaseStake">;
8341
8527
  spotTransfer: t.LiteralC<"spotTransfer">;
8342
8528
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8343
8529
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8402,6 +8588,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8402
8588
  tokenApproval: t.LiteralC<"tokenApproval">;
8403
8589
  transferStake: t.LiteralC<"transferStake">;
8404
8590
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8591
+ increaseStake: t.LiteralC<"increaseStake">;
8405
8592
  spotTransfer: t.LiteralC<"spotTransfer">;
8406
8593
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8407
8594
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8460,6 +8647,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8460
8647
  tokenApproval: t.LiteralC<"tokenApproval">;
8461
8648
  transferStake: t.LiteralC<"transferStake">;
8462
8649
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8650
+ increaseStake: t.LiteralC<"increaseStake">;
8463
8651
  spotTransfer: t.LiteralC<"spotTransfer">;
8464
8652
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8465
8653
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8524,6 +8712,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8524
8712
  tokenApproval: t.LiteralC<"tokenApproval">;
8525
8713
  transferStake: t.LiteralC<"transferStake">;
8526
8714
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8715
+ increaseStake: t.LiteralC<"increaseStake">;
8527
8716
  spotTransfer: t.LiteralC<"spotTransfer">;
8528
8717
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8529
8718
  goUnstake: t.LiteralC<"goUnstake">;