@bitgo/public-types 6.27.0 → 6.28.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 (191) hide show
  1. package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +3 -0
  2. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +3 -0
  3. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +3 -0
  4. package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +3 -0
  5. package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +3 -0
  6. package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +3 -0
  7. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +3 -0
  8. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +3 -0
  9. package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +3 -0
  10. package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +3 -0
  11. package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +3 -0
  12. package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +3 -0
  13. package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +3 -0
  14. package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +3 -0
  15. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +3 -0
  16. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +3 -0
  17. package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +3 -0
  18. package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +3 -0
  19. package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +3 -0
  20. package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +3 -0
  21. package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +3 -0
  22. package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +6 -0
  23. package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +3 -0
  24. package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +3 -0
  25. package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +3 -0
  26. package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +3 -0
  27. package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +3 -0
  28. package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +3 -0
  29. package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +3 -0
  30. package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.d.ts +3 -0
  31. package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.d.ts +3 -0
  32. package/dist/src/schema/transactionRequest/intents/cantonCommandIntent.d.ts +3 -0
  33. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +3 -0
  34. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +3 -0
  35. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.d.ts +79 -0
  36. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.js +37 -0
  37. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.js.map +1 -0
  38. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.d.ts +81 -0
  39. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.js +40 -0
  40. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.js.map +1 -0
  41. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.d.ts +80 -0
  42. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.js +38 -0
  43. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.js.map +1 -0
  44. package/dist/src/schema/transactionRequest/intents/cantonPaymentIntent.d.ts +3 -0
  45. package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +3 -0
  46. package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +3 -0
  47. package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +3 -0
  48. package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +3 -0
  49. package/dist/src/schema/transactionRequest/intents/claimIntent.d.ts +3 -0
  50. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +3 -0
  51. package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +3 -0
  52. package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +3 -0
  53. package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +3 -0
  54. package/dist/src/schema/transactionRequest/intents/cosmosContractCallIntent.d.ts +3 -0
  55. package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +3 -0
  56. package/dist/src/schema/transactionRequest/intents/cosmosStakeClaimRewardsIntent.d.ts +3 -0
  57. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +3 -0
  58. package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +3 -0
  59. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +3 -0
  60. package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +3 -0
  61. package/dist/src/schema/transactionRequest/intents/defiApproveIntent.d.ts +3 -0
  62. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +3 -0
  63. package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +3 -0
  64. package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +3 -0
  65. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +3 -0
  66. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +3 -0
  67. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +3 -0
  68. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +3 -0
  69. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +3 -0
  70. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +3 -0
  71. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +3 -0
  72. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +3 -0
  73. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +3 -0
  74. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +3 -0
  75. package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +6 -0
  76. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +3 -0
  77. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +3 -0
  78. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +3 -0
  79. package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +3 -0
  80. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +3 -0
  81. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +3 -0
  82. package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +3 -0
  83. package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +3 -0
  84. package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +3 -0
  85. package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +3 -0
  86. package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +3 -0
  87. package/dist/src/schema/transactionRequest/intents/index.d.ts +3 -0
  88. package/dist/src/schema/transactionRequest/intents/index.js +3 -0
  89. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  90. package/dist/src/schema/transactionRequest/intents/intent.d.ts +660 -0
  91. package/dist/src/schema/transactionRequest/intents/intent.js +6 -0
  92. package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
  93. package/dist/src/schema/transactionRequest/intents/intentType.d.ts +6 -0
  94. package/dist/src/schema/transactionRequest/intents/intentType.js +3 -0
  95. package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
  96. package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +3 -0
  97. package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +3 -0
  98. package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +6 -0
  99. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +6 -0
  100. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +3 -0
  101. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +3 -0
  102. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +3 -0
  103. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +3 -0
  104. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +3 -0
  105. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +3 -0
  106. package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +3 -0
  107. package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +3 -0
  108. package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +3 -0
  109. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +3 -0
  110. package/dist/src/schema/transactionRequest/intents/polyxSwitchValidatorIntent.d.ts +3 -0
  111. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +3 -0
  112. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +3 -0
  113. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +3 -0
  114. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +3 -0
  115. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +3 -0
  116. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +3 -0
  117. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +3 -0
  118. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +3 -0
  119. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +3 -0
  120. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +3 -0
  121. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +3 -0
  122. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +3 -0
  123. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +6 -0
  124. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +6 -0
  125. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +3 -0
  126. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +3 -0
  127. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +3 -0
  128. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +3 -0
  129. package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +3 -0
  130. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +3 -0
  131. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +3 -0
  132. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +3 -0
  133. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +3 -0
  134. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +6 -0
  135. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +6 -0
  136. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +6 -0
  137. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +3 -0
  138. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +3 -0
  139. package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +3 -0
  140. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +6 -0
  141. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +3 -0
  142. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +3 -0
  143. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +3 -0
  144. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +6 -0
  145. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +3 -0
  146. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +3 -0
  147. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +3 -0
  148. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +3 -0
  149. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +3 -0
  150. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +3 -0
  151. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +3 -0
  152. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +3 -0
  153. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +3 -0
  154. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +3 -0
  155. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +3 -0
  156. package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +3 -0
  157. package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.d.ts +3 -0
  158. package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +3 -0
  159. package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +3 -0
  160. package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +3 -0
  161. package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +3 -0
  162. package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +3 -0
  163. package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +3 -0
  164. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +3 -0
  165. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +3 -0
  166. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +3 -0
  167. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +3 -0
  168. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +3 -0
  169. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +3 -0
  170. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +3 -0
  171. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +3 -0
  172. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +3 -0
  173. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +6 -0
  174. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +3 -0
  175. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +3 -0
  176. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +3 -0
  177. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +3 -0
  178. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +3 -0
  179. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +3 -0
  180. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +3 -0
  181. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +3 -0
  182. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +6 -0
  183. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +6 -0
  184. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +1320 -0
  185. package/package.json +1 -1
  186. package/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.ts +24 -0
  187. package/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.ts +28 -0
  188. package/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.ts +26 -0
  189. package/src/schema/transactionRequest/intents/index.ts +3 -0
  190. package/src/schema/transactionRequest/intents/intent.ts +6 -0
  191. package/src/schema/transactionRequest/intents/intentType.ts +9 -0
@@ -216,6 +216,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
216
216
  allocationRequest: t.LiteralC<"allocationRequest">;
217
217
  cantonCommand: t.LiteralC<"cantonCommand">;
218
218
  allocationAllocate: t.LiteralC<"allocationAllocate">;
219
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
220
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
221
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
219
222
  "defi-deposit": t.LiteralC<"defi-deposit">;
220
223
  "defi-redeem": t.LiteralC<"defi-redeem">;
221
224
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -310,6 +313,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
310
313
  allocationRequest: t.LiteralC<"allocationRequest">;
311
314
  cantonCommand: t.LiteralC<"cantonCommand">;
312
315
  allocationAllocate: t.LiteralC<"allocationAllocate">;
316
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
317
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
318
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
313
319
  "defi-deposit": t.LiteralC<"defi-deposit">;
314
320
  "defi-redeem": t.LiteralC<"defi-redeem">;
315
321
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -391,6 +397,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
391
397
  allocationRequest: t.LiteralC<"allocationRequest">;
392
398
  cantonCommand: t.LiteralC<"cantonCommand">;
393
399
  allocationAllocate: t.LiteralC<"allocationAllocate">;
400
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
401
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
402
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
394
403
  "defi-deposit": t.LiteralC<"defi-deposit">;
395
404
  "defi-redeem": t.LiteralC<"defi-redeem">;
396
405
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -478,6 +487,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
478
487
  allocationRequest: t.LiteralC<"allocationRequest">;
479
488
  cantonCommand: t.LiteralC<"cantonCommand">;
480
489
  allocationAllocate: t.LiteralC<"allocationAllocate">;
490
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
491
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
492
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
481
493
  "defi-deposit": t.LiteralC<"defi-deposit">;
482
494
  "defi-redeem": t.LiteralC<"defi-redeem">;
483
495
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -564,6 +576,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
564
576
  allocationRequest: t.LiteralC<"allocationRequest">;
565
577
  cantonCommand: t.LiteralC<"cantonCommand">;
566
578
  allocationAllocate: t.LiteralC<"allocationAllocate">;
579
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
580
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
581
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
567
582
  "defi-deposit": t.LiteralC<"defi-deposit">;
568
583
  "defi-redeem": t.LiteralC<"defi-redeem">;
569
584
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -642,6 +657,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
642
657
  allocationRequest: t.LiteralC<"allocationRequest">;
643
658
  cantonCommand: t.LiteralC<"cantonCommand">;
644
659
  allocationAllocate: t.LiteralC<"allocationAllocate">;
660
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
661
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
662
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
645
663
  "defi-deposit": t.LiteralC<"defi-deposit">;
646
664
  "defi-redeem": t.LiteralC<"defi-redeem">;
647
665
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -731,6 +749,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
731
749
  allocationRequest: t.LiteralC<"allocationRequest">;
732
750
  cantonCommand: t.LiteralC<"cantonCommand">;
733
751
  allocationAllocate: t.LiteralC<"allocationAllocate">;
752
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
753
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
754
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
734
755
  "defi-deposit": t.LiteralC<"defi-deposit">;
735
756
  "defi-redeem": t.LiteralC<"defi-redeem">;
736
757
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -825,6 +846,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
825
846
  allocationRequest: t.LiteralC<"allocationRequest">;
826
847
  cantonCommand: t.LiteralC<"cantonCommand">;
827
848
  allocationAllocate: t.LiteralC<"allocationAllocate">;
849
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
850
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
851
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
828
852
  "defi-deposit": t.LiteralC<"defi-deposit">;
829
853
  "defi-redeem": t.LiteralC<"defi-redeem">;
830
854
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -936,6 +960,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
936
960
  allocationRequest: t.LiteralC<"allocationRequest">;
937
961
  cantonCommand: t.LiteralC<"cantonCommand">;
938
962
  allocationAllocate: t.LiteralC<"allocationAllocate">;
963
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
964
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
965
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
939
966
  "defi-deposit": t.LiteralC<"defi-deposit">;
940
967
  "defi-redeem": t.LiteralC<"defi-redeem">;
941
968
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1047,6 +1074,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1047
1074
  allocationRequest: t.LiteralC<"allocationRequest">;
1048
1075
  cantonCommand: t.LiteralC<"cantonCommand">;
1049
1076
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1077
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1078
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1079
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1050
1080
  "defi-deposit": t.LiteralC<"defi-deposit">;
1051
1081
  "defi-redeem": t.LiteralC<"defi-redeem">;
1052
1082
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1124,6 +1154,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1124
1154
  allocationRequest: t.LiteralC<"allocationRequest">;
1125
1155
  cantonCommand: t.LiteralC<"cantonCommand">;
1126
1156
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1157
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1158
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1159
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1127
1160
  "defi-deposit": t.LiteralC<"defi-deposit">;
1128
1161
  "defi-redeem": t.LiteralC<"defi-redeem">;
1129
1162
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1201,6 +1234,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1201
1234
  allocationRequest: t.LiteralC<"allocationRequest">;
1202
1235
  cantonCommand: t.LiteralC<"cantonCommand">;
1203
1236
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1237
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1238
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1239
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1204
1240
  "defi-deposit": t.LiteralC<"defi-deposit">;
1205
1241
  "defi-redeem": t.LiteralC<"defi-redeem">;
1206
1242
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1286,6 +1322,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1286
1322
  allocationRequest: t.LiteralC<"allocationRequest">;
1287
1323
  cantonCommand: t.LiteralC<"cantonCommand">;
1288
1324
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1325
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1326
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1327
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1289
1328
  "defi-deposit": t.LiteralC<"defi-deposit">;
1290
1329
  "defi-redeem": t.LiteralC<"defi-redeem">;
1291
1330
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1370,6 +1409,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1370
1409
  allocationRequest: t.LiteralC<"allocationRequest">;
1371
1410
  cantonCommand: t.LiteralC<"cantonCommand">;
1372
1411
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1412
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1413
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1414
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1373
1415
  "defi-deposit": t.LiteralC<"defi-deposit">;
1374
1416
  "defi-redeem": t.LiteralC<"defi-redeem">;
1375
1417
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1457,6 +1499,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1457
1499
  allocationRequest: t.LiteralC<"allocationRequest">;
1458
1500
  cantonCommand: t.LiteralC<"cantonCommand">;
1459
1501
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1502
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1503
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1504
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1460
1505
  "defi-deposit": t.LiteralC<"defi-deposit">;
1461
1506
  "defi-redeem": t.LiteralC<"defi-redeem">;
1462
1507
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1530,6 +1575,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1530
1575
  allocationRequest: t.LiteralC<"allocationRequest">;
1531
1576
  cantonCommand: t.LiteralC<"cantonCommand">;
1532
1577
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1578
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1579
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1580
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1533
1581
  "defi-deposit": t.LiteralC<"defi-deposit">;
1534
1582
  "defi-redeem": t.LiteralC<"defi-redeem">;
1535
1583
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1617,6 +1665,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1617
1665
  allocationRequest: t.LiteralC<"allocationRequest">;
1618
1666
  cantonCommand: t.LiteralC<"cantonCommand">;
1619
1667
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1668
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1669
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1670
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1620
1671
  "defi-deposit": t.LiteralC<"defi-deposit">;
1621
1672
  "defi-redeem": t.LiteralC<"defi-redeem">;
1622
1673
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1690,6 +1741,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1690
1741
  allocationRequest: t.LiteralC<"allocationRequest">;
1691
1742
  cantonCommand: t.LiteralC<"cantonCommand">;
1692
1743
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1744
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1745
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1746
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1693
1747
  "defi-deposit": t.LiteralC<"defi-deposit">;
1694
1748
  "defi-redeem": t.LiteralC<"defi-redeem">;
1695
1749
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1767,6 +1821,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1767
1821
  allocationRequest: t.LiteralC<"allocationRequest">;
1768
1822
  cantonCommand: t.LiteralC<"cantonCommand">;
1769
1823
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1824
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1825
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1826
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1770
1827
  "defi-deposit": t.LiteralC<"defi-deposit">;
1771
1828
  "defi-redeem": t.LiteralC<"defi-redeem">;
1772
1829
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1868,6 +1925,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1868
1925
  allocationRequest: t.LiteralC<"allocationRequest">;
1869
1926
  cantonCommand: t.LiteralC<"cantonCommand">;
1870
1927
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1928
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1929
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1930
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1871
1931
  "defi-deposit": t.LiteralC<"defi-deposit">;
1872
1932
  "defi-redeem": t.LiteralC<"defi-redeem">;
1873
1933
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1966,6 +2026,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1966
2026
  allocationRequest: t.LiteralC<"allocationRequest">;
1967
2027
  cantonCommand: t.LiteralC<"cantonCommand">;
1968
2028
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2029
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2030
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2031
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1969
2032
  "defi-deposit": t.LiteralC<"defi-deposit">;
1970
2033
  "defi-redeem": t.LiteralC<"defi-redeem">;
1971
2034
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2042,6 +2105,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2042
2105
  allocationRequest: t.LiteralC<"allocationRequest">;
2043
2106
  cantonCommand: t.LiteralC<"cantonCommand">;
2044
2107
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2108
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2109
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2110
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2045
2111
  "defi-deposit": t.LiteralC<"defi-deposit">;
2046
2112
  "defi-redeem": t.LiteralC<"defi-redeem">;
2047
2113
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2122,6 +2188,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2122
2188
  allocationRequest: t.LiteralC<"allocationRequest">;
2123
2189
  cantonCommand: t.LiteralC<"cantonCommand">;
2124
2190
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2191
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2192
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2193
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2125
2194
  "defi-deposit": t.LiteralC<"defi-deposit">;
2126
2195
  "defi-redeem": t.LiteralC<"defi-redeem">;
2127
2196
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2197,6 +2266,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2197
2266
  allocationRequest: t.LiteralC<"allocationRequest">;
2198
2267
  cantonCommand: t.LiteralC<"cantonCommand">;
2199
2268
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2269
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2270
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2271
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2200
2272
  "defi-deposit": t.LiteralC<"defi-deposit">;
2201
2273
  "defi-redeem": t.LiteralC<"defi-redeem">;
2202
2274
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2216,6 +2288,237 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2216
2288
  }>, t.PartialC<{
2217
2289
  token: t.StringC;
2218
2290
  expiry: t.NumberC;
2291
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2292
+ intentType: t.KeyofC<{
2293
+ payment: t.LiteralC<"payment">;
2294
+ transferToken: t.LiteralC<"transferToken">;
2295
+ consolidate: t.LiteralC<"consolidate">;
2296
+ consolidateToken: t.LiteralC<"consolidateToken">;
2297
+ fanout: t.LiteralC<"fanout">;
2298
+ stake: t.LiteralC<"stake">;
2299
+ unstake: t.LiteralC<"unstake">;
2300
+ delegate: t.LiteralC<"delegate">;
2301
+ undelegate: t.LiteralC<"undelegate">;
2302
+ switchValidator: t.LiteralC<"switchValidator">;
2303
+ claim: t.LiteralC<"claim">;
2304
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
2305
+ pledge: t.LiteralC<"pledge">;
2306
+ voteDelegation: t.LiteralC<"voteDelegation">;
2307
+ vote: t.LiteralC<"vote">;
2308
+ createAccount: t.LiteralC<"createAccount">;
2309
+ updateAccount: t.LiteralC<"updateAccount">;
2310
+ addTrustLine: t.LiteralC<"addTrustLine">;
2311
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
2312
+ signMessage: t.LiteralC<"signMessage">;
2313
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
2314
+ enableToken: t.LiteralC<"enableToken">;
2315
+ authorize: t.LiteralC<"authorize">;
2316
+ acceleration: t.LiteralC<"acceleration">;
2317
+ fillNonce: t.LiteralC<"fillNonce">;
2318
+ walletRecovery: t.LiteralC<"walletRecovery">;
2319
+ contractCall: t.LiteralC<"contractCall">;
2320
+ deactivate: t.LiteralC<"deactivate">;
2321
+ customTx: t.LiteralC<"customTx">;
2322
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
2323
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
2324
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
2325
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
2326
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
2327
+ tokenApproval: t.LiteralC<"tokenApproval">;
2328
+ transferStake: t.LiteralC<"transferStake">;
2329
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
2330
+ increaseStake: t.LiteralC<"increaseStake">;
2331
+ decreaseStake: t.LiteralC<"decreaseStake">;
2332
+ signalExit: t.LiteralC<"signalExit">;
2333
+ withdrawStake: t.LiteralC<"withdrawStake">;
2334
+ spotTransfer: t.LiteralC<"spotTransfer">;
2335
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
2336
+ enableBridging: t.LiteralC<"enableBridging">;
2337
+ goUnstake: t.LiteralC<"goUnstake">;
2338
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
2339
+ transferAccept: t.LiteralC<"transferAccept">;
2340
+ transferReject: t.LiteralC<"transferReject">;
2341
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
2342
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2343
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2344
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2345
+ allocationRequest: t.LiteralC<"allocationRequest">;
2346
+ cantonCommand: t.LiteralC<"cantonCommand">;
2347
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2348
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2349
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2350
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2351
+ "defi-deposit": t.LiteralC<"defi-deposit">;
2352
+ "defi-redeem": t.LiteralC<"defi-redeem">;
2353
+ "defi-approve": t.LiteralC<"defi-approve">;
2354
+ delegateResource: t.LiteralC<"delegateResource">;
2355
+ undelegateResource: t.LiteralC<"undelegateResource">;
2356
+ export: t.LiteralC<"export">;
2357
+ import: t.LiteralC<"import">;
2358
+ importtoc: t.LiteralC<"importtoc">;
2359
+ }>;
2360
+ }>, t.PartialC<{
2361
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2362
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2363
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2364
+ }>]>, t.TypeC<{
2365
+ intentType: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2366
+ endInvestorPartyId: t.StringC;
2367
+ }>, t.PartialC<{
2368
+ comment: t.StringC;
2369
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2370
+ intentType: t.KeyofC<{
2371
+ payment: t.LiteralC<"payment">;
2372
+ transferToken: t.LiteralC<"transferToken">;
2373
+ consolidate: t.LiteralC<"consolidate">;
2374
+ consolidateToken: t.LiteralC<"consolidateToken">;
2375
+ fanout: t.LiteralC<"fanout">;
2376
+ stake: t.LiteralC<"stake">;
2377
+ unstake: t.LiteralC<"unstake">;
2378
+ delegate: t.LiteralC<"delegate">;
2379
+ undelegate: t.LiteralC<"undelegate">;
2380
+ switchValidator: t.LiteralC<"switchValidator">;
2381
+ claim: t.LiteralC<"claim">;
2382
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
2383
+ pledge: t.LiteralC<"pledge">;
2384
+ voteDelegation: t.LiteralC<"voteDelegation">;
2385
+ vote: t.LiteralC<"vote">;
2386
+ createAccount: t.LiteralC<"createAccount">;
2387
+ updateAccount: t.LiteralC<"updateAccount">;
2388
+ addTrustLine: t.LiteralC<"addTrustLine">;
2389
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
2390
+ signMessage: t.LiteralC<"signMessage">;
2391
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
2392
+ enableToken: t.LiteralC<"enableToken">;
2393
+ authorize: t.LiteralC<"authorize">;
2394
+ acceleration: t.LiteralC<"acceleration">;
2395
+ fillNonce: t.LiteralC<"fillNonce">;
2396
+ walletRecovery: t.LiteralC<"walletRecovery">;
2397
+ contractCall: t.LiteralC<"contractCall">;
2398
+ deactivate: t.LiteralC<"deactivate">;
2399
+ customTx: t.LiteralC<"customTx">;
2400
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
2401
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
2402
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
2403
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
2404
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
2405
+ tokenApproval: t.LiteralC<"tokenApproval">;
2406
+ transferStake: t.LiteralC<"transferStake">;
2407
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
2408
+ increaseStake: t.LiteralC<"increaseStake">;
2409
+ decreaseStake: t.LiteralC<"decreaseStake">;
2410
+ signalExit: t.LiteralC<"signalExit">;
2411
+ withdrawStake: t.LiteralC<"withdrawStake">;
2412
+ spotTransfer: t.LiteralC<"spotTransfer">;
2413
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
2414
+ enableBridging: t.LiteralC<"enableBridging">;
2415
+ goUnstake: t.LiteralC<"goUnstake">;
2416
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
2417
+ transferAccept: t.LiteralC<"transferAccept">;
2418
+ transferReject: t.LiteralC<"transferReject">;
2419
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
2420
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2421
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2422
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2423
+ allocationRequest: t.LiteralC<"allocationRequest">;
2424
+ cantonCommand: t.LiteralC<"cantonCommand">;
2425
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2426
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2427
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2428
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2429
+ "defi-deposit": t.LiteralC<"defi-deposit">;
2430
+ "defi-redeem": t.LiteralC<"defi-redeem">;
2431
+ "defi-approve": t.LiteralC<"defi-approve">;
2432
+ delegateResource: t.LiteralC<"delegateResource">;
2433
+ undelegateResource: t.LiteralC<"undelegateResource">;
2434
+ export: t.LiteralC<"export">;
2435
+ import: t.LiteralC<"import">;
2436
+ importtoc: t.LiteralC<"importtoc">;
2437
+ }>;
2438
+ }>, t.PartialC<{
2439
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2440
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2441
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2442
+ }>]>, t.TypeC<{
2443
+ intentType: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2444
+ txRequestId: t.StringC;
2445
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2446
+ intentType: t.KeyofC<{
2447
+ payment: t.LiteralC<"payment">;
2448
+ transferToken: t.LiteralC<"transferToken">;
2449
+ consolidate: t.LiteralC<"consolidate">;
2450
+ consolidateToken: t.LiteralC<"consolidateToken">;
2451
+ fanout: t.LiteralC<"fanout">;
2452
+ stake: t.LiteralC<"stake">;
2453
+ unstake: t.LiteralC<"unstake">;
2454
+ delegate: t.LiteralC<"delegate">;
2455
+ undelegate: t.LiteralC<"undelegate">;
2456
+ switchValidator: t.LiteralC<"switchValidator">;
2457
+ claim: t.LiteralC<"claim">;
2458
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
2459
+ pledge: t.LiteralC<"pledge">;
2460
+ voteDelegation: t.LiteralC<"voteDelegation">;
2461
+ vote: t.LiteralC<"vote">;
2462
+ createAccount: t.LiteralC<"createAccount">;
2463
+ updateAccount: t.LiteralC<"updateAccount">;
2464
+ addTrustLine: t.LiteralC<"addTrustLine">;
2465
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
2466
+ signMessage: t.LiteralC<"signMessage">;
2467
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
2468
+ enableToken: t.LiteralC<"enableToken">;
2469
+ authorize: t.LiteralC<"authorize">;
2470
+ acceleration: t.LiteralC<"acceleration">;
2471
+ fillNonce: t.LiteralC<"fillNonce">;
2472
+ walletRecovery: t.LiteralC<"walletRecovery">;
2473
+ contractCall: t.LiteralC<"contractCall">;
2474
+ deactivate: t.LiteralC<"deactivate">;
2475
+ customTx: t.LiteralC<"customTx">;
2476
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
2477
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
2478
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
2479
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
2480
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
2481
+ tokenApproval: t.LiteralC<"tokenApproval">;
2482
+ transferStake: t.LiteralC<"transferStake">;
2483
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
2484
+ increaseStake: t.LiteralC<"increaseStake">;
2485
+ decreaseStake: t.LiteralC<"decreaseStake">;
2486
+ signalExit: t.LiteralC<"signalExit">;
2487
+ withdrawStake: t.LiteralC<"withdrawStake">;
2488
+ spotTransfer: t.LiteralC<"spotTransfer">;
2489
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
2490
+ enableBridging: t.LiteralC<"enableBridging">;
2491
+ goUnstake: t.LiteralC<"goUnstake">;
2492
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
2493
+ transferAccept: t.LiteralC<"transferAccept">;
2494
+ transferReject: t.LiteralC<"transferReject">;
2495
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
2496
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2497
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2498
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2499
+ allocationRequest: t.LiteralC<"allocationRequest">;
2500
+ cantonCommand: t.LiteralC<"cantonCommand">;
2501
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2502
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2503
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2504
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2505
+ "defi-deposit": t.LiteralC<"defi-deposit">;
2506
+ "defi-redeem": t.LiteralC<"defi-redeem">;
2507
+ "defi-approve": t.LiteralC<"defi-approve">;
2508
+ delegateResource: t.LiteralC<"delegateResource">;
2509
+ undelegateResource: t.LiteralC<"undelegateResource">;
2510
+ export: t.LiteralC<"export">;
2511
+ import: t.LiteralC<"import">;
2512
+ importtoc: t.LiteralC<"importtoc">;
2513
+ }>;
2514
+ }>, t.PartialC<{
2515
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2516
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2517
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2518
+ }>]>, t.TypeC<{
2519
+ intentType: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2520
+ txRequestId: t.StringC;
2521
+ reason: t.StringC;
2219
2522
  }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2220
2523
  intentType: t.KeyofC<{
2221
2524
  payment: t.LiteralC<"payment">;
@@ -2273,6 +2576,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2273
2576
  allocationRequest: t.LiteralC<"allocationRequest">;
2274
2577
  cantonCommand: t.LiteralC<"cantonCommand">;
2275
2578
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2579
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2580
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2581
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2276
2582
  "defi-deposit": t.LiteralC<"defi-deposit">;
2277
2583
  "defi-redeem": t.LiteralC<"defi-redeem">;
2278
2584
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2349,6 +2655,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2349
2655
  allocationRequest: t.LiteralC<"allocationRequest">;
2350
2656
  cantonCommand: t.LiteralC<"cantonCommand">;
2351
2657
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2658
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2659
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2660
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2352
2661
  "defi-deposit": t.LiteralC<"defi-deposit">;
2353
2662
  "defi-redeem": t.LiteralC<"defi-redeem">;
2354
2663
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2425,6 +2734,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2425
2734
  allocationRequest: t.LiteralC<"allocationRequest">;
2426
2735
  cantonCommand: t.LiteralC<"cantonCommand">;
2427
2736
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2737
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2738
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2739
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2428
2740
  "defi-deposit": t.LiteralC<"defi-deposit">;
2429
2741
  "defi-redeem": t.LiteralC<"defi-redeem">;
2430
2742
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2519,6 +2831,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2519
2831
  allocationRequest: t.LiteralC<"allocationRequest">;
2520
2832
  cantonCommand: t.LiteralC<"cantonCommand">;
2521
2833
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2834
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2835
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2836
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2522
2837
  "defi-deposit": t.LiteralC<"defi-deposit">;
2523
2838
  "defi-redeem": t.LiteralC<"defi-redeem">;
2524
2839
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2596,6 +2911,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2596
2911
  allocationRequest: t.LiteralC<"allocationRequest">;
2597
2912
  cantonCommand: t.LiteralC<"cantonCommand">;
2598
2913
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2914
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2915
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2916
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2599
2917
  "defi-deposit": t.LiteralC<"defi-deposit">;
2600
2918
  "defi-redeem": t.LiteralC<"defi-redeem">;
2601
2919
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2706,6 +3024,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2706
3024
  allocationRequest: t.LiteralC<"allocationRequest">;
2707
3025
  cantonCommand: t.LiteralC<"cantonCommand">;
2708
3026
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3027
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3028
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3029
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2709
3030
  "defi-deposit": t.LiteralC<"defi-deposit">;
2710
3031
  "defi-redeem": t.LiteralC<"defi-redeem">;
2711
3032
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2789,6 +3110,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2789
3110
  allocationRequest: t.LiteralC<"allocationRequest">;
2790
3111
  cantonCommand: t.LiteralC<"cantonCommand">;
2791
3112
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3113
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3114
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3115
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2792
3116
  "defi-deposit": t.LiteralC<"defi-deposit">;
2793
3117
  "defi-redeem": t.LiteralC<"defi-redeem">;
2794
3118
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2899,6 +3223,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2899
3223
  allocationRequest: t.LiteralC<"allocationRequest">;
2900
3224
  cantonCommand: t.LiteralC<"cantonCommand">;
2901
3225
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3226
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3227
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3228
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2902
3229
  "defi-deposit": t.LiteralC<"defi-deposit">;
2903
3230
  "defi-redeem": t.LiteralC<"defi-redeem">;
2904
3231
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2976,6 +3303,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2976
3303
  allocationRequest: t.LiteralC<"allocationRequest">;
2977
3304
  cantonCommand: t.LiteralC<"cantonCommand">;
2978
3305
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3306
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3307
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3308
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2979
3309
  "defi-deposit": t.LiteralC<"defi-deposit">;
2980
3310
  "defi-redeem": t.LiteralC<"defi-redeem">;
2981
3311
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3110,6 +3440,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3110
3440
  allocationRequest: t.LiteralC<"allocationRequest">;
3111
3441
  cantonCommand: t.LiteralC<"cantonCommand">;
3112
3442
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3443
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3444
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3445
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3113
3446
  "defi-deposit": t.LiteralC<"defi-deposit">;
3114
3447
  "defi-redeem": t.LiteralC<"defi-redeem">;
3115
3448
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3234,6 +3567,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3234
3567
  allocationRequest: t.LiteralC<"allocationRequest">;
3235
3568
  cantonCommand: t.LiteralC<"cantonCommand">;
3236
3569
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3570
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3571
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3572
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3237
3573
  "defi-deposit": t.LiteralC<"defi-deposit">;
3238
3574
  "defi-redeem": t.LiteralC<"defi-redeem">;
3239
3575
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3350,6 +3686,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3350
3686
  allocationRequest: t.LiteralC<"allocationRequest">;
3351
3687
  cantonCommand: t.LiteralC<"cantonCommand">;
3352
3688
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3689
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3690
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3691
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3353
3692
  "defi-deposit": t.LiteralC<"defi-deposit">;
3354
3693
  "defi-redeem": t.LiteralC<"defi-redeem">;
3355
3694
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3452,6 +3791,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3452
3791
  allocationRequest: t.LiteralC<"allocationRequest">;
3453
3792
  cantonCommand: t.LiteralC<"cantonCommand">;
3454
3793
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3794
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3795
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3796
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3455
3797
  "defi-deposit": t.LiteralC<"defi-deposit">;
3456
3798
  "defi-redeem": t.LiteralC<"defi-redeem">;
3457
3799
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3553,6 +3895,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3553
3895
  allocationRequest: t.LiteralC<"allocationRequest">;
3554
3896
  cantonCommand: t.LiteralC<"cantonCommand">;
3555
3897
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3898
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3899
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3900
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3556
3901
  "defi-deposit": t.LiteralC<"defi-deposit">;
3557
3902
  "defi-redeem": t.LiteralC<"defi-redeem">;
3558
3903
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3653,6 +3998,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3653
3998
  allocationRequest: t.LiteralC<"allocationRequest">;
3654
3999
  cantonCommand: t.LiteralC<"cantonCommand">;
3655
4000
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4001
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4002
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4003
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3656
4004
  "defi-deposit": t.LiteralC<"defi-deposit">;
3657
4005
  "defi-redeem": t.LiteralC<"defi-redeem">;
3658
4006
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3729,6 +4077,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3729
4077
  allocationRequest: t.LiteralC<"allocationRequest">;
3730
4078
  cantonCommand: t.LiteralC<"cantonCommand">;
3731
4079
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4080
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4081
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4082
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3732
4083
  "defi-deposit": t.LiteralC<"defi-deposit">;
3733
4084
  "defi-redeem": t.LiteralC<"defi-redeem">;
3734
4085
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3925,6 +4276,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3925
4276
  allocationRequest: t.LiteralC<"allocationRequest">;
3926
4277
  cantonCommand: t.LiteralC<"cantonCommand">;
3927
4278
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4279
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4280
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4281
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3928
4282
  "defi-deposit": t.LiteralC<"defi-deposit">;
3929
4283
  "defi-redeem": t.LiteralC<"defi-redeem">;
3930
4284
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4062,6 +4416,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4062
4416
  allocationRequest: t.LiteralC<"allocationRequest">;
4063
4417
  cantonCommand: t.LiteralC<"cantonCommand">;
4064
4418
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4419
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4420
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4421
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4065
4422
  "defi-deposit": t.LiteralC<"defi-deposit">;
4066
4423
  "defi-redeem": t.LiteralC<"defi-redeem">;
4067
4424
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4160,6 +4517,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4160
4517
  allocationRequest: t.LiteralC<"allocationRequest">;
4161
4518
  cantonCommand: t.LiteralC<"cantonCommand">;
4162
4519
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4520
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4521
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4522
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4163
4523
  "defi-deposit": t.LiteralC<"defi-deposit">;
4164
4524
  "defi-redeem": t.LiteralC<"defi-redeem">;
4165
4525
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4234,6 +4594,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4234
4594
  allocationRequest: t.LiteralC<"allocationRequest">;
4235
4595
  cantonCommand: t.LiteralC<"cantonCommand">;
4236
4596
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4597
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4598
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4599
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4237
4600
  "defi-deposit": t.LiteralC<"defi-deposit">;
4238
4601
  "defi-redeem": t.LiteralC<"defi-redeem">;
4239
4602
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4363,6 +4726,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4363
4726
  allocationRequest: t.LiteralC<"allocationRequest">;
4364
4727
  cantonCommand: t.LiteralC<"cantonCommand">;
4365
4728
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4729
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4730
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4731
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4366
4732
  "defi-deposit": t.LiteralC<"defi-deposit">;
4367
4733
  "defi-redeem": t.LiteralC<"defi-redeem">;
4368
4734
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4479,6 +4845,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4479
4845
  allocationRequest: t.LiteralC<"allocationRequest">;
4480
4846
  cantonCommand: t.LiteralC<"cantonCommand">;
4481
4847
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4848
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4849
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4850
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4482
4851
  "defi-deposit": t.LiteralC<"defi-deposit">;
4483
4852
  "defi-redeem": t.LiteralC<"defi-redeem">;
4484
4853
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4615,6 +4984,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4615
4984
  allocationRequest: t.LiteralC<"allocationRequest">;
4616
4985
  cantonCommand: t.LiteralC<"cantonCommand">;
4617
4986
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4987
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4988
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4989
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4618
4990
  "defi-deposit": t.LiteralC<"defi-deposit">;
4619
4991
  "defi-redeem": t.LiteralC<"defi-redeem">;
4620
4992
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4696,6 +5068,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4696
5068
  allocationRequest: t.LiteralC<"allocationRequest">;
4697
5069
  cantonCommand: t.LiteralC<"cantonCommand">;
4698
5070
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5071
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5072
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5073
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4699
5074
  "defi-deposit": t.LiteralC<"defi-deposit">;
4700
5075
  "defi-redeem": t.LiteralC<"defi-redeem">;
4701
5076
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4772,6 +5147,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4772
5147
  allocationRequest: t.LiteralC<"allocationRequest">;
4773
5148
  cantonCommand: t.LiteralC<"cantonCommand">;
4774
5149
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5150
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5151
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5152
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4775
5153
  "defi-deposit": t.LiteralC<"defi-deposit">;
4776
5154
  "defi-redeem": t.LiteralC<"defi-redeem">;
4777
5155
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4860,6 +5238,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4860
5238
  allocationRequest: t.LiteralC<"allocationRequest">;
4861
5239
  cantonCommand: t.LiteralC<"cantonCommand">;
4862
5240
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5241
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5242
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5243
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4863
5244
  "defi-deposit": t.LiteralC<"defi-deposit">;
4864
5245
  "defi-redeem": t.LiteralC<"defi-redeem">;
4865
5246
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4944,6 +5325,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4944
5325
  allocationRequest: t.LiteralC<"allocationRequest">;
4945
5326
  cantonCommand: t.LiteralC<"cantonCommand">;
4946
5327
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5328
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5329
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5330
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4947
5331
  "defi-deposit": t.LiteralC<"defi-deposit">;
4948
5332
  "defi-redeem": t.LiteralC<"defi-redeem">;
4949
5333
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5043,6 +5427,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5043
5427
  allocationRequest: t.LiteralC<"allocationRequest">;
5044
5428
  cantonCommand: t.LiteralC<"cantonCommand">;
5045
5429
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5430
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5431
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5432
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5046
5433
  "defi-deposit": t.LiteralC<"defi-deposit">;
5047
5434
  "defi-redeem": t.LiteralC<"defi-redeem">;
5048
5435
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5132,6 +5519,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5132
5519
  allocationRequest: t.LiteralC<"allocationRequest">;
5133
5520
  cantonCommand: t.LiteralC<"cantonCommand">;
5134
5521
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5522
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5523
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5524
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5135
5525
  "defi-deposit": t.LiteralC<"defi-deposit">;
5136
5526
  "defi-redeem": t.LiteralC<"defi-redeem">;
5137
5527
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5207,6 +5597,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5207
5597
  allocationRequest: t.LiteralC<"allocationRequest">;
5208
5598
  cantonCommand: t.LiteralC<"cantonCommand">;
5209
5599
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5600
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5601
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5602
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5210
5603
  "defi-deposit": t.LiteralC<"defi-deposit">;
5211
5604
  "defi-redeem": t.LiteralC<"defi-redeem">;
5212
5605
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5361,6 +5754,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5361
5754
  allocationRequest: t.LiteralC<"allocationRequest">;
5362
5755
  cantonCommand: t.LiteralC<"cantonCommand">;
5363
5756
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5757
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5758
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5759
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5364
5760
  "defi-deposit": t.LiteralC<"defi-deposit">;
5365
5761
  "defi-redeem": t.LiteralC<"defi-redeem">;
5366
5762
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5436,6 +5832,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5436
5832
  allocationRequest: t.LiteralC<"allocationRequest">;
5437
5833
  cantonCommand: t.LiteralC<"cantonCommand">;
5438
5834
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5835
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5836
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5837
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5439
5838
  "defi-deposit": t.LiteralC<"defi-deposit">;
5440
5839
  "defi-redeem": t.LiteralC<"defi-redeem">;
5441
5840
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5528,6 +5927,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5528
5927
  allocationRequest: t.LiteralC<"allocationRequest">;
5529
5928
  cantonCommand: t.LiteralC<"cantonCommand">;
5530
5929
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5930
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5931
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5932
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5531
5933
  "defi-deposit": t.LiteralC<"defi-deposit">;
5532
5934
  "defi-redeem": t.LiteralC<"defi-redeem">;
5533
5935
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5605,6 +6007,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5605
6007
  allocationRequest: t.LiteralC<"allocationRequest">;
5606
6008
  cantonCommand: t.LiteralC<"cantonCommand">;
5607
6009
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6010
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6011
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6012
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5608
6013
  "defi-deposit": t.LiteralC<"defi-deposit">;
5609
6014
  "defi-redeem": t.LiteralC<"defi-redeem">;
5610
6015
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5686,6 +6091,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5686
6091
  allocationRequest: t.LiteralC<"allocationRequest">;
5687
6092
  cantonCommand: t.LiteralC<"cantonCommand">;
5688
6093
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6094
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6095
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6096
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5689
6097
  "defi-deposit": t.LiteralC<"defi-deposit">;
5690
6098
  "defi-redeem": t.LiteralC<"defi-redeem">;
5691
6099
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5767,6 +6175,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5767
6175
  allocationRequest: t.LiteralC<"allocationRequest">;
5768
6176
  cantonCommand: t.LiteralC<"cantonCommand">;
5769
6177
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6178
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6179
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6180
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5770
6181
  "defi-deposit": t.LiteralC<"defi-deposit">;
5771
6182
  "defi-redeem": t.LiteralC<"defi-redeem">;
5772
6183
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5845,6 +6256,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5845
6256
  allocationRequest: t.LiteralC<"allocationRequest">;
5846
6257
  cantonCommand: t.LiteralC<"cantonCommand">;
5847
6258
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6259
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6260
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6261
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5848
6262
  "defi-deposit": t.LiteralC<"defi-deposit">;
5849
6263
  "defi-redeem": t.LiteralC<"defi-redeem">;
5850
6264
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5939,6 +6353,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5939
6353
  allocationRequest: t.LiteralC<"allocationRequest">;
5940
6354
  cantonCommand: t.LiteralC<"cantonCommand">;
5941
6355
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6356
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6357
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6358
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5942
6359
  "defi-deposit": t.LiteralC<"defi-deposit">;
5943
6360
  "defi-redeem": t.LiteralC<"defi-redeem">;
5944
6361
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6032,6 +6449,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6032
6449
  allocationRequest: t.LiteralC<"allocationRequest">;
6033
6450
  cantonCommand: t.LiteralC<"cantonCommand">;
6034
6451
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6452
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6453
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6454
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6035
6455
  "defi-deposit": t.LiteralC<"defi-deposit">;
6036
6456
  "defi-redeem": t.LiteralC<"defi-redeem">;
6037
6457
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6125,6 +6545,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6125
6545
  allocationRequest: t.LiteralC<"allocationRequest">;
6126
6546
  cantonCommand: t.LiteralC<"cantonCommand">;
6127
6547
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6548
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6549
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6550
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6128
6551
  "defi-deposit": t.LiteralC<"defi-deposit">;
6129
6552
  "defi-redeem": t.LiteralC<"defi-redeem">;
6130
6553
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6226,6 +6649,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6226
6649
  allocationRequest: t.LiteralC<"allocationRequest">;
6227
6650
  cantonCommand: t.LiteralC<"cantonCommand">;
6228
6651
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6652
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6653
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6654
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6229
6655
  "defi-deposit": t.LiteralC<"defi-deposit">;
6230
6656
  "defi-redeem": t.LiteralC<"defi-redeem">;
6231
6657
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6349,6 +6775,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6349
6775
  allocationRequest: t.LiteralC<"allocationRequest">;
6350
6776
  cantonCommand: t.LiteralC<"cantonCommand">;
6351
6777
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6778
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6779
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6780
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6352
6781
  "defi-deposit": t.LiteralC<"defi-deposit">;
6353
6782
  "defi-redeem": t.LiteralC<"defi-redeem">;
6354
6783
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6444,6 +6873,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6444
6873
  allocationRequest: t.LiteralC<"allocationRequest">;
6445
6874
  cantonCommand: t.LiteralC<"cantonCommand">;
6446
6875
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6876
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6877
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6878
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6447
6879
  "defi-deposit": t.LiteralC<"defi-deposit">;
6448
6880
  "defi-redeem": t.LiteralC<"defi-redeem">;
6449
6881
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6556,6 +6988,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6556
6988
  allocationRequest: t.LiteralC<"allocationRequest">;
6557
6989
  cantonCommand: t.LiteralC<"cantonCommand">;
6558
6990
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6991
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6992
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6993
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6559
6994
  "defi-deposit": t.LiteralC<"defi-deposit">;
6560
6995
  "defi-redeem": t.LiteralC<"defi-redeem">;
6561
6996
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6649,6 +7084,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6649
7084
  allocationRequest: t.LiteralC<"allocationRequest">;
6650
7085
  cantonCommand: t.LiteralC<"cantonCommand">;
6651
7086
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7087
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7088
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7089
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6652
7090
  "defi-deposit": t.LiteralC<"defi-deposit">;
6653
7091
  "defi-redeem": t.LiteralC<"defi-redeem">;
6654
7092
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6760,6 +7198,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6760
7198
  allocationRequest: t.LiteralC<"allocationRequest">;
6761
7199
  cantonCommand: t.LiteralC<"cantonCommand">;
6762
7200
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7201
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7202
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7203
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6763
7204
  "defi-deposit": t.LiteralC<"defi-deposit">;
6764
7205
  "defi-redeem": t.LiteralC<"defi-redeem">;
6765
7206
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6869,6 +7310,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6869
7310
  allocationRequest: t.LiteralC<"allocationRequest">;
6870
7311
  cantonCommand: t.LiteralC<"cantonCommand">;
6871
7312
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7313
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7314
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7315
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6872
7316
  "defi-deposit": t.LiteralC<"defi-deposit">;
6873
7317
  "defi-redeem": t.LiteralC<"defi-redeem">;
6874
7318
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6953,6 +7397,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6953
7397
  allocationRequest: t.LiteralC<"allocationRequest">;
6954
7398
  cantonCommand: t.LiteralC<"cantonCommand">;
6955
7399
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7400
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7401
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7402
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6956
7403
  "defi-deposit": t.LiteralC<"defi-deposit">;
6957
7404
  "defi-redeem": t.LiteralC<"defi-redeem">;
6958
7405
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7048,6 +7495,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7048
7495
  allocationRequest: t.LiteralC<"allocationRequest">;
7049
7496
  cantonCommand: t.LiteralC<"cantonCommand">;
7050
7497
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7498
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7499
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7500
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7051
7501
  "defi-deposit": t.LiteralC<"defi-deposit">;
7052
7502
  "defi-redeem": t.LiteralC<"defi-redeem">;
7053
7503
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7200,6 +7650,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7200
7650
  allocationRequest: t.LiteralC<"allocationRequest">;
7201
7651
  cantonCommand: t.LiteralC<"cantonCommand">;
7202
7652
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7653
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7654
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7655
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7203
7656
  "defi-deposit": t.LiteralC<"defi-deposit">;
7204
7657
  "defi-redeem": t.LiteralC<"defi-redeem">;
7205
7658
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7281,6 +7734,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7281
7734
  allocationRequest: t.LiteralC<"allocationRequest">;
7282
7735
  cantonCommand: t.LiteralC<"cantonCommand">;
7283
7736
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7737
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7738
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7739
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7284
7740
  "defi-deposit": t.LiteralC<"defi-deposit">;
7285
7741
  "defi-redeem": t.LiteralC<"defi-redeem">;
7286
7742
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7366,6 +7822,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7366
7822
  allocationRequest: t.LiteralC<"allocationRequest">;
7367
7823
  cantonCommand: t.LiteralC<"cantonCommand">;
7368
7824
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7825
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7826
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7827
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7369
7828
  "defi-deposit": t.LiteralC<"defi-deposit">;
7370
7829
  "defi-redeem": t.LiteralC<"defi-redeem">;
7371
7830
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7444,6 +7903,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7444
7903
  allocationRequest: t.LiteralC<"allocationRequest">;
7445
7904
  cantonCommand: t.LiteralC<"cantonCommand">;
7446
7905
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7906
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7907
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7908
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7447
7909
  "defi-deposit": t.LiteralC<"defi-deposit">;
7448
7910
  "defi-redeem": t.LiteralC<"defi-redeem">;
7449
7911
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7523,6 +7985,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7523
7985
  allocationRequest: t.LiteralC<"allocationRequest">;
7524
7986
  cantonCommand: t.LiteralC<"cantonCommand">;
7525
7987
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7988
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7989
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7990
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7526
7991
  "defi-deposit": t.LiteralC<"defi-deposit">;
7527
7992
  "defi-redeem": t.LiteralC<"defi-redeem">;
7528
7993
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7617,6 +8082,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7617
8082
  allocationRequest: t.LiteralC<"allocationRequest">;
7618
8083
  cantonCommand: t.LiteralC<"cantonCommand">;
7619
8084
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8085
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8086
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8087
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7620
8088
  "defi-deposit": t.LiteralC<"defi-deposit">;
7621
8089
  "defi-redeem": t.LiteralC<"defi-redeem">;
7622
8090
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7713,6 +8181,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7713
8181
  allocationRequest: t.LiteralC<"allocationRequest">;
7714
8182
  cantonCommand: t.LiteralC<"cantonCommand">;
7715
8183
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8184
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8185
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8186
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7716
8187
  "defi-deposit": t.LiteralC<"defi-deposit">;
7717
8188
  "defi-redeem": t.LiteralC<"defi-redeem">;
7718
8189
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7802,6 +8273,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7802
8273
  allocationRequest: t.LiteralC<"allocationRequest">;
7803
8274
  cantonCommand: t.LiteralC<"cantonCommand">;
7804
8275
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8276
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8277
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8278
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7805
8279
  "defi-deposit": t.LiteralC<"defi-deposit">;
7806
8280
  "defi-redeem": t.LiteralC<"defi-redeem">;
7807
8281
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7928,6 +8402,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7928
8402
  allocationRequest: t.LiteralC<"allocationRequest">;
7929
8403
  cantonCommand: t.LiteralC<"cantonCommand">;
7930
8404
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8405
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8406
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8407
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7931
8408
  "defi-deposit": t.LiteralC<"defi-deposit">;
7932
8409
  "defi-redeem": t.LiteralC<"defi-redeem">;
7933
8410
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8084,6 +8561,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8084
8561
  allocationRequest: t.LiteralC<"allocationRequest">;
8085
8562
  cantonCommand: t.LiteralC<"cantonCommand">;
8086
8563
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8564
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8565
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8566
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8087
8567
  "defi-deposit": t.LiteralC<"defi-deposit">;
8088
8568
  "defi-redeem": t.LiteralC<"defi-redeem">;
8089
8569
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8254,6 +8734,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8254
8734
  allocationRequest: t.LiteralC<"allocationRequest">;
8255
8735
  cantonCommand: t.LiteralC<"cantonCommand">;
8256
8736
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8737
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8738
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8739
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8257
8740
  "defi-deposit": t.LiteralC<"defi-deposit">;
8258
8741
  "defi-redeem": t.LiteralC<"defi-redeem">;
8259
8742
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8329,6 +8812,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8329
8812
  allocationRequest: t.LiteralC<"allocationRequest">;
8330
8813
  cantonCommand: t.LiteralC<"cantonCommand">;
8331
8814
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8815
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8816
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8817
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8332
8818
  "defi-deposit": t.LiteralC<"defi-deposit">;
8333
8819
  "defi-redeem": t.LiteralC<"defi-redeem">;
8334
8820
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8399,6 +8885,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8399
8885
  allocationRequest: t.LiteralC<"allocationRequest">;
8400
8886
  cantonCommand: t.LiteralC<"cantonCommand">;
8401
8887
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8888
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8889
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8890
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8402
8891
  "defi-deposit": t.LiteralC<"defi-deposit">;
8403
8892
  "defi-redeem": t.LiteralC<"defi-redeem">;
8404
8893
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8477,6 +8966,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8477
8966
  allocationRequest: t.LiteralC<"allocationRequest">;
8478
8967
  cantonCommand: t.LiteralC<"cantonCommand">;
8479
8968
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8969
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8970
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8971
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8480
8972
  "defi-deposit": t.LiteralC<"defi-deposit">;
8481
8973
  "defi-redeem": t.LiteralC<"defi-redeem">;
8482
8974
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8567,6 +9059,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8567
9059
  allocationRequest: t.LiteralC<"allocationRequest">;
8568
9060
  cantonCommand: t.LiteralC<"cantonCommand">;
8569
9061
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9062
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9063
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9064
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8570
9065
  "defi-deposit": t.LiteralC<"defi-deposit">;
8571
9066
  "defi-redeem": t.LiteralC<"defi-redeem">;
8572
9067
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8642,6 +9137,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8642
9137
  allocationRequest: t.LiteralC<"allocationRequest">;
8643
9138
  cantonCommand: t.LiteralC<"cantonCommand">;
8644
9139
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9140
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9141
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9142
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8645
9143
  "defi-deposit": t.LiteralC<"defi-deposit">;
8646
9144
  "defi-redeem": t.LiteralC<"defi-redeem">;
8647
9145
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8734,6 +9232,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8734
9232
  allocationRequest: t.LiteralC<"allocationRequest">;
8735
9233
  cantonCommand: t.LiteralC<"cantonCommand">;
8736
9234
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9235
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9236
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9237
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8737
9238
  "defi-deposit": t.LiteralC<"defi-deposit">;
8738
9239
  "defi-redeem": t.LiteralC<"defi-redeem">;
8739
9240
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8809,6 +9310,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8809
9310
  allocationRequest: t.LiteralC<"allocationRequest">;
8810
9311
  cantonCommand: t.LiteralC<"cantonCommand">;
8811
9312
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9313
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9314
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9315
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8812
9316
  "defi-deposit": t.LiteralC<"defi-deposit">;
8813
9317
  "defi-redeem": t.LiteralC<"defi-redeem">;
8814
9318
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8921,6 +9425,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8921
9425
  allocationRequest: t.LiteralC<"allocationRequest">;
8922
9426
  cantonCommand: t.LiteralC<"cantonCommand">;
8923
9427
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9428
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9429
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9430
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8924
9431
  "defi-deposit": t.LiteralC<"defi-deposit">;
8925
9432
  "defi-redeem": t.LiteralC<"defi-redeem">;
8926
9433
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9015,6 +9522,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9015
9522
  allocationRequest: t.LiteralC<"allocationRequest">;
9016
9523
  cantonCommand: t.LiteralC<"cantonCommand">;
9017
9524
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9525
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9526
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9527
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9018
9528
  "defi-deposit": t.LiteralC<"defi-deposit">;
9019
9529
  "defi-redeem": t.LiteralC<"defi-redeem">;
9020
9530
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9091,6 +9601,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9091
9601
  allocationRequest: t.LiteralC<"allocationRequest">;
9092
9602
  cantonCommand: t.LiteralC<"cantonCommand">;
9093
9603
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9604
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9605
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9606
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9094
9607
  "defi-deposit": t.LiteralC<"defi-deposit">;
9095
9608
  "defi-redeem": t.LiteralC<"defi-redeem">;
9096
9609
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9186,6 +9699,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9186
9699
  allocationRequest: t.LiteralC<"allocationRequest">;
9187
9700
  cantonCommand: t.LiteralC<"cantonCommand">;
9188
9701
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9702
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9703
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9704
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9189
9705
  "defi-deposit": t.LiteralC<"defi-deposit">;
9190
9706
  "defi-redeem": t.LiteralC<"defi-redeem">;
9191
9707
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9283,6 +9799,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9283
9799
  allocationRequest: t.LiteralC<"allocationRequest">;
9284
9800
  cantonCommand: t.LiteralC<"cantonCommand">;
9285
9801
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9802
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9803
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9804
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9286
9805
  "defi-deposit": t.LiteralC<"defi-deposit">;
9287
9806
  "defi-redeem": t.LiteralC<"defi-redeem">;
9288
9807
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9381,6 +9900,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9381
9900
  allocationRequest: t.LiteralC<"allocationRequest">;
9382
9901
  cantonCommand: t.LiteralC<"cantonCommand">;
9383
9902
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9903
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9904
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9905
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9384
9906
  "defi-deposit": t.LiteralC<"defi-deposit">;
9385
9907
  "defi-redeem": t.LiteralC<"defi-redeem">;
9386
9908
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9465,6 +9987,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9465
9987
  allocationRequest: t.LiteralC<"allocationRequest">;
9466
9988
  cantonCommand: t.LiteralC<"cantonCommand">;
9467
9989
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9990
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9991
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9992
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9468
9993
  "defi-deposit": t.LiteralC<"defi-deposit">;
9469
9994
  "defi-redeem": t.LiteralC<"defi-redeem">;
9470
9995
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9560,6 +10085,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9560
10085
  allocationRequest: t.LiteralC<"allocationRequest">;
9561
10086
  cantonCommand: t.LiteralC<"cantonCommand">;
9562
10087
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10088
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10089
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10090
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9563
10091
  "defi-deposit": t.LiteralC<"defi-deposit">;
9564
10092
  "defi-redeem": t.LiteralC<"defi-redeem">;
9565
10093
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9694,6 +10222,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9694
10222
  allocationRequest: t.LiteralC<"allocationRequest">;
9695
10223
  cantonCommand: t.LiteralC<"cantonCommand">;
9696
10224
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10225
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10226
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10227
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9697
10228
  "defi-deposit": t.LiteralC<"defi-deposit">;
9698
10229
  "defi-redeem": t.LiteralC<"defi-redeem">;
9699
10230
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9776,6 +10307,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9776
10307
  allocationRequest: t.LiteralC<"allocationRequest">;
9777
10308
  cantonCommand: t.LiteralC<"cantonCommand">;
9778
10309
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10310
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10311
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10312
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9779
10313
  "defi-deposit": t.LiteralC<"defi-deposit">;
9780
10314
  "defi-redeem": t.LiteralC<"defi-redeem">;
9781
10315
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9855,6 +10389,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9855
10389
  allocationRequest: t.LiteralC<"allocationRequest">;
9856
10390
  cantonCommand: t.LiteralC<"cantonCommand">;
9857
10391
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10392
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10393
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10394
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9858
10395
  "defi-deposit": t.LiteralC<"defi-deposit">;
9859
10396
  "defi-redeem": t.LiteralC<"defi-redeem">;
9860
10397
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9929,6 +10466,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9929
10466
  allocationRequest: t.LiteralC<"allocationRequest">;
9930
10467
  cantonCommand: t.LiteralC<"cantonCommand">;
9931
10468
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10469
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10470
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10471
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9932
10472
  "defi-deposit": t.LiteralC<"defi-deposit">;
9933
10473
  "defi-redeem": t.LiteralC<"defi-redeem">;
9934
10474
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10023,6 +10563,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10023
10563
  allocationRequest: t.LiteralC<"allocationRequest">;
10024
10564
  cantonCommand: t.LiteralC<"cantonCommand">;
10025
10565
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10566
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10567
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10568
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10026
10569
  "defi-deposit": t.LiteralC<"defi-deposit">;
10027
10570
  "defi-redeem": t.LiteralC<"defi-redeem">;
10028
10571
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10103,6 +10646,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10103
10646
  allocationRequest: t.LiteralC<"allocationRequest">;
10104
10647
  cantonCommand: t.LiteralC<"cantonCommand">;
10105
10648
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10649
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10650
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10651
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10106
10652
  "defi-deposit": t.LiteralC<"defi-deposit">;
10107
10653
  "defi-redeem": t.LiteralC<"defi-redeem">;
10108
10654
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10182,6 +10728,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10182
10728
  allocationRequest: t.LiteralC<"allocationRequest">;
10183
10729
  cantonCommand: t.LiteralC<"cantonCommand">;
10184
10730
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10731
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10732
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10733
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10185
10734
  "defi-deposit": t.LiteralC<"defi-deposit">;
10186
10735
  "defi-redeem": t.LiteralC<"defi-redeem">;
10187
10736
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10262,6 +10811,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10262
10811
  allocationRequest: t.LiteralC<"allocationRequest">;
10263
10812
  cantonCommand: t.LiteralC<"cantonCommand">;
10264
10813
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10814
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10815
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10816
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10265
10817
  "defi-deposit": t.LiteralC<"defi-deposit">;
10266
10818
  "defi-redeem": t.LiteralC<"defi-redeem">;
10267
10819
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10341,6 +10893,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10341
10893
  allocationRequest: t.LiteralC<"allocationRequest">;
10342
10894
  cantonCommand: t.LiteralC<"cantonCommand">;
10343
10895
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10896
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10897
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10898
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10344
10899
  "defi-deposit": t.LiteralC<"defi-deposit">;
10345
10900
  "defi-redeem": t.LiteralC<"defi-redeem">;
10346
10901
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10424,6 +10979,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10424
10979
  allocationRequest: t.LiteralC<"allocationRequest">;
10425
10980
  cantonCommand: t.LiteralC<"cantonCommand">;
10426
10981
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10982
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10983
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10984
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10427
10985
  "defi-deposit": t.LiteralC<"defi-deposit">;
10428
10986
  "defi-redeem": t.LiteralC<"defi-redeem">;
10429
10987
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10506,6 +11064,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10506
11064
  allocationRequest: t.LiteralC<"allocationRequest">;
10507
11065
  cantonCommand: t.LiteralC<"cantonCommand">;
10508
11066
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11067
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11068
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11069
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10509
11070
  "defi-deposit": t.LiteralC<"defi-deposit">;
10510
11071
  "defi-redeem": t.LiteralC<"defi-redeem">;
10511
11072
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10590,6 +11151,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10590
11151
  allocationRequest: t.LiteralC<"allocationRequest">;
10591
11152
  cantonCommand: t.LiteralC<"cantonCommand">;
10592
11153
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11154
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11155
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11156
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10593
11157
  "defi-deposit": t.LiteralC<"defi-deposit">;
10594
11158
  "defi-redeem": t.LiteralC<"defi-redeem">;
10595
11159
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10674,6 +11238,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10674
11238
  allocationRequest: t.LiteralC<"allocationRequest">;
10675
11239
  cantonCommand: t.LiteralC<"cantonCommand">;
10676
11240
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11241
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11242
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11243
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10677
11244
  "defi-deposit": t.LiteralC<"defi-deposit">;
10678
11245
  "defi-redeem": t.LiteralC<"defi-redeem">;
10679
11246
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10758,6 +11325,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10758
11325
  allocationRequest: t.LiteralC<"allocationRequest">;
10759
11326
  cantonCommand: t.LiteralC<"cantonCommand">;
10760
11327
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11328
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11329
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11330
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10761
11331
  "defi-deposit": t.LiteralC<"defi-deposit">;
10762
11332
  "defi-redeem": t.LiteralC<"defi-redeem">;
10763
11333
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10841,6 +11411,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10841
11411
  allocationRequest: t.LiteralC<"allocationRequest">;
10842
11412
  cantonCommand: t.LiteralC<"cantonCommand">;
10843
11413
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11414
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11415
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11416
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10844
11417
  "defi-deposit": t.LiteralC<"defi-deposit">;
10845
11418
  "defi-redeem": t.LiteralC<"defi-redeem">;
10846
11419
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10928,6 +11501,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10928
11501
  allocationRequest: t.LiteralC<"allocationRequest">;
10929
11502
  cantonCommand: t.LiteralC<"cantonCommand">;
10930
11503
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11504
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11505
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11506
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10931
11507
  "defi-deposit": t.LiteralC<"defi-deposit">;
10932
11508
  "defi-redeem": t.LiteralC<"defi-redeem">;
10933
11509
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11010,6 +11586,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11010
11586
  allocationRequest: t.LiteralC<"allocationRequest">;
11011
11587
  cantonCommand: t.LiteralC<"cantonCommand">;
11012
11588
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11589
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11590
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11591
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11013
11592
  "defi-deposit": t.LiteralC<"defi-deposit">;
11014
11593
  "defi-redeem": t.LiteralC<"defi-redeem">;
11015
11594
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11094,6 +11673,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11094
11673
  allocationRequest: t.LiteralC<"allocationRequest">;
11095
11674
  cantonCommand: t.LiteralC<"cantonCommand">;
11096
11675
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11676
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11677
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11678
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11097
11679
  "defi-deposit": t.LiteralC<"defi-deposit">;
11098
11680
  "defi-redeem": t.LiteralC<"defi-redeem">;
11099
11681
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11174,6 +11756,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11174
11756
  allocationRequest: t.LiteralC<"allocationRequest">;
11175
11757
  cantonCommand: t.LiteralC<"cantonCommand">;
11176
11758
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11759
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11760
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11761
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11177
11762
  "defi-deposit": t.LiteralC<"defi-deposit">;
11178
11763
  "defi-redeem": t.LiteralC<"defi-redeem">;
11179
11764
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11253,6 +11838,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11253
11838
  allocationRequest: t.LiteralC<"allocationRequest">;
11254
11839
  cantonCommand: t.LiteralC<"cantonCommand">;
11255
11840
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11841
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11842
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11843
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11256
11844
  "defi-deposit": t.LiteralC<"defi-deposit">;
11257
11845
  "defi-redeem": t.LiteralC<"defi-redeem">;
11258
11846
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11332,6 +11920,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11332
11920
  allocationRequest: t.LiteralC<"allocationRequest">;
11333
11921
  cantonCommand: t.LiteralC<"cantonCommand">;
11334
11922
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11923
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11924
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11925
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11335
11926
  "defi-deposit": t.LiteralC<"defi-deposit">;
11336
11927
  "defi-redeem": t.LiteralC<"defi-redeem">;
11337
11928
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11416,6 +12007,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11416
12007
  allocationRequest: t.LiteralC<"allocationRequest">;
11417
12008
  cantonCommand: t.LiteralC<"cantonCommand">;
11418
12009
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12010
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12011
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12012
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11419
12013
  "defi-deposit": t.LiteralC<"defi-deposit">;
11420
12014
  "defi-redeem": t.LiteralC<"defi-redeem">;
11421
12015
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11501,6 +12095,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11501
12095
  allocationRequest: t.LiteralC<"allocationRequest">;
11502
12096
  cantonCommand: t.LiteralC<"cantonCommand">;
11503
12097
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12098
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12099
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12100
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11504
12101
  "defi-deposit": t.LiteralC<"defi-deposit">;
11505
12102
  "defi-redeem": t.LiteralC<"defi-redeem">;
11506
12103
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11584,6 +12181,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11584
12181
  allocationRequest: t.LiteralC<"allocationRequest">;
11585
12182
  cantonCommand: t.LiteralC<"cantonCommand">;
11586
12183
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12184
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12185
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12186
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11587
12187
  "defi-deposit": t.LiteralC<"defi-deposit">;
11588
12188
  "defi-redeem": t.LiteralC<"defi-redeem">;
11589
12189
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11667,6 +12267,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11667
12267
  allocationRequest: t.LiteralC<"allocationRequest">;
11668
12268
  cantonCommand: t.LiteralC<"cantonCommand">;
11669
12269
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12270
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12271
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12272
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11670
12273
  "defi-deposit": t.LiteralC<"defi-deposit">;
11671
12274
  "defi-redeem": t.LiteralC<"defi-redeem">;
11672
12275
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11745,6 +12348,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11745
12348
  allocationRequest: t.LiteralC<"allocationRequest">;
11746
12349
  cantonCommand: t.LiteralC<"cantonCommand">;
11747
12350
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12351
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12352
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12353
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11748
12354
  "defi-deposit": t.LiteralC<"defi-deposit">;
11749
12355
  "defi-redeem": t.LiteralC<"defi-redeem">;
11750
12356
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11823,6 +12429,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11823
12429
  allocationRequest: t.LiteralC<"allocationRequest">;
11824
12430
  cantonCommand: t.LiteralC<"cantonCommand">;
11825
12431
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12432
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12433
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12434
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11826
12435
  "defi-deposit": t.LiteralC<"defi-deposit">;
11827
12436
  "defi-redeem": t.LiteralC<"defi-redeem">;
11828
12437
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11895,6 +12504,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11895
12504
  allocationRequest: t.LiteralC<"allocationRequest">;
11896
12505
  cantonCommand: t.LiteralC<"cantonCommand">;
11897
12506
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12507
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12508
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12509
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11898
12510
  "defi-deposit": t.LiteralC<"defi-deposit">;
11899
12511
  "defi-redeem": t.LiteralC<"defi-redeem">;
11900
12512
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11971,6 +12583,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11971
12583
  allocationRequest: t.LiteralC<"allocationRequest">;
11972
12584
  cantonCommand: t.LiteralC<"cantonCommand">;
11973
12585
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12586
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12587
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12588
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11974
12589
  "defi-deposit": t.LiteralC<"defi-deposit">;
11975
12590
  "defi-redeem": t.LiteralC<"defi-redeem">;
11976
12591
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12049,6 +12664,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12049
12664
  allocationRequest: t.LiteralC<"allocationRequest">;
12050
12665
  cantonCommand: t.LiteralC<"cantonCommand">;
12051
12666
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12667
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12668
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12669
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12052
12670
  "defi-deposit": t.LiteralC<"defi-deposit">;
12053
12671
  "defi-redeem": t.LiteralC<"defi-redeem">;
12054
12672
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12127,6 +12745,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12127
12745
  allocationRequest: t.LiteralC<"allocationRequest">;
12128
12746
  cantonCommand: t.LiteralC<"cantonCommand">;
12129
12747
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12748
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12749
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12750
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12130
12751
  "defi-deposit": t.LiteralC<"defi-deposit">;
12131
12752
  "defi-redeem": t.LiteralC<"defi-redeem">;
12132
12753
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12211,6 +12832,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12211
12832
  allocationRequest: t.LiteralC<"allocationRequest">;
12212
12833
  cantonCommand: t.LiteralC<"cantonCommand">;
12213
12834
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12835
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12836
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12837
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12214
12838
  "defi-deposit": t.LiteralC<"defi-deposit">;
12215
12839
  "defi-redeem": t.LiteralC<"defi-redeem">;
12216
12840
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12295,6 +12919,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12295
12919
  allocationRequest: t.LiteralC<"allocationRequest">;
12296
12920
  cantonCommand: t.LiteralC<"cantonCommand">;
12297
12921
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12922
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12923
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12924
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12298
12925
  "defi-deposit": t.LiteralC<"defi-deposit">;
12299
12926
  "defi-redeem": t.LiteralC<"defi-redeem">;
12300
12927
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12373,6 +13000,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12373
13000
  allocationRequest: t.LiteralC<"allocationRequest">;
12374
13001
  cantonCommand: t.LiteralC<"cantonCommand">;
12375
13002
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13003
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13004
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13005
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12376
13006
  "defi-deposit": t.LiteralC<"defi-deposit">;
12377
13007
  "defi-redeem": t.LiteralC<"defi-redeem">;
12378
13008
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12447,6 +13077,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12447
13077
  allocationRequest: t.LiteralC<"allocationRequest">;
12448
13078
  cantonCommand: t.LiteralC<"cantonCommand">;
12449
13079
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13080
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13081
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13082
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12450
13083
  "defi-deposit": t.LiteralC<"defi-deposit">;
12451
13084
  "defi-redeem": t.LiteralC<"defi-redeem">;
12452
13085
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12541,6 +13174,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12541
13174
  allocationRequest: t.LiteralC<"allocationRequest">;
12542
13175
  cantonCommand: t.LiteralC<"cantonCommand">;
12543
13176
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13177
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13178
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13179
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12544
13180
  "defi-deposit": t.LiteralC<"defi-deposit">;
12545
13181
  "defi-redeem": t.LiteralC<"defi-redeem">;
12546
13182
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12645,6 +13281,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12645
13281
  allocationRequest: t.LiteralC<"allocationRequest">;
12646
13282
  cantonCommand: t.LiteralC<"cantonCommand">;
12647
13283
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13284
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13285
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13286
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12648
13287
  "defi-deposit": t.LiteralC<"defi-deposit">;
12649
13288
  "defi-redeem": t.LiteralC<"defi-redeem">;
12650
13289
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12759,6 +13398,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12759
13398
  allocationRequest: t.LiteralC<"allocationRequest">;
12760
13399
  cantonCommand: t.LiteralC<"cantonCommand">;
12761
13400
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13401
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13402
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13403
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12762
13404
  "defi-deposit": t.LiteralC<"defi-deposit">;
12763
13405
  "defi-redeem": t.LiteralC<"defi-redeem">;
12764
13406
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12845,6 +13487,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12845
13487
  allocationRequest: t.LiteralC<"allocationRequest">;
12846
13488
  cantonCommand: t.LiteralC<"cantonCommand">;
12847
13489
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13490
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13491
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13492
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12848
13493
  "defi-deposit": t.LiteralC<"defi-deposit">;
12849
13494
  "defi-redeem": t.LiteralC<"defi-redeem">;
12850
13495
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12941,6 +13586,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12941
13586
  allocationRequest: t.LiteralC<"allocationRequest">;
12942
13587
  cantonCommand: t.LiteralC<"cantonCommand">;
12943
13588
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13589
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13590
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13591
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12944
13592
  "defi-deposit": t.LiteralC<"defi-deposit">;
12945
13593
  "defi-redeem": t.LiteralC<"defi-redeem">;
12946
13594
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13019,6 +13667,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13019
13667
  allocationRequest: t.LiteralC<"allocationRequest">;
13020
13668
  cantonCommand: t.LiteralC<"cantonCommand">;
13021
13669
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13670
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13671
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13672
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13022
13673
  "defi-deposit": t.LiteralC<"defi-deposit">;
13023
13674
  "defi-redeem": t.LiteralC<"defi-redeem">;
13024
13675
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13103,6 +13754,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13103
13754
  allocationRequest: t.LiteralC<"allocationRequest">;
13104
13755
  cantonCommand: t.LiteralC<"cantonCommand">;
13105
13756
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13757
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13758
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13759
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13106
13760
  "defi-deposit": t.LiteralC<"defi-deposit">;
13107
13761
  "defi-redeem": t.LiteralC<"defi-redeem">;
13108
13762
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13181,6 +13835,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13181
13835
  allocationRequest: t.LiteralC<"allocationRequest">;
13182
13836
  cantonCommand: t.LiteralC<"cantonCommand">;
13183
13837
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13838
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13839
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13840
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13184
13841
  "defi-deposit": t.LiteralC<"defi-deposit">;
13185
13842
  "defi-redeem": t.LiteralC<"defi-redeem">;
13186
13843
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13265,6 +13922,9 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13265
13922
  allocationRequest: t.LiteralC<"allocationRequest">;
13266
13923
  cantonCommand: t.LiteralC<"cantonCommand">;
13267
13924
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13925
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13926
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13927
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13268
13928
  "defi-deposit": t.LiteralC<"defi-deposit">;
13269
13929
  "defi-redeem": t.LiteralC<"defi-redeem">;
13270
13930
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13785,6 +14445,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13785
14445
  allocationRequest: t.LiteralC<"allocationRequest">;
13786
14446
  cantonCommand: t.LiteralC<"cantonCommand">;
13787
14447
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14448
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
14449
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
14450
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13788
14451
  "defi-deposit": t.LiteralC<"defi-deposit">;
13789
14452
  "defi-redeem": t.LiteralC<"defi-redeem">;
13790
14453
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13879,6 +14542,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13879
14542
  allocationRequest: t.LiteralC<"allocationRequest">;
13880
14543
  cantonCommand: t.LiteralC<"cantonCommand">;
13881
14544
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14545
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
14546
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
14547
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13882
14548
  "defi-deposit": t.LiteralC<"defi-deposit">;
13883
14549
  "defi-redeem": t.LiteralC<"defi-redeem">;
13884
14550
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13960,6 +14626,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13960
14626
  allocationRequest: t.LiteralC<"allocationRequest">;
13961
14627
  cantonCommand: t.LiteralC<"cantonCommand">;
13962
14628
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14629
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
14630
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
14631
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13963
14632
  "defi-deposit": t.LiteralC<"defi-deposit">;
13964
14633
  "defi-redeem": t.LiteralC<"defi-redeem">;
13965
14634
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -14047,6 +14716,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14047
14716
  allocationRequest: t.LiteralC<"allocationRequest">;
14048
14717
  cantonCommand: t.LiteralC<"cantonCommand">;
14049
14718
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14719
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
14720
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
14721
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
14050
14722
  "defi-deposit": t.LiteralC<"defi-deposit">;
14051
14723
  "defi-redeem": t.LiteralC<"defi-redeem">;
14052
14724
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -14133,6 +14805,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14133
14805
  allocationRequest: t.LiteralC<"allocationRequest">;
14134
14806
  cantonCommand: t.LiteralC<"cantonCommand">;
14135
14807
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14808
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
14809
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
14810
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
14136
14811
  "defi-deposit": t.LiteralC<"defi-deposit">;
14137
14812
  "defi-redeem": t.LiteralC<"defi-redeem">;
14138
14813
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -14211,6 +14886,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14211
14886
  allocationRequest: t.LiteralC<"allocationRequest">;
14212
14887
  cantonCommand: t.LiteralC<"cantonCommand">;
14213
14888
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14889
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
14890
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
14891
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
14214
14892
  "defi-deposit": t.LiteralC<"defi-deposit">;
14215
14893
  "defi-redeem": t.LiteralC<"defi-redeem">;
14216
14894
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -14300,6 +14978,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14300
14978
  allocationRequest: t.LiteralC<"allocationRequest">;
14301
14979
  cantonCommand: t.LiteralC<"cantonCommand">;
14302
14980
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14981
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
14982
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
14983
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
14303
14984
  "defi-deposit": t.LiteralC<"defi-deposit">;
14304
14985
  "defi-redeem": t.LiteralC<"defi-redeem">;
14305
14986
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -14394,6 +15075,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14394
15075
  allocationRequest: t.LiteralC<"allocationRequest">;
14395
15076
  cantonCommand: t.LiteralC<"cantonCommand">;
14396
15077
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15078
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
15079
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
15080
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
14397
15081
  "defi-deposit": t.LiteralC<"defi-deposit">;
14398
15082
  "defi-redeem": t.LiteralC<"defi-redeem">;
14399
15083
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -14505,6 +15189,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14505
15189
  allocationRequest: t.LiteralC<"allocationRequest">;
14506
15190
  cantonCommand: t.LiteralC<"cantonCommand">;
14507
15191
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15192
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
15193
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
15194
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
14508
15195
  "defi-deposit": t.LiteralC<"defi-deposit">;
14509
15196
  "defi-redeem": t.LiteralC<"defi-redeem">;
14510
15197
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -14616,6 +15303,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14616
15303
  allocationRequest: t.LiteralC<"allocationRequest">;
14617
15304
  cantonCommand: t.LiteralC<"cantonCommand">;
14618
15305
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15306
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
15307
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
15308
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
14619
15309
  "defi-deposit": t.LiteralC<"defi-deposit">;
14620
15310
  "defi-redeem": t.LiteralC<"defi-redeem">;
14621
15311
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -14693,6 +15383,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14693
15383
  allocationRequest: t.LiteralC<"allocationRequest">;
14694
15384
  cantonCommand: t.LiteralC<"cantonCommand">;
14695
15385
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15386
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
15387
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
15388
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
14696
15389
  "defi-deposit": t.LiteralC<"defi-deposit">;
14697
15390
  "defi-redeem": t.LiteralC<"defi-redeem">;
14698
15391
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -14770,6 +15463,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14770
15463
  allocationRequest: t.LiteralC<"allocationRequest">;
14771
15464
  cantonCommand: t.LiteralC<"cantonCommand">;
14772
15465
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15466
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
15467
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
15468
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
14773
15469
  "defi-deposit": t.LiteralC<"defi-deposit">;
14774
15470
  "defi-redeem": t.LiteralC<"defi-redeem">;
14775
15471
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -14855,6 +15551,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14855
15551
  allocationRequest: t.LiteralC<"allocationRequest">;
14856
15552
  cantonCommand: t.LiteralC<"cantonCommand">;
14857
15553
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15554
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
15555
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
15556
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
14858
15557
  "defi-deposit": t.LiteralC<"defi-deposit">;
14859
15558
  "defi-redeem": t.LiteralC<"defi-redeem">;
14860
15559
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -14939,6 +15638,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14939
15638
  allocationRequest: t.LiteralC<"allocationRequest">;
14940
15639
  cantonCommand: t.LiteralC<"cantonCommand">;
14941
15640
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15641
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
15642
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
15643
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
14942
15644
  "defi-deposit": t.LiteralC<"defi-deposit">;
14943
15645
  "defi-redeem": t.LiteralC<"defi-redeem">;
14944
15646
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -15026,6 +15728,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15026
15728
  allocationRequest: t.LiteralC<"allocationRequest">;
15027
15729
  cantonCommand: t.LiteralC<"cantonCommand">;
15028
15730
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15731
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
15732
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
15733
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
15029
15734
  "defi-deposit": t.LiteralC<"defi-deposit">;
15030
15735
  "defi-redeem": t.LiteralC<"defi-redeem">;
15031
15736
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -15099,6 +15804,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15099
15804
  allocationRequest: t.LiteralC<"allocationRequest">;
15100
15805
  cantonCommand: t.LiteralC<"cantonCommand">;
15101
15806
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15807
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
15808
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
15809
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
15102
15810
  "defi-deposit": t.LiteralC<"defi-deposit">;
15103
15811
  "defi-redeem": t.LiteralC<"defi-redeem">;
15104
15812
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -15186,6 +15894,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15186
15894
  allocationRequest: t.LiteralC<"allocationRequest">;
15187
15895
  cantonCommand: t.LiteralC<"cantonCommand">;
15188
15896
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15897
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
15898
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
15899
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
15189
15900
  "defi-deposit": t.LiteralC<"defi-deposit">;
15190
15901
  "defi-redeem": t.LiteralC<"defi-redeem">;
15191
15902
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -15259,6 +15970,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15259
15970
  allocationRequest: t.LiteralC<"allocationRequest">;
15260
15971
  cantonCommand: t.LiteralC<"cantonCommand">;
15261
15972
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15973
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
15974
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
15975
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
15262
15976
  "defi-deposit": t.LiteralC<"defi-deposit">;
15263
15977
  "defi-redeem": t.LiteralC<"defi-redeem">;
15264
15978
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -15336,6 +16050,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15336
16050
  allocationRequest: t.LiteralC<"allocationRequest">;
15337
16051
  cantonCommand: t.LiteralC<"cantonCommand">;
15338
16052
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16053
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
16054
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
16055
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
15339
16056
  "defi-deposit": t.LiteralC<"defi-deposit">;
15340
16057
  "defi-redeem": t.LiteralC<"defi-redeem">;
15341
16058
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -15437,6 +16154,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15437
16154
  allocationRequest: t.LiteralC<"allocationRequest">;
15438
16155
  cantonCommand: t.LiteralC<"cantonCommand">;
15439
16156
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16157
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
16158
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
16159
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
15440
16160
  "defi-deposit": t.LiteralC<"defi-deposit">;
15441
16161
  "defi-redeem": t.LiteralC<"defi-redeem">;
15442
16162
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -15535,6 +16255,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15535
16255
  allocationRequest: t.LiteralC<"allocationRequest">;
15536
16256
  cantonCommand: t.LiteralC<"cantonCommand">;
15537
16257
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16258
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
16259
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
16260
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
15538
16261
  "defi-deposit": t.LiteralC<"defi-deposit">;
15539
16262
  "defi-redeem": t.LiteralC<"defi-redeem">;
15540
16263
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -15611,6 +16334,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15611
16334
  allocationRequest: t.LiteralC<"allocationRequest">;
15612
16335
  cantonCommand: t.LiteralC<"cantonCommand">;
15613
16336
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16337
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
16338
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
16339
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
15614
16340
  "defi-deposit": t.LiteralC<"defi-deposit">;
15615
16341
  "defi-redeem": t.LiteralC<"defi-redeem">;
15616
16342
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -15691,6 +16417,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15691
16417
  allocationRequest: t.LiteralC<"allocationRequest">;
15692
16418
  cantonCommand: t.LiteralC<"cantonCommand">;
15693
16419
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16420
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
16421
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
16422
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
15694
16423
  "defi-deposit": t.LiteralC<"defi-deposit">;
15695
16424
  "defi-redeem": t.LiteralC<"defi-redeem">;
15696
16425
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -15766,6 +16495,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15766
16495
  allocationRequest: t.LiteralC<"allocationRequest">;
15767
16496
  cantonCommand: t.LiteralC<"cantonCommand">;
15768
16497
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16498
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
16499
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
16500
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
15769
16501
  "defi-deposit": t.LiteralC<"defi-deposit">;
15770
16502
  "defi-redeem": t.LiteralC<"defi-redeem">;
15771
16503
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -15785,6 +16517,237 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15785
16517
  }>, t.PartialC<{
15786
16518
  token: t.StringC;
15787
16519
  expiry: t.NumberC;
16520
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
16521
+ intentType: t.KeyofC<{
16522
+ payment: t.LiteralC<"payment">;
16523
+ transferToken: t.LiteralC<"transferToken">;
16524
+ consolidate: t.LiteralC<"consolidate">;
16525
+ consolidateToken: t.LiteralC<"consolidateToken">;
16526
+ fanout: t.LiteralC<"fanout">;
16527
+ stake: t.LiteralC<"stake">;
16528
+ unstake: t.LiteralC<"unstake">;
16529
+ delegate: t.LiteralC<"delegate">;
16530
+ undelegate: t.LiteralC<"undelegate">;
16531
+ switchValidator: t.LiteralC<"switchValidator">;
16532
+ claim: t.LiteralC<"claim">;
16533
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
16534
+ pledge: t.LiteralC<"pledge">;
16535
+ voteDelegation: t.LiteralC<"voteDelegation">;
16536
+ vote: t.LiteralC<"vote">;
16537
+ createAccount: t.LiteralC<"createAccount">;
16538
+ updateAccount: t.LiteralC<"updateAccount">;
16539
+ addTrustLine: t.LiteralC<"addTrustLine">;
16540
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
16541
+ signMessage: t.LiteralC<"signMessage">;
16542
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
16543
+ enableToken: t.LiteralC<"enableToken">;
16544
+ authorize: t.LiteralC<"authorize">;
16545
+ acceleration: t.LiteralC<"acceleration">;
16546
+ fillNonce: t.LiteralC<"fillNonce">;
16547
+ walletRecovery: t.LiteralC<"walletRecovery">;
16548
+ contractCall: t.LiteralC<"contractCall">;
16549
+ deactivate: t.LiteralC<"deactivate">;
16550
+ customTx: t.LiteralC<"customTx">;
16551
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
16552
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
16553
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
16554
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
16555
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
16556
+ tokenApproval: t.LiteralC<"tokenApproval">;
16557
+ transferStake: t.LiteralC<"transferStake">;
16558
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
16559
+ increaseStake: t.LiteralC<"increaseStake">;
16560
+ decreaseStake: t.LiteralC<"decreaseStake">;
16561
+ signalExit: t.LiteralC<"signalExit">;
16562
+ withdrawStake: t.LiteralC<"withdrawStake">;
16563
+ spotTransfer: t.LiteralC<"spotTransfer">;
16564
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
16565
+ enableBridging: t.LiteralC<"enableBridging">;
16566
+ goUnstake: t.LiteralC<"goUnstake">;
16567
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
16568
+ transferAccept: t.LiteralC<"transferAccept">;
16569
+ transferReject: t.LiteralC<"transferReject">;
16570
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
16571
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
16572
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
16573
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
16574
+ allocationRequest: t.LiteralC<"allocationRequest">;
16575
+ cantonCommand: t.LiteralC<"cantonCommand">;
16576
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
16577
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
16578
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
16579
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
16580
+ "defi-deposit": t.LiteralC<"defi-deposit">;
16581
+ "defi-redeem": t.LiteralC<"defi-redeem">;
16582
+ "defi-approve": t.LiteralC<"defi-approve">;
16583
+ delegateResource: t.LiteralC<"delegateResource">;
16584
+ undelegateResource: t.LiteralC<"undelegateResource">;
16585
+ export: t.LiteralC<"export">;
16586
+ import: t.LiteralC<"import">;
16587
+ importtoc: t.LiteralC<"importtoc">;
16588
+ }>;
16589
+ }>, t.PartialC<{
16590
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
16591
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
16592
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
16593
+ }>]>, t.TypeC<{
16594
+ intentType: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
16595
+ endInvestorPartyId: t.StringC;
16596
+ }>, t.PartialC<{
16597
+ comment: t.StringC;
16598
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
16599
+ intentType: t.KeyofC<{
16600
+ payment: t.LiteralC<"payment">;
16601
+ transferToken: t.LiteralC<"transferToken">;
16602
+ consolidate: t.LiteralC<"consolidate">;
16603
+ consolidateToken: t.LiteralC<"consolidateToken">;
16604
+ fanout: t.LiteralC<"fanout">;
16605
+ stake: t.LiteralC<"stake">;
16606
+ unstake: t.LiteralC<"unstake">;
16607
+ delegate: t.LiteralC<"delegate">;
16608
+ undelegate: t.LiteralC<"undelegate">;
16609
+ switchValidator: t.LiteralC<"switchValidator">;
16610
+ claim: t.LiteralC<"claim">;
16611
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
16612
+ pledge: t.LiteralC<"pledge">;
16613
+ voteDelegation: t.LiteralC<"voteDelegation">;
16614
+ vote: t.LiteralC<"vote">;
16615
+ createAccount: t.LiteralC<"createAccount">;
16616
+ updateAccount: t.LiteralC<"updateAccount">;
16617
+ addTrustLine: t.LiteralC<"addTrustLine">;
16618
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
16619
+ signMessage: t.LiteralC<"signMessage">;
16620
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
16621
+ enableToken: t.LiteralC<"enableToken">;
16622
+ authorize: t.LiteralC<"authorize">;
16623
+ acceleration: t.LiteralC<"acceleration">;
16624
+ fillNonce: t.LiteralC<"fillNonce">;
16625
+ walletRecovery: t.LiteralC<"walletRecovery">;
16626
+ contractCall: t.LiteralC<"contractCall">;
16627
+ deactivate: t.LiteralC<"deactivate">;
16628
+ customTx: t.LiteralC<"customTx">;
16629
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
16630
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
16631
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
16632
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
16633
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
16634
+ tokenApproval: t.LiteralC<"tokenApproval">;
16635
+ transferStake: t.LiteralC<"transferStake">;
16636
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
16637
+ increaseStake: t.LiteralC<"increaseStake">;
16638
+ decreaseStake: t.LiteralC<"decreaseStake">;
16639
+ signalExit: t.LiteralC<"signalExit">;
16640
+ withdrawStake: t.LiteralC<"withdrawStake">;
16641
+ spotTransfer: t.LiteralC<"spotTransfer">;
16642
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
16643
+ enableBridging: t.LiteralC<"enableBridging">;
16644
+ goUnstake: t.LiteralC<"goUnstake">;
16645
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
16646
+ transferAccept: t.LiteralC<"transferAccept">;
16647
+ transferReject: t.LiteralC<"transferReject">;
16648
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
16649
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
16650
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
16651
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
16652
+ allocationRequest: t.LiteralC<"allocationRequest">;
16653
+ cantonCommand: t.LiteralC<"cantonCommand">;
16654
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
16655
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
16656
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
16657
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
16658
+ "defi-deposit": t.LiteralC<"defi-deposit">;
16659
+ "defi-redeem": t.LiteralC<"defi-redeem">;
16660
+ "defi-approve": t.LiteralC<"defi-approve">;
16661
+ delegateResource: t.LiteralC<"delegateResource">;
16662
+ undelegateResource: t.LiteralC<"undelegateResource">;
16663
+ export: t.LiteralC<"export">;
16664
+ import: t.LiteralC<"import">;
16665
+ importtoc: t.LiteralC<"importtoc">;
16666
+ }>;
16667
+ }>, t.PartialC<{
16668
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
16669
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
16670
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
16671
+ }>]>, t.TypeC<{
16672
+ intentType: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
16673
+ txRequestId: t.StringC;
16674
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
16675
+ intentType: t.KeyofC<{
16676
+ payment: t.LiteralC<"payment">;
16677
+ transferToken: t.LiteralC<"transferToken">;
16678
+ consolidate: t.LiteralC<"consolidate">;
16679
+ consolidateToken: t.LiteralC<"consolidateToken">;
16680
+ fanout: t.LiteralC<"fanout">;
16681
+ stake: t.LiteralC<"stake">;
16682
+ unstake: t.LiteralC<"unstake">;
16683
+ delegate: t.LiteralC<"delegate">;
16684
+ undelegate: t.LiteralC<"undelegate">;
16685
+ switchValidator: t.LiteralC<"switchValidator">;
16686
+ claim: t.LiteralC<"claim">;
16687
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
16688
+ pledge: t.LiteralC<"pledge">;
16689
+ voteDelegation: t.LiteralC<"voteDelegation">;
16690
+ vote: t.LiteralC<"vote">;
16691
+ createAccount: t.LiteralC<"createAccount">;
16692
+ updateAccount: t.LiteralC<"updateAccount">;
16693
+ addTrustLine: t.LiteralC<"addTrustLine">;
16694
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
16695
+ signMessage: t.LiteralC<"signMessage">;
16696
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
16697
+ enableToken: t.LiteralC<"enableToken">;
16698
+ authorize: t.LiteralC<"authorize">;
16699
+ acceleration: t.LiteralC<"acceleration">;
16700
+ fillNonce: t.LiteralC<"fillNonce">;
16701
+ walletRecovery: t.LiteralC<"walletRecovery">;
16702
+ contractCall: t.LiteralC<"contractCall">;
16703
+ deactivate: t.LiteralC<"deactivate">;
16704
+ customTx: t.LiteralC<"customTx">;
16705
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
16706
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
16707
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
16708
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
16709
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
16710
+ tokenApproval: t.LiteralC<"tokenApproval">;
16711
+ transferStake: t.LiteralC<"transferStake">;
16712
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
16713
+ increaseStake: t.LiteralC<"increaseStake">;
16714
+ decreaseStake: t.LiteralC<"decreaseStake">;
16715
+ signalExit: t.LiteralC<"signalExit">;
16716
+ withdrawStake: t.LiteralC<"withdrawStake">;
16717
+ spotTransfer: t.LiteralC<"spotTransfer">;
16718
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
16719
+ enableBridging: t.LiteralC<"enableBridging">;
16720
+ goUnstake: t.LiteralC<"goUnstake">;
16721
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
16722
+ transferAccept: t.LiteralC<"transferAccept">;
16723
+ transferReject: t.LiteralC<"transferReject">;
16724
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
16725
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
16726
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
16727
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
16728
+ allocationRequest: t.LiteralC<"allocationRequest">;
16729
+ cantonCommand: t.LiteralC<"cantonCommand">;
16730
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
16731
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
16732
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
16733
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
16734
+ "defi-deposit": t.LiteralC<"defi-deposit">;
16735
+ "defi-redeem": t.LiteralC<"defi-redeem">;
16736
+ "defi-approve": t.LiteralC<"defi-approve">;
16737
+ delegateResource: t.LiteralC<"delegateResource">;
16738
+ undelegateResource: t.LiteralC<"undelegateResource">;
16739
+ export: t.LiteralC<"export">;
16740
+ import: t.LiteralC<"import">;
16741
+ importtoc: t.LiteralC<"importtoc">;
16742
+ }>;
16743
+ }>, t.PartialC<{
16744
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
16745
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
16746
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
16747
+ }>]>, t.TypeC<{
16748
+ intentType: t.LiteralC<"cantonEndInvestorOnboardingReject">;
16749
+ txRequestId: t.StringC;
16750
+ reason: t.StringC;
15788
16751
  }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
15789
16752
  intentType: t.KeyofC<{
15790
16753
  payment: t.LiteralC<"payment">;
@@ -15842,6 +16805,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15842
16805
  allocationRequest: t.LiteralC<"allocationRequest">;
15843
16806
  cantonCommand: t.LiteralC<"cantonCommand">;
15844
16807
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16808
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
16809
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
16810
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
15845
16811
  "defi-deposit": t.LiteralC<"defi-deposit">;
15846
16812
  "defi-redeem": t.LiteralC<"defi-redeem">;
15847
16813
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -15918,6 +16884,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15918
16884
  allocationRequest: t.LiteralC<"allocationRequest">;
15919
16885
  cantonCommand: t.LiteralC<"cantonCommand">;
15920
16886
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16887
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
16888
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
16889
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
15921
16890
  "defi-deposit": t.LiteralC<"defi-deposit">;
15922
16891
  "defi-redeem": t.LiteralC<"defi-redeem">;
15923
16892
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -15994,6 +16963,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15994
16963
  allocationRequest: t.LiteralC<"allocationRequest">;
15995
16964
  cantonCommand: t.LiteralC<"cantonCommand">;
15996
16965
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16966
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
16967
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
16968
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
15997
16969
  "defi-deposit": t.LiteralC<"defi-deposit">;
15998
16970
  "defi-redeem": t.LiteralC<"defi-redeem">;
15999
16971
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -16088,6 +17060,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16088
17060
  allocationRequest: t.LiteralC<"allocationRequest">;
16089
17061
  cantonCommand: t.LiteralC<"cantonCommand">;
16090
17062
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17063
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
17064
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
17065
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
16091
17066
  "defi-deposit": t.LiteralC<"defi-deposit">;
16092
17067
  "defi-redeem": t.LiteralC<"defi-redeem">;
16093
17068
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -16165,6 +17140,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16165
17140
  allocationRequest: t.LiteralC<"allocationRequest">;
16166
17141
  cantonCommand: t.LiteralC<"cantonCommand">;
16167
17142
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17143
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
17144
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
17145
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
16168
17146
  "defi-deposit": t.LiteralC<"defi-deposit">;
16169
17147
  "defi-redeem": t.LiteralC<"defi-redeem">;
16170
17148
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -16275,6 +17253,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16275
17253
  allocationRequest: t.LiteralC<"allocationRequest">;
16276
17254
  cantonCommand: t.LiteralC<"cantonCommand">;
16277
17255
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17256
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
17257
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
17258
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
16278
17259
  "defi-deposit": t.LiteralC<"defi-deposit">;
16279
17260
  "defi-redeem": t.LiteralC<"defi-redeem">;
16280
17261
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -16358,6 +17339,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16358
17339
  allocationRequest: t.LiteralC<"allocationRequest">;
16359
17340
  cantonCommand: t.LiteralC<"cantonCommand">;
16360
17341
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17342
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
17343
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
17344
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
16361
17345
  "defi-deposit": t.LiteralC<"defi-deposit">;
16362
17346
  "defi-redeem": t.LiteralC<"defi-redeem">;
16363
17347
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -16468,6 +17452,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16468
17452
  allocationRequest: t.LiteralC<"allocationRequest">;
16469
17453
  cantonCommand: t.LiteralC<"cantonCommand">;
16470
17454
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17455
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
17456
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
17457
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
16471
17458
  "defi-deposit": t.LiteralC<"defi-deposit">;
16472
17459
  "defi-redeem": t.LiteralC<"defi-redeem">;
16473
17460
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -16545,6 +17532,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16545
17532
  allocationRequest: t.LiteralC<"allocationRequest">;
16546
17533
  cantonCommand: t.LiteralC<"cantonCommand">;
16547
17534
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17535
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
17536
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
17537
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
16548
17538
  "defi-deposit": t.LiteralC<"defi-deposit">;
16549
17539
  "defi-redeem": t.LiteralC<"defi-redeem">;
16550
17540
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -16679,6 +17669,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16679
17669
  allocationRequest: t.LiteralC<"allocationRequest">;
16680
17670
  cantonCommand: t.LiteralC<"cantonCommand">;
16681
17671
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17672
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
17673
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
17674
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
16682
17675
  "defi-deposit": t.LiteralC<"defi-deposit">;
16683
17676
  "defi-redeem": t.LiteralC<"defi-redeem">;
16684
17677
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -16803,6 +17796,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16803
17796
  allocationRequest: t.LiteralC<"allocationRequest">;
16804
17797
  cantonCommand: t.LiteralC<"cantonCommand">;
16805
17798
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17799
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
17800
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
17801
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
16806
17802
  "defi-deposit": t.LiteralC<"defi-deposit">;
16807
17803
  "defi-redeem": t.LiteralC<"defi-redeem">;
16808
17804
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -16919,6 +17915,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16919
17915
  allocationRequest: t.LiteralC<"allocationRequest">;
16920
17916
  cantonCommand: t.LiteralC<"cantonCommand">;
16921
17917
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17918
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
17919
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
17920
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
16922
17921
  "defi-deposit": t.LiteralC<"defi-deposit">;
16923
17922
  "defi-redeem": t.LiteralC<"defi-redeem">;
16924
17923
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -17021,6 +18020,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17021
18020
  allocationRequest: t.LiteralC<"allocationRequest">;
17022
18021
  cantonCommand: t.LiteralC<"cantonCommand">;
17023
18022
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18023
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
18024
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
18025
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
17024
18026
  "defi-deposit": t.LiteralC<"defi-deposit">;
17025
18027
  "defi-redeem": t.LiteralC<"defi-redeem">;
17026
18028
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -17122,6 +18124,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17122
18124
  allocationRequest: t.LiteralC<"allocationRequest">;
17123
18125
  cantonCommand: t.LiteralC<"cantonCommand">;
17124
18126
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18127
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
18128
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
18129
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
17125
18130
  "defi-deposit": t.LiteralC<"defi-deposit">;
17126
18131
  "defi-redeem": t.LiteralC<"defi-redeem">;
17127
18132
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -17222,6 +18227,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17222
18227
  allocationRequest: t.LiteralC<"allocationRequest">;
17223
18228
  cantonCommand: t.LiteralC<"cantonCommand">;
17224
18229
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18230
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
18231
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
18232
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
17225
18233
  "defi-deposit": t.LiteralC<"defi-deposit">;
17226
18234
  "defi-redeem": t.LiteralC<"defi-redeem">;
17227
18235
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -17298,6 +18306,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17298
18306
  allocationRequest: t.LiteralC<"allocationRequest">;
17299
18307
  cantonCommand: t.LiteralC<"cantonCommand">;
17300
18308
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18309
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
18310
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
18311
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
17301
18312
  "defi-deposit": t.LiteralC<"defi-deposit">;
17302
18313
  "defi-redeem": t.LiteralC<"defi-redeem">;
17303
18314
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -17494,6 +18505,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17494
18505
  allocationRequest: t.LiteralC<"allocationRequest">;
17495
18506
  cantonCommand: t.LiteralC<"cantonCommand">;
17496
18507
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18508
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
18509
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
18510
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
17497
18511
  "defi-deposit": t.LiteralC<"defi-deposit">;
17498
18512
  "defi-redeem": t.LiteralC<"defi-redeem">;
17499
18513
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -17631,6 +18645,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17631
18645
  allocationRequest: t.LiteralC<"allocationRequest">;
17632
18646
  cantonCommand: t.LiteralC<"cantonCommand">;
17633
18647
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18648
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
18649
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
18650
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
17634
18651
  "defi-deposit": t.LiteralC<"defi-deposit">;
17635
18652
  "defi-redeem": t.LiteralC<"defi-redeem">;
17636
18653
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -17729,6 +18746,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17729
18746
  allocationRequest: t.LiteralC<"allocationRequest">;
17730
18747
  cantonCommand: t.LiteralC<"cantonCommand">;
17731
18748
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18749
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
18750
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
18751
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
17732
18752
  "defi-deposit": t.LiteralC<"defi-deposit">;
17733
18753
  "defi-redeem": t.LiteralC<"defi-redeem">;
17734
18754
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -17803,6 +18823,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17803
18823
  allocationRequest: t.LiteralC<"allocationRequest">;
17804
18824
  cantonCommand: t.LiteralC<"cantonCommand">;
17805
18825
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18826
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
18827
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
18828
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
17806
18829
  "defi-deposit": t.LiteralC<"defi-deposit">;
17807
18830
  "defi-redeem": t.LiteralC<"defi-redeem">;
17808
18831
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -17932,6 +18955,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17932
18955
  allocationRequest: t.LiteralC<"allocationRequest">;
17933
18956
  cantonCommand: t.LiteralC<"cantonCommand">;
17934
18957
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18958
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
18959
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
18960
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
17935
18961
  "defi-deposit": t.LiteralC<"defi-deposit">;
17936
18962
  "defi-redeem": t.LiteralC<"defi-redeem">;
17937
18963
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -18048,6 +19074,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18048
19074
  allocationRequest: t.LiteralC<"allocationRequest">;
18049
19075
  cantonCommand: t.LiteralC<"cantonCommand">;
18050
19076
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19077
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
19078
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
19079
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
18051
19080
  "defi-deposit": t.LiteralC<"defi-deposit">;
18052
19081
  "defi-redeem": t.LiteralC<"defi-redeem">;
18053
19082
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -18184,6 +19213,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18184
19213
  allocationRequest: t.LiteralC<"allocationRequest">;
18185
19214
  cantonCommand: t.LiteralC<"cantonCommand">;
18186
19215
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19216
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
19217
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
19218
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
18187
19219
  "defi-deposit": t.LiteralC<"defi-deposit">;
18188
19220
  "defi-redeem": t.LiteralC<"defi-redeem">;
18189
19221
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -18265,6 +19297,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18265
19297
  allocationRequest: t.LiteralC<"allocationRequest">;
18266
19298
  cantonCommand: t.LiteralC<"cantonCommand">;
18267
19299
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19300
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
19301
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
19302
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
18268
19303
  "defi-deposit": t.LiteralC<"defi-deposit">;
18269
19304
  "defi-redeem": t.LiteralC<"defi-redeem">;
18270
19305
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -18341,6 +19376,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18341
19376
  allocationRequest: t.LiteralC<"allocationRequest">;
18342
19377
  cantonCommand: t.LiteralC<"cantonCommand">;
18343
19378
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19379
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
19380
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
19381
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
18344
19382
  "defi-deposit": t.LiteralC<"defi-deposit">;
18345
19383
  "defi-redeem": t.LiteralC<"defi-redeem">;
18346
19384
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -18429,6 +19467,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18429
19467
  allocationRequest: t.LiteralC<"allocationRequest">;
18430
19468
  cantonCommand: t.LiteralC<"cantonCommand">;
18431
19469
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19470
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
19471
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
19472
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
18432
19473
  "defi-deposit": t.LiteralC<"defi-deposit">;
18433
19474
  "defi-redeem": t.LiteralC<"defi-redeem">;
18434
19475
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -18513,6 +19554,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18513
19554
  allocationRequest: t.LiteralC<"allocationRequest">;
18514
19555
  cantonCommand: t.LiteralC<"cantonCommand">;
18515
19556
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19557
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
19558
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
19559
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
18516
19560
  "defi-deposit": t.LiteralC<"defi-deposit">;
18517
19561
  "defi-redeem": t.LiteralC<"defi-redeem">;
18518
19562
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -18612,6 +19656,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18612
19656
  allocationRequest: t.LiteralC<"allocationRequest">;
18613
19657
  cantonCommand: t.LiteralC<"cantonCommand">;
18614
19658
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19659
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
19660
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
19661
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
18615
19662
  "defi-deposit": t.LiteralC<"defi-deposit">;
18616
19663
  "defi-redeem": t.LiteralC<"defi-redeem">;
18617
19664
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -18701,6 +19748,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18701
19748
  allocationRequest: t.LiteralC<"allocationRequest">;
18702
19749
  cantonCommand: t.LiteralC<"cantonCommand">;
18703
19750
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19751
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
19752
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
19753
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
18704
19754
  "defi-deposit": t.LiteralC<"defi-deposit">;
18705
19755
  "defi-redeem": t.LiteralC<"defi-redeem">;
18706
19756
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -18776,6 +19826,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18776
19826
  allocationRequest: t.LiteralC<"allocationRequest">;
18777
19827
  cantonCommand: t.LiteralC<"cantonCommand">;
18778
19828
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19829
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
19830
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
19831
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
18779
19832
  "defi-deposit": t.LiteralC<"defi-deposit">;
18780
19833
  "defi-redeem": t.LiteralC<"defi-redeem">;
18781
19834
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -18930,6 +19983,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18930
19983
  allocationRequest: t.LiteralC<"allocationRequest">;
18931
19984
  cantonCommand: t.LiteralC<"cantonCommand">;
18932
19985
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19986
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
19987
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
19988
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
18933
19989
  "defi-deposit": t.LiteralC<"defi-deposit">;
18934
19990
  "defi-redeem": t.LiteralC<"defi-redeem">;
18935
19991
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -19005,6 +20061,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19005
20061
  allocationRequest: t.LiteralC<"allocationRequest">;
19006
20062
  cantonCommand: t.LiteralC<"cantonCommand">;
19007
20063
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20064
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
20065
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
20066
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
19008
20067
  "defi-deposit": t.LiteralC<"defi-deposit">;
19009
20068
  "defi-redeem": t.LiteralC<"defi-redeem">;
19010
20069
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -19097,6 +20156,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19097
20156
  allocationRequest: t.LiteralC<"allocationRequest">;
19098
20157
  cantonCommand: t.LiteralC<"cantonCommand">;
19099
20158
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20159
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
20160
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
20161
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
19100
20162
  "defi-deposit": t.LiteralC<"defi-deposit">;
19101
20163
  "defi-redeem": t.LiteralC<"defi-redeem">;
19102
20164
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -19174,6 +20236,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19174
20236
  allocationRequest: t.LiteralC<"allocationRequest">;
19175
20237
  cantonCommand: t.LiteralC<"cantonCommand">;
19176
20238
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20239
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
20240
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
20241
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
19177
20242
  "defi-deposit": t.LiteralC<"defi-deposit">;
19178
20243
  "defi-redeem": t.LiteralC<"defi-redeem">;
19179
20244
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -19255,6 +20320,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19255
20320
  allocationRequest: t.LiteralC<"allocationRequest">;
19256
20321
  cantonCommand: t.LiteralC<"cantonCommand">;
19257
20322
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20323
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
20324
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
20325
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
19258
20326
  "defi-deposit": t.LiteralC<"defi-deposit">;
19259
20327
  "defi-redeem": t.LiteralC<"defi-redeem">;
19260
20328
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -19336,6 +20404,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19336
20404
  allocationRequest: t.LiteralC<"allocationRequest">;
19337
20405
  cantonCommand: t.LiteralC<"cantonCommand">;
19338
20406
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20407
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
20408
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
20409
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
19339
20410
  "defi-deposit": t.LiteralC<"defi-deposit">;
19340
20411
  "defi-redeem": t.LiteralC<"defi-redeem">;
19341
20412
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -19414,6 +20485,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19414
20485
  allocationRequest: t.LiteralC<"allocationRequest">;
19415
20486
  cantonCommand: t.LiteralC<"cantonCommand">;
19416
20487
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20488
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
20489
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
20490
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
19417
20491
  "defi-deposit": t.LiteralC<"defi-deposit">;
19418
20492
  "defi-redeem": t.LiteralC<"defi-redeem">;
19419
20493
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -19508,6 +20582,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19508
20582
  allocationRequest: t.LiteralC<"allocationRequest">;
19509
20583
  cantonCommand: t.LiteralC<"cantonCommand">;
19510
20584
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20585
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
20586
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
20587
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
19511
20588
  "defi-deposit": t.LiteralC<"defi-deposit">;
19512
20589
  "defi-redeem": t.LiteralC<"defi-redeem">;
19513
20590
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -19601,6 +20678,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19601
20678
  allocationRequest: t.LiteralC<"allocationRequest">;
19602
20679
  cantonCommand: t.LiteralC<"cantonCommand">;
19603
20680
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20681
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
20682
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
20683
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
19604
20684
  "defi-deposit": t.LiteralC<"defi-deposit">;
19605
20685
  "defi-redeem": t.LiteralC<"defi-redeem">;
19606
20686
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -19694,6 +20774,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19694
20774
  allocationRequest: t.LiteralC<"allocationRequest">;
19695
20775
  cantonCommand: t.LiteralC<"cantonCommand">;
19696
20776
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20777
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
20778
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
20779
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
19697
20780
  "defi-deposit": t.LiteralC<"defi-deposit">;
19698
20781
  "defi-redeem": t.LiteralC<"defi-redeem">;
19699
20782
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -19795,6 +20878,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19795
20878
  allocationRequest: t.LiteralC<"allocationRequest">;
19796
20879
  cantonCommand: t.LiteralC<"cantonCommand">;
19797
20880
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20881
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
20882
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
20883
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
19798
20884
  "defi-deposit": t.LiteralC<"defi-deposit">;
19799
20885
  "defi-redeem": t.LiteralC<"defi-redeem">;
19800
20886
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -19918,6 +21004,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19918
21004
  allocationRequest: t.LiteralC<"allocationRequest">;
19919
21005
  cantonCommand: t.LiteralC<"cantonCommand">;
19920
21006
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21007
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
21008
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
21009
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
19921
21010
  "defi-deposit": t.LiteralC<"defi-deposit">;
19922
21011
  "defi-redeem": t.LiteralC<"defi-redeem">;
19923
21012
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -20013,6 +21102,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20013
21102
  allocationRequest: t.LiteralC<"allocationRequest">;
20014
21103
  cantonCommand: t.LiteralC<"cantonCommand">;
20015
21104
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21105
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
21106
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
21107
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
20016
21108
  "defi-deposit": t.LiteralC<"defi-deposit">;
20017
21109
  "defi-redeem": t.LiteralC<"defi-redeem">;
20018
21110
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -20125,6 +21217,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20125
21217
  allocationRequest: t.LiteralC<"allocationRequest">;
20126
21218
  cantonCommand: t.LiteralC<"cantonCommand">;
20127
21219
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21220
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
21221
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
21222
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
20128
21223
  "defi-deposit": t.LiteralC<"defi-deposit">;
20129
21224
  "defi-redeem": t.LiteralC<"defi-redeem">;
20130
21225
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -20218,6 +21313,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20218
21313
  allocationRequest: t.LiteralC<"allocationRequest">;
20219
21314
  cantonCommand: t.LiteralC<"cantonCommand">;
20220
21315
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21316
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
21317
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
21318
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
20221
21319
  "defi-deposit": t.LiteralC<"defi-deposit">;
20222
21320
  "defi-redeem": t.LiteralC<"defi-redeem">;
20223
21321
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -20329,6 +21427,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20329
21427
  allocationRequest: t.LiteralC<"allocationRequest">;
20330
21428
  cantonCommand: t.LiteralC<"cantonCommand">;
20331
21429
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21430
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
21431
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
21432
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
20332
21433
  "defi-deposit": t.LiteralC<"defi-deposit">;
20333
21434
  "defi-redeem": t.LiteralC<"defi-redeem">;
20334
21435
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -20438,6 +21539,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20438
21539
  allocationRequest: t.LiteralC<"allocationRequest">;
20439
21540
  cantonCommand: t.LiteralC<"cantonCommand">;
20440
21541
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21542
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
21543
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
21544
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
20441
21545
  "defi-deposit": t.LiteralC<"defi-deposit">;
20442
21546
  "defi-redeem": t.LiteralC<"defi-redeem">;
20443
21547
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -20522,6 +21626,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20522
21626
  allocationRequest: t.LiteralC<"allocationRequest">;
20523
21627
  cantonCommand: t.LiteralC<"cantonCommand">;
20524
21628
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21629
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
21630
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
21631
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
20525
21632
  "defi-deposit": t.LiteralC<"defi-deposit">;
20526
21633
  "defi-redeem": t.LiteralC<"defi-redeem">;
20527
21634
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -20617,6 +21724,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20617
21724
  allocationRequest: t.LiteralC<"allocationRequest">;
20618
21725
  cantonCommand: t.LiteralC<"cantonCommand">;
20619
21726
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21727
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
21728
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
21729
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
20620
21730
  "defi-deposit": t.LiteralC<"defi-deposit">;
20621
21731
  "defi-redeem": t.LiteralC<"defi-redeem">;
20622
21732
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -20769,6 +21879,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20769
21879
  allocationRequest: t.LiteralC<"allocationRequest">;
20770
21880
  cantonCommand: t.LiteralC<"cantonCommand">;
20771
21881
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21882
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
21883
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
21884
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
20772
21885
  "defi-deposit": t.LiteralC<"defi-deposit">;
20773
21886
  "defi-redeem": t.LiteralC<"defi-redeem">;
20774
21887
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -20850,6 +21963,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20850
21963
  allocationRequest: t.LiteralC<"allocationRequest">;
20851
21964
  cantonCommand: t.LiteralC<"cantonCommand">;
20852
21965
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21966
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
21967
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
21968
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
20853
21969
  "defi-deposit": t.LiteralC<"defi-deposit">;
20854
21970
  "defi-redeem": t.LiteralC<"defi-redeem">;
20855
21971
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -20935,6 +22051,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20935
22051
  allocationRequest: t.LiteralC<"allocationRequest">;
20936
22052
  cantonCommand: t.LiteralC<"cantonCommand">;
20937
22053
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22054
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
22055
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
22056
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
20938
22057
  "defi-deposit": t.LiteralC<"defi-deposit">;
20939
22058
  "defi-redeem": t.LiteralC<"defi-redeem">;
20940
22059
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -21013,6 +22132,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21013
22132
  allocationRequest: t.LiteralC<"allocationRequest">;
21014
22133
  cantonCommand: t.LiteralC<"cantonCommand">;
21015
22134
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22135
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
22136
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
22137
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
21016
22138
  "defi-deposit": t.LiteralC<"defi-deposit">;
21017
22139
  "defi-redeem": t.LiteralC<"defi-redeem">;
21018
22140
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -21092,6 +22214,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21092
22214
  allocationRequest: t.LiteralC<"allocationRequest">;
21093
22215
  cantonCommand: t.LiteralC<"cantonCommand">;
21094
22216
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22217
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
22218
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
22219
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
21095
22220
  "defi-deposit": t.LiteralC<"defi-deposit">;
21096
22221
  "defi-redeem": t.LiteralC<"defi-redeem">;
21097
22222
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -21186,6 +22311,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21186
22311
  allocationRequest: t.LiteralC<"allocationRequest">;
21187
22312
  cantonCommand: t.LiteralC<"cantonCommand">;
21188
22313
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22314
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
22315
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
22316
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
21189
22317
  "defi-deposit": t.LiteralC<"defi-deposit">;
21190
22318
  "defi-redeem": t.LiteralC<"defi-redeem">;
21191
22319
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -21282,6 +22410,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21282
22410
  allocationRequest: t.LiteralC<"allocationRequest">;
21283
22411
  cantonCommand: t.LiteralC<"cantonCommand">;
21284
22412
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22413
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
22414
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
22415
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
21285
22416
  "defi-deposit": t.LiteralC<"defi-deposit">;
21286
22417
  "defi-redeem": t.LiteralC<"defi-redeem">;
21287
22418
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -21371,6 +22502,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21371
22502
  allocationRequest: t.LiteralC<"allocationRequest">;
21372
22503
  cantonCommand: t.LiteralC<"cantonCommand">;
21373
22504
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22505
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
22506
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
22507
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
21374
22508
  "defi-deposit": t.LiteralC<"defi-deposit">;
21375
22509
  "defi-redeem": t.LiteralC<"defi-redeem">;
21376
22510
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -21497,6 +22631,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21497
22631
  allocationRequest: t.LiteralC<"allocationRequest">;
21498
22632
  cantonCommand: t.LiteralC<"cantonCommand">;
21499
22633
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22634
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
22635
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
22636
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
21500
22637
  "defi-deposit": t.LiteralC<"defi-deposit">;
21501
22638
  "defi-redeem": t.LiteralC<"defi-redeem">;
21502
22639
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -21653,6 +22790,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21653
22790
  allocationRequest: t.LiteralC<"allocationRequest">;
21654
22791
  cantonCommand: t.LiteralC<"cantonCommand">;
21655
22792
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22793
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
22794
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
22795
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
21656
22796
  "defi-deposit": t.LiteralC<"defi-deposit">;
21657
22797
  "defi-redeem": t.LiteralC<"defi-redeem">;
21658
22798
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -21823,6 +22963,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21823
22963
  allocationRequest: t.LiteralC<"allocationRequest">;
21824
22964
  cantonCommand: t.LiteralC<"cantonCommand">;
21825
22965
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22966
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
22967
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
22968
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
21826
22969
  "defi-deposit": t.LiteralC<"defi-deposit">;
21827
22970
  "defi-redeem": t.LiteralC<"defi-redeem">;
21828
22971
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -21898,6 +23041,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21898
23041
  allocationRequest: t.LiteralC<"allocationRequest">;
21899
23042
  cantonCommand: t.LiteralC<"cantonCommand">;
21900
23043
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23044
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
23045
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
23046
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
21901
23047
  "defi-deposit": t.LiteralC<"defi-deposit">;
21902
23048
  "defi-redeem": t.LiteralC<"defi-redeem">;
21903
23049
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -21968,6 +23114,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21968
23114
  allocationRequest: t.LiteralC<"allocationRequest">;
21969
23115
  cantonCommand: t.LiteralC<"cantonCommand">;
21970
23116
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23117
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
23118
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
23119
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
21971
23120
  "defi-deposit": t.LiteralC<"defi-deposit">;
21972
23121
  "defi-redeem": t.LiteralC<"defi-redeem">;
21973
23122
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -22046,6 +23195,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22046
23195
  allocationRequest: t.LiteralC<"allocationRequest">;
22047
23196
  cantonCommand: t.LiteralC<"cantonCommand">;
22048
23197
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23198
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
23199
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
23200
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
22049
23201
  "defi-deposit": t.LiteralC<"defi-deposit">;
22050
23202
  "defi-redeem": t.LiteralC<"defi-redeem">;
22051
23203
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -22136,6 +23288,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22136
23288
  allocationRequest: t.LiteralC<"allocationRequest">;
22137
23289
  cantonCommand: t.LiteralC<"cantonCommand">;
22138
23290
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23291
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
23292
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
23293
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
22139
23294
  "defi-deposit": t.LiteralC<"defi-deposit">;
22140
23295
  "defi-redeem": t.LiteralC<"defi-redeem">;
22141
23296
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -22211,6 +23366,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22211
23366
  allocationRequest: t.LiteralC<"allocationRequest">;
22212
23367
  cantonCommand: t.LiteralC<"cantonCommand">;
22213
23368
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23369
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
23370
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
23371
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
22214
23372
  "defi-deposit": t.LiteralC<"defi-deposit">;
22215
23373
  "defi-redeem": t.LiteralC<"defi-redeem">;
22216
23374
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -22303,6 +23461,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22303
23461
  allocationRequest: t.LiteralC<"allocationRequest">;
22304
23462
  cantonCommand: t.LiteralC<"cantonCommand">;
22305
23463
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23464
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
23465
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
23466
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
22306
23467
  "defi-deposit": t.LiteralC<"defi-deposit">;
22307
23468
  "defi-redeem": t.LiteralC<"defi-redeem">;
22308
23469
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -22378,6 +23539,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22378
23539
  allocationRequest: t.LiteralC<"allocationRequest">;
22379
23540
  cantonCommand: t.LiteralC<"cantonCommand">;
22380
23541
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23542
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
23543
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
23544
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
22381
23545
  "defi-deposit": t.LiteralC<"defi-deposit">;
22382
23546
  "defi-redeem": t.LiteralC<"defi-redeem">;
22383
23547
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -22490,6 +23654,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22490
23654
  allocationRequest: t.LiteralC<"allocationRequest">;
22491
23655
  cantonCommand: t.LiteralC<"cantonCommand">;
22492
23656
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23657
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
23658
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
23659
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
22493
23660
  "defi-deposit": t.LiteralC<"defi-deposit">;
22494
23661
  "defi-redeem": t.LiteralC<"defi-redeem">;
22495
23662
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -22584,6 +23751,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22584
23751
  allocationRequest: t.LiteralC<"allocationRequest">;
22585
23752
  cantonCommand: t.LiteralC<"cantonCommand">;
22586
23753
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23754
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
23755
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
23756
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
22587
23757
  "defi-deposit": t.LiteralC<"defi-deposit">;
22588
23758
  "defi-redeem": t.LiteralC<"defi-redeem">;
22589
23759
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -22660,6 +23830,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22660
23830
  allocationRequest: t.LiteralC<"allocationRequest">;
22661
23831
  cantonCommand: t.LiteralC<"cantonCommand">;
22662
23832
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23833
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
23834
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
23835
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
22663
23836
  "defi-deposit": t.LiteralC<"defi-deposit">;
22664
23837
  "defi-redeem": t.LiteralC<"defi-redeem">;
22665
23838
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -22755,6 +23928,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22755
23928
  allocationRequest: t.LiteralC<"allocationRequest">;
22756
23929
  cantonCommand: t.LiteralC<"cantonCommand">;
22757
23930
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23931
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
23932
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
23933
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
22758
23934
  "defi-deposit": t.LiteralC<"defi-deposit">;
22759
23935
  "defi-redeem": t.LiteralC<"defi-redeem">;
22760
23936
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -22852,6 +24028,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22852
24028
  allocationRequest: t.LiteralC<"allocationRequest">;
22853
24029
  cantonCommand: t.LiteralC<"cantonCommand">;
22854
24030
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24031
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
24032
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
24033
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
22855
24034
  "defi-deposit": t.LiteralC<"defi-deposit">;
22856
24035
  "defi-redeem": t.LiteralC<"defi-redeem">;
22857
24036
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -22950,6 +24129,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22950
24129
  allocationRequest: t.LiteralC<"allocationRequest">;
22951
24130
  cantonCommand: t.LiteralC<"cantonCommand">;
22952
24131
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24132
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
24133
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
24134
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
22953
24135
  "defi-deposit": t.LiteralC<"defi-deposit">;
22954
24136
  "defi-redeem": t.LiteralC<"defi-redeem">;
22955
24137
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -23034,6 +24216,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23034
24216
  allocationRequest: t.LiteralC<"allocationRequest">;
23035
24217
  cantonCommand: t.LiteralC<"cantonCommand">;
23036
24218
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24219
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
24220
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
24221
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
23037
24222
  "defi-deposit": t.LiteralC<"defi-deposit">;
23038
24223
  "defi-redeem": t.LiteralC<"defi-redeem">;
23039
24224
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -23129,6 +24314,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23129
24314
  allocationRequest: t.LiteralC<"allocationRequest">;
23130
24315
  cantonCommand: t.LiteralC<"cantonCommand">;
23131
24316
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24317
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
24318
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
24319
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
23132
24320
  "defi-deposit": t.LiteralC<"defi-deposit">;
23133
24321
  "defi-redeem": t.LiteralC<"defi-redeem">;
23134
24322
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -23263,6 +24451,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23263
24451
  allocationRequest: t.LiteralC<"allocationRequest">;
23264
24452
  cantonCommand: t.LiteralC<"cantonCommand">;
23265
24453
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24454
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
24455
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
24456
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
23266
24457
  "defi-deposit": t.LiteralC<"defi-deposit">;
23267
24458
  "defi-redeem": t.LiteralC<"defi-redeem">;
23268
24459
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -23345,6 +24536,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23345
24536
  allocationRequest: t.LiteralC<"allocationRequest">;
23346
24537
  cantonCommand: t.LiteralC<"cantonCommand">;
23347
24538
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24539
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
24540
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
24541
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
23348
24542
  "defi-deposit": t.LiteralC<"defi-deposit">;
23349
24543
  "defi-redeem": t.LiteralC<"defi-redeem">;
23350
24544
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -23424,6 +24618,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23424
24618
  allocationRequest: t.LiteralC<"allocationRequest">;
23425
24619
  cantonCommand: t.LiteralC<"cantonCommand">;
23426
24620
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24621
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
24622
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
24623
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
23427
24624
  "defi-deposit": t.LiteralC<"defi-deposit">;
23428
24625
  "defi-redeem": t.LiteralC<"defi-redeem">;
23429
24626
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -23498,6 +24695,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23498
24695
  allocationRequest: t.LiteralC<"allocationRequest">;
23499
24696
  cantonCommand: t.LiteralC<"cantonCommand">;
23500
24697
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24698
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
24699
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
24700
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
23501
24701
  "defi-deposit": t.LiteralC<"defi-deposit">;
23502
24702
  "defi-redeem": t.LiteralC<"defi-redeem">;
23503
24703
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -23592,6 +24792,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23592
24792
  allocationRequest: t.LiteralC<"allocationRequest">;
23593
24793
  cantonCommand: t.LiteralC<"cantonCommand">;
23594
24794
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24795
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
24796
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
24797
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
23595
24798
  "defi-deposit": t.LiteralC<"defi-deposit">;
23596
24799
  "defi-redeem": t.LiteralC<"defi-redeem">;
23597
24800
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -23672,6 +24875,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23672
24875
  allocationRequest: t.LiteralC<"allocationRequest">;
23673
24876
  cantonCommand: t.LiteralC<"cantonCommand">;
23674
24877
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24878
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
24879
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
24880
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
23675
24881
  "defi-deposit": t.LiteralC<"defi-deposit">;
23676
24882
  "defi-redeem": t.LiteralC<"defi-redeem">;
23677
24883
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -23751,6 +24957,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23751
24957
  allocationRequest: t.LiteralC<"allocationRequest">;
23752
24958
  cantonCommand: t.LiteralC<"cantonCommand">;
23753
24959
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24960
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
24961
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
24962
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
23754
24963
  "defi-deposit": t.LiteralC<"defi-deposit">;
23755
24964
  "defi-redeem": t.LiteralC<"defi-redeem">;
23756
24965
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -23831,6 +25040,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23831
25040
  allocationRequest: t.LiteralC<"allocationRequest">;
23832
25041
  cantonCommand: t.LiteralC<"cantonCommand">;
23833
25042
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25043
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
25044
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
25045
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
23834
25046
  "defi-deposit": t.LiteralC<"defi-deposit">;
23835
25047
  "defi-redeem": t.LiteralC<"defi-redeem">;
23836
25048
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -23910,6 +25122,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23910
25122
  allocationRequest: t.LiteralC<"allocationRequest">;
23911
25123
  cantonCommand: t.LiteralC<"cantonCommand">;
23912
25124
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25125
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
25126
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
25127
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
23913
25128
  "defi-deposit": t.LiteralC<"defi-deposit">;
23914
25129
  "defi-redeem": t.LiteralC<"defi-redeem">;
23915
25130
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -23993,6 +25208,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23993
25208
  allocationRequest: t.LiteralC<"allocationRequest">;
23994
25209
  cantonCommand: t.LiteralC<"cantonCommand">;
23995
25210
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25211
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
25212
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
25213
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
23996
25214
  "defi-deposit": t.LiteralC<"defi-deposit">;
23997
25215
  "defi-redeem": t.LiteralC<"defi-redeem">;
23998
25216
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -24075,6 +25293,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24075
25293
  allocationRequest: t.LiteralC<"allocationRequest">;
24076
25294
  cantonCommand: t.LiteralC<"cantonCommand">;
24077
25295
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25296
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
25297
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
25298
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
24078
25299
  "defi-deposit": t.LiteralC<"defi-deposit">;
24079
25300
  "defi-redeem": t.LiteralC<"defi-redeem">;
24080
25301
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -24159,6 +25380,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24159
25380
  allocationRequest: t.LiteralC<"allocationRequest">;
24160
25381
  cantonCommand: t.LiteralC<"cantonCommand">;
24161
25382
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25383
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
25384
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
25385
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
24162
25386
  "defi-deposit": t.LiteralC<"defi-deposit">;
24163
25387
  "defi-redeem": t.LiteralC<"defi-redeem">;
24164
25388
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -24243,6 +25467,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24243
25467
  allocationRequest: t.LiteralC<"allocationRequest">;
24244
25468
  cantonCommand: t.LiteralC<"cantonCommand">;
24245
25469
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25470
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
25471
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
25472
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
24246
25473
  "defi-deposit": t.LiteralC<"defi-deposit">;
24247
25474
  "defi-redeem": t.LiteralC<"defi-redeem">;
24248
25475
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -24327,6 +25554,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24327
25554
  allocationRequest: t.LiteralC<"allocationRequest">;
24328
25555
  cantonCommand: t.LiteralC<"cantonCommand">;
24329
25556
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25557
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
25558
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
25559
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
24330
25560
  "defi-deposit": t.LiteralC<"defi-deposit">;
24331
25561
  "defi-redeem": t.LiteralC<"defi-redeem">;
24332
25562
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -24410,6 +25640,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24410
25640
  allocationRequest: t.LiteralC<"allocationRequest">;
24411
25641
  cantonCommand: t.LiteralC<"cantonCommand">;
24412
25642
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25643
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
25644
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
25645
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
24413
25646
  "defi-deposit": t.LiteralC<"defi-deposit">;
24414
25647
  "defi-redeem": t.LiteralC<"defi-redeem">;
24415
25648
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -24497,6 +25730,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24497
25730
  allocationRequest: t.LiteralC<"allocationRequest">;
24498
25731
  cantonCommand: t.LiteralC<"cantonCommand">;
24499
25732
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25733
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
25734
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
25735
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
24500
25736
  "defi-deposit": t.LiteralC<"defi-deposit">;
24501
25737
  "defi-redeem": t.LiteralC<"defi-redeem">;
24502
25738
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -24579,6 +25815,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24579
25815
  allocationRequest: t.LiteralC<"allocationRequest">;
24580
25816
  cantonCommand: t.LiteralC<"cantonCommand">;
24581
25817
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25818
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
25819
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
25820
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
24582
25821
  "defi-deposit": t.LiteralC<"defi-deposit">;
24583
25822
  "defi-redeem": t.LiteralC<"defi-redeem">;
24584
25823
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -24663,6 +25902,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24663
25902
  allocationRequest: t.LiteralC<"allocationRequest">;
24664
25903
  cantonCommand: t.LiteralC<"cantonCommand">;
24665
25904
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25905
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
25906
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
25907
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
24666
25908
  "defi-deposit": t.LiteralC<"defi-deposit">;
24667
25909
  "defi-redeem": t.LiteralC<"defi-redeem">;
24668
25910
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -24743,6 +25985,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24743
25985
  allocationRequest: t.LiteralC<"allocationRequest">;
24744
25986
  cantonCommand: t.LiteralC<"cantonCommand">;
24745
25987
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25988
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
25989
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
25990
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
24746
25991
  "defi-deposit": t.LiteralC<"defi-deposit">;
24747
25992
  "defi-redeem": t.LiteralC<"defi-redeem">;
24748
25993
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -24822,6 +26067,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24822
26067
  allocationRequest: t.LiteralC<"allocationRequest">;
24823
26068
  cantonCommand: t.LiteralC<"cantonCommand">;
24824
26069
  allocationAllocate: t.LiteralC<"allocationAllocate">;
26070
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
26071
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
26072
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
24825
26073
  "defi-deposit": t.LiteralC<"defi-deposit">;
24826
26074
  "defi-redeem": t.LiteralC<"defi-redeem">;
24827
26075
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -24901,6 +26149,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24901
26149
  allocationRequest: t.LiteralC<"allocationRequest">;
24902
26150
  cantonCommand: t.LiteralC<"cantonCommand">;
24903
26151
  allocationAllocate: t.LiteralC<"allocationAllocate">;
26152
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
26153
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
26154
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
24904
26155
  "defi-deposit": t.LiteralC<"defi-deposit">;
24905
26156
  "defi-redeem": t.LiteralC<"defi-redeem">;
24906
26157
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -24985,6 +26236,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24985
26236
  allocationRequest: t.LiteralC<"allocationRequest">;
24986
26237
  cantonCommand: t.LiteralC<"cantonCommand">;
24987
26238
  allocationAllocate: t.LiteralC<"allocationAllocate">;
26239
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
26240
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
26241
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
24988
26242
  "defi-deposit": t.LiteralC<"defi-deposit">;
24989
26243
  "defi-redeem": t.LiteralC<"defi-redeem">;
24990
26244
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -25070,6 +26324,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25070
26324
  allocationRequest: t.LiteralC<"allocationRequest">;
25071
26325
  cantonCommand: t.LiteralC<"cantonCommand">;
25072
26326
  allocationAllocate: t.LiteralC<"allocationAllocate">;
26327
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
26328
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
26329
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
25073
26330
  "defi-deposit": t.LiteralC<"defi-deposit">;
25074
26331
  "defi-redeem": t.LiteralC<"defi-redeem">;
25075
26332
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -25153,6 +26410,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25153
26410
  allocationRequest: t.LiteralC<"allocationRequest">;
25154
26411
  cantonCommand: t.LiteralC<"cantonCommand">;
25155
26412
  allocationAllocate: t.LiteralC<"allocationAllocate">;
26413
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
26414
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
26415
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
25156
26416
  "defi-deposit": t.LiteralC<"defi-deposit">;
25157
26417
  "defi-redeem": t.LiteralC<"defi-redeem">;
25158
26418
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -25236,6 +26496,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25236
26496
  allocationRequest: t.LiteralC<"allocationRequest">;
25237
26497
  cantonCommand: t.LiteralC<"cantonCommand">;
25238
26498
  allocationAllocate: t.LiteralC<"allocationAllocate">;
26499
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
26500
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
26501
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
25239
26502
  "defi-deposit": t.LiteralC<"defi-deposit">;
25240
26503
  "defi-redeem": t.LiteralC<"defi-redeem">;
25241
26504
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -25314,6 +26577,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25314
26577
  allocationRequest: t.LiteralC<"allocationRequest">;
25315
26578
  cantonCommand: t.LiteralC<"cantonCommand">;
25316
26579
  allocationAllocate: t.LiteralC<"allocationAllocate">;
26580
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
26581
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
26582
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
25317
26583
  "defi-deposit": t.LiteralC<"defi-deposit">;
25318
26584
  "defi-redeem": t.LiteralC<"defi-redeem">;
25319
26585
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -25392,6 +26658,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25392
26658
  allocationRequest: t.LiteralC<"allocationRequest">;
25393
26659
  cantonCommand: t.LiteralC<"cantonCommand">;
25394
26660
  allocationAllocate: t.LiteralC<"allocationAllocate">;
26661
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
26662
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
26663
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
25395
26664
  "defi-deposit": t.LiteralC<"defi-deposit">;
25396
26665
  "defi-redeem": t.LiteralC<"defi-redeem">;
25397
26666
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -25464,6 +26733,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25464
26733
  allocationRequest: t.LiteralC<"allocationRequest">;
25465
26734
  cantonCommand: t.LiteralC<"cantonCommand">;
25466
26735
  allocationAllocate: t.LiteralC<"allocationAllocate">;
26736
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
26737
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
26738
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
25467
26739
  "defi-deposit": t.LiteralC<"defi-deposit">;
25468
26740
  "defi-redeem": t.LiteralC<"defi-redeem">;
25469
26741
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -25540,6 +26812,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25540
26812
  allocationRequest: t.LiteralC<"allocationRequest">;
25541
26813
  cantonCommand: t.LiteralC<"cantonCommand">;
25542
26814
  allocationAllocate: t.LiteralC<"allocationAllocate">;
26815
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
26816
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
26817
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
25543
26818
  "defi-deposit": t.LiteralC<"defi-deposit">;
25544
26819
  "defi-redeem": t.LiteralC<"defi-redeem">;
25545
26820
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -25618,6 +26893,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25618
26893
  allocationRequest: t.LiteralC<"allocationRequest">;
25619
26894
  cantonCommand: t.LiteralC<"cantonCommand">;
25620
26895
  allocationAllocate: t.LiteralC<"allocationAllocate">;
26896
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
26897
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
26898
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
25621
26899
  "defi-deposit": t.LiteralC<"defi-deposit">;
25622
26900
  "defi-redeem": t.LiteralC<"defi-redeem">;
25623
26901
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -25696,6 +26974,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25696
26974
  allocationRequest: t.LiteralC<"allocationRequest">;
25697
26975
  cantonCommand: t.LiteralC<"cantonCommand">;
25698
26976
  allocationAllocate: t.LiteralC<"allocationAllocate">;
26977
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
26978
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
26979
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
25699
26980
  "defi-deposit": t.LiteralC<"defi-deposit">;
25700
26981
  "defi-redeem": t.LiteralC<"defi-redeem">;
25701
26982
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -25780,6 +27061,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25780
27061
  allocationRequest: t.LiteralC<"allocationRequest">;
25781
27062
  cantonCommand: t.LiteralC<"cantonCommand">;
25782
27063
  allocationAllocate: t.LiteralC<"allocationAllocate">;
27064
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
27065
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
27066
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
25783
27067
  "defi-deposit": t.LiteralC<"defi-deposit">;
25784
27068
  "defi-redeem": t.LiteralC<"defi-redeem">;
25785
27069
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -25864,6 +27148,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25864
27148
  allocationRequest: t.LiteralC<"allocationRequest">;
25865
27149
  cantonCommand: t.LiteralC<"cantonCommand">;
25866
27150
  allocationAllocate: t.LiteralC<"allocationAllocate">;
27151
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
27152
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
27153
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
25867
27154
  "defi-deposit": t.LiteralC<"defi-deposit">;
25868
27155
  "defi-redeem": t.LiteralC<"defi-redeem">;
25869
27156
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -25942,6 +27229,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25942
27229
  allocationRequest: t.LiteralC<"allocationRequest">;
25943
27230
  cantonCommand: t.LiteralC<"cantonCommand">;
25944
27231
  allocationAllocate: t.LiteralC<"allocationAllocate">;
27232
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
27233
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
27234
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
25945
27235
  "defi-deposit": t.LiteralC<"defi-deposit">;
25946
27236
  "defi-redeem": t.LiteralC<"defi-redeem">;
25947
27237
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -26016,6 +27306,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26016
27306
  allocationRequest: t.LiteralC<"allocationRequest">;
26017
27307
  cantonCommand: t.LiteralC<"cantonCommand">;
26018
27308
  allocationAllocate: t.LiteralC<"allocationAllocate">;
27309
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
27310
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
27311
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
26019
27312
  "defi-deposit": t.LiteralC<"defi-deposit">;
26020
27313
  "defi-redeem": t.LiteralC<"defi-redeem">;
26021
27314
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -26110,6 +27403,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26110
27403
  allocationRequest: t.LiteralC<"allocationRequest">;
26111
27404
  cantonCommand: t.LiteralC<"cantonCommand">;
26112
27405
  allocationAllocate: t.LiteralC<"allocationAllocate">;
27406
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
27407
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
27408
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
26113
27409
  "defi-deposit": t.LiteralC<"defi-deposit">;
26114
27410
  "defi-redeem": t.LiteralC<"defi-redeem">;
26115
27411
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -26214,6 +27510,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26214
27510
  allocationRequest: t.LiteralC<"allocationRequest">;
26215
27511
  cantonCommand: t.LiteralC<"cantonCommand">;
26216
27512
  allocationAllocate: t.LiteralC<"allocationAllocate">;
27513
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
27514
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
27515
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
26217
27516
  "defi-deposit": t.LiteralC<"defi-deposit">;
26218
27517
  "defi-redeem": t.LiteralC<"defi-redeem">;
26219
27518
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -26328,6 +27627,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26328
27627
  allocationRequest: t.LiteralC<"allocationRequest">;
26329
27628
  cantonCommand: t.LiteralC<"cantonCommand">;
26330
27629
  allocationAllocate: t.LiteralC<"allocationAllocate">;
27630
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
27631
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
27632
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
26331
27633
  "defi-deposit": t.LiteralC<"defi-deposit">;
26332
27634
  "defi-redeem": t.LiteralC<"defi-redeem">;
26333
27635
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -26414,6 +27716,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26414
27716
  allocationRequest: t.LiteralC<"allocationRequest">;
26415
27717
  cantonCommand: t.LiteralC<"cantonCommand">;
26416
27718
  allocationAllocate: t.LiteralC<"allocationAllocate">;
27719
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
27720
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
27721
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
26417
27722
  "defi-deposit": t.LiteralC<"defi-deposit">;
26418
27723
  "defi-redeem": t.LiteralC<"defi-redeem">;
26419
27724
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -26510,6 +27815,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26510
27815
  allocationRequest: t.LiteralC<"allocationRequest">;
26511
27816
  cantonCommand: t.LiteralC<"cantonCommand">;
26512
27817
  allocationAllocate: t.LiteralC<"allocationAllocate">;
27818
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
27819
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
27820
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
26513
27821
  "defi-deposit": t.LiteralC<"defi-deposit">;
26514
27822
  "defi-redeem": t.LiteralC<"defi-redeem">;
26515
27823
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -26588,6 +27896,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26588
27896
  allocationRequest: t.LiteralC<"allocationRequest">;
26589
27897
  cantonCommand: t.LiteralC<"cantonCommand">;
26590
27898
  allocationAllocate: t.LiteralC<"allocationAllocate">;
27899
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
27900
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
27901
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
26591
27902
  "defi-deposit": t.LiteralC<"defi-deposit">;
26592
27903
  "defi-redeem": t.LiteralC<"defi-redeem">;
26593
27904
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -26672,6 +27983,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26672
27983
  allocationRequest: t.LiteralC<"allocationRequest">;
26673
27984
  cantonCommand: t.LiteralC<"cantonCommand">;
26674
27985
  allocationAllocate: t.LiteralC<"allocationAllocate">;
27986
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
27987
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
27988
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
26675
27989
  "defi-deposit": t.LiteralC<"defi-deposit">;
26676
27990
  "defi-redeem": t.LiteralC<"defi-redeem">;
26677
27991
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -26750,6 +28064,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26750
28064
  allocationRequest: t.LiteralC<"allocationRequest">;
26751
28065
  cantonCommand: t.LiteralC<"cantonCommand">;
26752
28066
  allocationAllocate: t.LiteralC<"allocationAllocate">;
28067
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
28068
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
28069
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
26753
28070
  "defi-deposit": t.LiteralC<"defi-deposit">;
26754
28071
  "defi-redeem": t.LiteralC<"defi-redeem">;
26755
28072
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -26834,6 +28151,9 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26834
28151
  allocationRequest: t.LiteralC<"allocationRequest">;
26835
28152
  cantonCommand: t.LiteralC<"cantonCommand">;
26836
28153
  allocationAllocate: t.LiteralC<"allocationAllocate">;
28154
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
28155
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
28156
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
26837
28157
  "defi-deposit": t.LiteralC<"defi-deposit">;
26838
28158
  "defi-redeem": t.LiteralC<"defi-redeem">;
26839
28159
  "defi-approve": t.LiteralC<"defi-approve">;