@bitgo/public-types 6.13.0 → 6.15.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 (180) 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 +2 -0
  78. package/dist/src/schema/transactionRequest/intents/index.js +2 -0
  79. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  80. package/dist/src/schema/transactionRequest/intents/intent.d.ts +138 -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 +1 -0
  100. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +1 -0
  101. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +1 -0
  102. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +1 -0
  103. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +1 -0
  104. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +1 -0
  105. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +1 -0
  106. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +1 -0
  107. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +1 -0
  108. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +1 -0
  109. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +1 -0
  110. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +1 -0
  111. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +1 -0
  112. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +2 -0
  113. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +2 -0
  114. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +1 -0
  115. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +1 -0
  116. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +1 -0
  117. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +1 -0
  118. package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +1 -0
  119. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +1 -0
  120. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +1 -0
  121. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +1 -0
  122. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +1 -0
  123. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +2 -0
  124. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +2 -0
  125. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +2 -0
  126. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +1 -0
  127. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +1 -0
  128. package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +1 -0
  129. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +2 -0
  130. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +1 -0
  131. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +1 -0
  132. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +1 -0
  133. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +2 -0
  134. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +1 -0
  135. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +1 -0
  136. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +1 -0
  137. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +1 -0
  138. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +1 -0
  139. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +1 -0
  140. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +1 -0
  141. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +1 -0
  142. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +1 -0
  143. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +1 -0
  144. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +1 -0
  145. package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +1 -0
  146. package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.d.ts +89 -0
  147. package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.js +37 -0
  148. package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.js.map +1 -0
  149. package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +1 -0
  150. package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +1 -0
  151. package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +1 -0
  152. package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +1 -0
  153. package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +1 -0
  154. package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +1 -0
  155. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +1 -0
  156. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +1 -0
  157. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +1 -0
  158. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +1 -0
  159. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +1 -0
  160. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +1 -0
  161. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +1 -0
  162. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +1 -0
  163. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +1 -0
  164. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +2 -0
  165. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +1 -0
  166. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +1 -0
  167. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +1 -0
  168. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +1 -0
  169. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +1 -0
  170. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +1 -0
  171. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +1 -0
  172. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +1 -0
  173. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +2 -0
  174. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +2 -0
  175. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +276 -0
  176. package/package.json +1 -1
  177. package/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.ts +58 -0
  178. package/src/schema/transactionRequest/intents/index.ts +2 -0
  179. package/src/schema/transactionRequest/intents/intentType.ts +1 -0
  180. package/src/schema/transactionRequest/intents/trxCreateAccountIntent.ts +16 -0
@@ -213,6 +213,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
213
213
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
214
214
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
215
215
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
216
+ allocationRequest: t.LiteralC<"allocationRequest">;
216
217
  "defi-deposit": t.LiteralC<"defi-deposit">;
217
218
  "defi-redeem": t.LiteralC<"defi-redeem">;
218
219
  delegateResource: t.LiteralC<"delegateResource">;
@@ -303,6 +304,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
303
304
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
304
305
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
305
306
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
307
+ allocationRequest: t.LiteralC<"allocationRequest">;
306
308
  "defi-deposit": t.LiteralC<"defi-deposit">;
307
309
  "defi-redeem": t.LiteralC<"defi-redeem">;
308
310
  delegateResource: t.LiteralC<"delegateResource">;
@@ -380,6 +382,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
380
382
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
381
383
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
382
384
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
385
+ allocationRequest: t.LiteralC<"allocationRequest">;
383
386
  "defi-deposit": t.LiteralC<"defi-deposit">;
384
387
  "defi-redeem": t.LiteralC<"defi-redeem">;
385
388
  delegateResource: t.LiteralC<"delegateResource">;
@@ -463,6 +466,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
463
466
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
464
467
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
465
468
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
469
+ allocationRequest: t.LiteralC<"allocationRequest">;
466
470
  "defi-deposit": t.LiteralC<"defi-deposit">;
467
471
  "defi-redeem": t.LiteralC<"defi-redeem">;
468
472
  delegateResource: t.LiteralC<"delegateResource">;
@@ -545,6 +549,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
545
549
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
546
550
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
547
551
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
552
+ allocationRequest: t.LiteralC<"allocationRequest">;
548
553
  "defi-deposit": t.LiteralC<"defi-deposit">;
549
554
  "defi-redeem": t.LiteralC<"defi-redeem">;
550
555
  delegateResource: t.LiteralC<"delegateResource">;
@@ -619,6 +624,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
619
624
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
620
625
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
621
626
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
627
+ allocationRequest: t.LiteralC<"allocationRequest">;
622
628
  "defi-deposit": t.LiteralC<"defi-deposit">;
623
629
  "defi-redeem": t.LiteralC<"defi-redeem">;
624
630
  delegateResource: t.LiteralC<"delegateResource">;
@@ -704,6 +710,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
704
710
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
705
711
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
706
712
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
713
+ allocationRequest: t.LiteralC<"allocationRequest">;
707
714
  "defi-deposit": t.LiteralC<"defi-deposit">;
708
715
  "defi-redeem": t.LiteralC<"defi-redeem">;
709
716
  delegateResource: t.LiteralC<"delegateResource">;
@@ -794,6 +801,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
794
801
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
795
802
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
796
803
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
804
+ allocationRequest: t.LiteralC<"allocationRequest">;
797
805
  "defi-deposit": t.LiteralC<"defi-deposit">;
798
806
  "defi-redeem": t.LiteralC<"defi-redeem">;
799
807
  delegateResource: t.LiteralC<"delegateResource">;
@@ -901,6 +909,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
901
909
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
902
910
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
903
911
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
912
+ allocationRequest: t.LiteralC<"allocationRequest">;
904
913
  "defi-deposit": t.LiteralC<"defi-deposit">;
905
914
  "defi-redeem": t.LiteralC<"defi-redeem">;
906
915
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1008,6 +1017,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1008
1017
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1009
1018
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1010
1019
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1020
+ allocationRequest: t.LiteralC<"allocationRequest">;
1011
1021
  "defi-deposit": t.LiteralC<"defi-deposit">;
1012
1022
  "defi-redeem": t.LiteralC<"defi-redeem">;
1013
1023
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1081,6 +1091,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1081
1091
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1082
1092
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1083
1093
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1094
+ allocationRequest: t.LiteralC<"allocationRequest">;
1084
1095
  "defi-deposit": t.LiteralC<"defi-deposit">;
1085
1096
  "defi-redeem": t.LiteralC<"defi-redeem">;
1086
1097
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1154,6 +1165,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1154
1165
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1155
1166
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1156
1167
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1168
+ allocationRequest: t.LiteralC<"allocationRequest">;
1157
1169
  "defi-deposit": t.LiteralC<"defi-deposit">;
1158
1170
  "defi-redeem": t.LiteralC<"defi-redeem">;
1159
1171
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1235,6 +1247,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1235
1247
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1236
1248
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1237
1249
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1250
+ allocationRequest: t.LiteralC<"allocationRequest">;
1238
1251
  "defi-deposit": t.LiteralC<"defi-deposit">;
1239
1252
  "defi-redeem": t.LiteralC<"defi-redeem">;
1240
1253
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1315,6 +1328,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1315
1328
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1316
1329
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1317
1330
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1331
+ allocationRequest: t.LiteralC<"allocationRequest">;
1318
1332
  "defi-deposit": t.LiteralC<"defi-deposit">;
1319
1333
  "defi-redeem": t.LiteralC<"defi-redeem">;
1320
1334
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1398,6 +1412,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1398
1412
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1399
1413
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1400
1414
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1415
+ allocationRequest: t.LiteralC<"allocationRequest">;
1401
1416
  "defi-deposit": t.LiteralC<"defi-deposit">;
1402
1417
  "defi-redeem": t.LiteralC<"defi-redeem">;
1403
1418
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1467,6 +1482,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1467
1482
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1468
1483
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1469
1484
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1485
+ allocationRequest: t.LiteralC<"allocationRequest">;
1470
1486
  "defi-deposit": t.LiteralC<"defi-deposit">;
1471
1487
  "defi-redeem": t.LiteralC<"defi-redeem">;
1472
1488
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1540,6 +1556,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1540
1556
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1541
1557
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1542
1558
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1559
+ allocationRequest: t.LiteralC<"allocationRequest">;
1543
1560
  "defi-deposit": t.LiteralC<"defi-deposit">;
1544
1561
  "defi-redeem": t.LiteralC<"defi-redeem">;
1545
1562
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1634,6 +1651,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1634
1651
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1635
1652
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1636
1653
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1654
+ allocationRequest: t.LiteralC<"allocationRequest">;
1637
1655
  "defi-deposit": t.LiteralC<"defi-deposit">;
1638
1656
  "defi-redeem": t.LiteralC<"defi-redeem">;
1639
1657
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1706,6 +1724,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1706
1724
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1707
1725
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1708
1726
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1727
+ allocationRequest: t.LiteralC<"allocationRequest">;
1709
1728
  "defi-deposit": t.LiteralC<"defi-deposit">;
1710
1729
  "defi-redeem": t.LiteralC<"defi-redeem">;
1711
1730
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1782,6 +1801,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1782
1801
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1783
1802
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1784
1803
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1804
+ allocationRequest: t.LiteralC<"allocationRequest">;
1785
1805
  "defi-deposit": t.LiteralC<"defi-deposit">;
1786
1806
  "defi-redeem": t.LiteralC<"defi-redeem">;
1787
1807
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1853,6 +1873,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1853
1873
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1854
1874
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1855
1875
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1876
+ allocationRequest: t.LiteralC<"allocationRequest">;
1856
1877
  "defi-deposit": t.LiteralC<"defi-deposit">;
1857
1878
  "defi-redeem": t.LiteralC<"defi-redeem">;
1858
1879
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1925,6 +1946,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1925
1946
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1926
1947
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1927
1948
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
1949
+ allocationRequest: t.LiteralC<"allocationRequest">;
1928
1950
  "defi-deposit": t.LiteralC<"defi-deposit">;
1929
1951
  "defi-redeem": t.LiteralC<"defi-redeem">;
1930
1952
  delegateResource: t.LiteralC<"delegateResource">;
@@ -1997,6 +2019,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1997
2019
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
1998
2020
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
1999
2021
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2022
+ allocationRequest: t.LiteralC<"allocationRequest">;
2000
2023
  "defi-deposit": t.LiteralC<"defi-deposit">;
2001
2024
  "defi-redeem": t.LiteralC<"defi-redeem">;
2002
2025
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2069,6 +2092,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2069
2092
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2070
2093
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2071
2094
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2095
+ allocationRequest: t.LiteralC<"allocationRequest">;
2072
2096
  "defi-deposit": t.LiteralC<"defi-deposit">;
2073
2097
  "defi-redeem": t.LiteralC<"defi-redeem">;
2074
2098
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2159,6 +2183,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2159
2183
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2160
2184
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2161
2185
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2186
+ allocationRequest: t.LiteralC<"allocationRequest">;
2162
2187
  "defi-deposit": t.LiteralC<"defi-deposit">;
2163
2188
  "defi-redeem": t.LiteralC<"defi-redeem">;
2164
2189
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2232,6 +2257,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2232
2257
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2233
2258
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2234
2259
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2260
+ allocationRequest: t.LiteralC<"allocationRequest">;
2235
2261
  "defi-deposit": t.LiteralC<"defi-deposit">;
2236
2262
  "defi-redeem": t.LiteralC<"defi-redeem">;
2237
2263
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2338,6 +2364,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2338
2364
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2339
2365
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2340
2366
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2367
+ allocationRequest: t.LiteralC<"allocationRequest">;
2341
2368
  "defi-deposit": t.LiteralC<"defi-deposit">;
2342
2369
  "defi-redeem": t.LiteralC<"defi-redeem">;
2343
2370
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2417,6 +2444,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2417
2444
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2418
2445
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2419
2446
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2447
+ allocationRequest: t.LiteralC<"allocationRequest">;
2420
2448
  "defi-deposit": t.LiteralC<"defi-deposit">;
2421
2449
  "defi-redeem": t.LiteralC<"defi-redeem">;
2422
2450
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2523,6 +2551,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2523
2551
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2524
2552
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2525
2553
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2554
+ allocationRequest: t.LiteralC<"allocationRequest">;
2526
2555
  "defi-deposit": t.LiteralC<"defi-deposit">;
2527
2556
  "defi-redeem": t.LiteralC<"defi-redeem">;
2528
2557
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2593,6 +2622,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2593
2622
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2594
2623
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2595
2624
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2625
+ allocationRequest: t.LiteralC<"allocationRequest">;
2596
2626
  "defi-deposit": t.LiteralC<"defi-deposit">;
2597
2627
  "defi-redeem": t.LiteralC<"defi-redeem">;
2598
2628
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2723,6 +2753,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2723
2753
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2724
2754
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2725
2755
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2756
+ allocationRequest: t.LiteralC<"allocationRequest">;
2726
2757
  "defi-deposit": t.LiteralC<"defi-deposit">;
2727
2758
  "defi-redeem": t.LiteralC<"defi-redeem">;
2728
2759
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2843,6 +2874,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2843
2874
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2844
2875
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2845
2876
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2877
+ allocationRequest: t.LiteralC<"allocationRequest">;
2846
2878
  "defi-deposit": t.LiteralC<"defi-deposit">;
2847
2879
  "defi-redeem": t.LiteralC<"defi-redeem">;
2848
2880
  delegateResource: t.LiteralC<"delegateResource">;
@@ -2955,6 +2987,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2955
2987
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
2956
2988
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
2957
2989
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
2990
+ allocationRequest: t.LiteralC<"allocationRequest">;
2958
2991
  "defi-deposit": t.LiteralC<"defi-deposit">;
2959
2992
  "defi-redeem": t.LiteralC<"defi-redeem">;
2960
2993
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3053,6 +3086,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3053
3086
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3054
3087
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3055
3088
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3089
+ allocationRequest: t.LiteralC<"allocationRequest">;
3056
3090
  "defi-deposit": t.LiteralC<"defi-deposit">;
3057
3091
  "defi-redeem": t.LiteralC<"defi-redeem">;
3058
3092
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3150,6 +3184,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3150
3184
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3151
3185
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3152
3186
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3187
+ allocationRequest: t.LiteralC<"allocationRequest">;
3153
3188
  "defi-deposit": t.LiteralC<"defi-deposit">;
3154
3189
  "defi-redeem": t.LiteralC<"defi-redeem">;
3155
3190
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3246,6 +3281,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3246
3281
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3247
3282
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3248
3283
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3284
+ allocationRequest: t.LiteralC<"allocationRequest">;
3249
3285
  "defi-deposit": t.LiteralC<"defi-deposit">;
3250
3286
  "defi-redeem": t.LiteralC<"defi-redeem">;
3251
3287
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3318,6 +3354,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3318
3354
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3319
3355
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3320
3356
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3357
+ allocationRequest: t.LiteralC<"allocationRequest">;
3321
3358
  "defi-deposit": t.LiteralC<"defi-deposit">;
3322
3359
  "defi-redeem": t.LiteralC<"defi-redeem">;
3323
3360
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3510,6 +3547,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3510
3547
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3511
3548
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3512
3549
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3550
+ allocationRequest: t.LiteralC<"allocationRequest">;
3513
3551
  "defi-deposit": t.LiteralC<"defi-deposit">;
3514
3552
  "defi-redeem": t.LiteralC<"defi-redeem">;
3515
3553
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3643,6 +3681,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3643
3681
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3644
3682
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3645
3683
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3684
+ allocationRequest: t.LiteralC<"allocationRequest">;
3646
3685
  "defi-deposit": t.LiteralC<"defi-deposit">;
3647
3686
  "defi-redeem": t.LiteralC<"defi-redeem">;
3648
3687
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3737,6 +3776,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3737
3776
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3738
3777
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3739
3778
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3779
+ allocationRequest: t.LiteralC<"allocationRequest">;
3740
3780
  "defi-deposit": t.LiteralC<"defi-deposit">;
3741
3781
  "defi-redeem": t.LiteralC<"defi-redeem">;
3742
3782
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3807,6 +3847,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3807
3847
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3808
3848
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3809
3849
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3850
+ allocationRequest: t.LiteralC<"allocationRequest">;
3810
3851
  "defi-deposit": t.LiteralC<"defi-deposit">;
3811
3852
  "defi-redeem": t.LiteralC<"defi-redeem">;
3812
3853
  delegateResource: t.LiteralC<"delegateResource">;
@@ -3932,6 +3973,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3932
3973
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
3933
3974
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
3934
3975
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
3976
+ allocationRequest: t.LiteralC<"allocationRequest">;
3935
3977
  "defi-deposit": t.LiteralC<"defi-deposit">;
3936
3978
  "defi-redeem": t.LiteralC<"defi-redeem">;
3937
3979
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4044,6 +4086,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4044
4086
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4045
4087
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4046
4088
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4089
+ allocationRequest: t.LiteralC<"allocationRequest">;
4047
4090
  "defi-deposit": t.LiteralC<"defi-deposit">;
4048
4091
  "defi-redeem": t.LiteralC<"defi-redeem">;
4049
4092
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4176,6 +4219,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4176
4219
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4177
4220
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4178
4221
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4222
+ allocationRequest: t.LiteralC<"allocationRequest">;
4179
4223
  "defi-deposit": t.LiteralC<"defi-deposit">;
4180
4224
  "defi-redeem": t.LiteralC<"defi-redeem">;
4181
4225
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4253,6 +4297,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4253
4297
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4254
4298
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4255
4299
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4300
+ allocationRequest: t.LiteralC<"allocationRequest">;
4256
4301
  "defi-deposit": t.LiteralC<"defi-deposit">;
4257
4302
  "defi-redeem": t.LiteralC<"defi-redeem">;
4258
4303
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4325,6 +4370,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4325
4370
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4326
4371
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4327
4372
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4373
+ allocationRequest: t.LiteralC<"allocationRequest">;
4328
4374
  "defi-deposit": t.LiteralC<"defi-deposit">;
4329
4375
  "defi-redeem": t.LiteralC<"defi-redeem">;
4330
4376
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4409,6 +4455,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4409
4455
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4410
4456
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4411
4457
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4458
+ allocationRequest: t.LiteralC<"allocationRequest">;
4412
4459
  "defi-deposit": t.LiteralC<"defi-deposit">;
4413
4460
  "defi-redeem": t.LiteralC<"defi-redeem">;
4414
4461
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4488,6 +4535,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4488
4535
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4489
4536
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4490
4537
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4538
+ allocationRequest: t.LiteralC<"allocationRequest">;
4491
4539
  "defi-deposit": t.LiteralC<"defi-deposit">;
4492
4540
  "defi-redeem": t.LiteralC<"defi-redeem">;
4493
4541
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4583,6 +4631,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4583
4631
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4584
4632
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4585
4633
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4634
+ allocationRequest: t.LiteralC<"allocationRequest">;
4586
4635
  "defi-deposit": t.LiteralC<"defi-deposit">;
4587
4636
  "defi-redeem": t.LiteralC<"defi-redeem">;
4588
4637
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4668,6 +4717,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4668
4717
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4669
4718
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4670
4719
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4720
+ allocationRequest: t.LiteralC<"allocationRequest">;
4671
4721
  "defi-deposit": t.LiteralC<"defi-deposit">;
4672
4722
  "defi-redeem": t.LiteralC<"defi-redeem">;
4673
4723
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4739,6 +4789,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4739
4789
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4740
4790
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4741
4791
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4792
+ allocationRequest: t.LiteralC<"allocationRequest">;
4742
4793
  "defi-deposit": t.LiteralC<"defi-deposit">;
4743
4794
  "defi-redeem": t.LiteralC<"defi-redeem">;
4744
4795
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4829,6 +4880,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4829
4880
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4830
4881
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4831
4882
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4883
+ allocationRequest: t.LiteralC<"allocationRequest">;
4832
4884
  "defi-deposit": t.LiteralC<"defi-deposit">;
4833
4885
  "defi-redeem": t.LiteralC<"defi-redeem">;
4834
4886
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4909,6 +4961,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4909
4961
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4910
4962
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4911
4963
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4964
+ allocationRequest: t.LiteralC<"allocationRequest">;
4912
4965
  "defi-deposit": t.LiteralC<"defi-deposit">;
4913
4966
  "defi-redeem": t.LiteralC<"defi-redeem">;
4914
4967
  delegateResource: t.LiteralC<"delegateResource">;
@@ -4988,6 +5041,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4988
5041
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4989
5042
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4990
5043
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5044
+ allocationRequest: t.LiteralC<"allocationRequest">;
4991
5045
  "defi-deposit": t.LiteralC<"defi-deposit">;
4992
5046
  "defi-redeem": t.LiteralC<"defi-redeem">;
4993
5047
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5065,6 +5119,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5065
5119
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5066
5120
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5067
5121
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5122
+ allocationRequest: t.LiteralC<"allocationRequest">;
5068
5123
  "defi-deposit": t.LiteralC<"defi-deposit">;
5069
5124
  "defi-redeem": t.LiteralC<"defi-redeem">;
5070
5125
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5142,6 +5197,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5142
5197
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5143
5198
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5144
5199
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5200
+ allocationRequest: t.LiteralC<"allocationRequest">;
5145
5201
  "defi-deposit": t.LiteralC<"defi-deposit">;
5146
5202
  "defi-redeem": t.LiteralC<"defi-redeem">;
5147
5203
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5216,6 +5272,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5216
5272
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5217
5273
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5218
5274
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5275
+ allocationRequest: t.LiteralC<"allocationRequest">;
5219
5276
  "defi-deposit": t.LiteralC<"defi-deposit">;
5220
5277
  "defi-redeem": t.LiteralC<"defi-redeem">;
5221
5278
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5306,6 +5363,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5306
5363
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5307
5364
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5308
5365
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5366
+ allocationRequest: t.LiteralC<"allocationRequest">;
5309
5367
  "defi-deposit": t.LiteralC<"defi-deposit">;
5310
5368
  "defi-redeem": t.LiteralC<"defi-redeem">;
5311
5369
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5395,6 +5453,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5395
5453
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5396
5454
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5397
5455
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5456
+ allocationRequest: t.LiteralC<"allocationRequest">;
5398
5457
  "defi-deposit": t.LiteralC<"defi-deposit">;
5399
5458
  "defi-redeem": t.LiteralC<"defi-redeem">;
5400
5459
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5484,6 +5543,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5484
5543
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5485
5544
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5486
5545
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5546
+ allocationRequest: t.LiteralC<"allocationRequest">;
5487
5547
  "defi-deposit": t.LiteralC<"defi-deposit">;
5488
5548
  "defi-redeem": t.LiteralC<"defi-redeem">;
5489
5549
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5581,6 +5641,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5581
5641
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5582
5642
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5583
5643
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5644
+ allocationRequest: t.LiteralC<"allocationRequest">;
5584
5645
  "defi-deposit": t.LiteralC<"defi-deposit">;
5585
5646
  "defi-redeem": t.LiteralC<"defi-redeem">;
5586
5647
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5700,6 +5761,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5700
5761
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5701
5762
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5702
5763
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5764
+ allocationRequest: t.LiteralC<"allocationRequest">;
5703
5765
  "defi-deposit": t.LiteralC<"defi-deposit">;
5704
5766
  "defi-redeem": t.LiteralC<"defi-redeem">;
5705
5767
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5791,6 +5853,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5791
5853
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5792
5854
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5793
5855
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5856
+ allocationRequest: t.LiteralC<"allocationRequest">;
5794
5857
  "defi-deposit": t.LiteralC<"defi-deposit">;
5795
5858
  "defi-redeem": t.LiteralC<"defi-redeem">;
5796
5859
  delegateResource: t.LiteralC<"delegateResource">;
@@ -5899,6 +5962,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5899
5962
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
5900
5963
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
5901
5964
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
5965
+ allocationRequest: t.LiteralC<"allocationRequest">;
5902
5966
  "defi-deposit": t.LiteralC<"defi-deposit">;
5903
5967
  "defi-redeem": t.LiteralC<"defi-redeem">;
5904
5968
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6006,6 +6070,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6006
6070
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6007
6071
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6008
6072
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6073
+ allocationRequest: t.LiteralC<"allocationRequest">;
6009
6074
  "defi-deposit": t.LiteralC<"defi-deposit">;
6010
6075
  "defi-redeem": t.LiteralC<"defi-redeem">;
6011
6076
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6111,6 +6176,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6111
6176
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6112
6177
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6113
6178
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6179
+ allocationRequest: t.LiteralC<"allocationRequest">;
6114
6180
  "defi-deposit": t.LiteralC<"defi-deposit">;
6115
6181
  "defi-redeem": t.LiteralC<"defi-redeem">;
6116
6182
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6191,6 +6257,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6191
6257
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6192
6258
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6193
6259
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6260
+ allocationRequest: t.LiteralC<"allocationRequest">;
6194
6261
  "defi-deposit": t.LiteralC<"defi-deposit">;
6195
6262
  "defi-redeem": t.LiteralC<"defi-redeem">;
6196
6263
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6282,6 +6349,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6282
6349
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6283
6350
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6284
6351
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6352
+ allocationRequest: t.LiteralC<"allocationRequest">;
6285
6353
  "defi-deposit": t.LiteralC<"defi-deposit">;
6286
6354
  "defi-redeem": t.LiteralC<"defi-redeem">;
6287
6355
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6430,6 +6498,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6430
6498
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6431
6499
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6432
6500
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6501
+ allocationRequest: t.LiteralC<"allocationRequest">;
6433
6502
  "defi-deposit": t.LiteralC<"defi-deposit">;
6434
6503
  "defi-redeem": t.LiteralC<"defi-redeem">;
6435
6504
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6507,6 +6576,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6507
6576
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6508
6577
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6509
6578
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6579
+ allocationRequest: t.LiteralC<"allocationRequest">;
6510
6580
  "defi-deposit": t.LiteralC<"defi-deposit">;
6511
6581
  "defi-redeem": t.LiteralC<"defi-redeem">;
6512
6582
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6588,6 +6658,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6588
6658
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6589
6659
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6590
6660
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6661
+ allocationRequest: t.LiteralC<"allocationRequest">;
6591
6662
  "defi-deposit": t.LiteralC<"defi-deposit">;
6592
6663
  "defi-redeem": t.LiteralC<"defi-redeem">;
6593
6664
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6662,6 +6733,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6662
6733
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6663
6734
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6664
6735
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6736
+ allocationRequest: t.LiteralC<"allocationRequest">;
6665
6737
  "defi-deposit": t.LiteralC<"defi-deposit">;
6666
6738
  "defi-redeem": t.LiteralC<"defi-redeem">;
6667
6739
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6737,6 +6809,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6737
6809
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6738
6810
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6739
6811
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6812
+ allocationRequest: t.LiteralC<"allocationRequest">;
6740
6813
  "defi-deposit": t.LiteralC<"defi-deposit">;
6741
6814
  "defi-redeem": t.LiteralC<"defi-redeem">;
6742
6815
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6827,6 +6900,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6827
6900
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6828
6901
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6829
6902
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6903
+ allocationRequest: t.LiteralC<"allocationRequest">;
6830
6904
  "defi-deposit": t.LiteralC<"defi-deposit">;
6831
6905
  "defi-redeem": t.LiteralC<"defi-redeem">;
6832
6906
  delegateResource: t.LiteralC<"delegateResource">;
@@ -6919,6 +6993,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6919
6993
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
6920
6994
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
6921
6995
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
6996
+ allocationRequest: t.LiteralC<"allocationRequest">;
6922
6997
  "defi-deposit": t.LiteralC<"defi-deposit">;
6923
6998
  "defi-redeem": t.LiteralC<"defi-redeem">;
6924
6999
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7004,6 +7079,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7004
7079
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7005
7080
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7006
7081
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7082
+ allocationRequest: t.LiteralC<"allocationRequest">;
7007
7083
  "defi-deposit": t.LiteralC<"defi-deposit">;
7008
7084
  "defi-redeem": t.LiteralC<"defi-redeem">;
7009
7085
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7126,6 +7202,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7126
7202
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7127
7203
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7128
7204
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7205
+ allocationRequest: t.LiteralC<"allocationRequest">;
7129
7206
  "defi-deposit": t.LiteralC<"defi-deposit">;
7130
7207
  "defi-redeem": t.LiteralC<"defi-redeem">;
7131
7208
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7278,6 +7355,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7278
7355
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7279
7356
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7280
7357
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7358
+ allocationRequest: t.LiteralC<"allocationRequest">;
7281
7359
  "defi-deposit": t.LiteralC<"defi-deposit">;
7282
7360
  "defi-redeem": t.LiteralC<"defi-redeem">;
7283
7361
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7444,6 +7522,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7444
7522
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7445
7523
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7446
7524
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7525
+ allocationRequest: t.LiteralC<"allocationRequest">;
7447
7526
  "defi-deposit": t.LiteralC<"defi-deposit">;
7448
7527
  "defi-redeem": t.LiteralC<"defi-redeem">;
7449
7528
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7515,6 +7594,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7515
7594
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7516
7595
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7517
7596
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7597
+ allocationRequest: t.LiteralC<"allocationRequest">;
7518
7598
  "defi-deposit": t.LiteralC<"defi-deposit">;
7519
7599
  "defi-redeem": t.LiteralC<"defi-redeem">;
7520
7600
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7581,6 +7661,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7581
7661
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7582
7662
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7583
7663
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7664
+ allocationRequest: t.LiteralC<"allocationRequest">;
7584
7665
  "defi-deposit": t.LiteralC<"defi-deposit">;
7585
7666
  "defi-redeem": t.LiteralC<"defi-redeem">;
7586
7667
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7655,6 +7736,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7655
7736
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7656
7737
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7657
7738
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7739
+ allocationRequest: t.LiteralC<"allocationRequest">;
7658
7740
  "defi-deposit": t.LiteralC<"defi-deposit">;
7659
7741
  "defi-redeem": t.LiteralC<"defi-redeem">;
7660
7742
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7741,6 +7823,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7741
7823
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7742
7824
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7743
7825
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7826
+ allocationRequest: t.LiteralC<"allocationRequest">;
7744
7827
  "defi-deposit": t.LiteralC<"defi-deposit">;
7745
7828
  "defi-redeem": t.LiteralC<"defi-redeem">;
7746
7829
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7812,6 +7895,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7812
7895
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7813
7896
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7814
7897
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7898
+ allocationRequest: t.LiteralC<"allocationRequest">;
7815
7899
  "defi-deposit": t.LiteralC<"defi-deposit">;
7816
7900
  "defi-redeem": t.LiteralC<"defi-redeem">;
7817
7901
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7900,6 +7984,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7900
7984
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7901
7985
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7902
7986
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
7987
+ allocationRequest: t.LiteralC<"allocationRequest">;
7903
7988
  "defi-deposit": t.LiteralC<"defi-deposit">;
7904
7989
  "defi-redeem": t.LiteralC<"defi-redeem">;
7905
7990
  delegateResource: t.LiteralC<"delegateResource">;
@@ -7971,6 +8056,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7971
8056
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
7972
8057
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
7973
8058
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8059
+ allocationRequest: t.LiteralC<"allocationRequest">;
7974
8060
  "defi-deposit": t.LiteralC<"defi-deposit">;
7975
8061
  "defi-redeem": t.LiteralC<"defi-redeem">;
7976
8062
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8079,6 +8165,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8079
8165
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8080
8166
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8081
8167
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8168
+ allocationRequest: t.LiteralC<"allocationRequest">;
8082
8169
  "defi-deposit": t.LiteralC<"defi-deposit">;
8083
8170
  "defi-redeem": t.LiteralC<"defi-redeem">;
8084
8171
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8169,6 +8256,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8169
8256
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8170
8257
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8171
8258
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8259
+ allocationRequest: t.LiteralC<"allocationRequest">;
8172
8260
  "defi-deposit": t.LiteralC<"defi-deposit">;
8173
8261
  "defi-redeem": t.LiteralC<"defi-redeem">;
8174
8262
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8241,6 +8329,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8241
8329
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8242
8330
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8243
8331
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8332
+ allocationRequest: t.LiteralC<"allocationRequest">;
8244
8333
  "defi-deposit": t.LiteralC<"defi-deposit">;
8245
8334
  "defi-redeem": t.LiteralC<"defi-redeem">;
8246
8335
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8332,6 +8421,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8332
8421
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8333
8422
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8334
8423
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8424
+ allocationRequest: t.LiteralC<"allocationRequest">;
8335
8425
  "defi-deposit": t.LiteralC<"defi-deposit">;
8336
8426
  "defi-redeem": t.LiteralC<"defi-redeem">;
8337
8427
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8425,6 +8515,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8425
8515
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8426
8516
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8427
8517
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8518
+ allocationRequest: t.LiteralC<"allocationRequest">;
8428
8519
  "defi-deposit": t.LiteralC<"defi-deposit">;
8429
8520
  "defi-redeem": t.LiteralC<"defi-redeem">;
8430
8521
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8519,6 +8610,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8519
8610
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8520
8611
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8521
8612
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8613
+ allocationRequest: t.LiteralC<"allocationRequest">;
8522
8614
  "defi-deposit": t.LiteralC<"defi-deposit">;
8523
8615
  "defi-redeem": t.LiteralC<"defi-redeem">;
8524
8616
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8599,6 +8691,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8599
8691
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8600
8692
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8601
8693
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8694
+ allocationRequest: t.LiteralC<"allocationRequest">;
8602
8695
  "defi-deposit": t.LiteralC<"defi-deposit">;
8603
8696
  "defi-redeem": t.LiteralC<"defi-redeem">;
8604
8697
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8690,6 +8783,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8690
8783
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8691
8784
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8692
8785
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8786
+ allocationRequest: t.LiteralC<"allocationRequest">;
8693
8787
  "defi-deposit": t.LiteralC<"defi-deposit">;
8694
8788
  "defi-redeem": t.LiteralC<"defi-redeem">;
8695
8789
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8820,6 +8914,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8820
8914
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8821
8915
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8822
8916
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8917
+ allocationRequest: t.LiteralC<"allocationRequest">;
8823
8918
  "defi-deposit": t.LiteralC<"defi-deposit">;
8824
8919
  "defi-redeem": t.LiteralC<"defi-redeem">;
8825
8920
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8898,6 +8993,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8898
8993
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8899
8994
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8900
8995
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
8996
+ allocationRequest: t.LiteralC<"allocationRequest">;
8901
8997
  "defi-deposit": t.LiteralC<"defi-deposit">;
8902
8998
  "defi-redeem": t.LiteralC<"defi-redeem">;
8903
8999
  delegateResource: t.LiteralC<"delegateResource">;
@@ -8973,6 +9069,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8973
9069
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
8974
9070
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
8975
9071
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9072
+ allocationRequest: t.LiteralC<"allocationRequest">;
8976
9073
  "defi-deposit": t.LiteralC<"defi-deposit">;
8977
9074
  "defi-redeem": t.LiteralC<"defi-redeem">;
8978
9075
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9043,6 +9140,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9043
9140
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9044
9141
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9045
9142
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9143
+ allocationRequest: t.LiteralC<"allocationRequest">;
9046
9144
  "defi-deposit": t.LiteralC<"defi-deposit">;
9047
9145
  "defi-redeem": t.LiteralC<"defi-redeem">;
9048
9146
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9133,6 +9231,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9133
9231
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9134
9232
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9135
9233
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9234
+ allocationRequest: t.LiteralC<"allocationRequest">;
9136
9235
  "defi-deposit": t.LiteralC<"defi-deposit">;
9137
9236
  "defi-redeem": t.LiteralC<"defi-redeem">;
9138
9237
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9209,6 +9308,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9209
9308
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9210
9309
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9211
9310
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9311
+ allocationRequest: t.LiteralC<"allocationRequest">;
9212
9312
  "defi-deposit": t.LiteralC<"defi-deposit">;
9213
9313
  "defi-redeem": t.LiteralC<"defi-redeem">;
9214
9314
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9284,6 +9384,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9284
9384
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9285
9385
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9286
9386
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9387
+ allocationRequest: t.LiteralC<"allocationRequest">;
9287
9388
  "defi-deposit": t.LiteralC<"defi-deposit">;
9288
9389
  "defi-redeem": t.LiteralC<"defi-redeem">;
9289
9390
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9360,6 +9461,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9360
9461
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9361
9462
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9362
9463
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9464
+ allocationRequest: t.LiteralC<"allocationRequest">;
9363
9465
  "defi-deposit": t.LiteralC<"defi-deposit">;
9364
9466
  "defi-redeem": t.LiteralC<"defi-redeem">;
9365
9467
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9435,6 +9537,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9435
9537
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9436
9538
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9437
9539
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9540
+ allocationRequest: t.LiteralC<"allocationRequest">;
9438
9541
  "defi-deposit": t.LiteralC<"defi-deposit">;
9439
9542
  "defi-redeem": t.LiteralC<"defi-redeem">;
9440
9543
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9514,6 +9617,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9514
9617
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9515
9618
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9516
9619
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9620
+ allocationRequest: t.LiteralC<"allocationRequest">;
9517
9621
  "defi-deposit": t.LiteralC<"defi-deposit">;
9518
9622
  "defi-redeem": t.LiteralC<"defi-redeem">;
9519
9623
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9592,6 +9696,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9592
9696
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9593
9697
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9594
9698
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9699
+ allocationRequest: t.LiteralC<"allocationRequest">;
9595
9700
  "defi-deposit": t.LiteralC<"defi-deposit">;
9596
9701
  "defi-redeem": t.LiteralC<"defi-redeem">;
9597
9702
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9672,6 +9777,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9672
9777
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9673
9778
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9674
9779
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9780
+ allocationRequest: t.LiteralC<"allocationRequest">;
9675
9781
  "defi-deposit": t.LiteralC<"defi-deposit">;
9676
9782
  "defi-redeem": t.LiteralC<"defi-redeem">;
9677
9783
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9752,6 +9858,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9752
9858
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9753
9859
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9754
9860
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9861
+ allocationRequest: t.LiteralC<"allocationRequest">;
9755
9862
  "defi-deposit": t.LiteralC<"defi-deposit">;
9756
9863
  "defi-redeem": t.LiteralC<"defi-redeem">;
9757
9864
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9832,6 +9939,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9832
9939
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9833
9940
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9834
9941
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
9942
+ allocationRequest: t.LiteralC<"allocationRequest">;
9835
9943
  "defi-deposit": t.LiteralC<"defi-deposit">;
9836
9944
  "defi-redeem": t.LiteralC<"defi-redeem">;
9837
9945
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9911,6 +10019,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9911
10019
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9912
10020
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9913
10021
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10022
+ allocationRequest: t.LiteralC<"allocationRequest">;
9914
10023
  "defi-deposit": t.LiteralC<"defi-deposit">;
9915
10024
  "defi-redeem": t.LiteralC<"defi-redeem">;
9916
10025
  delegateResource: t.LiteralC<"delegateResource">;
@@ -9994,6 +10103,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9994
10103
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
9995
10104
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
9996
10105
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10106
+ allocationRequest: t.LiteralC<"allocationRequest">;
9997
10107
  "defi-deposit": t.LiteralC<"defi-deposit">;
9998
10108
  "defi-redeem": t.LiteralC<"defi-redeem">;
9999
10109
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10072,6 +10182,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10072
10182
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10073
10183
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10074
10184
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10185
+ allocationRequest: t.LiteralC<"allocationRequest">;
10075
10186
  "defi-deposit": t.LiteralC<"defi-deposit">;
10076
10187
  "defi-redeem": t.LiteralC<"defi-redeem">;
10077
10188
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10152,6 +10263,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10152
10263
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10153
10264
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10154
10265
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10266
+ allocationRequest: t.LiteralC<"allocationRequest">;
10155
10267
  "defi-deposit": t.LiteralC<"defi-deposit">;
10156
10268
  "defi-redeem": t.LiteralC<"defi-redeem">;
10157
10269
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10228,6 +10340,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10228
10340
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10229
10341
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10230
10342
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10343
+ allocationRequest: t.LiteralC<"allocationRequest">;
10231
10344
  "defi-deposit": t.LiteralC<"defi-deposit">;
10232
10345
  "defi-redeem": t.LiteralC<"defi-redeem">;
10233
10346
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10303,6 +10416,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10303
10416
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10304
10417
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10305
10418
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10419
+ allocationRequest: t.LiteralC<"allocationRequest">;
10306
10420
  "defi-deposit": t.LiteralC<"defi-deposit">;
10307
10421
  "defi-redeem": t.LiteralC<"defi-redeem">;
10308
10422
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10378,6 +10492,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10378
10492
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10379
10493
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10380
10494
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10495
+ allocationRequest: t.LiteralC<"allocationRequest">;
10381
10496
  "defi-deposit": t.LiteralC<"defi-deposit">;
10382
10497
  "defi-redeem": t.LiteralC<"defi-redeem">;
10383
10498
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10458,6 +10573,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10458
10573
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10459
10574
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10460
10575
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10576
+ allocationRequest: t.LiteralC<"allocationRequest">;
10461
10577
  "defi-deposit": t.LiteralC<"defi-deposit">;
10462
10578
  "defi-redeem": t.LiteralC<"defi-redeem">;
10463
10579
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10539,6 +10655,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10539
10655
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10540
10656
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10541
10657
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10658
+ allocationRequest: t.LiteralC<"allocationRequest">;
10542
10659
  "defi-deposit": t.LiteralC<"defi-deposit">;
10543
10660
  "defi-redeem": t.LiteralC<"defi-redeem">;
10544
10661
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10618,6 +10735,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10618
10735
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10619
10736
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10620
10737
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10738
+ allocationRequest: t.LiteralC<"allocationRequest">;
10621
10739
  "defi-deposit": t.LiteralC<"defi-deposit">;
10622
10740
  "defi-redeem": t.LiteralC<"defi-redeem">;
10623
10741
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10697,6 +10815,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10697
10815
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10698
10816
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10699
10817
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10818
+ allocationRequest: t.LiteralC<"allocationRequest">;
10700
10819
  "defi-deposit": t.LiteralC<"defi-deposit">;
10701
10820
  "defi-redeem": t.LiteralC<"defi-redeem">;
10702
10821
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10771,6 +10890,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10771
10890
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10772
10891
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10773
10892
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10893
+ allocationRequest: t.LiteralC<"allocationRequest">;
10774
10894
  "defi-deposit": t.LiteralC<"defi-deposit">;
10775
10895
  "defi-redeem": t.LiteralC<"defi-redeem">;
10776
10896
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10845,6 +10965,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10845
10965
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10846
10966
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10847
10967
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
10968
+ allocationRequest: t.LiteralC<"allocationRequest">;
10848
10969
  "defi-deposit": t.LiteralC<"defi-deposit">;
10849
10970
  "defi-redeem": t.LiteralC<"defi-redeem">;
10850
10971
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10913,6 +11034,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10913
11034
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10914
11035
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10915
11036
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11037
+ allocationRequest: t.LiteralC<"allocationRequest">;
10916
11038
  "defi-deposit": t.LiteralC<"defi-deposit">;
10917
11039
  "defi-redeem": t.LiteralC<"defi-redeem">;
10918
11040
  delegateResource: t.LiteralC<"delegateResource">;
@@ -10985,6 +11107,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10985
11107
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
10986
11108
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
10987
11109
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11110
+ allocationRequest: t.LiteralC<"allocationRequest">;
10988
11111
  "defi-deposit": t.LiteralC<"defi-deposit">;
10989
11112
  "defi-redeem": t.LiteralC<"defi-redeem">;
10990
11113
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11059,6 +11182,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11059
11182
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11060
11183
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11061
11184
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11185
+ allocationRequest: t.LiteralC<"allocationRequest">;
11062
11186
  "defi-deposit": t.LiteralC<"defi-deposit">;
11063
11187
  "defi-redeem": t.LiteralC<"defi-redeem">;
11064
11188
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11133,6 +11257,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11133
11257
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11134
11258
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11135
11259
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11260
+ allocationRequest: t.LiteralC<"allocationRequest">;
11136
11261
  "defi-deposit": t.LiteralC<"defi-deposit">;
11137
11262
  "defi-redeem": t.LiteralC<"defi-redeem">;
11138
11263
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11213,6 +11338,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11213
11338
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11214
11339
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11215
11340
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11341
+ allocationRequest: t.LiteralC<"allocationRequest">;
11216
11342
  "defi-deposit": t.LiteralC<"defi-deposit">;
11217
11343
  "defi-redeem": t.LiteralC<"defi-redeem">;
11218
11344
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11293,6 +11419,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11293
11419
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11294
11420
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11295
11421
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11422
+ allocationRequest: t.LiteralC<"allocationRequest">;
11296
11423
  "defi-deposit": t.LiteralC<"defi-deposit">;
11297
11424
  "defi-redeem": t.LiteralC<"defi-redeem">;
11298
11425
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11367,6 +11494,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11367
11494
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11368
11495
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11369
11496
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11497
+ allocationRequest: t.LiteralC<"allocationRequest">;
11370
11498
  "defi-deposit": t.LiteralC<"defi-deposit">;
11371
11499
  "defi-redeem": t.LiteralC<"defi-redeem">;
11372
11500
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11437,6 +11565,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11437
11565
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11438
11566
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11439
11567
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11568
+ allocationRequest: t.LiteralC<"allocationRequest">;
11440
11569
  "defi-deposit": t.LiteralC<"defi-deposit">;
11441
11570
  "defi-redeem": t.LiteralC<"defi-redeem">;
11442
11571
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11527,6 +11656,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11527
11656
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11528
11657
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11529
11658
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11659
+ allocationRequest: t.LiteralC<"allocationRequest">;
11530
11660
  "defi-deposit": t.LiteralC<"defi-deposit">;
11531
11661
  "defi-redeem": t.LiteralC<"defi-redeem">;
11532
11662
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11627,6 +11757,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11627
11757
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11628
11758
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11629
11759
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11760
+ allocationRequest: t.LiteralC<"allocationRequest">;
11630
11761
  "defi-deposit": t.LiteralC<"defi-deposit">;
11631
11762
  "defi-redeem": t.LiteralC<"defi-redeem">;
11632
11763
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11737,6 +11868,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11737
11868
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11738
11869
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11739
11870
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11871
+ allocationRequest: t.LiteralC<"allocationRequest">;
11740
11872
  "defi-deposit": t.LiteralC<"defi-deposit">;
11741
11873
  "defi-redeem": t.LiteralC<"defi-redeem">;
11742
11874
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11819,6 +11951,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11819
11951
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11820
11952
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11821
11953
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
11954
+ allocationRequest: t.LiteralC<"allocationRequest">;
11822
11955
  "defi-deposit": t.LiteralC<"defi-deposit">;
11823
11956
  "defi-redeem": t.LiteralC<"defi-redeem">;
11824
11957
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11911,6 +12044,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11911
12044
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11912
12045
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11913
12046
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12047
+ allocationRequest: t.LiteralC<"allocationRequest">;
11914
12048
  "defi-deposit": t.LiteralC<"defi-deposit">;
11915
12049
  "defi-redeem": t.LiteralC<"defi-redeem">;
11916
12050
  delegateResource: t.LiteralC<"delegateResource">;
@@ -11985,6 +12119,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11985
12119
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
11986
12120
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
11987
12121
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12122
+ allocationRequest: t.LiteralC<"allocationRequest">;
11988
12123
  "defi-deposit": t.LiteralC<"defi-deposit">;
11989
12124
  "defi-redeem": t.LiteralC<"defi-redeem">;
11990
12125
  delegateResource: t.LiteralC<"delegateResource">;
@@ -12065,6 +12200,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12065
12200
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
12066
12201
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
12067
12202
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12203
+ allocationRequest: t.LiteralC<"allocationRequest">;
12068
12204
  "defi-deposit": t.LiteralC<"defi-deposit">;
12069
12205
  "defi-redeem": t.LiteralC<"defi-redeem">;
12070
12206
  delegateResource: t.LiteralC<"delegateResource">;
@@ -12139,6 +12275,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12139
12275
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
12140
12276
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
12141
12277
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12278
+ allocationRequest: t.LiteralC<"allocationRequest">;
12142
12279
  "defi-deposit": t.LiteralC<"defi-deposit">;
12143
12280
  "defi-redeem": t.LiteralC<"defi-redeem">;
12144
12281
  delegateResource: t.LiteralC<"delegateResource">;
@@ -12219,6 +12356,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12219
12356
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
12220
12357
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
12221
12358
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12359
+ allocationRequest: t.LiteralC<"allocationRequest">;
12222
12360
  "defi-deposit": t.LiteralC<"defi-deposit">;
12223
12361
  "defi-redeem": t.LiteralC<"defi-redeem">;
12224
12362
  delegateResource: t.LiteralC<"delegateResource">;
@@ -12735,6 +12873,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12735
12873
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
12736
12874
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
12737
12875
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12876
+ allocationRequest: t.LiteralC<"allocationRequest">;
12738
12877
  "defi-deposit": t.LiteralC<"defi-deposit">;
12739
12878
  "defi-redeem": t.LiteralC<"defi-redeem">;
12740
12879
  delegateResource: t.LiteralC<"delegateResource">;
@@ -12825,6 +12964,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12825
12964
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
12826
12965
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
12827
12966
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
12967
+ allocationRequest: t.LiteralC<"allocationRequest">;
12828
12968
  "defi-deposit": t.LiteralC<"defi-deposit">;
12829
12969
  "defi-redeem": t.LiteralC<"defi-redeem">;
12830
12970
  delegateResource: t.LiteralC<"delegateResource">;
@@ -12902,6 +13042,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12902
13042
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
12903
13043
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
12904
13044
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
13045
+ allocationRequest: t.LiteralC<"allocationRequest">;
12905
13046
  "defi-deposit": t.LiteralC<"defi-deposit">;
12906
13047
  "defi-redeem": t.LiteralC<"defi-redeem">;
12907
13048
  delegateResource: t.LiteralC<"delegateResource">;
@@ -12985,6 +13126,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
12985
13126
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
12986
13127
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
12987
13128
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
13129
+ allocationRequest: t.LiteralC<"allocationRequest">;
12988
13130
  "defi-deposit": t.LiteralC<"defi-deposit">;
12989
13131
  "defi-redeem": t.LiteralC<"defi-redeem">;
12990
13132
  delegateResource: t.LiteralC<"delegateResource">;
@@ -13067,6 +13209,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13067
13209
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
13068
13210
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
13069
13211
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
13212
+ allocationRequest: t.LiteralC<"allocationRequest">;
13070
13213
  "defi-deposit": t.LiteralC<"defi-deposit">;
13071
13214
  "defi-redeem": t.LiteralC<"defi-redeem">;
13072
13215
  delegateResource: t.LiteralC<"delegateResource">;
@@ -13141,6 +13284,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13141
13284
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
13142
13285
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
13143
13286
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
13287
+ allocationRequest: t.LiteralC<"allocationRequest">;
13144
13288
  "defi-deposit": t.LiteralC<"defi-deposit">;
13145
13289
  "defi-redeem": t.LiteralC<"defi-redeem">;
13146
13290
  delegateResource: t.LiteralC<"delegateResource">;
@@ -13226,6 +13370,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13226
13370
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
13227
13371
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
13228
13372
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
13373
+ allocationRequest: t.LiteralC<"allocationRequest">;
13229
13374
  "defi-deposit": t.LiteralC<"defi-deposit">;
13230
13375
  "defi-redeem": t.LiteralC<"defi-redeem">;
13231
13376
  delegateResource: t.LiteralC<"delegateResource">;
@@ -13316,6 +13461,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13316
13461
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
13317
13462
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
13318
13463
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
13464
+ allocationRequest: t.LiteralC<"allocationRequest">;
13319
13465
  "defi-deposit": t.LiteralC<"defi-deposit">;
13320
13466
  "defi-redeem": t.LiteralC<"defi-redeem">;
13321
13467
  delegateResource: t.LiteralC<"delegateResource">;
@@ -13423,6 +13569,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13423
13569
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
13424
13570
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
13425
13571
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
13572
+ allocationRequest: t.LiteralC<"allocationRequest">;
13426
13573
  "defi-deposit": t.LiteralC<"defi-deposit">;
13427
13574
  "defi-redeem": t.LiteralC<"defi-redeem">;
13428
13575
  delegateResource: t.LiteralC<"delegateResource">;
@@ -13530,6 +13677,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13530
13677
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
13531
13678
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
13532
13679
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
13680
+ allocationRequest: t.LiteralC<"allocationRequest">;
13533
13681
  "defi-deposit": t.LiteralC<"defi-deposit">;
13534
13682
  "defi-redeem": t.LiteralC<"defi-redeem">;
13535
13683
  delegateResource: t.LiteralC<"delegateResource">;
@@ -13603,6 +13751,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13603
13751
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
13604
13752
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
13605
13753
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
13754
+ allocationRequest: t.LiteralC<"allocationRequest">;
13606
13755
  "defi-deposit": t.LiteralC<"defi-deposit">;
13607
13756
  "defi-redeem": t.LiteralC<"defi-redeem">;
13608
13757
  delegateResource: t.LiteralC<"delegateResource">;
@@ -13676,6 +13825,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13676
13825
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
13677
13826
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
13678
13827
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
13828
+ allocationRequest: t.LiteralC<"allocationRequest">;
13679
13829
  "defi-deposit": t.LiteralC<"defi-deposit">;
13680
13830
  "defi-redeem": t.LiteralC<"defi-redeem">;
13681
13831
  delegateResource: t.LiteralC<"delegateResource">;
@@ -13757,6 +13907,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13757
13907
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
13758
13908
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
13759
13909
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
13910
+ allocationRequest: t.LiteralC<"allocationRequest">;
13760
13911
  "defi-deposit": t.LiteralC<"defi-deposit">;
13761
13912
  "defi-redeem": t.LiteralC<"defi-redeem">;
13762
13913
  delegateResource: t.LiteralC<"delegateResource">;
@@ -13837,6 +13988,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13837
13988
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
13838
13989
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
13839
13990
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
13991
+ allocationRequest: t.LiteralC<"allocationRequest">;
13840
13992
  "defi-deposit": t.LiteralC<"defi-deposit">;
13841
13993
  "defi-redeem": t.LiteralC<"defi-redeem">;
13842
13994
  delegateResource: t.LiteralC<"delegateResource">;
@@ -13920,6 +14072,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13920
14072
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
13921
14073
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
13922
14074
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
14075
+ allocationRequest: t.LiteralC<"allocationRequest">;
13923
14076
  "defi-deposit": t.LiteralC<"defi-deposit">;
13924
14077
  "defi-redeem": t.LiteralC<"defi-redeem">;
13925
14078
  delegateResource: t.LiteralC<"delegateResource">;
@@ -13989,6 +14142,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13989
14142
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
13990
14143
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
13991
14144
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
14145
+ allocationRequest: t.LiteralC<"allocationRequest">;
13992
14146
  "defi-deposit": t.LiteralC<"defi-deposit">;
13993
14147
  "defi-redeem": t.LiteralC<"defi-redeem">;
13994
14148
  delegateResource: t.LiteralC<"delegateResource">;
@@ -14062,6 +14216,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14062
14216
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
14063
14217
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
14064
14218
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
14219
+ allocationRequest: t.LiteralC<"allocationRequest">;
14065
14220
  "defi-deposit": t.LiteralC<"defi-deposit">;
14066
14221
  "defi-redeem": t.LiteralC<"defi-redeem">;
14067
14222
  delegateResource: t.LiteralC<"delegateResource">;
@@ -14156,6 +14311,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14156
14311
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
14157
14312
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
14158
14313
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
14314
+ allocationRequest: t.LiteralC<"allocationRequest">;
14159
14315
  "defi-deposit": t.LiteralC<"defi-deposit">;
14160
14316
  "defi-redeem": t.LiteralC<"defi-redeem">;
14161
14317
  delegateResource: t.LiteralC<"delegateResource">;
@@ -14228,6 +14384,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14228
14384
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
14229
14385
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
14230
14386
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
14387
+ allocationRequest: t.LiteralC<"allocationRequest">;
14231
14388
  "defi-deposit": t.LiteralC<"defi-deposit">;
14232
14389
  "defi-redeem": t.LiteralC<"defi-redeem">;
14233
14390
  delegateResource: t.LiteralC<"delegateResource">;
@@ -14304,6 +14461,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14304
14461
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
14305
14462
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
14306
14463
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
14464
+ allocationRequest: t.LiteralC<"allocationRequest">;
14307
14465
  "defi-deposit": t.LiteralC<"defi-deposit">;
14308
14466
  "defi-redeem": t.LiteralC<"defi-redeem">;
14309
14467
  delegateResource: t.LiteralC<"delegateResource">;
@@ -14375,6 +14533,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14375
14533
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
14376
14534
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
14377
14535
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
14536
+ allocationRequest: t.LiteralC<"allocationRequest">;
14378
14537
  "defi-deposit": t.LiteralC<"defi-deposit">;
14379
14538
  "defi-redeem": t.LiteralC<"defi-redeem">;
14380
14539
  delegateResource: t.LiteralC<"delegateResource">;
@@ -14447,6 +14606,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14447
14606
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
14448
14607
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
14449
14608
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
14609
+ allocationRequest: t.LiteralC<"allocationRequest">;
14450
14610
  "defi-deposit": t.LiteralC<"defi-deposit">;
14451
14611
  "defi-redeem": t.LiteralC<"defi-redeem">;
14452
14612
  delegateResource: t.LiteralC<"delegateResource">;
@@ -14519,6 +14679,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14519
14679
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
14520
14680
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
14521
14681
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
14682
+ allocationRequest: t.LiteralC<"allocationRequest">;
14522
14683
  "defi-deposit": t.LiteralC<"defi-deposit">;
14523
14684
  "defi-redeem": t.LiteralC<"defi-redeem">;
14524
14685
  delegateResource: t.LiteralC<"delegateResource">;
@@ -14591,6 +14752,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14591
14752
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
14592
14753
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
14593
14754
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
14755
+ allocationRequest: t.LiteralC<"allocationRequest">;
14594
14756
  "defi-deposit": t.LiteralC<"defi-deposit">;
14595
14757
  "defi-redeem": t.LiteralC<"defi-redeem">;
14596
14758
  delegateResource: t.LiteralC<"delegateResource">;
@@ -14681,6 +14843,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14681
14843
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
14682
14844
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
14683
14845
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
14846
+ allocationRequest: t.LiteralC<"allocationRequest">;
14684
14847
  "defi-deposit": t.LiteralC<"defi-deposit">;
14685
14848
  "defi-redeem": t.LiteralC<"defi-redeem">;
14686
14849
  delegateResource: t.LiteralC<"delegateResource">;
@@ -14754,6 +14917,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14754
14917
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
14755
14918
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
14756
14919
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
14920
+ allocationRequest: t.LiteralC<"allocationRequest">;
14757
14921
  "defi-deposit": t.LiteralC<"defi-deposit">;
14758
14922
  "defi-redeem": t.LiteralC<"defi-redeem">;
14759
14923
  delegateResource: t.LiteralC<"delegateResource">;
@@ -14860,6 +15024,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14860
15024
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
14861
15025
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
14862
15026
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
15027
+ allocationRequest: t.LiteralC<"allocationRequest">;
14863
15028
  "defi-deposit": t.LiteralC<"defi-deposit">;
14864
15029
  "defi-redeem": t.LiteralC<"defi-redeem">;
14865
15030
  delegateResource: t.LiteralC<"delegateResource">;
@@ -14939,6 +15104,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14939
15104
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
14940
15105
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
14941
15106
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
15107
+ allocationRequest: t.LiteralC<"allocationRequest">;
14942
15108
  "defi-deposit": t.LiteralC<"defi-deposit">;
14943
15109
  "defi-redeem": t.LiteralC<"defi-redeem">;
14944
15110
  delegateResource: t.LiteralC<"delegateResource">;
@@ -15045,6 +15211,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15045
15211
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
15046
15212
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
15047
15213
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
15214
+ allocationRequest: t.LiteralC<"allocationRequest">;
15048
15215
  "defi-deposit": t.LiteralC<"defi-deposit">;
15049
15216
  "defi-redeem": t.LiteralC<"defi-redeem">;
15050
15217
  delegateResource: t.LiteralC<"delegateResource">;
@@ -15115,6 +15282,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15115
15282
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
15116
15283
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
15117
15284
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
15285
+ allocationRequest: t.LiteralC<"allocationRequest">;
15118
15286
  "defi-deposit": t.LiteralC<"defi-deposit">;
15119
15287
  "defi-redeem": t.LiteralC<"defi-redeem">;
15120
15288
  delegateResource: t.LiteralC<"delegateResource">;
@@ -15245,6 +15413,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15245
15413
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
15246
15414
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
15247
15415
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
15416
+ allocationRequest: t.LiteralC<"allocationRequest">;
15248
15417
  "defi-deposit": t.LiteralC<"defi-deposit">;
15249
15418
  "defi-redeem": t.LiteralC<"defi-redeem">;
15250
15419
  delegateResource: t.LiteralC<"delegateResource">;
@@ -15365,6 +15534,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15365
15534
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
15366
15535
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
15367
15536
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
15537
+ allocationRequest: t.LiteralC<"allocationRequest">;
15368
15538
  "defi-deposit": t.LiteralC<"defi-deposit">;
15369
15539
  "defi-redeem": t.LiteralC<"defi-redeem">;
15370
15540
  delegateResource: t.LiteralC<"delegateResource">;
@@ -15477,6 +15647,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15477
15647
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
15478
15648
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
15479
15649
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
15650
+ allocationRequest: t.LiteralC<"allocationRequest">;
15480
15651
  "defi-deposit": t.LiteralC<"defi-deposit">;
15481
15652
  "defi-redeem": t.LiteralC<"defi-redeem">;
15482
15653
  delegateResource: t.LiteralC<"delegateResource">;
@@ -15575,6 +15746,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15575
15746
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
15576
15747
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
15577
15748
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
15749
+ allocationRequest: t.LiteralC<"allocationRequest">;
15578
15750
  "defi-deposit": t.LiteralC<"defi-deposit">;
15579
15751
  "defi-redeem": t.LiteralC<"defi-redeem">;
15580
15752
  delegateResource: t.LiteralC<"delegateResource">;
@@ -15672,6 +15844,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15672
15844
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
15673
15845
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
15674
15846
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
15847
+ allocationRequest: t.LiteralC<"allocationRequest">;
15675
15848
  "defi-deposit": t.LiteralC<"defi-deposit">;
15676
15849
  "defi-redeem": t.LiteralC<"defi-redeem">;
15677
15850
  delegateResource: t.LiteralC<"delegateResource">;
@@ -15768,6 +15941,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15768
15941
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
15769
15942
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
15770
15943
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
15944
+ allocationRequest: t.LiteralC<"allocationRequest">;
15771
15945
  "defi-deposit": t.LiteralC<"defi-deposit">;
15772
15946
  "defi-redeem": t.LiteralC<"defi-redeem">;
15773
15947
  delegateResource: t.LiteralC<"delegateResource">;
@@ -15840,6 +16014,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15840
16014
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
15841
16015
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
15842
16016
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
16017
+ allocationRequest: t.LiteralC<"allocationRequest">;
15843
16018
  "defi-deposit": t.LiteralC<"defi-deposit">;
15844
16019
  "defi-redeem": t.LiteralC<"defi-redeem">;
15845
16020
  delegateResource: t.LiteralC<"delegateResource">;
@@ -16032,6 +16207,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16032
16207
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
16033
16208
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
16034
16209
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
16210
+ allocationRequest: t.LiteralC<"allocationRequest">;
16035
16211
  "defi-deposit": t.LiteralC<"defi-deposit">;
16036
16212
  "defi-redeem": t.LiteralC<"defi-redeem">;
16037
16213
  delegateResource: t.LiteralC<"delegateResource">;
@@ -16165,6 +16341,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16165
16341
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
16166
16342
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
16167
16343
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
16344
+ allocationRequest: t.LiteralC<"allocationRequest">;
16168
16345
  "defi-deposit": t.LiteralC<"defi-deposit">;
16169
16346
  "defi-redeem": t.LiteralC<"defi-redeem">;
16170
16347
  delegateResource: t.LiteralC<"delegateResource">;
@@ -16259,6 +16436,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16259
16436
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
16260
16437
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
16261
16438
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
16439
+ allocationRequest: t.LiteralC<"allocationRequest">;
16262
16440
  "defi-deposit": t.LiteralC<"defi-deposit">;
16263
16441
  "defi-redeem": t.LiteralC<"defi-redeem">;
16264
16442
  delegateResource: t.LiteralC<"delegateResource">;
@@ -16329,6 +16507,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16329
16507
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
16330
16508
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
16331
16509
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
16510
+ allocationRequest: t.LiteralC<"allocationRequest">;
16332
16511
  "defi-deposit": t.LiteralC<"defi-deposit">;
16333
16512
  "defi-redeem": t.LiteralC<"defi-redeem">;
16334
16513
  delegateResource: t.LiteralC<"delegateResource">;
@@ -16454,6 +16633,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16454
16633
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
16455
16634
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
16456
16635
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
16636
+ allocationRequest: t.LiteralC<"allocationRequest">;
16457
16637
  "defi-deposit": t.LiteralC<"defi-deposit">;
16458
16638
  "defi-redeem": t.LiteralC<"defi-redeem">;
16459
16639
  delegateResource: t.LiteralC<"delegateResource">;
@@ -16566,6 +16746,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16566
16746
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
16567
16747
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
16568
16748
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
16749
+ allocationRequest: t.LiteralC<"allocationRequest">;
16569
16750
  "defi-deposit": t.LiteralC<"defi-deposit">;
16570
16751
  "defi-redeem": t.LiteralC<"defi-redeem">;
16571
16752
  delegateResource: t.LiteralC<"delegateResource">;
@@ -16698,6 +16879,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16698
16879
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
16699
16880
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
16700
16881
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
16882
+ allocationRequest: t.LiteralC<"allocationRequest">;
16701
16883
  "defi-deposit": t.LiteralC<"defi-deposit">;
16702
16884
  "defi-redeem": t.LiteralC<"defi-redeem">;
16703
16885
  delegateResource: t.LiteralC<"delegateResource">;
@@ -16775,6 +16957,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16775
16957
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
16776
16958
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
16777
16959
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
16960
+ allocationRequest: t.LiteralC<"allocationRequest">;
16778
16961
  "defi-deposit": t.LiteralC<"defi-deposit">;
16779
16962
  "defi-redeem": t.LiteralC<"defi-redeem">;
16780
16963
  delegateResource: t.LiteralC<"delegateResource">;
@@ -16847,6 +17030,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16847
17030
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
16848
17031
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
16849
17032
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
17033
+ allocationRequest: t.LiteralC<"allocationRequest">;
16850
17034
  "defi-deposit": t.LiteralC<"defi-deposit">;
16851
17035
  "defi-redeem": t.LiteralC<"defi-redeem">;
16852
17036
  delegateResource: t.LiteralC<"delegateResource">;
@@ -16931,6 +17115,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16931
17115
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
16932
17116
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
16933
17117
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
17118
+ allocationRequest: t.LiteralC<"allocationRequest">;
16934
17119
  "defi-deposit": t.LiteralC<"defi-deposit">;
16935
17120
  "defi-redeem": t.LiteralC<"defi-redeem">;
16936
17121
  delegateResource: t.LiteralC<"delegateResource">;
@@ -17010,6 +17195,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17010
17195
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
17011
17196
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
17012
17197
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
17198
+ allocationRequest: t.LiteralC<"allocationRequest">;
17013
17199
  "defi-deposit": t.LiteralC<"defi-deposit">;
17014
17200
  "defi-redeem": t.LiteralC<"defi-redeem">;
17015
17201
  delegateResource: t.LiteralC<"delegateResource">;
@@ -17105,6 +17291,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17105
17291
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
17106
17292
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
17107
17293
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
17294
+ allocationRequest: t.LiteralC<"allocationRequest">;
17108
17295
  "defi-deposit": t.LiteralC<"defi-deposit">;
17109
17296
  "defi-redeem": t.LiteralC<"defi-redeem">;
17110
17297
  delegateResource: t.LiteralC<"delegateResource">;
@@ -17190,6 +17377,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17190
17377
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
17191
17378
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
17192
17379
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
17380
+ allocationRequest: t.LiteralC<"allocationRequest">;
17193
17381
  "defi-deposit": t.LiteralC<"defi-deposit">;
17194
17382
  "defi-redeem": t.LiteralC<"defi-redeem">;
17195
17383
  delegateResource: t.LiteralC<"delegateResource">;
@@ -17261,6 +17449,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17261
17449
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
17262
17450
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
17263
17451
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
17452
+ allocationRequest: t.LiteralC<"allocationRequest">;
17264
17453
  "defi-deposit": t.LiteralC<"defi-deposit">;
17265
17454
  "defi-redeem": t.LiteralC<"defi-redeem">;
17266
17455
  delegateResource: t.LiteralC<"delegateResource">;
@@ -17351,6 +17540,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17351
17540
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
17352
17541
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
17353
17542
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
17543
+ allocationRequest: t.LiteralC<"allocationRequest">;
17354
17544
  "defi-deposit": t.LiteralC<"defi-deposit">;
17355
17545
  "defi-redeem": t.LiteralC<"defi-redeem">;
17356
17546
  delegateResource: t.LiteralC<"delegateResource">;
@@ -17431,6 +17621,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17431
17621
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
17432
17622
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
17433
17623
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
17624
+ allocationRequest: t.LiteralC<"allocationRequest">;
17434
17625
  "defi-deposit": t.LiteralC<"defi-deposit">;
17435
17626
  "defi-redeem": t.LiteralC<"defi-redeem">;
17436
17627
  delegateResource: t.LiteralC<"delegateResource">;
@@ -17510,6 +17701,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17510
17701
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
17511
17702
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
17512
17703
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
17704
+ allocationRequest: t.LiteralC<"allocationRequest">;
17513
17705
  "defi-deposit": t.LiteralC<"defi-deposit">;
17514
17706
  "defi-redeem": t.LiteralC<"defi-redeem">;
17515
17707
  delegateResource: t.LiteralC<"delegateResource">;
@@ -17587,6 +17779,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17587
17779
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
17588
17780
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
17589
17781
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
17782
+ allocationRequest: t.LiteralC<"allocationRequest">;
17590
17783
  "defi-deposit": t.LiteralC<"defi-deposit">;
17591
17784
  "defi-redeem": t.LiteralC<"defi-redeem">;
17592
17785
  delegateResource: t.LiteralC<"delegateResource">;
@@ -17664,6 +17857,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17664
17857
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
17665
17858
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
17666
17859
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
17860
+ allocationRequest: t.LiteralC<"allocationRequest">;
17667
17861
  "defi-deposit": t.LiteralC<"defi-deposit">;
17668
17862
  "defi-redeem": t.LiteralC<"defi-redeem">;
17669
17863
  delegateResource: t.LiteralC<"delegateResource">;
@@ -17738,6 +17932,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17738
17932
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
17739
17933
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
17740
17934
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
17935
+ allocationRequest: t.LiteralC<"allocationRequest">;
17741
17936
  "defi-deposit": t.LiteralC<"defi-deposit">;
17742
17937
  "defi-redeem": t.LiteralC<"defi-redeem">;
17743
17938
  delegateResource: t.LiteralC<"delegateResource">;
@@ -17828,6 +18023,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17828
18023
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
17829
18024
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
17830
18025
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
18026
+ allocationRequest: t.LiteralC<"allocationRequest">;
17831
18027
  "defi-deposit": t.LiteralC<"defi-deposit">;
17832
18028
  "defi-redeem": t.LiteralC<"defi-redeem">;
17833
18029
  delegateResource: t.LiteralC<"delegateResource">;
@@ -17917,6 +18113,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17917
18113
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
17918
18114
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
17919
18115
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
18116
+ allocationRequest: t.LiteralC<"allocationRequest">;
17920
18117
  "defi-deposit": t.LiteralC<"defi-deposit">;
17921
18118
  "defi-redeem": t.LiteralC<"defi-redeem">;
17922
18119
  delegateResource: t.LiteralC<"delegateResource">;
@@ -18006,6 +18203,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18006
18203
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
18007
18204
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
18008
18205
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
18206
+ allocationRequest: t.LiteralC<"allocationRequest">;
18009
18207
  "defi-deposit": t.LiteralC<"defi-deposit">;
18010
18208
  "defi-redeem": t.LiteralC<"defi-redeem">;
18011
18209
  delegateResource: t.LiteralC<"delegateResource">;
@@ -18103,6 +18301,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18103
18301
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
18104
18302
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
18105
18303
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
18304
+ allocationRequest: t.LiteralC<"allocationRequest">;
18106
18305
  "defi-deposit": t.LiteralC<"defi-deposit">;
18107
18306
  "defi-redeem": t.LiteralC<"defi-redeem">;
18108
18307
  delegateResource: t.LiteralC<"delegateResource">;
@@ -18222,6 +18421,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18222
18421
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
18223
18422
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
18224
18423
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
18424
+ allocationRequest: t.LiteralC<"allocationRequest">;
18225
18425
  "defi-deposit": t.LiteralC<"defi-deposit">;
18226
18426
  "defi-redeem": t.LiteralC<"defi-redeem">;
18227
18427
  delegateResource: t.LiteralC<"delegateResource">;
@@ -18313,6 +18513,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18313
18513
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
18314
18514
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
18315
18515
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
18516
+ allocationRequest: t.LiteralC<"allocationRequest">;
18316
18517
  "defi-deposit": t.LiteralC<"defi-deposit">;
18317
18518
  "defi-redeem": t.LiteralC<"defi-redeem">;
18318
18519
  delegateResource: t.LiteralC<"delegateResource">;
@@ -18421,6 +18622,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18421
18622
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
18422
18623
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
18423
18624
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
18625
+ allocationRequest: t.LiteralC<"allocationRequest">;
18424
18626
  "defi-deposit": t.LiteralC<"defi-deposit">;
18425
18627
  "defi-redeem": t.LiteralC<"defi-redeem">;
18426
18628
  delegateResource: t.LiteralC<"delegateResource">;
@@ -18528,6 +18730,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18528
18730
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
18529
18731
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
18530
18732
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
18733
+ allocationRequest: t.LiteralC<"allocationRequest">;
18531
18734
  "defi-deposit": t.LiteralC<"defi-deposit">;
18532
18735
  "defi-redeem": t.LiteralC<"defi-redeem">;
18533
18736
  delegateResource: t.LiteralC<"delegateResource">;
@@ -18633,6 +18836,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18633
18836
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
18634
18837
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
18635
18838
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
18839
+ allocationRequest: t.LiteralC<"allocationRequest">;
18636
18840
  "defi-deposit": t.LiteralC<"defi-deposit">;
18637
18841
  "defi-redeem": t.LiteralC<"defi-redeem">;
18638
18842
  delegateResource: t.LiteralC<"delegateResource">;
@@ -18713,6 +18917,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18713
18917
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
18714
18918
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
18715
18919
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
18920
+ allocationRequest: t.LiteralC<"allocationRequest">;
18716
18921
  "defi-deposit": t.LiteralC<"defi-deposit">;
18717
18922
  "defi-redeem": t.LiteralC<"defi-redeem">;
18718
18923
  delegateResource: t.LiteralC<"delegateResource">;
@@ -18804,6 +19009,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18804
19009
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
18805
19010
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
18806
19011
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
19012
+ allocationRequest: t.LiteralC<"allocationRequest">;
18807
19013
  "defi-deposit": t.LiteralC<"defi-deposit">;
18808
19014
  "defi-redeem": t.LiteralC<"defi-redeem">;
18809
19015
  delegateResource: t.LiteralC<"delegateResource">;
@@ -18952,6 +19158,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18952
19158
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
18953
19159
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
18954
19160
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
19161
+ allocationRequest: t.LiteralC<"allocationRequest">;
18955
19162
  "defi-deposit": t.LiteralC<"defi-deposit">;
18956
19163
  "defi-redeem": t.LiteralC<"defi-redeem">;
18957
19164
  delegateResource: t.LiteralC<"delegateResource">;
@@ -19029,6 +19236,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19029
19236
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
19030
19237
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
19031
19238
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
19239
+ allocationRequest: t.LiteralC<"allocationRequest">;
19032
19240
  "defi-deposit": t.LiteralC<"defi-deposit">;
19033
19241
  "defi-redeem": t.LiteralC<"defi-redeem">;
19034
19242
  delegateResource: t.LiteralC<"delegateResource">;
@@ -19110,6 +19318,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19110
19318
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
19111
19319
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
19112
19320
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
19321
+ allocationRequest: t.LiteralC<"allocationRequest">;
19113
19322
  "defi-deposit": t.LiteralC<"defi-deposit">;
19114
19323
  "defi-redeem": t.LiteralC<"defi-redeem">;
19115
19324
  delegateResource: t.LiteralC<"delegateResource">;
@@ -19184,6 +19393,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19184
19393
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
19185
19394
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
19186
19395
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
19396
+ allocationRequest: t.LiteralC<"allocationRequest">;
19187
19397
  "defi-deposit": t.LiteralC<"defi-deposit">;
19188
19398
  "defi-redeem": t.LiteralC<"defi-redeem">;
19189
19399
  delegateResource: t.LiteralC<"delegateResource">;
@@ -19259,6 +19469,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19259
19469
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
19260
19470
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
19261
19471
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
19472
+ allocationRequest: t.LiteralC<"allocationRequest">;
19262
19473
  "defi-deposit": t.LiteralC<"defi-deposit">;
19263
19474
  "defi-redeem": t.LiteralC<"defi-redeem">;
19264
19475
  delegateResource: t.LiteralC<"delegateResource">;
@@ -19349,6 +19560,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19349
19560
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
19350
19561
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
19351
19562
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
19563
+ allocationRequest: t.LiteralC<"allocationRequest">;
19352
19564
  "defi-deposit": t.LiteralC<"defi-deposit">;
19353
19565
  "defi-redeem": t.LiteralC<"defi-redeem">;
19354
19566
  delegateResource: t.LiteralC<"delegateResource">;
@@ -19441,6 +19653,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19441
19653
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
19442
19654
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
19443
19655
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
19656
+ allocationRequest: t.LiteralC<"allocationRequest">;
19444
19657
  "defi-deposit": t.LiteralC<"defi-deposit">;
19445
19658
  "defi-redeem": t.LiteralC<"defi-redeem">;
19446
19659
  delegateResource: t.LiteralC<"delegateResource">;
@@ -19526,6 +19739,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19526
19739
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
19527
19740
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
19528
19741
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
19742
+ allocationRequest: t.LiteralC<"allocationRequest">;
19529
19743
  "defi-deposit": t.LiteralC<"defi-deposit">;
19530
19744
  "defi-redeem": t.LiteralC<"defi-redeem">;
19531
19745
  delegateResource: t.LiteralC<"delegateResource">;
@@ -19648,6 +19862,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19648
19862
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
19649
19863
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
19650
19864
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
19865
+ allocationRequest: t.LiteralC<"allocationRequest">;
19651
19866
  "defi-deposit": t.LiteralC<"defi-deposit">;
19652
19867
  "defi-redeem": t.LiteralC<"defi-redeem">;
19653
19868
  delegateResource: t.LiteralC<"delegateResource">;
@@ -19800,6 +20015,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19800
20015
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
19801
20016
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
19802
20017
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
20018
+ allocationRequest: t.LiteralC<"allocationRequest">;
19803
20019
  "defi-deposit": t.LiteralC<"defi-deposit">;
19804
20020
  "defi-redeem": t.LiteralC<"defi-redeem">;
19805
20021
  delegateResource: t.LiteralC<"delegateResource">;
@@ -19966,6 +20182,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19966
20182
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
19967
20183
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
19968
20184
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
20185
+ allocationRequest: t.LiteralC<"allocationRequest">;
19969
20186
  "defi-deposit": t.LiteralC<"defi-deposit">;
19970
20187
  "defi-redeem": t.LiteralC<"defi-redeem">;
19971
20188
  delegateResource: t.LiteralC<"delegateResource">;
@@ -20037,6 +20254,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20037
20254
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
20038
20255
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
20039
20256
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
20257
+ allocationRequest: t.LiteralC<"allocationRequest">;
20040
20258
  "defi-deposit": t.LiteralC<"defi-deposit">;
20041
20259
  "defi-redeem": t.LiteralC<"defi-redeem">;
20042
20260
  delegateResource: t.LiteralC<"delegateResource">;
@@ -20103,6 +20321,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20103
20321
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
20104
20322
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
20105
20323
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
20324
+ allocationRequest: t.LiteralC<"allocationRequest">;
20106
20325
  "defi-deposit": t.LiteralC<"defi-deposit">;
20107
20326
  "defi-redeem": t.LiteralC<"defi-redeem">;
20108
20327
  delegateResource: t.LiteralC<"delegateResource">;
@@ -20177,6 +20396,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20177
20396
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
20178
20397
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
20179
20398
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
20399
+ allocationRequest: t.LiteralC<"allocationRequest">;
20180
20400
  "defi-deposit": t.LiteralC<"defi-deposit">;
20181
20401
  "defi-redeem": t.LiteralC<"defi-redeem">;
20182
20402
  delegateResource: t.LiteralC<"delegateResource">;
@@ -20263,6 +20483,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20263
20483
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
20264
20484
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
20265
20485
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
20486
+ allocationRequest: t.LiteralC<"allocationRequest">;
20266
20487
  "defi-deposit": t.LiteralC<"defi-deposit">;
20267
20488
  "defi-redeem": t.LiteralC<"defi-redeem">;
20268
20489
  delegateResource: t.LiteralC<"delegateResource">;
@@ -20334,6 +20555,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20334
20555
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
20335
20556
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
20336
20557
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
20558
+ allocationRequest: t.LiteralC<"allocationRequest">;
20337
20559
  "defi-deposit": t.LiteralC<"defi-deposit">;
20338
20560
  "defi-redeem": t.LiteralC<"defi-redeem">;
20339
20561
  delegateResource: t.LiteralC<"delegateResource">;
@@ -20422,6 +20644,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20422
20644
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
20423
20645
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
20424
20646
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
20647
+ allocationRequest: t.LiteralC<"allocationRequest">;
20425
20648
  "defi-deposit": t.LiteralC<"defi-deposit">;
20426
20649
  "defi-redeem": t.LiteralC<"defi-redeem">;
20427
20650
  delegateResource: t.LiteralC<"delegateResource">;
@@ -20493,6 +20716,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20493
20716
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
20494
20717
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
20495
20718
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
20719
+ allocationRequest: t.LiteralC<"allocationRequest">;
20496
20720
  "defi-deposit": t.LiteralC<"defi-deposit">;
20497
20721
  "defi-redeem": t.LiteralC<"defi-redeem">;
20498
20722
  delegateResource: t.LiteralC<"delegateResource">;
@@ -20601,6 +20825,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20601
20825
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
20602
20826
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
20603
20827
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
20828
+ allocationRequest: t.LiteralC<"allocationRequest">;
20604
20829
  "defi-deposit": t.LiteralC<"defi-deposit">;
20605
20830
  "defi-redeem": t.LiteralC<"defi-redeem">;
20606
20831
  delegateResource: t.LiteralC<"delegateResource">;
@@ -20691,6 +20916,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20691
20916
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
20692
20917
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
20693
20918
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
20919
+ allocationRequest: t.LiteralC<"allocationRequest">;
20694
20920
  "defi-deposit": t.LiteralC<"defi-deposit">;
20695
20921
  "defi-redeem": t.LiteralC<"defi-redeem">;
20696
20922
  delegateResource: t.LiteralC<"delegateResource">;
@@ -20763,6 +20989,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20763
20989
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
20764
20990
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
20765
20991
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
20992
+ allocationRequest: t.LiteralC<"allocationRequest">;
20766
20993
  "defi-deposit": t.LiteralC<"defi-deposit">;
20767
20994
  "defi-redeem": t.LiteralC<"defi-redeem">;
20768
20995
  delegateResource: t.LiteralC<"delegateResource">;
@@ -20854,6 +21081,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20854
21081
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
20855
21082
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
20856
21083
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
21084
+ allocationRequest: t.LiteralC<"allocationRequest">;
20857
21085
  "defi-deposit": t.LiteralC<"defi-deposit">;
20858
21086
  "defi-redeem": t.LiteralC<"defi-redeem">;
20859
21087
  delegateResource: t.LiteralC<"delegateResource">;
@@ -20947,6 +21175,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20947
21175
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
20948
21176
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
20949
21177
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
21178
+ allocationRequest: t.LiteralC<"allocationRequest">;
20950
21179
  "defi-deposit": t.LiteralC<"defi-deposit">;
20951
21180
  "defi-redeem": t.LiteralC<"defi-redeem">;
20952
21181
  delegateResource: t.LiteralC<"delegateResource">;
@@ -21041,6 +21270,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21041
21270
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
21042
21271
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
21043
21272
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
21273
+ allocationRequest: t.LiteralC<"allocationRequest">;
21044
21274
  "defi-deposit": t.LiteralC<"defi-deposit">;
21045
21275
  "defi-redeem": t.LiteralC<"defi-redeem">;
21046
21276
  delegateResource: t.LiteralC<"delegateResource">;
@@ -21121,6 +21351,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21121
21351
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
21122
21352
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
21123
21353
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
21354
+ allocationRequest: t.LiteralC<"allocationRequest">;
21124
21355
  "defi-deposit": t.LiteralC<"defi-deposit">;
21125
21356
  "defi-redeem": t.LiteralC<"defi-redeem">;
21126
21357
  delegateResource: t.LiteralC<"delegateResource">;
@@ -21212,6 +21443,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21212
21443
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
21213
21444
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
21214
21445
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
21446
+ allocationRequest: t.LiteralC<"allocationRequest">;
21215
21447
  "defi-deposit": t.LiteralC<"defi-deposit">;
21216
21448
  "defi-redeem": t.LiteralC<"defi-redeem">;
21217
21449
  delegateResource: t.LiteralC<"delegateResource">;
@@ -21342,6 +21574,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21342
21574
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
21343
21575
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
21344
21576
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
21577
+ allocationRequest: t.LiteralC<"allocationRequest">;
21345
21578
  "defi-deposit": t.LiteralC<"defi-deposit">;
21346
21579
  "defi-redeem": t.LiteralC<"defi-redeem">;
21347
21580
  delegateResource: t.LiteralC<"delegateResource">;
@@ -21420,6 +21653,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21420
21653
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
21421
21654
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
21422
21655
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
21656
+ allocationRequest: t.LiteralC<"allocationRequest">;
21423
21657
  "defi-deposit": t.LiteralC<"defi-deposit">;
21424
21658
  "defi-redeem": t.LiteralC<"defi-redeem">;
21425
21659
  delegateResource: t.LiteralC<"delegateResource">;
@@ -21495,6 +21729,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21495
21729
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
21496
21730
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
21497
21731
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
21732
+ allocationRequest: t.LiteralC<"allocationRequest">;
21498
21733
  "defi-deposit": t.LiteralC<"defi-deposit">;
21499
21734
  "defi-redeem": t.LiteralC<"defi-redeem">;
21500
21735
  delegateResource: t.LiteralC<"delegateResource">;
@@ -21565,6 +21800,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21565
21800
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
21566
21801
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
21567
21802
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
21803
+ allocationRequest: t.LiteralC<"allocationRequest">;
21568
21804
  "defi-deposit": t.LiteralC<"defi-deposit">;
21569
21805
  "defi-redeem": t.LiteralC<"defi-redeem">;
21570
21806
  delegateResource: t.LiteralC<"delegateResource">;
@@ -21655,6 +21891,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21655
21891
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
21656
21892
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
21657
21893
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
21894
+ allocationRequest: t.LiteralC<"allocationRequest">;
21658
21895
  "defi-deposit": t.LiteralC<"defi-deposit">;
21659
21896
  "defi-redeem": t.LiteralC<"defi-redeem">;
21660
21897
  delegateResource: t.LiteralC<"delegateResource">;
@@ -21731,6 +21968,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21731
21968
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
21732
21969
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
21733
21970
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
21971
+ allocationRequest: t.LiteralC<"allocationRequest">;
21734
21972
  "defi-deposit": t.LiteralC<"defi-deposit">;
21735
21973
  "defi-redeem": t.LiteralC<"defi-redeem">;
21736
21974
  delegateResource: t.LiteralC<"delegateResource">;
@@ -21806,6 +22044,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21806
22044
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
21807
22045
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
21808
22046
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
22047
+ allocationRequest: t.LiteralC<"allocationRequest">;
21809
22048
  "defi-deposit": t.LiteralC<"defi-deposit">;
21810
22049
  "defi-redeem": t.LiteralC<"defi-redeem">;
21811
22050
  delegateResource: t.LiteralC<"delegateResource">;
@@ -21882,6 +22121,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21882
22121
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
21883
22122
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
21884
22123
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
22124
+ allocationRequest: t.LiteralC<"allocationRequest">;
21885
22125
  "defi-deposit": t.LiteralC<"defi-deposit">;
21886
22126
  "defi-redeem": t.LiteralC<"defi-redeem">;
21887
22127
  delegateResource: t.LiteralC<"delegateResource">;
@@ -21957,6 +22197,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21957
22197
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
21958
22198
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
21959
22199
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
22200
+ allocationRequest: t.LiteralC<"allocationRequest">;
21960
22201
  "defi-deposit": t.LiteralC<"defi-deposit">;
21961
22202
  "defi-redeem": t.LiteralC<"defi-redeem">;
21962
22203
  delegateResource: t.LiteralC<"delegateResource">;
@@ -22036,6 +22277,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22036
22277
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
22037
22278
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
22038
22279
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
22280
+ allocationRequest: t.LiteralC<"allocationRequest">;
22039
22281
  "defi-deposit": t.LiteralC<"defi-deposit">;
22040
22282
  "defi-redeem": t.LiteralC<"defi-redeem">;
22041
22283
  delegateResource: t.LiteralC<"delegateResource">;
@@ -22114,6 +22356,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22114
22356
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
22115
22357
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
22116
22358
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
22359
+ allocationRequest: t.LiteralC<"allocationRequest">;
22117
22360
  "defi-deposit": t.LiteralC<"defi-deposit">;
22118
22361
  "defi-redeem": t.LiteralC<"defi-redeem">;
22119
22362
  delegateResource: t.LiteralC<"delegateResource">;
@@ -22194,6 +22437,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22194
22437
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
22195
22438
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
22196
22439
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
22440
+ allocationRequest: t.LiteralC<"allocationRequest">;
22197
22441
  "defi-deposit": t.LiteralC<"defi-deposit">;
22198
22442
  "defi-redeem": t.LiteralC<"defi-redeem">;
22199
22443
  delegateResource: t.LiteralC<"delegateResource">;
@@ -22274,6 +22518,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22274
22518
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
22275
22519
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
22276
22520
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
22521
+ allocationRequest: t.LiteralC<"allocationRequest">;
22277
22522
  "defi-deposit": t.LiteralC<"defi-deposit">;
22278
22523
  "defi-redeem": t.LiteralC<"defi-redeem">;
22279
22524
  delegateResource: t.LiteralC<"delegateResource">;
@@ -22354,6 +22599,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22354
22599
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
22355
22600
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
22356
22601
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
22602
+ allocationRequest: t.LiteralC<"allocationRequest">;
22357
22603
  "defi-deposit": t.LiteralC<"defi-deposit">;
22358
22604
  "defi-redeem": t.LiteralC<"defi-redeem">;
22359
22605
  delegateResource: t.LiteralC<"delegateResource">;
@@ -22433,6 +22679,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22433
22679
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
22434
22680
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
22435
22681
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
22682
+ allocationRequest: t.LiteralC<"allocationRequest">;
22436
22683
  "defi-deposit": t.LiteralC<"defi-deposit">;
22437
22684
  "defi-redeem": t.LiteralC<"defi-redeem">;
22438
22685
  delegateResource: t.LiteralC<"delegateResource">;
@@ -22516,6 +22763,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22516
22763
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
22517
22764
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
22518
22765
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
22766
+ allocationRequest: t.LiteralC<"allocationRequest">;
22519
22767
  "defi-deposit": t.LiteralC<"defi-deposit">;
22520
22768
  "defi-redeem": t.LiteralC<"defi-redeem">;
22521
22769
  delegateResource: t.LiteralC<"delegateResource">;
@@ -22594,6 +22842,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22594
22842
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
22595
22843
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
22596
22844
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
22845
+ allocationRequest: t.LiteralC<"allocationRequest">;
22597
22846
  "defi-deposit": t.LiteralC<"defi-deposit">;
22598
22847
  "defi-redeem": t.LiteralC<"defi-redeem">;
22599
22848
  delegateResource: t.LiteralC<"delegateResource">;
@@ -22674,6 +22923,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22674
22923
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
22675
22924
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
22676
22925
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
22926
+ allocationRequest: t.LiteralC<"allocationRequest">;
22677
22927
  "defi-deposit": t.LiteralC<"defi-deposit">;
22678
22928
  "defi-redeem": t.LiteralC<"defi-redeem">;
22679
22929
  delegateResource: t.LiteralC<"delegateResource">;
@@ -22750,6 +23000,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22750
23000
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
22751
23001
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
22752
23002
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
23003
+ allocationRequest: t.LiteralC<"allocationRequest">;
22753
23004
  "defi-deposit": t.LiteralC<"defi-deposit">;
22754
23005
  "defi-redeem": t.LiteralC<"defi-redeem">;
22755
23006
  delegateResource: t.LiteralC<"delegateResource">;
@@ -22825,6 +23076,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22825
23076
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
22826
23077
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
22827
23078
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
23079
+ allocationRequest: t.LiteralC<"allocationRequest">;
22828
23080
  "defi-deposit": t.LiteralC<"defi-deposit">;
22829
23081
  "defi-redeem": t.LiteralC<"defi-redeem">;
22830
23082
  delegateResource: t.LiteralC<"delegateResource">;
@@ -22900,6 +23152,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22900
23152
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
22901
23153
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
22902
23154
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
23155
+ allocationRequest: t.LiteralC<"allocationRequest">;
22903
23156
  "defi-deposit": t.LiteralC<"defi-deposit">;
22904
23157
  "defi-redeem": t.LiteralC<"defi-redeem">;
22905
23158
  delegateResource: t.LiteralC<"delegateResource">;
@@ -22980,6 +23233,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22980
23233
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
22981
23234
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
22982
23235
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
23236
+ allocationRequest: t.LiteralC<"allocationRequest">;
22983
23237
  "defi-deposit": t.LiteralC<"defi-deposit">;
22984
23238
  "defi-redeem": t.LiteralC<"defi-redeem">;
22985
23239
  delegateResource: t.LiteralC<"delegateResource">;
@@ -23061,6 +23315,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23061
23315
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
23062
23316
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
23063
23317
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
23318
+ allocationRequest: t.LiteralC<"allocationRequest">;
23064
23319
  "defi-deposit": t.LiteralC<"defi-deposit">;
23065
23320
  "defi-redeem": t.LiteralC<"defi-redeem">;
23066
23321
  delegateResource: t.LiteralC<"delegateResource">;
@@ -23140,6 +23395,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23140
23395
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
23141
23396
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
23142
23397
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
23398
+ allocationRequest: t.LiteralC<"allocationRequest">;
23143
23399
  "defi-deposit": t.LiteralC<"defi-deposit">;
23144
23400
  "defi-redeem": t.LiteralC<"defi-redeem">;
23145
23401
  delegateResource: t.LiteralC<"delegateResource">;
@@ -23219,6 +23475,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23219
23475
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
23220
23476
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
23221
23477
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
23478
+ allocationRequest: t.LiteralC<"allocationRequest">;
23222
23479
  "defi-deposit": t.LiteralC<"defi-deposit">;
23223
23480
  "defi-redeem": t.LiteralC<"defi-redeem">;
23224
23481
  delegateResource: t.LiteralC<"delegateResource">;
@@ -23293,6 +23550,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23293
23550
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
23294
23551
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
23295
23552
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
23553
+ allocationRequest: t.LiteralC<"allocationRequest">;
23296
23554
  "defi-deposit": t.LiteralC<"defi-deposit">;
23297
23555
  "defi-redeem": t.LiteralC<"defi-redeem">;
23298
23556
  delegateResource: t.LiteralC<"delegateResource">;
@@ -23367,6 +23625,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23367
23625
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
23368
23626
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
23369
23627
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
23628
+ allocationRequest: t.LiteralC<"allocationRequest">;
23370
23629
  "defi-deposit": t.LiteralC<"defi-deposit">;
23371
23630
  "defi-redeem": t.LiteralC<"defi-redeem">;
23372
23631
  delegateResource: t.LiteralC<"delegateResource">;
@@ -23435,6 +23694,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23435
23694
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
23436
23695
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
23437
23696
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
23697
+ allocationRequest: t.LiteralC<"allocationRequest">;
23438
23698
  "defi-deposit": t.LiteralC<"defi-deposit">;
23439
23699
  "defi-redeem": t.LiteralC<"defi-redeem">;
23440
23700
  delegateResource: t.LiteralC<"delegateResource">;
@@ -23507,6 +23767,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23507
23767
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
23508
23768
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
23509
23769
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
23770
+ allocationRequest: t.LiteralC<"allocationRequest">;
23510
23771
  "defi-deposit": t.LiteralC<"defi-deposit">;
23511
23772
  "defi-redeem": t.LiteralC<"defi-redeem">;
23512
23773
  delegateResource: t.LiteralC<"delegateResource">;
@@ -23581,6 +23842,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23581
23842
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
23582
23843
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
23583
23844
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
23845
+ allocationRequest: t.LiteralC<"allocationRequest">;
23584
23846
  "defi-deposit": t.LiteralC<"defi-deposit">;
23585
23847
  "defi-redeem": t.LiteralC<"defi-redeem">;
23586
23848
  delegateResource: t.LiteralC<"delegateResource">;
@@ -23655,6 +23917,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23655
23917
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
23656
23918
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
23657
23919
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
23920
+ allocationRequest: t.LiteralC<"allocationRequest">;
23658
23921
  "defi-deposit": t.LiteralC<"defi-deposit">;
23659
23922
  "defi-redeem": t.LiteralC<"defi-redeem">;
23660
23923
  delegateResource: t.LiteralC<"delegateResource">;
@@ -23735,6 +23998,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23735
23998
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
23736
23999
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
23737
24000
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
24001
+ allocationRequest: t.LiteralC<"allocationRequest">;
23738
24002
  "defi-deposit": t.LiteralC<"defi-deposit">;
23739
24003
  "defi-redeem": t.LiteralC<"defi-redeem">;
23740
24004
  delegateResource: t.LiteralC<"delegateResource">;
@@ -23815,6 +24079,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23815
24079
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
23816
24080
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
23817
24081
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
24082
+ allocationRequest: t.LiteralC<"allocationRequest">;
23818
24083
  "defi-deposit": t.LiteralC<"defi-deposit">;
23819
24084
  "defi-redeem": t.LiteralC<"defi-redeem">;
23820
24085
  delegateResource: t.LiteralC<"delegateResource">;
@@ -23889,6 +24154,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23889
24154
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
23890
24155
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
23891
24156
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
24157
+ allocationRequest: t.LiteralC<"allocationRequest">;
23892
24158
  "defi-deposit": t.LiteralC<"defi-deposit">;
23893
24159
  "defi-redeem": t.LiteralC<"defi-redeem">;
23894
24160
  delegateResource: t.LiteralC<"delegateResource">;
@@ -23959,6 +24225,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23959
24225
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
23960
24226
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
23961
24227
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
24228
+ allocationRequest: t.LiteralC<"allocationRequest">;
23962
24229
  "defi-deposit": t.LiteralC<"defi-deposit">;
23963
24230
  "defi-redeem": t.LiteralC<"defi-redeem">;
23964
24231
  delegateResource: t.LiteralC<"delegateResource">;
@@ -24049,6 +24316,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24049
24316
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
24050
24317
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
24051
24318
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
24319
+ allocationRequest: t.LiteralC<"allocationRequest">;
24052
24320
  "defi-deposit": t.LiteralC<"defi-deposit">;
24053
24321
  "defi-redeem": t.LiteralC<"defi-redeem">;
24054
24322
  delegateResource: t.LiteralC<"delegateResource">;
@@ -24149,6 +24417,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24149
24417
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
24150
24418
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
24151
24419
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
24420
+ allocationRequest: t.LiteralC<"allocationRequest">;
24152
24421
  "defi-deposit": t.LiteralC<"defi-deposit">;
24153
24422
  "defi-redeem": t.LiteralC<"defi-redeem">;
24154
24423
  delegateResource: t.LiteralC<"delegateResource">;
@@ -24259,6 +24528,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24259
24528
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
24260
24529
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
24261
24530
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
24531
+ allocationRequest: t.LiteralC<"allocationRequest">;
24262
24532
  "defi-deposit": t.LiteralC<"defi-deposit">;
24263
24533
  "defi-redeem": t.LiteralC<"defi-redeem">;
24264
24534
  delegateResource: t.LiteralC<"delegateResource">;
@@ -24341,6 +24611,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24341
24611
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
24342
24612
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
24343
24613
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
24614
+ allocationRequest: t.LiteralC<"allocationRequest">;
24344
24615
  "defi-deposit": t.LiteralC<"defi-deposit">;
24345
24616
  "defi-redeem": t.LiteralC<"defi-redeem">;
24346
24617
  delegateResource: t.LiteralC<"delegateResource">;
@@ -24433,6 +24704,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24433
24704
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
24434
24705
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
24435
24706
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
24707
+ allocationRequest: t.LiteralC<"allocationRequest">;
24436
24708
  "defi-deposit": t.LiteralC<"defi-deposit">;
24437
24709
  "defi-redeem": t.LiteralC<"defi-redeem">;
24438
24710
  delegateResource: t.LiteralC<"delegateResource">;
@@ -24507,6 +24779,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24507
24779
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
24508
24780
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
24509
24781
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
24782
+ allocationRequest: t.LiteralC<"allocationRequest">;
24510
24783
  "defi-deposit": t.LiteralC<"defi-deposit">;
24511
24784
  "defi-redeem": t.LiteralC<"defi-redeem">;
24512
24785
  delegateResource: t.LiteralC<"delegateResource">;
@@ -24587,6 +24860,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24587
24860
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
24588
24861
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
24589
24862
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
24863
+ allocationRequest: t.LiteralC<"allocationRequest">;
24590
24864
  "defi-deposit": t.LiteralC<"defi-deposit">;
24591
24865
  "defi-redeem": t.LiteralC<"defi-redeem">;
24592
24866
  delegateResource: t.LiteralC<"delegateResource">;
@@ -24661,6 +24935,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24661
24935
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
24662
24936
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
24663
24937
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
24938
+ allocationRequest: t.LiteralC<"allocationRequest">;
24664
24939
  "defi-deposit": t.LiteralC<"defi-deposit">;
24665
24940
  "defi-redeem": t.LiteralC<"defi-redeem">;
24666
24941
  delegateResource: t.LiteralC<"delegateResource">;
@@ -24741,6 +25016,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24741
25016
  transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
24742
25017
  cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
24743
25018
  cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
25019
+ allocationRequest: t.LiteralC<"allocationRequest">;
24744
25020
  "defi-deposit": t.LiteralC<"defi-deposit">;
24745
25021
  "defi-redeem": t.LiteralC<"defi-redeem">;
24746
25022
  delegateResource: t.LiteralC<"delegateResource">;