@bitgo/public-types 6.16.0 → 6.18.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 (194) hide show
  1. package/dist/src/schema/mpcv2/smc/eddsaKeygenRound.d.ts +241 -0
  2. package/dist/src/schema/mpcv2/smc/eddsaKeygenRound.js +131 -0
  3. package/dist/src/schema/mpcv2/smc/eddsaKeygenRound.js.map +1 -0
  4. package/dist/src/schema/mpcv2/smc/eddsaKeygenState.d.ts +15 -0
  5. package/dist/src/schema/mpcv2/smc/eddsaKeygenState.js +53 -0
  6. package/dist/src/schema/mpcv2/smc/eddsaKeygenState.js.map +1 -0
  7. package/dist/src/schema/mpcv2/smc/index.d.ts +2 -0
  8. package/dist/src/schema/mpcv2/smc/index.js +2 -0
  9. package/dist/src/schema/mpcv2/smc/index.js.map +1 -1
  10. package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +1 -0
  11. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +1 -0
  12. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +1 -0
  13. package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +1 -0
  14. package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +1 -0
  15. package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +1 -0
  16. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +1 -0
  17. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +1 -0
  18. package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +1 -0
  19. package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +1 -0
  20. package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +1 -0
  21. package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +1 -0
  22. package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +1 -0
  23. package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +1 -0
  24. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +1 -0
  25. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +1 -0
  26. package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +1 -0
  27. package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +1 -0
  28. package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +1 -0
  29. package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +1 -0
  30. package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +1 -0
  31. package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +2 -0
  32. package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +1 -0
  33. package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +1 -0
  34. package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +1 -0
  35. package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +1 -0
  36. package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +1 -0
  37. package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +1 -0
  38. package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +1 -0
  39. package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.d.ts +75 -0
  40. package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.js +37 -0
  41. package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.js.map +1 -0
  42. package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.d.ts +1 -0
  43. package/dist/src/schema/transactionRequest/intents/cantonCommandIntent.d.ts +1 -0
  44. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +1 -0
  45. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +1 -0
  46. package/dist/src/schema/transactionRequest/intents/cantonPaymentIntent.d.ts +1 -0
  47. package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +1 -0
  48. package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +1 -0
  49. package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +1 -0
  50. package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +1 -0
  51. package/dist/src/schema/transactionRequest/intents/claimIntent.d.ts +1 -0
  52. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +1 -0
  53. package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +1 -0
  54. package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +1 -0
  55. package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +1 -0
  56. package/dist/src/schema/transactionRequest/intents/cosmosContractCallIntent.d.ts +1 -0
  57. package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +1 -0
  58. package/dist/src/schema/transactionRequest/intents/cosmosStakeClaimRewardsIntent.d.ts +1 -0
  59. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +1 -0
  60. package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +1 -0
  61. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +1 -0
  62. package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +1 -0
  63. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +1 -0
  64. package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +1 -0
  65. package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +1 -0
  66. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +1 -0
  67. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +1 -0
  68. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +1 -0
  69. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +1 -0
  70. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +1 -0
  71. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +1 -0
  72. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +1 -0
  73. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +1 -0
  74. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +1 -0
  75. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +1 -0
  76. package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +2 -0
  77. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +1 -0
  78. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +1 -0
  79. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +1 -0
  80. package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +1 -0
  81. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +1 -0
  82. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +1 -0
  83. package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +1 -0
  84. package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +1 -0
  85. package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +1 -0
  86. package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +1 -0
  87. package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +1 -0
  88. package/dist/src/schema/transactionRequest/intents/index.d.ts +1 -0
  89. package/dist/src/schema/transactionRequest/intents/index.js +1 -0
  90. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  91. package/dist/src/schema/transactionRequest/intents/intent.d.ts +297 -0
  92. package/dist/src/schema/transactionRequest/intents/intent.js +4 -0
  93. package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
  94. package/dist/src/schema/transactionRequest/intents/intentType.d.ts +2 -0
  95. package/dist/src/schema/transactionRequest/intents/intentType.js +1 -0
  96. package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
  97. package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +1 -0
  98. package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +1 -0
  99. package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +2 -0
  100. package/dist/src/schema/transactionRequest/intents/irysPledgeIntent.d.ts +1 -0
  101. package/dist/src/schema/transactionRequest/intents/irysStakeIntent.d.ts +1 -0
  102. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +2 -0
  103. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +1 -0
  104. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +1 -0
  105. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +1 -0
  106. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +1 -0
  107. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +1 -0
  108. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +1 -0
  109. package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +1 -0
  110. package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +1 -0
  111. package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +1 -0
  112. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +1 -0
  113. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +1 -0
  114. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +1 -0
  115. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +1 -0
  116. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +1 -0
  117. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +1 -0
  118. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +1 -0
  119. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +1 -0
  120. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +1 -0
  121. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +1 -0
  122. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +1 -0
  123. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +1 -0
  124. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +1 -0
  125. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +2 -0
  126. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +2 -0
  127. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +1 -0
  128. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +1 -0
  129. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +1 -0
  130. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +1 -0
  131. package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +1 -0
  132. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +1 -0
  133. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +1 -0
  134. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +1 -0
  135. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +1 -0
  136. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +2 -0
  137. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +2 -0
  138. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +2 -0
  139. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +1 -0
  140. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +1 -0
  141. package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +1 -0
  142. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +2 -0
  143. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +1 -0
  144. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +1 -0
  145. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +1 -0
  146. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +2 -0
  147. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +1 -0
  148. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +1 -0
  149. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +1 -0
  150. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +1 -0
  151. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +1 -0
  152. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +1 -0
  153. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +1 -0
  154. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +1 -0
  155. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +1 -0
  156. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +1 -0
  157. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +1 -0
  158. package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +1 -0
  159. package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.d.ts +1 -0
  160. package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +1 -0
  161. package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +1 -0
  162. package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +1 -0
  163. package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +1 -0
  164. package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +1 -0
  165. package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +1 -0
  166. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +1 -0
  167. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +1 -0
  168. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +1 -0
  169. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +1 -0
  170. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +1 -0
  171. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +1 -0
  172. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +1 -0
  173. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +1 -0
  174. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +1 -0
  175. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +2 -0
  176. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +1 -0
  177. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +1 -0
  178. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +1 -0
  179. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +1 -0
  180. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +1 -0
  181. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +1 -0
  182. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +1 -0
  183. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +1 -0
  184. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +2 -0
  185. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +2 -0
  186. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +594 -0
  187. package/package.json +1 -1
  188. package/src/schema/mpcv2/smc/eddsaKeygenRound.ts +148 -0
  189. package/src/schema/mpcv2/smc/eddsaKeygenState.ts +31 -0
  190. package/src/schema/mpcv2/smc/index.ts +2 -0
  191. package/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.ts +26 -0
  192. package/src/schema/transactionRequest/intents/index.ts +1 -0
  193. package/src/schema/transactionRequest/intents/intent.ts +4 -0
  194. package/src/schema/transactionRequest/intents/intentType.ts +1 -0
@@ -117,6 +117,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
117
117
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
118
118
  allocationRequest: t.LiteralC<"allocationRequest">;
119
119
  cantonCommand: t.LiteralC<"cantonCommand">;
120
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
120
121
  "defi-deposit": t.LiteralC<"defi-deposit">;
121
122
  "defi-redeem": t.LiteralC<"defi-redeem">;
122
123
  delegateResource: t.LiteralC<"delegateResource">;
@@ -209,6 +210,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
209
210
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
210
211
  allocationRequest: t.LiteralC<"allocationRequest">;
211
212
  cantonCommand: t.LiteralC<"cantonCommand">;
213
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
212
214
  "defi-deposit": t.LiteralC<"defi-deposit">;
213
215
  "defi-redeem": t.LiteralC<"defi-redeem">;
214
216
  delegateResource: t.LiteralC<"delegateResource">;
@@ -288,6 +290,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
288
290
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
289
291
  allocationRequest: t.LiteralC<"allocationRequest">;
290
292
  cantonCommand: t.LiteralC<"cantonCommand">;
293
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
291
294
  "defi-deposit": t.LiteralC<"defi-deposit">;
292
295
  "defi-redeem": t.LiteralC<"defi-redeem">;
293
296
  delegateResource: t.LiteralC<"delegateResource">;
@@ -373,6 +376,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
373
376
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
374
377
  allocationRequest: t.LiteralC<"allocationRequest">;
375
378
  cantonCommand: t.LiteralC<"cantonCommand">;
379
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
376
380
  "defi-deposit": t.LiteralC<"defi-deposit">;
377
381
  "defi-redeem": t.LiteralC<"defi-redeem">;
378
382
  delegateResource: t.LiteralC<"delegateResource">;
@@ -457,6 +461,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
457
461
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
458
462
  allocationRequest: t.LiteralC<"allocationRequest">;
459
463
  cantonCommand: t.LiteralC<"cantonCommand">;
464
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
460
465
  "defi-deposit": t.LiteralC<"defi-deposit">;
461
466
  "defi-redeem": t.LiteralC<"defi-redeem">;
462
467
  delegateResource: t.LiteralC<"delegateResource">;
@@ -533,6 +538,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
533
538
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
534
539
  allocationRequest: t.LiteralC<"allocationRequest">;
535
540
  cantonCommand: t.LiteralC<"cantonCommand">;
541
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
536
542
  "defi-deposit": t.LiteralC<"defi-deposit">;
537
543
  "defi-redeem": t.LiteralC<"defi-redeem">;
538
544
  delegateResource: t.LiteralC<"delegateResource">;
@@ -620,6 +626,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
620
626
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
621
627
  allocationRequest: t.LiteralC<"allocationRequest">;
622
628
  cantonCommand: t.LiteralC<"cantonCommand">;
629
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
623
630
  "defi-deposit": t.LiteralC<"defi-deposit">;
624
631
  "defi-redeem": t.LiteralC<"defi-redeem">;
625
632
  delegateResource: t.LiteralC<"delegateResource">;
@@ -712,6 +719,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
712
719
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
713
720
  allocationRequest: t.LiteralC<"allocationRequest">;
714
721
  cantonCommand: t.LiteralC<"cantonCommand">;
722
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
715
723
  "defi-deposit": t.LiteralC<"defi-deposit">;
716
724
  "defi-redeem": t.LiteralC<"defi-redeem">;
717
725
  delegateResource: t.LiteralC<"delegateResource">;
@@ -821,6 +829,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
821
829
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
822
830
  allocationRequest: t.LiteralC<"allocationRequest">;
823
831
  cantonCommand: t.LiteralC<"cantonCommand">;
832
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
824
833
  "defi-deposit": t.LiteralC<"defi-deposit">;
825
834
  "defi-redeem": t.LiteralC<"defi-redeem">;
826
835
  delegateResource: t.LiteralC<"delegateResource">;
@@ -930,6 +939,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
930
939
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
931
940
  allocationRequest: t.LiteralC<"allocationRequest">;
932
941
  cantonCommand: t.LiteralC<"cantonCommand">;
942
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
933
943
  "defi-deposit": t.LiteralC<"defi-deposit">;
934
944
  "defi-redeem": t.LiteralC<"defi-redeem">;
935
945
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1005,6 +1015,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1005
1015
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1006
1016
  allocationRequest: t.LiteralC<"allocationRequest">;
1007
1017
  cantonCommand: t.LiteralC<"cantonCommand">;
1018
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1008
1019
  "defi-deposit": t.LiteralC<"defi-deposit">;
1009
1020
  "defi-redeem": t.LiteralC<"defi-redeem">;
1010
1021
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1080,6 +1091,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1080
1091
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1081
1092
  allocationRequest: t.LiteralC<"allocationRequest">;
1082
1093
  cantonCommand: t.LiteralC<"cantonCommand">;
1094
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1083
1095
  "defi-deposit": t.LiteralC<"defi-deposit">;
1084
1096
  "defi-redeem": t.LiteralC<"defi-redeem">;
1085
1097
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1163,6 +1175,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1163
1175
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1164
1176
  allocationRequest: t.LiteralC<"allocationRequest">;
1165
1177
  cantonCommand: t.LiteralC<"cantonCommand">;
1178
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1166
1179
  "defi-deposit": t.LiteralC<"defi-deposit">;
1167
1180
  "defi-redeem": t.LiteralC<"defi-redeem">;
1168
1181
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1245,6 +1258,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1245
1258
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1246
1259
  allocationRequest: t.LiteralC<"allocationRequest">;
1247
1260
  cantonCommand: t.LiteralC<"cantonCommand">;
1261
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1248
1262
  "defi-deposit": t.LiteralC<"defi-deposit">;
1249
1263
  "defi-redeem": t.LiteralC<"defi-redeem">;
1250
1264
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1330,6 +1344,165 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1330
1344
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1331
1345
  allocationRequest: t.LiteralC<"allocationRequest">;
1332
1346
  cantonCommand: t.LiteralC<"cantonCommand">;
1347
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1348
+ "defi-deposit": t.LiteralC<"defi-deposit">;
1349
+ "defi-redeem": t.LiteralC<"defi-redeem">;
1350
+ delegateResource: t.LiteralC<"delegateResource">;
1351
+ undelegateResource: t.LiteralC<"undelegateResource">;
1352
+ export: t.LiteralC<"export">;
1353
+ import: t.LiteralC<"import">;
1354
+ importtoc: t.LiteralC<"importtoc">;
1355
+ }>;
1356
+ }>, t.PartialC<{
1357
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1358
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1359
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1360
+ }>]>, t.TypeC<{
1361
+ intentType: t.LiteralC<"allocationAllocate">;
1362
+ txRequestId: t.StringC;
1363
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1364
+ intentType: t.KeyofC<{
1365
+ payment: t.LiteralC<"payment">;
1366
+ transferToken: t.LiteralC<"transferToken">;
1367
+ consolidate: t.LiteralC<"consolidate">;
1368
+ consolidateToken: t.LiteralC<"consolidateToken">;
1369
+ fanout: t.LiteralC<"fanout">;
1370
+ stake: t.LiteralC<"stake">;
1371
+ unstake: t.LiteralC<"unstake">;
1372
+ delegate: t.LiteralC<"delegate">;
1373
+ undelegate: t.LiteralC<"undelegate">;
1374
+ switchValidator: t.LiteralC<"switchValidator">;
1375
+ claim: t.LiteralC<"claim">;
1376
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
1377
+ pledge: t.LiteralC<"pledge">;
1378
+ voteDelegation: t.LiteralC<"voteDelegation">;
1379
+ vote: t.LiteralC<"vote">;
1380
+ createAccount: t.LiteralC<"createAccount">;
1381
+ updateAccount: t.LiteralC<"updateAccount">;
1382
+ addTrustLine: t.LiteralC<"addTrustLine">;
1383
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
1384
+ signMessage: t.LiteralC<"signMessage">;
1385
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
1386
+ enableToken: t.LiteralC<"enableToken">;
1387
+ authorize: t.LiteralC<"authorize">;
1388
+ acceleration: t.LiteralC<"acceleration">;
1389
+ fillNonce: t.LiteralC<"fillNonce">;
1390
+ walletRecovery: t.LiteralC<"walletRecovery">;
1391
+ contractCall: t.LiteralC<"contractCall">;
1392
+ deactivate: t.LiteralC<"deactivate">;
1393
+ customTx: t.LiteralC<"customTx">;
1394
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
1395
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
1396
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
1397
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
1398
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
1399
+ tokenApproval: t.LiteralC<"tokenApproval">;
1400
+ transferStake: t.LiteralC<"transferStake">;
1401
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
1402
+ increaseStake: t.LiteralC<"increaseStake">;
1403
+ decreaseStake: t.LiteralC<"decreaseStake">;
1404
+ signalExit: t.LiteralC<"signalExit">;
1405
+ withdrawStake: t.LiteralC<"withdrawStake">;
1406
+ spotTransfer: t.LiteralC<"spotTransfer">;
1407
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
1408
+ enableBridging: t.LiteralC<"enableBridging">;
1409
+ goUnstake: t.LiteralC<"goUnstake">;
1410
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
1411
+ transferAccept: t.LiteralC<"transferAccept">;
1412
+ transferReject: t.LiteralC<"transferReject">;
1413
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
1414
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1415
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1416
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1417
+ allocationRequest: t.LiteralC<"allocationRequest">;
1418
+ cantonCommand: t.LiteralC<"cantonCommand">;
1419
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1420
+ "defi-deposit": t.LiteralC<"defi-deposit">;
1421
+ "defi-redeem": t.LiteralC<"defi-redeem">;
1422
+ delegateResource: t.LiteralC<"delegateResource">;
1423
+ undelegateResource: t.LiteralC<"undelegateResource">;
1424
+ export: t.LiteralC<"export">;
1425
+ import: t.LiteralC<"import">;
1426
+ importtoc: t.LiteralC<"importtoc">;
1427
+ }>;
1428
+ }>, t.PartialC<{
1429
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1430
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1431
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1432
+ }>]>, t.TypeC<{
1433
+ intentType: t.LiteralC<"allocationRequest">;
1434
+ updateId: t.StringC;
1435
+ operatorId: t.StringC;
1436
+ contractId: t.StringC;
1437
+ tradeId: t.StringC;
1438
+ transferLegId: t.StringC;
1439
+ senderPartyId: t.StringC;
1440
+ receiverPartyId: t.StringC;
1441
+ amount: t.StringC;
1442
+ token: t.StringC;
1443
+ receiveToken: t.StringC;
1444
+ receiveAmount: t.StringC;
1445
+ allocateBefore: t.StringC;
1446
+ settleBefore: t.StringC;
1447
+ }>, t.PartialC<{
1448
+ comment: t.StringC;
1449
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1450
+ intentType: t.KeyofC<{
1451
+ payment: t.LiteralC<"payment">;
1452
+ transferToken: t.LiteralC<"transferToken">;
1453
+ consolidate: t.LiteralC<"consolidate">;
1454
+ consolidateToken: t.LiteralC<"consolidateToken">;
1455
+ fanout: t.LiteralC<"fanout">;
1456
+ stake: t.LiteralC<"stake">;
1457
+ unstake: t.LiteralC<"unstake">;
1458
+ delegate: t.LiteralC<"delegate">;
1459
+ undelegate: t.LiteralC<"undelegate">;
1460
+ switchValidator: t.LiteralC<"switchValidator">;
1461
+ claim: t.LiteralC<"claim">;
1462
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
1463
+ pledge: t.LiteralC<"pledge">;
1464
+ voteDelegation: t.LiteralC<"voteDelegation">;
1465
+ vote: t.LiteralC<"vote">;
1466
+ createAccount: t.LiteralC<"createAccount">;
1467
+ updateAccount: t.LiteralC<"updateAccount">;
1468
+ addTrustLine: t.LiteralC<"addTrustLine">;
1469
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
1470
+ signMessage: t.LiteralC<"signMessage">;
1471
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
1472
+ enableToken: t.LiteralC<"enableToken">;
1473
+ authorize: t.LiteralC<"authorize">;
1474
+ acceleration: t.LiteralC<"acceleration">;
1475
+ fillNonce: t.LiteralC<"fillNonce">;
1476
+ walletRecovery: t.LiteralC<"walletRecovery">;
1477
+ contractCall: t.LiteralC<"contractCall">;
1478
+ deactivate: t.LiteralC<"deactivate">;
1479
+ customTx: t.LiteralC<"customTx">;
1480
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
1481
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
1482
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
1483
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
1484
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
1485
+ tokenApproval: t.LiteralC<"tokenApproval">;
1486
+ transferStake: t.LiteralC<"transferStake">;
1487
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
1488
+ increaseStake: t.LiteralC<"increaseStake">;
1489
+ decreaseStake: t.LiteralC<"decreaseStake">;
1490
+ signalExit: t.LiteralC<"signalExit">;
1491
+ withdrawStake: t.LiteralC<"withdrawStake">;
1492
+ spotTransfer: t.LiteralC<"spotTransfer">;
1493
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
1494
+ enableBridging: t.LiteralC<"enableBridging">;
1495
+ goUnstake: t.LiteralC<"goUnstake">;
1496
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
1497
+ transferAccept: t.LiteralC<"transferAccept">;
1498
+ transferReject: t.LiteralC<"transferReject">;
1499
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
1500
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1501
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1502
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1503
+ allocationRequest: t.LiteralC<"allocationRequest">;
1504
+ cantonCommand: t.LiteralC<"cantonCommand">;
1505
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1333
1506
  "defi-deposit": t.LiteralC<"defi-deposit">;
1334
1507
  "defi-redeem": t.LiteralC<"defi-redeem">;
1335
1508
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1401,6 +1574,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1401
1574
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1402
1575
  allocationRequest: t.LiteralC<"allocationRequest">;
1403
1576
  cantonCommand: t.LiteralC<"cantonCommand">;
1577
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1404
1578
  "defi-deposit": t.LiteralC<"defi-deposit">;
1405
1579
  "defi-redeem": t.LiteralC<"defi-redeem">;
1406
1580
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1476,6 +1650,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1476
1650
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1477
1651
  allocationRequest: t.LiteralC<"allocationRequest">;
1478
1652
  cantonCommand: t.LiteralC<"cantonCommand">;
1653
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1479
1654
  "defi-deposit": t.LiteralC<"defi-deposit">;
1480
1655
  "defi-redeem": t.LiteralC<"defi-redeem">;
1481
1656
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1573,6 +1748,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1573
1748
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1574
1749
  allocationRequest: t.LiteralC<"allocationRequest">;
1575
1750
  cantonCommand: t.LiteralC<"cantonCommand">;
1751
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1576
1752
  "defi-deposit": t.LiteralC<"defi-deposit">;
1577
1753
  "defi-redeem": t.LiteralC<"defi-redeem">;
1578
1754
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1669,6 +1845,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1669
1845
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1670
1846
  allocationRequest: t.LiteralC<"allocationRequest">;
1671
1847
  cantonCommand: t.LiteralC<"cantonCommand">;
1848
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1672
1849
  "defi-deposit": t.LiteralC<"defi-deposit">;
1673
1850
  "defi-redeem": t.LiteralC<"defi-redeem">;
1674
1851
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1743,6 +1920,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1743
1920
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1744
1921
  allocationRequest: t.LiteralC<"allocationRequest">;
1745
1922
  cantonCommand: t.LiteralC<"cantonCommand">;
1923
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1746
1924
  "defi-deposit": t.LiteralC<"defi-deposit">;
1747
1925
  "defi-redeem": t.LiteralC<"defi-redeem">;
1748
1926
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1821,6 +1999,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1821
1999
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1822
2000
  allocationRequest: t.LiteralC<"allocationRequest">;
1823
2001
  cantonCommand: t.LiteralC<"cantonCommand">;
2002
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1824
2003
  "defi-deposit": t.LiteralC<"defi-deposit">;
1825
2004
  "defi-redeem": t.LiteralC<"defi-redeem">;
1826
2005
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1894,6 +2073,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1894
2073
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1895
2074
  allocationRequest: t.LiteralC<"allocationRequest">;
1896
2075
  cantonCommand: t.LiteralC<"cantonCommand">;
2076
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1897
2077
  "defi-deposit": t.LiteralC<"defi-deposit">;
1898
2078
  "defi-redeem": t.LiteralC<"defi-redeem">;
1899
2079
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1968,6 +2148,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1968
2148
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1969
2149
  allocationRequest: t.LiteralC<"allocationRequest">;
1970
2150
  cantonCommand: t.LiteralC<"cantonCommand">;
2151
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
1971
2152
  "defi-deposit": t.LiteralC<"defi-deposit">;
1972
2153
  "defi-redeem": t.LiteralC<"defi-redeem">;
1973
2154
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2042,6 +2223,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2042
2223
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2043
2224
  allocationRequest: t.LiteralC<"allocationRequest">;
2044
2225
  cantonCommand: t.LiteralC<"cantonCommand">;
2226
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2045
2227
  "defi-deposit": t.LiteralC<"defi-deposit">;
2046
2228
  "defi-redeem": t.LiteralC<"defi-redeem">;
2047
2229
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2116,6 +2298,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2116
2298
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2117
2299
  allocationRequest: t.LiteralC<"allocationRequest">;
2118
2300
  cantonCommand: t.LiteralC<"cantonCommand">;
2301
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2119
2302
  "defi-deposit": t.LiteralC<"defi-deposit">;
2120
2303
  "defi-redeem": t.LiteralC<"defi-redeem">;
2121
2304
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2208,6 +2391,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2208
2391
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2209
2392
  allocationRequest: t.LiteralC<"allocationRequest">;
2210
2393
  cantonCommand: t.LiteralC<"cantonCommand">;
2394
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2211
2395
  "defi-deposit": t.LiteralC<"defi-deposit">;
2212
2396
  "defi-redeem": t.LiteralC<"defi-redeem">;
2213
2397
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2283,6 +2467,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2283
2467
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2284
2468
  allocationRequest: t.LiteralC<"allocationRequest">;
2285
2469
  cantonCommand: t.LiteralC<"cantonCommand">;
2470
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2286
2471
  "defi-deposit": t.LiteralC<"defi-deposit">;
2287
2472
  "defi-redeem": t.LiteralC<"defi-redeem">;
2288
2473
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2391,6 +2576,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2391
2576
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2392
2577
  allocationRequest: t.LiteralC<"allocationRequest">;
2393
2578
  cantonCommand: t.LiteralC<"cantonCommand">;
2579
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2394
2580
  "defi-deposit": t.LiteralC<"defi-deposit">;
2395
2581
  "defi-redeem": t.LiteralC<"defi-redeem">;
2396
2582
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2472,6 +2658,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2472
2658
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2473
2659
  allocationRequest: t.LiteralC<"allocationRequest">;
2474
2660
  cantonCommand: t.LiteralC<"cantonCommand">;
2661
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2475
2662
  "defi-deposit": t.LiteralC<"defi-deposit">;
2476
2663
  "defi-redeem": t.LiteralC<"defi-redeem">;
2477
2664
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2580,6 +2767,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2580
2767
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2581
2768
  allocationRequest: t.LiteralC<"allocationRequest">;
2582
2769
  cantonCommand: t.LiteralC<"cantonCommand">;
2770
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2583
2771
  "defi-deposit": t.LiteralC<"defi-deposit">;
2584
2772
  "defi-redeem": t.LiteralC<"defi-redeem">;
2585
2773
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2652,6 +2840,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2652
2840
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2653
2841
  allocationRequest: t.LiteralC<"allocationRequest">;
2654
2842
  cantonCommand: t.LiteralC<"cantonCommand">;
2843
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2655
2844
  "defi-deposit": t.LiteralC<"defi-deposit">;
2656
2845
  "defi-redeem": t.LiteralC<"defi-redeem">;
2657
2846
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2784,6 +2973,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2784
2973
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2785
2974
  allocationRequest: t.LiteralC<"allocationRequest">;
2786
2975
  cantonCommand: t.LiteralC<"cantonCommand">;
2976
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2787
2977
  "defi-deposit": t.LiteralC<"defi-deposit">;
2788
2978
  "defi-redeem": t.LiteralC<"defi-redeem">;
2789
2979
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2906,6 +3096,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2906
3096
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2907
3097
  allocationRequest: t.LiteralC<"allocationRequest">;
2908
3098
  cantonCommand: t.LiteralC<"cantonCommand">;
3099
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
2909
3100
  "defi-deposit": t.LiteralC<"defi-deposit">;
2910
3101
  "defi-redeem": t.LiteralC<"defi-redeem">;
2911
3102
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3020,6 +3211,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3020
3211
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3021
3212
  allocationRequest: t.LiteralC<"allocationRequest">;
3022
3213
  cantonCommand: t.LiteralC<"cantonCommand">;
3214
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
3023
3215
  "defi-deposit": t.LiteralC<"defi-deposit">;
3024
3216
  "defi-redeem": t.LiteralC<"defi-redeem">;
3025
3217
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3120,6 +3312,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3120
3312
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3121
3313
  allocationRequest: t.LiteralC<"allocationRequest">;
3122
3314
  cantonCommand: t.LiteralC<"cantonCommand">;
3315
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
3123
3316
  "defi-deposit": t.LiteralC<"defi-deposit">;
3124
3317
  "defi-redeem": t.LiteralC<"defi-redeem">;
3125
3318
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3219,6 +3412,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3219
3412
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3220
3413
  allocationRequest: t.LiteralC<"allocationRequest">;
3221
3414
  cantonCommand: t.LiteralC<"cantonCommand">;
3415
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
3222
3416
  "defi-deposit": t.LiteralC<"defi-deposit">;
3223
3417
  "defi-redeem": t.LiteralC<"defi-redeem">;
3224
3418
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3317,6 +3511,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3317
3511
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3318
3512
  allocationRequest: t.LiteralC<"allocationRequest">;
3319
3513
  cantonCommand: t.LiteralC<"cantonCommand">;
3514
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
3320
3515
  "defi-deposit": t.LiteralC<"defi-deposit">;
3321
3516
  "defi-redeem": t.LiteralC<"defi-redeem">;
3322
3517
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3391,6 +3586,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3391
3586
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3392
3587
  allocationRequest: t.LiteralC<"allocationRequest">;
3393
3588
  cantonCommand: t.LiteralC<"cantonCommand">;
3589
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
3394
3590
  "defi-deposit": t.LiteralC<"defi-deposit">;
3395
3591
  "defi-redeem": t.LiteralC<"defi-redeem">;
3396
3592
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3585,6 +3781,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3585
3781
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3586
3782
  allocationRequest: t.LiteralC<"allocationRequest">;
3587
3783
  cantonCommand: t.LiteralC<"cantonCommand">;
3784
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
3588
3785
  "defi-deposit": t.LiteralC<"defi-deposit">;
3589
3786
  "defi-redeem": t.LiteralC<"defi-redeem">;
3590
3787
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3720,6 +3917,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3720
3917
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3721
3918
  allocationRequest: t.LiteralC<"allocationRequest">;
3722
3919
  cantonCommand: t.LiteralC<"cantonCommand">;
3920
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
3723
3921
  "defi-deposit": t.LiteralC<"defi-deposit">;
3724
3922
  "defi-redeem": t.LiteralC<"defi-redeem">;
3725
3923
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3816,6 +4014,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3816
4014
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3817
4015
  allocationRequest: t.LiteralC<"allocationRequest">;
3818
4016
  cantonCommand: t.LiteralC<"cantonCommand">;
4017
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
3819
4018
  "defi-deposit": t.LiteralC<"defi-deposit">;
3820
4019
  "defi-redeem": t.LiteralC<"defi-redeem">;
3821
4020
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3888,6 +4087,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3888
4087
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3889
4088
  allocationRequest: t.LiteralC<"allocationRequest">;
3890
4089
  cantonCommand: t.LiteralC<"cantonCommand">;
4090
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
3891
4091
  "defi-deposit": t.LiteralC<"defi-deposit">;
3892
4092
  "defi-redeem": t.LiteralC<"defi-redeem">;
3893
4093
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4015,6 +4215,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4015
4215
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4016
4216
  allocationRequest: t.LiteralC<"allocationRequest">;
4017
4217
  cantonCommand: t.LiteralC<"cantonCommand">;
4218
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
4018
4219
  "defi-deposit": t.LiteralC<"defi-deposit">;
4019
4220
  "defi-redeem": t.LiteralC<"defi-redeem">;
4020
4221
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4129,6 +4330,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4129
4330
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4130
4331
  allocationRequest: t.LiteralC<"allocationRequest">;
4131
4332
  cantonCommand: t.LiteralC<"cantonCommand">;
4333
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
4132
4334
  "defi-deposit": t.LiteralC<"defi-deposit">;
4133
4335
  "defi-redeem": t.LiteralC<"defi-redeem">;
4134
4336
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4263,6 +4465,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4263
4465
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4264
4466
  allocationRequest: t.LiteralC<"allocationRequest">;
4265
4467
  cantonCommand: t.LiteralC<"cantonCommand">;
4468
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
4266
4469
  "defi-deposit": t.LiteralC<"defi-deposit">;
4267
4470
  "defi-redeem": t.LiteralC<"defi-redeem">;
4268
4471
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4342,6 +4545,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4342
4545
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4343
4546
  allocationRequest: t.LiteralC<"allocationRequest">;
4344
4547
  cantonCommand: t.LiteralC<"cantonCommand">;
4548
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
4345
4549
  "defi-deposit": t.LiteralC<"defi-deposit">;
4346
4550
  "defi-redeem": t.LiteralC<"defi-redeem">;
4347
4551
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4416,6 +4620,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4416
4620
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4417
4621
  allocationRequest: t.LiteralC<"allocationRequest">;
4418
4622
  cantonCommand: t.LiteralC<"cantonCommand">;
4623
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
4419
4624
  "defi-deposit": t.LiteralC<"defi-deposit">;
4420
4625
  "defi-redeem": t.LiteralC<"defi-redeem">;
4421
4626
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4502,6 +4707,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4502
4707
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4503
4708
  allocationRequest: t.LiteralC<"allocationRequest">;
4504
4709
  cantonCommand: t.LiteralC<"cantonCommand">;
4710
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
4505
4711
  "defi-deposit": t.LiteralC<"defi-deposit">;
4506
4712
  "defi-redeem": t.LiteralC<"defi-redeem">;
4507
4713
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4583,6 +4789,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4583
4789
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4584
4790
  allocationRequest: t.LiteralC<"allocationRequest">;
4585
4791
  cantonCommand: t.LiteralC<"cantonCommand">;
4792
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
4586
4793
  "defi-deposit": t.LiteralC<"defi-deposit">;
4587
4794
  "defi-redeem": t.LiteralC<"defi-redeem">;
4588
4795
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4680,6 +4887,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4680
4887
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4681
4888
  allocationRequest: t.LiteralC<"allocationRequest">;
4682
4889
  cantonCommand: t.LiteralC<"cantonCommand">;
4890
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
4683
4891
  "defi-deposit": t.LiteralC<"defi-deposit">;
4684
4892
  "defi-redeem": t.LiteralC<"defi-redeem">;
4685
4893
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4767,6 +4975,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4767
4975
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4768
4976
  allocationRequest: t.LiteralC<"allocationRequest">;
4769
4977
  cantonCommand: t.LiteralC<"cantonCommand">;
4978
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
4770
4979
  "defi-deposit": t.LiteralC<"defi-deposit">;
4771
4980
  "defi-redeem": t.LiteralC<"defi-redeem">;
4772
4981
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4840,6 +5049,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4840
5049
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4841
5050
  allocationRequest: t.LiteralC<"allocationRequest">;
4842
5051
  cantonCommand: t.LiteralC<"cantonCommand">;
5052
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
4843
5053
  "defi-deposit": t.LiteralC<"defi-deposit">;
4844
5054
  "defi-redeem": t.LiteralC<"defi-redeem">;
4845
5055
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4932,6 +5142,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4932
5142
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4933
5143
  allocationRequest: t.LiteralC<"allocationRequest">;
4934
5144
  cantonCommand: t.LiteralC<"cantonCommand">;
5145
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
4935
5146
  "defi-deposit": t.LiteralC<"defi-deposit">;
4936
5147
  "defi-redeem": t.LiteralC<"defi-redeem">;
4937
5148
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5014,6 +5225,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5014
5225
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5015
5226
  allocationRequest: t.LiteralC<"allocationRequest">;
5016
5227
  cantonCommand: t.LiteralC<"cantonCommand">;
5228
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
5017
5229
  "defi-deposit": t.LiteralC<"defi-deposit">;
5018
5230
  "defi-redeem": t.LiteralC<"defi-redeem">;
5019
5231
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5095,6 +5307,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5095
5307
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5096
5308
  allocationRequest: t.LiteralC<"allocationRequest">;
5097
5309
  cantonCommand: t.LiteralC<"cantonCommand">;
5310
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
5098
5311
  "defi-deposit": t.LiteralC<"defi-deposit">;
5099
5312
  "defi-redeem": t.LiteralC<"defi-redeem">;
5100
5313
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5174,6 +5387,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5174
5387
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5175
5388
  allocationRequest: t.LiteralC<"allocationRequest">;
5176
5389
  cantonCommand: t.LiteralC<"cantonCommand">;
5390
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
5177
5391
  "defi-deposit": t.LiteralC<"defi-deposit">;
5178
5392
  "defi-redeem": t.LiteralC<"defi-redeem">;
5179
5393
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5253,6 +5467,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5253
5467
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5254
5468
  allocationRequest: t.LiteralC<"allocationRequest">;
5255
5469
  cantonCommand: t.LiteralC<"cantonCommand">;
5470
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
5256
5471
  "defi-deposit": t.LiteralC<"defi-deposit">;
5257
5472
  "defi-redeem": t.LiteralC<"defi-redeem">;
5258
5473
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5329,6 +5544,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5329
5544
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5330
5545
  allocationRequest: t.LiteralC<"allocationRequest">;
5331
5546
  cantonCommand: t.LiteralC<"cantonCommand">;
5547
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
5332
5548
  "defi-deposit": t.LiteralC<"defi-deposit">;
5333
5549
  "defi-redeem": t.LiteralC<"defi-redeem">;
5334
5550
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5421,6 +5637,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5421
5637
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5422
5638
  allocationRequest: t.LiteralC<"allocationRequest">;
5423
5639
  cantonCommand: t.LiteralC<"cantonCommand">;
5640
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
5424
5641
  "defi-deposit": t.LiteralC<"defi-deposit">;
5425
5642
  "defi-redeem": t.LiteralC<"defi-redeem">;
5426
5643
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5512,6 +5729,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5512
5729
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5513
5730
  allocationRequest: t.LiteralC<"allocationRequest">;
5514
5731
  cantonCommand: t.LiteralC<"cantonCommand">;
5732
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
5515
5733
  "defi-deposit": t.LiteralC<"defi-deposit">;
5516
5734
  "defi-redeem": t.LiteralC<"defi-redeem">;
5517
5735
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5603,6 +5821,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5603
5821
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5604
5822
  allocationRequest: t.LiteralC<"allocationRequest">;
5605
5823
  cantonCommand: t.LiteralC<"cantonCommand">;
5824
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
5606
5825
  "defi-deposit": t.LiteralC<"defi-deposit">;
5607
5826
  "defi-redeem": t.LiteralC<"defi-redeem">;
5608
5827
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5702,6 +5921,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5702
5921
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5703
5922
  allocationRequest: t.LiteralC<"allocationRequest">;
5704
5923
  cantonCommand: t.LiteralC<"cantonCommand">;
5924
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
5705
5925
  "defi-deposit": t.LiteralC<"defi-deposit">;
5706
5926
  "defi-redeem": t.LiteralC<"defi-redeem">;
5707
5927
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5823,6 +6043,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5823
6043
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5824
6044
  allocationRequest: t.LiteralC<"allocationRequest">;
5825
6045
  cantonCommand: t.LiteralC<"cantonCommand">;
6046
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
5826
6047
  "defi-deposit": t.LiteralC<"defi-deposit">;
5827
6048
  "defi-redeem": t.LiteralC<"defi-redeem">;
5828
6049
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5916,6 +6137,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5916
6137
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5917
6138
  allocationRequest: t.LiteralC<"allocationRequest">;
5918
6139
  cantonCommand: t.LiteralC<"cantonCommand">;
6140
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
5919
6141
  "defi-deposit": t.LiteralC<"defi-deposit">;
5920
6142
  "defi-redeem": t.LiteralC<"defi-redeem">;
5921
6143
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6026,6 +6248,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6026
6248
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6027
6249
  allocationRequest: t.LiteralC<"allocationRequest">;
6028
6250
  cantonCommand: t.LiteralC<"cantonCommand">;
6251
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
6029
6252
  "defi-deposit": t.LiteralC<"defi-deposit">;
6030
6253
  "defi-redeem": t.LiteralC<"defi-redeem">;
6031
6254
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6135,6 +6358,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6135
6358
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6136
6359
  allocationRequest: t.LiteralC<"allocationRequest">;
6137
6360
  cantonCommand: t.LiteralC<"cantonCommand">;
6361
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
6138
6362
  "defi-deposit": t.LiteralC<"defi-deposit">;
6139
6363
  "defi-redeem": t.LiteralC<"defi-redeem">;
6140
6364
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6242,6 +6466,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6242
6466
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6243
6467
  allocationRequest: t.LiteralC<"allocationRequest">;
6244
6468
  cantonCommand: t.LiteralC<"cantonCommand">;
6469
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
6245
6470
  "defi-deposit": t.LiteralC<"defi-deposit">;
6246
6471
  "defi-redeem": t.LiteralC<"defi-redeem">;
6247
6472
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6324,6 +6549,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6324
6549
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6325
6550
  allocationRequest: t.LiteralC<"allocationRequest">;
6326
6551
  cantonCommand: t.LiteralC<"cantonCommand">;
6552
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
6327
6553
  "defi-deposit": t.LiteralC<"defi-deposit">;
6328
6554
  "defi-redeem": t.LiteralC<"defi-redeem">;
6329
6555
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6417,6 +6643,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6417
6643
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6418
6644
  allocationRequest: t.LiteralC<"allocationRequest">;
6419
6645
  cantonCommand: t.LiteralC<"cantonCommand">;
6646
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
6420
6647
  "defi-deposit": t.LiteralC<"defi-deposit">;
6421
6648
  "defi-redeem": t.LiteralC<"defi-redeem">;
6422
6649
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6567,6 +6794,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6567
6794
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6568
6795
  allocationRequest: t.LiteralC<"allocationRequest">;
6569
6796
  cantonCommand: t.LiteralC<"cantonCommand">;
6797
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
6570
6798
  "defi-deposit": t.LiteralC<"defi-deposit">;
6571
6799
  "defi-redeem": t.LiteralC<"defi-redeem">;
6572
6800
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6646,6 +6874,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6646
6874
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6647
6875
  allocationRequest: t.LiteralC<"allocationRequest">;
6648
6876
  cantonCommand: t.LiteralC<"cantonCommand">;
6877
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
6649
6878
  "defi-deposit": t.LiteralC<"defi-deposit">;
6650
6879
  "defi-redeem": t.LiteralC<"defi-redeem">;
6651
6880
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6729,6 +6958,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6729
6958
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6730
6959
  allocationRequest: t.LiteralC<"allocationRequest">;
6731
6960
  cantonCommand: t.LiteralC<"cantonCommand">;
6961
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
6732
6962
  "defi-deposit": t.LiteralC<"defi-deposit">;
6733
6963
  "defi-redeem": t.LiteralC<"defi-redeem">;
6734
6964
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6805,6 +7035,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6805
7035
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6806
7036
  allocationRequest: t.LiteralC<"allocationRequest">;
6807
7037
  cantonCommand: t.LiteralC<"cantonCommand">;
7038
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
6808
7039
  "defi-deposit": t.LiteralC<"defi-deposit">;
6809
7040
  "defi-redeem": t.LiteralC<"defi-redeem">;
6810
7041
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6882,6 +7113,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6882
7113
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6883
7114
  allocationRequest: t.LiteralC<"allocationRequest">;
6884
7115
  cantonCommand: t.LiteralC<"cantonCommand">;
7116
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
6885
7117
  "defi-deposit": t.LiteralC<"defi-deposit">;
6886
7118
  "defi-redeem": t.LiteralC<"defi-redeem">;
6887
7119
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6974,6 +7206,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6974
7206
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6975
7207
  allocationRequest: t.LiteralC<"allocationRequest">;
6976
7208
  cantonCommand: t.LiteralC<"cantonCommand">;
7209
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
6977
7210
  "defi-deposit": t.LiteralC<"defi-deposit">;
6978
7211
  "defi-redeem": t.LiteralC<"defi-redeem">;
6979
7212
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7068,6 +7301,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7068
7301
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7069
7302
  allocationRequest: t.LiteralC<"allocationRequest">;
7070
7303
  cantonCommand: t.LiteralC<"cantonCommand">;
7304
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
7071
7305
  "defi-deposit": t.LiteralC<"defi-deposit">;
7072
7306
  "defi-redeem": t.LiteralC<"defi-redeem">;
7073
7307
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7155,6 +7389,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7155
7389
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7156
7390
  allocationRequest: t.LiteralC<"allocationRequest">;
7157
7391
  cantonCommand: t.LiteralC<"cantonCommand">;
7392
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
7158
7393
  "defi-deposit": t.LiteralC<"defi-deposit">;
7159
7394
  "defi-redeem": t.LiteralC<"defi-redeem">;
7160
7395
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7279,6 +7514,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7279
7514
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7280
7515
  allocationRequest: t.LiteralC<"allocationRequest">;
7281
7516
  cantonCommand: t.LiteralC<"cantonCommand">;
7517
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
7282
7518
  "defi-deposit": t.LiteralC<"defi-deposit">;
7283
7519
  "defi-redeem": t.LiteralC<"defi-redeem">;
7284
7520
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7433,6 +7669,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7433
7669
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7434
7670
  allocationRequest: t.LiteralC<"allocationRequest">;
7435
7671
  cantonCommand: t.LiteralC<"cantonCommand">;
7672
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
7436
7673
  "defi-deposit": t.LiteralC<"defi-deposit">;
7437
7674
  "defi-redeem": t.LiteralC<"defi-redeem">;
7438
7675
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7601,6 +7838,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7601
7838
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7602
7839
  allocationRequest: t.LiteralC<"allocationRequest">;
7603
7840
  cantonCommand: t.LiteralC<"cantonCommand">;
7841
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
7604
7842
  "defi-deposit": t.LiteralC<"defi-deposit">;
7605
7843
  "defi-redeem": t.LiteralC<"defi-redeem">;
7606
7844
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7674,6 +7912,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7674
7912
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7675
7913
  allocationRequest: t.LiteralC<"allocationRequest">;
7676
7914
  cantonCommand: t.LiteralC<"cantonCommand">;
7915
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
7677
7916
  "defi-deposit": t.LiteralC<"defi-deposit">;
7678
7917
  "defi-redeem": t.LiteralC<"defi-redeem">;
7679
7918
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7742,6 +7981,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7742
7981
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7743
7982
  allocationRequest: t.LiteralC<"allocationRequest">;
7744
7983
  cantonCommand: t.LiteralC<"cantonCommand">;
7984
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
7745
7985
  "defi-deposit": t.LiteralC<"defi-deposit">;
7746
7986
  "defi-redeem": t.LiteralC<"defi-redeem">;
7747
7987
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7818,6 +8058,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7818
8058
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7819
8059
  allocationRequest: t.LiteralC<"allocationRequest">;
7820
8060
  cantonCommand: t.LiteralC<"cantonCommand">;
8061
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
7821
8062
  "defi-deposit": t.LiteralC<"defi-deposit">;
7822
8063
  "defi-redeem": t.LiteralC<"defi-redeem">;
7823
8064
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7906,6 +8147,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7906
8147
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7907
8148
  allocationRequest: t.LiteralC<"allocationRequest">;
7908
8149
  cantonCommand: t.LiteralC<"cantonCommand">;
8150
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
7909
8151
  "defi-deposit": t.LiteralC<"defi-deposit">;
7910
8152
  "defi-redeem": t.LiteralC<"defi-redeem">;
7911
8153
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7979,6 +8221,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7979
8221
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7980
8222
  allocationRequest: t.LiteralC<"allocationRequest">;
7981
8223
  cantonCommand: t.LiteralC<"cantonCommand">;
8224
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
7982
8225
  "defi-deposit": t.LiteralC<"defi-deposit">;
7983
8226
  "defi-redeem": t.LiteralC<"defi-redeem">;
7984
8227
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8069,6 +8312,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8069
8312
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8070
8313
  allocationRequest: t.LiteralC<"allocationRequest">;
8071
8314
  cantonCommand: t.LiteralC<"cantonCommand">;
8315
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
8072
8316
  "defi-deposit": t.LiteralC<"defi-deposit">;
8073
8317
  "defi-redeem": t.LiteralC<"defi-redeem">;
8074
8318
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8142,6 +8386,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8142
8386
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8143
8387
  allocationRequest: t.LiteralC<"allocationRequest">;
8144
8388
  cantonCommand: t.LiteralC<"cantonCommand">;
8389
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
8145
8390
  "defi-deposit": t.LiteralC<"defi-deposit">;
8146
8391
  "defi-redeem": t.LiteralC<"defi-redeem">;
8147
8392
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8252,6 +8497,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8252
8497
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8253
8498
  allocationRequest: t.LiteralC<"allocationRequest">;
8254
8499
  cantonCommand: t.LiteralC<"cantonCommand">;
8500
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
8255
8501
  "defi-deposit": t.LiteralC<"defi-deposit">;
8256
8502
  "defi-redeem": t.LiteralC<"defi-redeem">;
8257
8503
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8344,6 +8590,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8344
8590
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8345
8591
  allocationRequest: t.LiteralC<"allocationRequest">;
8346
8592
  cantonCommand: t.LiteralC<"cantonCommand">;
8593
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
8347
8594
  "defi-deposit": t.LiteralC<"defi-deposit">;
8348
8595
  "defi-redeem": t.LiteralC<"defi-redeem">;
8349
8596
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8418,6 +8665,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8418
8665
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8419
8666
  allocationRequest: t.LiteralC<"allocationRequest">;
8420
8667
  cantonCommand: t.LiteralC<"cantonCommand">;
8668
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
8421
8669
  "defi-deposit": t.LiteralC<"defi-deposit">;
8422
8670
  "defi-redeem": t.LiteralC<"defi-redeem">;
8423
8671
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8511,6 +8759,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8511
8759
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8512
8760
  allocationRequest: t.LiteralC<"allocationRequest">;
8513
8761
  cantonCommand: t.LiteralC<"cantonCommand">;
8762
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
8514
8763
  "defi-deposit": t.LiteralC<"defi-deposit">;
8515
8764
  "defi-redeem": t.LiteralC<"defi-redeem">;
8516
8765
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8606,6 +8855,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8606
8855
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8607
8856
  allocationRequest: t.LiteralC<"allocationRequest">;
8608
8857
  cantonCommand: t.LiteralC<"cantonCommand">;
8858
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
8609
8859
  "defi-deposit": t.LiteralC<"defi-deposit">;
8610
8860
  "defi-redeem": t.LiteralC<"defi-redeem">;
8611
8861
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8702,6 +8952,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8702
8952
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8703
8953
  allocationRequest: t.LiteralC<"allocationRequest">;
8704
8954
  cantonCommand: t.LiteralC<"cantonCommand">;
8955
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
8705
8956
  "defi-deposit": t.LiteralC<"defi-deposit">;
8706
8957
  "defi-redeem": t.LiteralC<"defi-redeem">;
8707
8958
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8784,6 +9035,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8784
9035
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8785
9036
  allocationRequest: t.LiteralC<"allocationRequest">;
8786
9037
  cantonCommand: t.LiteralC<"cantonCommand">;
9038
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
8787
9039
  "defi-deposit": t.LiteralC<"defi-deposit">;
8788
9040
  "defi-redeem": t.LiteralC<"defi-redeem">;
8789
9041
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8877,6 +9129,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8877
9129
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8878
9130
  allocationRequest: t.LiteralC<"allocationRequest">;
8879
9131
  cantonCommand: t.LiteralC<"cantonCommand">;
9132
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
8880
9133
  "defi-deposit": t.LiteralC<"defi-deposit">;
8881
9134
  "defi-redeem": t.LiteralC<"defi-redeem">;
8882
9135
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9009,6 +9262,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9009
9262
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9010
9263
  allocationRequest: t.LiteralC<"allocationRequest">;
9011
9264
  cantonCommand: t.LiteralC<"cantonCommand">;
9265
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
9012
9266
  "defi-deposit": t.LiteralC<"defi-deposit">;
9013
9267
  "defi-redeem": t.LiteralC<"defi-redeem">;
9014
9268
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9089,6 +9343,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9089
9343
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9090
9344
  allocationRequest: t.LiteralC<"allocationRequest">;
9091
9345
  cantonCommand: t.LiteralC<"cantonCommand">;
9346
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
9092
9347
  "defi-deposit": t.LiteralC<"defi-deposit">;
9093
9348
  "defi-redeem": t.LiteralC<"defi-redeem">;
9094
9349
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9166,6 +9421,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9166
9421
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9167
9422
  allocationRequest: t.LiteralC<"allocationRequest">;
9168
9423
  cantonCommand: t.LiteralC<"cantonCommand">;
9424
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
9169
9425
  "defi-deposit": t.LiteralC<"defi-deposit">;
9170
9426
  "defi-redeem": t.LiteralC<"defi-redeem">;
9171
9427
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9238,6 +9494,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9238
9494
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9239
9495
  allocationRequest: t.LiteralC<"allocationRequest">;
9240
9496
  cantonCommand: t.LiteralC<"cantonCommand">;
9497
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
9241
9498
  "defi-deposit": t.LiteralC<"defi-deposit">;
9242
9499
  "defi-redeem": t.LiteralC<"defi-redeem">;
9243
9500
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9330,6 +9587,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9330
9587
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9331
9588
  allocationRequest: t.LiteralC<"allocationRequest">;
9332
9589
  cantonCommand: t.LiteralC<"cantonCommand">;
9590
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
9333
9591
  "defi-deposit": t.LiteralC<"defi-deposit">;
9334
9592
  "defi-redeem": t.LiteralC<"defi-redeem">;
9335
9593
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9408,6 +9666,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9408
9666
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9409
9667
  allocationRequest: t.LiteralC<"allocationRequest">;
9410
9668
  cantonCommand: t.LiteralC<"cantonCommand">;
9669
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
9411
9670
  "defi-deposit": t.LiteralC<"defi-deposit">;
9412
9671
  "defi-redeem": t.LiteralC<"defi-redeem">;
9413
9672
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9485,6 +9744,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9485
9744
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9486
9745
  allocationRequest: t.LiteralC<"allocationRequest">;
9487
9746
  cantonCommand: t.LiteralC<"cantonCommand">;
9747
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
9488
9748
  "defi-deposit": t.LiteralC<"defi-deposit">;
9489
9749
  "defi-redeem": t.LiteralC<"defi-redeem">;
9490
9750
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9563,6 +9823,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9563
9823
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9564
9824
  allocationRequest: t.LiteralC<"allocationRequest">;
9565
9825
  cantonCommand: t.LiteralC<"cantonCommand">;
9826
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
9566
9827
  "defi-deposit": t.LiteralC<"defi-deposit">;
9567
9828
  "defi-redeem": t.LiteralC<"defi-redeem">;
9568
9829
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9640,6 +9901,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9640
9901
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9641
9902
  allocationRequest: t.LiteralC<"allocationRequest">;
9642
9903
  cantonCommand: t.LiteralC<"cantonCommand">;
9904
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
9643
9905
  "defi-deposit": t.LiteralC<"defi-deposit">;
9644
9906
  "defi-redeem": t.LiteralC<"defi-redeem">;
9645
9907
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9721,6 +9983,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9721
9983
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9722
9984
  allocationRequest: t.LiteralC<"allocationRequest">;
9723
9985
  cantonCommand: t.LiteralC<"cantonCommand">;
9986
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
9724
9987
  "defi-deposit": t.LiteralC<"defi-deposit">;
9725
9988
  "defi-redeem": t.LiteralC<"defi-redeem">;
9726
9989
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9801,6 +10064,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9801
10064
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9802
10065
  allocationRequest: t.LiteralC<"allocationRequest">;
9803
10066
  cantonCommand: t.LiteralC<"cantonCommand">;
10067
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
9804
10068
  "defi-deposit": t.LiteralC<"defi-deposit">;
9805
10069
  "defi-redeem": t.LiteralC<"defi-redeem">;
9806
10070
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9883,6 +10147,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9883
10147
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9884
10148
  allocationRequest: t.LiteralC<"allocationRequest">;
9885
10149
  cantonCommand: t.LiteralC<"cantonCommand">;
10150
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
9886
10151
  "defi-deposit": t.LiteralC<"defi-deposit">;
9887
10152
  "defi-redeem": t.LiteralC<"defi-redeem">;
9888
10153
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9965,6 +10230,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9965
10230
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9966
10231
  allocationRequest: t.LiteralC<"allocationRequest">;
9967
10232
  cantonCommand: t.LiteralC<"cantonCommand">;
10233
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
9968
10234
  "defi-deposit": t.LiteralC<"defi-deposit">;
9969
10235
  "defi-redeem": t.LiteralC<"defi-redeem">;
9970
10236
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10047,6 +10313,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10047
10313
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10048
10314
  allocationRequest: t.LiteralC<"allocationRequest">;
10049
10315
  cantonCommand: t.LiteralC<"cantonCommand">;
10316
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
10050
10317
  "defi-deposit": t.LiteralC<"defi-deposit">;
10051
10318
  "defi-redeem": t.LiteralC<"defi-redeem">;
10052
10319
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10128,6 +10395,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10128
10395
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10129
10396
  allocationRequest: t.LiteralC<"allocationRequest">;
10130
10397
  cantonCommand: t.LiteralC<"cantonCommand">;
10398
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
10131
10399
  "defi-deposit": t.LiteralC<"defi-deposit">;
10132
10400
  "defi-redeem": t.LiteralC<"defi-redeem">;
10133
10401
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10213,6 +10481,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10213
10481
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10214
10482
  allocationRequest: t.LiteralC<"allocationRequest">;
10215
10483
  cantonCommand: t.LiteralC<"cantonCommand">;
10484
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
10216
10485
  "defi-deposit": t.LiteralC<"defi-deposit">;
10217
10486
  "defi-redeem": t.LiteralC<"defi-redeem">;
10218
10487
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10293,6 +10562,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10293
10562
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10294
10563
  allocationRequest: t.LiteralC<"allocationRequest">;
10295
10564
  cantonCommand: t.LiteralC<"cantonCommand">;
10565
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
10296
10566
  "defi-deposit": t.LiteralC<"defi-deposit">;
10297
10567
  "defi-redeem": t.LiteralC<"defi-redeem">;
10298
10568
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10375,6 +10645,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10375
10645
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10376
10646
  allocationRequest: t.LiteralC<"allocationRequest">;
10377
10647
  cantonCommand: t.LiteralC<"cantonCommand">;
10648
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
10378
10649
  "defi-deposit": t.LiteralC<"defi-deposit">;
10379
10650
  "defi-redeem": t.LiteralC<"defi-redeem">;
10380
10651
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10453,6 +10724,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10453
10724
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10454
10725
  allocationRequest: t.LiteralC<"allocationRequest">;
10455
10726
  cantonCommand: t.LiteralC<"cantonCommand">;
10727
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
10456
10728
  "defi-deposit": t.LiteralC<"defi-deposit">;
10457
10729
  "defi-redeem": t.LiteralC<"defi-redeem">;
10458
10730
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10530,6 +10802,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10530
10802
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10531
10803
  allocationRequest: t.LiteralC<"allocationRequest">;
10532
10804
  cantonCommand: t.LiteralC<"cantonCommand">;
10805
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
10533
10806
  "defi-deposit": t.LiteralC<"defi-deposit">;
10534
10807
  "defi-redeem": t.LiteralC<"defi-redeem">;
10535
10808
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10607,6 +10880,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10607
10880
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10608
10881
  allocationRequest: t.LiteralC<"allocationRequest">;
10609
10882
  cantonCommand: t.LiteralC<"cantonCommand">;
10883
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
10610
10884
  "defi-deposit": t.LiteralC<"defi-deposit">;
10611
10885
  "defi-redeem": t.LiteralC<"defi-redeem">;
10612
10886
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10689,6 +10963,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10689
10963
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10690
10964
  allocationRequest: t.LiteralC<"allocationRequest">;
10691
10965
  cantonCommand: t.LiteralC<"cantonCommand">;
10966
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
10692
10967
  "defi-deposit": t.LiteralC<"defi-deposit">;
10693
10968
  "defi-redeem": t.LiteralC<"defi-redeem">;
10694
10969
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10772,6 +11047,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10772
11047
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10773
11048
  allocationRequest: t.LiteralC<"allocationRequest">;
10774
11049
  cantonCommand: t.LiteralC<"cantonCommand">;
11050
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
10775
11051
  "defi-deposit": t.LiteralC<"defi-deposit">;
10776
11052
  "defi-redeem": t.LiteralC<"defi-redeem">;
10777
11053
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10853,6 +11129,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10853
11129
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10854
11130
  allocationRequest: t.LiteralC<"allocationRequest">;
10855
11131
  cantonCommand: t.LiteralC<"cantonCommand">;
11132
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
10856
11133
  "defi-deposit": t.LiteralC<"defi-deposit">;
10857
11134
  "defi-redeem": t.LiteralC<"defi-redeem">;
10858
11135
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10934,6 +11211,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10934
11211
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10935
11212
  allocationRequest: t.LiteralC<"allocationRequest">;
10936
11213
  cantonCommand: t.LiteralC<"cantonCommand">;
11214
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
10937
11215
  "defi-deposit": t.LiteralC<"defi-deposit">;
10938
11216
  "defi-redeem": t.LiteralC<"defi-redeem">;
10939
11217
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11010,6 +11288,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11010
11288
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11011
11289
  allocationRequest: t.LiteralC<"allocationRequest">;
11012
11290
  cantonCommand: t.LiteralC<"cantonCommand">;
11291
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
11013
11292
  "defi-deposit": t.LiteralC<"defi-deposit">;
11014
11293
  "defi-redeem": t.LiteralC<"defi-redeem">;
11015
11294
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11086,6 +11365,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11086
11365
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11087
11366
  allocationRequest: t.LiteralC<"allocationRequest">;
11088
11367
  cantonCommand: t.LiteralC<"cantonCommand">;
11368
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
11089
11369
  "defi-deposit": t.LiteralC<"defi-deposit">;
11090
11370
  "defi-redeem": t.LiteralC<"defi-redeem">;
11091
11371
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11156,6 +11436,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11156
11436
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11157
11437
  allocationRequest: t.LiteralC<"allocationRequest">;
11158
11438
  cantonCommand: t.LiteralC<"cantonCommand">;
11439
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
11159
11440
  "defi-deposit": t.LiteralC<"defi-deposit">;
11160
11441
  "defi-redeem": t.LiteralC<"defi-redeem">;
11161
11442
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11230,6 +11511,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11230
11511
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11231
11512
  allocationRequest: t.LiteralC<"allocationRequest">;
11232
11513
  cantonCommand: t.LiteralC<"cantonCommand">;
11514
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
11233
11515
  "defi-deposit": t.LiteralC<"defi-deposit">;
11234
11516
  "defi-redeem": t.LiteralC<"defi-redeem">;
11235
11517
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11306,6 +11588,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11306
11588
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11307
11589
  allocationRequest: t.LiteralC<"allocationRequest">;
11308
11590
  cantonCommand: t.LiteralC<"cantonCommand">;
11591
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
11309
11592
  "defi-deposit": t.LiteralC<"defi-deposit">;
11310
11593
  "defi-redeem": t.LiteralC<"defi-redeem">;
11311
11594
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11382,6 +11665,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11382
11665
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11383
11666
  allocationRequest: t.LiteralC<"allocationRequest">;
11384
11667
  cantonCommand: t.LiteralC<"cantonCommand">;
11668
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
11385
11669
  "defi-deposit": t.LiteralC<"defi-deposit">;
11386
11670
  "defi-redeem": t.LiteralC<"defi-redeem">;
11387
11671
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11464,6 +11748,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11464
11748
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11465
11749
  allocationRequest: t.LiteralC<"allocationRequest">;
11466
11750
  cantonCommand: t.LiteralC<"cantonCommand">;
11751
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
11467
11752
  "defi-deposit": t.LiteralC<"defi-deposit">;
11468
11753
  "defi-redeem": t.LiteralC<"defi-redeem">;
11469
11754
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11546,6 +11831,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11546
11831
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11547
11832
  allocationRequest: t.LiteralC<"allocationRequest">;
11548
11833
  cantonCommand: t.LiteralC<"cantonCommand">;
11834
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
11549
11835
  "defi-deposit": t.LiteralC<"defi-deposit">;
11550
11836
  "defi-redeem": t.LiteralC<"defi-redeem">;
11551
11837
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11622,6 +11908,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11622
11908
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11623
11909
  allocationRequest: t.LiteralC<"allocationRequest">;
11624
11910
  cantonCommand: t.LiteralC<"cantonCommand">;
11911
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
11625
11912
  "defi-deposit": t.LiteralC<"defi-deposit">;
11626
11913
  "defi-redeem": t.LiteralC<"defi-redeem">;
11627
11914
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11694,6 +11981,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11694
11981
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11695
11982
  allocationRequest: t.LiteralC<"allocationRequest">;
11696
11983
  cantonCommand: t.LiteralC<"cantonCommand">;
11984
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
11697
11985
  "defi-deposit": t.LiteralC<"defi-deposit">;
11698
11986
  "defi-redeem": t.LiteralC<"defi-redeem">;
11699
11987
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11786,6 +12074,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11786
12074
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11787
12075
  allocationRequest: t.LiteralC<"allocationRequest">;
11788
12076
  cantonCommand: t.LiteralC<"cantonCommand">;
12077
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
11789
12078
  "defi-deposit": t.LiteralC<"defi-deposit">;
11790
12079
  "defi-redeem": t.LiteralC<"defi-redeem">;
11791
12080
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11888,6 +12177,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11888
12177
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11889
12178
  allocationRequest: t.LiteralC<"allocationRequest">;
11890
12179
  cantonCommand: t.LiteralC<"cantonCommand">;
12180
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
11891
12181
  "defi-deposit": t.LiteralC<"defi-deposit">;
11892
12182
  "defi-redeem": t.LiteralC<"defi-redeem">;
11893
12183
  delegateResource: t.LiteralC<"delegateResource">;
@@ -12000,6 +12290,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12000
12290
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12001
12291
  allocationRequest: t.LiteralC<"allocationRequest">;
12002
12292
  cantonCommand: t.LiteralC<"cantonCommand">;
12293
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
12003
12294
  "defi-deposit": t.LiteralC<"defi-deposit">;
12004
12295
  "defi-redeem": t.LiteralC<"defi-redeem">;
12005
12296
  delegateResource: t.LiteralC<"delegateResource">;
@@ -12084,6 +12375,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12084
12375
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12085
12376
  allocationRequest: t.LiteralC<"allocationRequest">;
12086
12377
  cantonCommand: t.LiteralC<"cantonCommand">;
12378
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
12087
12379
  "defi-deposit": t.LiteralC<"defi-deposit">;
12088
12380
  "defi-redeem": t.LiteralC<"defi-redeem">;
12089
12381
  delegateResource: t.LiteralC<"delegateResource">;
@@ -12178,6 +12470,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12178
12470
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12179
12471
  allocationRequest: t.LiteralC<"allocationRequest">;
12180
12472
  cantonCommand: t.LiteralC<"cantonCommand">;
12473
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
12181
12474
  "defi-deposit": t.LiteralC<"defi-deposit">;
12182
12475
  "defi-redeem": t.LiteralC<"defi-redeem">;
12183
12476
  delegateResource: t.LiteralC<"delegateResource">;
@@ -12254,6 +12547,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12254
12547
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12255
12548
  allocationRequest: t.LiteralC<"allocationRequest">;
12256
12549
  cantonCommand: t.LiteralC<"cantonCommand">;
12550
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
12257
12551
  "defi-deposit": t.LiteralC<"defi-deposit">;
12258
12552
  "defi-redeem": t.LiteralC<"defi-redeem">;
12259
12553
  delegateResource: t.LiteralC<"delegateResource">;
@@ -12336,6 +12630,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12336
12630
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12337
12631
  allocationRequest: t.LiteralC<"allocationRequest">;
12338
12632
  cantonCommand: t.LiteralC<"cantonCommand">;
12633
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
12339
12634
  "defi-deposit": t.LiteralC<"defi-deposit">;
12340
12635
  "defi-redeem": t.LiteralC<"defi-redeem">;
12341
12636
  delegateResource: t.LiteralC<"delegateResource">;
@@ -12412,6 +12707,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12412
12707
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12413
12708
  allocationRequest: t.LiteralC<"allocationRequest">;
12414
12709
  cantonCommand: t.LiteralC<"cantonCommand">;
12710
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
12415
12711
  "defi-deposit": t.LiteralC<"defi-deposit">;
12416
12712
  "defi-redeem": t.LiteralC<"defi-redeem">;
12417
12713
  delegateResource: t.LiteralC<"delegateResource">;
@@ -12494,6 +12790,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12494
12790
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12495
12791
  allocationRequest: t.LiteralC<"allocationRequest">;
12496
12792
  cantonCommand: t.LiteralC<"cantonCommand">;
12793
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
12497
12794
  "defi-deposit": t.LiteralC<"defi-deposit">;
12498
12795
  "defi-redeem": t.LiteralC<"defi-redeem">;
12499
12796
  delegateResource: t.LiteralC<"delegateResource">;