@bitgo/public-types 6.18.0 → 6.20.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 (183) hide show
  1. package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +1 -0
  2. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +1 -0
  3. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +1 -0
  4. package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +1 -0
  5. package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +1 -0
  6. package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +1 -0
  7. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +1 -0
  8. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +1 -0
  9. package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +1 -0
  10. package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +1 -0
  11. package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +1 -0
  12. package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +1 -0
  13. package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +1 -0
  14. package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +1 -0
  15. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +1 -0
  16. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +1 -0
  17. package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +1 -0
  18. package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +1 -0
  19. package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +1 -0
  20. package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +1 -0
  21. package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +1 -0
  22. package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +2 -0
  23. package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +1 -0
  24. package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +1 -0
  25. package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +1 -0
  26. package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +1 -0
  27. package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +1 -0
  28. package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +1 -0
  29. package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +1 -0
  30. package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.d.ts +1 -0
  31. package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.d.ts +1 -0
  32. package/dist/src/schema/transactionRequest/intents/cantonCommandIntent.d.ts +1 -0
  33. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +1 -0
  34. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +1 -0
  35. package/dist/src/schema/transactionRequest/intents/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/defiApproveIntent.d.ts +79 -0
  53. package/dist/src/schema/transactionRequest/intents/defiApproveIntent.js +40 -0
  54. package/dist/src/schema/transactionRequest/intents/defiApproveIntent.js.map +1 -0
  55. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +5 -1
  56. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.js +5 -1
  57. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.js.map +1 -1
  58. package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +1 -0
  59. package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +1 -0
  60. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +1 -0
  61. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +1 -0
  62. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +1 -0
  63. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +1 -0
  64. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +1 -0
  65. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +1 -0
  66. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +1 -0
  67. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +1 -0
  68. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +1 -0
  69. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +1 -0
  70. package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +2 -0
  71. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +1 -0
  72. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +1 -0
  73. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +1 -0
  74. package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +1 -0
  75. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +1 -0
  76. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +1 -0
  77. package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +1 -0
  78. package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +1 -0
  79. package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +1 -0
  80. package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +1 -0
  81. package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +1 -0
  82. package/dist/src/schema/transactionRequest/intents/index.d.ts +1 -0
  83. package/dist/src/schema/transactionRequest/intents/index.js +1 -0
  84. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  85. package/dist/src/schema/transactionRequest/intents/intent.d.ts +145 -1
  86. package/dist/src/schema/transactionRequest/intents/intentType.d.ts +2 -0
  87. package/dist/src/schema/transactionRequest/intents/intentType.js +1 -0
  88. package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
  89. package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +1 -0
  90. package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +1 -0
  91. package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +2 -0
  92. package/dist/src/schema/transactionRequest/intents/irysPledgeIntent.d.ts +1 -0
  93. package/dist/src/schema/transactionRequest/intents/irysStakeIntent.d.ts +1 -0
  94. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +2 -0
  95. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +1 -0
  96. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +1 -0
  97. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +1 -0
  98. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +1 -0
  99. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +1 -0
  100. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +1 -0
  101. package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +1 -0
  102. package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +1 -0
  103. package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +1 -0
  104. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +1 -0
  105. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +1 -0
  106. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +1 -0
  107. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +1 -0
  108. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +1 -0
  109. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +1 -0
  110. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +1 -0
  111. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +1 -0
  112. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +1 -0
  113. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +1 -0
  114. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +1 -0
  115. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +1 -0
  116. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +1 -0
  117. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +2 -0
  118. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +2 -0
  119. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +1 -0
  120. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +1 -0
  121. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +1 -0
  122. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +1 -0
  123. package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +1 -0
  124. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +1 -0
  125. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +1 -0
  126. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +1 -0
  127. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +1 -0
  128. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +2 -0
  129. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +2 -0
  130. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +2 -0
  131. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +1 -0
  132. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +1 -0
  133. package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +1 -0
  134. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +2 -0
  135. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +1 -0
  136. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +1 -0
  137. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +1 -0
  138. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +2 -0
  139. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +1 -0
  140. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +1 -0
  141. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +1 -0
  142. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +1 -0
  143. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +1 -0
  144. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +1 -0
  145. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +1 -0
  146. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +1 -0
  147. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +1 -0
  148. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +1 -0
  149. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +1 -0
  150. package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +1 -0
  151. package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.d.ts +1 -0
  152. package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +1 -0
  153. package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +1 -0
  154. package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +1 -0
  155. package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +1 -0
  156. package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +1 -0
  157. package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +1 -0
  158. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +1 -0
  159. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +1 -0
  160. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +1 -0
  161. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +1 -0
  162. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +1 -0
  163. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +1 -0
  164. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +1 -0
  165. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +1 -0
  166. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +1 -0
  167. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +2 -0
  168. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +1 -0
  169. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +1 -0
  170. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +1 -0
  171. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +1 -0
  172. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +1 -0
  173. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +1 -0
  174. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +1 -0
  175. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +1 -0
  176. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +2 -0
  177. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +2 -0
  178. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +290 -2
  179. package/package.json +1 -1
  180. package/src/schema/transactionRequest/intents/defiApproveIntent.ts +17 -0
  181. package/src/schema/transactionRequest/intents/defiDepositIntent.ts +7 -2
  182. package/src/schema/transactionRequest/intents/index.ts +1 -0
  183. package/src/schema/transactionRequest/intents/intentType.ts +4 -0
@@ -120,6 +120,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
120
120
  allocationAllocate: t.LiteralC<"allocationAllocate">;
121
121
  "defi-deposit": t.LiteralC<"defi-deposit">;
122
122
  "defi-redeem": t.LiteralC<"defi-redeem">;
123
+ "defi-approve": t.LiteralC<"defi-approve">;
123
124
  delegateResource: t.LiteralC<"delegateResource">;
124
125
  undelegateResource: t.LiteralC<"undelegateResource">;
125
126
  export: t.LiteralC<"export">;
@@ -213,6 +214,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
213
214
  allocationAllocate: t.LiteralC<"allocationAllocate">;
214
215
  "defi-deposit": t.LiteralC<"defi-deposit">;
215
216
  "defi-redeem": t.LiteralC<"defi-redeem">;
217
+ "defi-approve": t.LiteralC<"defi-approve">;
216
218
  delegateResource: t.LiteralC<"delegateResource">;
217
219
  undelegateResource: t.LiteralC<"undelegateResource">;
218
220
  export: t.LiteralC<"export">;
@@ -293,6 +295,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
293
295
  allocationAllocate: t.LiteralC<"allocationAllocate">;
294
296
  "defi-deposit": t.LiteralC<"defi-deposit">;
295
297
  "defi-redeem": t.LiteralC<"defi-redeem">;
298
+ "defi-approve": t.LiteralC<"defi-approve">;
296
299
  delegateResource: t.LiteralC<"delegateResource">;
297
300
  undelegateResource: t.LiteralC<"undelegateResource">;
298
301
  export: t.LiteralC<"export">;
@@ -379,6 +382,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
379
382
  allocationAllocate: t.LiteralC<"allocationAllocate">;
380
383
  "defi-deposit": t.LiteralC<"defi-deposit">;
381
384
  "defi-redeem": t.LiteralC<"defi-redeem">;
385
+ "defi-approve": t.LiteralC<"defi-approve">;
382
386
  delegateResource: t.LiteralC<"delegateResource">;
383
387
  undelegateResource: t.LiteralC<"undelegateResource">;
384
388
  export: t.LiteralC<"export">;
@@ -464,6 +468,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
464
468
  allocationAllocate: t.LiteralC<"allocationAllocate">;
465
469
  "defi-deposit": t.LiteralC<"defi-deposit">;
466
470
  "defi-redeem": t.LiteralC<"defi-redeem">;
471
+ "defi-approve": t.LiteralC<"defi-approve">;
467
472
  delegateResource: t.LiteralC<"delegateResource">;
468
473
  undelegateResource: t.LiteralC<"undelegateResource">;
469
474
  export: t.LiteralC<"export">;
@@ -541,6 +546,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
541
546
  allocationAllocate: t.LiteralC<"allocationAllocate">;
542
547
  "defi-deposit": t.LiteralC<"defi-deposit">;
543
548
  "defi-redeem": t.LiteralC<"defi-redeem">;
549
+ "defi-approve": t.LiteralC<"defi-approve">;
544
550
  delegateResource: t.LiteralC<"delegateResource">;
545
551
  undelegateResource: t.LiteralC<"undelegateResource">;
546
552
  export: t.LiteralC<"export">;
@@ -629,6 +635,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
629
635
  allocationAllocate: t.LiteralC<"allocationAllocate">;
630
636
  "defi-deposit": t.LiteralC<"defi-deposit">;
631
637
  "defi-redeem": t.LiteralC<"defi-redeem">;
638
+ "defi-approve": t.LiteralC<"defi-approve">;
632
639
  delegateResource: t.LiteralC<"delegateResource">;
633
640
  undelegateResource: t.LiteralC<"undelegateResource">;
634
641
  export: t.LiteralC<"export">;
@@ -722,6 +729,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
722
729
  allocationAllocate: t.LiteralC<"allocationAllocate">;
723
730
  "defi-deposit": t.LiteralC<"defi-deposit">;
724
731
  "defi-redeem": t.LiteralC<"defi-redeem">;
732
+ "defi-approve": t.LiteralC<"defi-approve">;
725
733
  delegateResource: t.LiteralC<"delegateResource">;
726
734
  undelegateResource: t.LiteralC<"undelegateResource">;
727
735
  export: t.LiteralC<"export">;
@@ -832,6 +840,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
832
840
  allocationAllocate: t.LiteralC<"allocationAllocate">;
833
841
  "defi-deposit": t.LiteralC<"defi-deposit">;
834
842
  "defi-redeem": t.LiteralC<"defi-redeem">;
843
+ "defi-approve": t.LiteralC<"defi-approve">;
835
844
  delegateResource: t.LiteralC<"delegateResource">;
836
845
  undelegateResource: t.LiteralC<"undelegateResource">;
837
846
  export: t.LiteralC<"export">;
@@ -942,6 +951,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
942
951
  allocationAllocate: t.LiteralC<"allocationAllocate">;
943
952
  "defi-deposit": t.LiteralC<"defi-deposit">;
944
953
  "defi-redeem": t.LiteralC<"defi-redeem">;
954
+ "defi-approve": t.LiteralC<"defi-approve">;
945
955
  delegateResource: t.LiteralC<"delegateResource">;
946
956
  undelegateResource: t.LiteralC<"undelegateResource">;
947
957
  export: t.LiteralC<"export">;
@@ -1018,6 +1028,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1018
1028
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1019
1029
  "defi-deposit": t.LiteralC<"defi-deposit">;
1020
1030
  "defi-redeem": t.LiteralC<"defi-redeem">;
1031
+ "defi-approve": t.LiteralC<"defi-approve">;
1021
1032
  delegateResource: t.LiteralC<"delegateResource">;
1022
1033
  undelegateResource: t.LiteralC<"undelegateResource">;
1023
1034
  export: t.LiteralC<"export">;
@@ -1094,6 +1105,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1094
1105
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1095
1106
  "defi-deposit": t.LiteralC<"defi-deposit">;
1096
1107
  "defi-redeem": t.LiteralC<"defi-redeem">;
1108
+ "defi-approve": t.LiteralC<"defi-approve">;
1097
1109
  delegateResource: t.LiteralC<"delegateResource">;
1098
1110
  undelegateResource: t.LiteralC<"undelegateResource">;
1099
1111
  export: t.LiteralC<"export">;
@@ -1178,6 +1190,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1178
1190
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1179
1191
  "defi-deposit": t.LiteralC<"defi-deposit">;
1180
1192
  "defi-redeem": t.LiteralC<"defi-redeem">;
1193
+ "defi-approve": t.LiteralC<"defi-approve">;
1181
1194
  delegateResource: t.LiteralC<"delegateResource">;
1182
1195
  undelegateResource: t.LiteralC<"undelegateResource">;
1183
1196
  export: t.LiteralC<"export">;
@@ -1261,6 +1274,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1261
1274
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1262
1275
  "defi-deposit": t.LiteralC<"defi-deposit">;
1263
1276
  "defi-redeem": t.LiteralC<"defi-redeem">;
1277
+ "defi-approve": t.LiteralC<"defi-approve">;
1264
1278
  delegateResource: t.LiteralC<"delegateResource">;
1265
1279
  undelegateResource: t.LiteralC<"undelegateResource">;
1266
1280
  export: t.LiteralC<"export">;
@@ -1347,6 +1361,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1347
1361
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1348
1362
  "defi-deposit": t.LiteralC<"defi-deposit">;
1349
1363
  "defi-redeem": t.LiteralC<"defi-redeem">;
1364
+ "defi-approve": t.LiteralC<"defi-approve">;
1350
1365
  delegateResource: t.LiteralC<"delegateResource">;
1351
1366
  undelegateResource: t.LiteralC<"undelegateResource">;
1352
1367
  export: t.LiteralC<"export">;
@@ -1419,6 +1434,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1419
1434
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1420
1435
  "defi-deposit": t.LiteralC<"defi-deposit">;
1421
1436
  "defi-redeem": t.LiteralC<"defi-redeem">;
1437
+ "defi-approve": t.LiteralC<"defi-approve">;
1422
1438
  delegateResource: t.LiteralC<"delegateResource">;
1423
1439
  undelegateResource: t.LiteralC<"undelegateResource">;
1424
1440
  export: t.LiteralC<"export">;
@@ -1505,6 +1521,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1505
1521
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1506
1522
  "defi-deposit": t.LiteralC<"defi-deposit">;
1507
1523
  "defi-redeem": t.LiteralC<"defi-redeem">;
1524
+ "defi-approve": t.LiteralC<"defi-approve">;
1508
1525
  delegateResource: t.LiteralC<"delegateResource">;
1509
1526
  undelegateResource: t.LiteralC<"undelegateResource">;
1510
1527
  export: t.LiteralC<"export">;
@@ -1577,6 +1594,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1577
1594
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1578
1595
  "defi-deposit": t.LiteralC<"defi-deposit">;
1579
1596
  "defi-redeem": t.LiteralC<"defi-redeem">;
1597
+ "defi-approve": t.LiteralC<"defi-approve">;
1580
1598
  delegateResource: t.LiteralC<"delegateResource">;
1581
1599
  undelegateResource: t.LiteralC<"undelegateResource">;
1582
1600
  export: t.LiteralC<"export">;
@@ -1653,6 +1671,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1653
1671
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1654
1672
  "defi-deposit": t.LiteralC<"defi-deposit">;
1655
1673
  "defi-redeem": t.LiteralC<"defi-redeem">;
1674
+ "defi-approve": t.LiteralC<"defi-approve">;
1656
1675
  delegateResource: t.LiteralC<"delegateResource">;
1657
1676
  undelegateResource: t.LiteralC<"undelegateResource">;
1658
1677
  export: t.LiteralC<"export">;
@@ -1751,6 +1770,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1751
1770
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1752
1771
  "defi-deposit": t.LiteralC<"defi-deposit">;
1753
1772
  "defi-redeem": t.LiteralC<"defi-redeem">;
1773
+ "defi-approve": t.LiteralC<"defi-approve">;
1754
1774
  delegateResource: t.LiteralC<"delegateResource">;
1755
1775
  undelegateResource: t.LiteralC<"undelegateResource">;
1756
1776
  export: t.LiteralC<"export">;
@@ -1848,6 +1868,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1848
1868
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1849
1869
  "defi-deposit": t.LiteralC<"defi-deposit">;
1850
1870
  "defi-redeem": t.LiteralC<"defi-redeem">;
1871
+ "defi-approve": t.LiteralC<"defi-approve">;
1851
1872
  delegateResource: t.LiteralC<"delegateResource">;
1852
1873
  undelegateResource: t.LiteralC<"undelegateResource">;
1853
1874
  export: t.LiteralC<"export">;
@@ -1923,6 +1944,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1923
1944
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1924
1945
  "defi-deposit": t.LiteralC<"defi-deposit">;
1925
1946
  "defi-redeem": t.LiteralC<"defi-redeem">;
1947
+ "defi-approve": t.LiteralC<"defi-approve">;
1926
1948
  delegateResource: t.LiteralC<"delegateResource">;
1927
1949
  undelegateResource: t.LiteralC<"undelegateResource">;
1928
1950
  export: t.LiteralC<"export">;
@@ -2002,6 +2024,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2002
2024
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2003
2025
  "defi-deposit": t.LiteralC<"defi-deposit">;
2004
2026
  "defi-redeem": t.LiteralC<"defi-redeem">;
2027
+ "defi-approve": t.LiteralC<"defi-approve">;
2005
2028
  delegateResource: t.LiteralC<"delegateResource">;
2006
2029
  undelegateResource: t.LiteralC<"undelegateResource">;
2007
2030
  export: t.LiteralC<"export">;
@@ -2076,6 +2099,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2076
2099
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2077
2100
  "defi-deposit": t.LiteralC<"defi-deposit">;
2078
2101
  "defi-redeem": t.LiteralC<"defi-redeem">;
2102
+ "defi-approve": t.LiteralC<"defi-approve">;
2079
2103
  delegateResource: t.LiteralC<"delegateResource">;
2080
2104
  undelegateResource: t.LiteralC<"undelegateResource">;
2081
2105
  export: t.LiteralC<"export">;
@@ -2151,6 +2175,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2151
2175
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2152
2176
  "defi-deposit": t.LiteralC<"defi-deposit">;
2153
2177
  "defi-redeem": t.LiteralC<"defi-redeem">;
2178
+ "defi-approve": t.LiteralC<"defi-approve">;
2154
2179
  delegateResource: t.LiteralC<"delegateResource">;
2155
2180
  undelegateResource: t.LiteralC<"undelegateResource">;
2156
2181
  export: t.LiteralC<"export">;
@@ -2226,6 +2251,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2226
2251
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2227
2252
  "defi-deposit": t.LiteralC<"defi-deposit">;
2228
2253
  "defi-redeem": t.LiteralC<"defi-redeem">;
2254
+ "defi-approve": t.LiteralC<"defi-approve">;
2229
2255
  delegateResource: t.LiteralC<"delegateResource">;
2230
2256
  undelegateResource: t.LiteralC<"undelegateResource">;
2231
2257
  export: t.LiteralC<"export">;
@@ -2301,6 +2327,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2301
2327
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2302
2328
  "defi-deposit": t.LiteralC<"defi-deposit">;
2303
2329
  "defi-redeem": t.LiteralC<"defi-redeem">;
2330
+ "defi-approve": t.LiteralC<"defi-approve">;
2304
2331
  delegateResource: t.LiteralC<"delegateResource">;
2305
2332
  undelegateResource: t.LiteralC<"undelegateResource">;
2306
2333
  export: t.LiteralC<"export">;
@@ -2394,6 +2421,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2394
2421
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2395
2422
  "defi-deposit": t.LiteralC<"defi-deposit">;
2396
2423
  "defi-redeem": t.LiteralC<"defi-redeem">;
2424
+ "defi-approve": t.LiteralC<"defi-approve">;
2397
2425
  delegateResource: t.LiteralC<"delegateResource">;
2398
2426
  undelegateResource: t.LiteralC<"undelegateResource">;
2399
2427
  export: t.LiteralC<"export">;
@@ -2470,6 +2498,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2470
2498
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2471
2499
  "defi-deposit": t.LiteralC<"defi-deposit">;
2472
2500
  "defi-redeem": t.LiteralC<"defi-redeem">;
2501
+ "defi-approve": t.LiteralC<"defi-approve">;
2473
2502
  delegateResource: t.LiteralC<"delegateResource">;
2474
2503
  undelegateResource: t.LiteralC<"undelegateResource">;
2475
2504
  export: t.LiteralC<"export">;
@@ -2579,6 +2608,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2579
2608
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2580
2609
  "defi-deposit": t.LiteralC<"defi-deposit">;
2581
2610
  "defi-redeem": t.LiteralC<"defi-redeem">;
2611
+ "defi-approve": t.LiteralC<"defi-approve">;
2582
2612
  delegateResource: t.LiteralC<"delegateResource">;
2583
2613
  undelegateResource: t.LiteralC<"undelegateResource">;
2584
2614
  export: t.LiteralC<"export">;
@@ -2661,6 +2691,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2661
2691
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2662
2692
  "defi-deposit": t.LiteralC<"defi-deposit">;
2663
2693
  "defi-redeem": t.LiteralC<"defi-redeem">;
2694
+ "defi-approve": t.LiteralC<"defi-approve">;
2664
2695
  delegateResource: t.LiteralC<"delegateResource">;
2665
2696
  undelegateResource: t.LiteralC<"undelegateResource">;
2666
2697
  export: t.LiteralC<"export">;
@@ -2770,6 +2801,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2770
2801
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2771
2802
  "defi-deposit": t.LiteralC<"defi-deposit">;
2772
2803
  "defi-redeem": t.LiteralC<"defi-redeem">;
2804
+ "defi-approve": t.LiteralC<"defi-approve">;
2773
2805
  delegateResource: t.LiteralC<"delegateResource">;
2774
2806
  undelegateResource: t.LiteralC<"undelegateResource">;
2775
2807
  export: t.LiteralC<"export">;
@@ -2782,8 +2814,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2782
2814
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2783
2815
  }>]>, t.TypeC<{
2784
2816
  intentType: t.LiteralC<"defi-deposit">;
2785
- protocol: t.StringC;
2817
+ vaultId: t.StringC;
2786
2818
  amount: t.StringC;
2819
+ operationId: t.StringC;
2820
+ }>, t.PartialC<{
2821
+ clientIdempotencyKey: t.StringC;
2787
2822
  }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2788
2823
  intentType: t.KeyofC<{
2789
2824
  payment: t.LiteralC<"payment">;
@@ -2843,6 +2878,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2843
2878
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2844
2879
  "defi-deposit": t.LiteralC<"defi-deposit">;
2845
2880
  "defi-redeem": t.LiteralC<"defi-redeem">;
2881
+ "defi-approve": t.LiteralC<"defi-approve">;
2846
2882
  delegateResource: t.LiteralC<"delegateResource">;
2847
2883
  undelegateResource: t.LiteralC<"undelegateResource">;
2848
2884
  export: t.LiteralC<"export">;
@@ -2976,6 +3012,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2976
3012
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2977
3013
  "defi-deposit": t.LiteralC<"defi-deposit">;
2978
3014
  "defi-redeem": t.LiteralC<"defi-redeem">;
3015
+ "defi-approve": t.LiteralC<"defi-approve">;
2979
3016
  delegateResource: t.LiteralC<"delegateResource">;
2980
3017
  undelegateResource: t.LiteralC<"undelegateResource">;
2981
3018
  export: t.LiteralC<"export">;
@@ -3099,6 +3136,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3099
3136
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3100
3137
  "defi-deposit": t.LiteralC<"defi-deposit">;
3101
3138
  "defi-redeem": t.LiteralC<"defi-redeem">;
3139
+ "defi-approve": t.LiteralC<"defi-approve">;
3102
3140
  delegateResource: t.LiteralC<"delegateResource">;
3103
3141
  undelegateResource: t.LiteralC<"undelegateResource">;
3104
3142
  export: t.LiteralC<"export">;
@@ -3214,6 +3252,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3214
3252
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3215
3253
  "defi-deposit": t.LiteralC<"defi-deposit">;
3216
3254
  "defi-redeem": t.LiteralC<"defi-redeem">;
3255
+ "defi-approve": t.LiteralC<"defi-approve">;
3217
3256
  delegateResource: t.LiteralC<"delegateResource">;
3218
3257
  undelegateResource: t.LiteralC<"undelegateResource">;
3219
3258
  export: t.LiteralC<"export">;
@@ -3315,6 +3354,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3315
3354
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3316
3355
  "defi-deposit": t.LiteralC<"defi-deposit">;
3317
3356
  "defi-redeem": t.LiteralC<"defi-redeem">;
3357
+ "defi-approve": t.LiteralC<"defi-approve">;
3318
3358
  delegateResource: t.LiteralC<"delegateResource">;
3319
3359
  undelegateResource: t.LiteralC<"undelegateResource">;
3320
3360
  export: t.LiteralC<"export">;
@@ -3415,6 +3455,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3415
3455
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3416
3456
  "defi-deposit": t.LiteralC<"defi-deposit">;
3417
3457
  "defi-redeem": t.LiteralC<"defi-redeem">;
3458
+ "defi-approve": t.LiteralC<"defi-approve">;
3418
3459
  delegateResource: t.LiteralC<"delegateResource">;
3419
3460
  undelegateResource: t.LiteralC<"undelegateResource">;
3420
3461
  export: t.LiteralC<"export">;
@@ -3514,6 +3555,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3514
3555
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3515
3556
  "defi-deposit": t.LiteralC<"defi-deposit">;
3516
3557
  "defi-redeem": t.LiteralC<"defi-redeem">;
3558
+ "defi-approve": t.LiteralC<"defi-approve">;
3517
3559
  delegateResource: t.LiteralC<"delegateResource">;
3518
3560
  undelegateResource: t.LiteralC<"undelegateResource">;
3519
3561
  export: t.LiteralC<"export">;
@@ -3589,6 +3631,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3589
3631
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3590
3632
  "defi-deposit": t.LiteralC<"defi-deposit">;
3591
3633
  "defi-redeem": t.LiteralC<"defi-redeem">;
3634
+ "defi-approve": t.LiteralC<"defi-approve">;
3592
3635
  delegateResource: t.LiteralC<"delegateResource">;
3593
3636
  undelegateResource: t.LiteralC<"undelegateResource">;
3594
3637
  export: t.LiteralC<"export">;
@@ -3784,6 +3827,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3784
3827
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3785
3828
  "defi-deposit": t.LiteralC<"defi-deposit">;
3786
3829
  "defi-redeem": t.LiteralC<"defi-redeem">;
3830
+ "defi-approve": t.LiteralC<"defi-approve">;
3787
3831
  delegateResource: t.LiteralC<"delegateResource">;
3788
3832
  undelegateResource: t.LiteralC<"undelegateResource">;
3789
3833
  export: t.LiteralC<"export">;
@@ -3920,6 +3964,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3920
3964
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3921
3965
  "defi-deposit": t.LiteralC<"defi-deposit">;
3922
3966
  "defi-redeem": t.LiteralC<"defi-redeem">;
3967
+ "defi-approve": t.LiteralC<"defi-approve">;
3923
3968
  delegateResource: t.LiteralC<"delegateResource">;
3924
3969
  undelegateResource: t.LiteralC<"undelegateResource">;
3925
3970
  export: t.LiteralC<"export">;
@@ -4017,6 +4062,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4017
4062
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4018
4063
  "defi-deposit": t.LiteralC<"defi-deposit">;
4019
4064
  "defi-redeem": t.LiteralC<"defi-redeem">;
4065
+ "defi-approve": t.LiteralC<"defi-approve">;
4020
4066
  delegateResource: t.LiteralC<"delegateResource">;
4021
4067
  undelegateResource: t.LiteralC<"undelegateResource">;
4022
4068
  export: t.LiteralC<"export">;
@@ -4090,6 +4136,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4090
4136
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4091
4137
  "defi-deposit": t.LiteralC<"defi-deposit">;
4092
4138
  "defi-redeem": t.LiteralC<"defi-redeem">;
4139
+ "defi-approve": t.LiteralC<"defi-approve">;
4093
4140
  delegateResource: t.LiteralC<"delegateResource">;
4094
4141
  undelegateResource: t.LiteralC<"undelegateResource">;
4095
4142
  export: t.LiteralC<"export">;
@@ -4218,6 +4265,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4218
4265
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4219
4266
  "defi-deposit": t.LiteralC<"defi-deposit">;
4220
4267
  "defi-redeem": t.LiteralC<"defi-redeem">;
4268
+ "defi-approve": t.LiteralC<"defi-approve">;
4221
4269
  delegateResource: t.LiteralC<"delegateResource">;
4222
4270
  undelegateResource: t.LiteralC<"undelegateResource">;
4223
4271
  export: t.LiteralC<"export">;
@@ -4333,6 +4381,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4333
4381
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4334
4382
  "defi-deposit": t.LiteralC<"defi-deposit">;
4335
4383
  "defi-redeem": t.LiteralC<"defi-redeem">;
4384
+ "defi-approve": t.LiteralC<"defi-approve">;
4336
4385
  delegateResource: t.LiteralC<"delegateResource">;
4337
4386
  undelegateResource: t.LiteralC<"undelegateResource">;
4338
4387
  export: t.LiteralC<"export">;
@@ -4468,6 +4517,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4468
4517
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4469
4518
  "defi-deposit": t.LiteralC<"defi-deposit">;
4470
4519
  "defi-redeem": t.LiteralC<"defi-redeem">;
4520
+ "defi-approve": t.LiteralC<"defi-approve">;
4471
4521
  delegateResource: t.LiteralC<"delegateResource">;
4472
4522
  undelegateResource: t.LiteralC<"undelegateResource">;
4473
4523
  export: t.LiteralC<"export">;
@@ -4548,6 +4598,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4548
4598
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4549
4599
  "defi-deposit": t.LiteralC<"defi-deposit">;
4550
4600
  "defi-redeem": t.LiteralC<"defi-redeem">;
4601
+ "defi-approve": t.LiteralC<"defi-approve">;
4551
4602
  delegateResource: t.LiteralC<"delegateResource">;
4552
4603
  undelegateResource: t.LiteralC<"undelegateResource">;
4553
4604
  export: t.LiteralC<"export">;
@@ -4623,6 +4674,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4623
4674
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4624
4675
  "defi-deposit": t.LiteralC<"defi-deposit">;
4625
4676
  "defi-redeem": t.LiteralC<"defi-redeem">;
4677
+ "defi-approve": t.LiteralC<"defi-approve">;
4626
4678
  delegateResource: t.LiteralC<"delegateResource">;
4627
4679
  undelegateResource: t.LiteralC<"undelegateResource">;
4628
4680
  export: t.LiteralC<"export">;
@@ -4710,6 +4762,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4710
4762
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4711
4763
  "defi-deposit": t.LiteralC<"defi-deposit">;
4712
4764
  "defi-redeem": t.LiteralC<"defi-redeem">;
4765
+ "defi-approve": t.LiteralC<"defi-approve">;
4713
4766
  delegateResource: t.LiteralC<"delegateResource">;
4714
4767
  undelegateResource: t.LiteralC<"undelegateResource">;
4715
4768
  export: t.LiteralC<"export">;
@@ -4792,6 +4845,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4792
4845
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4793
4846
  "defi-deposit": t.LiteralC<"defi-deposit">;
4794
4847
  "defi-redeem": t.LiteralC<"defi-redeem">;
4848
+ "defi-approve": t.LiteralC<"defi-approve">;
4795
4849
  delegateResource: t.LiteralC<"delegateResource">;
4796
4850
  undelegateResource: t.LiteralC<"undelegateResource">;
4797
4851
  export: t.LiteralC<"export">;
@@ -4890,6 +4944,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4890
4944
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4891
4945
  "defi-deposit": t.LiteralC<"defi-deposit">;
4892
4946
  "defi-redeem": t.LiteralC<"defi-redeem">;
4947
+ "defi-approve": t.LiteralC<"defi-approve">;
4893
4948
  delegateResource: t.LiteralC<"delegateResource">;
4894
4949
  undelegateResource: t.LiteralC<"undelegateResource">;
4895
4950
  export: t.LiteralC<"export">;
@@ -4978,6 +5033,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4978
5033
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4979
5034
  "defi-deposit": t.LiteralC<"defi-deposit">;
4980
5035
  "defi-redeem": t.LiteralC<"defi-redeem">;
5036
+ "defi-approve": t.LiteralC<"defi-approve">;
4981
5037
  delegateResource: t.LiteralC<"delegateResource">;
4982
5038
  undelegateResource: t.LiteralC<"undelegateResource">;
4983
5039
  export: t.LiteralC<"export">;
@@ -5052,6 +5108,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5052
5108
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5053
5109
  "defi-deposit": t.LiteralC<"defi-deposit">;
5054
5110
  "defi-redeem": t.LiteralC<"defi-redeem">;
5111
+ "defi-approve": t.LiteralC<"defi-approve">;
5055
5112
  delegateResource: t.LiteralC<"delegateResource">;
5056
5113
  undelegateResource: t.LiteralC<"undelegateResource">;
5057
5114
  export: t.LiteralC<"export">;
@@ -5145,6 +5202,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5145
5202
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5146
5203
  "defi-deposit": t.LiteralC<"defi-deposit">;
5147
5204
  "defi-redeem": t.LiteralC<"defi-redeem">;
5205
+ "defi-approve": t.LiteralC<"defi-approve">;
5148
5206
  delegateResource: t.LiteralC<"delegateResource">;
5149
5207
  undelegateResource: t.LiteralC<"undelegateResource">;
5150
5208
  export: t.LiteralC<"export">;
@@ -5228,6 +5286,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5228
5286
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5229
5287
  "defi-deposit": t.LiteralC<"defi-deposit">;
5230
5288
  "defi-redeem": t.LiteralC<"defi-redeem">;
5289
+ "defi-approve": t.LiteralC<"defi-approve">;
5231
5290
  delegateResource: t.LiteralC<"delegateResource">;
5232
5291
  undelegateResource: t.LiteralC<"undelegateResource">;
5233
5292
  export: t.LiteralC<"export">;
@@ -5310,6 +5369,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5310
5369
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5311
5370
  "defi-deposit": t.LiteralC<"defi-deposit">;
5312
5371
  "defi-redeem": t.LiteralC<"defi-redeem">;
5372
+ "defi-approve": t.LiteralC<"defi-approve">;
5313
5373
  delegateResource: t.LiteralC<"delegateResource">;
5314
5374
  undelegateResource: t.LiteralC<"undelegateResource">;
5315
5375
  export: t.LiteralC<"export">;
@@ -5390,6 +5450,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5390
5450
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5391
5451
  "defi-deposit": t.LiteralC<"defi-deposit">;
5392
5452
  "defi-redeem": t.LiteralC<"defi-redeem">;
5453
+ "defi-approve": t.LiteralC<"defi-approve">;
5393
5454
  delegateResource: t.LiteralC<"delegateResource">;
5394
5455
  undelegateResource: t.LiteralC<"undelegateResource">;
5395
5456
  export: t.LiteralC<"export">;
@@ -5470,6 +5531,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5470
5531
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5471
5532
  "defi-deposit": t.LiteralC<"defi-deposit">;
5472
5533
  "defi-redeem": t.LiteralC<"defi-redeem">;
5534
+ "defi-approve": t.LiteralC<"defi-approve">;
5473
5535
  delegateResource: t.LiteralC<"delegateResource">;
5474
5536
  undelegateResource: t.LiteralC<"undelegateResource">;
5475
5537
  export: t.LiteralC<"export">;
@@ -5547,6 +5609,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5547
5609
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5548
5610
  "defi-deposit": t.LiteralC<"defi-deposit">;
5549
5611
  "defi-redeem": t.LiteralC<"defi-redeem">;
5612
+ "defi-approve": t.LiteralC<"defi-approve">;
5550
5613
  delegateResource: t.LiteralC<"delegateResource">;
5551
5614
  undelegateResource: t.LiteralC<"undelegateResource">;
5552
5615
  export: t.LiteralC<"export">;
@@ -5640,6 +5703,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5640
5703
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5641
5704
  "defi-deposit": t.LiteralC<"defi-deposit">;
5642
5705
  "defi-redeem": t.LiteralC<"defi-redeem">;
5706
+ "defi-approve": t.LiteralC<"defi-approve">;
5643
5707
  delegateResource: t.LiteralC<"delegateResource">;
5644
5708
  undelegateResource: t.LiteralC<"undelegateResource">;
5645
5709
  export: t.LiteralC<"export">;
@@ -5732,6 +5796,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5732
5796
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5733
5797
  "defi-deposit": t.LiteralC<"defi-deposit">;
5734
5798
  "defi-redeem": t.LiteralC<"defi-redeem">;
5799
+ "defi-approve": t.LiteralC<"defi-approve">;
5735
5800
  delegateResource: t.LiteralC<"delegateResource">;
5736
5801
  undelegateResource: t.LiteralC<"undelegateResource">;
5737
5802
  export: t.LiteralC<"export">;
@@ -5824,6 +5889,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5824
5889
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5825
5890
  "defi-deposit": t.LiteralC<"defi-deposit">;
5826
5891
  "defi-redeem": t.LiteralC<"defi-redeem">;
5892
+ "defi-approve": t.LiteralC<"defi-approve">;
5827
5893
  delegateResource: t.LiteralC<"delegateResource">;
5828
5894
  undelegateResource: t.LiteralC<"undelegateResource">;
5829
5895
  export: t.LiteralC<"export">;
@@ -5924,6 +5990,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5924
5990
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5925
5991
  "defi-deposit": t.LiteralC<"defi-deposit">;
5926
5992
  "defi-redeem": t.LiteralC<"defi-redeem">;
5993
+ "defi-approve": t.LiteralC<"defi-approve">;
5927
5994
  delegateResource: t.LiteralC<"delegateResource">;
5928
5995
  undelegateResource: t.LiteralC<"undelegateResource">;
5929
5996
  export: t.LiteralC<"export">;
@@ -6046,6 +6113,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6046
6113
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6047
6114
  "defi-deposit": t.LiteralC<"defi-deposit">;
6048
6115
  "defi-redeem": t.LiteralC<"defi-redeem">;
6116
+ "defi-approve": t.LiteralC<"defi-approve">;
6049
6117
  delegateResource: t.LiteralC<"delegateResource">;
6050
6118
  undelegateResource: t.LiteralC<"undelegateResource">;
6051
6119
  export: t.LiteralC<"export">;
@@ -6140,6 +6208,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6140
6208
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6141
6209
  "defi-deposit": t.LiteralC<"defi-deposit">;
6142
6210
  "defi-redeem": t.LiteralC<"defi-redeem">;
6211
+ "defi-approve": t.LiteralC<"defi-approve">;
6143
6212
  delegateResource: t.LiteralC<"delegateResource">;
6144
6213
  undelegateResource: t.LiteralC<"undelegateResource">;
6145
6214
  export: t.LiteralC<"export">;
@@ -6251,6 +6320,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6251
6320
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6252
6321
  "defi-deposit": t.LiteralC<"defi-deposit">;
6253
6322
  "defi-redeem": t.LiteralC<"defi-redeem">;
6323
+ "defi-approve": t.LiteralC<"defi-approve">;
6254
6324
  delegateResource: t.LiteralC<"delegateResource">;
6255
6325
  undelegateResource: t.LiteralC<"undelegateResource">;
6256
6326
  export: t.LiteralC<"export">;
@@ -6361,6 +6431,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6361
6431
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6362
6432
  "defi-deposit": t.LiteralC<"defi-deposit">;
6363
6433
  "defi-redeem": t.LiteralC<"defi-redeem">;
6434
+ "defi-approve": t.LiteralC<"defi-approve">;
6364
6435
  delegateResource: t.LiteralC<"delegateResource">;
6365
6436
  undelegateResource: t.LiteralC<"undelegateResource">;
6366
6437
  export: t.LiteralC<"export">;
@@ -6469,6 +6540,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6469
6540
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6470
6541
  "defi-deposit": t.LiteralC<"defi-deposit">;
6471
6542
  "defi-redeem": t.LiteralC<"defi-redeem">;
6543
+ "defi-approve": t.LiteralC<"defi-approve">;
6472
6544
  delegateResource: t.LiteralC<"delegateResource">;
6473
6545
  undelegateResource: t.LiteralC<"undelegateResource">;
6474
6546
  export: t.LiteralC<"export">;
@@ -6552,6 +6624,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6552
6624
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6553
6625
  "defi-deposit": t.LiteralC<"defi-deposit">;
6554
6626
  "defi-redeem": t.LiteralC<"defi-redeem">;
6627
+ "defi-approve": t.LiteralC<"defi-approve">;
6555
6628
  delegateResource: t.LiteralC<"delegateResource">;
6556
6629
  undelegateResource: t.LiteralC<"undelegateResource">;
6557
6630
  export: t.LiteralC<"export">;
@@ -6646,6 +6719,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6646
6719
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6647
6720
  "defi-deposit": t.LiteralC<"defi-deposit">;
6648
6721
  "defi-redeem": t.LiteralC<"defi-redeem">;
6722
+ "defi-approve": t.LiteralC<"defi-approve">;
6649
6723
  delegateResource: t.LiteralC<"delegateResource">;
6650
6724
  undelegateResource: t.LiteralC<"undelegateResource">;
6651
6725
  export: t.LiteralC<"export">;
@@ -6797,6 +6871,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6797
6871
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6798
6872
  "defi-deposit": t.LiteralC<"defi-deposit">;
6799
6873
  "defi-redeem": t.LiteralC<"defi-redeem">;
6874
+ "defi-approve": t.LiteralC<"defi-approve">;
6800
6875
  delegateResource: t.LiteralC<"delegateResource">;
6801
6876
  undelegateResource: t.LiteralC<"undelegateResource">;
6802
6877
  export: t.LiteralC<"export">;
@@ -6877,6 +6952,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6877
6952
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6878
6953
  "defi-deposit": t.LiteralC<"defi-deposit">;
6879
6954
  "defi-redeem": t.LiteralC<"defi-redeem">;
6955
+ "defi-approve": t.LiteralC<"defi-approve">;
6880
6956
  delegateResource: t.LiteralC<"delegateResource">;
6881
6957
  undelegateResource: t.LiteralC<"undelegateResource">;
6882
6958
  export: t.LiteralC<"export">;
@@ -6961,6 +7037,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6961
7037
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6962
7038
  "defi-deposit": t.LiteralC<"defi-deposit">;
6963
7039
  "defi-redeem": t.LiteralC<"defi-redeem">;
7040
+ "defi-approve": t.LiteralC<"defi-approve">;
6964
7041
  delegateResource: t.LiteralC<"delegateResource">;
6965
7042
  undelegateResource: t.LiteralC<"undelegateResource">;
6966
7043
  export: t.LiteralC<"export">;
@@ -7038,6 +7115,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7038
7115
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7039
7116
  "defi-deposit": t.LiteralC<"defi-deposit">;
7040
7117
  "defi-redeem": t.LiteralC<"defi-redeem">;
7118
+ "defi-approve": t.LiteralC<"defi-approve">;
7041
7119
  delegateResource: t.LiteralC<"delegateResource">;
7042
7120
  undelegateResource: t.LiteralC<"undelegateResource">;
7043
7121
  export: t.LiteralC<"export">;
@@ -7116,6 +7194,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7116
7194
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7117
7195
  "defi-deposit": t.LiteralC<"defi-deposit">;
7118
7196
  "defi-redeem": t.LiteralC<"defi-redeem">;
7197
+ "defi-approve": t.LiteralC<"defi-approve">;
7119
7198
  delegateResource: t.LiteralC<"delegateResource">;
7120
7199
  undelegateResource: t.LiteralC<"undelegateResource">;
7121
7200
  export: t.LiteralC<"export">;
@@ -7209,6 +7288,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7209
7288
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7210
7289
  "defi-deposit": t.LiteralC<"defi-deposit">;
7211
7290
  "defi-redeem": t.LiteralC<"defi-redeem">;
7291
+ "defi-approve": t.LiteralC<"defi-approve">;
7212
7292
  delegateResource: t.LiteralC<"delegateResource">;
7213
7293
  undelegateResource: t.LiteralC<"undelegateResource">;
7214
7294
  export: t.LiteralC<"export">;
@@ -7304,6 +7384,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7304
7384
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7305
7385
  "defi-deposit": t.LiteralC<"defi-deposit">;
7306
7386
  "defi-redeem": t.LiteralC<"defi-redeem">;
7387
+ "defi-approve": t.LiteralC<"defi-approve">;
7307
7388
  delegateResource: t.LiteralC<"delegateResource">;
7308
7389
  undelegateResource: t.LiteralC<"undelegateResource">;
7309
7390
  export: t.LiteralC<"export">;
@@ -7392,6 +7473,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7392
7473
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7393
7474
  "defi-deposit": t.LiteralC<"defi-deposit">;
7394
7475
  "defi-redeem": t.LiteralC<"defi-redeem">;
7476
+ "defi-approve": t.LiteralC<"defi-approve">;
7395
7477
  delegateResource: t.LiteralC<"delegateResource">;
7396
7478
  undelegateResource: t.LiteralC<"undelegateResource">;
7397
7479
  export: t.LiteralC<"export">;
@@ -7517,6 +7599,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7517
7599
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7518
7600
  "defi-deposit": t.LiteralC<"defi-deposit">;
7519
7601
  "defi-redeem": t.LiteralC<"defi-redeem">;
7602
+ "defi-approve": t.LiteralC<"defi-approve">;
7520
7603
  delegateResource: t.LiteralC<"delegateResource">;
7521
7604
  undelegateResource: t.LiteralC<"undelegateResource">;
7522
7605
  export: t.LiteralC<"export">;
@@ -7672,6 +7755,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7672
7755
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7673
7756
  "defi-deposit": t.LiteralC<"defi-deposit">;
7674
7757
  "defi-redeem": t.LiteralC<"defi-redeem">;
7758
+ "defi-approve": t.LiteralC<"defi-approve">;
7675
7759
  delegateResource: t.LiteralC<"delegateResource">;
7676
7760
  undelegateResource: t.LiteralC<"undelegateResource">;
7677
7761
  export: t.LiteralC<"export">;
@@ -7841,6 +7925,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7841
7925
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7842
7926
  "defi-deposit": t.LiteralC<"defi-deposit">;
7843
7927
  "defi-redeem": t.LiteralC<"defi-redeem">;
7928
+ "defi-approve": t.LiteralC<"defi-approve">;
7844
7929
  delegateResource: t.LiteralC<"delegateResource">;
7845
7930
  undelegateResource: t.LiteralC<"undelegateResource">;
7846
7931
  export: t.LiteralC<"export">;
@@ -7915,6 +8000,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7915
8000
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7916
8001
  "defi-deposit": t.LiteralC<"defi-deposit">;
7917
8002
  "defi-redeem": t.LiteralC<"defi-redeem">;
8003
+ "defi-approve": t.LiteralC<"defi-approve">;
7918
8004
  delegateResource: t.LiteralC<"delegateResource">;
7919
8005
  undelegateResource: t.LiteralC<"undelegateResource">;
7920
8006
  export: t.LiteralC<"export">;
@@ -7984,6 +8070,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7984
8070
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7985
8071
  "defi-deposit": t.LiteralC<"defi-deposit">;
7986
8072
  "defi-redeem": t.LiteralC<"defi-redeem">;
8073
+ "defi-approve": t.LiteralC<"defi-approve">;
7987
8074
  delegateResource: t.LiteralC<"delegateResource">;
7988
8075
  undelegateResource: t.LiteralC<"undelegateResource">;
7989
8076
  export: t.LiteralC<"export">;
@@ -8061,6 +8148,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8061
8148
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8062
8149
  "defi-deposit": t.LiteralC<"defi-deposit">;
8063
8150
  "defi-redeem": t.LiteralC<"defi-redeem">;
8151
+ "defi-approve": t.LiteralC<"defi-approve">;
8064
8152
  delegateResource: t.LiteralC<"delegateResource">;
8065
8153
  undelegateResource: t.LiteralC<"undelegateResource">;
8066
8154
  export: t.LiteralC<"export">;
@@ -8150,6 +8238,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8150
8238
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8151
8239
  "defi-deposit": t.LiteralC<"defi-deposit">;
8152
8240
  "defi-redeem": t.LiteralC<"defi-redeem">;
8241
+ "defi-approve": t.LiteralC<"defi-approve">;
8153
8242
  delegateResource: t.LiteralC<"delegateResource">;
8154
8243
  undelegateResource: t.LiteralC<"undelegateResource">;
8155
8244
  export: t.LiteralC<"export">;
@@ -8224,6 +8313,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8224
8313
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8225
8314
  "defi-deposit": t.LiteralC<"defi-deposit">;
8226
8315
  "defi-redeem": t.LiteralC<"defi-redeem">;
8316
+ "defi-approve": t.LiteralC<"defi-approve">;
8227
8317
  delegateResource: t.LiteralC<"delegateResource">;
8228
8318
  undelegateResource: t.LiteralC<"undelegateResource">;
8229
8319
  export: t.LiteralC<"export">;
@@ -8315,6 +8405,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8315
8405
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8316
8406
  "defi-deposit": t.LiteralC<"defi-deposit">;
8317
8407
  "defi-redeem": t.LiteralC<"defi-redeem">;
8408
+ "defi-approve": t.LiteralC<"defi-approve">;
8318
8409
  delegateResource: t.LiteralC<"delegateResource">;
8319
8410
  undelegateResource: t.LiteralC<"undelegateResource">;
8320
8411
  export: t.LiteralC<"export">;
@@ -8389,6 +8480,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8389
8480
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8390
8481
  "defi-deposit": t.LiteralC<"defi-deposit">;
8391
8482
  "defi-redeem": t.LiteralC<"defi-redeem">;
8483
+ "defi-approve": t.LiteralC<"defi-approve">;
8392
8484
  delegateResource: t.LiteralC<"delegateResource">;
8393
8485
  undelegateResource: t.LiteralC<"undelegateResource">;
8394
8486
  export: t.LiteralC<"export">;
@@ -8500,6 +8592,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8500
8592
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8501
8593
  "defi-deposit": t.LiteralC<"defi-deposit">;
8502
8594
  "defi-redeem": t.LiteralC<"defi-redeem">;
8595
+ "defi-approve": t.LiteralC<"defi-approve">;
8503
8596
  delegateResource: t.LiteralC<"delegateResource">;
8504
8597
  undelegateResource: t.LiteralC<"undelegateResource">;
8505
8598
  export: t.LiteralC<"export">;
@@ -8593,6 +8686,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8593
8686
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8594
8687
  "defi-deposit": t.LiteralC<"defi-deposit">;
8595
8688
  "defi-redeem": t.LiteralC<"defi-redeem">;
8689
+ "defi-approve": t.LiteralC<"defi-approve">;
8596
8690
  delegateResource: t.LiteralC<"delegateResource">;
8597
8691
  undelegateResource: t.LiteralC<"undelegateResource">;
8598
8692
  export: t.LiteralC<"export">;
@@ -8668,6 +8762,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8668
8762
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8669
8763
  "defi-deposit": t.LiteralC<"defi-deposit">;
8670
8764
  "defi-redeem": t.LiteralC<"defi-redeem">;
8765
+ "defi-approve": t.LiteralC<"defi-approve">;
8671
8766
  delegateResource: t.LiteralC<"delegateResource">;
8672
8767
  undelegateResource: t.LiteralC<"undelegateResource">;
8673
8768
  export: t.LiteralC<"export">;
@@ -8762,6 +8857,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8762
8857
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8763
8858
  "defi-deposit": t.LiteralC<"defi-deposit">;
8764
8859
  "defi-redeem": t.LiteralC<"defi-redeem">;
8860
+ "defi-approve": t.LiteralC<"defi-approve">;
8765
8861
  delegateResource: t.LiteralC<"delegateResource">;
8766
8862
  undelegateResource: t.LiteralC<"undelegateResource">;
8767
8863
  export: t.LiteralC<"export">;
@@ -8858,6 +8954,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8858
8954
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8859
8955
  "defi-deposit": t.LiteralC<"defi-deposit">;
8860
8956
  "defi-redeem": t.LiteralC<"defi-redeem">;
8957
+ "defi-approve": t.LiteralC<"defi-approve">;
8861
8958
  delegateResource: t.LiteralC<"delegateResource">;
8862
8959
  undelegateResource: t.LiteralC<"undelegateResource">;
8863
8960
  export: t.LiteralC<"export">;
@@ -8955,6 +9052,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8955
9052
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8956
9053
  "defi-deposit": t.LiteralC<"defi-deposit">;
8957
9054
  "defi-redeem": t.LiteralC<"defi-redeem">;
9055
+ "defi-approve": t.LiteralC<"defi-approve">;
8958
9056
  delegateResource: t.LiteralC<"delegateResource">;
8959
9057
  undelegateResource: t.LiteralC<"undelegateResource">;
8960
9058
  export: t.LiteralC<"export">;
@@ -9038,6 +9136,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9038
9136
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9039
9137
  "defi-deposit": t.LiteralC<"defi-deposit">;
9040
9138
  "defi-redeem": t.LiteralC<"defi-redeem">;
9139
+ "defi-approve": t.LiteralC<"defi-approve">;
9041
9140
  delegateResource: t.LiteralC<"delegateResource">;
9042
9141
  undelegateResource: t.LiteralC<"undelegateResource">;
9043
9142
  export: t.LiteralC<"export">;
@@ -9132,6 +9231,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9132
9231
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9133
9232
  "defi-deposit": t.LiteralC<"defi-deposit">;
9134
9233
  "defi-redeem": t.LiteralC<"defi-redeem">;
9234
+ "defi-approve": t.LiteralC<"defi-approve">;
9135
9235
  delegateResource: t.LiteralC<"delegateResource">;
9136
9236
  undelegateResource: t.LiteralC<"undelegateResource">;
9137
9237
  export: t.LiteralC<"export">;
@@ -9265,6 +9365,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9265
9365
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9266
9366
  "defi-deposit": t.LiteralC<"defi-deposit">;
9267
9367
  "defi-redeem": t.LiteralC<"defi-redeem">;
9368
+ "defi-approve": t.LiteralC<"defi-approve">;
9268
9369
  delegateResource: t.LiteralC<"delegateResource">;
9269
9370
  undelegateResource: t.LiteralC<"undelegateResource">;
9270
9371
  export: t.LiteralC<"export">;
@@ -9346,6 +9447,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9346
9447
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9347
9448
  "defi-deposit": t.LiteralC<"defi-deposit">;
9348
9449
  "defi-redeem": t.LiteralC<"defi-redeem">;
9450
+ "defi-approve": t.LiteralC<"defi-approve">;
9349
9451
  delegateResource: t.LiteralC<"delegateResource">;
9350
9452
  undelegateResource: t.LiteralC<"undelegateResource">;
9351
9453
  export: t.LiteralC<"export">;
@@ -9424,6 +9526,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9424
9526
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9425
9527
  "defi-deposit": t.LiteralC<"defi-deposit">;
9426
9528
  "defi-redeem": t.LiteralC<"defi-redeem">;
9529
+ "defi-approve": t.LiteralC<"defi-approve">;
9427
9530
  delegateResource: t.LiteralC<"delegateResource">;
9428
9531
  undelegateResource: t.LiteralC<"undelegateResource">;
9429
9532
  export: t.LiteralC<"export">;
@@ -9497,6 +9600,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9497
9600
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9498
9601
  "defi-deposit": t.LiteralC<"defi-deposit">;
9499
9602
  "defi-redeem": t.LiteralC<"defi-redeem">;
9603
+ "defi-approve": t.LiteralC<"defi-approve">;
9500
9604
  delegateResource: t.LiteralC<"delegateResource">;
9501
9605
  undelegateResource: t.LiteralC<"undelegateResource">;
9502
9606
  export: t.LiteralC<"export">;
@@ -9590,6 +9694,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9590
9694
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9591
9695
  "defi-deposit": t.LiteralC<"defi-deposit">;
9592
9696
  "defi-redeem": t.LiteralC<"defi-redeem">;
9697
+ "defi-approve": t.LiteralC<"defi-approve">;
9593
9698
  delegateResource: t.LiteralC<"delegateResource">;
9594
9699
  undelegateResource: t.LiteralC<"undelegateResource">;
9595
9700
  export: t.LiteralC<"export">;
@@ -9669,6 +9774,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9669
9774
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9670
9775
  "defi-deposit": t.LiteralC<"defi-deposit">;
9671
9776
  "defi-redeem": t.LiteralC<"defi-redeem">;
9777
+ "defi-approve": t.LiteralC<"defi-approve">;
9672
9778
  delegateResource: t.LiteralC<"delegateResource">;
9673
9779
  undelegateResource: t.LiteralC<"undelegateResource">;
9674
9780
  export: t.LiteralC<"export">;
@@ -9747,6 +9853,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9747
9853
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9748
9854
  "defi-deposit": t.LiteralC<"defi-deposit">;
9749
9855
  "defi-redeem": t.LiteralC<"defi-redeem">;
9856
+ "defi-approve": t.LiteralC<"defi-approve">;
9750
9857
  delegateResource: t.LiteralC<"delegateResource">;
9751
9858
  undelegateResource: t.LiteralC<"undelegateResource">;
9752
9859
  export: t.LiteralC<"export">;
@@ -9826,6 +9933,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9826
9933
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9827
9934
  "defi-deposit": t.LiteralC<"defi-deposit">;
9828
9935
  "defi-redeem": t.LiteralC<"defi-redeem">;
9936
+ "defi-approve": t.LiteralC<"defi-approve">;
9829
9937
  delegateResource: t.LiteralC<"delegateResource">;
9830
9938
  undelegateResource: t.LiteralC<"undelegateResource">;
9831
9939
  export: t.LiteralC<"export">;
@@ -9904,6 +10012,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9904
10012
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9905
10013
  "defi-deposit": t.LiteralC<"defi-deposit">;
9906
10014
  "defi-redeem": t.LiteralC<"defi-redeem">;
10015
+ "defi-approve": t.LiteralC<"defi-approve">;
9907
10016
  delegateResource: t.LiteralC<"delegateResource">;
9908
10017
  undelegateResource: t.LiteralC<"undelegateResource">;
9909
10018
  export: t.LiteralC<"export">;
@@ -9986,6 +10095,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9986
10095
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9987
10096
  "defi-deposit": t.LiteralC<"defi-deposit">;
9988
10097
  "defi-redeem": t.LiteralC<"defi-redeem">;
10098
+ "defi-approve": t.LiteralC<"defi-approve">;
9989
10099
  delegateResource: t.LiteralC<"delegateResource">;
9990
10100
  undelegateResource: t.LiteralC<"undelegateResource">;
9991
10101
  export: t.LiteralC<"export">;
@@ -10067,6 +10177,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10067
10177
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10068
10178
  "defi-deposit": t.LiteralC<"defi-deposit">;
10069
10179
  "defi-redeem": t.LiteralC<"defi-redeem">;
10180
+ "defi-approve": t.LiteralC<"defi-approve">;
10070
10181
  delegateResource: t.LiteralC<"delegateResource">;
10071
10182
  undelegateResource: t.LiteralC<"undelegateResource">;
10072
10183
  export: t.LiteralC<"export">;
@@ -10150,6 +10261,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10150
10261
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10151
10262
  "defi-deposit": t.LiteralC<"defi-deposit">;
10152
10263
  "defi-redeem": t.LiteralC<"defi-redeem">;
10264
+ "defi-approve": t.LiteralC<"defi-approve">;
10153
10265
  delegateResource: t.LiteralC<"delegateResource">;
10154
10266
  undelegateResource: t.LiteralC<"undelegateResource">;
10155
10267
  export: t.LiteralC<"export">;
@@ -10233,6 +10345,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10233
10345
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10234
10346
  "defi-deposit": t.LiteralC<"defi-deposit">;
10235
10347
  "defi-redeem": t.LiteralC<"defi-redeem">;
10348
+ "defi-approve": t.LiteralC<"defi-approve">;
10236
10349
  delegateResource: t.LiteralC<"delegateResource">;
10237
10350
  undelegateResource: t.LiteralC<"undelegateResource">;
10238
10351
  export: t.LiteralC<"export">;
@@ -10316,6 +10429,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10316
10429
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10317
10430
  "defi-deposit": t.LiteralC<"defi-deposit">;
10318
10431
  "defi-redeem": t.LiteralC<"defi-redeem">;
10432
+ "defi-approve": t.LiteralC<"defi-approve">;
10319
10433
  delegateResource: t.LiteralC<"delegateResource">;
10320
10434
  undelegateResource: t.LiteralC<"undelegateResource">;
10321
10435
  export: t.LiteralC<"export">;
@@ -10398,6 +10512,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10398
10512
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10399
10513
  "defi-deposit": t.LiteralC<"defi-deposit">;
10400
10514
  "defi-redeem": t.LiteralC<"defi-redeem">;
10515
+ "defi-approve": t.LiteralC<"defi-approve">;
10401
10516
  delegateResource: t.LiteralC<"delegateResource">;
10402
10517
  undelegateResource: t.LiteralC<"undelegateResource">;
10403
10518
  export: t.LiteralC<"export">;
@@ -10484,6 +10599,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10484
10599
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10485
10600
  "defi-deposit": t.LiteralC<"defi-deposit">;
10486
10601
  "defi-redeem": t.LiteralC<"defi-redeem">;
10602
+ "defi-approve": t.LiteralC<"defi-approve">;
10487
10603
  delegateResource: t.LiteralC<"delegateResource">;
10488
10604
  undelegateResource: t.LiteralC<"undelegateResource">;
10489
10605
  export: t.LiteralC<"export">;
@@ -10565,6 +10681,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10565
10681
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10566
10682
  "defi-deposit": t.LiteralC<"defi-deposit">;
10567
10683
  "defi-redeem": t.LiteralC<"defi-redeem">;
10684
+ "defi-approve": t.LiteralC<"defi-approve">;
10568
10685
  delegateResource: t.LiteralC<"delegateResource">;
10569
10686
  undelegateResource: t.LiteralC<"undelegateResource">;
10570
10687
  export: t.LiteralC<"export">;
@@ -10648,6 +10765,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10648
10765
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10649
10766
  "defi-deposit": t.LiteralC<"defi-deposit">;
10650
10767
  "defi-redeem": t.LiteralC<"defi-redeem">;
10768
+ "defi-approve": t.LiteralC<"defi-approve">;
10651
10769
  delegateResource: t.LiteralC<"delegateResource">;
10652
10770
  undelegateResource: t.LiteralC<"undelegateResource">;
10653
10771
  export: t.LiteralC<"export">;
@@ -10727,6 +10845,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10727
10845
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10728
10846
  "defi-deposit": t.LiteralC<"defi-deposit">;
10729
10847
  "defi-redeem": t.LiteralC<"defi-redeem">;
10848
+ "defi-approve": t.LiteralC<"defi-approve">;
10730
10849
  delegateResource: t.LiteralC<"delegateResource">;
10731
10850
  undelegateResource: t.LiteralC<"undelegateResource">;
10732
10851
  export: t.LiteralC<"export">;
@@ -10805,6 +10924,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10805
10924
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10806
10925
  "defi-deposit": t.LiteralC<"defi-deposit">;
10807
10926
  "defi-redeem": t.LiteralC<"defi-redeem">;
10927
+ "defi-approve": t.LiteralC<"defi-approve">;
10808
10928
  delegateResource: t.LiteralC<"delegateResource">;
10809
10929
  undelegateResource: t.LiteralC<"undelegateResource">;
10810
10930
  export: t.LiteralC<"export">;
@@ -10883,6 +11003,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10883
11003
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10884
11004
  "defi-deposit": t.LiteralC<"defi-deposit">;
10885
11005
  "defi-redeem": t.LiteralC<"defi-redeem">;
11006
+ "defi-approve": t.LiteralC<"defi-approve">;
10886
11007
  delegateResource: t.LiteralC<"delegateResource">;
10887
11008
  undelegateResource: t.LiteralC<"undelegateResource">;
10888
11009
  export: t.LiteralC<"export">;
@@ -10966,6 +11087,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10966
11087
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10967
11088
  "defi-deposit": t.LiteralC<"defi-deposit">;
10968
11089
  "defi-redeem": t.LiteralC<"defi-redeem">;
11090
+ "defi-approve": t.LiteralC<"defi-approve">;
10969
11091
  delegateResource: t.LiteralC<"delegateResource">;
10970
11092
  undelegateResource: t.LiteralC<"undelegateResource">;
10971
11093
  export: t.LiteralC<"export">;
@@ -11050,6 +11172,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11050
11172
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11051
11173
  "defi-deposit": t.LiteralC<"defi-deposit">;
11052
11174
  "defi-redeem": t.LiteralC<"defi-redeem">;
11175
+ "defi-approve": t.LiteralC<"defi-approve">;
11053
11176
  delegateResource: t.LiteralC<"delegateResource">;
11054
11177
  undelegateResource: t.LiteralC<"undelegateResource">;
11055
11178
  export: t.LiteralC<"export">;
@@ -11132,6 +11255,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11132
11255
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11133
11256
  "defi-deposit": t.LiteralC<"defi-deposit">;
11134
11257
  "defi-redeem": t.LiteralC<"defi-redeem">;
11258
+ "defi-approve": t.LiteralC<"defi-approve">;
11135
11259
  delegateResource: t.LiteralC<"delegateResource">;
11136
11260
  undelegateResource: t.LiteralC<"undelegateResource">;
11137
11261
  export: t.LiteralC<"export">;
@@ -11214,6 +11338,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11214
11338
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11215
11339
  "defi-deposit": t.LiteralC<"defi-deposit">;
11216
11340
  "defi-redeem": t.LiteralC<"defi-redeem">;
11341
+ "defi-approve": t.LiteralC<"defi-approve">;
11217
11342
  delegateResource: t.LiteralC<"delegateResource">;
11218
11343
  undelegateResource: t.LiteralC<"undelegateResource">;
11219
11344
  export: t.LiteralC<"export">;
@@ -11291,6 +11416,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11291
11416
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11292
11417
  "defi-deposit": t.LiteralC<"defi-deposit">;
11293
11418
  "defi-redeem": t.LiteralC<"defi-redeem">;
11419
+ "defi-approve": t.LiteralC<"defi-approve">;
11294
11420
  delegateResource: t.LiteralC<"delegateResource">;
11295
11421
  undelegateResource: t.LiteralC<"undelegateResource">;
11296
11422
  export: t.LiteralC<"export">;
@@ -11368,6 +11494,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11368
11494
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11369
11495
  "defi-deposit": t.LiteralC<"defi-deposit">;
11370
11496
  "defi-redeem": t.LiteralC<"defi-redeem">;
11497
+ "defi-approve": t.LiteralC<"defi-approve">;
11371
11498
  delegateResource: t.LiteralC<"delegateResource">;
11372
11499
  undelegateResource: t.LiteralC<"undelegateResource">;
11373
11500
  export: t.LiteralC<"export">;
@@ -11439,6 +11566,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11439
11566
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11440
11567
  "defi-deposit": t.LiteralC<"defi-deposit">;
11441
11568
  "defi-redeem": t.LiteralC<"defi-redeem">;
11569
+ "defi-approve": t.LiteralC<"defi-approve">;
11442
11570
  delegateResource: t.LiteralC<"delegateResource">;
11443
11571
  undelegateResource: t.LiteralC<"undelegateResource">;
11444
11572
  export: t.LiteralC<"export">;
@@ -11514,6 +11642,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11514
11642
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11515
11643
  "defi-deposit": t.LiteralC<"defi-deposit">;
11516
11644
  "defi-redeem": t.LiteralC<"defi-redeem">;
11645
+ "defi-approve": t.LiteralC<"defi-approve">;
11517
11646
  delegateResource: t.LiteralC<"delegateResource">;
11518
11647
  undelegateResource: t.LiteralC<"undelegateResource">;
11519
11648
  export: t.LiteralC<"export">;
@@ -11591,6 +11720,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11591
11720
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11592
11721
  "defi-deposit": t.LiteralC<"defi-deposit">;
11593
11722
  "defi-redeem": t.LiteralC<"defi-redeem">;
11723
+ "defi-approve": t.LiteralC<"defi-approve">;
11594
11724
  delegateResource: t.LiteralC<"delegateResource">;
11595
11725
  undelegateResource: t.LiteralC<"undelegateResource">;
11596
11726
  export: t.LiteralC<"export">;
@@ -11668,6 +11798,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11668
11798
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11669
11799
  "defi-deposit": t.LiteralC<"defi-deposit">;
11670
11800
  "defi-redeem": t.LiteralC<"defi-redeem">;
11801
+ "defi-approve": t.LiteralC<"defi-approve">;
11671
11802
  delegateResource: t.LiteralC<"delegateResource">;
11672
11803
  undelegateResource: t.LiteralC<"undelegateResource">;
11673
11804
  export: t.LiteralC<"export">;
@@ -11751,6 +11882,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11751
11882
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11752
11883
  "defi-deposit": t.LiteralC<"defi-deposit">;
11753
11884
  "defi-redeem": t.LiteralC<"defi-redeem">;
11885
+ "defi-approve": t.LiteralC<"defi-approve">;
11754
11886
  delegateResource: t.LiteralC<"delegateResource">;
11755
11887
  undelegateResource: t.LiteralC<"undelegateResource">;
11756
11888
  export: t.LiteralC<"export">;
@@ -11834,6 +11966,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11834
11966
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11835
11967
  "defi-deposit": t.LiteralC<"defi-deposit">;
11836
11968
  "defi-redeem": t.LiteralC<"defi-redeem">;
11969
+ "defi-approve": t.LiteralC<"defi-approve">;
11837
11970
  delegateResource: t.LiteralC<"delegateResource">;
11838
11971
  undelegateResource: t.LiteralC<"undelegateResource">;
11839
11972
  export: t.LiteralC<"export">;
@@ -11911,6 +12044,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11911
12044
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11912
12045
  "defi-deposit": t.LiteralC<"defi-deposit">;
11913
12046
  "defi-redeem": t.LiteralC<"defi-redeem">;
12047
+ "defi-approve": t.LiteralC<"defi-approve">;
11914
12048
  delegateResource: t.LiteralC<"delegateResource">;
11915
12049
  undelegateResource: t.LiteralC<"undelegateResource">;
11916
12050
  export: t.LiteralC<"export">;
@@ -11984,6 +12118,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11984
12118
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11985
12119
  "defi-deposit": t.LiteralC<"defi-deposit">;
11986
12120
  "defi-redeem": t.LiteralC<"defi-redeem">;
12121
+ "defi-approve": t.LiteralC<"defi-approve">;
11987
12122
  delegateResource: t.LiteralC<"delegateResource">;
11988
12123
  undelegateResource: t.LiteralC<"undelegateResource">;
11989
12124
  export: t.LiteralC<"export">;
@@ -12077,6 +12212,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12077
12212
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12078
12213
  "defi-deposit": t.LiteralC<"defi-deposit">;
12079
12214
  "defi-redeem": t.LiteralC<"defi-redeem">;
12215
+ "defi-approve": t.LiteralC<"defi-approve">;
12080
12216
  delegateResource: t.LiteralC<"delegateResource">;
12081
12217
  undelegateResource: t.LiteralC<"undelegateResource">;
12082
12218
  export: t.LiteralC<"export">;
@@ -12180,6 +12316,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12180
12316
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12181
12317
  "defi-deposit": t.LiteralC<"defi-deposit">;
12182
12318
  "defi-redeem": t.LiteralC<"defi-redeem">;
12319
+ "defi-approve": t.LiteralC<"defi-approve">;
12183
12320
  delegateResource: t.LiteralC<"delegateResource">;
12184
12321
  undelegateResource: t.LiteralC<"undelegateResource">;
12185
12322
  export: t.LiteralC<"export">;
@@ -12293,6 +12430,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12293
12430
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12294
12431
  "defi-deposit": t.LiteralC<"defi-deposit">;
12295
12432
  "defi-redeem": t.LiteralC<"defi-redeem">;
12433
+ "defi-approve": t.LiteralC<"defi-approve">;
12296
12434
  delegateResource: t.LiteralC<"delegateResource">;
12297
12435
  undelegateResource: t.LiteralC<"undelegateResource">;
12298
12436
  export: t.LiteralC<"export">;
@@ -12378,6 +12516,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12378
12516
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12379
12517
  "defi-deposit": t.LiteralC<"defi-deposit">;
12380
12518
  "defi-redeem": t.LiteralC<"defi-redeem">;
12519
+ "defi-approve": t.LiteralC<"defi-approve">;
12381
12520
  delegateResource: t.LiteralC<"delegateResource">;
12382
12521
  undelegateResource: t.LiteralC<"undelegateResource">;
12383
12522
  export: t.LiteralC<"export">;
@@ -12473,6 +12612,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12473
12612
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12474
12613
  "defi-deposit": t.LiteralC<"defi-deposit">;
12475
12614
  "defi-redeem": t.LiteralC<"defi-redeem">;
12615
+ "defi-approve": t.LiteralC<"defi-approve">;
12476
12616
  delegateResource: t.LiteralC<"delegateResource">;
12477
12617
  undelegateResource: t.LiteralC<"undelegateResource">;
12478
12618
  export: t.LiteralC<"export">;
@@ -12550,6 +12690,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12550
12690
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12551
12691
  "defi-deposit": t.LiteralC<"defi-deposit">;
12552
12692
  "defi-redeem": t.LiteralC<"defi-redeem">;
12693
+ "defi-approve": t.LiteralC<"defi-approve">;
12553
12694
  delegateResource: t.LiteralC<"delegateResource">;
12554
12695
  undelegateResource: t.LiteralC<"undelegateResource">;
12555
12696
  export: t.LiteralC<"export">;
@@ -12633,6 +12774,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12633
12774
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12634
12775
  "defi-deposit": t.LiteralC<"defi-deposit">;
12635
12776
  "defi-redeem": t.LiteralC<"defi-redeem">;
12777
+ "defi-approve": t.LiteralC<"defi-approve">;
12636
12778
  delegateResource: t.LiteralC<"delegateResource">;
12637
12779
  undelegateResource: t.LiteralC<"undelegateResource">;
12638
12780
  export: t.LiteralC<"export">;
@@ -12710,6 +12852,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12710
12852
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12711
12853
  "defi-deposit": t.LiteralC<"defi-deposit">;
12712
12854
  "defi-redeem": t.LiteralC<"defi-redeem">;
12855
+ "defi-approve": t.LiteralC<"defi-approve">;
12713
12856
  delegateResource: t.LiteralC<"delegateResource">;
12714
12857
  undelegateResource: t.LiteralC<"undelegateResource">;
12715
12858
  export: t.LiteralC<"export">;
@@ -12793,6 +12936,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12793
12936
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12794
12937
  "defi-deposit": t.LiteralC<"defi-deposit">;
12795
12938
  "defi-redeem": t.LiteralC<"defi-redeem">;
12939
+ "defi-approve": t.LiteralC<"defi-approve">;
12796
12940
  delegateResource: t.LiteralC<"delegateResource">;
12797
12941
  undelegateResource: t.LiteralC<"undelegateResource">;
12798
12942
  export: t.LiteralC<"export">;