@bitgo/public-types 5.76.0 → 5.77.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 (159) 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 +3 -2
  32. package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.js +2 -2
  33. package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.js.map +1 -1
  34. package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +1 -0
  35. package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +1 -0
  36. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +1 -0
  37. package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +1 -0
  38. package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +1 -0
  39. package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +1 -0
  40. package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +1 -0
  41. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +1 -0
  42. package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +1 -0
  43. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +1 -0
  44. package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.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 +179 -2
  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 -0
  95. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +1 -0
  96. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +1 -0
  97. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +1 -0
  98. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +1 -0
  99. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +1 -0
  100. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +1 -0
  101. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +1 -0
  102. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +1 -0
  103. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +2 -0
  104. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +2 -0
  105. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +1 -0
  106. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +1 -0
  107. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +1 -0
  108. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +1 -0
  109. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +1 -0
  110. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +1 -0
  111. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +1 -0
  112. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +1 -0
  113. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +2 -0
  114. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +2 -0
  115. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +2 -0
  116. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +1 -0
  117. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +1 -0
  118. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +2 -0
  119. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +1 -0
  120. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +1 -0
  121. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +1 -0
  122. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +2 -0
  123. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +1 -0
  124. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +1 -0
  125. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +1 -0
  126. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +1 -0
  127. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +1 -0
  128. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +1 -0
  129. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +1 -0
  130. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +1 -0
  131. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +1 -0
  132. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +1 -0
  133. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +1 -0
  134. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +1 -0
  135. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +1 -0
  136. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +1 -0
  137. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +1 -0
  138. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +67 -0
  139. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.js +41 -0
  140. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.js.map +1 -0
  141. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +1 -0
  142. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +1 -0
  143. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +2 -0
  144. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +1 -0
  145. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +1 -0
  146. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +1 -0
  147. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +1 -0
  148. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +1 -0
  149. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +1 -0
  150. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +1 -0
  151. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +2 -0
  152. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +2 -0
  153. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +358 -4
  154. package/package.json +1 -1
  155. package/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.ts +4 -4
  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/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">;
@@ -1213,8 +1230,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1213
1230
  contractId: t.StringC;
1214
1231
  senderPartyId: t.StringC;
1215
1232
  updateId: t.StringC;
1216
- amount: t.UnionC<[t.NumberC, import("io-ts-types").NumberFromStringC]>;
1217
- expiry: t.UnionC<[t.NumberC, import("io-ts-types").NumberFromStringC]>;
1233
+ amount: import("io-ts-types").NumberFromStringC;
1234
+ expiry: t.NumberC;
1218
1235
  }>, t.PartialC<{
1219
1236
  memoId: t.StringC;
1220
1237
  token: t.StringC;
@@ -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">;
@@ -4394,6 +4448,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4394
4448
  tokenApproval: t.LiteralC<"tokenApproval">;
4395
4449
  transferStake: t.LiteralC<"transferStake">;
4396
4450
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4451
+ increaseStake: t.LiteralC<"increaseStake">;
4397
4452
  spotTransfer: t.LiteralC<"spotTransfer">;
4398
4453
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4399
4454
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4469,6 +4524,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4469
4524
  tokenApproval: t.LiteralC<"tokenApproval">;
4470
4525
  transferStake: t.LiteralC<"transferStake">;
4471
4526
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4527
+ increaseStake: t.LiteralC<"increaseStake">;
4472
4528
  spotTransfer: t.LiteralC<"spotTransfer">;
4473
4529
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4474
4530
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4589,6 +4645,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4589
4645
  tokenApproval: t.LiteralC<"tokenApproval">;
4590
4646
  transferStake: t.LiteralC<"transferStake">;
4591
4647
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4648
+ increaseStake: t.LiteralC<"increaseStake">;
4592
4649
  spotTransfer: t.LiteralC<"spotTransfer">;
4593
4650
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4594
4651
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4652,6 +4709,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4652
4709
  tokenApproval: t.LiteralC<"tokenApproval">;
4653
4710
  transferStake: t.LiteralC<"transferStake">;
4654
4711
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4712
+ increaseStake: t.LiteralC<"increaseStake">;
4655
4713
  spotTransfer: t.LiteralC<"spotTransfer">;
4656
4714
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4657
4715
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4719,6 +4777,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4719
4777
  tokenApproval: t.LiteralC<"tokenApproval">;
4720
4778
  transferStake: t.LiteralC<"transferStake">;
4721
4779
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4780
+ increaseStake: t.LiteralC<"increaseStake">;
4722
4781
  spotTransfer: t.LiteralC<"spotTransfer">;
4723
4782
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4724
4783
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4779,6 +4838,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4779
4838
  tokenApproval: t.LiteralC<"tokenApproval">;
4780
4839
  transferStake: t.LiteralC<"transferStake">;
4781
4840
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4841
+ increaseStake: t.LiteralC<"increaseStake">;
4782
4842
  spotTransfer: t.LiteralC<"spotTransfer">;
4783
4843
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4784
4844
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4840,6 +4900,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4840
4900
  tokenApproval: t.LiteralC<"tokenApproval">;
4841
4901
  transferStake: t.LiteralC<"transferStake">;
4842
4902
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4903
+ increaseStake: t.LiteralC<"increaseStake">;
4843
4904
  spotTransfer: t.LiteralC<"spotTransfer">;
4844
4905
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4845
4906
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4916,6 +4977,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4916
4977
  tokenApproval: t.LiteralC<"tokenApproval">;
4917
4978
  transferStake: t.LiteralC<"transferStake">;
4918
4979
  validatorRegistration: t.LiteralC<"validatorRegistration">;
4980
+ increaseStake: t.LiteralC<"increaseStake">;
4919
4981
  spotTransfer: t.LiteralC<"spotTransfer">;
4920
4982
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4921
4983
  goUnstake: t.LiteralC<"goUnstake">;
@@ -4994,6 +5056,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4994
5056
  tokenApproval: t.LiteralC<"tokenApproval">;
4995
5057
  transferStake: t.LiteralC<"transferStake">;
4996
5058
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5059
+ increaseStake: t.LiteralC<"increaseStake">;
4997
5060
  spotTransfer: t.LiteralC<"spotTransfer">;
4998
5061
  bridgeFunds: t.LiteralC<"bridgeFunds">;
4999
5062
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5063,6 +5126,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5063
5126
  tokenApproval: t.LiteralC<"tokenApproval">;
5064
5127
  transferStake: t.LiteralC<"transferStake">;
5065
5128
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5129
+ increaseStake: t.LiteralC<"increaseStake">;
5066
5130
  spotTransfer: t.LiteralC<"spotTransfer">;
5067
5131
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5068
5132
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5169,6 +5233,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5169
5233
  tokenApproval: t.LiteralC<"tokenApproval">;
5170
5234
  transferStake: t.LiteralC<"transferStake">;
5171
5235
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5236
+ increaseStake: t.LiteralC<"increaseStake">;
5172
5237
  spotTransfer: t.LiteralC<"spotTransfer">;
5173
5238
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5174
5239
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5307,6 +5372,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5307
5372
  tokenApproval: t.LiteralC<"tokenApproval">;
5308
5373
  transferStake: t.LiteralC<"transferStake">;
5309
5374
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5375
+ increaseStake: t.LiteralC<"increaseStake">;
5310
5376
  spotTransfer: t.LiteralC<"spotTransfer">;
5311
5377
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5312
5378
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5459,6 +5525,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5459
5525
  tokenApproval: t.LiteralC<"tokenApproval">;
5460
5526
  transferStake: t.LiteralC<"transferStake">;
5461
5527
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5528
+ increaseStake: t.LiteralC<"increaseStake">;
5462
5529
  spotTransfer: t.LiteralC<"spotTransfer">;
5463
5530
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5464
5531
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5516,6 +5583,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5516
5583
  tokenApproval: t.LiteralC<"tokenApproval">;
5517
5584
  transferStake: t.LiteralC<"transferStake">;
5518
5585
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5586
+ increaseStake: t.LiteralC<"increaseStake">;
5519
5587
  spotTransfer: t.LiteralC<"spotTransfer">;
5520
5588
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5521
5589
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5568,6 +5636,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5568
5636
  tokenApproval: t.LiteralC<"tokenApproval">;
5569
5637
  transferStake: t.LiteralC<"transferStake">;
5570
5638
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5639
+ increaseStake: t.LiteralC<"increaseStake">;
5571
5640
  spotTransfer: t.LiteralC<"spotTransfer">;
5572
5641
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5573
5642
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5628,6 +5697,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5628
5697
  tokenApproval: t.LiteralC<"tokenApproval">;
5629
5698
  transferStake: t.LiteralC<"transferStake">;
5630
5699
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5700
+ increaseStake: t.LiteralC<"increaseStake">;
5631
5701
  spotTransfer: t.LiteralC<"spotTransfer">;
5632
5702
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5633
5703
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5700,6 +5770,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5700
5770
  tokenApproval: t.LiteralC<"tokenApproval">;
5701
5771
  transferStake: t.LiteralC<"transferStake">;
5702
5772
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5773
+ increaseStake: t.LiteralC<"increaseStake">;
5703
5774
  spotTransfer: t.LiteralC<"spotTransfer">;
5704
5775
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5705
5776
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5757,6 +5828,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5757
5828
  tokenApproval: t.LiteralC<"tokenApproval">;
5758
5829
  transferStake: t.LiteralC<"transferStake">;
5759
5830
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5831
+ increaseStake: t.LiteralC<"increaseStake">;
5760
5832
  spotTransfer: t.LiteralC<"spotTransfer">;
5761
5833
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5762
5834
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5831,6 +5903,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5831
5903
  tokenApproval: t.LiteralC<"tokenApproval">;
5832
5904
  transferStake: t.LiteralC<"transferStake">;
5833
5905
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5906
+ increaseStake: t.LiteralC<"increaseStake">;
5834
5907
  spotTransfer: t.LiteralC<"spotTransfer">;
5835
5908
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5836
5909
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5888,6 +5961,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5888
5961
  tokenApproval: t.LiteralC<"tokenApproval">;
5889
5962
  transferStake: t.LiteralC<"transferStake">;
5890
5963
  validatorRegistration: t.LiteralC<"validatorRegistration">;
5964
+ increaseStake: t.LiteralC<"increaseStake">;
5891
5965
  spotTransfer: t.LiteralC<"spotTransfer">;
5892
5966
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5893
5967
  goUnstake: t.LiteralC<"goUnstake">;
@@ -5980,6 +6054,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5980
6054
  tokenApproval: t.LiteralC<"tokenApproval">;
5981
6055
  transferStake: t.LiteralC<"transferStake">;
5982
6056
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6057
+ increaseStake: t.LiteralC<"increaseStake">;
5983
6058
  spotTransfer: t.LiteralC<"spotTransfer">;
5984
6059
  bridgeFunds: t.LiteralC<"bridgeFunds">;
5985
6060
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6054,6 +6129,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6054
6129
  tokenApproval: t.LiteralC<"tokenApproval">;
6055
6130
  transferStake: t.LiteralC<"transferStake">;
6056
6131
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6132
+ increaseStake: t.LiteralC<"increaseStake">;
6057
6133
  spotTransfer: t.LiteralC<"spotTransfer">;
6058
6134
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6059
6135
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6110,6 +6186,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6110
6186
  tokenApproval: t.LiteralC<"tokenApproval">;
6111
6187
  transferStake: t.LiteralC<"transferStake">;
6112
6188
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6189
+ increaseStake: t.LiteralC<"increaseStake">;
6113
6190
  spotTransfer: t.LiteralC<"spotTransfer">;
6114
6191
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6115
6192
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6185,6 +6262,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6185
6262
  tokenApproval: t.LiteralC<"tokenApproval">;
6186
6263
  transferStake: t.LiteralC<"transferStake">;
6187
6264
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6265
+ increaseStake: t.LiteralC<"increaseStake">;
6188
6266
  spotTransfer: t.LiteralC<"spotTransfer">;
6189
6267
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6190
6268
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6262,6 +6340,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6262
6340
  tokenApproval: t.LiteralC<"tokenApproval">;
6263
6341
  transferStake: t.LiteralC<"transferStake">;
6264
6342
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6343
+ increaseStake: t.LiteralC<"increaseStake">;
6265
6344
  spotTransfer: t.LiteralC<"spotTransfer">;
6266
6345
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6267
6346
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6340,6 +6419,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6340
6419
  tokenApproval: t.LiteralC<"tokenApproval">;
6341
6420
  transferStake: t.LiteralC<"transferStake">;
6342
6421
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6422
+ increaseStake: t.LiteralC<"increaseStake">;
6343
6423
  spotTransfer: t.LiteralC<"spotTransfer">;
6344
6424
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6345
6425
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6404,6 +6484,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6404
6484
  tokenApproval: t.LiteralC<"tokenApproval">;
6405
6485
  transferStake: t.LiteralC<"transferStake">;
6406
6486
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6487
+ increaseStake: t.LiteralC<"increaseStake">;
6407
6488
  spotTransfer: t.LiteralC<"spotTransfer">;
6408
6489
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6409
6490
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6479,6 +6560,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6479
6560
  tokenApproval: t.LiteralC<"tokenApproval">;
6480
6561
  transferStake: t.LiteralC<"transferStake">;
6481
6562
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6563
+ increaseStake: t.LiteralC<"increaseStake">;
6482
6564
  spotTransfer: t.LiteralC<"spotTransfer">;
6483
6565
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6484
6566
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6595,6 +6677,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6595
6677
  tokenApproval: t.LiteralC<"tokenApproval">;
6596
6678
  transferStake: t.LiteralC<"transferStake">;
6597
6679
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6680
+ increaseStake: t.LiteralC<"increaseStake">;
6598
6681
  spotTransfer: t.LiteralC<"spotTransfer">;
6599
6682
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6600
6683
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6659,6 +6742,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6659
6742
  tokenApproval: t.LiteralC<"tokenApproval">;
6660
6743
  transferStake: t.LiteralC<"transferStake">;
6661
6744
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6745
+ increaseStake: t.LiteralC<"increaseStake">;
6662
6746
  spotTransfer: t.LiteralC<"spotTransfer">;
6663
6747
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6664
6748
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6720,6 +6804,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6720
6804
  tokenApproval: t.LiteralC<"tokenApproval">;
6721
6805
  transferStake: t.LiteralC<"transferStake">;
6722
6806
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6807
+ increaseStake: t.LiteralC<"increaseStake">;
6723
6808
  spotTransfer: t.LiteralC<"spotTransfer">;
6724
6809
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6725
6810
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6776,6 +6861,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6776
6861
  tokenApproval: t.LiteralC<"tokenApproval">;
6777
6862
  transferStake: t.LiteralC<"transferStake">;
6778
6863
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6864
+ increaseStake: t.LiteralC<"increaseStake">;
6779
6865
  spotTransfer: t.LiteralC<"spotTransfer">;
6780
6866
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6781
6867
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6852,6 +6938,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6852
6938
  tokenApproval: t.LiteralC<"tokenApproval">;
6853
6939
  transferStake: t.LiteralC<"transferStake">;
6854
6940
  validatorRegistration: t.LiteralC<"validatorRegistration">;
6941
+ increaseStake: t.LiteralC<"increaseStake">;
6855
6942
  spotTransfer: t.LiteralC<"spotTransfer">;
6856
6943
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6857
6944
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6914,6 +7001,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6914
7001
  tokenApproval: t.LiteralC<"tokenApproval">;
6915
7002
  transferStake: t.LiteralC<"transferStake">;
6916
7003
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7004
+ increaseStake: t.LiteralC<"increaseStake">;
6917
7005
  spotTransfer: t.LiteralC<"spotTransfer">;
6918
7006
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6919
7007
  goUnstake: t.LiteralC<"goUnstake">;
@@ -6975,6 +7063,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6975
7063
  tokenApproval: t.LiteralC<"tokenApproval">;
6976
7064
  transferStake: t.LiteralC<"transferStake">;
6977
7065
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7066
+ increaseStake: t.LiteralC<"increaseStake">;
6978
7067
  spotTransfer: t.LiteralC<"spotTransfer">;
6979
7068
  bridgeFunds: t.LiteralC<"bridgeFunds">;
6980
7069
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7037,6 +7126,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7037
7126
  tokenApproval: t.LiteralC<"tokenApproval">;
7038
7127
  transferStake: t.LiteralC<"transferStake">;
7039
7128
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7129
+ increaseStake: t.LiteralC<"increaseStake">;
7040
7130
  spotTransfer: t.LiteralC<"spotTransfer">;
7041
7131
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7042
7132
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7098,6 +7188,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7098
7188
  tokenApproval: t.LiteralC<"tokenApproval">;
7099
7189
  transferStake: t.LiteralC<"transferStake">;
7100
7190
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7191
+ increaseStake: t.LiteralC<"increaseStake">;
7101
7192
  spotTransfer: t.LiteralC<"spotTransfer">;
7102
7193
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7103
7194
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7163,6 +7254,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7163
7254
  tokenApproval: t.LiteralC<"tokenApproval">;
7164
7255
  transferStake: t.LiteralC<"transferStake">;
7165
7256
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7257
+ increaseStake: t.LiteralC<"increaseStake">;
7166
7258
  spotTransfer: t.LiteralC<"spotTransfer">;
7167
7259
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7168
7260
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7227,6 +7319,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7227
7319
  tokenApproval: t.LiteralC<"tokenApproval">;
7228
7320
  transferStake: t.LiteralC<"transferStake">;
7229
7321
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7322
+ increaseStake: t.LiteralC<"increaseStake">;
7230
7323
  spotTransfer: t.LiteralC<"spotTransfer">;
7231
7324
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7232
7325
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7287,6 +7380,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7287
7380
  tokenApproval: t.LiteralC<"tokenApproval">;
7288
7381
  transferStake: t.LiteralC<"transferStake">;
7289
7382
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7383
+ increaseStake: t.LiteralC<"increaseStake">;
7290
7384
  spotTransfer: t.LiteralC<"spotTransfer">;
7291
7385
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7292
7386
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7346,6 +7440,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7346
7440
  tokenApproval: t.LiteralC<"tokenApproval">;
7347
7441
  transferStake: t.LiteralC<"transferStake">;
7348
7442
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7443
+ increaseStake: t.LiteralC<"increaseStake">;
7349
7444
  spotTransfer: t.LiteralC<"spotTransfer">;
7350
7445
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7351
7446
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7405,6 +7500,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7405
7500
  tokenApproval: t.LiteralC<"tokenApproval">;
7406
7501
  transferStake: t.LiteralC<"transferStake">;
7407
7502
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7503
+ increaseStake: t.LiteralC<"increaseStake">;
7408
7504
  spotTransfer: t.LiteralC<"spotTransfer">;
7409
7505
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7410
7506
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7469,6 +7565,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7469
7565
  tokenApproval: t.LiteralC<"tokenApproval">;
7470
7566
  transferStake: t.LiteralC<"transferStake">;
7471
7567
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7568
+ increaseStake: t.LiteralC<"increaseStake">;
7472
7569
  spotTransfer: t.LiteralC<"spotTransfer">;
7473
7570
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7474
7571
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7495,6 +7592,70 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7495
7592
  validatorAddress: import("io-ts-types").NonEmptyStringC;
7496
7593
  stakingPeriod: t.NumberC;
7497
7594
  stakingContractAddress: import("io-ts-types").NonEmptyStringC;
7595
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
7596
+ intentType: t.KeyofC<{
7597
+ payment: t.LiteralC<"payment">;
7598
+ transferToken: t.LiteralC<"transferToken">;
7599
+ consolidate: t.LiteralC<"consolidate">;
7600
+ consolidateToken: t.LiteralC<"consolidateToken">;
7601
+ fanout: t.LiteralC<"fanout">;
7602
+ stake: t.LiteralC<"stake">;
7603
+ unstake: t.LiteralC<"unstake">;
7604
+ delegate: t.LiteralC<"delegate">;
7605
+ undelegate: t.LiteralC<"undelegate">;
7606
+ switchValidator: t.LiteralC<"switchValidator">;
7607
+ claim: t.LiteralC<"claim">;
7608
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
7609
+ pledge: t.LiteralC<"pledge">;
7610
+ voteDelegation: t.LiteralC<"voteDelegation">;
7611
+ vote: t.LiteralC<"vote">;
7612
+ createAccount: t.LiteralC<"createAccount">;
7613
+ updateAccount: t.LiteralC<"updateAccount">;
7614
+ addTrustLine: t.LiteralC<"addTrustLine">;
7615
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
7616
+ signMessage: t.LiteralC<"signMessage">;
7617
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
7618
+ enableToken: t.LiteralC<"enableToken">;
7619
+ authorize: t.LiteralC<"authorize">;
7620
+ acceleration: t.LiteralC<"acceleration">;
7621
+ fillNonce: t.LiteralC<"fillNonce">;
7622
+ walletRecovery: t.LiteralC<"walletRecovery">;
7623
+ contractCall: t.LiteralC<"contractCall">;
7624
+ deactivate: t.LiteralC<"deactivate">;
7625
+ customTx: t.LiteralC<"customTx">;
7626
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
7627
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
7628
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
7629
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
7630
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
7631
+ tokenApproval: t.LiteralC<"tokenApproval">;
7632
+ transferStake: t.LiteralC<"transferStake">;
7633
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
7634
+ increaseStake: t.LiteralC<"increaseStake">;
7635
+ spotTransfer: t.LiteralC<"spotTransfer">;
7636
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
7637
+ goUnstake: t.LiteralC<"goUnstake">;
7638
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
7639
+ transferAccept: t.LiteralC<"transferAccept">;
7640
+ transferReject: t.LiteralC<"transferReject">;
7641
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
7642
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7643
+ }>;
7644
+ }>, t.PartialC<{
7645
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
7646
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
7647
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
7648
+ }>]>, t.TypeC<{
7649
+ stakingRequestId: t.StringC;
7650
+ }>]>, t.TypeC<{
7651
+ amount: t.TypeC<{
7652
+ value: t.StringC;
7653
+ symbol: t.StringC;
7654
+ }>;
7655
+ }>, t.TypeC<{
7656
+ intentType: t.LiteralC<"increaseStake">;
7657
+ validatorAddress: import("io-ts-types").NonEmptyStringC;
7658
+ stakingContractAddress: import("io-ts-types").NonEmptyStringC;
7498
7659
  }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
7499
7660
  intentType: t.KeyofC<{
7500
7661
  payment: t.LiteralC<"payment">;
@@ -7534,6 +7695,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7534
7695
  tokenApproval: t.LiteralC<"tokenApproval">;
7535
7696
  transferStake: t.LiteralC<"transferStake">;
7536
7697
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7698
+ increaseStake: t.LiteralC<"increaseStake">;
7537
7699
  spotTransfer: t.LiteralC<"spotTransfer">;
7538
7700
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7539
7701
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7588,6 +7750,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7588
7750
  tokenApproval: t.LiteralC<"tokenApproval">;
7589
7751
  transferStake: t.LiteralC<"transferStake">;
7590
7752
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7753
+ increaseStake: t.LiteralC<"increaseStake">;
7591
7754
  spotTransfer: t.LiteralC<"spotTransfer">;
7592
7755
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7593
7756
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7644,6 +7807,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7644
7807
  tokenApproval: t.LiteralC<"tokenApproval">;
7645
7808
  transferStake: t.LiteralC<"transferStake">;
7646
7809
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7810
+ increaseStake: t.LiteralC<"increaseStake">;
7647
7811
  spotTransfer: t.LiteralC<"spotTransfer">;
7648
7812
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7649
7813
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7708,6 +7872,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7708
7872
  tokenApproval: t.LiteralC<"tokenApproval">;
7709
7873
  transferStake: t.LiteralC<"transferStake">;
7710
7874
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7875
+ increaseStake: t.LiteralC<"increaseStake">;
7711
7876
  spotTransfer: t.LiteralC<"spotTransfer">;
7712
7877
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7713
7878
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7772,6 +7937,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7772
7937
  tokenApproval: t.LiteralC<"tokenApproval">;
7773
7938
  transferStake: t.LiteralC<"transferStake">;
7774
7939
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7940
+ increaseStake: t.LiteralC<"increaseStake">;
7775
7941
  spotTransfer: t.LiteralC<"spotTransfer">;
7776
7942
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7777
7943
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7830,6 +7996,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7830
7996
  tokenApproval: t.LiteralC<"tokenApproval">;
7831
7997
  transferStake: t.LiteralC<"transferStake">;
7832
7998
  validatorRegistration: t.LiteralC<"validatorRegistration">;
7999
+ increaseStake: t.LiteralC<"increaseStake">;
7833
8000
  spotTransfer: t.LiteralC<"spotTransfer">;
7834
8001
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7835
8002
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7884,6 +8051,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7884
8051
  tokenApproval: t.LiteralC<"tokenApproval">;
7885
8052
  transferStake: t.LiteralC<"transferStake">;
7886
8053
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8054
+ increaseStake: t.LiteralC<"increaseStake">;
7887
8055
  spotTransfer: t.LiteralC<"spotTransfer">;
7888
8056
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7889
8057
  goUnstake: t.LiteralC<"goUnstake">;
@@ -7960,6 +8128,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7960
8128
  tokenApproval: t.LiteralC<"tokenApproval">;
7961
8129
  transferStake: t.LiteralC<"transferStake">;
7962
8130
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8131
+ increaseStake: t.LiteralC<"increaseStake">;
7963
8132
  spotTransfer: t.LiteralC<"spotTransfer">;
7964
8133
  bridgeFunds: t.LiteralC<"bridgeFunds">;
7965
8134
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8044,6 +8213,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8044
8213
  tokenApproval: t.LiteralC<"tokenApproval">;
8045
8214
  transferStake: t.LiteralC<"transferStake">;
8046
8215
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8216
+ increaseStake: t.LiteralC<"increaseStake">;
8047
8217
  spotTransfer: t.LiteralC<"spotTransfer">;
8048
8218
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8049
8219
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8138,6 +8308,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8138
8308
  tokenApproval: t.LiteralC<"tokenApproval">;
8139
8309
  transferStake: t.LiteralC<"transferStake">;
8140
8310
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8311
+ increaseStake: t.LiteralC<"increaseStake">;
8141
8312
  spotTransfer: t.LiteralC<"spotTransfer">;
8142
8313
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8143
8314
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8204,6 +8375,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8204
8375
  tokenApproval: t.LiteralC<"tokenApproval">;
8205
8376
  transferStake: t.LiteralC<"transferStake">;
8206
8377
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8378
+ increaseStake: t.LiteralC<"increaseStake">;
8207
8379
  spotTransfer: t.LiteralC<"spotTransfer">;
8208
8380
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8209
8381
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8280,6 +8452,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8280
8452
  tokenApproval: t.LiteralC<"tokenApproval">;
8281
8453
  transferStake: t.LiteralC<"transferStake">;
8282
8454
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8455
+ increaseStake: t.LiteralC<"increaseStake">;
8283
8456
  spotTransfer: t.LiteralC<"spotTransfer">;
8284
8457
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8285
8458
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8338,6 +8511,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8338
8511
  tokenApproval: t.LiteralC<"tokenApproval">;
8339
8512
  transferStake: t.LiteralC<"transferStake">;
8340
8513
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8514
+ increaseStake: t.LiteralC<"increaseStake">;
8341
8515
  spotTransfer: t.LiteralC<"spotTransfer">;
8342
8516
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8343
8517
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8402,6 +8576,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8402
8576
  tokenApproval: t.LiteralC<"tokenApproval">;
8403
8577
  transferStake: t.LiteralC<"transferStake">;
8404
8578
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8579
+ increaseStake: t.LiteralC<"increaseStake">;
8405
8580
  spotTransfer: t.LiteralC<"spotTransfer">;
8406
8581
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8407
8582
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8460,6 +8635,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8460
8635
  tokenApproval: t.LiteralC<"tokenApproval">;
8461
8636
  transferStake: t.LiteralC<"transferStake">;
8462
8637
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8638
+ increaseStake: t.LiteralC<"increaseStake">;
8463
8639
  spotTransfer: t.LiteralC<"spotTransfer">;
8464
8640
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8465
8641
  goUnstake: t.LiteralC<"goUnstake">;
@@ -8524,6 +8700,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8524
8700
  tokenApproval: t.LiteralC<"tokenApproval">;
8525
8701
  transferStake: t.LiteralC<"transferStake">;
8526
8702
  validatorRegistration: t.LiteralC<"validatorRegistration">;
8703
+ increaseStake: t.LiteralC<"increaseStake">;
8527
8704
  spotTransfer: t.LiteralC<"spotTransfer">;
8528
8705
  bridgeFunds: t.LiteralC<"bridgeFunds">;
8529
8706
  goUnstake: t.LiteralC<"goUnstake">;