@bitgo/public-types 6.29.0 → 6.30.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 (186) hide show
  1. package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +1 -0
  2. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +1 -0
  3. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +1 -0
  4. package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +1 -0
  5. package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +1 -0
  6. package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +1 -0
  7. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +1 -0
  8. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +1 -0
  9. package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +1 -0
  10. package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +1 -0
  11. package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +1 -0
  12. package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +1 -0
  13. package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +1 -0
  14. package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +1 -0
  15. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +1 -0
  16. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +1 -0
  17. package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +1 -0
  18. package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +1 -0
  19. package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +1 -0
  20. package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +1 -0
  21. package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +1 -0
  22. package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +2 -0
  23. package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +1 -0
  24. package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +1 -0
  25. package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +1 -0
  26. package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +1 -0
  27. package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +1 -0
  28. package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +1 -0
  29. package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +1 -0
  30. package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.d.ts +1 -0
  31. package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.d.ts +1 -0
  32. package/dist/src/schema/transactionRequest/intents/cantonCommandIntent.d.ts +1 -0
  33. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +1 -0
  34. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +1 -0
  35. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.d.ts +1 -0
  36. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.d.ts +1 -0
  37. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.d.ts +1 -0
  38. package/dist/src/schema/transactionRequest/intents/cantonParticipantOnboardingRequestIntent.d.ts +87 -0
  39. package/dist/src/schema/transactionRequest/intents/cantonParticipantOnboardingRequestIntent.js +45 -0
  40. package/dist/src/schema/transactionRequest/intents/cantonParticipantOnboardingRequestIntent.js.map +1 -0
  41. package/dist/src/schema/transactionRequest/intents/cantonPaymentIntent.d.ts +1 -0
  42. package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +1 -0
  43. package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +1 -0
  44. package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +1 -0
  45. package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +1 -0
  46. package/dist/src/schema/transactionRequest/intents/claimIntent.d.ts +1 -0
  47. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +1 -0
  48. package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +1 -0
  49. package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +1 -0
  50. package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +1 -0
  51. package/dist/src/schema/transactionRequest/intents/cosmosContractCallIntent.d.ts +1 -0
  52. package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +1 -0
  53. package/dist/src/schema/transactionRequest/intents/cosmosStakeClaimRewardsIntent.d.ts +1 -0
  54. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +1 -0
  55. package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +1 -0
  56. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +1 -0
  57. package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +1 -0
  58. package/dist/src/schema/transactionRequest/intents/defiApproveIntent.d.ts +1 -0
  59. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +1 -0
  60. package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +1 -0
  61. package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +1 -0
  62. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +1 -0
  63. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +1 -0
  64. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +1 -0
  65. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +1 -0
  66. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +1 -0
  67. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +1 -0
  68. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +1 -0
  69. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +1 -0
  70. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +1 -0
  71. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +1 -0
  72. package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +2 -0
  73. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +1 -0
  74. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +1 -0
  75. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +1 -0
  76. package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +1 -0
  77. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +1 -0
  78. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +1 -0
  79. package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +1 -0
  80. package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +1 -0
  81. package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +1 -0
  82. package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +1 -0
  83. package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +1 -0
  84. package/dist/src/schema/transactionRequest/intents/index.d.ts +1 -0
  85. package/dist/src/schema/transactionRequest/intents/index.js +1 -0
  86. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  87. package/dist/src/schema/transactionRequest/intents/intent.d.ts +231 -0
  88. package/dist/src/schema/transactionRequest/intents/intent.js +2 -0
  89. package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
  90. package/dist/src/schema/transactionRequest/intents/intentType.d.ts +2 -0
  91. package/dist/src/schema/transactionRequest/intents/intentType.js +1 -0
  92. package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
  93. package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +1 -0
  94. package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +1 -0
  95. package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +2 -0
  96. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +2 -0
  97. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +1 -0
  98. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +1 -0
  99. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +1 -0
  100. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +1 -0
  101. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +1 -0
  102. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +1 -0
  103. package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +1 -0
  104. package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +1 -0
  105. package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +1 -0
  106. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +1 -0
  107. package/dist/src/schema/transactionRequest/intents/polyxSwitchValidatorIntent.d.ts +1 -0
  108. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +1 -0
  109. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +1 -0
  110. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +1 -0
  111. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +1 -0
  112. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +1 -0
  113. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +1 -0
  114. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +1 -0
  115. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +1 -0
  116. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +1 -0
  117. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +1 -0
  118. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +1 -0
  119. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +1 -0
  120. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +2 -0
  121. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +2 -0
  122. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +1 -0
  123. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +1 -0
  124. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +1 -0
  125. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +1 -0
  126. package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +1 -0
  127. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +1 -0
  128. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +1 -0
  129. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +1 -0
  130. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +1 -0
  131. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +2 -0
  132. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +3 -0
  133. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +2 -0
  134. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +1 -0
  135. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +1 -0
  136. package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +1 -0
  137. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +2 -0
  138. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +1 -0
  139. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +1 -0
  140. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +1 -0
  141. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +2 -0
  142. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +1 -0
  143. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +1 -0
  144. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +1 -0
  145. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +1 -0
  146. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +1 -0
  147. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +1 -0
  148. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +1 -0
  149. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +1 -0
  150. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +1 -0
  151. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +1 -0
  152. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +1 -0
  153. package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +1 -0
  154. package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.d.ts +1 -0
  155. package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +1 -0
  156. package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +1 -0
  157. package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +1 -0
  158. package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +1 -0
  159. package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +1 -0
  160. package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +1 -0
  161. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +1 -0
  162. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +1 -0
  163. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +1 -0
  164. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +1 -0
  165. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +1 -0
  166. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +1 -0
  167. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +1 -0
  168. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +1 -0
  169. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +1 -0
  170. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +2 -0
  171. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +1 -0
  172. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +1 -0
  173. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +1 -0
  174. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +1 -0
  175. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +1 -0
  176. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +1 -0
  177. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +1 -0
  178. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +1 -0
  179. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +2 -0
  180. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +2 -0
  181. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +462 -0
  182. package/package.json +1 -1
  183. package/src/schema/transactionRequest/intents/cantonParticipantOnboardingRequestIntent.ts +40 -0
  184. package/src/schema/transactionRequest/intents/index.ts +1 -0
  185. package/src/schema/transactionRequest/intents/intent.ts +2 -0
  186. package/src/schema/transactionRequest/intents/intentType.ts +3 -0
@@ -121,6 +121,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
121
121
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
122
122
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
123
123
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
124
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
124
125
  "defi-deposit": t.LiteralC<"defi-deposit">;
125
126
  "defi-redeem": t.LiteralC<"defi-redeem">;
126
127
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -218,6 +219,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
218
219
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
219
220
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
220
221
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
222
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
221
223
  "defi-deposit": t.LiteralC<"defi-deposit">;
222
224
  "defi-redeem": t.LiteralC<"defi-redeem">;
223
225
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -302,6 +304,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
302
304
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
303
305
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
304
306
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
307
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
305
308
  "defi-deposit": t.LiteralC<"defi-deposit">;
306
309
  "defi-redeem": t.LiteralC<"defi-redeem">;
307
310
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -392,6 +395,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
392
395
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
393
396
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
394
397
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
398
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
395
399
  "defi-deposit": t.LiteralC<"defi-deposit">;
396
400
  "defi-redeem": t.LiteralC<"defi-redeem">;
397
401
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -481,6 +485,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
481
485
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
482
486
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
483
487
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
488
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
484
489
  "defi-deposit": t.LiteralC<"defi-deposit">;
485
490
  "defi-redeem": t.LiteralC<"defi-redeem">;
486
491
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -562,6 +567,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
562
567
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
563
568
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
564
569
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
570
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
565
571
  "defi-deposit": t.LiteralC<"defi-deposit">;
566
572
  "defi-redeem": t.LiteralC<"defi-redeem">;
567
573
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -654,6 +660,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
654
660
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
655
661
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
656
662
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
663
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
657
664
  "defi-deposit": t.LiteralC<"defi-deposit">;
658
665
  "defi-redeem": t.LiteralC<"defi-redeem">;
659
666
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -751,6 +758,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
751
758
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
752
759
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
753
760
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
761
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
754
762
  "defi-deposit": t.LiteralC<"defi-deposit">;
755
763
  "defi-redeem": t.LiteralC<"defi-redeem">;
756
764
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -865,6 +873,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
865
873
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
866
874
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
867
875
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
876
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
868
877
  "defi-deposit": t.LiteralC<"defi-deposit">;
869
878
  "defi-redeem": t.LiteralC<"defi-redeem">;
870
879
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -979,6 +988,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
979
988
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
980
989
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
981
990
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
991
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
982
992
  "defi-deposit": t.LiteralC<"defi-deposit">;
983
993
  "defi-redeem": t.LiteralC<"defi-redeem">;
984
994
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1059,6 +1069,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1059
1069
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1060
1070
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1061
1071
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1072
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
1062
1073
  "defi-deposit": t.LiteralC<"defi-deposit">;
1063
1074
  "defi-redeem": t.LiteralC<"defi-redeem">;
1064
1075
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1139,6 +1150,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1139
1150
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1140
1151
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1141
1152
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1153
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
1142
1154
  "defi-deposit": t.LiteralC<"defi-deposit">;
1143
1155
  "defi-redeem": t.LiteralC<"defi-redeem">;
1144
1156
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1227,6 +1239,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1227
1239
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1228
1240
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1229
1241
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1242
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
1230
1243
  "defi-deposit": t.LiteralC<"defi-deposit">;
1231
1244
  "defi-redeem": t.LiteralC<"defi-redeem">;
1232
1245
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1314,6 +1327,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1314
1327
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1315
1328
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1316
1329
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1330
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
1317
1331
  "defi-deposit": t.LiteralC<"defi-deposit">;
1318
1332
  "defi-redeem": t.LiteralC<"defi-redeem">;
1319
1333
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1404,6 +1418,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1404
1418
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1405
1419
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1406
1420
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1421
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
1407
1422
  "defi-deposit": t.LiteralC<"defi-deposit">;
1408
1423
  "defi-redeem": t.LiteralC<"defi-redeem">;
1409
1424
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1480,6 +1495,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1480
1495
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1481
1496
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1482
1497
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1498
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
1483
1499
  "defi-deposit": t.LiteralC<"defi-deposit">;
1484
1500
  "defi-redeem": t.LiteralC<"defi-redeem">;
1485
1501
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1570,6 +1586,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1570
1586
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1571
1587
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1572
1588
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1589
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
1573
1590
  "defi-deposit": t.LiteralC<"defi-deposit">;
1574
1591
  "defi-redeem": t.LiteralC<"defi-redeem">;
1575
1592
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1646,6 +1663,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1646
1663
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1647
1664
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1648
1665
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1666
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
1649
1667
  "defi-deposit": t.LiteralC<"defi-deposit">;
1650
1668
  "defi-redeem": t.LiteralC<"defi-redeem">;
1651
1669
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1726,6 +1744,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1726
1744
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1727
1745
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1728
1746
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1747
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
1729
1748
  "defi-deposit": t.LiteralC<"defi-deposit">;
1730
1749
  "defi-redeem": t.LiteralC<"defi-redeem">;
1731
1750
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1830,6 +1849,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1830
1849
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1831
1850
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1832
1851
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1852
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
1833
1853
  "defi-deposit": t.LiteralC<"defi-deposit">;
1834
1854
  "defi-redeem": t.LiteralC<"defi-redeem">;
1835
1855
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -1931,6 +1951,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1931
1951
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
1932
1952
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
1933
1953
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
1954
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
1934
1955
  "defi-deposit": t.LiteralC<"defi-deposit">;
1935
1956
  "defi-redeem": t.LiteralC<"defi-redeem">;
1936
1957
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2010,6 +2031,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2010
2031
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2011
2032
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2012
2033
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2034
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
2013
2035
  "defi-deposit": t.LiteralC<"defi-deposit">;
2014
2036
  "defi-redeem": t.LiteralC<"defi-redeem">;
2015
2037
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2093,6 +2115,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2093
2115
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2094
2116
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2095
2117
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2118
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
2096
2119
  "defi-deposit": t.LiteralC<"defi-deposit">;
2097
2120
  "defi-redeem": t.LiteralC<"defi-redeem">;
2098
2121
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2171,6 +2194,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2171
2194
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2172
2195
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2173
2196
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2197
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
2174
2198
  "defi-deposit": t.LiteralC<"defi-deposit">;
2175
2199
  "defi-redeem": t.LiteralC<"defi-redeem">;
2176
2200
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2250,6 +2274,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2250
2274
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2251
2275
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2252
2276
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2277
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
2253
2278
  "defi-deposit": t.LiteralC<"defi-deposit">;
2254
2279
  "defi-redeem": t.LiteralC<"defi-redeem">;
2255
2280
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2328,6 +2353,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2328
2353
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2329
2354
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2330
2355
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2356
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
2331
2357
  "defi-deposit": t.LiteralC<"defi-deposit">;
2332
2358
  "defi-redeem": t.LiteralC<"defi-redeem">;
2333
2359
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2404,6 +2430,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2404
2430
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2405
2431
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2406
2432
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2433
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
2407
2434
  "defi-deposit": t.LiteralC<"defi-deposit">;
2408
2435
  "defi-redeem": t.LiteralC<"defi-redeem">;
2409
2436
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2421,6 +2448,90 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2421
2448
  intentType: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2422
2449
  txRequestId: t.StringC;
2423
2450
  reason: t.StringC;
2451
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2452
+ intentType: t.KeyofC<{
2453
+ payment: t.LiteralC<"payment">;
2454
+ transferToken: t.LiteralC<"transferToken">;
2455
+ consolidate: t.LiteralC<"consolidate">;
2456
+ consolidateToken: t.LiteralC<"consolidateToken">;
2457
+ fanout: t.LiteralC<"fanout">;
2458
+ stake: t.LiteralC<"stake">;
2459
+ unstake: t.LiteralC<"unstake">;
2460
+ delegate: t.LiteralC<"delegate">;
2461
+ undelegate: t.LiteralC<"undelegate">;
2462
+ switchValidator: t.LiteralC<"switchValidator">;
2463
+ claim: t.LiteralC<"claim">;
2464
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
2465
+ pledge: t.LiteralC<"pledge">;
2466
+ voteDelegation: t.LiteralC<"voteDelegation">;
2467
+ vote: t.LiteralC<"vote">;
2468
+ createAccount: t.LiteralC<"createAccount">;
2469
+ updateAccount: t.LiteralC<"updateAccount">;
2470
+ addTrustLine: t.LiteralC<"addTrustLine">;
2471
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
2472
+ signMessage: t.LiteralC<"signMessage">;
2473
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
2474
+ enableToken: t.LiteralC<"enableToken">;
2475
+ authorize: t.LiteralC<"authorize">;
2476
+ acceleration: t.LiteralC<"acceleration">;
2477
+ fillNonce: t.LiteralC<"fillNonce">;
2478
+ walletRecovery: t.LiteralC<"walletRecovery">;
2479
+ contractCall: t.LiteralC<"contractCall">;
2480
+ deactivate: t.LiteralC<"deactivate">;
2481
+ customTx: t.LiteralC<"customTx">;
2482
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
2483
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
2484
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
2485
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
2486
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
2487
+ tokenApproval: t.LiteralC<"tokenApproval">;
2488
+ transferStake: t.LiteralC<"transferStake">;
2489
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
2490
+ increaseStake: t.LiteralC<"increaseStake">;
2491
+ decreaseStake: t.LiteralC<"decreaseStake">;
2492
+ signalExit: t.LiteralC<"signalExit">;
2493
+ withdrawStake: t.LiteralC<"withdrawStake">;
2494
+ spotTransfer: t.LiteralC<"spotTransfer">;
2495
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
2496
+ enableBridging: t.LiteralC<"enableBridging">;
2497
+ goUnstake: t.LiteralC<"goUnstake">;
2498
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
2499
+ transferAccept: t.LiteralC<"transferAccept">;
2500
+ transferReject: t.LiteralC<"transferReject">;
2501
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
2502
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2503
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2504
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2505
+ allocationRequest: t.LiteralC<"allocationRequest">;
2506
+ cantonCommand: t.LiteralC<"cantonCommand">;
2507
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2508
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2509
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2510
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2511
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
2512
+ "defi-deposit": t.LiteralC<"defi-deposit">;
2513
+ "defi-redeem": t.LiteralC<"defi-redeem">;
2514
+ "defi-approve": t.LiteralC<"defi-approve">;
2515
+ delegateResource: t.LiteralC<"delegateResource">;
2516
+ undelegateResource: t.LiteralC<"undelegateResource">;
2517
+ export: t.LiteralC<"export">;
2518
+ import: t.LiteralC<"import">;
2519
+ importtoc: t.LiteralC<"importtoc">;
2520
+ }>;
2521
+ }>, t.PartialC<{
2522
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2523
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2524
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2525
+ }>]>, t.TypeC<{
2526
+ intentType: t.LiteralC<"cantonParticipantOnboardingRequest">;
2527
+ operator: t.StringC;
2528
+ provider: t.StringC;
2529
+ compliance: t.StringC;
2530
+ registrar: t.StringC;
2531
+ clientOnboarder: t.StringC;
2532
+ }>, t.PartialC<{
2533
+ expirationIso: t.StringC;
2534
+ comment: t.StringC;
2424
2535
  }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2425
2536
  intentType: t.KeyofC<{
2426
2537
  payment: t.LiteralC<"payment">;
@@ -2481,6 +2592,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2481
2592
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2482
2593
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2483
2594
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2595
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
2484
2596
  "defi-deposit": t.LiteralC<"defi-deposit">;
2485
2597
  "defi-redeem": t.LiteralC<"defi-redeem">;
2486
2598
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2560,6 +2672,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2560
2672
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2561
2673
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2562
2674
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2675
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
2563
2676
  "defi-deposit": t.LiteralC<"defi-deposit">;
2564
2677
  "defi-redeem": t.LiteralC<"defi-redeem">;
2565
2678
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2639,6 +2752,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2639
2752
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2640
2753
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2641
2754
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2755
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
2642
2756
  "defi-deposit": t.LiteralC<"defi-deposit">;
2643
2757
  "defi-redeem": t.LiteralC<"defi-redeem">;
2644
2758
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2736,6 +2850,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2736
2850
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2737
2851
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2738
2852
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2853
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
2739
2854
  "defi-deposit": t.LiteralC<"defi-deposit">;
2740
2855
  "defi-redeem": t.LiteralC<"defi-redeem">;
2741
2856
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2816,6 +2931,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2816
2931
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2817
2932
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2818
2933
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
2934
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
2819
2935
  "defi-deposit": t.LiteralC<"defi-deposit">;
2820
2936
  "defi-redeem": t.LiteralC<"defi-redeem">;
2821
2937
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -2929,6 +3045,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2929
3045
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
2930
3046
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
2931
3047
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3048
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
2932
3049
  "defi-deposit": t.LiteralC<"defi-deposit">;
2933
3050
  "defi-redeem": t.LiteralC<"defi-redeem">;
2934
3051
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3015,6 +3132,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3015
3132
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3016
3133
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3017
3134
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3135
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
3018
3136
  "defi-deposit": t.LiteralC<"defi-deposit">;
3019
3137
  "defi-redeem": t.LiteralC<"defi-redeem">;
3020
3138
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3128,6 +3246,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3128
3246
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3129
3247
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3130
3248
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3249
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
3131
3250
  "defi-deposit": t.LiteralC<"defi-deposit">;
3132
3251
  "defi-redeem": t.LiteralC<"defi-redeem">;
3133
3252
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3208,6 +3327,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3208
3327
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3209
3328
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3210
3329
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3330
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
3211
3331
  "defi-deposit": t.LiteralC<"defi-deposit">;
3212
3332
  "defi-redeem": t.LiteralC<"defi-redeem">;
3213
3333
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3345,6 +3465,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3345
3465
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3346
3466
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3347
3467
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3468
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
3348
3469
  "defi-deposit": t.LiteralC<"defi-deposit">;
3349
3470
  "defi-redeem": t.LiteralC<"defi-redeem">;
3350
3471
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3472,6 +3593,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3472
3593
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3473
3594
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3474
3595
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3596
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
3475
3597
  "defi-deposit": t.LiteralC<"defi-deposit">;
3476
3598
  "defi-redeem": t.LiteralC<"defi-redeem">;
3477
3599
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3591,6 +3713,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3591
3713
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3592
3714
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3593
3715
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3716
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
3594
3717
  "defi-deposit": t.LiteralC<"defi-deposit">;
3595
3718
  "defi-redeem": t.LiteralC<"defi-redeem">;
3596
3719
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3696,6 +3819,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3696
3819
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3697
3820
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3698
3821
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3822
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
3699
3823
  "defi-deposit": t.LiteralC<"defi-deposit">;
3700
3824
  "defi-redeem": t.LiteralC<"defi-redeem">;
3701
3825
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3800,6 +3924,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3800
3924
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3801
3925
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3802
3926
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
3927
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
3803
3928
  "defi-deposit": t.LiteralC<"defi-deposit">;
3804
3929
  "defi-redeem": t.LiteralC<"defi-redeem">;
3805
3930
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3903,6 +4028,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3903
4028
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3904
4029
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3905
4030
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4031
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
3906
4032
  "defi-deposit": t.LiteralC<"defi-deposit">;
3907
4033
  "defi-redeem": t.LiteralC<"defi-redeem">;
3908
4034
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -3982,6 +4108,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3982
4108
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
3983
4109
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
3984
4110
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4111
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
3985
4112
  "defi-deposit": t.LiteralC<"defi-deposit">;
3986
4113
  "defi-redeem": t.LiteralC<"defi-redeem">;
3987
4114
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4181,6 +4308,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4181
4308
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4182
4309
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4183
4310
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4311
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
4184
4312
  "defi-deposit": t.LiteralC<"defi-deposit">;
4185
4313
  "defi-redeem": t.LiteralC<"defi-redeem">;
4186
4314
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4321,6 +4449,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4321
4449
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4322
4450
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4323
4451
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4452
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
4324
4453
  "defi-deposit": t.LiteralC<"defi-deposit">;
4325
4454
  "defi-redeem": t.LiteralC<"defi-redeem">;
4326
4455
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4422,6 +4551,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4422
4551
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4423
4552
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4424
4553
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4554
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
4425
4555
  "defi-deposit": t.LiteralC<"defi-deposit">;
4426
4556
  "defi-redeem": t.LiteralC<"defi-redeem">;
4427
4557
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4499,6 +4629,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4499
4629
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4500
4630
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4501
4631
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4632
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
4502
4633
  "defi-deposit": t.LiteralC<"defi-deposit">;
4503
4634
  "defi-redeem": t.LiteralC<"defi-redeem">;
4504
4635
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4631,6 +4762,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4631
4762
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4632
4763
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4633
4764
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4765
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
4634
4766
  "defi-deposit": t.LiteralC<"defi-deposit">;
4635
4767
  "defi-redeem": t.LiteralC<"defi-redeem">;
4636
4768
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4750,6 +4882,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4750
4882
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4751
4883
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4752
4884
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4885
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
4753
4886
  "defi-deposit": t.LiteralC<"defi-deposit">;
4754
4887
  "defi-redeem": t.LiteralC<"defi-redeem">;
4755
4888
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4889,6 +5022,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4889
5022
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4890
5023
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4891
5024
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5025
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
4892
5026
  "defi-deposit": t.LiteralC<"defi-deposit">;
4893
5027
  "defi-redeem": t.LiteralC<"defi-redeem">;
4894
5028
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -4973,6 +5107,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4973
5107
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4974
5108
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4975
5109
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5110
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
4976
5111
  "defi-deposit": t.LiteralC<"defi-deposit">;
4977
5112
  "defi-redeem": t.LiteralC<"defi-redeem">;
4978
5113
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5052,6 +5187,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5052
5187
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5053
5188
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5054
5189
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5190
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
5055
5191
  "defi-deposit": t.LiteralC<"defi-deposit">;
5056
5192
  "defi-redeem": t.LiteralC<"defi-redeem">;
5057
5193
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5143,6 +5279,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5143
5279
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5144
5280
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5145
5281
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5282
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
5146
5283
  "defi-deposit": t.LiteralC<"defi-deposit">;
5147
5284
  "defi-redeem": t.LiteralC<"defi-redeem">;
5148
5285
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5230,6 +5367,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5230
5367
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5231
5368
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5232
5369
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5370
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
5233
5371
  "defi-deposit": t.LiteralC<"defi-deposit">;
5234
5372
  "defi-redeem": t.LiteralC<"defi-redeem">;
5235
5373
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5332,6 +5470,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5332
5470
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5333
5471
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5334
5472
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5473
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
5335
5474
  "defi-deposit": t.LiteralC<"defi-deposit">;
5336
5475
  "defi-redeem": t.LiteralC<"defi-redeem">;
5337
5476
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5424,6 +5563,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5424
5563
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5425
5564
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5426
5565
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5566
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
5427
5567
  "defi-deposit": t.LiteralC<"defi-deposit">;
5428
5568
  "defi-redeem": t.LiteralC<"defi-redeem">;
5429
5569
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5502,6 +5642,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5502
5642
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5503
5643
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5504
5644
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5645
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
5505
5646
  "defi-deposit": t.LiteralC<"defi-deposit">;
5506
5647
  "defi-redeem": t.LiteralC<"defi-redeem">;
5507
5648
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5659,6 +5800,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5659
5800
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5660
5801
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5661
5802
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5803
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
5662
5804
  "defi-deposit": t.LiteralC<"defi-deposit">;
5663
5805
  "defi-redeem": t.LiteralC<"defi-redeem">;
5664
5806
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5737,6 +5879,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5737
5879
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5738
5880
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5739
5881
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5882
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
5740
5883
  "defi-deposit": t.LiteralC<"defi-deposit">;
5741
5884
  "defi-redeem": t.LiteralC<"defi-redeem">;
5742
5885
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5832,6 +5975,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5832
5975
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5833
5976
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5834
5977
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
5978
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
5835
5979
  "defi-deposit": t.LiteralC<"defi-deposit">;
5836
5980
  "defi-redeem": t.LiteralC<"defi-redeem">;
5837
5981
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5912,6 +6056,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5912
6056
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5913
6057
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5914
6058
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6059
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
5915
6060
  "defi-deposit": t.LiteralC<"defi-deposit">;
5916
6061
  "defi-redeem": t.LiteralC<"defi-redeem">;
5917
6062
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -5996,6 +6141,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5996
6141
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
5997
6142
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
5998
6143
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6144
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
5999
6145
  "defi-deposit": t.LiteralC<"defi-deposit">;
6000
6146
  "defi-redeem": t.LiteralC<"defi-redeem">;
6001
6147
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6080,6 +6226,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6080
6226
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6081
6227
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6082
6228
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6229
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
6083
6230
  "defi-deposit": t.LiteralC<"defi-deposit">;
6084
6231
  "defi-redeem": t.LiteralC<"defi-redeem">;
6085
6232
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6161,6 +6308,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6161
6308
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6162
6309
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6163
6310
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6311
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
6164
6312
  "defi-deposit": t.LiteralC<"defi-deposit">;
6165
6313
  "defi-redeem": t.LiteralC<"defi-redeem">;
6166
6314
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6258,6 +6406,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6258
6406
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6259
6407
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6260
6408
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6409
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
6261
6410
  "defi-deposit": t.LiteralC<"defi-deposit">;
6262
6411
  "defi-redeem": t.LiteralC<"defi-redeem">;
6263
6412
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6354,6 +6503,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6354
6503
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6355
6504
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6356
6505
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6506
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
6357
6507
  "defi-deposit": t.LiteralC<"defi-deposit">;
6358
6508
  "defi-redeem": t.LiteralC<"defi-redeem">;
6359
6509
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6450,6 +6600,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6450
6600
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6451
6601
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6452
6602
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6603
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
6453
6604
  "defi-deposit": t.LiteralC<"defi-deposit">;
6454
6605
  "defi-redeem": t.LiteralC<"defi-redeem">;
6455
6606
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6554,6 +6705,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6554
6705
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6555
6706
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6556
6707
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6708
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
6557
6709
  "defi-deposit": t.LiteralC<"defi-deposit">;
6558
6710
  "defi-redeem": t.LiteralC<"defi-redeem">;
6559
6711
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6680,6 +6832,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6680
6832
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6681
6833
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6682
6834
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6835
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
6683
6836
  "defi-deposit": t.LiteralC<"defi-deposit">;
6684
6837
  "defi-redeem": t.LiteralC<"defi-redeem">;
6685
6838
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6778,6 +6931,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6778
6931
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6779
6932
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6780
6933
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
6934
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
6781
6935
  "defi-deposit": t.LiteralC<"defi-deposit">;
6782
6936
  "defi-redeem": t.LiteralC<"defi-redeem">;
6783
6937
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6893,6 +7047,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6893
7047
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6894
7048
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6895
7049
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7050
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
6896
7051
  "defi-deposit": t.LiteralC<"defi-deposit">;
6897
7052
  "defi-redeem": t.LiteralC<"defi-redeem">;
6898
7053
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -6989,6 +7144,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6989
7144
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
6990
7145
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
6991
7146
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7147
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
6992
7148
  "defi-deposit": t.LiteralC<"defi-deposit">;
6993
7149
  "defi-redeem": t.LiteralC<"defi-redeem">;
6994
7150
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7103,6 +7259,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7103
7259
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7104
7260
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7105
7261
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7262
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
7106
7263
  "defi-deposit": t.LiteralC<"defi-deposit">;
7107
7264
  "defi-redeem": t.LiteralC<"defi-redeem">;
7108
7265
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7215,6 +7372,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7215
7372
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7216
7373
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7217
7374
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7375
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
7218
7376
  "defi-deposit": t.LiteralC<"defi-deposit">;
7219
7377
  "defi-redeem": t.LiteralC<"defi-redeem">;
7220
7378
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7302,6 +7460,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7302
7460
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7303
7461
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7304
7462
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7463
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
7305
7464
  "defi-deposit": t.LiteralC<"defi-deposit">;
7306
7465
  "defi-redeem": t.LiteralC<"defi-redeem">;
7307
7466
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7400,6 +7559,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7400
7559
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7401
7560
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7402
7561
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7562
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
7403
7563
  "defi-deposit": t.LiteralC<"defi-deposit">;
7404
7564
  "defi-redeem": t.LiteralC<"defi-redeem">;
7405
7565
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7555,6 +7715,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7555
7715
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7556
7716
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7557
7717
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7718
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
7558
7719
  "defi-deposit": t.LiteralC<"defi-deposit">;
7559
7720
  "defi-redeem": t.LiteralC<"defi-redeem">;
7560
7721
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7639,6 +7800,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7639
7800
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7640
7801
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7641
7802
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7803
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
7642
7804
  "defi-deposit": t.LiteralC<"defi-deposit">;
7643
7805
  "defi-redeem": t.LiteralC<"defi-redeem">;
7644
7806
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7727,6 +7889,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7727
7889
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7728
7890
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7729
7891
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7892
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
7730
7893
  "defi-deposit": t.LiteralC<"defi-deposit">;
7731
7894
  "defi-redeem": t.LiteralC<"defi-redeem">;
7732
7895
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7809,6 +7972,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7809
7972
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7810
7973
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7811
7974
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
7975
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
7812
7976
  "defi-deposit": t.LiteralC<"defi-deposit">;
7813
7977
  "defi-redeem": t.LiteralC<"defi-redeem">;
7814
7978
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7892,6 +8056,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7892
8056
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7893
8057
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7894
8058
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8059
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
7895
8060
  "defi-deposit": t.LiteralC<"defi-deposit">;
7896
8061
  "defi-redeem": t.LiteralC<"defi-redeem">;
7897
8062
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -7989,6 +8154,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7989
8154
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
7990
8155
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
7991
8156
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8157
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
7992
8158
  "defi-deposit": t.LiteralC<"defi-deposit">;
7993
8159
  "defi-redeem": t.LiteralC<"defi-redeem">;
7994
8160
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8088,6 +8254,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8088
8254
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8089
8255
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8090
8256
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8257
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
8091
8258
  "defi-deposit": t.LiteralC<"defi-deposit">;
8092
8259
  "defi-redeem": t.LiteralC<"defi-redeem">;
8093
8260
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8180,6 +8347,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8180
8347
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8181
8348
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8182
8349
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8350
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
8183
8351
  "defi-deposit": t.LiteralC<"defi-deposit">;
8184
8352
  "defi-redeem": t.LiteralC<"defi-redeem">;
8185
8353
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8309,6 +8477,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8309
8477
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8310
8478
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8311
8479
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8480
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
8312
8481
  "defi-deposit": t.LiteralC<"defi-deposit">;
8313
8482
  "defi-redeem": t.LiteralC<"defi-redeem">;
8314
8483
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8468,6 +8637,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8468
8637
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8469
8638
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8470
8639
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8640
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
8471
8641
  "defi-deposit": t.LiteralC<"defi-deposit">;
8472
8642
  "defi-redeem": t.LiteralC<"defi-redeem">;
8473
8643
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8641,6 +8811,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8641
8811
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8642
8812
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8643
8813
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8814
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
8644
8815
  "defi-deposit": t.LiteralC<"defi-deposit">;
8645
8816
  "defi-redeem": t.LiteralC<"defi-redeem">;
8646
8817
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8719,6 +8890,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8719
8890
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8720
8891
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8721
8892
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8893
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
8722
8894
  "defi-deposit": t.LiteralC<"defi-deposit">;
8723
8895
  "defi-redeem": t.LiteralC<"defi-redeem">;
8724
8896
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8792,6 +8964,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8792
8964
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8793
8965
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8794
8966
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
8967
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
8795
8968
  "defi-deposit": t.LiteralC<"defi-deposit">;
8796
8969
  "defi-redeem": t.LiteralC<"defi-redeem">;
8797
8970
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8873,6 +9046,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8873
9046
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8874
9047
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8875
9048
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9049
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
8876
9050
  "defi-deposit": t.LiteralC<"defi-deposit">;
8877
9051
  "defi-redeem": t.LiteralC<"defi-redeem">;
8878
9052
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -8964,6 +9138,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8964
9138
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
8965
9139
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
8966
9140
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9141
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
8967
9142
  "defi-deposit": t.LiteralC<"defi-deposit">;
8968
9143
  "defi-redeem": t.LiteralC<"defi-redeem">;
8969
9144
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9039,6 +9214,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9039
9214
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9040
9215
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9041
9216
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9217
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
9042
9218
  "defi-deposit": t.LiteralC<"defi-deposit">;
9043
9219
  "defi-redeem": t.LiteralC<"defi-redeem">;
9044
9220
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9117,6 +9293,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9117
9293
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9118
9294
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9119
9295
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9296
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
9120
9297
  "defi-deposit": t.LiteralC<"defi-deposit">;
9121
9298
  "defi-redeem": t.LiteralC<"defi-redeem">;
9122
9299
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9212,6 +9389,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9212
9389
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9213
9390
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9214
9391
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9392
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
9215
9393
  "defi-deposit": t.LiteralC<"defi-deposit">;
9216
9394
  "defi-redeem": t.LiteralC<"defi-redeem">;
9217
9395
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9290,6 +9468,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9290
9468
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9291
9469
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9292
9470
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9471
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
9293
9472
  "defi-deposit": t.LiteralC<"defi-deposit">;
9294
9473
  "defi-redeem": t.LiteralC<"defi-redeem">;
9295
9474
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9405,6 +9584,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9405
9584
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9406
9585
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9407
9586
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9587
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
9408
9588
  "defi-deposit": t.LiteralC<"defi-deposit">;
9409
9589
  "defi-redeem": t.LiteralC<"defi-redeem">;
9410
9590
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9502,6 +9682,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9502
9682
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9503
9683
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9504
9684
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9685
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
9505
9686
  "defi-deposit": t.LiteralC<"defi-deposit">;
9506
9687
  "defi-redeem": t.LiteralC<"defi-redeem">;
9507
9688
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9581,6 +9762,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9581
9762
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9582
9763
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9583
9764
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9765
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
9584
9766
  "defi-deposit": t.LiteralC<"defi-deposit">;
9585
9767
  "defi-redeem": t.LiteralC<"defi-redeem">;
9586
9768
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9679,6 +9861,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9679
9861
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9680
9862
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9681
9863
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9864
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
9682
9865
  "defi-deposit": t.LiteralC<"defi-deposit">;
9683
9866
  "defi-redeem": t.LiteralC<"defi-redeem">;
9684
9867
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9779,6 +9962,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9779
9962
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9780
9963
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9781
9964
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
9965
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
9782
9966
  "defi-deposit": t.LiteralC<"defi-deposit">;
9783
9967
  "defi-redeem": t.LiteralC<"defi-redeem">;
9784
9968
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9880,6 +10064,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9880
10064
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9881
10065
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9882
10066
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10067
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
9883
10068
  "defi-deposit": t.LiteralC<"defi-deposit">;
9884
10069
  "defi-redeem": t.LiteralC<"defi-redeem">;
9885
10070
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -9967,6 +10152,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9967
10152
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
9968
10153
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
9969
10154
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10155
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
9970
10156
  "defi-deposit": t.LiteralC<"defi-deposit">;
9971
10157
  "defi-redeem": t.LiteralC<"defi-redeem">;
9972
10158
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10065,6 +10251,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10065
10251
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10066
10252
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10067
10253
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10254
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
10068
10255
  "defi-deposit": t.LiteralC<"defi-deposit">;
10069
10256
  "defi-redeem": t.LiteralC<"defi-redeem">;
10070
10257
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10202,6 +10389,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10202
10389
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10203
10390
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10204
10391
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10392
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
10205
10393
  "defi-deposit": t.LiteralC<"defi-deposit">;
10206
10394
  "defi-redeem": t.LiteralC<"defi-redeem">;
10207
10395
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10287,6 +10475,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10287
10475
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10288
10476
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10289
10477
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10478
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
10290
10479
  "defi-deposit": t.LiteralC<"defi-deposit">;
10291
10480
  "defi-redeem": t.LiteralC<"defi-redeem">;
10292
10481
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10369,6 +10558,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10369
10558
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10370
10559
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10371
10560
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10561
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
10372
10562
  "defi-deposit": t.LiteralC<"defi-deposit">;
10373
10563
  "defi-redeem": t.LiteralC<"defi-redeem">;
10374
10564
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10446,6 +10636,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10446
10636
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10447
10637
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10448
10638
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10639
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
10449
10640
  "defi-deposit": t.LiteralC<"defi-deposit">;
10450
10641
  "defi-redeem": t.LiteralC<"defi-redeem">;
10451
10642
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10543,6 +10734,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10543
10734
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10544
10735
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10545
10736
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10737
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
10546
10738
  "defi-deposit": t.LiteralC<"defi-deposit">;
10547
10739
  "defi-redeem": t.LiteralC<"defi-redeem">;
10548
10740
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10626,6 +10818,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10626
10818
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10627
10819
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10628
10820
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10821
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
10629
10822
  "defi-deposit": t.LiteralC<"defi-deposit">;
10630
10823
  "defi-redeem": t.LiteralC<"defi-redeem">;
10631
10824
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10708,6 +10901,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10708
10901
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10709
10902
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10710
10903
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10904
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
10711
10905
  "defi-deposit": t.LiteralC<"defi-deposit">;
10712
10906
  "defi-redeem": t.LiteralC<"defi-redeem">;
10713
10907
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10791,6 +10985,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10791
10985
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10792
10986
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10793
10987
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
10988
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
10794
10989
  "defi-deposit": t.LiteralC<"defi-deposit">;
10795
10990
  "defi-redeem": t.LiteralC<"defi-redeem">;
10796
10991
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10873,6 +11068,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10873
11068
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10874
11069
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10875
11070
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11071
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
10876
11072
  "defi-deposit": t.LiteralC<"defi-deposit">;
10877
11073
  "defi-redeem": t.LiteralC<"defi-redeem">;
10878
11074
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -10959,6 +11155,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10959
11155
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
10960
11156
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
10961
11157
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11158
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
10962
11159
  "defi-deposit": t.LiteralC<"defi-deposit">;
10963
11160
  "defi-redeem": t.LiteralC<"defi-redeem">;
10964
11161
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11044,6 +11241,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11044
11241
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11045
11242
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11046
11243
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11244
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
11047
11245
  "defi-deposit": t.LiteralC<"defi-deposit">;
11048
11246
  "defi-redeem": t.LiteralC<"defi-redeem">;
11049
11247
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11131,6 +11329,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11131
11329
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11132
11330
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11133
11331
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11332
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
11134
11333
  "defi-deposit": t.LiteralC<"defi-deposit">;
11135
11334
  "defi-redeem": t.LiteralC<"defi-redeem">;
11136
11335
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11218,6 +11417,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11218
11417
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11219
11418
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11220
11419
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11420
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
11221
11421
  "defi-deposit": t.LiteralC<"defi-deposit">;
11222
11422
  "defi-redeem": t.LiteralC<"defi-redeem">;
11223
11423
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11305,6 +11505,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11305
11505
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11306
11506
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11307
11507
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11508
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
11308
11509
  "defi-deposit": t.LiteralC<"defi-deposit">;
11309
11510
  "defi-redeem": t.LiteralC<"defi-redeem">;
11310
11511
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11391,6 +11592,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11391
11592
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11392
11593
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11393
11594
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11595
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
11394
11596
  "defi-deposit": t.LiteralC<"defi-deposit">;
11395
11597
  "defi-redeem": t.LiteralC<"defi-redeem">;
11396
11598
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11481,6 +11683,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11481
11683
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11482
11684
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11483
11685
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11686
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
11484
11687
  "defi-deposit": t.LiteralC<"defi-deposit">;
11485
11688
  "defi-redeem": t.LiteralC<"defi-redeem">;
11486
11689
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11566,6 +11769,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11566
11769
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11567
11770
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11568
11771
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11772
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
11569
11773
  "defi-deposit": t.LiteralC<"defi-deposit">;
11570
11774
  "defi-redeem": t.LiteralC<"defi-redeem">;
11571
11775
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11653,6 +11857,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11653
11857
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11654
11858
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11655
11859
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11860
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
11656
11861
  "defi-deposit": t.LiteralC<"defi-deposit">;
11657
11862
  "defi-redeem": t.LiteralC<"defi-redeem">;
11658
11863
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11736,6 +11941,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11736
11941
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11737
11942
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11738
11943
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
11944
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
11739
11945
  "defi-deposit": t.LiteralC<"defi-deposit">;
11740
11946
  "defi-redeem": t.LiteralC<"defi-redeem">;
11741
11947
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11818,6 +12024,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11818
12024
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11819
12025
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11820
12026
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12027
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
11821
12028
  "defi-deposit": t.LiteralC<"defi-deposit">;
11822
12029
  "defi-redeem": t.LiteralC<"defi-redeem">;
11823
12030
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11900,6 +12107,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11900
12107
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11901
12108
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11902
12109
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12110
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
11903
12111
  "defi-deposit": t.LiteralC<"defi-deposit">;
11904
12112
  "defi-redeem": t.LiteralC<"defi-redeem">;
11905
12113
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -11987,6 +12195,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11987
12195
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
11988
12196
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
11989
12197
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12198
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
11990
12199
  "defi-deposit": t.LiteralC<"defi-deposit">;
11991
12200
  "defi-redeem": t.LiteralC<"defi-redeem">;
11992
12201
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12075,6 +12284,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12075
12284
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12076
12285
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12077
12286
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12287
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
12078
12288
  "defi-deposit": t.LiteralC<"defi-deposit">;
12079
12289
  "defi-redeem": t.LiteralC<"defi-redeem">;
12080
12290
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12161,6 +12371,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12161
12371
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12162
12372
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12163
12373
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12374
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
12164
12375
  "defi-deposit": t.LiteralC<"defi-deposit">;
12165
12376
  "defi-redeem": t.LiteralC<"defi-redeem">;
12166
12377
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12247,6 +12458,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12247
12458
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12248
12459
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12249
12460
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12461
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
12250
12462
  "defi-deposit": t.LiteralC<"defi-deposit">;
12251
12463
  "defi-redeem": t.LiteralC<"defi-redeem">;
12252
12464
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12328,6 +12540,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12328
12540
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12329
12541
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12330
12542
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12543
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
12331
12544
  "defi-deposit": t.LiteralC<"defi-deposit">;
12332
12545
  "defi-redeem": t.LiteralC<"defi-redeem">;
12333
12546
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12409,6 +12622,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12409
12622
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12410
12623
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12411
12624
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12625
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
12412
12626
  "defi-deposit": t.LiteralC<"defi-deposit">;
12413
12627
  "defi-redeem": t.LiteralC<"defi-redeem">;
12414
12628
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12484,6 +12698,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12484
12698
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12485
12699
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12486
12700
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12701
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
12487
12702
  "defi-deposit": t.LiteralC<"defi-deposit">;
12488
12703
  "defi-redeem": t.LiteralC<"defi-redeem">;
12489
12704
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12563,6 +12778,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12563
12778
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12564
12779
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12565
12780
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12781
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
12566
12782
  "defi-deposit": t.LiteralC<"defi-deposit">;
12567
12783
  "defi-redeem": t.LiteralC<"defi-redeem">;
12568
12784
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12644,6 +12860,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12644
12860
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12645
12861
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12646
12862
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12863
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
12647
12864
  "defi-deposit": t.LiteralC<"defi-deposit">;
12648
12865
  "defi-redeem": t.LiteralC<"defi-redeem">;
12649
12866
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12725,6 +12942,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12725
12942
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12726
12943
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12727
12944
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
12945
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
12728
12946
  "defi-deposit": t.LiteralC<"defi-deposit">;
12729
12947
  "defi-redeem": t.LiteralC<"defi-redeem">;
12730
12948
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12812,6 +13030,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12812
13030
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12813
13031
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12814
13032
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13033
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
12815
13034
  "defi-deposit": t.LiteralC<"defi-deposit">;
12816
13035
  "defi-redeem": t.LiteralC<"defi-redeem">;
12817
13036
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12899,6 +13118,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12899
13118
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12900
13119
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12901
13120
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13121
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
12902
13122
  "defi-deposit": t.LiteralC<"defi-deposit">;
12903
13123
  "defi-redeem": t.LiteralC<"defi-redeem">;
12904
13124
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -12980,6 +13200,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12980
13200
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
12981
13201
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
12982
13202
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13203
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
12983
13204
  "defi-deposit": t.LiteralC<"defi-deposit">;
12984
13205
  "defi-redeem": t.LiteralC<"defi-redeem">;
12985
13206
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13057,6 +13278,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13057
13278
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13058
13279
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13059
13280
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13281
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
13060
13282
  "defi-deposit": t.LiteralC<"defi-deposit">;
13061
13283
  "defi-redeem": t.LiteralC<"defi-redeem">;
13062
13284
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13154,6 +13376,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13154
13376
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13155
13377
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13156
13378
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13379
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
13157
13380
  "defi-deposit": t.LiteralC<"defi-deposit">;
13158
13381
  "defi-redeem": t.LiteralC<"defi-redeem">;
13159
13382
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13261,6 +13484,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13261
13484
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13262
13485
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13263
13486
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13487
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
13264
13488
  "defi-deposit": t.LiteralC<"defi-deposit">;
13265
13489
  "defi-redeem": t.LiteralC<"defi-redeem">;
13266
13490
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13378,6 +13602,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13378
13602
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13379
13603
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13380
13604
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13605
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
13381
13606
  "defi-deposit": t.LiteralC<"defi-deposit">;
13382
13607
  "defi-redeem": t.LiteralC<"defi-redeem">;
13383
13608
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13467,6 +13692,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13467
13692
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13468
13693
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13469
13694
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13695
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
13470
13696
  "defi-deposit": t.LiteralC<"defi-deposit">;
13471
13697
  "defi-redeem": t.LiteralC<"defi-redeem">;
13472
13698
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13566,6 +13792,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13566
13792
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13567
13793
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13568
13794
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13795
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
13569
13796
  "defi-deposit": t.LiteralC<"defi-deposit">;
13570
13797
  "defi-redeem": t.LiteralC<"defi-redeem">;
13571
13798
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13647,6 +13874,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13647
13874
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13648
13875
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13649
13876
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13877
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
13650
13878
  "defi-deposit": t.LiteralC<"defi-deposit">;
13651
13879
  "defi-redeem": t.LiteralC<"defi-redeem">;
13652
13880
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13734,6 +13962,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13734
13962
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13735
13963
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13736
13964
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
13965
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
13737
13966
  "defi-deposit": t.LiteralC<"defi-deposit">;
13738
13967
  "defi-redeem": t.LiteralC<"defi-redeem">;
13739
13968
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13815,6 +14044,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13815
14044
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13816
14045
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13817
14046
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
14047
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
13818
14048
  "defi-deposit": t.LiteralC<"defi-deposit">;
13819
14049
  "defi-redeem": t.LiteralC<"defi-redeem">;
13820
14050
  "defi-approve": t.LiteralC<"defi-approve">;
@@ -13902,6 +14132,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13902
14132
  cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
13903
14133
  cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
13904
14134
  cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
14135
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
13905
14136
  "defi-deposit": t.LiteralC<"defi-deposit">;
13906
14137
  "defi-redeem": t.LiteralC<"defi-redeem">;
13907
14138
  "defi-approve": t.LiteralC<"defi-approve">;