@bitgo/public-types 6.27.0 → 6.29.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 (236) hide show
  1. package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +3 -0
  2. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +3 -0
  3. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +3 -0
  4. package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +3 -0
  5. package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +3 -0
  6. package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +3 -0
  7. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +3 -0
  8. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +3 -0
  9. package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +3 -0
  10. package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +3 -0
  11. package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +3 -0
  12. package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +3 -0
  13. package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +3 -0
  14. package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +3 -0
  15. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +3 -0
  16. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +3 -0
  17. package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +3 -0
  18. package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +3 -0
  19. package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +3 -0
  20. package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +3 -0
  21. package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +3 -0
  22. package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.js.map +1 -1
  23. package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +6 -0
  24. package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +3 -0
  25. package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +3 -0
  26. package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +3 -0
  27. package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +3 -0
  28. package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +3 -0
  29. package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +3 -0
  30. package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +3 -0
  31. package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.d.ts +3 -0
  32. package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.d.ts +3 -0
  33. package/dist/src/schema/transactionRequest/intents/cantonCommandIntent.d.ts +3 -0
  34. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +3 -0
  35. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +3 -0
  36. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.d.ts +79 -0
  37. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.js +37 -0
  38. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.js.map +1 -0
  39. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.d.ts +81 -0
  40. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.js +40 -0
  41. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.js.map +1 -0
  42. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.d.ts +80 -0
  43. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.js +38 -0
  44. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.js.map +1 -0
  45. package/dist/src/schema/transactionRequest/intents/cantonPaymentIntent.d.ts +3 -0
  46. package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +3 -0
  47. package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +3 -0
  48. package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +3 -0
  49. package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +3 -0
  50. package/dist/src/schema/transactionRequest/intents/claimIntent.d.ts +3 -0
  51. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +3 -0
  52. package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +3 -0
  53. package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +3 -0
  54. package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +3 -0
  55. package/dist/src/schema/transactionRequest/intents/cosmosContractCallIntent.d.ts +3 -0
  56. package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +3 -0
  57. package/dist/src/schema/transactionRequest/intents/cosmosStakeClaimRewardsIntent.d.ts +3 -0
  58. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +3 -0
  59. package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +3 -0
  60. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +3 -0
  61. package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +3 -0
  62. package/dist/src/schema/transactionRequest/intents/defiApproveIntent.d.ts +3 -0
  63. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +3 -0
  64. package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +3 -0
  65. package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +3 -0
  66. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +3 -0
  67. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +3 -0
  68. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +3 -0
  69. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +3 -0
  70. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +3 -0
  71. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +3 -0
  72. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +3 -0
  73. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.js.map +1 -1
  74. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +3 -0
  75. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +3 -0
  76. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +3 -0
  77. package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +6 -0
  78. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +3 -0
  79. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +3 -0
  80. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +3 -0
  81. package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +3 -0
  82. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +3 -0
  83. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +4 -3
  84. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.js +2 -2
  85. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.js.map +1 -1
  86. package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +3 -0
  87. package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +3 -0
  88. package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +3 -0
  89. package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +3 -0
  90. package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +3 -0
  91. package/dist/src/schema/transactionRequest/intents/index.d.ts +3 -0
  92. package/dist/src/schema/transactionRequest/intents/index.js +3 -0
  93. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  94. package/dist/src/schema/transactionRequest/intents/intent.d.ts +742 -7
  95. package/dist/src/schema/transactionRequest/intents/intent.js +6 -0
  96. package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
  97. package/dist/src/schema/transactionRequest/intents/intentType.d.ts +6 -0
  98. package/dist/src/schema/transactionRequest/intents/intentType.js +3 -0
  99. package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
  100. package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +3 -0
  101. package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +3 -0
  102. package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +6 -0
  103. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +6 -0
  104. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +3 -0
  105. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +3 -0
  106. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +3 -0
  107. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +3 -0
  108. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +3 -0
  109. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +3 -0
  110. package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +3 -0
  111. package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +3 -0
  112. package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +3 -0
  113. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +3 -0
  114. package/dist/src/schema/transactionRequest/intents/polyxSwitchValidatorIntent.d.ts +3 -0
  115. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +3 -0
  116. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +3 -0
  117. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +3 -0
  118. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +3 -0
  119. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.js.map +1 -1
  120. package/dist/src/schema/transactionRequest/intents/solBuildOptions.js.map +1 -1
  121. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +3 -0
  122. package/dist/src/schema/transactionRequest/intents/solClaimIntent.js.map +1 -1
  123. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +3 -0
  124. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.js.map +1 -1
  125. package/dist/src/schema/transactionRequest/intents/solConsolidateIntent.js.map +1 -1
  126. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +3 -0
  127. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.js.map +1 -1
  128. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +3 -0
  129. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.js.map +1 -1
  130. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +4 -0
  131. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.js +2 -0
  132. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.js.map +1 -1
  133. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +4 -0
  134. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.js +2 -0
  135. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.js.map +1 -1
  136. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +7 -4
  137. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.js +4 -0
  138. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.js.map +1 -1
  139. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +3 -0
  140. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.js.map +1 -1
  141. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +6 -0
  142. package/dist/src/schema/transactionRequest/intents/solStakeIntent.js.map +1 -1
  143. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +6 -0
  144. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.js.map +1 -1
  145. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +3 -0
  146. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.js.map +1 -1
  147. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +3 -0
  148. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +3 -0
  149. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +3 -0
  150. package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +3 -0
  151. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +3 -0
  152. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +3 -0
  153. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +3 -0
  154. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +3 -0
  155. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +6 -0
  156. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +82 -3
  157. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.js +2 -0
  158. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.js.map +1 -1
  159. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +6 -0
  160. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +3 -0
  161. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +3 -0
  162. package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +3 -0
  163. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +6 -0
  164. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +3 -0
  165. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +3 -0
  166. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +3 -0
  167. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +6 -0
  168. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +3 -0
  169. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +3 -0
  170. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +3 -0
  171. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +3 -0
  172. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +3 -0
  173. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +3 -0
  174. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +3 -0
  175. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +3 -0
  176. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +3 -0
  177. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +3 -0
  178. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +3 -0
  179. package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +3 -0
  180. package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.d.ts +3 -0
  181. package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +3 -0
  182. package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +3 -0
  183. package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +3 -0
  184. package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +3 -0
  185. package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +3 -0
  186. package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +3 -0
  187. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +3 -0
  188. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +3 -0
  189. package/dist/src/schema/transactionRequest/intents/unstakeIntent.js.map +1 -1
  190. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +3 -0
  191. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +3 -0
  192. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +3 -0
  193. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +3 -0
  194. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +3 -0
  195. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +3 -0
  196. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +3 -0
  197. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +6 -0
  198. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +3 -0
  199. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +3 -0
  200. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +3 -0
  201. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +3 -0
  202. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +3 -0
  203. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +3 -0
  204. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +3 -0
  205. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +3 -0
  206. package/dist/src/schema/transactionRequest/intents/withdrawIntent.js.map +1 -1
  207. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +6 -0
  208. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +6 -0
  209. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +1584 -114
  210. package/package.json +1 -1
  211. package/src/schema/transactionRequest/intents/baseGoStakeIntent.ts +4 -5
  212. package/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.ts +24 -0
  213. package/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.ts +28 -0
  214. package/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.ts +26 -0
  215. package/src/schema/transactionRequest/intents/enableTokenIntent.ts +2 -0
  216. package/src/schema/transactionRequest/intents/goUnstakeIntent.ts +8 -7
  217. package/src/schema/transactionRequest/intents/index.ts +3 -0
  218. package/src/schema/transactionRequest/intents/intent.ts +6 -0
  219. package/src/schema/transactionRequest/intents/intentType.ts +9 -0
  220. package/src/schema/transactionRequest/intents/solAuthorizeIntent.ts +11 -0
  221. package/src/schema/transactionRequest/intents/solBuildOptions.ts +1 -0
  222. package/src/schema/transactionRequest/intents/solClaimIntent.ts +3 -0
  223. package/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.ts +4 -0
  224. package/src/schema/transactionRequest/intents/solConsolidateIntent.ts +2 -0
  225. package/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.ts +2 -0
  226. package/src/schema/transactionRequest/intents/solCustomTxIntent.ts +10 -0
  227. package/src/schema/transactionRequest/intents/solDeactivateIntent.ts +7 -0
  228. package/src/schema/transactionRequest/intents/solDelegateIntent.ts +8 -0
  229. package/src/schema/transactionRequest/intents/solGoUnstakeIntent.ts +7 -3
  230. package/src/schema/transactionRequest/intents/solPaymentIntent.ts +5 -0
  231. package/src/schema/transactionRequest/intents/solStakeIntent.ts +4 -3
  232. package/src/schema/transactionRequest/intents/solUnstakeIntent.ts +7 -3
  233. package/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.ts +18 -0
  234. package/src/schema/transactionRequest/intents/suiGoUnstakeIntent.ts +4 -1
  235. package/src/schema/transactionRequest/intents/unstakeIntent.ts +1 -0
  236. package/src/schema/transactionRequest/intents/withdrawIntent.ts +1 -0
@@ -118,6 +118,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
118
118
  allocationRequest: t.LiteralC<"allocationRequest">;
119
119
  cantonCommand: t.LiteralC<"cantonCommand">;
120
120
  allocationAllocate: t.LiteralC<"allocationAllocate">;
121
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
122
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
123
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
121
124
  "defi-deposit": t.LiteralC<"defi-deposit">;
122
125
  "defi-redeem": t.LiteralC<"defi-redeem">;
123
126
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -212,6 +215,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
212
215
  allocationRequest: t.LiteralC<"allocationRequest">;
213
216
  cantonCommand: t.LiteralC<"cantonCommand">;
214
217
  allocationAllocate: t.LiteralC<"allocationAllocate">;
218
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
219
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
220
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
215
221
  "defi-deposit": t.LiteralC<"defi-deposit">;
216
222
  "defi-redeem": t.LiteralC<"defi-redeem">;
217
223
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -293,6 +299,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
293
299
  allocationRequest: t.LiteralC<"allocationRequest">;
294
300
  cantonCommand: t.LiteralC<"cantonCommand">;
295
301
  allocationAllocate: t.LiteralC<"allocationAllocate">;
302
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
303
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
304
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
296
305
  "defi-deposit": t.LiteralC<"defi-deposit">;
297
306
  "defi-redeem": t.LiteralC<"defi-redeem">;
298
307
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -380,6 +389,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
380
389
  allocationRequest: t.LiteralC<"allocationRequest">;
381
390
  cantonCommand: t.LiteralC<"cantonCommand">;
382
391
  allocationAllocate: t.LiteralC<"allocationAllocate">;
392
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
393
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
394
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
383
395
  "defi-deposit": t.LiteralC<"defi-deposit">;
384
396
  "defi-redeem": t.LiteralC<"defi-redeem">;
385
397
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -466,6 +478,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
466
478
  allocationRequest: t.LiteralC<"allocationRequest">;
467
479
  cantonCommand: t.LiteralC<"cantonCommand">;
468
480
  allocationAllocate: t.LiteralC<"allocationAllocate">;
481
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
482
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
483
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
469
484
  "defi-deposit": t.LiteralC<"defi-deposit">;
470
485
  "defi-redeem": t.LiteralC<"defi-redeem">;
471
486
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -544,6 +559,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
544
559
  allocationRequest: t.LiteralC<"allocationRequest">;
545
560
  cantonCommand: t.LiteralC<"cantonCommand">;
546
561
  allocationAllocate: t.LiteralC<"allocationAllocate">;
562
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
563
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
564
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
547
565
  "defi-deposit": t.LiteralC<"defi-deposit">;
548
566
  "defi-redeem": t.LiteralC<"defi-redeem">;
549
567
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -633,6 +651,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
633
651
  allocationRequest: t.LiteralC<"allocationRequest">;
634
652
  cantonCommand: t.LiteralC<"cantonCommand">;
635
653
  allocationAllocate: t.LiteralC<"allocationAllocate">;
654
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
655
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
656
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
636
657
  "defi-deposit": t.LiteralC<"defi-deposit">;
637
658
  "defi-redeem": t.LiteralC<"defi-redeem">;
638
659
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -727,6 +748,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
727
748
  allocationRequest: t.LiteralC<"allocationRequest">;
728
749
  cantonCommand: t.LiteralC<"cantonCommand">;
729
750
  allocationAllocate: t.LiteralC<"allocationAllocate">;
751
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
752
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
753
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
730
754
  "defi-deposit": t.LiteralC<"defi-deposit">;
731
755
  "defi-redeem": t.LiteralC<"defi-redeem">;
732
756
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -838,6 +862,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
838
862
  allocationRequest: t.LiteralC<"allocationRequest">;
839
863
  cantonCommand: t.LiteralC<"cantonCommand">;
840
864
  allocationAllocate: t.LiteralC<"allocationAllocate">;
865
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
866
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
867
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
841
868
  "defi-deposit": t.LiteralC<"defi-deposit">;
842
869
  "defi-redeem": t.LiteralC<"defi-redeem">;
843
870
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -949,6 +976,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
949
976
  allocationRequest: t.LiteralC<"allocationRequest">;
950
977
  cantonCommand: t.LiteralC<"cantonCommand">;
951
978
  allocationAllocate: t.LiteralC<"allocationAllocate">;
979
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
980
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
981
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
952
982
  "defi-deposit": t.LiteralC<"defi-deposit">;
953
983
  "defi-redeem": t.LiteralC<"defi-redeem">;
954
984
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1026,6 +1056,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1026
1056
  allocationRequest: t.LiteralC<"allocationRequest">;
1027
1057
  cantonCommand: t.LiteralC<"cantonCommand">;
1028
1058
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1059
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1060
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1061
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1029
1062
  "defi-deposit": t.LiteralC<"defi-deposit">;
1030
1063
  "defi-redeem": t.LiteralC<"defi-redeem">;
1031
1064
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1103,6 +1136,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1103
1136
  allocationRequest: t.LiteralC<"allocationRequest">;
1104
1137
  cantonCommand: t.LiteralC<"cantonCommand">;
1105
1138
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1139
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1140
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1141
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1106
1142
  "defi-deposit": t.LiteralC<"defi-deposit">;
1107
1143
  "defi-redeem": t.LiteralC<"defi-redeem">;
1108
1144
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1188,6 +1224,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1188
1224
  allocationRequest: t.LiteralC<"allocationRequest">;
1189
1225
  cantonCommand: t.LiteralC<"cantonCommand">;
1190
1226
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1227
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1228
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1229
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1191
1230
  "defi-deposit": t.LiteralC<"defi-deposit">;
1192
1231
  "defi-redeem": t.LiteralC<"defi-redeem">;
1193
1232
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1272,6 +1311,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1272
1311
  allocationRequest: t.LiteralC<"allocationRequest">;
1273
1312
  cantonCommand: t.LiteralC<"cantonCommand">;
1274
1313
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1314
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1315
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1316
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1275
1317
  "defi-deposit": t.LiteralC<"defi-deposit">;
1276
1318
  "defi-redeem": t.LiteralC<"defi-redeem">;
1277
1319
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1359,6 +1401,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1359
1401
  allocationRequest: t.LiteralC<"allocationRequest">;
1360
1402
  cantonCommand: t.LiteralC<"cantonCommand">;
1361
1403
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1404
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1405
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1406
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1362
1407
  "defi-deposit": t.LiteralC<"defi-deposit">;
1363
1408
  "defi-redeem": t.LiteralC<"defi-redeem">;
1364
1409
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1432,6 +1477,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1432
1477
  allocationRequest: t.LiteralC<"allocationRequest">;
1433
1478
  cantonCommand: t.LiteralC<"cantonCommand">;
1434
1479
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1480
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1481
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1482
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1435
1483
  "defi-deposit": t.LiteralC<"defi-deposit">;
1436
1484
  "defi-redeem": t.LiteralC<"defi-redeem">;
1437
1485
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1519,6 +1567,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1519
1567
  allocationRequest: t.LiteralC<"allocationRequest">;
1520
1568
  cantonCommand: t.LiteralC<"cantonCommand">;
1521
1569
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1570
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1571
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1572
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1522
1573
  "defi-deposit": t.LiteralC<"defi-deposit">;
1523
1574
  "defi-redeem": t.LiteralC<"defi-redeem">;
1524
1575
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1592,6 +1643,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1592
1643
  allocationRequest: t.LiteralC<"allocationRequest">;
1593
1644
  cantonCommand: t.LiteralC<"cantonCommand">;
1594
1645
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1646
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1647
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1648
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1595
1649
  "defi-deposit": t.LiteralC<"defi-deposit">;
1596
1650
  "defi-redeem": t.LiteralC<"defi-redeem">;
1597
1651
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1669,6 +1723,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1669
1723
  allocationRequest: t.LiteralC<"allocationRequest">;
1670
1724
  cantonCommand: t.LiteralC<"cantonCommand">;
1671
1725
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1726
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1727
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1728
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1672
1729
  "defi-deposit": t.LiteralC<"defi-deposit">;
1673
1730
  "defi-redeem": t.LiteralC<"defi-redeem">;
1674
1731
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1770,6 +1827,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1770
1827
  allocationRequest: t.LiteralC<"allocationRequest">;
1771
1828
  cantonCommand: t.LiteralC<"cantonCommand">;
1772
1829
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1830
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1831
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1832
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1773
1833
  "defi-deposit": t.LiteralC<"defi-deposit">;
1774
1834
  "defi-redeem": t.LiteralC<"defi-redeem">;
1775
1835
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1868,6 +1928,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1868
1928
  allocationRequest: t.LiteralC<"allocationRequest">;
1869
1929
  cantonCommand: t.LiteralC<"cantonCommand">;
1870
1930
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1931
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1932
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1933
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1871
1934
  "defi-deposit": t.LiteralC<"defi-deposit">;
1872
1935
  "defi-redeem": t.LiteralC<"defi-redeem">;
1873
1936
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1944,6 +2007,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1944
2007
  allocationRequest: t.LiteralC<"allocationRequest">;
1945
2008
  cantonCommand: t.LiteralC<"cantonCommand">;
1946
2009
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2010
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2011
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2012
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1947
2013
  "defi-deposit": t.LiteralC<"defi-deposit">;
1948
2014
  "defi-redeem": t.LiteralC<"defi-redeem">;
1949
2015
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2024,6 +2090,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2024
2090
  allocationRequest: t.LiteralC<"allocationRequest">;
2025
2091
  cantonCommand: t.LiteralC<"cantonCommand">;
2026
2092
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2093
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2094
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2095
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2027
2096
  "defi-deposit": t.LiteralC<"defi-deposit">;
2028
2097
  "defi-redeem": t.LiteralC<"defi-redeem">;
2029
2098
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2099,6 +2168,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2099
2168
  allocationRequest: t.LiteralC<"allocationRequest">;
2100
2169
  cantonCommand: t.LiteralC<"cantonCommand">;
2101
2170
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2171
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2172
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2173
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2102
2174
  "defi-deposit": t.LiteralC<"defi-deposit">;
2103
2175
  "defi-redeem": t.LiteralC<"defi-redeem">;
2104
2176
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2118,6 +2190,237 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2118
2190
  }>, t.PartialC<{
2119
2191
  token: t.StringC;
2120
2192
  expiry: t.NumberC;
2193
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2194
+ intentType: t.KeyofC<{
2195
+ payment: t.LiteralC<"payment">;
2196
+ transferToken: t.LiteralC<"transferToken">;
2197
+ consolidate: t.LiteralC<"consolidate">;
2198
+ consolidateToken: t.LiteralC<"consolidateToken">;
2199
+ fanout: t.LiteralC<"fanout">;
2200
+ stake: t.LiteralC<"stake">;
2201
+ unstake: t.LiteralC<"unstake">;
2202
+ delegate: t.LiteralC<"delegate">;
2203
+ undelegate: t.LiteralC<"undelegate">;
2204
+ switchValidator: t.LiteralC<"switchValidator">;
2205
+ claim: t.LiteralC<"claim">;
2206
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
2207
+ pledge: t.LiteralC<"pledge">;
2208
+ voteDelegation: t.LiteralC<"voteDelegation">;
2209
+ vote: t.LiteralC<"vote">;
2210
+ createAccount: t.LiteralC<"createAccount">;
2211
+ updateAccount: t.LiteralC<"updateAccount">;
2212
+ addTrustLine: t.LiteralC<"addTrustLine">;
2213
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
2214
+ signMessage: t.LiteralC<"signMessage">;
2215
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
2216
+ enableToken: t.LiteralC<"enableToken">;
2217
+ authorize: t.LiteralC<"authorize">;
2218
+ acceleration: t.LiteralC<"acceleration">;
2219
+ fillNonce: t.LiteralC<"fillNonce">;
2220
+ walletRecovery: t.LiteralC<"walletRecovery">;
2221
+ contractCall: t.LiteralC<"contractCall">;
2222
+ deactivate: t.LiteralC<"deactivate">;
2223
+ customTx: t.LiteralC<"customTx">;
2224
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
2225
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
2226
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
2227
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
2228
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
2229
+ tokenApproval: t.LiteralC<"tokenApproval">;
2230
+ transferStake: t.LiteralC<"transferStake">;
2231
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
2232
+ increaseStake: t.LiteralC<"increaseStake">;
2233
+ decreaseStake: t.LiteralC<"decreaseStake">;
2234
+ signalExit: t.LiteralC<"signalExit">;
2235
+ withdrawStake: t.LiteralC<"withdrawStake">;
2236
+ spotTransfer: t.LiteralC<"spotTransfer">;
2237
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
2238
+ enableBridging: t.LiteralC<"enableBridging">;
2239
+ goUnstake: t.LiteralC<"goUnstake">;
2240
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
2241
+ transferAccept: t.LiteralC<"transferAccept">;
2242
+ transferReject: t.LiteralC<"transferReject">;
2243
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
2244
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2245
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2246
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2247
+ allocationRequest: t.LiteralC<"allocationRequest">;
2248
+ cantonCommand: t.LiteralC<"cantonCommand">;
2249
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2250
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2251
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2252
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2253
+ "defi-deposit": t.LiteralC<"defi-deposit">;
2254
+ "defi-redeem": t.LiteralC<"defi-redeem">;
2255
+ "defi-approve": t.LiteralC<"defi-approve">;
2256
+ delegateResource: t.LiteralC<"delegateResource">;
2257
+ undelegateResource: t.LiteralC<"undelegateResource">;
2258
+ export: t.LiteralC<"export">;
2259
+ import: t.LiteralC<"import">;
2260
+ importtoc: t.LiteralC<"importtoc">;
2261
+ }>;
2262
+ }>, t.PartialC<{
2263
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2264
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2265
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2266
+ }>]>, t.TypeC<{
2267
+ intentType: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2268
+ endInvestorPartyId: t.StringC;
2269
+ }>, t.PartialC<{
2270
+ comment: t.StringC;
2271
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2272
+ intentType: t.KeyofC<{
2273
+ payment: t.LiteralC<"payment">;
2274
+ transferToken: t.LiteralC<"transferToken">;
2275
+ consolidate: t.LiteralC<"consolidate">;
2276
+ consolidateToken: t.LiteralC<"consolidateToken">;
2277
+ fanout: t.LiteralC<"fanout">;
2278
+ stake: t.LiteralC<"stake">;
2279
+ unstake: t.LiteralC<"unstake">;
2280
+ delegate: t.LiteralC<"delegate">;
2281
+ undelegate: t.LiteralC<"undelegate">;
2282
+ switchValidator: t.LiteralC<"switchValidator">;
2283
+ claim: t.LiteralC<"claim">;
2284
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
2285
+ pledge: t.LiteralC<"pledge">;
2286
+ voteDelegation: t.LiteralC<"voteDelegation">;
2287
+ vote: t.LiteralC<"vote">;
2288
+ createAccount: t.LiteralC<"createAccount">;
2289
+ updateAccount: t.LiteralC<"updateAccount">;
2290
+ addTrustLine: t.LiteralC<"addTrustLine">;
2291
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
2292
+ signMessage: t.LiteralC<"signMessage">;
2293
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
2294
+ enableToken: t.LiteralC<"enableToken">;
2295
+ authorize: t.LiteralC<"authorize">;
2296
+ acceleration: t.LiteralC<"acceleration">;
2297
+ fillNonce: t.LiteralC<"fillNonce">;
2298
+ walletRecovery: t.LiteralC<"walletRecovery">;
2299
+ contractCall: t.LiteralC<"contractCall">;
2300
+ deactivate: t.LiteralC<"deactivate">;
2301
+ customTx: t.LiteralC<"customTx">;
2302
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
2303
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
2304
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
2305
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
2306
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
2307
+ tokenApproval: t.LiteralC<"tokenApproval">;
2308
+ transferStake: t.LiteralC<"transferStake">;
2309
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
2310
+ increaseStake: t.LiteralC<"increaseStake">;
2311
+ decreaseStake: t.LiteralC<"decreaseStake">;
2312
+ signalExit: t.LiteralC<"signalExit">;
2313
+ withdrawStake: t.LiteralC<"withdrawStake">;
2314
+ spotTransfer: t.LiteralC<"spotTransfer">;
2315
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
2316
+ enableBridging: t.LiteralC<"enableBridging">;
2317
+ goUnstake: t.LiteralC<"goUnstake">;
2318
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
2319
+ transferAccept: t.LiteralC<"transferAccept">;
2320
+ transferReject: t.LiteralC<"transferReject">;
2321
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
2322
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2323
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2324
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2325
+ allocationRequest: t.LiteralC<"allocationRequest">;
2326
+ cantonCommand: t.LiteralC<"cantonCommand">;
2327
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2328
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2329
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2330
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2331
+ "defi-deposit": t.LiteralC<"defi-deposit">;
2332
+ "defi-redeem": t.LiteralC<"defi-redeem">;
2333
+ "defi-approve": t.LiteralC<"defi-approve">;
2334
+ delegateResource: t.LiteralC<"delegateResource">;
2335
+ undelegateResource: t.LiteralC<"undelegateResource">;
2336
+ export: t.LiteralC<"export">;
2337
+ import: t.LiteralC<"import">;
2338
+ importtoc: t.LiteralC<"importtoc">;
2339
+ }>;
2340
+ }>, t.PartialC<{
2341
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2342
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2343
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2344
+ }>]>, t.TypeC<{
2345
+ intentType: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2346
+ txRequestId: t.StringC;
2347
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2348
+ intentType: t.KeyofC<{
2349
+ payment: t.LiteralC<"payment">;
2350
+ transferToken: t.LiteralC<"transferToken">;
2351
+ consolidate: t.LiteralC<"consolidate">;
2352
+ consolidateToken: t.LiteralC<"consolidateToken">;
2353
+ fanout: t.LiteralC<"fanout">;
2354
+ stake: t.LiteralC<"stake">;
2355
+ unstake: t.LiteralC<"unstake">;
2356
+ delegate: t.LiteralC<"delegate">;
2357
+ undelegate: t.LiteralC<"undelegate">;
2358
+ switchValidator: t.LiteralC<"switchValidator">;
2359
+ claim: t.LiteralC<"claim">;
2360
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
2361
+ pledge: t.LiteralC<"pledge">;
2362
+ voteDelegation: t.LiteralC<"voteDelegation">;
2363
+ vote: t.LiteralC<"vote">;
2364
+ createAccount: t.LiteralC<"createAccount">;
2365
+ updateAccount: t.LiteralC<"updateAccount">;
2366
+ addTrustLine: t.LiteralC<"addTrustLine">;
2367
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
2368
+ signMessage: t.LiteralC<"signMessage">;
2369
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
2370
+ enableToken: t.LiteralC<"enableToken">;
2371
+ authorize: t.LiteralC<"authorize">;
2372
+ acceleration: t.LiteralC<"acceleration">;
2373
+ fillNonce: t.LiteralC<"fillNonce">;
2374
+ walletRecovery: t.LiteralC<"walletRecovery">;
2375
+ contractCall: t.LiteralC<"contractCall">;
2376
+ deactivate: t.LiteralC<"deactivate">;
2377
+ customTx: t.LiteralC<"customTx">;
2378
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
2379
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
2380
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
2381
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
2382
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
2383
+ tokenApproval: t.LiteralC<"tokenApproval">;
2384
+ transferStake: t.LiteralC<"transferStake">;
2385
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
2386
+ increaseStake: t.LiteralC<"increaseStake">;
2387
+ decreaseStake: t.LiteralC<"decreaseStake">;
2388
+ signalExit: t.LiteralC<"signalExit">;
2389
+ withdrawStake: t.LiteralC<"withdrawStake">;
2390
+ spotTransfer: t.LiteralC<"spotTransfer">;
2391
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
2392
+ enableBridging: t.LiteralC<"enableBridging">;
2393
+ goUnstake: t.LiteralC<"goUnstake">;
2394
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
2395
+ transferAccept: t.LiteralC<"transferAccept">;
2396
+ transferReject: t.LiteralC<"transferReject">;
2397
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
2398
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2399
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2400
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2401
+ allocationRequest: t.LiteralC<"allocationRequest">;
2402
+ cantonCommand: t.LiteralC<"cantonCommand">;
2403
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2404
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2405
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2406
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2407
+ "defi-deposit": t.LiteralC<"defi-deposit">;
2408
+ "defi-redeem": t.LiteralC<"defi-redeem">;
2409
+ "defi-approve": t.LiteralC<"defi-approve">;
2410
+ delegateResource: t.LiteralC<"delegateResource">;
2411
+ undelegateResource: t.LiteralC<"undelegateResource">;
2412
+ export: t.LiteralC<"export">;
2413
+ import: t.LiteralC<"import">;
2414
+ importtoc: t.LiteralC<"importtoc">;
2415
+ }>;
2416
+ }>, t.PartialC<{
2417
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2418
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2419
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2420
+ }>]>, t.TypeC<{
2421
+ intentType: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2422
+ txRequestId: t.StringC;
2423
+ reason: t.StringC;
2121
2424
  }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2122
2425
  intentType: t.KeyofC<{
2123
2426
  payment: t.LiteralC<"payment">;
@@ -2175,6 +2478,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2175
2478
  allocationRequest: t.LiteralC<"allocationRequest">;
2176
2479
  cantonCommand: t.LiteralC<"cantonCommand">;
2177
2480
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2481
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2482
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2483
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2178
2484
  "defi-deposit": t.LiteralC<"defi-deposit">;
2179
2485
  "defi-redeem": t.LiteralC<"defi-redeem">;
2180
2486
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2251,6 +2557,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2251
2557
  allocationRequest: t.LiteralC<"allocationRequest">;
2252
2558
  cantonCommand: t.LiteralC<"cantonCommand">;
2253
2559
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2560
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2561
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2562
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2254
2563
  "defi-deposit": t.LiteralC<"defi-deposit">;
2255
2564
  "defi-redeem": t.LiteralC<"defi-redeem">;
2256
2565
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2327,6 +2636,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2327
2636
  allocationRequest: t.LiteralC<"allocationRequest">;
2328
2637
  cantonCommand: t.LiteralC<"cantonCommand">;
2329
2638
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2639
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2640
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2641
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2330
2642
  "defi-deposit": t.LiteralC<"defi-deposit">;
2331
2643
  "defi-redeem": t.LiteralC<"defi-redeem">;
2332
2644
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2421,6 +2733,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2421
2733
  allocationRequest: t.LiteralC<"allocationRequest">;
2422
2734
  cantonCommand: t.LiteralC<"cantonCommand">;
2423
2735
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2736
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2737
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2738
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2424
2739
  "defi-deposit": t.LiteralC<"defi-deposit">;
2425
2740
  "defi-redeem": t.LiteralC<"defi-redeem">;
2426
2741
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2498,6 +2813,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2498
2813
  allocationRequest: t.LiteralC<"allocationRequest">;
2499
2814
  cantonCommand: t.LiteralC<"cantonCommand">;
2500
2815
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2816
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2817
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2818
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2501
2819
  "defi-deposit": t.LiteralC<"defi-deposit">;
2502
2820
  "defi-redeem": t.LiteralC<"defi-redeem">;
2503
2821
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2608,6 +2926,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2608
2926
  allocationRequest: t.LiteralC<"allocationRequest">;
2609
2927
  cantonCommand: t.LiteralC<"cantonCommand">;
2610
2928
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2929
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2930
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2931
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2611
2932
  "defi-deposit": t.LiteralC<"defi-deposit">;
2612
2933
  "defi-redeem": t.LiteralC<"defi-redeem">;
2613
2934
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2691,6 +3012,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2691
3012
  allocationRequest: t.LiteralC<"allocationRequest">;
2692
3013
  cantonCommand: t.LiteralC<"cantonCommand">;
2693
3014
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3015
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3016
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3017
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2694
3018
  "defi-deposit": t.LiteralC<"defi-deposit">;
2695
3019
  "defi-redeem": t.LiteralC<"defi-redeem">;
2696
3020
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2801,6 +3125,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2801
3125
  allocationRequest: t.LiteralC<"allocationRequest">;
2802
3126
  cantonCommand: t.LiteralC<"cantonCommand">;
2803
3127
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3128
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3129
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3130
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2804
3131
  "defi-deposit": t.LiteralC<"defi-deposit">;
2805
3132
  "defi-redeem": t.LiteralC<"defi-redeem">;
2806
3133
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2878,6 +3205,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2878
3205
  allocationRequest: t.LiteralC<"allocationRequest">;
2879
3206
  cantonCommand: t.LiteralC<"cantonCommand">;
2880
3207
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3208
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3209
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3210
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2881
3211
  "defi-deposit": t.LiteralC<"defi-deposit">;
2882
3212
  "defi-redeem": t.LiteralC<"defi-redeem">;
2883
3213
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3012,6 +3342,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3012
3342
  allocationRequest: t.LiteralC<"allocationRequest">;
3013
3343
  cantonCommand: t.LiteralC<"cantonCommand">;
3014
3344
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3345
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3346
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3347
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3015
3348
  "defi-deposit": t.LiteralC<"defi-deposit">;
3016
3349
  "defi-redeem": t.LiteralC<"defi-redeem">;
3017
3350
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3136,6 +3469,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3136
3469
  allocationRequest: t.LiteralC<"allocationRequest">;
3137
3470
  cantonCommand: t.LiteralC<"cantonCommand">;
3138
3471
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3472
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3473
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3474
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3139
3475
  "defi-deposit": t.LiteralC<"defi-deposit">;
3140
3476
  "defi-redeem": t.LiteralC<"defi-redeem">;
3141
3477
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3252,6 +3588,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3252
3588
  allocationRequest: t.LiteralC<"allocationRequest">;
3253
3589
  cantonCommand: t.LiteralC<"cantonCommand">;
3254
3590
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3591
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3592
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3593
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3255
3594
  "defi-deposit": t.LiteralC<"defi-deposit">;
3256
3595
  "defi-redeem": t.LiteralC<"defi-redeem">;
3257
3596
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3354,6 +3693,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3354
3693
  allocationRequest: t.LiteralC<"allocationRequest">;
3355
3694
  cantonCommand: t.LiteralC<"cantonCommand">;
3356
3695
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3696
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3697
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3698
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3357
3699
  "defi-deposit": t.LiteralC<"defi-deposit">;
3358
3700
  "defi-redeem": t.LiteralC<"defi-redeem">;
3359
3701
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3455,6 +3797,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3455
3797
  allocationRequest: t.LiteralC<"allocationRequest">;
3456
3798
  cantonCommand: t.LiteralC<"cantonCommand">;
3457
3799
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3800
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3801
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3802
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3458
3803
  "defi-deposit": t.LiteralC<"defi-deposit">;
3459
3804
  "defi-redeem": t.LiteralC<"defi-redeem">;
3460
3805
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3555,6 +3900,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3555
3900
  allocationRequest: t.LiteralC<"allocationRequest">;
3556
3901
  cantonCommand: t.LiteralC<"cantonCommand">;
3557
3902
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3903
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3904
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3905
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3558
3906
  "defi-deposit": t.LiteralC<"defi-deposit">;
3559
3907
  "defi-redeem": t.LiteralC<"defi-redeem">;
3560
3908
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3631,6 +3979,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3631
3979
  allocationRequest: t.LiteralC<"allocationRequest">;
3632
3980
  cantonCommand: t.LiteralC<"cantonCommand">;
3633
3981
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3982
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3983
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3984
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3634
3985
  "defi-deposit": t.LiteralC<"defi-deposit">;
3635
3986
  "defi-redeem": t.LiteralC<"defi-redeem">;
3636
3987
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3827,6 +4178,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3827
4178
  allocationRequest: t.LiteralC<"allocationRequest">;
3828
4179
  cantonCommand: t.LiteralC<"cantonCommand">;
3829
4180
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4181
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4182
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4183
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3830
4184
  "defi-deposit": t.LiteralC<"defi-deposit">;
3831
4185
  "defi-redeem": t.LiteralC<"defi-redeem">;
3832
4186
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3964,6 +4318,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3964
4318
  allocationRequest: t.LiteralC<"allocationRequest">;
3965
4319
  cantonCommand: t.LiteralC<"cantonCommand">;
3966
4320
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4321
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4322
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4323
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3967
4324
  "defi-deposit": t.LiteralC<"defi-deposit">;
3968
4325
  "defi-redeem": t.LiteralC<"defi-redeem">;
3969
4326
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4062,6 +4419,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4062
4419
  allocationRequest: t.LiteralC<"allocationRequest">;
4063
4420
  cantonCommand: t.LiteralC<"cantonCommand">;
4064
4421
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4422
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4423
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4424
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4065
4425
  "defi-deposit": t.LiteralC<"defi-deposit">;
4066
4426
  "defi-redeem": t.LiteralC<"defi-redeem">;
4067
4427
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4136,6 +4496,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4136
4496
  allocationRequest: t.LiteralC<"allocationRequest">;
4137
4497
  cantonCommand: t.LiteralC<"cantonCommand">;
4138
4498
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4499
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4500
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4501
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4139
4502
  "defi-deposit": t.LiteralC<"defi-deposit">;
4140
4503
  "defi-redeem": t.LiteralC<"defi-redeem">;
4141
4504
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4265,6 +4628,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4265
4628
  allocationRequest: t.LiteralC<"allocationRequest">;
4266
4629
  cantonCommand: t.LiteralC<"cantonCommand">;
4267
4630
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4631
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4632
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4633
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4268
4634
  "defi-deposit": t.LiteralC<"defi-deposit">;
4269
4635
  "defi-redeem": t.LiteralC<"defi-redeem">;
4270
4636
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4381,6 +4747,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4381
4747
  allocationRequest: t.LiteralC<"allocationRequest">;
4382
4748
  cantonCommand: t.LiteralC<"cantonCommand">;
4383
4749
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4750
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4751
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4752
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4384
4753
  "defi-deposit": t.LiteralC<"defi-deposit">;
4385
4754
  "defi-redeem": t.LiteralC<"defi-redeem">;
4386
4755
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4517,6 +4886,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4517
4886
  allocationRequest: t.LiteralC<"allocationRequest">;
4518
4887
  cantonCommand: t.LiteralC<"cantonCommand">;
4519
4888
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4889
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4890
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4891
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4520
4892
  "defi-deposit": t.LiteralC<"defi-deposit">;
4521
4893
  "defi-redeem": t.LiteralC<"defi-redeem">;
4522
4894
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4598,6 +4970,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4598
4970
  allocationRequest: t.LiteralC<"allocationRequest">;
4599
4971
  cantonCommand: t.LiteralC<"cantonCommand">;
4600
4972
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4973
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4974
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4975
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4601
4976
  "defi-deposit": t.LiteralC<"defi-deposit">;
4602
4977
  "defi-redeem": t.LiteralC<"defi-redeem">;
4603
4978
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4674,6 +5049,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4674
5049
  allocationRequest: t.LiteralC<"allocationRequest">;
4675
5050
  cantonCommand: t.LiteralC<"cantonCommand">;
4676
5051
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5052
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5053
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5054
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4677
5055
  "defi-deposit": t.LiteralC<"defi-deposit">;
4678
5056
  "defi-redeem": t.LiteralC<"defi-redeem">;
4679
5057
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4762,6 +5140,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4762
5140
  allocationRequest: t.LiteralC<"allocationRequest">;
4763
5141
  cantonCommand: t.LiteralC<"cantonCommand">;
4764
5142
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5143
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5144
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5145
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4765
5146
  "defi-deposit": t.LiteralC<"defi-deposit">;
4766
5147
  "defi-redeem": t.LiteralC<"defi-redeem">;
4767
5148
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4846,6 +5227,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4846
5227
  allocationRequest: t.LiteralC<"allocationRequest">;
4847
5228
  cantonCommand: t.LiteralC<"cantonCommand">;
4848
5229
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5230
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5231
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5232
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4849
5233
  "defi-deposit": t.LiteralC<"defi-deposit">;
4850
5234
  "defi-redeem": t.LiteralC<"defi-redeem">;
4851
5235
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4945,6 +5329,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4945
5329
  allocationRequest: t.LiteralC<"allocationRequest">;
4946
5330
  cantonCommand: t.LiteralC<"cantonCommand">;
4947
5331
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5332
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5333
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5334
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4948
5335
  "defi-deposit": t.LiteralC<"defi-deposit">;
4949
5336
  "defi-redeem": t.LiteralC<"defi-redeem">;
4950
5337
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5034,6 +5421,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5034
5421
  allocationRequest: t.LiteralC<"allocationRequest">;
5035
5422
  cantonCommand: t.LiteralC<"cantonCommand">;
5036
5423
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5424
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5425
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5426
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5037
5427
  "defi-deposit": t.LiteralC<"defi-deposit">;
5038
5428
  "defi-redeem": t.LiteralC<"defi-redeem">;
5039
5429
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5109,6 +5499,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5109
5499
  allocationRequest: t.LiteralC<"allocationRequest">;
5110
5500
  cantonCommand: t.LiteralC<"cantonCommand">;
5111
5501
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5502
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5503
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5504
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5112
5505
  "defi-deposit": t.LiteralC<"defi-deposit">;
5113
5506
  "defi-redeem": t.LiteralC<"defi-redeem">;
5114
5507
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5263,6 +5656,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5263
5656
  allocationRequest: t.LiteralC<"allocationRequest">;
5264
5657
  cantonCommand: t.LiteralC<"cantonCommand">;
5265
5658
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5659
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5660
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5661
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5266
5662
  "defi-deposit": t.LiteralC<"defi-deposit">;
5267
5663
  "defi-redeem": t.LiteralC<"defi-redeem">;
5268
5664
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5338,6 +5734,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5338
5734
  allocationRequest: t.LiteralC<"allocationRequest">;
5339
5735
  cantonCommand: t.LiteralC<"cantonCommand">;
5340
5736
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5737
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5738
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5739
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5341
5740
  "defi-deposit": t.LiteralC<"defi-deposit">;
5342
5741
  "defi-redeem": t.LiteralC<"defi-redeem">;
5343
5742
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5430,6 +5829,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5430
5829
  allocationRequest: t.LiteralC<"allocationRequest">;
5431
5830
  cantonCommand: t.LiteralC<"cantonCommand">;
5432
5831
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5832
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5833
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5834
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5433
5835
  "defi-deposit": t.LiteralC<"defi-deposit">;
5434
5836
  "defi-redeem": t.LiteralC<"defi-redeem">;
5435
5837
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5507,6 +5909,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5507
5909
  allocationRequest: t.LiteralC<"allocationRequest">;
5508
5910
  cantonCommand: t.LiteralC<"cantonCommand">;
5509
5911
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5912
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5913
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5914
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5510
5915
  "defi-deposit": t.LiteralC<"defi-deposit">;
5511
5916
  "defi-redeem": t.LiteralC<"defi-redeem">;
5512
5917
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5588,6 +5993,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5588
5993
  allocationRequest: t.LiteralC<"allocationRequest">;
5589
5994
  cantonCommand: t.LiteralC<"cantonCommand">;
5590
5995
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5996
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5997
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5998
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5591
5999
  "defi-deposit": t.LiteralC<"defi-deposit">;
5592
6000
  "defi-redeem": t.LiteralC<"defi-redeem">;
5593
6001
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5669,6 +6077,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5669
6077
  allocationRequest: t.LiteralC<"allocationRequest">;
5670
6078
  cantonCommand: t.LiteralC<"cantonCommand">;
5671
6079
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6080
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6081
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6082
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5672
6083
  "defi-deposit": t.LiteralC<"defi-deposit">;
5673
6084
  "defi-redeem": t.LiteralC<"defi-redeem">;
5674
6085
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5747,6 +6158,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5747
6158
  allocationRequest: t.LiteralC<"allocationRequest">;
5748
6159
  cantonCommand: t.LiteralC<"cantonCommand">;
5749
6160
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6161
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6162
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6163
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5750
6164
  "defi-deposit": t.LiteralC<"defi-deposit">;
5751
6165
  "defi-redeem": t.LiteralC<"defi-redeem">;
5752
6166
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5841,6 +6255,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5841
6255
  allocationRequest: t.LiteralC<"allocationRequest">;
5842
6256
  cantonCommand: t.LiteralC<"cantonCommand">;
5843
6257
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6258
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6259
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6260
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5844
6261
  "defi-deposit": t.LiteralC<"defi-deposit">;
5845
6262
  "defi-redeem": t.LiteralC<"defi-redeem">;
5846
6263
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5934,6 +6351,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5934
6351
  allocationRequest: t.LiteralC<"allocationRequest">;
5935
6352
  cantonCommand: t.LiteralC<"cantonCommand">;
5936
6353
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6354
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6355
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6356
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5937
6357
  "defi-deposit": t.LiteralC<"defi-deposit">;
5938
6358
  "defi-redeem": t.LiteralC<"defi-redeem">;
5939
6359
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6027,6 +6447,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6027
6447
  allocationRequest: t.LiteralC<"allocationRequest">;
6028
6448
  cantonCommand: t.LiteralC<"cantonCommand">;
6029
6449
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6450
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6451
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6452
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6030
6453
  "defi-deposit": t.LiteralC<"defi-deposit">;
6031
6454
  "defi-redeem": t.LiteralC<"defi-redeem">;
6032
6455
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6128,6 +6551,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6128
6551
  allocationRequest: t.LiteralC<"allocationRequest">;
6129
6552
  cantonCommand: t.LiteralC<"cantonCommand">;
6130
6553
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6554
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6555
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6556
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6131
6557
  "defi-deposit": t.LiteralC<"defi-deposit">;
6132
6558
  "defi-redeem": t.LiteralC<"defi-redeem">;
6133
6559
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6251,6 +6677,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6251
6677
  allocationRequest: t.LiteralC<"allocationRequest">;
6252
6678
  cantonCommand: t.LiteralC<"cantonCommand">;
6253
6679
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6680
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6681
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6682
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6254
6683
  "defi-deposit": t.LiteralC<"defi-deposit">;
6255
6684
  "defi-redeem": t.LiteralC<"defi-redeem">;
6256
6685
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6346,6 +6775,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6346
6775
  allocationRequest: t.LiteralC<"allocationRequest">;
6347
6776
  cantonCommand: t.LiteralC<"cantonCommand">;
6348
6777
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6778
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6779
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6780
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6349
6781
  "defi-deposit": t.LiteralC<"defi-deposit">;
6350
6782
  "defi-redeem": t.LiteralC<"defi-redeem">;
6351
6783
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6458,6 +6890,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6458
6890
  allocationRequest: t.LiteralC<"allocationRequest">;
6459
6891
  cantonCommand: t.LiteralC<"cantonCommand">;
6460
6892
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6893
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6894
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6895
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6461
6896
  "defi-deposit": t.LiteralC<"defi-deposit">;
6462
6897
  "defi-redeem": t.LiteralC<"defi-redeem">;
6463
6898
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6551,6 +6986,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6551
6986
  allocationRequest: t.LiteralC<"allocationRequest">;
6552
6987
  cantonCommand: t.LiteralC<"cantonCommand">;
6553
6988
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6989
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6990
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6991
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6554
6992
  "defi-deposit": t.LiteralC<"defi-deposit">;
6555
6993
  "defi-redeem": t.LiteralC<"defi-redeem">;
6556
6994
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6662,6 +7100,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6662
7100
  allocationRequest: t.LiteralC<"allocationRequest">;
6663
7101
  cantonCommand: t.LiteralC<"cantonCommand">;
6664
7102
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7103
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7104
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7105
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6665
7106
  "defi-deposit": t.LiteralC<"defi-deposit">;
6666
7107
  "defi-redeem": t.LiteralC<"defi-redeem">;
6667
7108
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6771,6 +7212,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6771
7212
  allocationRequest: t.LiteralC<"allocationRequest">;
6772
7213
  cantonCommand: t.LiteralC<"cantonCommand">;
6773
7214
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7215
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7216
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7217
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6774
7218
  "defi-deposit": t.LiteralC<"defi-deposit">;
6775
7219
  "defi-redeem": t.LiteralC<"defi-redeem">;
6776
7220
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6855,6 +7299,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6855
7299
  allocationRequest: t.LiteralC<"allocationRequest">;
6856
7300
  cantonCommand: t.LiteralC<"cantonCommand">;
6857
7301
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7302
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7303
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7304
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6858
7305
  "defi-deposit": t.LiteralC<"defi-deposit">;
6859
7306
  "defi-redeem": t.LiteralC<"defi-redeem">;
6860
7307
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6950,6 +7397,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6950
7397
  allocationRequest: t.LiteralC<"allocationRequest">;
6951
7398
  cantonCommand: t.LiteralC<"cantonCommand">;
6952
7399
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7400
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7401
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7402
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6953
7403
  "defi-deposit": t.LiteralC<"defi-deposit">;
6954
7404
  "defi-redeem": t.LiteralC<"defi-redeem">;
6955
7405
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7102,6 +7552,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7102
7552
  allocationRequest: t.LiteralC<"allocationRequest">;
7103
7553
  cantonCommand: t.LiteralC<"cantonCommand">;
7104
7554
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7555
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7556
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7557
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7105
7558
  "defi-deposit": t.LiteralC<"defi-deposit">;
7106
7559
  "defi-redeem": t.LiteralC<"defi-redeem">;
7107
7560
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7183,6 +7636,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7183
7636
  allocationRequest: t.LiteralC<"allocationRequest">;
7184
7637
  cantonCommand: t.LiteralC<"cantonCommand">;
7185
7638
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7639
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7640
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7641
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7186
7642
  "defi-deposit": t.LiteralC<"defi-deposit">;
7187
7643
  "defi-redeem": t.LiteralC<"defi-redeem">;
7188
7644
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7268,6 +7724,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7268
7724
  allocationRequest: t.LiteralC<"allocationRequest">;
7269
7725
  cantonCommand: t.LiteralC<"cantonCommand">;
7270
7726
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7727
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7728
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7729
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7271
7730
  "defi-deposit": t.LiteralC<"defi-deposit">;
7272
7731
  "defi-redeem": t.LiteralC<"defi-redeem">;
7273
7732
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7287,6 +7746,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7287
7746
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
7288
7747
  }>]>, t.TypeC<{
7289
7748
  intentType: t.LiteralC<"deactivate">;
7749
+ }>, t.PartialC<{
7290
7750
  stakingAddresses: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
7291
7751
  stakingAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
7292
7752
  }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
@@ -7346,6 +7806,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7346
7806
  allocationRequest: t.LiteralC<"allocationRequest">;
7347
7807
  cantonCommand: t.LiteralC<"cantonCommand">;
7348
7808
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7809
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7810
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7811
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7349
7812
  "defi-deposit": t.LiteralC<"defi-deposit">;
7350
7813
  "defi-redeem": t.LiteralC<"defi-redeem">;
7351
7814
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7366,9 +7829,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7366
7829
  }>]>, t.TypeC<{
7367
7830
  intentType: t.LiteralC<"delegate">;
7368
7831
  validatorAddress: t.StringC;
7832
+ }>, t.PartialC<{
7369
7833
  stakingAddresses: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
7370
7834
  stakingAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
7371
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
7835
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
7372
7836
  intentType: t.KeyofC<{
7373
7837
  payment: t.LiteralC<"payment">;
7374
7838
  transferToken: t.LiteralC<"transferToken">;
@@ -7425,6 +7889,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7425
7889
  allocationRequest: t.LiteralC<"allocationRequest">;
7426
7890
  cantonCommand: t.LiteralC<"cantonCommand">;
7427
7891
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7892
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7893
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7894
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7428
7895
  "defi-deposit": t.LiteralC<"defi-deposit">;
7429
7896
  "defi-redeem": t.LiteralC<"defi-redeem">;
7430
7897
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7438,8 +7905,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7438
7905
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
7439
7906
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
7440
7907
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
7441
- }>]>, t.TypeC<{
7442
- goStakingRequestId: t.StringC;
7443
7908
  }>]>, t.TypeC<{
7444
7909
  intentType: t.LiteralC<"goUnstake">;
7445
7910
  recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
@@ -7462,7 +7927,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7462
7927
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
7463
7928
  }>, t.TypeC<{
7464
7929
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
7465
- }>]>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
7930
+ }>]>, t.PartialC<{
7931
+ goStakingRequestId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
7932
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
7466
7933
  intentType: t.KeyofC<{
7467
7934
  payment: t.LiteralC<"payment">;
7468
7935
  transferToken: t.LiteralC<"transferToken">;
@@ -7519,6 +7986,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7519
7986
  allocationRequest: t.LiteralC<"allocationRequest">;
7520
7987
  cantonCommand: t.LiteralC<"cantonCommand">;
7521
7988
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7989
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7990
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7991
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7522
7992
  "defi-deposit": t.LiteralC<"defi-deposit">;
7523
7993
  "defi-redeem": t.LiteralC<"defi-redeem">;
7524
7994
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7615,6 +8085,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7615
8085
  allocationRequest: t.LiteralC<"allocationRequest">;
7616
8086
  cantonCommand: t.LiteralC<"cantonCommand">;
7617
8087
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8088
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8089
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8090
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7618
8091
  "defi-deposit": t.LiteralC<"defi-deposit">;
7619
8092
  "defi-redeem": t.LiteralC<"defi-redeem">;
7620
8093
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7704,6 +8177,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7704
8177
  allocationRequest: t.LiteralC<"allocationRequest">;
7705
8178
  cantonCommand: t.LiteralC<"cantonCommand">;
7706
8179
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8180
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8181
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8182
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7707
8183
  "defi-deposit": t.LiteralC<"defi-deposit">;
7708
8184
  "defi-redeem": t.LiteralC<"defi-redeem">;
7709
8185
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7830,6 +8306,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7830
8306
  allocationRequest: t.LiteralC<"allocationRequest">;
7831
8307
  cantonCommand: t.LiteralC<"cantonCommand">;
7832
8308
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8309
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8310
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8311
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7833
8312
  "defi-deposit": t.LiteralC<"defi-deposit">;
7834
8313
  "defi-redeem": t.LiteralC<"defi-redeem">;
7835
8314
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7986,6 +8465,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7986
8465
  allocationRequest: t.LiteralC<"allocationRequest">;
7987
8466
  cantonCommand: t.LiteralC<"cantonCommand">;
7988
8467
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8468
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8469
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8470
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7989
8471
  "defi-deposit": t.LiteralC<"defi-deposit">;
7990
8472
  "defi-redeem": t.LiteralC<"defi-redeem">;
7991
8473
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8156,6 +8638,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8156
8638
  allocationRequest: t.LiteralC<"allocationRequest">;
8157
8639
  cantonCommand: t.LiteralC<"cantonCommand">;
8158
8640
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8641
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8642
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8643
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8159
8644
  "defi-deposit": t.LiteralC<"defi-deposit">;
8160
8645
  "defi-redeem": t.LiteralC<"defi-redeem">;
8161
8646
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8231,6 +8716,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8231
8716
  allocationRequest: t.LiteralC<"allocationRequest">;
8232
8717
  cantonCommand: t.LiteralC<"cantonCommand">;
8233
8718
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8719
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8720
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8721
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8234
8722
  "defi-deposit": t.LiteralC<"defi-deposit">;
8235
8723
  "defi-redeem": t.LiteralC<"defi-redeem">;
8236
8724
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8301,6 +8789,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8301
8789
  allocationRequest: t.LiteralC<"allocationRequest">;
8302
8790
  cantonCommand: t.LiteralC<"cantonCommand">;
8303
8791
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8792
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8793
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8794
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8304
8795
  "defi-deposit": t.LiteralC<"defi-deposit">;
8305
8796
  "defi-redeem": t.LiteralC<"defi-redeem">;
8306
8797
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8322,7 +8813,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8322
8813
  }>]>, t.TypeC<{
8323
8814
  intentType: t.LiteralC<"customTx">;
8324
8815
  rawTx: t.StringC;
8325
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
8816
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
8326
8817
  intentType: t.KeyofC<{
8327
8818
  payment: t.LiteralC<"payment">;
8328
8819
  transferToken: t.LiteralC<"transferToken">;
@@ -8379,6 +8870,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8379
8870
  allocationRequest: t.LiteralC<"allocationRequest">;
8380
8871
  cantonCommand: t.LiteralC<"cantonCommand">;
8381
8872
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8873
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8874
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8875
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8382
8876
  "defi-deposit": t.LiteralC<"defi-deposit">;
8383
8877
  "defi-redeem": t.LiteralC<"defi-redeem">;
8384
8878
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8392,8 +8886,6 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8392
8886
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8393
8887
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8394
8888
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
8395
- }>]>, t.TypeC<{
8396
- goStakingRequestId: t.StringC;
8397
8889
  }>]>, t.TypeC<{
8398
8890
  intentType: t.LiteralC<"goUnstake">;
8399
8891
  recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
@@ -8469,6 +8961,84 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8469
8961
  allocationRequest: t.LiteralC<"allocationRequest">;
8470
8962
  cantonCommand: t.LiteralC<"cantonCommand">;
8471
8963
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8964
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8965
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8966
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8967
+ "defi-deposit": t.LiteralC<"defi-deposit">;
8968
+ "defi-redeem": t.LiteralC<"defi-redeem">;
8969
+ "defi-approve": t.LiteralC<"defi-approve">;
8970
+ delegateResource: t.LiteralC<"delegateResource">;
8971
+ undelegateResource: t.LiteralC<"undelegateResource">;
8972
+ export: t.LiteralC<"export">;
8973
+ import: t.LiteralC<"import">;
8974
+ importtoc: t.LiteralC<"importtoc">;
8975
+ }>;
8976
+ }>, t.PartialC<{
8977
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8978
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
8979
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
8980
+ }>]>, t.TypeC<{
8981
+ goStakingRequestId: t.StringC;
8982
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
8983
+ intentType: t.KeyofC<{
8984
+ payment: t.LiteralC<"payment">;
8985
+ transferToken: t.LiteralC<"transferToken">;
8986
+ consolidate: t.LiteralC<"consolidate">;
8987
+ consolidateToken: t.LiteralC<"consolidateToken">;
8988
+ fanout: t.LiteralC<"fanout">;
8989
+ stake: t.LiteralC<"stake">;
8990
+ unstake: t.LiteralC<"unstake">;
8991
+ delegate: t.LiteralC<"delegate">;
8992
+ undelegate: t.LiteralC<"undelegate">;
8993
+ switchValidator: t.LiteralC<"switchValidator">;
8994
+ claim: t.LiteralC<"claim">;
8995
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
8996
+ pledge: t.LiteralC<"pledge">;
8997
+ voteDelegation: t.LiteralC<"voteDelegation">;
8998
+ vote: t.LiteralC<"vote">;
8999
+ createAccount: t.LiteralC<"createAccount">;
9000
+ updateAccount: t.LiteralC<"updateAccount">;
9001
+ addTrustLine: t.LiteralC<"addTrustLine">;
9002
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
9003
+ signMessage: t.LiteralC<"signMessage">;
9004
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
9005
+ enableToken: t.LiteralC<"enableToken">;
9006
+ authorize: t.LiteralC<"authorize">;
9007
+ acceleration: t.LiteralC<"acceleration">;
9008
+ fillNonce: t.LiteralC<"fillNonce">;
9009
+ walletRecovery: t.LiteralC<"walletRecovery">;
9010
+ contractCall: t.LiteralC<"contractCall">;
9011
+ deactivate: t.LiteralC<"deactivate">;
9012
+ customTx: t.LiteralC<"customTx">;
9013
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
9014
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
9015
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
9016
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
9017
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
9018
+ tokenApproval: t.LiteralC<"tokenApproval">;
9019
+ transferStake: t.LiteralC<"transferStake">;
9020
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
9021
+ increaseStake: t.LiteralC<"increaseStake">;
9022
+ decreaseStake: t.LiteralC<"decreaseStake">;
9023
+ signalExit: t.LiteralC<"signalExit">;
9024
+ withdrawStake: t.LiteralC<"withdrawStake">;
9025
+ spotTransfer: t.LiteralC<"spotTransfer">;
9026
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
9027
+ enableBridging: t.LiteralC<"enableBridging">;
9028
+ goUnstake: t.LiteralC<"goUnstake">;
9029
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
9030
+ transferAccept: t.LiteralC<"transferAccept">;
9031
+ transferReject: t.LiteralC<"transferReject">;
9032
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
9033
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9034
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9035
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9036
+ allocationRequest: t.LiteralC<"allocationRequest">;
9037
+ cantonCommand: t.LiteralC<"cantonCommand">;
9038
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
9039
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9040
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9041
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8472
9042
  "defi-deposit": t.LiteralC<"defi-deposit">;
8473
9043
  "defi-redeem": t.LiteralC<"defi-redeem">;
8474
9044
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8544,6 +9114,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8544
9114
  allocationRequest: t.LiteralC<"allocationRequest">;
8545
9115
  cantonCommand: t.LiteralC<"cantonCommand">;
8546
9116
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9117
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9118
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9119
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8547
9120
  "defi-deposit": t.LiteralC<"defi-deposit">;
8548
9121
  "defi-redeem": t.LiteralC<"defi-redeem">;
8549
9122
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8636,6 +9209,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8636
9209
  allocationRequest: t.LiteralC<"allocationRequest">;
8637
9210
  cantonCommand: t.LiteralC<"cantonCommand">;
8638
9211
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9212
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9213
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9214
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8639
9215
  "defi-deposit": t.LiteralC<"defi-deposit">;
8640
9216
  "defi-redeem": t.LiteralC<"defi-redeem">;
8641
9217
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8711,6 +9287,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8711
9287
  allocationRequest: t.LiteralC<"allocationRequest">;
8712
9288
  cantonCommand: t.LiteralC<"cantonCommand">;
8713
9289
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9290
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9291
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9292
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8714
9293
  "defi-deposit": t.LiteralC<"defi-deposit">;
8715
9294
  "defi-redeem": t.LiteralC<"defi-redeem">;
8716
9295
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8823,6 +9402,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8823
9402
  allocationRequest: t.LiteralC<"allocationRequest">;
8824
9403
  cantonCommand: t.LiteralC<"cantonCommand">;
8825
9404
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9405
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9406
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9407
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8826
9408
  "defi-deposit": t.LiteralC<"defi-deposit">;
8827
9409
  "defi-redeem": t.LiteralC<"defi-redeem">;
8828
9410
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8917,6 +9499,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8917
9499
  allocationRequest: t.LiteralC<"allocationRequest">;
8918
9500
  cantonCommand: t.LiteralC<"cantonCommand">;
8919
9501
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9502
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9503
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9504
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8920
9505
  "defi-deposit": t.LiteralC<"defi-deposit">;
8921
9506
  "defi-redeem": t.LiteralC<"defi-redeem">;
8922
9507
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8993,6 +9578,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8993
9578
  allocationRequest: t.LiteralC<"allocationRequest">;
8994
9579
  cantonCommand: t.LiteralC<"cantonCommand">;
8995
9580
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9581
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9582
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9583
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8996
9584
  "defi-deposit": t.LiteralC<"defi-deposit">;
8997
9585
  "defi-redeem": t.LiteralC<"defi-redeem">;
8998
9586
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9088,6 +9676,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9088
9676
  allocationRequest: t.LiteralC<"allocationRequest">;
9089
9677
  cantonCommand: t.LiteralC<"cantonCommand">;
9090
9678
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9679
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9680
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9681
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9091
9682
  "defi-deposit": t.LiteralC<"defi-deposit">;
9092
9683
  "defi-redeem": t.LiteralC<"defi-redeem">;
9093
9684
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9185,6 +9776,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9185
9776
  allocationRequest: t.LiteralC<"allocationRequest">;
9186
9777
  cantonCommand: t.LiteralC<"cantonCommand">;
9187
9778
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9779
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9780
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9781
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9188
9782
  "defi-deposit": t.LiteralC<"defi-deposit">;
9189
9783
  "defi-redeem": t.LiteralC<"defi-redeem">;
9190
9784
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9283,6 +9877,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9283
9877
  allocationRequest: t.LiteralC<"allocationRequest">;
9284
9878
  cantonCommand: t.LiteralC<"cantonCommand">;
9285
9879
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9880
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9881
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9882
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9286
9883
  "defi-deposit": t.LiteralC<"defi-deposit">;
9287
9884
  "defi-redeem": t.LiteralC<"defi-redeem">;
9288
9885
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9367,6 +9964,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9367
9964
  allocationRequest: t.LiteralC<"allocationRequest">;
9368
9965
  cantonCommand: t.LiteralC<"cantonCommand">;
9369
9966
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9967
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9968
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9969
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9370
9970
  "defi-deposit": t.LiteralC<"defi-deposit">;
9371
9971
  "defi-redeem": t.LiteralC<"defi-redeem">;
9372
9972
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9462,6 +10062,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9462
10062
  allocationRequest: t.LiteralC<"allocationRequest">;
9463
10063
  cantonCommand: t.LiteralC<"cantonCommand">;
9464
10064
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10065
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10066
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10067
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9465
10068
  "defi-deposit": t.LiteralC<"defi-deposit">;
9466
10069
  "defi-redeem": t.LiteralC<"defi-redeem">;
9467
10070
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9596,6 +10199,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9596
10199
  allocationRequest: t.LiteralC<"allocationRequest">;
9597
10200
  cantonCommand: t.LiteralC<"cantonCommand">;
9598
10201
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10202
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10203
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10204
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9599
10205
  "defi-deposit": t.LiteralC<"defi-deposit">;
9600
10206
  "defi-redeem": t.LiteralC<"defi-redeem">;
9601
10207
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9678,6 +10284,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9678
10284
  allocationRequest: t.LiteralC<"allocationRequest">;
9679
10285
  cantonCommand: t.LiteralC<"cantonCommand">;
9680
10286
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10287
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10288
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10289
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9681
10290
  "defi-deposit": t.LiteralC<"defi-deposit">;
9682
10291
  "defi-redeem": t.LiteralC<"defi-redeem">;
9683
10292
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9757,6 +10366,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9757
10366
  allocationRequest: t.LiteralC<"allocationRequest">;
9758
10367
  cantonCommand: t.LiteralC<"cantonCommand">;
9759
10368
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10369
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10370
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10371
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9760
10372
  "defi-deposit": t.LiteralC<"defi-deposit">;
9761
10373
  "defi-redeem": t.LiteralC<"defi-redeem">;
9762
10374
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9831,6 +10443,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9831
10443
  allocationRequest: t.LiteralC<"allocationRequest">;
9832
10444
  cantonCommand: t.LiteralC<"cantonCommand">;
9833
10445
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10446
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10447
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10448
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9834
10449
  "defi-deposit": t.LiteralC<"defi-deposit">;
9835
10450
  "defi-redeem": t.LiteralC<"defi-redeem">;
9836
10451
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9925,6 +10540,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9925
10540
  allocationRequest: t.LiteralC<"allocationRequest">;
9926
10541
  cantonCommand: t.LiteralC<"cantonCommand">;
9927
10542
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10543
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10544
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10545
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9928
10546
  "defi-deposit": t.LiteralC<"defi-deposit">;
9929
10547
  "defi-redeem": t.LiteralC<"defi-redeem">;
9930
10548
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10005,6 +10623,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10005
10623
  allocationRequest: t.LiteralC<"allocationRequest">;
10006
10624
  cantonCommand: t.LiteralC<"cantonCommand">;
10007
10625
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10626
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10627
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10628
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10008
10629
  "defi-deposit": t.LiteralC<"defi-deposit">;
10009
10630
  "defi-redeem": t.LiteralC<"defi-redeem">;
10010
10631
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10084,6 +10705,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10084
10705
  allocationRequest: t.LiteralC<"allocationRequest">;
10085
10706
  cantonCommand: t.LiteralC<"cantonCommand">;
10086
10707
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10708
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10709
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10710
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10087
10711
  "defi-deposit": t.LiteralC<"defi-deposit">;
10088
10712
  "defi-redeem": t.LiteralC<"defi-redeem">;
10089
10713
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10164,6 +10788,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10164
10788
  allocationRequest: t.LiteralC<"allocationRequest">;
10165
10789
  cantonCommand: t.LiteralC<"cantonCommand">;
10166
10790
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10791
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10792
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10793
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10167
10794
  "defi-deposit": t.LiteralC<"defi-deposit">;
10168
10795
  "defi-redeem": t.LiteralC<"defi-redeem">;
10169
10796
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10243,6 +10870,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10243
10870
  allocationRequest: t.LiteralC<"allocationRequest">;
10244
10871
  cantonCommand: t.LiteralC<"cantonCommand">;
10245
10872
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10873
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10874
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10875
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10246
10876
  "defi-deposit": t.LiteralC<"defi-deposit">;
10247
10877
  "defi-redeem": t.LiteralC<"defi-redeem">;
10248
10878
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10326,6 +10956,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10326
10956
  allocationRequest: t.LiteralC<"allocationRequest">;
10327
10957
  cantonCommand: t.LiteralC<"cantonCommand">;
10328
10958
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10959
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10960
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10961
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10329
10962
  "defi-deposit": t.LiteralC<"defi-deposit">;
10330
10963
  "defi-redeem": t.LiteralC<"defi-redeem">;
10331
10964
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10408,6 +11041,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10408
11041
  allocationRequest: t.LiteralC<"allocationRequest">;
10409
11042
  cantonCommand: t.LiteralC<"cantonCommand">;
10410
11043
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11044
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11045
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11046
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10411
11047
  "defi-deposit": t.LiteralC<"defi-deposit">;
10412
11048
  "defi-redeem": t.LiteralC<"defi-redeem">;
10413
11049
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10492,6 +11128,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10492
11128
  allocationRequest: t.LiteralC<"allocationRequest">;
10493
11129
  cantonCommand: t.LiteralC<"cantonCommand">;
10494
11130
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11131
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11132
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11133
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10495
11134
  "defi-deposit": t.LiteralC<"defi-deposit">;
10496
11135
  "defi-redeem": t.LiteralC<"defi-redeem">;
10497
11136
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10576,6 +11215,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10576
11215
  allocationRequest: t.LiteralC<"allocationRequest">;
10577
11216
  cantonCommand: t.LiteralC<"cantonCommand">;
10578
11217
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11218
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11219
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11220
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10579
11221
  "defi-deposit": t.LiteralC<"defi-deposit">;
10580
11222
  "defi-redeem": t.LiteralC<"defi-redeem">;
10581
11223
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10660,6 +11302,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10660
11302
  allocationRequest: t.LiteralC<"allocationRequest">;
10661
11303
  cantonCommand: t.LiteralC<"cantonCommand">;
10662
11304
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11305
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11306
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11307
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10663
11308
  "defi-deposit": t.LiteralC<"defi-deposit">;
10664
11309
  "defi-redeem": t.LiteralC<"defi-redeem">;
10665
11310
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10743,6 +11388,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10743
11388
  allocationRequest: t.LiteralC<"allocationRequest">;
10744
11389
  cantonCommand: t.LiteralC<"cantonCommand">;
10745
11390
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11391
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11392
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11393
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10746
11394
  "defi-deposit": t.LiteralC<"defi-deposit">;
10747
11395
  "defi-redeem": t.LiteralC<"defi-redeem">;
10748
11396
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10830,6 +11478,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10830
11478
  allocationRequest: t.LiteralC<"allocationRequest">;
10831
11479
  cantonCommand: t.LiteralC<"cantonCommand">;
10832
11480
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11481
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11482
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11483
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10833
11484
  "defi-deposit": t.LiteralC<"defi-deposit">;
10834
11485
  "defi-redeem": t.LiteralC<"defi-redeem">;
10835
11486
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10912,6 +11563,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10912
11563
  allocationRequest: t.LiteralC<"allocationRequest">;
10913
11564
  cantonCommand: t.LiteralC<"cantonCommand">;
10914
11565
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11566
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11567
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11568
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10915
11569
  "defi-deposit": t.LiteralC<"defi-deposit">;
10916
11570
  "defi-redeem": t.LiteralC<"defi-redeem">;
10917
11571
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10996,6 +11650,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10996
11650
  allocationRequest: t.LiteralC<"allocationRequest">;
10997
11651
  cantonCommand: t.LiteralC<"cantonCommand">;
10998
11652
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11653
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11654
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11655
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10999
11656
  "defi-deposit": t.LiteralC<"defi-deposit">;
11000
11657
  "defi-redeem": t.LiteralC<"defi-redeem">;
11001
11658
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11076,6 +11733,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11076
11733
  allocationRequest: t.LiteralC<"allocationRequest">;
11077
11734
  cantonCommand: t.LiteralC<"cantonCommand">;
11078
11735
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11736
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11737
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11738
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11079
11739
  "defi-deposit": t.LiteralC<"defi-deposit">;
11080
11740
  "defi-redeem": t.LiteralC<"defi-redeem">;
11081
11741
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11155,6 +11815,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11155
11815
  allocationRequest: t.LiteralC<"allocationRequest">;
11156
11816
  cantonCommand: t.LiteralC<"cantonCommand">;
11157
11817
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11818
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11819
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11820
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11158
11821
  "defi-deposit": t.LiteralC<"defi-deposit">;
11159
11822
  "defi-redeem": t.LiteralC<"defi-redeem">;
11160
11823
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11234,6 +11897,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11234
11897
  allocationRequest: t.LiteralC<"allocationRequest">;
11235
11898
  cantonCommand: t.LiteralC<"cantonCommand">;
11236
11899
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11900
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11901
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11902
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11237
11903
  "defi-deposit": t.LiteralC<"defi-deposit">;
11238
11904
  "defi-redeem": t.LiteralC<"defi-redeem">;
11239
11905
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11318,6 +11984,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11318
11984
  allocationRequest: t.LiteralC<"allocationRequest">;
11319
11985
  cantonCommand: t.LiteralC<"cantonCommand">;
11320
11986
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11987
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11988
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11989
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11321
11990
  "defi-deposit": t.LiteralC<"defi-deposit">;
11322
11991
  "defi-redeem": t.LiteralC<"defi-redeem">;
11323
11992
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11403,6 +12072,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11403
12072
  allocationRequest: t.LiteralC<"allocationRequest">;
11404
12073
  cantonCommand: t.LiteralC<"cantonCommand">;
11405
12074
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12075
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12076
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12077
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11406
12078
  "defi-deposit": t.LiteralC<"defi-deposit">;
11407
12079
  "defi-redeem": t.LiteralC<"defi-redeem">;
11408
12080
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11486,6 +12158,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11486
12158
  allocationRequest: t.LiteralC<"allocationRequest">;
11487
12159
  cantonCommand: t.LiteralC<"cantonCommand">;
11488
12160
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12161
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12162
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12163
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11489
12164
  "defi-deposit": t.LiteralC<"defi-deposit">;
11490
12165
  "defi-redeem": t.LiteralC<"defi-redeem">;
11491
12166
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11569,6 +12244,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11569
12244
  allocationRequest: t.LiteralC<"allocationRequest">;
11570
12245
  cantonCommand: t.LiteralC<"cantonCommand">;
11571
12246
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12247
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12248
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12249
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11572
12250
  "defi-deposit": t.LiteralC<"defi-deposit">;
11573
12251
  "defi-redeem": t.LiteralC<"defi-redeem">;
11574
12252
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11647,6 +12325,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11647
12325
  allocationRequest: t.LiteralC<"allocationRequest">;
11648
12326
  cantonCommand: t.LiteralC<"cantonCommand">;
11649
12327
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12328
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12329
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12330
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11650
12331
  "defi-deposit": t.LiteralC<"defi-deposit">;
11651
12332
  "defi-redeem": t.LiteralC<"defi-redeem">;
11652
12333
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11725,6 +12406,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11725
12406
  allocationRequest: t.LiteralC<"allocationRequest">;
11726
12407
  cantonCommand: t.LiteralC<"cantonCommand">;
11727
12408
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12409
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12410
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12411
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11728
12412
  "defi-deposit": t.LiteralC<"defi-deposit">;
11729
12413
  "defi-redeem": t.LiteralC<"defi-redeem">;
11730
12414
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11797,6 +12481,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11797
12481
  allocationRequest: t.LiteralC<"allocationRequest">;
11798
12482
  cantonCommand: t.LiteralC<"cantonCommand">;
11799
12483
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12484
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12485
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12486
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11800
12487
  "defi-deposit": t.LiteralC<"defi-deposit">;
11801
12488
  "defi-redeem": t.LiteralC<"defi-redeem">;
11802
12489
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11873,6 +12560,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11873
12560
  allocationRequest: t.LiteralC<"allocationRequest">;
11874
12561
  cantonCommand: t.LiteralC<"cantonCommand">;
11875
12562
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12563
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12564
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12565
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11876
12566
  "defi-deposit": t.LiteralC<"defi-deposit">;
11877
12567
  "defi-redeem": t.LiteralC<"defi-redeem">;
11878
12568
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11951,6 +12641,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11951
12641
  allocationRequest: t.LiteralC<"allocationRequest">;
11952
12642
  cantonCommand: t.LiteralC<"cantonCommand">;
11953
12643
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12644
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12645
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12646
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11954
12647
  "defi-deposit": t.LiteralC<"defi-deposit">;
11955
12648
  "defi-redeem": t.LiteralC<"defi-redeem">;
11956
12649
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12029,6 +12722,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12029
12722
  allocationRequest: t.LiteralC<"allocationRequest">;
12030
12723
  cantonCommand: t.LiteralC<"cantonCommand">;
12031
12724
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12725
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12726
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12727
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12032
12728
  "defi-deposit": t.LiteralC<"defi-deposit">;
12033
12729
  "defi-redeem": t.LiteralC<"defi-redeem">;
12034
12730
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12113,6 +12809,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12113
12809
  allocationRequest: t.LiteralC<"allocationRequest">;
12114
12810
  cantonCommand: t.LiteralC<"cantonCommand">;
12115
12811
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12812
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12813
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12814
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12116
12815
  "defi-deposit": t.LiteralC<"defi-deposit">;
12117
12816
  "defi-redeem": t.LiteralC<"defi-redeem">;
12118
12817
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12197,6 +12896,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12197
12896
  allocationRequest: t.LiteralC<"allocationRequest">;
12198
12897
  cantonCommand: t.LiteralC<"cantonCommand">;
12199
12898
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12899
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12900
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12901
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12200
12902
  "defi-deposit": t.LiteralC<"defi-deposit">;
12201
12903
  "defi-redeem": t.LiteralC<"defi-redeem">;
12202
12904
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12275,6 +12977,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12275
12977
  allocationRequest: t.LiteralC<"allocationRequest">;
12276
12978
  cantonCommand: t.LiteralC<"cantonCommand">;
12277
12979
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12980
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12981
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12982
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12278
12983
  "defi-deposit": t.LiteralC<"defi-deposit">;
12279
12984
  "defi-redeem": t.LiteralC<"defi-redeem">;
12280
12985
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12349,6 +13054,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12349
13054
  allocationRequest: t.LiteralC<"allocationRequest">;
12350
13055
  cantonCommand: t.LiteralC<"cantonCommand">;
12351
13056
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13057
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13058
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13059
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12352
13060
  "defi-deposit": t.LiteralC<"defi-deposit">;
12353
13061
  "defi-redeem": t.LiteralC<"defi-redeem">;
12354
13062
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12443,6 +13151,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12443
13151
  allocationRequest: t.LiteralC<"allocationRequest">;
12444
13152
  cantonCommand: t.LiteralC<"cantonCommand">;
12445
13153
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13154
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13155
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13156
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12446
13157
  "defi-deposit": t.LiteralC<"defi-deposit">;
12447
13158
  "defi-redeem": t.LiteralC<"defi-redeem">;
12448
13159
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12547,6 +13258,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12547
13258
  allocationRequest: t.LiteralC<"allocationRequest">;
12548
13259
  cantonCommand: t.LiteralC<"cantonCommand">;
12549
13260
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13261
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13262
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13263
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12550
13264
  "defi-deposit": t.LiteralC<"defi-deposit">;
12551
13265
  "defi-redeem": t.LiteralC<"defi-redeem">;
12552
13266
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12661,6 +13375,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12661
13375
  allocationRequest: t.LiteralC<"allocationRequest">;
12662
13376
  cantonCommand: t.LiteralC<"cantonCommand">;
12663
13377
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13378
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13379
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13380
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12664
13381
  "defi-deposit": t.LiteralC<"defi-deposit">;
12665
13382
  "defi-redeem": t.LiteralC<"defi-redeem">;
12666
13383
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12747,6 +13464,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12747
13464
  allocationRequest: t.LiteralC<"allocationRequest">;
12748
13465
  cantonCommand: t.LiteralC<"cantonCommand">;
12749
13466
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13467
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13468
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13469
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12750
13470
  "defi-deposit": t.LiteralC<"defi-deposit">;
12751
13471
  "defi-redeem": t.LiteralC<"defi-redeem">;
12752
13472
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12843,6 +13563,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12843
13563
  allocationRequest: t.LiteralC<"allocationRequest">;
12844
13564
  cantonCommand: t.LiteralC<"cantonCommand">;
12845
13565
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13566
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13567
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13568
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12846
13569
  "defi-deposit": t.LiteralC<"defi-deposit">;
12847
13570
  "defi-redeem": t.LiteralC<"defi-redeem">;
12848
13571
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12921,6 +13644,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12921
13644
  allocationRequest: t.LiteralC<"allocationRequest">;
12922
13645
  cantonCommand: t.LiteralC<"cantonCommand">;
12923
13646
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13647
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13648
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13649
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12924
13650
  "defi-deposit": t.LiteralC<"defi-deposit">;
12925
13651
  "defi-redeem": t.LiteralC<"defi-redeem">;
12926
13652
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13005,6 +13731,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13005
13731
  allocationRequest: t.LiteralC<"allocationRequest">;
13006
13732
  cantonCommand: t.LiteralC<"cantonCommand">;
13007
13733
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13734
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13735
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13736
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13008
13737
  "defi-deposit": t.LiteralC<"defi-deposit">;
13009
13738
  "defi-redeem": t.LiteralC<"defi-redeem">;
13010
13739
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13083,6 +13812,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13083
13812
  allocationRequest: t.LiteralC<"allocationRequest">;
13084
13813
  cantonCommand: t.LiteralC<"cantonCommand">;
13085
13814
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13815
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13816
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13817
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13086
13818
  "defi-deposit": t.LiteralC<"defi-deposit">;
13087
13819
  "defi-redeem": t.LiteralC<"defi-redeem">;
13088
13820
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13167,6 +13899,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13167
13899
  allocationRequest: t.LiteralC<"allocationRequest">;
13168
13900
  cantonCommand: t.LiteralC<"cantonCommand">;
13169
13901
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13902
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13903
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13904
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13170
13905
  "defi-deposit": t.LiteralC<"defi-deposit">;
13171
13906
  "defi-redeem": t.LiteralC<"defi-redeem">;
13172
13907
  "defi-approve": t.LiteralC<"defi-approve">;