@bitgo/public-types 6.12.0 → 6.14.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 (179) hide show
  1. package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +1 -0
  2. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +1 -0
  3. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +1 -0
  4. package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +1 -0
  5. package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +1 -0
  6. package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +1 -0
  7. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +1 -0
  8. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +1 -0
  9. package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +1 -0
  10. package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +1 -0
  11. package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +1 -0
  12. package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +1 -0
  13. package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +1 -0
  14. package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +1 -0
  15. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +1 -0
  16. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +1 -0
  17. package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +1 -0
  18. package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +1 -0
  19. package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +1 -0
  20. package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +1 -0
  21. package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +1 -0
  22. package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +2 -0
  23. package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +1 -0
  24. package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +1 -0
  25. package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +1 -0
  26. package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +1 -0
  27. package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +1 -0
  28. package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +1 -0
  29. package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +1 -0
  30. package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.d.ts +87 -0
  31. package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.js +52 -0
  32. package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.js.map +1 -0
  33. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +1 -0
  34. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +1 -0
  35. package/dist/src/schema/transactionRequest/intents/cantonPaymentIntent.d.ts +1 -0
  36. package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +1 -0
  37. package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +1 -0
  38. package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +1 -0
  39. package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +1 -0
  40. package/dist/src/schema/transactionRequest/intents/claimIntent.d.ts +1 -0
  41. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +1 -0
  42. package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +1 -0
  43. package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +1 -0
  44. package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +1 -0
  45. package/dist/src/schema/transactionRequest/intents/cosmosContractCallIntent.d.ts +1 -0
  46. package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +1 -0
  47. package/dist/src/schema/transactionRequest/intents/cosmosStakeClaimRewardsIntent.d.ts +1 -0
  48. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +1 -0
  49. package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +1 -0
  50. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +1 -0
  51. package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +1 -0
  52. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +1 -0
  53. package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +1 -0
  54. package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +1 -0
  55. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +1 -0
  56. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +1 -0
  57. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +1 -0
  58. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +1 -0
  59. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +1 -0
  60. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +1 -0
  61. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +1 -0
  62. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +1 -0
  63. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +1 -0
  64. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +1 -0
  65. package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +2 -0
  66. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +1 -0
  67. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +1 -0
  68. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +1 -0
  69. package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +1 -0
  70. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +1 -0
  71. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +1 -0
  72. package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +1 -0
  73. package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +1 -0
  74. package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +1 -0
  75. package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +1 -0
  76. package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +1 -0
  77. package/dist/src/schema/transactionRequest/intents/index.d.ts +1 -0
  78. package/dist/src/schema/transactionRequest/intents/index.js +1 -0
  79. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  80. package/dist/src/schema/transactionRequest/intents/intent.d.ts +139 -0
  81. package/dist/src/schema/transactionRequest/intents/intentType.d.ts +2 -0
  82. package/dist/src/schema/transactionRequest/intents/intentType.js +1 -0
  83. package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
  84. package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +1 -0
  85. package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +1 -0
  86. package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +2 -0
  87. package/dist/src/schema/transactionRequest/intents/irysPledgeIntent.d.ts +1 -0
  88. package/dist/src/schema/transactionRequest/intents/irysStakeIntent.d.ts +1 -0
  89. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +2 -0
  90. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +1 -0
  91. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +1 -0
  92. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +1 -0
  93. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +1 -0
  94. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +1 -0
  95. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +1 -0
  96. package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +1 -0
  97. package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +1 -0
  98. package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +1 -0
  99. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +2 -0
  100. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.js +1 -0
  101. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.js.map +1 -1
  102. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +1 -0
  103. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +1 -0
  104. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +1 -0
  105. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +1 -0
  106. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +1 -0
  107. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +1 -0
  108. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +1 -0
  109. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +1 -0
  110. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +1 -0
  111. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +1 -0
  112. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +1 -0
  113. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +1 -0
  114. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +2 -0
  115. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +2 -0
  116. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +1 -0
  117. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +1 -0
  118. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +1 -0
  119. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +1 -0
  120. package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +1 -0
  121. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +1 -0
  122. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +1 -0
  123. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +1 -0
  124. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +1 -0
  125. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +2 -0
  126. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +2 -0
  127. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +2 -0
  128. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +1 -0
  129. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +1 -0
  130. package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +1 -0
  131. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +2 -0
  132. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +1 -0
  133. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +1 -0
  134. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +1 -0
  135. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +2 -0
  136. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +1 -0
  137. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +1 -0
  138. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +1 -0
  139. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +1 -0
  140. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +1 -0
  141. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +1 -0
  142. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +1 -0
  143. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +1 -0
  144. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +1 -0
  145. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +1 -0
  146. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +1 -0
  147. package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +1 -0
  148. package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +1 -0
  149. package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +1 -0
  150. package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +1 -0
  151. package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +1 -0
  152. package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +1 -0
  153. package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +1 -0
  154. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +1 -0
  155. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +1 -0
  156. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +1 -0
  157. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +1 -0
  158. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +1 -0
  159. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +1 -0
  160. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +1 -0
  161. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +1 -0
  162. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +1 -0
  163. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +2 -0
  164. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +1 -0
  165. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +1 -0
  166. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +1 -0
  167. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +1 -0
  168. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +1 -0
  169. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +1 -0
  170. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +1 -0
  171. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +1 -0
  172. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +2 -0
  173. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +2 -0
  174. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +278 -0
  175. package/package.json +1 -1
  176. package/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.ts +58 -0
  177. package/src/schema/transactionRequest/intents/index.ts +1 -0
  178. package/src/schema/transactionRequest/intents/intentType.ts +1 -0
  179. package/src/schema/transactionRequest/intents/polyxStakeIntent.ts +1 -0
@@ -115,6 +115,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
115
115
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
116
116
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
117
117
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
118
+ allocationRequest: t.LiteralC<"allocationRequest">;
118
119
  "defi-deposit": t.LiteralC<"defi-deposit">;
119
120
  "defi-redeem": t.LiteralC<"defi-redeem">;
120
121
  delegateResource: t.LiteralC<"delegateResource">;
@@ -205,6 +206,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
205
206
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
206
207
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
207
208
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
209
+ allocationRequest: t.LiteralC<"allocationRequest">;
208
210
  "defi-deposit": t.LiteralC<"defi-deposit">;
209
211
  "defi-redeem": t.LiteralC<"defi-redeem">;
210
212
  delegateResource: t.LiteralC<"delegateResource">;
@@ -282,6 +284,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
282
284
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
283
285
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
284
286
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
287
+ allocationRequest: t.LiteralC<"allocationRequest">;
285
288
  "defi-deposit": t.LiteralC<"defi-deposit">;
286
289
  "defi-redeem": t.LiteralC<"defi-redeem">;
287
290
  delegateResource: t.LiteralC<"delegateResource">;
@@ -365,6 +368,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
365
368
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
366
369
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
367
370
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
371
+ allocationRequest: t.LiteralC<"allocationRequest">;
368
372
  "defi-deposit": t.LiteralC<"defi-deposit">;
369
373
  "defi-redeem": t.LiteralC<"defi-redeem">;
370
374
  delegateResource: t.LiteralC<"delegateResource">;
@@ -447,6 +451,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
447
451
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
448
452
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
449
453
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
454
+ allocationRequest: t.LiteralC<"allocationRequest">;
450
455
  "defi-deposit": t.LiteralC<"defi-deposit">;
451
456
  "defi-redeem": t.LiteralC<"defi-redeem">;
452
457
  delegateResource: t.LiteralC<"delegateResource">;
@@ -521,6 +526,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
521
526
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
522
527
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
523
528
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
529
+ allocationRequest: t.LiteralC<"allocationRequest">;
524
530
  "defi-deposit": t.LiteralC<"defi-deposit">;
525
531
  "defi-redeem": t.LiteralC<"defi-redeem">;
526
532
  delegateResource: t.LiteralC<"delegateResource">;
@@ -606,6 +612,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
606
612
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
607
613
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
608
614
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
615
+ allocationRequest: t.LiteralC<"allocationRequest">;
609
616
  "defi-deposit": t.LiteralC<"defi-deposit">;
610
617
  "defi-redeem": t.LiteralC<"defi-redeem">;
611
618
  delegateResource: t.LiteralC<"delegateResource">;
@@ -696,6 +703,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
696
703
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
697
704
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
698
705
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
706
+ allocationRequest: t.LiteralC<"allocationRequest">;
699
707
  "defi-deposit": t.LiteralC<"defi-deposit">;
700
708
  "defi-redeem": t.LiteralC<"defi-redeem">;
701
709
  delegateResource: t.LiteralC<"delegateResource">;
@@ -803,6 +811,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
803
811
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
804
812
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
805
813
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
814
+ allocationRequest: t.LiteralC<"allocationRequest">;
806
815
  "defi-deposit": t.LiteralC<"defi-deposit">;
807
816
  "defi-redeem": t.LiteralC<"defi-redeem">;
808
817
  delegateResource: t.LiteralC<"delegateResource">;
@@ -910,6 +919,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
910
919
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
911
920
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
912
921
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
922
+ allocationRequest: t.LiteralC<"allocationRequest">;
913
923
  "defi-deposit": t.LiteralC<"defi-deposit">;
914
924
  "defi-redeem": t.LiteralC<"defi-redeem">;
915
925
  delegateResource: t.LiteralC<"delegateResource">;
@@ -983,6 +993,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
983
993
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
984
994
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
985
995
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
996
+ allocationRequest: t.LiteralC<"allocationRequest">;
986
997
  "defi-deposit": t.LiteralC<"defi-deposit">;
987
998
  "defi-redeem": t.LiteralC<"defi-redeem">;
988
999
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1056,6 +1067,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1056
1067
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1057
1068
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1058
1069
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1070
+ allocationRequest: t.LiteralC<"allocationRequest">;
1059
1071
  "defi-deposit": t.LiteralC<"defi-deposit">;
1060
1072
  "defi-redeem": t.LiteralC<"defi-redeem">;
1061
1073
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1137,6 +1149,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1137
1149
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1138
1150
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1139
1151
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1152
+ allocationRequest: t.LiteralC<"allocationRequest">;
1140
1153
  "defi-deposit": t.LiteralC<"defi-deposit">;
1141
1154
  "defi-redeem": t.LiteralC<"defi-redeem">;
1142
1155
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1217,6 +1230,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1217
1230
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1218
1231
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1219
1232
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1233
+ allocationRequest: t.LiteralC<"allocationRequest">;
1220
1234
  "defi-deposit": t.LiteralC<"defi-deposit">;
1221
1235
  "defi-redeem": t.LiteralC<"defi-redeem">;
1222
1236
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1300,6 +1314,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1300
1314
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1301
1315
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1302
1316
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1317
+ allocationRequest: t.LiteralC<"allocationRequest">;
1303
1318
  "defi-deposit": t.LiteralC<"defi-deposit">;
1304
1319
  "defi-redeem": t.LiteralC<"defi-redeem">;
1305
1320
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1369,6 +1384,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1369
1384
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1370
1385
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1371
1386
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1387
+ allocationRequest: t.LiteralC<"allocationRequest">;
1372
1388
  "defi-deposit": t.LiteralC<"defi-deposit">;
1373
1389
  "defi-redeem": t.LiteralC<"defi-redeem">;
1374
1390
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1442,6 +1458,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1442
1458
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1443
1459
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1444
1460
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1461
+ allocationRequest: t.LiteralC<"allocationRequest">;
1445
1462
  "defi-deposit": t.LiteralC<"defi-deposit">;
1446
1463
  "defi-redeem": t.LiteralC<"defi-redeem">;
1447
1464
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1536,6 +1553,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1536
1553
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1537
1554
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1538
1555
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1556
+ allocationRequest: t.LiteralC<"allocationRequest">;
1539
1557
  "defi-deposit": t.LiteralC<"defi-deposit">;
1540
1558
  "defi-redeem": t.LiteralC<"defi-redeem">;
1541
1559
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1608,6 +1626,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1608
1626
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1609
1627
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1610
1628
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1629
+ allocationRequest: t.LiteralC<"allocationRequest">;
1611
1630
  "defi-deposit": t.LiteralC<"defi-deposit">;
1612
1631
  "defi-redeem": t.LiteralC<"defi-redeem">;
1613
1632
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1684,6 +1703,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1684
1703
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1685
1704
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1686
1705
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1706
+ allocationRequest: t.LiteralC<"allocationRequest">;
1687
1707
  "defi-deposit": t.LiteralC<"defi-deposit">;
1688
1708
  "defi-redeem": t.LiteralC<"defi-redeem">;
1689
1709
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1755,6 +1775,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1755
1775
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1756
1776
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1757
1777
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1778
+ allocationRequest: t.LiteralC<"allocationRequest">;
1758
1779
  "defi-deposit": t.LiteralC<"defi-deposit">;
1759
1780
  "defi-redeem": t.LiteralC<"defi-redeem">;
1760
1781
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1827,6 +1848,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1827
1848
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1828
1849
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1829
1850
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1851
+ allocationRequest: t.LiteralC<"allocationRequest">;
1830
1852
  "defi-deposit": t.LiteralC<"defi-deposit">;
1831
1853
  "defi-redeem": t.LiteralC<"defi-redeem">;
1832
1854
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1899,6 +1921,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1899
1921
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1900
1922
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1901
1923
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1924
+ allocationRequest: t.LiteralC<"allocationRequest">;
1902
1925
  "defi-deposit": t.LiteralC<"defi-deposit">;
1903
1926
  "defi-redeem": t.LiteralC<"defi-redeem">;
1904
1927
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1971,6 +1994,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1971
1994
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1972
1995
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1973
1996
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1997
+ allocationRequest: t.LiteralC<"allocationRequest">;
1974
1998
  "defi-deposit": t.LiteralC<"defi-deposit">;
1975
1999
  "defi-redeem": t.LiteralC<"defi-redeem">;
1976
2000
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2061,6 +2085,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2061
2085
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2062
2086
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2063
2087
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2088
+ allocationRequest: t.LiteralC<"allocationRequest">;
2064
2089
  "defi-deposit": t.LiteralC<"defi-deposit">;
2065
2090
  "defi-redeem": t.LiteralC<"defi-redeem">;
2066
2091
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2134,6 +2159,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2134
2159
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2135
2160
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2136
2161
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2162
+ allocationRequest: t.LiteralC<"allocationRequest">;
2137
2163
  "defi-deposit": t.LiteralC<"defi-deposit">;
2138
2164
  "defi-redeem": t.LiteralC<"defi-redeem">;
2139
2165
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2240,6 +2266,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2240
2266
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2241
2267
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2242
2268
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2269
+ allocationRequest: t.LiteralC<"allocationRequest">;
2243
2270
  "defi-deposit": t.LiteralC<"defi-deposit">;
2244
2271
  "defi-redeem": t.LiteralC<"defi-redeem">;
2245
2272
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2319,6 +2346,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2319
2346
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2320
2347
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2321
2348
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2349
+ allocationRequest: t.LiteralC<"allocationRequest">;
2322
2350
  "defi-deposit": t.LiteralC<"defi-deposit">;
2323
2351
  "defi-redeem": t.LiteralC<"defi-redeem">;
2324
2352
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2425,6 +2453,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2425
2453
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2426
2454
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2427
2455
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2456
+ allocationRequest: t.LiteralC<"allocationRequest">;
2428
2457
  "defi-deposit": t.LiteralC<"defi-deposit">;
2429
2458
  "defi-redeem": t.LiteralC<"defi-redeem">;
2430
2459
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2495,6 +2524,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2495
2524
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2496
2525
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2497
2526
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2527
+ allocationRequest: t.LiteralC<"allocationRequest">;
2498
2528
  "defi-deposit": t.LiteralC<"defi-deposit">;
2499
2529
  "defi-redeem": t.LiteralC<"defi-redeem">;
2500
2530
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2625,6 +2655,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2625
2655
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2626
2656
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2627
2657
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2658
+ allocationRequest: t.LiteralC<"allocationRequest">;
2628
2659
  "defi-deposit": t.LiteralC<"defi-deposit">;
2629
2660
  "defi-redeem": t.LiteralC<"defi-redeem">;
2630
2661
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2745,6 +2776,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2745
2776
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2746
2777
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2747
2778
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2779
+ allocationRequest: t.LiteralC<"allocationRequest">;
2748
2780
  "defi-deposit": t.LiteralC<"defi-deposit">;
2749
2781
  "defi-redeem": t.LiteralC<"defi-redeem">;
2750
2782
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2857,6 +2889,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2857
2889
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2858
2890
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2859
2891
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2892
+ allocationRequest: t.LiteralC<"allocationRequest">;
2860
2893
  "defi-deposit": t.LiteralC<"defi-deposit">;
2861
2894
  "defi-redeem": t.LiteralC<"defi-redeem">;
2862
2895
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2955,6 +2988,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2955
2988
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2956
2989
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2957
2990
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2991
+ allocationRequest: t.LiteralC<"allocationRequest">;
2958
2992
  "defi-deposit": t.LiteralC<"defi-deposit">;
2959
2993
  "defi-redeem": t.LiteralC<"defi-redeem">;
2960
2994
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3052,6 +3086,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3052
3086
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3053
3087
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3054
3088
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3089
+ allocationRequest: t.LiteralC<"allocationRequest">;
3055
3090
  "defi-deposit": t.LiteralC<"defi-deposit">;
3056
3091
  "defi-redeem": t.LiteralC<"defi-redeem">;
3057
3092
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3148,6 +3183,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3148
3183
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3149
3184
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3150
3185
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3186
+ allocationRequest: t.LiteralC<"allocationRequest">;
3151
3187
  "defi-deposit": t.LiteralC<"defi-deposit">;
3152
3188
  "defi-redeem": t.LiteralC<"defi-redeem">;
3153
3189
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3220,6 +3256,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3220
3256
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3221
3257
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3222
3258
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3259
+ allocationRequest: t.LiteralC<"allocationRequest">;
3223
3260
  "defi-deposit": t.LiteralC<"defi-deposit">;
3224
3261
  "defi-redeem": t.LiteralC<"defi-redeem">;
3225
3262
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3412,6 +3449,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3412
3449
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3413
3450
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3414
3451
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3452
+ allocationRequest: t.LiteralC<"allocationRequest">;
3415
3453
  "defi-deposit": t.LiteralC<"defi-deposit">;
3416
3454
  "defi-redeem": t.LiteralC<"defi-redeem">;
3417
3455
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3545,6 +3583,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3545
3583
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3546
3584
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3547
3585
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3586
+ allocationRequest: t.LiteralC<"allocationRequest">;
3548
3587
  "defi-deposit": t.LiteralC<"defi-deposit">;
3549
3588
  "defi-redeem": t.LiteralC<"defi-redeem">;
3550
3589
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3639,6 +3678,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3639
3678
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3640
3679
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3641
3680
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3681
+ allocationRequest: t.LiteralC<"allocationRequest">;
3642
3682
  "defi-deposit": t.LiteralC<"defi-deposit">;
3643
3683
  "defi-redeem": t.LiteralC<"defi-redeem">;
3644
3684
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3709,6 +3749,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3709
3749
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3710
3750
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3711
3751
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3752
+ allocationRequest: t.LiteralC<"allocationRequest">;
3712
3753
  "defi-deposit": t.LiteralC<"defi-deposit">;
3713
3754
  "defi-redeem": t.LiteralC<"defi-redeem">;
3714
3755
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3834,6 +3875,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3834
3875
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3835
3876
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3836
3877
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3878
+ allocationRequest: t.LiteralC<"allocationRequest">;
3837
3879
  "defi-deposit": t.LiteralC<"defi-deposit">;
3838
3880
  "defi-redeem": t.LiteralC<"defi-redeem">;
3839
3881
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3946,6 +3988,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3946
3988
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3947
3989
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3948
3990
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3991
+ allocationRequest: t.LiteralC<"allocationRequest">;
3949
3992
  "defi-deposit": t.LiteralC<"defi-deposit">;
3950
3993
  "defi-redeem": t.LiteralC<"defi-redeem">;
3951
3994
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4078,6 +4121,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4078
4121
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4079
4122
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4080
4123
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4124
+ allocationRequest: t.LiteralC<"allocationRequest">;
4081
4125
  "defi-deposit": t.LiteralC<"defi-deposit">;
4082
4126
  "defi-redeem": t.LiteralC<"defi-redeem">;
4083
4127
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4155,6 +4199,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4155
4199
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4156
4200
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4157
4201
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4202
+ allocationRequest: t.LiteralC<"allocationRequest">;
4158
4203
  "defi-deposit": t.LiteralC<"defi-deposit">;
4159
4204
  "defi-redeem": t.LiteralC<"defi-redeem">;
4160
4205
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4227,6 +4272,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4227
4272
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4228
4273
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4229
4274
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4275
+ allocationRequest: t.LiteralC<"allocationRequest">;
4230
4276
  "defi-deposit": t.LiteralC<"defi-deposit">;
4231
4277
  "defi-redeem": t.LiteralC<"defi-redeem">;
4232
4278
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4311,6 +4357,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4311
4357
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4312
4358
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4313
4359
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4360
+ allocationRequest: t.LiteralC<"allocationRequest">;
4314
4361
  "defi-deposit": t.LiteralC<"defi-deposit">;
4315
4362
  "defi-redeem": t.LiteralC<"defi-redeem">;
4316
4363
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4390,6 +4437,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4390
4437
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4391
4438
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4392
4439
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4440
+ allocationRequest: t.LiteralC<"allocationRequest">;
4393
4441
  "defi-deposit": t.LiteralC<"defi-deposit">;
4394
4442
  "defi-redeem": t.LiteralC<"defi-redeem">;
4395
4443
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4485,6 +4533,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4485
4533
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4486
4534
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4487
4535
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4536
+ allocationRequest: t.LiteralC<"allocationRequest">;
4488
4537
  "defi-deposit": t.LiteralC<"defi-deposit">;
4489
4538
  "defi-redeem": t.LiteralC<"defi-redeem">;
4490
4539
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4570,6 +4619,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4570
4619
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4571
4620
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4572
4621
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4622
+ allocationRequest: t.LiteralC<"allocationRequest">;
4573
4623
  "defi-deposit": t.LiteralC<"defi-deposit">;
4574
4624
  "defi-redeem": t.LiteralC<"defi-redeem">;
4575
4625
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4641,6 +4691,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4641
4691
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4642
4692
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4643
4693
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4694
+ allocationRequest: t.LiteralC<"allocationRequest">;
4644
4695
  "defi-deposit": t.LiteralC<"defi-deposit">;
4645
4696
  "defi-redeem": t.LiteralC<"defi-redeem">;
4646
4697
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4731,6 +4782,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4731
4782
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4732
4783
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4733
4784
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4785
+ allocationRequest: t.LiteralC<"allocationRequest">;
4734
4786
  "defi-deposit": t.LiteralC<"defi-deposit">;
4735
4787
  "defi-redeem": t.LiteralC<"defi-redeem">;
4736
4788
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4811,6 +4863,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4811
4863
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4812
4864
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4813
4865
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4866
+ allocationRequest: t.LiteralC<"allocationRequest">;
4814
4867
  "defi-deposit": t.LiteralC<"defi-deposit">;
4815
4868
  "defi-redeem": t.LiteralC<"defi-redeem">;
4816
4869
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4890,6 +4943,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4890
4943
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4891
4944
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4892
4945
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4946
+ allocationRequest: t.LiteralC<"allocationRequest">;
4893
4947
  "defi-deposit": t.LiteralC<"defi-deposit">;
4894
4948
  "defi-redeem": t.LiteralC<"defi-redeem">;
4895
4949
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4967,6 +5021,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4967
5021
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4968
5022
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4969
5023
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5024
+ allocationRequest: t.LiteralC<"allocationRequest">;
4970
5025
  "defi-deposit": t.LiteralC<"defi-deposit">;
4971
5026
  "defi-redeem": t.LiteralC<"defi-redeem">;
4972
5027
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5044,6 +5099,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5044
5099
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5045
5100
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5046
5101
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5102
+ allocationRequest: t.LiteralC<"allocationRequest">;
5047
5103
  "defi-deposit": t.LiteralC<"defi-deposit">;
5048
5104
  "defi-redeem": t.LiteralC<"defi-redeem">;
5049
5105
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5118,6 +5174,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5118
5174
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5119
5175
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5120
5176
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5177
+ allocationRequest: t.LiteralC<"allocationRequest">;
5121
5178
  "defi-deposit": t.LiteralC<"defi-deposit">;
5122
5179
  "defi-redeem": t.LiteralC<"defi-redeem">;
5123
5180
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5208,6 +5265,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5208
5265
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5209
5266
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5210
5267
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5268
+ allocationRequest: t.LiteralC<"allocationRequest">;
5211
5269
  "defi-deposit": t.LiteralC<"defi-deposit">;
5212
5270
  "defi-redeem": t.LiteralC<"defi-redeem">;
5213
5271
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5297,6 +5355,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5297
5355
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5298
5356
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5299
5357
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5358
+ allocationRequest: t.LiteralC<"allocationRequest">;
5300
5359
  "defi-deposit": t.LiteralC<"defi-deposit">;
5301
5360
  "defi-redeem": t.LiteralC<"defi-redeem">;
5302
5361
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5386,6 +5445,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5386
5445
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5387
5446
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5388
5447
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5448
+ allocationRequest: t.LiteralC<"allocationRequest">;
5389
5449
  "defi-deposit": t.LiteralC<"defi-deposit">;
5390
5450
  "defi-redeem": t.LiteralC<"defi-redeem">;
5391
5451
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5483,6 +5543,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5483
5543
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5484
5544
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5485
5545
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5546
+ allocationRequest: t.LiteralC<"allocationRequest">;
5486
5547
  "defi-deposit": t.LiteralC<"defi-deposit">;
5487
5548
  "defi-redeem": t.LiteralC<"defi-redeem">;
5488
5549
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5602,6 +5663,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5602
5663
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5603
5664
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5604
5665
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5666
+ allocationRequest: t.LiteralC<"allocationRequest">;
5605
5667
  "defi-deposit": t.LiteralC<"defi-deposit">;
5606
5668
  "defi-redeem": t.LiteralC<"defi-redeem">;
5607
5669
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5693,6 +5755,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5693
5755
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5694
5756
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5695
5757
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5758
+ allocationRequest: t.LiteralC<"allocationRequest">;
5696
5759
  "defi-deposit": t.LiteralC<"defi-deposit">;
5697
5760
  "defi-redeem": t.LiteralC<"defi-redeem">;
5698
5761
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5746,6 +5809,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5746
5809
  intentType: t.LiteralC<"stake">;
5747
5810
  }>, t.PartialC<{
5748
5811
  addToStake: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
5812
+ validators: t.ArrayC<t.StringC>;
5749
5813
  }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
5750
5814
  intentType: t.KeyofC<{
5751
5815
  payment: t.LiteralC<"payment">;
@@ -5800,6 +5864,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5800
5864
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5801
5865
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5802
5866
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5867
+ allocationRequest: t.LiteralC<"allocationRequest">;
5803
5868
  "defi-deposit": t.LiteralC<"defi-deposit">;
5804
5869
  "defi-redeem": t.LiteralC<"defi-redeem">;
5805
5870
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5907,6 +5972,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5907
5972
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5908
5973
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5909
5974
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5975
+ allocationRequest: t.LiteralC<"allocationRequest">;
5910
5976
  "defi-deposit": t.LiteralC<"defi-deposit">;
5911
5977
  "defi-redeem": t.LiteralC<"defi-redeem">;
5912
5978
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6012,6 +6078,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6012
6078
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6013
6079
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6014
6080
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6081
+ allocationRequest: t.LiteralC<"allocationRequest">;
6015
6082
  "defi-deposit": t.LiteralC<"defi-deposit">;
6016
6083
  "defi-redeem": t.LiteralC<"defi-redeem">;
6017
6084
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6092,6 +6159,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6092
6159
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6093
6160
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6094
6161
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6162
+ allocationRequest: t.LiteralC<"allocationRequest">;
6095
6163
  "defi-deposit": t.LiteralC<"defi-deposit">;
6096
6164
  "defi-redeem": t.LiteralC<"defi-redeem">;
6097
6165
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6183,6 +6251,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6183
6251
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6184
6252
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6185
6253
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6254
+ allocationRequest: t.LiteralC<"allocationRequest">;
6186
6255
  "defi-deposit": t.LiteralC<"defi-deposit">;
6187
6256
  "defi-redeem": t.LiteralC<"defi-redeem">;
6188
6257
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6331,6 +6400,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6331
6400
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6332
6401
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6333
6402
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6403
+ allocationRequest: t.LiteralC<"allocationRequest">;
6334
6404
  "defi-deposit": t.LiteralC<"defi-deposit">;
6335
6405
  "defi-redeem": t.LiteralC<"defi-redeem">;
6336
6406
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6408,6 +6478,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6408
6478
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6409
6479
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6410
6480
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6481
+ allocationRequest: t.LiteralC<"allocationRequest">;
6411
6482
  "defi-deposit": t.LiteralC<"defi-deposit">;
6412
6483
  "defi-redeem": t.LiteralC<"defi-redeem">;
6413
6484
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6489,6 +6560,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6489
6560
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6490
6561
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6491
6562
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6563
+ allocationRequest: t.LiteralC<"allocationRequest">;
6492
6564
  "defi-deposit": t.LiteralC<"defi-deposit">;
6493
6565
  "defi-redeem": t.LiteralC<"defi-redeem">;
6494
6566
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6563,6 +6635,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6563
6635
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6564
6636
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6565
6637
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6638
+ allocationRequest: t.LiteralC<"allocationRequest">;
6566
6639
  "defi-deposit": t.LiteralC<"defi-deposit">;
6567
6640
  "defi-redeem": t.LiteralC<"defi-redeem">;
6568
6641
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6638,6 +6711,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6638
6711
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6639
6712
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6640
6713
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6714
+ allocationRequest: t.LiteralC<"allocationRequest">;
6641
6715
  "defi-deposit": t.LiteralC<"defi-deposit">;
6642
6716
  "defi-redeem": t.LiteralC<"defi-redeem">;
6643
6717
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6728,6 +6802,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6728
6802
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6729
6803
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6730
6804
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6805
+ allocationRequest: t.LiteralC<"allocationRequest">;
6731
6806
  "defi-deposit": t.LiteralC<"defi-deposit">;
6732
6807
  "defi-redeem": t.LiteralC<"defi-redeem">;
6733
6808
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6820,6 +6895,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6820
6895
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6821
6896
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6822
6897
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6898
+ allocationRequest: t.LiteralC<"allocationRequest">;
6823
6899
  "defi-deposit": t.LiteralC<"defi-deposit">;
6824
6900
  "defi-redeem": t.LiteralC<"defi-redeem">;
6825
6901
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6905,6 +6981,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6905
6981
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6906
6982
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6907
6983
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6984
+ allocationRequest: t.LiteralC<"allocationRequest">;
6908
6985
  "defi-deposit": t.LiteralC<"defi-deposit">;
6909
6986
  "defi-redeem": t.LiteralC<"defi-redeem">;
6910
6987
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7027,6 +7104,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7027
7104
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7028
7105
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7029
7106
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7107
+ allocationRequest: t.LiteralC<"allocationRequest">;
7030
7108
  "defi-deposit": t.LiteralC<"defi-deposit">;
7031
7109
  "defi-redeem": t.LiteralC<"defi-redeem">;
7032
7110
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7179,6 +7257,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7179
7257
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7180
7258
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7181
7259
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7260
+ allocationRequest: t.LiteralC<"allocationRequest">;
7182
7261
  "defi-deposit": t.LiteralC<"defi-deposit">;
7183
7262
  "defi-redeem": t.LiteralC<"defi-redeem">;
7184
7263
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7345,6 +7424,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7345
7424
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7346
7425
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7347
7426
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7427
+ allocationRequest: t.LiteralC<"allocationRequest">;
7348
7428
  "defi-deposit": t.LiteralC<"defi-deposit">;
7349
7429
  "defi-redeem": t.LiteralC<"defi-redeem">;
7350
7430
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7416,6 +7496,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7416
7496
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7417
7497
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7418
7498
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7499
+ allocationRequest: t.LiteralC<"allocationRequest">;
7419
7500
  "defi-deposit": t.LiteralC<"defi-deposit">;
7420
7501
  "defi-redeem": t.LiteralC<"defi-redeem">;
7421
7502
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7482,6 +7563,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7482
7563
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7483
7564
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7484
7565
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7566
+ allocationRequest: t.LiteralC<"allocationRequest">;
7485
7567
  "defi-deposit": t.LiteralC<"defi-deposit">;
7486
7568
  "defi-redeem": t.LiteralC<"defi-redeem">;
7487
7569
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7556,6 +7638,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7556
7638
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7557
7639
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7558
7640
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7641
+ allocationRequest: t.LiteralC<"allocationRequest">;
7559
7642
  "defi-deposit": t.LiteralC<"defi-deposit">;
7560
7643
  "defi-redeem": t.LiteralC<"defi-redeem">;
7561
7644
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7642,6 +7725,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7642
7725
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7643
7726
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7644
7727
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7728
+ allocationRequest: t.LiteralC<"allocationRequest">;
7645
7729
  "defi-deposit": t.LiteralC<"defi-deposit">;
7646
7730
  "defi-redeem": t.LiteralC<"defi-redeem">;
7647
7731
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7713,6 +7797,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7713
7797
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7714
7798
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7715
7799
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7800
+ allocationRequest: t.LiteralC<"allocationRequest">;
7716
7801
  "defi-deposit": t.LiteralC<"defi-deposit">;
7717
7802
  "defi-redeem": t.LiteralC<"defi-redeem">;
7718
7803
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7801,6 +7886,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7801
7886
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7802
7887
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7803
7888
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7889
+ allocationRequest: t.LiteralC<"allocationRequest">;
7804
7890
  "defi-deposit": t.LiteralC<"defi-deposit">;
7805
7891
  "defi-redeem": t.LiteralC<"defi-redeem">;
7806
7892
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7872,6 +7958,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7872
7958
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7873
7959
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7874
7960
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7961
+ allocationRequest: t.LiteralC<"allocationRequest">;
7875
7962
  "defi-deposit": t.LiteralC<"defi-deposit">;
7876
7963
  "defi-redeem": t.LiteralC<"defi-redeem">;
7877
7964
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7980,6 +8067,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7980
8067
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7981
8068
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7982
8069
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8070
+ allocationRequest: t.LiteralC<"allocationRequest">;
7983
8071
  "defi-deposit": t.LiteralC<"defi-deposit">;
7984
8072
  "defi-redeem": t.LiteralC<"defi-redeem">;
7985
8073
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8070,6 +8158,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8070
8158
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8071
8159
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8072
8160
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8161
+ allocationRequest: t.LiteralC<"allocationRequest">;
8073
8162
  "defi-deposit": t.LiteralC<"defi-deposit">;
8074
8163
  "defi-redeem": t.LiteralC<"defi-redeem">;
8075
8164
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8142,6 +8231,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8142
8231
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8143
8232
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8144
8233
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8234
+ allocationRequest: t.LiteralC<"allocationRequest">;
8145
8235
  "defi-deposit": t.LiteralC<"defi-deposit">;
8146
8236
  "defi-redeem": t.LiteralC<"defi-redeem">;
8147
8237
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8233,6 +8323,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8233
8323
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8234
8324
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8235
8325
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8326
+ allocationRequest: t.LiteralC<"allocationRequest">;
8236
8327
  "defi-deposit": t.LiteralC<"defi-deposit">;
8237
8328
  "defi-redeem": t.LiteralC<"defi-redeem">;
8238
8329
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8326,6 +8417,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8326
8417
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8327
8418
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8328
8419
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8420
+ allocationRequest: t.LiteralC<"allocationRequest">;
8329
8421
  "defi-deposit": t.LiteralC<"defi-deposit">;
8330
8422
  "defi-redeem": t.LiteralC<"defi-redeem">;
8331
8423
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8420,6 +8512,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8420
8512
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8421
8513
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8422
8514
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8515
+ allocationRequest: t.LiteralC<"allocationRequest">;
8423
8516
  "defi-deposit": t.LiteralC<"defi-deposit">;
8424
8517
  "defi-redeem": t.LiteralC<"defi-redeem">;
8425
8518
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8500,6 +8593,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8500
8593
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8501
8594
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8502
8595
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8596
+ allocationRequest: t.LiteralC<"allocationRequest">;
8503
8597
  "defi-deposit": t.LiteralC<"defi-deposit">;
8504
8598
  "defi-redeem": t.LiteralC<"defi-redeem">;
8505
8599
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8591,6 +8685,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8591
8685
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8592
8686
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8593
8687
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8688
+ allocationRequest: t.LiteralC<"allocationRequest">;
8594
8689
  "defi-deposit": t.LiteralC<"defi-deposit">;
8595
8690
  "defi-redeem": t.LiteralC<"defi-redeem">;
8596
8691
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8721,6 +8816,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8721
8816
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8722
8817
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8723
8818
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8819
+ allocationRequest: t.LiteralC<"allocationRequest">;
8724
8820
  "defi-deposit": t.LiteralC<"defi-deposit">;
8725
8821
  "defi-redeem": t.LiteralC<"defi-redeem">;
8726
8822
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8799,6 +8895,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8799
8895
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8800
8896
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8801
8897
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8898
+ allocationRequest: t.LiteralC<"allocationRequest">;
8802
8899
  "defi-deposit": t.LiteralC<"defi-deposit">;
8803
8900
  "defi-redeem": t.LiteralC<"defi-redeem">;
8804
8901
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8874,6 +8971,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8874
8971
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8875
8972
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8876
8973
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8974
+ allocationRequest: t.LiteralC<"allocationRequest">;
8877
8975
  "defi-deposit": t.LiteralC<"defi-deposit">;
8878
8976
  "defi-redeem": t.LiteralC<"defi-redeem">;
8879
8977
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8944,6 +9042,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8944
9042
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8945
9043
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8946
9044
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9045
+ allocationRequest: t.LiteralC<"allocationRequest">;
8947
9046
  "defi-deposit": t.LiteralC<"defi-deposit">;
8948
9047
  "defi-redeem": t.LiteralC<"defi-redeem">;
8949
9048
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9034,6 +9133,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9034
9133
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9035
9134
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9036
9135
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9136
+ allocationRequest: t.LiteralC<"allocationRequest">;
9037
9137
  "defi-deposit": t.LiteralC<"defi-deposit">;
9038
9138
  "defi-redeem": t.LiteralC<"defi-redeem">;
9039
9139
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9110,6 +9210,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9110
9210
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9111
9211
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9112
9212
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9213
+ allocationRequest: t.LiteralC<"allocationRequest">;
9113
9214
  "defi-deposit": t.LiteralC<"defi-deposit">;
9114
9215
  "defi-redeem": t.LiteralC<"defi-redeem">;
9115
9216
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9185,6 +9286,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9185
9286
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9186
9287
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9187
9288
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9289
+ allocationRequest: t.LiteralC<"allocationRequest">;
9188
9290
  "defi-deposit": t.LiteralC<"defi-deposit">;
9189
9291
  "defi-redeem": t.LiteralC<"defi-redeem">;
9190
9292
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9261,6 +9363,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9261
9363
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9262
9364
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9263
9365
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9366
+ allocationRequest: t.LiteralC<"allocationRequest">;
9264
9367
  "defi-deposit": t.LiteralC<"defi-deposit">;
9265
9368
  "defi-redeem": t.LiteralC<"defi-redeem">;
9266
9369
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9336,6 +9439,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9336
9439
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9337
9440
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9338
9441
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9442
+ allocationRequest: t.LiteralC<"allocationRequest">;
9339
9443
  "defi-deposit": t.LiteralC<"defi-deposit">;
9340
9444
  "defi-redeem": t.LiteralC<"defi-redeem">;
9341
9445
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9415,6 +9519,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9415
9519
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9416
9520
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9417
9521
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9522
+ allocationRequest: t.LiteralC<"allocationRequest">;
9418
9523
  "defi-deposit": t.LiteralC<"defi-deposit">;
9419
9524
  "defi-redeem": t.LiteralC<"defi-redeem">;
9420
9525
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9493,6 +9598,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9493
9598
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9494
9599
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9495
9600
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9601
+ allocationRequest: t.LiteralC<"allocationRequest">;
9496
9602
  "defi-deposit": t.LiteralC<"defi-deposit">;
9497
9603
  "defi-redeem": t.LiteralC<"defi-redeem">;
9498
9604
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9573,6 +9679,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9573
9679
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9574
9680
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9575
9681
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9682
+ allocationRequest: t.LiteralC<"allocationRequest">;
9576
9683
  "defi-deposit": t.LiteralC<"defi-deposit">;
9577
9684
  "defi-redeem": t.LiteralC<"defi-redeem">;
9578
9685
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9653,6 +9760,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9653
9760
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9654
9761
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9655
9762
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9763
+ allocationRequest: t.LiteralC<"allocationRequest">;
9656
9764
  "defi-deposit": t.LiteralC<"defi-deposit">;
9657
9765
  "defi-redeem": t.LiteralC<"defi-redeem">;
9658
9766
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9733,6 +9841,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9733
9841
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9734
9842
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9735
9843
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9844
+ allocationRequest: t.LiteralC<"allocationRequest">;
9736
9845
  "defi-deposit": t.LiteralC<"defi-deposit">;
9737
9846
  "defi-redeem": t.LiteralC<"defi-redeem">;
9738
9847
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9812,6 +9921,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9812
9921
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9813
9922
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9814
9923
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9924
+ allocationRequest: t.LiteralC<"allocationRequest">;
9815
9925
  "defi-deposit": t.LiteralC<"defi-deposit">;
9816
9926
  "defi-redeem": t.LiteralC<"defi-redeem">;
9817
9927
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9895,6 +10005,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9895
10005
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9896
10006
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9897
10007
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10008
+ allocationRequest: t.LiteralC<"allocationRequest">;
9898
10009
  "defi-deposit": t.LiteralC<"defi-deposit">;
9899
10010
  "defi-redeem": t.LiteralC<"defi-redeem">;
9900
10011
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9973,6 +10084,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9973
10084
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9974
10085
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9975
10086
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10087
+ allocationRequest: t.LiteralC<"allocationRequest">;
9976
10088
  "defi-deposit": t.LiteralC<"defi-deposit">;
9977
10089
  "defi-redeem": t.LiteralC<"defi-redeem">;
9978
10090
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10053,6 +10165,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10053
10165
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10054
10166
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10055
10167
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10168
+ allocationRequest: t.LiteralC<"allocationRequest">;
10056
10169
  "defi-deposit": t.LiteralC<"defi-deposit">;
10057
10170
  "defi-redeem": t.LiteralC<"defi-redeem">;
10058
10171
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10129,6 +10242,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10129
10242
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10130
10243
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10131
10244
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10245
+ allocationRequest: t.LiteralC<"allocationRequest">;
10132
10246
  "defi-deposit": t.LiteralC<"defi-deposit">;
10133
10247
  "defi-redeem": t.LiteralC<"defi-redeem">;
10134
10248
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10204,6 +10318,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10204
10318
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10205
10319
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10206
10320
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10321
+ allocationRequest: t.LiteralC<"allocationRequest">;
10207
10322
  "defi-deposit": t.LiteralC<"defi-deposit">;
10208
10323
  "defi-redeem": t.LiteralC<"defi-redeem">;
10209
10324
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10279,6 +10394,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10279
10394
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10280
10395
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10281
10396
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10397
+ allocationRequest: t.LiteralC<"allocationRequest">;
10282
10398
  "defi-deposit": t.LiteralC<"defi-deposit">;
10283
10399
  "defi-redeem": t.LiteralC<"defi-redeem">;
10284
10400
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10359,6 +10475,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10359
10475
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10360
10476
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10361
10477
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10478
+ allocationRequest: t.LiteralC<"allocationRequest">;
10362
10479
  "defi-deposit": t.LiteralC<"defi-deposit">;
10363
10480
  "defi-redeem": t.LiteralC<"defi-redeem">;
10364
10481
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10440,6 +10557,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10440
10557
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10441
10558
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10442
10559
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10560
+ allocationRequest: t.LiteralC<"allocationRequest">;
10443
10561
  "defi-deposit": t.LiteralC<"defi-deposit">;
10444
10562
  "defi-redeem": t.LiteralC<"defi-redeem">;
10445
10563
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10519,6 +10637,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10519
10637
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10520
10638
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10521
10639
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10640
+ allocationRequest: t.LiteralC<"allocationRequest">;
10522
10641
  "defi-deposit": t.LiteralC<"defi-deposit">;
10523
10642
  "defi-redeem": t.LiteralC<"defi-redeem">;
10524
10643
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10598,6 +10717,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10598
10717
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10599
10718
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10600
10719
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10720
+ allocationRequest: t.LiteralC<"allocationRequest">;
10601
10721
  "defi-deposit": t.LiteralC<"defi-deposit">;
10602
10722
  "defi-redeem": t.LiteralC<"defi-redeem">;
10603
10723
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10672,6 +10792,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10672
10792
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10673
10793
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10674
10794
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10795
+ allocationRequest: t.LiteralC<"allocationRequest">;
10675
10796
  "defi-deposit": t.LiteralC<"defi-deposit">;
10676
10797
  "defi-redeem": t.LiteralC<"defi-redeem">;
10677
10798
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10746,6 +10867,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10746
10867
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10747
10868
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10748
10869
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10870
+ allocationRequest: t.LiteralC<"allocationRequest">;
10749
10871
  "defi-deposit": t.LiteralC<"defi-deposit">;
10750
10872
  "defi-redeem": t.LiteralC<"defi-redeem">;
10751
10873
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10814,6 +10936,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10814
10936
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10815
10937
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10816
10938
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10939
+ allocationRequest: t.LiteralC<"allocationRequest">;
10817
10940
  "defi-deposit": t.LiteralC<"defi-deposit">;
10818
10941
  "defi-redeem": t.LiteralC<"defi-redeem">;
10819
10942
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10886,6 +11009,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10886
11009
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10887
11010
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10888
11011
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11012
+ allocationRequest: t.LiteralC<"allocationRequest">;
10889
11013
  "defi-deposit": t.LiteralC<"defi-deposit">;
10890
11014
  "defi-redeem": t.LiteralC<"defi-redeem">;
10891
11015
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10960,6 +11084,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10960
11084
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10961
11085
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10962
11086
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11087
+ allocationRequest: t.LiteralC<"allocationRequest">;
10963
11088
  "defi-deposit": t.LiteralC<"defi-deposit">;
10964
11089
  "defi-redeem": t.LiteralC<"defi-redeem">;
10965
11090
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11034,6 +11159,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11034
11159
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11035
11160
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11036
11161
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11162
+ allocationRequest: t.LiteralC<"allocationRequest">;
11037
11163
  "defi-deposit": t.LiteralC<"defi-deposit">;
11038
11164
  "defi-redeem": t.LiteralC<"defi-redeem">;
11039
11165
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11114,6 +11240,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11114
11240
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11115
11241
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11116
11242
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11243
+ allocationRequest: t.LiteralC<"allocationRequest">;
11117
11244
  "defi-deposit": t.LiteralC<"defi-deposit">;
11118
11245
  "defi-redeem": t.LiteralC<"defi-redeem">;
11119
11246
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11194,6 +11321,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11194
11321
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11195
11322
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11196
11323
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11324
+ allocationRequest: t.LiteralC<"allocationRequest">;
11197
11325
  "defi-deposit": t.LiteralC<"defi-deposit">;
11198
11326
  "defi-redeem": t.LiteralC<"defi-redeem">;
11199
11327
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11268,6 +11396,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11268
11396
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11269
11397
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11270
11398
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11399
+ allocationRequest: t.LiteralC<"allocationRequest">;
11271
11400
  "defi-deposit": t.LiteralC<"defi-deposit">;
11272
11401
  "defi-redeem": t.LiteralC<"defi-redeem">;
11273
11402
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11338,6 +11467,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11338
11467
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11339
11468
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11340
11469
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11470
+ allocationRequest: t.LiteralC<"allocationRequest">;
11341
11471
  "defi-deposit": t.LiteralC<"defi-deposit">;
11342
11472
  "defi-redeem": t.LiteralC<"defi-redeem">;
11343
11473
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11428,6 +11558,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11428
11558
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11429
11559
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11430
11560
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11561
+ allocationRequest: t.LiteralC<"allocationRequest">;
11431
11562
  "defi-deposit": t.LiteralC<"defi-deposit">;
11432
11563
  "defi-redeem": t.LiteralC<"defi-redeem">;
11433
11564
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11528,6 +11659,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11528
11659
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11529
11660
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11530
11661
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11662
+ allocationRequest: t.LiteralC<"allocationRequest">;
11531
11663
  "defi-deposit": t.LiteralC<"defi-deposit">;
11532
11664
  "defi-redeem": t.LiteralC<"defi-redeem">;
11533
11665
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11638,6 +11770,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11638
11770
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11639
11771
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11640
11772
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11773
+ allocationRequest: t.LiteralC<"allocationRequest">;
11641
11774
  "defi-deposit": t.LiteralC<"defi-deposit">;
11642
11775
  "defi-redeem": t.LiteralC<"defi-redeem">;
11643
11776
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11720,6 +11853,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11720
11853
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11721
11854
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11722
11855
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11856
+ allocationRequest: t.LiteralC<"allocationRequest">;
11723
11857
  "defi-deposit": t.LiteralC<"defi-deposit">;
11724
11858
  "defi-redeem": t.LiteralC<"defi-redeem">;
11725
11859
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11812,6 +11946,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11812
11946
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11813
11947
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11814
11948
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11949
+ allocationRequest: t.LiteralC<"allocationRequest">;
11815
11950
  "defi-deposit": t.LiteralC<"defi-deposit">;
11816
11951
  "defi-redeem": t.LiteralC<"defi-redeem">;
11817
11952
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11886,6 +12021,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11886
12021
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11887
12022
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11888
12023
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12024
+ allocationRequest: t.LiteralC<"allocationRequest">;
11889
12025
  "defi-deposit": t.LiteralC<"defi-deposit">;
11890
12026
  "defi-redeem": t.LiteralC<"defi-redeem">;
11891
12027
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11966,6 +12102,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11966
12102
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11967
12103
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11968
12104
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12105
+ allocationRequest: t.LiteralC<"allocationRequest">;
11969
12106
  "defi-deposit": t.LiteralC<"defi-deposit">;
11970
12107
  "defi-redeem": t.LiteralC<"defi-redeem">;
11971
12108
  delegateResource: t.LiteralC<"delegateResource">;
@@ -12040,6 +12177,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12040
12177
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
12041
12178
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
12042
12179
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12180
+ allocationRequest: t.LiteralC<"allocationRequest">;
12043
12181
  "defi-deposit": t.LiteralC<"defi-deposit">;
12044
12182
  "defi-redeem": t.LiteralC<"defi-redeem">;
12045
12183
  delegateResource: t.LiteralC<"delegateResource">;
@@ -12120,6 +12258,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12120
12258
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
12121
12259
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
12122
12260
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12261
+ allocationRequest: t.LiteralC<"allocationRequest">;
12123
12262
  "defi-deposit": t.LiteralC<"defi-deposit">;
12124
12263
  "defi-redeem": t.LiteralC<"defi-redeem">;
12125
12264
  delegateResource: t.LiteralC<"delegateResource">;