@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
@@ -218,6 +218,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
218
218
  allocationAllocate: t.LiteralC<"allocationAllocate">;
219
219
  "defi-deposit": t.LiteralC<"defi-deposit">;
220
220
  "defi-redeem": t.LiteralC<"defi-redeem">;
221
+ "defi-approve": t.LiteralC<"defi-approve">;
221
222
  delegateResource: t.LiteralC<"delegateResource">;
222
223
  undelegateResource: t.LiteralC<"undelegateResource">;
223
224
  export: t.LiteralC<"export">;
@@ -311,6 +312,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
311
312
  allocationAllocate: t.LiteralC<"allocationAllocate">;
312
313
  "defi-deposit": t.LiteralC<"defi-deposit">;
313
314
  "defi-redeem": t.LiteralC<"defi-redeem">;
315
+ "defi-approve": t.LiteralC<"defi-approve">;
314
316
  delegateResource: t.LiteralC<"delegateResource">;
315
317
  undelegateResource: t.LiteralC<"undelegateResource">;
316
318
  export: t.LiteralC<"export">;
@@ -391,6 +393,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
391
393
  allocationAllocate: t.LiteralC<"allocationAllocate">;
392
394
  "defi-deposit": t.LiteralC<"defi-deposit">;
393
395
  "defi-redeem": t.LiteralC<"defi-redeem">;
396
+ "defi-approve": t.LiteralC<"defi-approve">;
394
397
  delegateResource: t.LiteralC<"delegateResource">;
395
398
  undelegateResource: t.LiteralC<"undelegateResource">;
396
399
  export: t.LiteralC<"export">;
@@ -477,6 +480,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
477
480
  allocationAllocate: t.LiteralC<"allocationAllocate">;
478
481
  "defi-deposit": t.LiteralC<"defi-deposit">;
479
482
  "defi-redeem": t.LiteralC<"defi-redeem">;
483
+ "defi-approve": t.LiteralC<"defi-approve">;
480
484
  delegateResource: t.LiteralC<"delegateResource">;
481
485
  undelegateResource: t.LiteralC<"undelegateResource">;
482
486
  export: t.LiteralC<"export">;
@@ -562,6 +566,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
562
566
  allocationAllocate: t.LiteralC<"allocationAllocate">;
563
567
  "defi-deposit": t.LiteralC<"defi-deposit">;
564
568
  "defi-redeem": t.LiteralC<"defi-redeem">;
569
+ "defi-approve": t.LiteralC<"defi-approve">;
565
570
  delegateResource: t.LiteralC<"delegateResource">;
566
571
  undelegateResource: t.LiteralC<"undelegateResource">;
567
572
  export: t.LiteralC<"export">;
@@ -639,6 +644,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
639
644
  allocationAllocate: t.LiteralC<"allocationAllocate">;
640
645
  "defi-deposit": t.LiteralC<"defi-deposit">;
641
646
  "defi-redeem": t.LiteralC<"defi-redeem">;
647
+ "defi-approve": t.LiteralC<"defi-approve">;
642
648
  delegateResource: t.LiteralC<"delegateResource">;
643
649
  undelegateResource: t.LiteralC<"undelegateResource">;
644
650
  export: t.LiteralC<"export">;
@@ -727,6 +733,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
727
733
  allocationAllocate: t.LiteralC<"allocationAllocate">;
728
734
  "defi-deposit": t.LiteralC<"defi-deposit">;
729
735
  "defi-redeem": t.LiteralC<"defi-redeem">;
736
+ "defi-approve": t.LiteralC<"defi-approve">;
730
737
  delegateResource: t.LiteralC<"delegateResource">;
731
738
  undelegateResource: t.LiteralC<"undelegateResource">;
732
739
  export: t.LiteralC<"export">;
@@ -820,6 +827,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
820
827
  allocationAllocate: t.LiteralC<"allocationAllocate">;
821
828
  "defi-deposit": t.LiteralC<"defi-deposit">;
822
829
  "defi-redeem": t.LiteralC<"defi-redeem">;
830
+ "defi-approve": t.LiteralC<"defi-approve">;
823
831
  delegateResource: t.LiteralC<"delegateResource">;
824
832
  undelegateResource: t.LiteralC<"undelegateResource">;
825
833
  export: t.LiteralC<"export">;
@@ -930,6 +938,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
930
938
  allocationAllocate: t.LiteralC<"allocationAllocate">;
931
939
  "defi-deposit": t.LiteralC<"defi-deposit">;
932
940
  "defi-redeem": t.LiteralC<"defi-redeem">;
941
+ "defi-approve": t.LiteralC<"defi-approve">;
933
942
  delegateResource: t.LiteralC<"delegateResource">;
934
943
  undelegateResource: t.LiteralC<"undelegateResource">;
935
944
  export: t.LiteralC<"export">;
@@ -1040,6 +1049,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1040
1049
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1041
1050
  "defi-deposit": t.LiteralC<"defi-deposit">;
1042
1051
  "defi-redeem": t.LiteralC<"defi-redeem">;
1052
+ "defi-approve": t.LiteralC<"defi-approve">;
1043
1053
  delegateResource: t.LiteralC<"delegateResource">;
1044
1054
  undelegateResource: t.LiteralC<"undelegateResource">;
1045
1055
  export: t.LiteralC<"export">;
@@ -1116,6 +1126,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1116
1126
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1117
1127
  "defi-deposit": t.LiteralC<"defi-deposit">;
1118
1128
  "defi-redeem": t.LiteralC<"defi-redeem">;
1129
+ "defi-approve": t.LiteralC<"defi-approve">;
1119
1130
  delegateResource: t.LiteralC<"delegateResource">;
1120
1131
  undelegateResource: t.LiteralC<"undelegateResource">;
1121
1132
  export: t.LiteralC<"export">;
@@ -1192,6 +1203,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1192
1203
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1193
1204
  "defi-deposit": t.LiteralC<"defi-deposit">;
1194
1205
  "defi-redeem": t.LiteralC<"defi-redeem">;
1206
+ "defi-approve": t.LiteralC<"defi-approve">;
1195
1207
  delegateResource: t.LiteralC<"delegateResource">;
1196
1208
  undelegateResource: t.LiteralC<"undelegateResource">;
1197
1209
  export: t.LiteralC<"export">;
@@ -1276,6 +1288,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1276
1288
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1277
1289
  "defi-deposit": t.LiteralC<"defi-deposit">;
1278
1290
  "defi-redeem": t.LiteralC<"defi-redeem">;
1291
+ "defi-approve": t.LiteralC<"defi-approve">;
1279
1292
  delegateResource: t.LiteralC<"delegateResource">;
1280
1293
  undelegateResource: t.LiteralC<"undelegateResource">;
1281
1294
  export: t.LiteralC<"export">;
@@ -1359,6 +1372,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1359
1372
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1360
1373
  "defi-deposit": t.LiteralC<"defi-deposit">;
1361
1374
  "defi-redeem": t.LiteralC<"defi-redeem">;
1375
+ "defi-approve": t.LiteralC<"defi-approve">;
1362
1376
  delegateResource: t.LiteralC<"delegateResource">;
1363
1377
  undelegateResource: t.LiteralC<"undelegateResource">;
1364
1378
  export: t.LiteralC<"export">;
@@ -1445,6 +1459,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1445
1459
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1446
1460
  "defi-deposit": t.LiteralC<"defi-deposit">;
1447
1461
  "defi-redeem": t.LiteralC<"defi-redeem">;
1462
+ "defi-approve": t.LiteralC<"defi-approve">;
1448
1463
  delegateResource: t.LiteralC<"delegateResource">;
1449
1464
  undelegateResource: t.LiteralC<"undelegateResource">;
1450
1465
  export: t.LiteralC<"export">;
@@ -1517,6 +1532,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1517
1532
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1518
1533
  "defi-deposit": t.LiteralC<"defi-deposit">;
1519
1534
  "defi-redeem": t.LiteralC<"defi-redeem">;
1535
+ "defi-approve": t.LiteralC<"defi-approve">;
1520
1536
  delegateResource: t.LiteralC<"delegateResource">;
1521
1537
  undelegateResource: t.LiteralC<"undelegateResource">;
1522
1538
  export: t.LiteralC<"export">;
@@ -1603,6 +1619,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1603
1619
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1604
1620
  "defi-deposit": t.LiteralC<"defi-deposit">;
1605
1621
  "defi-redeem": t.LiteralC<"defi-redeem">;
1622
+ "defi-approve": t.LiteralC<"defi-approve">;
1606
1623
  delegateResource: t.LiteralC<"delegateResource">;
1607
1624
  undelegateResource: t.LiteralC<"undelegateResource">;
1608
1625
  export: t.LiteralC<"export">;
@@ -1675,6 +1692,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1675
1692
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1676
1693
  "defi-deposit": t.LiteralC<"defi-deposit">;
1677
1694
  "defi-redeem": t.LiteralC<"defi-redeem">;
1695
+ "defi-approve": t.LiteralC<"defi-approve">;
1678
1696
  delegateResource: t.LiteralC<"delegateResource">;
1679
1697
  undelegateResource: t.LiteralC<"undelegateResource">;
1680
1698
  export: t.LiteralC<"export">;
@@ -1751,6 +1769,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1751
1769
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1752
1770
  "defi-deposit": t.LiteralC<"defi-deposit">;
1753
1771
  "defi-redeem": t.LiteralC<"defi-redeem">;
1772
+ "defi-approve": t.LiteralC<"defi-approve">;
1754
1773
  delegateResource: t.LiteralC<"delegateResource">;
1755
1774
  undelegateResource: t.LiteralC<"undelegateResource">;
1756
1775
  export: t.LiteralC<"export">;
@@ -1849,6 +1868,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1849
1868
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1850
1869
  "defi-deposit": t.LiteralC<"defi-deposit">;
1851
1870
  "defi-redeem": t.LiteralC<"defi-redeem">;
1871
+ "defi-approve": t.LiteralC<"defi-approve">;
1852
1872
  delegateResource: t.LiteralC<"delegateResource">;
1853
1873
  undelegateResource: t.LiteralC<"undelegateResource">;
1854
1874
  export: t.LiteralC<"export">;
@@ -1946,6 +1966,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1946
1966
  allocationAllocate: t.LiteralC<"allocationAllocate">;
1947
1967
  "defi-deposit": t.LiteralC<"defi-deposit">;
1948
1968
  "defi-redeem": t.LiteralC<"defi-redeem">;
1969
+ "defi-approve": t.LiteralC<"defi-approve">;
1949
1970
  delegateResource: t.LiteralC<"delegateResource">;
1950
1971
  undelegateResource: t.LiteralC<"undelegateResource">;
1951
1972
  export: t.LiteralC<"export">;
@@ -2021,6 +2042,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2021
2042
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2022
2043
  "defi-deposit": t.LiteralC<"defi-deposit">;
2023
2044
  "defi-redeem": t.LiteralC<"defi-redeem">;
2045
+ "defi-approve": t.LiteralC<"defi-approve">;
2024
2046
  delegateResource: t.LiteralC<"delegateResource">;
2025
2047
  undelegateResource: t.LiteralC<"undelegateResource">;
2026
2048
  export: t.LiteralC<"export">;
@@ -2100,6 +2122,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2100
2122
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2101
2123
  "defi-deposit": t.LiteralC<"defi-deposit">;
2102
2124
  "defi-redeem": t.LiteralC<"defi-redeem">;
2125
+ "defi-approve": t.LiteralC<"defi-approve">;
2103
2126
  delegateResource: t.LiteralC<"delegateResource">;
2104
2127
  undelegateResource: t.LiteralC<"undelegateResource">;
2105
2128
  export: t.LiteralC<"export">;
@@ -2174,6 +2197,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2174
2197
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2175
2198
  "defi-deposit": t.LiteralC<"defi-deposit">;
2176
2199
  "defi-redeem": t.LiteralC<"defi-redeem">;
2200
+ "defi-approve": t.LiteralC<"defi-approve">;
2177
2201
  delegateResource: t.LiteralC<"delegateResource">;
2178
2202
  undelegateResource: t.LiteralC<"undelegateResource">;
2179
2203
  export: t.LiteralC<"export">;
@@ -2249,6 +2273,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2249
2273
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2250
2274
  "defi-deposit": t.LiteralC<"defi-deposit">;
2251
2275
  "defi-redeem": t.LiteralC<"defi-redeem">;
2276
+ "defi-approve": t.LiteralC<"defi-approve">;
2252
2277
  delegateResource: t.LiteralC<"delegateResource">;
2253
2278
  undelegateResource: t.LiteralC<"undelegateResource">;
2254
2279
  export: t.LiteralC<"export">;
@@ -2324,6 +2349,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2324
2349
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2325
2350
  "defi-deposit": t.LiteralC<"defi-deposit">;
2326
2351
  "defi-redeem": t.LiteralC<"defi-redeem">;
2352
+ "defi-approve": t.LiteralC<"defi-approve">;
2327
2353
  delegateResource: t.LiteralC<"delegateResource">;
2328
2354
  undelegateResource: t.LiteralC<"undelegateResource">;
2329
2355
  export: t.LiteralC<"export">;
@@ -2399,6 +2425,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2399
2425
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2400
2426
  "defi-deposit": t.LiteralC<"defi-deposit">;
2401
2427
  "defi-redeem": t.LiteralC<"defi-redeem">;
2428
+ "defi-approve": t.LiteralC<"defi-approve">;
2402
2429
  delegateResource: t.LiteralC<"delegateResource">;
2403
2430
  undelegateResource: t.LiteralC<"undelegateResource">;
2404
2431
  export: t.LiteralC<"export">;
@@ -2492,6 +2519,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2492
2519
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2493
2520
  "defi-deposit": t.LiteralC<"defi-deposit">;
2494
2521
  "defi-redeem": t.LiteralC<"defi-redeem">;
2522
+ "defi-approve": t.LiteralC<"defi-approve">;
2495
2523
  delegateResource: t.LiteralC<"delegateResource">;
2496
2524
  undelegateResource: t.LiteralC<"undelegateResource">;
2497
2525
  export: t.LiteralC<"export">;
@@ -2568,6 +2596,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2568
2596
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2569
2597
  "defi-deposit": t.LiteralC<"defi-deposit">;
2570
2598
  "defi-redeem": t.LiteralC<"defi-redeem">;
2599
+ "defi-approve": t.LiteralC<"defi-approve">;
2571
2600
  delegateResource: t.LiteralC<"delegateResource">;
2572
2601
  undelegateResource: t.LiteralC<"undelegateResource">;
2573
2602
  export: t.LiteralC<"export">;
@@ -2677,6 +2706,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2677
2706
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2678
2707
  "defi-deposit": t.LiteralC<"defi-deposit">;
2679
2708
  "defi-redeem": t.LiteralC<"defi-redeem">;
2709
+ "defi-approve": t.LiteralC<"defi-approve">;
2680
2710
  delegateResource: t.LiteralC<"delegateResource">;
2681
2711
  undelegateResource: t.LiteralC<"undelegateResource">;
2682
2712
  export: t.LiteralC<"export">;
@@ -2759,6 +2789,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2759
2789
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2760
2790
  "defi-deposit": t.LiteralC<"defi-deposit">;
2761
2791
  "defi-redeem": t.LiteralC<"defi-redeem">;
2792
+ "defi-approve": t.LiteralC<"defi-approve">;
2762
2793
  delegateResource: t.LiteralC<"delegateResource">;
2763
2794
  undelegateResource: t.LiteralC<"undelegateResource">;
2764
2795
  export: t.LiteralC<"export">;
@@ -2868,6 +2899,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2868
2899
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2869
2900
  "defi-deposit": t.LiteralC<"defi-deposit">;
2870
2901
  "defi-redeem": t.LiteralC<"defi-redeem">;
2902
+ "defi-approve": t.LiteralC<"defi-approve">;
2871
2903
  delegateResource: t.LiteralC<"delegateResource">;
2872
2904
  undelegateResource: t.LiteralC<"undelegateResource">;
2873
2905
  export: t.LiteralC<"export">;
@@ -2880,8 +2912,11 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2880
2912
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2881
2913
  }>]>, t.TypeC<{
2882
2914
  intentType: t.LiteralC<"defi-deposit">;
2883
- protocol: t.StringC;
2915
+ vaultId: t.StringC;
2884
2916
  amount: t.StringC;
2917
+ operationId: t.StringC;
2918
+ }>, t.PartialC<{
2919
+ clientIdempotencyKey: t.StringC;
2885
2920
  }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2886
2921
  intentType: t.KeyofC<{
2887
2922
  payment: t.LiteralC<"payment">;
@@ -2941,6 +2976,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2941
2976
  allocationAllocate: t.LiteralC<"allocationAllocate">;
2942
2977
  "defi-deposit": t.LiteralC<"defi-deposit">;
2943
2978
  "defi-redeem": t.LiteralC<"defi-redeem">;
2979
+ "defi-approve": t.LiteralC<"defi-approve">;
2944
2980
  delegateResource: t.LiteralC<"delegateResource">;
2945
2981
  undelegateResource: t.LiteralC<"undelegateResource">;
2946
2982
  export: t.LiteralC<"export">;
@@ -3074,6 +3110,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3074
3110
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3075
3111
  "defi-deposit": t.LiteralC<"defi-deposit">;
3076
3112
  "defi-redeem": t.LiteralC<"defi-redeem">;
3113
+ "defi-approve": t.LiteralC<"defi-approve">;
3077
3114
  delegateResource: t.LiteralC<"delegateResource">;
3078
3115
  undelegateResource: t.LiteralC<"undelegateResource">;
3079
3116
  export: t.LiteralC<"export">;
@@ -3197,6 +3234,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3197
3234
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3198
3235
  "defi-deposit": t.LiteralC<"defi-deposit">;
3199
3236
  "defi-redeem": t.LiteralC<"defi-redeem">;
3237
+ "defi-approve": t.LiteralC<"defi-approve">;
3200
3238
  delegateResource: t.LiteralC<"delegateResource">;
3201
3239
  undelegateResource: t.LiteralC<"undelegateResource">;
3202
3240
  export: t.LiteralC<"export">;
@@ -3312,6 +3350,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3312
3350
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3313
3351
  "defi-deposit": t.LiteralC<"defi-deposit">;
3314
3352
  "defi-redeem": t.LiteralC<"defi-redeem">;
3353
+ "defi-approve": t.LiteralC<"defi-approve">;
3315
3354
  delegateResource: t.LiteralC<"delegateResource">;
3316
3355
  undelegateResource: t.LiteralC<"undelegateResource">;
3317
3356
  export: t.LiteralC<"export">;
@@ -3413,6 +3452,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3413
3452
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3414
3453
  "defi-deposit": t.LiteralC<"defi-deposit">;
3415
3454
  "defi-redeem": t.LiteralC<"defi-redeem">;
3455
+ "defi-approve": t.LiteralC<"defi-approve">;
3416
3456
  delegateResource: t.LiteralC<"delegateResource">;
3417
3457
  undelegateResource: t.LiteralC<"undelegateResource">;
3418
3458
  export: t.LiteralC<"export">;
@@ -3513,6 +3553,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3513
3553
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3514
3554
  "defi-deposit": t.LiteralC<"defi-deposit">;
3515
3555
  "defi-redeem": t.LiteralC<"defi-redeem">;
3556
+ "defi-approve": t.LiteralC<"defi-approve">;
3516
3557
  delegateResource: t.LiteralC<"delegateResource">;
3517
3558
  undelegateResource: t.LiteralC<"undelegateResource">;
3518
3559
  export: t.LiteralC<"export">;
@@ -3612,6 +3653,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3612
3653
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3613
3654
  "defi-deposit": t.LiteralC<"defi-deposit">;
3614
3655
  "defi-redeem": t.LiteralC<"defi-redeem">;
3656
+ "defi-approve": t.LiteralC<"defi-approve">;
3615
3657
  delegateResource: t.LiteralC<"delegateResource">;
3616
3658
  undelegateResource: t.LiteralC<"undelegateResource">;
3617
3659
  export: t.LiteralC<"export">;
@@ -3687,6 +3729,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3687
3729
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3688
3730
  "defi-deposit": t.LiteralC<"defi-deposit">;
3689
3731
  "defi-redeem": t.LiteralC<"defi-redeem">;
3732
+ "defi-approve": t.LiteralC<"defi-approve">;
3690
3733
  delegateResource: t.LiteralC<"delegateResource">;
3691
3734
  undelegateResource: t.LiteralC<"undelegateResource">;
3692
3735
  export: t.LiteralC<"export">;
@@ -3882,6 +3925,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3882
3925
  allocationAllocate: t.LiteralC<"allocationAllocate">;
3883
3926
  "defi-deposit": t.LiteralC<"defi-deposit">;
3884
3927
  "defi-redeem": t.LiteralC<"defi-redeem">;
3928
+ "defi-approve": t.LiteralC<"defi-approve">;
3885
3929
  delegateResource: t.LiteralC<"delegateResource">;
3886
3930
  undelegateResource: t.LiteralC<"undelegateResource">;
3887
3931
  export: t.LiteralC<"export">;
@@ -4018,6 +4062,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4018
4062
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4019
4063
  "defi-deposit": t.LiteralC<"defi-deposit">;
4020
4064
  "defi-redeem": t.LiteralC<"defi-redeem">;
4065
+ "defi-approve": t.LiteralC<"defi-approve">;
4021
4066
  delegateResource: t.LiteralC<"delegateResource">;
4022
4067
  undelegateResource: t.LiteralC<"undelegateResource">;
4023
4068
  export: t.LiteralC<"export">;
@@ -4115,6 +4160,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4115
4160
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4116
4161
  "defi-deposit": t.LiteralC<"defi-deposit">;
4117
4162
  "defi-redeem": t.LiteralC<"defi-redeem">;
4163
+ "defi-approve": t.LiteralC<"defi-approve">;
4118
4164
  delegateResource: t.LiteralC<"delegateResource">;
4119
4165
  undelegateResource: t.LiteralC<"undelegateResource">;
4120
4166
  export: t.LiteralC<"export">;
@@ -4188,6 +4234,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4188
4234
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4189
4235
  "defi-deposit": t.LiteralC<"defi-deposit">;
4190
4236
  "defi-redeem": t.LiteralC<"defi-redeem">;
4237
+ "defi-approve": t.LiteralC<"defi-approve">;
4191
4238
  delegateResource: t.LiteralC<"delegateResource">;
4192
4239
  undelegateResource: t.LiteralC<"undelegateResource">;
4193
4240
  export: t.LiteralC<"export">;
@@ -4316,6 +4363,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4316
4363
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4317
4364
  "defi-deposit": t.LiteralC<"defi-deposit">;
4318
4365
  "defi-redeem": t.LiteralC<"defi-redeem">;
4366
+ "defi-approve": t.LiteralC<"defi-approve">;
4319
4367
  delegateResource: t.LiteralC<"delegateResource">;
4320
4368
  undelegateResource: t.LiteralC<"undelegateResource">;
4321
4369
  export: t.LiteralC<"export">;
@@ -4431,6 +4479,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4431
4479
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4432
4480
  "defi-deposit": t.LiteralC<"defi-deposit">;
4433
4481
  "defi-redeem": t.LiteralC<"defi-redeem">;
4482
+ "defi-approve": t.LiteralC<"defi-approve">;
4434
4483
  delegateResource: t.LiteralC<"delegateResource">;
4435
4484
  undelegateResource: t.LiteralC<"undelegateResource">;
4436
4485
  export: t.LiteralC<"export">;
@@ -4566,6 +4615,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4566
4615
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4567
4616
  "defi-deposit": t.LiteralC<"defi-deposit">;
4568
4617
  "defi-redeem": t.LiteralC<"defi-redeem">;
4618
+ "defi-approve": t.LiteralC<"defi-approve">;
4569
4619
  delegateResource: t.LiteralC<"delegateResource">;
4570
4620
  undelegateResource: t.LiteralC<"undelegateResource">;
4571
4621
  export: t.LiteralC<"export">;
@@ -4646,6 +4696,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4646
4696
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4647
4697
  "defi-deposit": t.LiteralC<"defi-deposit">;
4648
4698
  "defi-redeem": t.LiteralC<"defi-redeem">;
4699
+ "defi-approve": t.LiteralC<"defi-approve">;
4649
4700
  delegateResource: t.LiteralC<"delegateResource">;
4650
4701
  undelegateResource: t.LiteralC<"undelegateResource">;
4651
4702
  export: t.LiteralC<"export">;
@@ -4721,6 +4772,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4721
4772
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4722
4773
  "defi-deposit": t.LiteralC<"defi-deposit">;
4723
4774
  "defi-redeem": t.LiteralC<"defi-redeem">;
4775
+ "defi-approve": t.LiteralC<"defi-approve">;
4724
4776
  delegateResource: t.LiteralC<"delegateResource">;
4725
4777
  undelegateResource: t.LiteralC<"undelegateResource">;
4726
4778
  export: t.LiteralC<"export">;
@@ -4808,6 +4860,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4808
4860
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4809
4861
  "defi-deposit": t.LiteralC<"defi-deposit">;
4810
4862
  "defi-redeem": t.LiteralC<"defi-redeem">;
4863
+ "defi-approve": t.LiteralC<"defi-approve">;
4811
4864
  delegateResource: t.LiteralC<"delegateResource">;
4812
4865
  undelegateResource: t.LiteralC<"undelegateResource">;
4813
4866
  export: t.LiteralC<"export">;
@@ -4890,6 +4943,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4890
4943
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4891
4944
  "defi-deposit": t.LiteralC<"defi-deposit">;
4892
4945
  "defi-redeem": t.LiteralC<"defi-redeem">;
4946
+ "defi-approve": t.LiteralC<"defi-approve">;
4893
4947
  delegateResource: t.LiteralC<"delegateResource">;
4894
4948
  undelegateResource: t.LiteralC<"undelegateResource">;
4895
4949
  export: t.LiteralC<"export">;
@@ -4988,6 +5042,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4988
5042
  allocationAllocate: t.LiteralC<"allocationAllocate">;
4989
5043
  "defi-deposit": t.LiteralC<"defi-deposit">;
4990
5044
  "defi-redeem": t.LiteralC<"defi-redeem">;
5045
+ "defi-approve": t.LiteralC<"defi-approve">;
4991
5046
  delegateResource: t.LiteralC<"delegateResource">;
4992
5047
  undelegateResource: t.LiteralC<"undelegateResource">;
4993
5048
  export: t.LiteralC<"export">;
@@ -5076,6 +5131,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5076
5131
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5077
5132
  "defi-deposit": t.LiteralC<"defi-deposit">;
5078
5133
  "defi-redeem": t.LiteralC<"defi-redeem">;
5134
+ "defi-approve": t.LiteralC<"defi-approve">;
5079
5135
  delegateResource: t.LiteralC<"delegateResource">;
5080
5136
  undelegateResource: t.LiteralC<"undelegateResource">;
5081
5137
  export: t.LiteralC<"export">;
@@ -5150,6 +5206,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5150
5206
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5151
5207
  "defi-deposit": t.LiteralC<"defi-deposit">;
5152
5208
  "defi-redeem": t.LiteralC<"defi-redeem">;
5209
+ "defi-approve": t.LiteralC<"defi-approve">;
5153
5210
  delegateResource: t.LiteralC<"delegateResource">;
5154
5211
  undelegateResource: t.LiteralC<"undelegateResource">;
5155
5212
  export: t.LiteralC<"export">;
@@ -5243,6 +5300,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5243
5300
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5244
5301
  "defi-deposit": t.LiteralC<"defi-deposit">;
5245
5302
  "defi-redeem": t.LiteralC<"defi-redeem">;
5303
+ "defi-approve": t.LiteralC<"defi-approve">;
5246
5304
  delegateResource: t.LiteralC<"delegateResource">;
5247
5305
  undelegateResource: t.LiteralC<"undelegateResource">;
5248
5306
  export: t.LiteralC<"export">;
@@ -5326,6 +5384,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5326
5384
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5327
5385
  "defi-deposit": t.LiteralC<"defi-deposit">;
5328
5386
  "defi-redeem": t.LiteralC<"defi-redeem">;
5387
+ "defi-approve": t.LiteralC<"defi-approve">;
5329
5388
  delegateResource: t.LiteralC<"delegateResource">;
5330
5389
  undelegateResource: t.LiteralC<"undelegateResource">;
5331
5390
  export: t.LiteralC<"export">;
@@ -5408,6 +5467,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5408
5467
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5409
5468
  "defi-deposit": t.LiteralC<"defi-deposit">;
5410
5469
  "defi-redeem": t.LiteralC<"defi-redeem">;
5470
+ "defi-approve": t.LiteralC<"defi-approve">;
5411
5471
  delegateResource: t.LiteralC<"delegateResource">;
5412
5472
  undelegateResource: t.LiteralC<"undelegateResource">;
5413
5473
  export: t.LiteralC<"export">;
@@ -5488,6 +5548,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5488
5548
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5489
5549
  "defi-deposit": t.LiteralC<"defi-deposit">;
5490
5550
  "defi-redeem": t.LiteralC<"defi-redeem">;
5551
+ "defi-approve": t.LiteralC<"defi-approve">;
5491
5552
  delegateResource: t.LiteralC<"delegateResource">;
5492
5553
  undelegateResource: t.LiteralC<"undelegateResource">;
5493
5554
  export: t.LiteralC<"export">;
@@ -5568,6 +5629,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5568
5629
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5569
5630
  "defi-deposit": t.LiteralC<"defi-deposit">;
5570
5631
  "defi-redeem": t.LiteralC<"defi-redeem">;
5632
+ "defi-approve": t.LiteralC<"defi-approve">;
5571
5633
  delegateResource: t.LiteralC<"delegateResource">;
5572
5634
  undelegateResource: t.LiteralC<"undelegateResource">;
5573
5635
  export: t.LiteralC<"export">;
@@ -5645,6 +5707,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5645
5707
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5646
5708
  "defi-deposit": t.LiteralC<"defi-deposit">;
5647
5709
  "defi-redeem": t.LiteralC<"defi-redeem">;
5710
+ "defi-approve": t.LiteralC<"defi-approve">;
5648
5711
  delegateResource: t.LiteralC<"delegateResource">;
5649
5712
  undelegateResource: t.LiteralC<"undelegateResource">;
5650
5713
  export: t.LiteralC<"export">;
@@ -5738,6 +5801,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5738
5801
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5739
5802
  "defi-deposit": t.LiteralC<"defi-deposit">;
5740
5803
  "defi-redeem": t.LiteralC<"defi-redeem">;
5804
+ "defi-approve": t.LiteralC<"defi-approve">;
5741
5805
  delegateResource: t.LiteralC<"delegateResource">;
5742
5806
  undelegateResource: t.LiteralC<"undelegateResource">;
5743
5807
  export: t.LiteralC<"export">;
@@ -5830,6 +5894,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5830
5894
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5831
5895
  "defi-deposit": t.LiteralC<"defi-deposit">;
5832
5896
  "defi-redeem": t.LiteralC<"defi-redeem">;
5897
+ "defi-approve": t.LiteralC<"defi-approve">;
5833
5898
  delegateResource: t.LiteralC<"delegateResource">;
5834
5899
  undelegateResource: t.LiteralC<"undelegateResource">;
5835
5900
  export: t.LiteralC<"export">;
@@ -5922,6 +5987,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5922
5987
  allocationAllocate: t.LiteralC<"allocationAllocate">;
5923
5988
  "defi-deposit": t.LiteralC<"defi-deposit">;
5924
5989
  "defi-redeem": t.LiteralC<"defi-redeem">;
5990
+ "defi-approve": t.LiteralC<"defi-approve">;
5925
5991
  delegateResource: t.LiteralC<"delegateResource">;
5926
5992
  undelegateResource: t.LiteralC<"undelegateResource">;
5927
5993
  export: t.LiteralC<"export">;
@@ -6022,6 +6088,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6022
6088
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6023
6089
  "defi-deposit": t.LiteralC<"defi-deposit">;
6024
6090
  "defi-redeem": t.LiteralC<"defi-redeem">;
6091
+ "defi-approve": t.LiteralC<"defi-approve">;
6025
6092
  delegateResource: t.LiteralC<"delegateResource">;
6026
6093
  undelegateResource: t.LiteralC<"undelegateResource">;
6027
6094
  export: t.LiteralC<"export">;
@@ -6144,6 +6211,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6144
6211
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6145
6212
  "defi-deposit": t.LiteralC<"defi-deposit">;
6146
6213
  "defi-redeem": t.LiteralC<"defi-redeem">;
6214
+ "defi-approve": t.LiteralC<"defi-approve">;
6147
6215
  delegateResource: t.LiteralC<"delegateResource">;
6148
6216
  undelegateResource: t.LiteralC<"undelegateResource">;
6149
6217
  export: t.LiteralC<"export">;
@@ -6238,6 +6306,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6238
6306
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6239
6307
  "defi-deposit": t.LiteralC<"defi-deposit">;
6240
6308
  "defi-redeem": t.LiteralC<"defi-redeem">;
6309
+ "defi-approve": t.LiteralC<"defi-approve">;
6241
6310
  delegateResource: t.LiteralC<"delegateResource">;
6242
6311
  undelegateResource: t.LiteralC<"undelegateResource">;
6243
6312
  export: t.LiteralC<"export">;
@@ -6349,6 +6418,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6349
6418
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6350
6419
  "defi-deposit": t.LiteralC<"defi-deposit">;
6351
6420
  "defi-redeem": t.LiteralC<"defi-redeem">;
6421
+ "defi-approve": t.LiteralC<"defi-approve">;
6352
6422
  delegateResource: t.LiteralC<"delegateResource">;
6353
6423
  undelegateResource: t.LiteralC<"undelegateResource">;
6354
6424
  export: t.LiteralC<"export">;
@@ -6459,6 +6529,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6459
6529
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6460
6530
  "defi-deposit": t.LiteralC<"defi-deposit">;
6461
6531
  "defi-redeem": t.LiteralC<"defi-redeem">;
6532
+ "defi-approve": t.LiteralC<"defi-approve">;
6462
6533
  delegateResource: t.LiteralC<"delegateResource">;
6463
6534
  undelegateResource: t.LiteralC<"undelegateResource">;
6464
6535
  export: t.LiteralC<"export">;
@@ -6567,6 +6638,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6567
6638
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6568
6639
  "defi-deposit": t.LiteralC<"defi-deposit">;
6569
6640
  "defi-redeem": t.LiteralC<"defi-redeem">;
6641
+ "defi-approve": t.LiteralC<"defi-approve">;
6570
6642
  delegateResource: t.LiteralC<"delegateResource">;
6571
6643
  undelegateResource: t.LiteralC<"undelegateResource">;
6572
6644
  export: t.LiteralC<"export">;
@@ -6650,6 +6722,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6650
6722
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6651
6723
  "defi-deposit": t.LiteralC<"defi-deposit">;
6652
6724
  "defi-redeem": t.LiteralC<"defi-redeem">;
6725
+ "defi-approve": t.LiteralC<"defi-approve">;
6653
6726
  delegateResource: t.LiteralC<"delegateResource">;
6654
6727
  undelegateResource: t.LiteralC<"undelegateResource">;
6655
6728
  export: t.LiteralC<"export">;
@@ -6744,6 +6817,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6744
6817
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6745
6818
  "defi-deposit": t.LiteralC<"defi-deposit">;
6746
6819
  "defi-redeem": t.LiteralC<"defi-redeem">;
6820
+ "defi-approve": t.LiteralC<"defi-approve">;
6747
6821
  delegateResource: t.LiteralC<"delegateResource">;
6748
6822
  undelegateResource: t.LiteralC<"undelegateResource">;
6749
6823
  export: t.LiteralC<"export">;
@@ -6895,6 +6969,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6895
6969
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6896
6970
  "defi-deposit": t.LiteralC<"defi-deposit">;
6897
6971
  "defi-redeem": t.LiteralC<"defi-redeem">;
6972
+ "defi-approve": t.LiteralC<"defi-approve">;
6898
6973
  delegateResource: t.LiteralC<"delegateResource">;
6899
6974
  undelegateResource: t.LiteralC<"undelegateResource">;
6900
6975
  export: t.LiteralC<"export">;
@@ -6975,6 +7050,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6975
7050
  allocationAllocate: t.LiteralC<"allocationAllocate">;
6976
7051
  "defi-deposit": t.LiteralC<"defi-deposit">;
6977
7052
  "defi-redeem": t.LiteralC<"defi-redeem">;
7053
+ "defi-approve": t.LiteralC<"defi-approve">;
6978
7054
  delegateResource: t.LiteralC<"delegateResource">;
6979
7055
  undelegateResource: t.LiteralC<"undelegateResource">;
6980
7056
  export: t.LiteralC<"export">;
@@ -7059,6 +7135,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7059
7135
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7060
7136
  "defi-deposit": t.LiteralC<"defi-deposit">;
7061
7137
  "defi-redeem": t.LiteralC<"defi-redeem">;
7138
+ "defi-approve": t.LiteralC<"defi-approve">;
7062
7139
  delegateResource: t.LiteralC<"delegateResource">;
7063
7140
  undelegateResource: t.LiteralC<"undelegateResource">;
7064
7141
  export: t.LiteralC<"export">;
@@ -7136,6 +7213,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7136
7213
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7137
7214
  "defi-deposit": t.LiteralC<"defi-deposit">;
7138
7215
  "defi-redeem": t.LiteralC<"defi-redeem">;
7216
+ "defi-approve": t.LiteralC<"defi-approve">;
7139
7217
  delegateResource: t.LiteralC<"delegateResource">;
7140
7218
  undelegateResource: t.LiteralC<"undelegateResource">;
7141
7219
  export: t.LiteralC<"export">;
@@ -7214,6 +7292,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7214
7292
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7215
7293
  "defi-deposit": t.LiteralC<"defi-deposit">;
7216
7294
  "defi-redeem": t.LiteralC<"defi-redeem">;
7295
+ "defi-approve": t.LiteralC<"defi-approve">;
7217
7296
  delegateResource: t.LiteralC<"delegateResource">;
7218
7297
  undelegateResource: t.LiteralC<"undelegateResource">;
7219
7298
  export: t.LiteralC<"export">;
@@ -7307,6 +7386,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7307
7386
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7308
7387
  "defi-deposit": t.LiteralC<"defi-deposit">;
7309
7388
  "defi-redeem": t.LiteralC<"defi-redeem">;
7389
+ "defi-approve": t.LiteralC<"defi-approve">;
7310
7390
  delegateResource: t.LiteralC<"delegateResource">;
7311
7391
  undelegateResource: t.LiteralC<"undelegateResource">;
7312
7392
  export: t.LiteralC<"export">;
@@ -7402,6 +7482,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7402
7482
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7403
7483
  "defi-deposit": t.LiteralC<"defi-deposit">;
7404
7484
  "defi-redeem": t.LiteralC<"defi-redeem">;
7485
+ "defi-approve": t.LiteralC<"defi-approve">;
7405
7486
  delegateResource: t.LiteralC<"delegateResource">;
7406
7487
  undelegateResource: t.LiteralC<"undelegateResource">;
7407
7488
  export: t.LiteralC<"export">;
@@ -7490,6 +7571,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7490
7571
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7491
7572
  "defi-deposit": t.LiteralC<"defi-deposit">;
7492
7573
  "defi-redeem": t.LiteralC<"defi-redeem">;
7574
+ "defi-approve": t.LiteralC<"defi-approve">;
7493
7575
  delegateResource: t.LiteralC<"delegateResource">;
7494
7576
  undelegateResource: t.LiteralC<"undelegateResource">;
7495
7577
  export: t.LiteralC<"export">;
@@ -7615,6 +7697,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7615
7697
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7616
7698
  "defi-deposit": t.LiteralC<"defi-deposit">;
7617
7699
  "defi-redeem": t.LiteralC<"defi-redeem">;
7700
+ "defi-approve": t.LiteralC<"defi-approve">;
7618
7701
  delegateResource: t.LiteralC<"delegateResource">;
7619
7702
  undelegateResource: t.LiteralC<"undelegateResource">;
7620
7703
  export: t.LiteralC<"export">;
@@ -7770,6 +7853,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7770
7853
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7771
7854
  "defi-deposit": t.LiteralC<"defi-deposit">;
7772
7855
  "defi-redeem": t.LiteralC<"defi-redeem">;
7856
+ "defi-approve": t.LiteralC<"defi-approve">;
7773
7857
  delegateResource: t.LiteralC<"delegateResource">;
7774
7858
  undelegateResource: t.LiteralC<"undelegateResource">;
7775
7859
  export: t.LiteralC<"export">;
@@ -7939,6 +8023,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7939
8023
  allocationAllocate: t.LiteralC<"allocationAllocate">;
7940
8024
  "defi-deposit": t.LiteralC<"defi-deposit">;
7941
8025
  "defi-redeem": t.LiteralC<"defi-redeem">;
8026
+ "defi-approve": t.LiteralC<"defi-approve">;
7942
8027
  delegateResource: t.LiteralC<"delegateResource">;
7943
8028
  undelegateResource: t.LiteralC<"undelegateResource">;
7944
8029
  export: t.LiteralC<"export">;
@@ -8013,6 +8098,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8013
8098
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8014
8099
  "defi-deposit": t.LiteralC<"defi-deposit">;
8015
8100
  "defi-redeem": t.LiteralC<"defi-redeem">;
8101
+ "defi-approve": t.LiteralC<"defi-approve">;
8016
8102
  delegateResource: t.LiteralC<"delegateResource">;
8017
8103
  undelegateResource: t.LiteralC<"undelegateResource">;
8018
8104
  export: t.LiteralC<"export">;
@@ -8082,6 +8168,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8082
8168
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8083
8169
  "defi-deposit": t.LiteralC<"defi-deposit">;
8084
8170
  "defi-redeem": t.LiteralC<"defi-redeem">;
8171
+ "defi-approve": t.LiteralC<"defi-approve">;
8085
8172
  delegateResource: t.LiteralC<"delegateResource">;
8086
8173
  undelegateResource: t.LiteralC<"undelegateResource">;
8087
8174
  export: t.LiteralC<"export">;
@@ -8159,6 +8246,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8159
8246
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8160
8247
  "defi-deposit": t.LiteralC<"defi-deposit">;
8161
8248
  "defi-redeem": t.LiteralC<"defi-redeem">;
8249
+ "defi-approve": t.LiteralC<"defi-approve">;
8162
8250
  delegateResource: t.LiteralC<"delegateResource">;
8163
8251
  undelegateResource: t.LiteralC<"undelegateResource">;
8164
8252
  export: t.LiteralC<"export">;
@@ -8248,6 +8336,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8248
8336
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8249
8337
  "defi-deposit": t.LiteralC<"defi-deposit">;
8250
8338
  "defi-redeem": t.LiteralC<"defi-redeem">;
8339
+ "defi-approve": t.LiteralC<"defi-approve">;
8251
8340
  delegateResource: t.LiteralC<"delegateResource">;
8252
8341
  undelegateResource: t.LiteralC<"undelegateResource">;
8253
8342
  export: t.LiteralC<"export">;
@@ -8322,6 +8411,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8322
8411
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8323
8412
  "defi-deposit": t.LiteralC<"defi-deposit">;
8324
8413
  "defi-redeem": t.LiteralC<"defi-redeem">;
8414
+ "defi-approve": t.LiteralC<"defi-approve">;
8325
8415
  delegateResource: t.LiteralC<"delegateResource">;
8326
8416
  undelegateResource: t.LiteralC<"undelegateResource">;
8327
8417
  export: t.LiteralC<"export">;
@@ -8413,6 +8503,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8413
8503
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8414
8504
  "defi-deposit": t.LiteralC<"defi-deposit">;
8415
8505
  "defi-redeem": t.LiteralC<"defi-redeem">;
8506
+ "defi-approve": t.LiteralC<"defi-approve">;
8416
8507
  delegateResource: t.LiteralC<"delegateResource">;
8417
8508
  undelegateResource: t.LiteralC<"undelegateResource">;
8418
8509
  export: t.LiteralC<"export">;
@@ -8487,6 +8578,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8487
8578
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8488
8579
  "defi-deposit": t.LiteralC<"defi-deposit">;
8489
8580
  "defi-redeem": t.LiteralC<"defi-redeem">;
8581
+ "defi-approve": t.LiteralC<"defi-approve">;
8490
8582
  delegateResource: t.LiteralC<"delegateResource">;
8491
8583
  undelegateResource: t.LiteralC<"undelegateResource">;
8492
8584
  export: t.LiteralC<"export">;
@@ -8598,6 +8690,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8598
8690
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8599
8691
  "defi-deposit": t.LiteralC<"defi-deposit">;
8600
8692
  "defi-redeem": t.LiteralC<"defi-redeem">;
8693
+ "defi-approve": t.LiteralC<"defi-approve">;
8601
8694
  delegateResource: t.LiteralC<"delegateResource">;
8602
8695
  undelegateResource: t.LiteralC<"undelegateResource">;
8603
8696
  export: t.LiteralC<"export">;
@@ -8691,6 +8784,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8691
8784
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8692
8785
  "defi-deposit": t.LiteralC<"defi-deposit">;
8693
8786
  "defi-redeem": t.LiteralC<"defi-redeem">;
8787
+ "defi-approve": t.LiteralC<"defi-approve">;
8694
8788
  delegateResource: t.LiteralC<"delegateResource">;
8695
8789
  undelegateResource: t.LiteralC<"undelegateResource">;
8696
8790
  export: t.LiteralC<"export">;
@@ -8766,6 +8860,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8766
8860
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8767
8861
  "defi-deposit": t.LiteralC<"defi-deposit">;
8768
8862
  "defi-redeem": t.LiteralC<"defi-redeem">;
8863
+ "defi-approve": t.LiteralC<"defi-approve">;
8769
8864
  delegateResource: t.LiteralC<"delegateResource">;
8770
8865
  undelegateResource: t.LiteralC<"undelegateResource">;
8771
8866
  export: t.LiteralC<"export">;
@@ -8860,6 +8955,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8860
8955
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8861
8956
  "defi-deposit": t.LiteralC<"defi-deposit">;
8862
8957
  "defi-redeem": t.LiteralC<"defi-redeem">;
8958
+ "defi-approve": t.LiteralC<"defi-approve">;
8863
8959
  delegateResource: t.LiteralC<"delegateResource">;
8864
8960
  undelegateResource: t.LiteralC<"undelegateResource">;
8865
8961
  export: t.LiteralC<"export">;
@@ -8956,6 +9052,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8956
9052
  allocationAllocate: t.LiteralC<"allocationAllocate">;
8957
9053
  "defi-deposit": t.LiteralC<"defi-deposit">;
8958
9054
  "defi-redeem": t.LiteralC<"defi-redeem">;
9055
+ "defi-approve": t.LiteralC<"defi-approve">;
8959
9056
  delegateResource: t.LiteralC<"delegateResource">;
8960
9057
  undelegateResource: t.LiteralC<"undelegateResource">;
8961
9058
  export: t.LiteralC<"export">;
@@ -9053,6 +9150,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9053
9150
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9054
9151
  "defi-deposit": t.LiteralC<"defi-deposit">;
9055
9152
  "defi-redeem": t.LiteralC<"defi-redeem">;
9153
+ "defi-approve": t.LiteralC<"defi-approve">;
9056
9154
  delegateResource: t.LiteralC<"delegateResource">;
9057
9155
  undelegateResource: t.LiteralC<"undelegateResource">;
9058
9156
  export: t.LiteralC<"export">;
@@ -9136,6 +9234,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9136
9234
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9137
9235
  "defi-deposit": t.LiteralC<"defi-deposit">;
9138
9236
  "defi-redeem": t.LiteralC<"defi-redeem">;
9237
+ "defi-approve": t.LiteralC<"defi-approve">;
9139
9238
  delegateResource: t.LiteralC<"delegateResource">;
9140
9239
  undelegateResource: t.LiteralC<"undelegateResource">;
9141
9240
  export: t.LiteralC<"export">;
@@ -9230,6 +9329,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9230
9329
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9231
9330
  "defi-deposit": t.LiteralC<"defi-deposit">;
9232
9331
  "defi-redeem": t.LiteralC<"defi-redeem">;
9332
+ "defi-approve": t.LiteralC<"defi-approve">;
9233
9333
  delegateResource: t.LiteralC<"delegateResource">;
9234
9334
  undelegateResource: t.LiteralC<"undelegateResource">;
9235
9335
  export: t.LiteralC<"export">;
@@ -9363,6 +9463,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9363
9463
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9364
9464
  "defi-deposit": t.LiteralC<"defi-deposit">;
9365
9465
  "defi-redeem": t.LiteralC<"defi-redeem">;
9466
+ "defi-approve": t.LiteralC<"defi-approve">;
9366
9467
  delegateResource: t.LiteralC<"delegateResource">;
9367
9468
  undelegateResource: t.LiteralC<"undelegateResource">;
9368
9469
  export: t.LiteralC<"export">;
@@ -9444,6 +9545,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9444
9545
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9445
9546
  "defi-deposit": t.LiteralC<"defi-deposit">;
9446
9547
  "defi-redeem": t.LiteralC<"defi-redeem">;
9548
+ "defi-approve": t.LiteralC<"defi-approve">;
9447
9549
  delegateResource: t.LiteralC<"delegateResource">;
9448
9550
  undelegateResource: t.LiteralC<"undelegateResource">;
9449
9551
  export: t.LiteralC<"export">;
@@ -9522,6 +9624,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9522
9624
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9523
9625
  "defi-deposit": t.LiteralC<"defi-deposit">;
9524
9626
  "defi-redeem": t.LiteralC<"defi-redeem">;
9627
+ "defi-approve": t.LiteralC<"defi-approve">;
9525
9628
  delegateResource: t.LiteralC<"delegateResource">;
9526
9629
  undelegateResource: t.LiteralC<"undelegateResource">;
9527
9630
  export: t.LiteralC<"export">;
@@ -9595,6 +9698,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9595
9698
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9596
9699
  "defi-deposit": t.LiteralC<"defi-deposit">;
9597
9700
  "defi-redeem": t.LiteralC<"defi-redeem">;
9701
+ "defi-approve": t.LiteralC<"defi-approve">;
9598
9702
  delegateResource: t.LiteralC<"delegateResource">;
9599
9703
  undelegateResource: t.LiteralC<"undelegateResource">;
9600
9704
  export: t.LiteralC<"export">;
@@ -9688,6 +9792,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9688
9792
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9689
9793
  "defi-deposit": t.LiteralC<"defi-deposit">;
9690
9794
  "defi-redeem": t.LiteralC<"defi-redeem">;
9795
+ "defi-approve": t.LiteralC<"defi-approve">;
9691
9796
  delegateResource: t.LiteralC<"delegateResource">;
9692
9797
  undelegateResource: t.LiteralC<"undelegateResource">;
9693
9798
  export: t.LiteralC<"export">;
@@ -9767,6 +9872,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9767
9872
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9768
9873
  "defi-deposit": t.LiteralC<"defi-deposit">;
9769
9874
  "defi-redeem": t.LiteralC<"defi-redeem">;
9875
+ "defi-approve": t.LiteralC<"defi-approve">;
9770
9876
  delegateResource: t.LiteralC<"delegateResource">;
9771
9877
  undelegateResource: t.LiteralC<"undelegateResource">;
9772
9878
  export: t.LiteralC<"export">;
@@ -9845,6 +9951,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9845
9951
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9846
9952
  "defi-deposit": t.LiteralC<"defi-deposit">;
9847
9953
  "defi-redeem": t.LiteralC<"defi-redeem">;
9954
+ "defi-approve": t.LiteralC<"defi-approve">;
9848
9955
  delegateResource: t.LiteralC<"delegateResource">;
9849
9956
  undelegateResource: t.LiteralC<"undelegateResource">;
9850
9957
  export: t.LiteralC<"export">;
@@ -9924,6 +10031,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9924
10031
  allocationAllocate: t.LiteralC<"allocationAllocate">;
9925
10032
  "defi-deposit": t.LiteralC<"defi-deposit">;
9926
10033
  "defi-redeem": t.LiteralC<"defi-redeem">;
10034
+ "defi-approve": t.LiteralC<"defi-approve">;
9927
10035
  delegateResource: t.LiteralC<"delegateResource">;
9928
10036
  undelegateResource: t.LiteralC<"undelegateResource">;
9929
10037
  export: t.LiteralC<"export">;
@@ -10002,6 +10110,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10002
10110
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10003
10111
  "defi-deposit": t.LiteralC<"defi-deposit">;
10004
10112
  "defi-redeem": t.LiteralC<"defi-redeem">;
10113
+ "defi-approve": t.LiteralC<"defi-approve">;
10005
10114
  delegateResource: t.LiteralC<"delegateResource">;
10006
10115
  undelegateResource: t.LiteralC<"undelegateResource">;
10007
10116
  export: t.LiteralC<"export">;
@@ -10084,6 +10193,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10084
10193
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10085
10194
  "defi-deposit": t.LiteralC<"defi-deposit">;
10086
10195
  "defi-redeem": t.LiteralC<"defi-redeem">;
10196
+ "defi-approve": t.LiteralC<"defi-approve">;
10087
10197
  delegateResource: t.LiteralC<"delegateResource">;
10088
10198
  undelegateResource: t.LiteralC<"undelegateResource">;
10089
10199
  export: t.LiteralC<"export">;
@@ -10165,6 +10275,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10165
10275
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10166
10276
  "defi-deposit": t.LiteralC<"defi-deposit">;
10167
10277
  "defi-redeem": t.LiteralC<"defi-redeem">;
10278
+ "defi-approve": t.LiteralC<"defi-approve">;
10168
10279
  delegateResource: t.LiteralC<"delegateResource">;
10169
10280
  undelegateResource: t.LiteralC<"undelegateResource">;
10170
10281
  export: t.LiteralC<"export">;
@@ -10248,6 +10359,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10248
10359
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10249
10360
  "defi-deposit": t.LiteralC<"defi-deposit">;
10250
10361
  "defi-redeem": t.LiteralC<"defi-redeem">;
10362
+ "defi-approve": t.LiteralC<"defi-approve">;
10251
10363
  delegateResource: t.LiteralC<"delegateResource">;
10252
10364
  undelegateResource: t.LiteralC<"undelegateResource">;
10253
10365
  export: t.LiteralC<"export">;
@@ -10331,6 +10443,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10331
10443
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10332
10444
  "defi-deposit": t.LiteralC<"defi-deposit">;
10333
10445
  "defi-redeem": t.LiteralC<"defi-redeem">;
10446
+ "defi-approve": t.LiteralC<"defi-approve">;
10334
10447
  delegateResource: t.LiteralC<"delegateResource">;
10335
10448
  undelegateResource: t.LiteralC<"undelegateResource">;
10336
10449
  export: t.LiteralC<"export">;
@@ -10414,6 +10527,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10414
10527
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10415
10528
  "defi-deposit": t.LiteralC<"defi-deposit">;
10416
10529
  "defi-redeem": t.LiteralC<"defi-redeem">;
10530
+ "defi-approve": t.LiteralC<"defi-approve">;
10417
10531
  delegateResource: t.LiteralC<"delegateResource">;
10418
10532
  undelegateResource: t.LiteralC<"undelegateResource">;
10419
10533
  export: t.LiteralC<"export">;
@@ -10496,6 +10610,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10496
10610
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10497
10611
  "defi-deposit": t.LiteralC<"defi-deposit">;
10498
10612
  "defi-redeem": t.LiteralC<"defi-redeem">;
10613
+ "defi-approve": t.LiteralC<"defi-approve">;
10499
10614
  delegateResource: t.LiteralC<"delegateResource">;
10500
10615
  undelegateResource: t.LiteralC<"undelegateResource">;
10501
10616
  export: t.LiteralC<"export">;
@@ -10582,6 +10697,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10582
10697
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10583
10698
  "defi-deposit": t.LiteralC<"defi-deposit">;
10584
10699
  "defi-redeem": t.LiteralC<"defi-redeem">;
10700
+ "defi-approve": t.LiteralC<"defi-approve">;
10585
10701
  delegateResource: t.LiteralC<"delegateResource">;
10586
10702
  undelegateResource: t.LiteralC<"undelegateResource">;
10587
10703
  export: t.LiteralC<"export">;
@@ -10663,6 +10779,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10663
10779
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10664
10780
  "defi-deposit": t.LiteralC<"defi-deposit">;
10665
10781
  "defi-redeem": t.LiteralC<"defi-redeem">;
10782
+ "defi-approve": t.LiteralC<"defi-approve">;
10666
10783
  delegateResource: t.LiteralC<"delegateResource">;
10667
10784
  undelegateResource: t.LiteralC<"undelegateResource">;
10668
10785
  export: t.LiteralC<"export">;
@@ -10746,6 +10863,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10746
10863
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10747
10864
  "defi-deposit": t.LiteralC<"defi-deposit">;
10748
10865
  "defi-redeem": t.LiteralC<"defi-redeem">;
10866
+ "defi-approve": t.LiteralC<"defi-approve">;
10749
10867
  delegateResource: t.LiteralC<"delegateResource">;
10750
10868
  undelegateResource: t.LiteralC<"undelegateResource">;
10751
10869
  export: t.LiteralC<"export">;
@@ -10825,6 +10943,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10825
10943
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10826
10944
  "defi-deposit": t.LiteralC<"defi-deposit">;
10827
10945
  "defi-redeem": t.LiteralC<"defi-redeem">;
10946
+ "defi-approve": t.LiteralC<"defi-approve">;
10828
10947
  delegateResource: t.LiteralC<"delegateResource">;
10829
10948
  undelegateResource: t.LiteralC<"undelegateResource">;
10830
10949
  export: t.LiteralC<"export">;
@@ -10903,6 +11022,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10903
11022
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10904
11023
  "defi-deposit": t.LiteralC<"defi-deposit">;
10905
11024
  "defi-redeem": t.LiteralC<"defi-redeem">;
11025
+ "defi-approve": t.LiteralC<"defi-approve">;
10906
11026
  delegateResource: t.LiteralC<"delegateResource">;
10907
11027
  undelegateResource: t.LiteralC<"undelegateResource">;
10908
11028
  export: t.LiteralC<"export">;
@@ -10981,6 +11101,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10981
11101
  allocationAllocate: t.LiteralC<"allocationAllocate">;
10982
11102
  "defi-deposit": t.LiteralC<"defi-deposit">;
10983
11103
  "defi-redeem": t.LiteralC<"defi-redeem">;
11104
+ "defi-approve": t.LiteralC<"defi-approve">;
10984
11105
  delegateResource: t.LiteralC<"delegateResource">;
10985
11106
  undelegateResource: t.LiteralC<"undelegateResource">;
10986
11107
  export: t.LiteralC<"export">;
@@ -11064,6 +11185,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11064
11185
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11065
11186
  "defi-deposit": t.LiteralC<"defi-deposit">;
11066
11187
  "defi-redeem": t.LiteralC<"defi-redeem">;
11188
+ "defi-approve": t.LiteralC<"defi-approve">;
11067
11189
  delegateResource: t.LiteralC<"delegateResource">;
11068
11190
  undelegateResource: t.LiteralC<"undelegateResource">;
11069
11191
  export: t.LiteralC<"export">;
@@ -11148,6 +11270,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11148
11270
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11149
11271
  "defi-deposit": t.LiteralC<"defi-deposit">;
11150
11272
  "defi-redeem": t.LiteralC<"defi-redeem">;
11273
+ "defi-approve": t.LiteralC<"defi-approve">;
11151
11274
  delegateResource: t.LiteralC<"delegateResource">;
11152
11275
  undelegateResource: t.LiteralC<"undelegateResource">;
11153
11276
  export: t.LiteralC<"export">;
@@ -11230,6 +11353,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11230
11353
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11231
11354
  "defi-deposit": t.LiteralC<"defi-deposit">;
11232
11355
  "defi-redeem": t.LiteralC<"defi-redeem">;
11356
+ "defi-approve": t.LiteralC<"defi-approve">;
11233
11357
  delegateResource: t.LiteralC<"delegateResource">;
11234
11358
  undelegateResource: t.LiteralC<"undelegateResource">;
11235
11359
  export: t.LiteralC<"export">;
@@ -11312,6 +11436,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11312
11436
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11313
11437
  "defi-deposit": t.LiteralC<"defi-deposit">;
11314
11438
  "defi-redeem": t.LiteralC<"defi-redeem">;
11439
+ "defi-approve": t.LiteralC<"defi-approve">;
11315
11440
  delegateResource: t.LiteralC<"delegateResource">;
11316
11441
  undelegateResource: t.LiteralC<"undelegateResource">;
11317
11442
  export: t.LiteralC<"export">;
@@ -11389,6 +11514,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11389
11514
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11390
11515
  "defi-deposit": t.LiteralC<"defi-deposit">;
11391
11516
  "defi-redeem": t.LiteralC<"defi-redeem">;
11517
+ "defi-approve": t.LiteralC<"defi-approve">;
11392
11518
  delegateResource: t.LiteralC<"delegateResource">;
11393
11519
  undelegateResource: t.LiteralC<"undelegateResource">;
11394
11520
  export: t.LiteralC<"export">;
@@ -11466,6 +11592,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11466
11592
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11467
11593
  "defi-deposit": t.LiteralC<"defi-deposit">;
11468
11594
  "defi-redeem": t.LiteralC<"defi-redeem">;
11595
+ "defi-approve": t.LiteralC<"defi-approve">;
11469
11596
  delegateResource: t.LiteralC<"delegateResource">;
11470
11597
  undelegateResource: t.LiteralC<"undelegateResource">;
11471
11598
  export: t.LiteralC<"export">;
@@ -11537,6 +11664,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11537
11664
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11538
11665
  "defi-deposit": t.LiteralC<"defi-deposit">;
11539
11666
  "defi-redeem": t.LiteralC<"defi-redeem">;
11667
+ "defi-approve": t.LiteralC<"defi-approve">;
11540
11668
  delegateResource: t.LiteralC<"delegateResource">;
11541
11669
  undelegateResource: t.LiteralC<"undelegateResource">;
11542
11670
  export: t.LiteralC<"export">;
@@ -11612,6 +11740,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11612
11740
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11613
11741
  "defi-deposit": t.LiteralC<"defi-deposit">;
11614
11742
  "defi-redeem": t.LiteralC<"defi-redeem">;
11743
+ "defi-approve": t.LiteralC<"defi-approve">;
11615
11744
  delegateResource: t.LiteralC<"delegateResource">;
11616
11745
  undelegateResource: t.LiteralC<"undelegateResource">;
11617
11746
  export: t.LiteralC<"export">;
@@ -11689,6 +11818,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11689
11818
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11690
11819
  "defi-deposit": t.LiteralC<"defi-deposit">;
11691
11820
  "defi-redeem": t.LiteralC<"defi-redeem">;
11821
+ "defi-approve": t.LiteralC<"defi-approve">;
11692
11822
  delegateResource: t.LiteralC<"delegateResource">;
11693
11823
  undelegateResource: t.LiteralC<"undelegateResource">;
11694
11824
  export: t.LiteralC<"export">;
@@ -11766,6 +11896,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11766
11896
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11767
11897
  "defi-deposit": t.LiteralC<"defi-deposit">;
11768
11898
  "defi-redeem": t.LiteralC<"defi-redeem">;
11899
+ "defi-approve": t.LiteralC<"defi-approve">;
11769
11900
  delegateResource: t.LiteralC<"delegateResource">;
11770
11901
  undelegateResource: t.LiteralC<"undelegateResource">;
11771
11902
  export: t.LiteralC<"export">;
@@ -11849,6 +11980,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11849
11980
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11850
11981
  "defi-deposit": t.LiteralC<"defi-deposit">;
11851
11982
  "defi-redeem": t.LiteralC<"defi-redeem">;
11983
+ "defi-approve": t.LiteralC<"defi-approve">;
11852
11984
  delegateResource: t.LiteralC<"delegateResource">;
11853
11985
  undelegateResource: t.LiteralC<"undelegateResource">;
11854
11986
  export: t.LiteralC<"export">;
@@ -11932,6 +12064,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11932
12064
  allocationAllocate: t.LiteralC<"allocationAllocate">;
11933
12065
  "defi-deposit": t.LiteralC<"defi-deposit">;
11934
12066
  "defi-redeem": t.LiteralC<"defi-redeem">;
12067
+ "defi-approve": t.LiteralC<"defi-approve">;
11935
12068
  delegateResource: t.LiteralC<"delegateResource">;
11936
12069
  undelegateResource: t.LiteralC<"undelegateResource">;
11937
12070
  export: t.LiteralC<"export">;
@@ -12009,6 +12142,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12009
12142
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12010
12143
  "defi-deposit": t.LiteralC<"defi-deposit">;
12011
12144
  "defi-redeem": t.LiteralC<"defi-redeem">;
12145
+ "defi-approve": t.LiteralC<"defi-approve">;
12012
12146
  delegateResource: t.LiteralC<"delegateResource">;
12013
12147
  undelegateResource: t.LiteralC<"undelegateResource">;
12014
12148
  export: t.LiteralC<"export">;
@@ -12082,6 +12216,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12082
12216
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12083
12217
  "defi-deposit": t.LiteralC<"defi-deposit">;
12084
12218
  "defi-redeem": t.LiteralC<"defi-redeem">;
12219
+ "defi-approve": t.LiteralC<"defi-approve">;
12085
12220
  delegateResource: t.LiteralC<"delegateResource">;
12086
12221
  undelegateResource: t.LiteralC<"undelegateResource">;
12087
12222
  export: t.LiteralC<"export">;
@@ -12175,6 +12310,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12175
12310
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12176
12311
  "defi-deposit": t.LiteralC<"defi-deposit">;
12177
12312
  "defi-redeem": t.LiteralC<"defi-redeem">;
12313
+ "defi-approve": t.LiteralC<"defi-approve">;
12178
12314
  delegateResource: t.LiteralC<"delegateResource">;
12179
12315
  undelegateResource: t.LiteralC<"undelegateResource">;
12180
12316
  export: t.LiteralC<"export">;
@@ -12278,6 +12414,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12278
12414
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12279
12415
  "defi-deposit": t.LiteralC<"defi-deposit">;
12280
12416
  "defi-redeem": t.LiteralC<"defi-redeem">;
12417
+ "defi-approve": t.LiteralC<"defi-approve">;
12281
12418
  delegateResource: t.LiteralC<"delegateResource">;
12282
12419
  undelegateResource: t.LiteralC<"undelegateResource">;
12283
12420
  export: t.LiteralC<"export">;
@@ -12391,6 +12528,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12391
12528
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12392
12529
  "defi-deposit": t.LiteralC<"defi-deposit">;
12393
12530
  "defi-redeem": t.LiteralC<"defi-redeem">;
12531
+ "defi-approve": t.LiteralC<"defi-approve">;
12394
12532
  delegateResource: t.LiteralC<"delegateResource">;
12395
12533
  undelegateResource: t.LiteralC<"undelegateResource">;
12396
12534
  export: t.LiteralC<"export">;
@@ -12476,6 +12614,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12476
12614
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12477
12615
  "defi-deposit": t.LiteralC<"defi-deposit">;
12478
12616
  "defi-redeem": t.LiteralC<"defi-redeem">;
12617
+ "defi-approve": t.LiteralC<"defi-approve">;
12479
12618
  delegateResource: t.LiteralC<"delegateResource">;
12480
12619
  undelegateResource: t.LiteralC<"undelegateResource">;
12481
12620
  export: t.LiteralC<"export">;
@@ -12571,6 +12710,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12571
12710
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12572
12711
  "defi-deposit": t.LiteralC<"defi-deposit">;
12573
12712
  "defi-redeem": t.LiteralC<"defi-redeem">;
12713
+ "defi-approve": t.LiteralC<"defi-approve">;
12574
12714
  delegateResource: t.LiteralC<"delegateResource">;
12575
12715
  undelegateResource: t.LiteralC<"undelegateResource">;
12576
12716
  export: t.LiteralC<"export">;
@@ -12648,6 +12788,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12648
12788
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12649
12789
  "defi-deposit": t.LiteralC<"defi-deposit">;
12650
12790
  "defi-redeem": t.LiteralC<"defi-redeem">;
12791
+ "defi-approve": t.LiteralC<"defi-approve">;
12651
12792
  delegateResource: t.LiteralC<"delegateResource">;
12652
12793
  undelegateResource: t.LiteralC<"undelegateResource">;
12653
12794
  export: t.LiteralC<"export">;
@@ -12731,6 +12872,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12731
12872
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12732
12873
  "defi-deposit": t.LiteralC<"defi-deposit">;
12733
12874
  "defi-redeem": t.LiteralC<"defi-redeem">;
12875
+ "defi-approve": t.LiteralC<"defi-approve">;
12734
12876
  delegateResource: t.LiteralC<"delegateResource">;
12735
12877
  undelegateResource: t.LiteralC<"undelegateResource">;
12736
12878
  export: t.LiteralC<"export">;
@@ -12808,6 +12950,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12808
12950
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12809
12951
  "defi-deposit": t.LiteralC<"defi-deposit">;
12810
12952
  "defi-redeem": t.LiteralC<"defi-redeem">;
12953
+ "defi-approve": t.LiteralC<"defi-approve">;
12811
12954
  delegateResource: t.LiteralC<"delegateResource">;
12812
12955
  undelegateResource: t.LiteralC<"undelegateResource">;
12813
12956
  export: t.LiteralC<"export">;
@@ -12891,6 +13034,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12891
13034
  allocationAllocate: t.LiteralC<"allocationAllocate">;
12892
13035
  "defi-deposit": t.LiteralC<"defi-deposit">;
12893
13036
  "defi-redeem": t.LiteralC<"defi-redeem">;
13037
+ "defi-approve": t.LiteralC<"defi-approve">;
12894
13038
  delegateResource: t.LiteralC<"delegateResource">;
12895
13039
  undelegateResource: t.LiteralC<"undelegateResource">;
12896
13040
  export: t.LiteralC<"export">;
@@ -13410,6 +13554,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13410
13554
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13411
13555
  "defi-deposit": t.LiteralC<"defi-deposit">;
13412
13556
  "defi-redeem": t.LiteralC<"defi-redeem">;
13557
+ "defi-approve": t.LiteralC<"defi-approve">;
13413
13558
  delegateResource: t.LiteralC<"delegateResource">;
13414
13559
  undelegateResource: t.LiteralC<"undelegateResource">;
13415
13560
  export: t.LiteralC<"export">;
@@ -13503,6 +13648,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13503
13648
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13504
13649
  "defi-deposit": t.LiteralC<"defi-deposit">;
13505
13650
  "defi-redeem": t.LiteralC<"defi-redeem">;
13651
+ "defi-approve": t.LiteralC<"defi-approve">;
13506
13652
  delegateResource: t.LiteralC<"delegateResource">;
13507
13653
  undelegateResource: t.LiteralC<"undelegateResource">;
13508
13654
  export: t.LiteralC<"export">;
@@ -13583,6 +13729,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13583
13729
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13584
13730
  "defi-deposit": t.LiteralC<"defi-deposit">;
13585
13731
  "defi-redeem": t.LiteralC<"defi-redeem">;
13732
+ "defi-approve": t.LiteralC<"defi-approve">;
13586
13733
  delegateResource: t.LiteralC<"delegateResource">;
13587
13734
  undelegateResource: t.LiteralC<"undelegateResource">;
13588
13735
  export: t.LiteralC<"export">;
@@ -13669,6 +13816,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13669
13816
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13670
13817
  "defi-deposit": t.LiteralC<"defi-deposit">;
13671
13818
  "defi-redeem": t.LiteralC<"defi-redeem">;
13819
+ "defi-approve": t.LiteralC<"defi-approve">;
13672
13820
  delegateResource: t.LiteralC<"delegateResource">;
13673
13821
  undelegateResource: t.LiteralC<"undelegateResource">;
13674
13822
  export: t.LiteralC<"export">;
@@ -13754,6 +13902,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13754
13902
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13755
13903
  "defi-deposit": t.LiteralC<"defi-deposit">;
13756
13904
  "defi-redeem": t.LiteralC<"defi-redeem">;
13905
+ "defi-approve": t.LiteralC<"defi-approve">;
13757
13906
  delegateResource: t.LiteralC<"delegateResource">;
13758
13907
  undelegateResource: t.LiteralC<"undelegateResource">;
13759
13908
  export: t.LiteralC<"export">;
@@ -13831,6 +13980,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13831
13980
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13832
13981
  "defi-deposit": t.LiteralC<"defi-deposit">;
13833
13982
  "defi-redeem": t.LiteralC<"defi-redeem">;
13983
+ "defi-approve": t.LiteralC<"defi-approve">;
13834
13984
  delegateResource: t.LiteralC<"delegateResource">;
13835
13985
  undelegateResource: t.LiteralC<"undelegateResource">;
13836
13986
  export: t.LiteralC<"export">;
@@ -13919,6 +14069,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
13919
14069
  allocationAllocate: t.LiteralC<"allocationAllocate">;
13920
14070
  "defi-deposit": t.LiteralC<"defi-deposit">;
13921
14071
  "defi-redeem": t.LiteralC<"defi-redeem">;
14072
+ "defi-approve": t.LiteralC<"defi-approve">;
13922
14073
  delegateResource: t.LiteralC<"delegateResource">;
13923
14074
  undelegateResource: t.LiteralC<"undelegateResource">;
13924
14075
  export: t.LiteralC<"export">;
@@ -14012,6 +14163,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14012
14163
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14013
14164
  "defi-deposit": t.LiteralC<"defi-deposit">;
14014
14165
  "defi-redeem": t.LiteralC<"defi-redeem">;
14166
+ "defi-approve": t.LiteralC<"defi-approve">;
14015
14167
  delegateResource: t.LiteralC<"delegateResource">;
14016
14168
  undelegateResource: t.LiteralC<"undelegateResource">;
14017
14169
  export: t.LiteralC<"export">;
@@ -14122,6 +14274,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14122
14274
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14123
14275
  "defi-deposit": t.LiteralC<"defi-deposit">;
14124
14276
  "defi-redeem": t.LiteralC<"defi-redeem">;
14277
+ "defi-approve": t.LiteralC<"defi-approve">;
14125
14278
  delegateResource: t.LiteralC<"delegateResource">;
14126
14279
  undelegateResource: t.LiteralC<"undelegateResource">;
14127
14280
  export: t.LiteralC<"export">;
@@ -14232,6 +14385,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14232
14385
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14233
14386
  "defi-deposit": t.LiteralC<"defi-deposit">;
14234
14387
  "defi-redeem": t.LiteralC<"defi-redeem">;
14388
+ "defi-approve": t.LiteralC<"defi-approve">;
14235
14389
  delegateResource: t.LiteralC<"delegateResource">;
14236
14390
  undelegateResource: t.LiteralC<"undelegateResource">;
14237
14391
  export: t.LiteralC<"export">;
@@ -14308,6 +14462,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14308
14462
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14309
14463
  "defi-deposit": t.LiteralC<"defi-deposit">;
14310
14464
  "defi-redeem": t.LiteralC<"defi-redeem">;
14465
+ "defi-approve": t.LiteralC<"defi-approve">;
14311
14466
  delegateResource: t.LiteralC<"delegateResource">;
14312
14467
  undelegateResource: t.LiteralC<"undelegateResource">;
14313
14468
  export: t.LiteralC<"export">;
@@ -14384,6 +14539,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14384
14539
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14385
14540
  "defi-deposit": t.LiteralC<"defi-deposit">;
14386
14541
  "defi-redeem": t.LiteralC<"defi-redeem">;
14542
+ "defi-approve": t.LiteralC<"defi-approve">;
14387
14543
  delegateResource: t.LiteralC<"delegateResource">;
14388
14544
  undelegateResource: t.LiteralC<"undelegateResource">;
14389
14545
  export: t.LiteralC<"export">;
@@ -14468,6 +14624,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14468
14624
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14469
14625
  "defi-deposit": t.LiteralC<"defi-deposit">;
14470
14626
  "defi-redeem": t.LiteralC<"defi-redeem">;
14627
+ "defi-approve": t.LiteralC<"defi-approve">;
14471
14628
  delegateResource: t.LiteralC<"delegateResource">;
14472
14629
  undelegateResource: t.LiteralC<"undelegateResource">;
14473
14630
  export: t.LiteralC<"export">;
@@ -14551,6 +14708,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14551
14708
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14552
14709
  "defi-deposit": t.LiteralC<"defi-deposit">;
14553
14710
  "defi-redeem": t.LiteralC<"defi-redeem">;
14711
+ "defi-approve": t.LiteralC<"defi-approve">;
14554
14712
  delegateResource: t.LiteralC<"delegateResource">;
14555
14713
  undelegateResource: t.LiteralC<"undelegateResource">;
14556
14714
  export: t.LiteralC<"export">;
@@ -14637,6 +14795,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14637
14795
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14638
14796
  "defi-deposit": t.LiteralC<"defi-deposit">;
14639
14797
  "defi-redeem": t.LiteralC<"defi-redeem">;
14798
+ "defi-approve": t.LiteralC<"defi-approve">;
14640
14799
  delegateResource: t.LiteralC<"delegateResource">;
14641
14800
  undelegateResource: t.LiteralC<"undelegateResource">;
14642
14801
  export: t.LiteralC<"export">;
@@ -14709,6 +14868,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14709
14868
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14710
14869
  "defi-deposit": t.LiteralC<"defi-deposit">;
14711
14870
  "defi-redeem": t.LiteralC<"defi-redeem">;
14871
+ "defi-approve": t.LiteralC<"defi-approve">;
14712
14872
  delegateResource: t.LiteralC<"delegateResource">;
14713
14873
  undelegateResource: t.LiteralC<"undelegateResource">;
14714
14874
  export: t.LiteralC<"export">;
@@ -14795,6 +14955,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14795
14955
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14796
14956
  "defi-deposit": t.LiteralC<"defi-deposit">;
14797
14957
  "defi-redeem": t.LiteralC<"defi-redeem">;
14958
+ "defi-approve": t.LiteralC<"defi-approve">;
14798
14959
  delegateResource: t.LiteralC<"delegateResource">;
14799
14960
  undelegateResource: t.LiteralC<"undelegateResource">;
14800
14961
  export: t.LiteralC<"export">;
@@ -14867,6 +15028,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14867
15028
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14868
15029
  "defi-deposit": t.LiteralC<"defi-deposit">;
14869
15030
  "defi-redeem": t.LiteralC<"defi-redeem">;
15031
+ "defi-approve": t.LiteralC<"defi-approve">;
14870
15032
  delegateResource: t.LiteralC<"delegateResource">;
14871
15033
  undelegateResource: t.LiteralC<"undelegateResource">;
14872
15034
  export: t.LiteralC<"export">;
@@ -14943,6 +15105,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
14943
15105
  allocationAllocate: t.LiteralC<"allocationAllocate">;
14944
15106
  "defi-deposit": t.LiteralC<"defi-deposit">;
14945
15107
  "defi-redeem": t.LiteralC<"defi-redeem">;
15108
+ "defi-approve": t.LiteralC<"defi-approve">;
14946
15109
  delegateResource: t.LiteralC<"delegateResource">;
14947
15110
  undelegateResource: t.LiteralC<"undelegateResource">;
14948
15111
  export: t.LiteralC<"export">;
@@ -15041,6 +15204,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15041
15204
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15042
15205
  "defi-deposit": t.LiteralC<"defi-deposit">;
15043
15206
  "defi-redeem": t.LiteralC<"defi-redeem">;
15207
+ "defi-approve": t.LiteralC<"defi-approve">;
15044
15208
  delegateResource: t.LiteralC<"delegateResource">;
15045
15209
  undelegateResource: t.LiteralC<"undelegateResource">;
15046
15210
  export: t.LiteralC<"export">;
@@ -15138,6 +15302,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15138
15302
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15139
15303
  "defi-deposit": t.LiteralC<"defi-deposit">;
15140
15304
  "defi-redeem": t.LiteralC<"defi-redeem">;
15305
+ "defi-approve": t.LiteralC<"defi-approve">;
15141
15306
  delegateResource: t.LiteralC<"delegateResource">;
15142
15307
  undelegateResource: t.LiteralC<"undelegateResource">;
15143
15308
  export: t.LiteralC<"export">;
@@ -15213,6 +15378,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15213
15378
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15214
15379
  "defi-deposit": t.LiteralC<"defi-deposit">;
15215
15380
  "defi-redeem": t.LiteralC<"defi-redeem">;
15381
+ "defi-approve": t.LiteralC<"defi-approve">;
15216
15382
  delegateResource: t.LiteralC<"delegateResource">;
15217
15383
  undelegateResource: t.LiteralC<"undelegateResource">;
15218
15384
  export: t.LiteralC<"export">;
@@ -15292,6 +15458,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15292
15458
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15293
15459
  "defi-deposit": t.LiteralC<"defi-deposit">;
15294
15460
  "defi-redeem": t.LiteralC<"defi-redeem">;
15461
+ "defi-approve": t.LiteralC<"defi-approve">;
15295
15462
  delegateResource: t.LiteralC<"delegateResource">;
15296
15463
  undelegateResource: t.LiteralC<"undelegateResource">;
15297
15464
  export: t.LiteralC<"export">;
@@ -15366,6 +15533,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15366
15533
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15367
15534
  "defi-deposit": t.LiteralC<"defi-deposit">;
15368
15535
  "defi-redeem": t.LiteralC<"defi-redeem">;
15536
+ "defi-approve": t.LiteralC<"defi-approve">;
15369
15537
  delegateResource: t.LiteralC<"delegateResource">;
15370
15538
  undelegateResource: t.LiteralC<"undelegateResource">;
15371
15539
  export: t.LiteralC<"export">;
@@ -15441,6 +15609,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15441
15609
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15442
15610
  "defi-deposit": t.LiteralC<"defi-deposit">;
15443
15611
  "defi-redeem": t.LiteralC<"defi-redeem">;
15612
+ "defi-approve": t.LiteralC<"defi-approve">;
15444
15613
  delegateResource: t.LiteralC<"delegateResource">;
15445
15614
  undelegateResource: t.LiteralC<"undelegateResource">;
15446
15615
  export: t.LiteralC<"export">;
@@ -15516,6 +15685,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15516
15685
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15517
15686
  "defi-deposit": t.LiteralC<"defi-deposit">;
15518
15687
  "defi-redeem": t.LiteralC<"defi-redeem">;
15688
+ "defi-approve": t.LiteralC<"defi-approve">;
15519
15689
  delegateResource: t.LiteralC<"delegateResource">;
15520
15690
  undelegateResource: t.LiteralC<"undelegateResource">;
15521
15691
  export: t.LiteralC<"export">;
@@ -15591,6 +15761,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15591
15761
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15592
15762
  "defi-deposit": t.LiteralC<"defi-deposit">;
15593
15763
  "defi-redeem": t.LiteralC<"defi-redeem">;
15764
+ "defi-approve": t.LiteralC<"defi-approve">;
15594
15765
  delegateResource: t.LiteralC<"delegateResource">;
15595
15766
  undelegateResource: t.LiteralC<"undelegateResource">;
15596
15767
  export: t.LiteralC<"export">;
@@ -15684,6 +15855,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15684
15855
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15685
15856
  "defi-deposit": t.LiteralC<"defi-deposit">;
15686
15857
  "defi-redeem": t.LiteralC<"defi-redeem">;
15858
+ "defi-approve": t.LiteralC<"defi-approve">;
15687
15859
  delegateResource: t.LiteralC<"delegateResource">;
15688
15860
  undelegateResource: t.LiteralC<"undelegateResource">;
15689
15861
  export: t.LiteralC<"export">;
@@ -15760,6 +15932,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15760
15932
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15761
15933
  "defi-deposit": t.LiteralC<"defi-deposit">;
15762
15934
  "defi-redeem": t.LiteralC<"defi-redeem">;
15935
+ "defi-approve": t.LiteralC<"defi-approve">;
15763
15936
  delegateResource: t.LiteralC<"delegateResource">;
15764
15937
  undelegateResource: t.LiteralC<"undelegateResource">;
15765
15938
  export: t.LiteralC<"export">;
@@ -15869,6 +16042,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15869
16042
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15870
16043
  "defi-deposit": t.LiteralC<"defi-deposit">;
15871
16044
  "defi-redeem": t.LiteralC<"defi-redeem">;
16045
+ "defi-approve": t.LiteralC<"defi-approve">;
15872
16046
  delegateResource: t.LiteralC<"delegateResource">;
15873
16047
  undelegateResource: t.LiteralC<"undelegateResource">;
15874
16048
  export: t.LiteralC<"export">;
@@ -15951,6 +16125,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15951
16125
  allocationAllocate: t.LiteralC<"allocationAllocate">;
15952
16126
  "defi-deposit": t.LiteralC<"defi-deposit">;
15953
16127
  "defi-redeem": t.LiteralC<"defi-redeem">;
16128
+ "defi-approve": t.LiteralC<"defi-approve">;
15954
16129
  delegateResource: t.LiteralC<"delegateResource">;
15955
16130
  undelegateResource: t.LiteralC<"undelegateResource">;
15956
16131
  export: t.LiteralC<"export">;
@@ -16060,6 +16235,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16060
16235
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16061
16236
  "defi-deposit": t.LiteralC<"defi-deposit">;
16062
16237
  "defi-redeem": t.LiteralC<"defi-redeem">;
16238
+ "defi-approve": t.LiteralC<"defi-approve">;
16063
16239
  delegateResource: t.LiteralC<"delegateResource">;
16064
16240
  undelegateResource: t.LiteralC<"undelegateResource">;
16065
16241
  export: t.LiteralC<"export">;
@@ -16072,8 +16248,11 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16072
16248
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
16073
16249
  }>]>, t.TypeC<{
16074
16250
  intentType: t.LiteralC<"defi-deposit">;
16075
- protocol: t.StringC;
16251
+ vaultId: t.StringC;
16076
16252
  amount: t.StringC;
16253
+ operationId: t.StringC;
16254
+ }>, t.PartialC<{
16255
+ clientIdempotencyKey: t.StringC;
16077
16256
  }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
16078
16257
  intentType: t.KeyofC<{
16079
16258
  payment: t.LiteralC<"payment">;
@@ -16133,6 +16312,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16133
16312
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16134
16313
  "defi-deposit": t.LiteralC<"defi-deposit">;
16135
16314
  "defi-redeem": t.LiteralC<"defi-redeem">;
16315
+ "defi-approve": t.LiteralC<"defi-approve">;
16136
16316
  delegateResource: t.LiteralC<"delegateResource">;
16137
16317
  undelegateResource: t.LiteralC<"undelegateResource">;
16138
16318
  export: t.LiteralC<"export">;
@@ -16266,6 +16446,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16266
16446
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16267
16447
  "defi-deposit": t.LiteralC<"defi-deposit">;
16268
16448
  "defi-redeem": t.LiteralC<"defi-redeem">;
16449
+ "defi-approve": t.LiteralC<"defi-approve">;
16269
16450
  delegateResource: t.LiteralC<"delegateResource">;
16270
16451
  undelegateResource: t.LiteralC<"undelegateResource">;
16271
16452
  export: t.LiteralC<"export">;
@@ -16389,6 +16570,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16389
16570
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16390
16571
  "defi-deposit": t.LiteralC<"defi-deposit">;
16391
16572
  "defi-redeem": t.LiteralC<"defi-redeem">;
16573
+ "defi-approve": t.LiteralC<"defi-approve">;
16392
16574
  delegateResource: t.LiteralC<"delegateResource">;
16393
16575
  undelegateResource: t.LiteralC<"undelegateResource">;
16394
16576
  export: t.LiteralC<"export">;
@@ -16504,6 +16686,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16504
16686
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16505
16687
  "defi-deposit": t.LiteralC<"defi-deposit">;
16506
16688
  "defi-redeem": t.LiteralC<"defi-redeem">;
16689
+ "defi-approve": t.LiteralC<"defi-approve">;
16507
16690
  delegateResource: t.LiteralC<"delegateResource">;
16508
16691
  undelegateResource: t.LiteralC<"undelegateResource">;
16509
16692
  export: t.LiteralC<"export">;
@@ -16605,6 +16788,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16605
16788
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16606
16789
  "defi-deposit": t.LiteralC<"defi-deposit">;
16607
16790
  "defi-redeem": t.LiteralC<"defi-redeem">;
16791
+ "defi-approve": t.LiteralC<"defi-approve">;
16608
16792
  delegateResource: t.LiteralC<"delegateResource">;
16609
16793
  undelegateResource: t.LiteralC<"undelegateResource">;
16610
16794
  export: t.LiteralC<"export">;
@@ -16705,6 +16889,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16705
16889
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16706
16890
  "defi-deposit": t.LiteralC<"defi-deposit">;
16707
16891
  "defi-redeem": t.LiteralC<"defi-redeem">;
16892
+ "defi-approve": t.LiteralC<"defi-approve">;
16708
16893
  delegateResource: t.LiteralC<"delegateResource">;
16709
16894
  undelegateResource: t.LiteralC<"undelegateResource">;
16710
16895
  export: t.LiteralC<"export">;
@@ -16804,6 +16989,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16804
16989
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16805
16990
  "defi-deposit": t.LiteralC<"defi-deposit">;
16806
16991
  "defi-redeem": t.LiteralC<"defi-redeem">;
16992
+ "defi-approve": t.LiteralC<"defi-approve">;
16807
16993
  delegateResource: t.LiteralC<"delegateResource">;
16808
16994
  undelegateResource: t.LiteralC<"undelegateResource">;
16809
16995
  export: t.LiteralC<"export">;
@@ -16879,6 +17065,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16879
17065
  allocationAllocate: t.LiteralC<"allocationAllocate">;
16880
17066
  "defi-deposit": t.LiteralC<"defi-deposit">;
16881
17067
  "defi-redeem": t.LiteralC<"defi-redeem">;
17068
+ "defi-approve": t.LiteralC<"defi-approve">;
16882
17069
  delegateResource: t.LiteralC<"delegateResource">;
16883
17070
  undelegateResource: t.LiteralC<"undelegateResource">;
16884
17071
  export: t.LiteralC<"export">;
@@ -17074,6 +17261,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17074
17261
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17075
17262
  "defi-deposit": t.LiteralC<"defi-deposit">;
17076
17263
  "defi-redeem": t.LiteralC<"defi-redeem">;
17264
+ "defi-approve": t.LiteralC<"defi-approve">;
17077
17265
  delegateResource: t.LiteralC<"delegateResource">;
17078
17266
  undelegateResource: t.LiteralC<"undelegateResource">;
17079
17267
  export: t.LiteralC<"export">;
@@ -17210,6 +17398,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17210
17398
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17211
17399
  "defi-deposit": t.LiteralC<"defi-deposit">;
17212
17400
  "defi-redeem": t.LiteralC<"defi-redeem">;
17401
+ "defi-approve": t.LiteralC<"defi-approve">;
17213
17402
  delegateResource: t.LiteralC<"delegateResource">;
17214
17403
  undelegateResource: t.LiteralC<"undelegateResource">;
17215
17404
  export: t.LiteralC<"export">;
@@ -17307,6 +17496,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17307
17496
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17308
17497
  "defi-deposit": t.LiteralC<"defi-deposit">;
17309
17498
  "defi-redeem": t.LiteralC<"defi-redeem">;
17499
+ "defi-approve": t.LiteralC<"defi-approve">;
17310
17500
  delegateResource: t.LiteralC<"delegateResource">;
17311
17501
  undelegateResource: t.LiteralC<"undelegateResource">;
17312
17502
  export: t.LiteralC<"export">;
@@ -17380,6 +17570,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17380
17570
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17381
17571
  "defi-deposit": t.LiteralC<"defi-deposit">;
17382
17572
  "defi-redeem": t.LiteralC<"defi-redeem">;
17573
+ "defi-approve": t.LiteralC<"defi-approve">;
17383
17574
  delegateResource: t.LiteralC<"delegateResource">;
17384
17575
  undelegateResource: t.LiteralC<"undelegateResource">;
17385
17576
  export: t.LiteralC<"export">;
@@ -17508,6 +17699,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17508
17699
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17509
17700
  "defi-deposit": t.LiteralC<"defi-deposit">;
17510
17701
  "defi-redeem": t.LiteralC<"defi-redeem">;
17702
+ "defi-approve": t.LiteralC<"defi-approve">;
17511
17703
  delegateResource: t.LiteralC<"delegateResource">;
17512
17704
  undelegateResource: t.LiteralC<"undelegateResource">;
17513
17705
  export: t.LiteralC<"export">;
@@ -17623,6 +17815,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17623
17815
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17624
17816
  "defi-deposit": t.LiteralC<"defi-deposit">;
17625
17817
  "defi-redeem": t.LiteralC<"defi-redeem">;
17818
+ "defi-approve": t.LiteralC<"defi-approve">;
17626
17819
  delegateResource: t.LiteralC<"delegateResource">;
17627
17820
  undelegateResource: t.LiteralC<"undelegateResource">;
17628
17821
  export: t.LiteralC<"export">;
@@ -17758,6 +17951,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17758
17951
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17759
17952
  "defi-deposit": t.LiteralC<"defi-deposit">;
17760
17953
  "defi-redeem": t.LiteralC<"defi-redeem">;
17954
+ "defi-approve": t.LiteralC<"defi-approve">;
17761
17955
  delegateResource: t.LiteralC<"delegateResource">;
17762
17956
  undelegateResource: t.LiteralC<"undelegateResource">;
17763
17957
  export: t.LiteralC<"export">;
@@ -17838,6 +18032,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17838
18032
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17839
18033
  "defi-deposit": t.LiteralC<"defi-deposit">;
17840
18034
  "defi-redeem": t.LiteralC<"defi-redeem">;
18035
+ "defi-approve": t.LiteralC<"defi-approve">;
17841
18036
  delegateResource: t.LiteralC<"delegateResource">;
17842
18037
  undelegateResource: t.LiteralC<"undelegateResource">;
17843
18038
  export: t.LiteralC<"export">;
@@ -17913,6 +18108,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17913
18108
  allocationAllocate: t.LiteralC<"allocationAllocate">;
17914
18109
  "defi-deposit": t.LiteralC<"defi-deposit">;
17915
18110
  "defi-redeem": t.LiteralC<"defi-redeem">;
18111
+ "defi-approve": t.LiteralC<"defi-approve">;
17916
18112
  delegateResource: t.LiteralC<"delegateResource">;
17917
18113
  undelegateResource: t.LiteralC<"undelegateResource">;
17918
18114
  export: t.LiteralC<"export">;
@@ -18000,6 +18196,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18000
18196
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18001
18197
  "defi-deposit": t.LiteralC<"defi-deposit">;
18002
18198
  "defi-redeem": t.LiteralC<"defi-redeem">;
18199
+ "defi-approve": t.LiteralC<"defi-approve">;
18003
18200
  delegateResource: t.LiteralC<"delegateResource">;
18004
18201
  undelegateResource: t.LiteralC<"undelegateResource">;
18005
18202
  export: t.LiteralC<"export">;
@@ -18082,6 +18279,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18082
18279
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18083
18280
  "defi-deposit": t.LiteralC<"defi-deposit">;
18084
18281
  "defi-redeem": t.LiteralC<"defi-redeem">;
18282
+ "defi-approve": t.LiteralC<"defi-approve">;
18085
18283
  delegateResource: t.LiteralC<"delegateResource">;
18086
18284
  undelegateResource: t.LiteralC<"undelegateResource">;
18087
18285
  export: t.LiteralC<"export">;
@@ -18180,6 +18378,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18180
18378
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18181
18379
  "defi-deposit": t.LiteralC<"defi-deposit">;
18182
18380
  "defi-redeem": t.LiteralC<"defi-redeem">;
18381
+ "defi-approve": t.LiteralC<"defi-approve">;
18183
18382
  delegateResource: t.LiteralC<"delegateResource">;
18184
18383
  undelegateResource: t.LiteralC<"undelegateResource">;
18185
18384
  export: t.LiteralC<"export">;
@@ -18268,6 +18467,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18268
18467
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18269
18468
  "defi-deposit": t.LiteralC<"defi-deposit">;
18270
18469
  "defi-redeem": t.LiteralC<"defi-redeem">;
18470
+ "defi-approve": t.LiteralC<"defi-approve">;
18271
18471
  delegateResource: t.LiteralC<"delegateResource">;
18272
18472
  undelegateResource: t.LiteralC<"undelegateResource">;
18273
18473
  export: t.LiteralC<"export">;
@@ -18342,6 +18542,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18342
18542
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18343
18543
  "defi-deposit": t.LiteralC<"defi-deposit">;
18344
18544
  "defi-redeem": t.LiteralC<"defi-redeem">;
18545
+ "defi-approve": t.LiteralC<"defi-approve">;
18345
18546
  delegateResource: t.LiteralC<"delegateResource">;
18346
18547
  undelegateResource: t.LiteralC<"undelegateResource">;
18347
18548
  export: t.LiteralC<"export">;
@@ -18435,6 +18636,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18435
18636
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18436
18637
  "defi-deposit": t.LiteralC<"defi-deposit">;
18437
18638
  "defi-redeem": t.LiteralC<"defi-redeem">;
18639
+ "defi-approve": t.LiteralC<"defi-approve">;
18438
18640
  delegateResource: t.LiteralC<"delegateResource">;
18439
18641
  undelegateResource: t.LiteralC<"undelegateResource">;
18440
18642
  export: t.LiteralC<"export">;
@@ -18518,6 +18720,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18518
18720
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18519
18721
  "defi-deposit": t.LiteralC<"defi-deposit">;
18520
18722
  "defi-redeem": t.LiteralC<"defi-redeem">;
18723
+ "defi-approve": t.LiteralC<"defi-approve">;
18521
18724
  delegateResource: t.LiteralC<"delegateResource">;
18522
18725
  undelegateResource: t.LiteralC<"undelegateResource">;
18523
18726
  export: t.LiteralC<"export">;
@@ -18600,6 +18803,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18600
18803
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18601
18804
  "defi-deposit": t.LiteralC<"defi-deposit">;
18602
18805
  "defi-redeem": t.LiteralC<"defi-redeem">;
18806
+ "defi-approve": t.LiteralC<"defi-approve">;
18603
18807
  delegateResource: t.LiteralC<"delegateResource">;
18604
18808
  undelegateResource: t.LiteralC<"undelegateResource">;
18605
18809
  export: t.LiteralC<"export">;
@@ -18680,6 +18884,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18680
18884
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18681
18885
  "defi-deposit": t.LiteralC<"defi-deposit">;
18682
18886
  "defi-redeem": t.LiteralC<"defi-redeem">;
18887
+ "defi-approve": t.LiteralC<"defi-approve">;
18683
18888
  delegateResource: t.LiteralC<"delegateResource">;
18684
18889
  undelegateResource: t.LiteralC<"undelegateResource">;
18685
18890
  export: t.LiteralC<"export">;
@@ -18760,6 +18965,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18760
18965
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18761
18966
  "defi-deposit": t.LiteralC<"defi-deposit">;
18762
18967
  "defi-redeem": t.LiteralC<"defi-redeem">;
18968
+ "defi-approve": t.LiteralC<"defi-approve">;
18763
18969
  delegateResource: t.LiteralC<"delegateResource">;
18764
18970
  undelegateResource: t.LiteralC<"undelegateResource">;
18765
18971
  export: t.LiteralC<"export">;
@@ -18837,6 +19043,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18837
19043
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18838
19044
  "defi-deposit": t.LiteralC<"defi-deposit">;
18839
19045
  "defi-redeem": t.LiteralC<"defi-redeem">;
19046
+ "defi-approve": t.LiteralC<"defi-approve">;
18840
19047
  delegateResource: t.LiteralC<"delegateResource">;
18841
19048
  undelegateResource: t.LiteralC<"undelegateResource">;
18842
19049
  export: t.LiteralC<"export">;
@@ -18930,6 +19137,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18930
19137
  allocationAllocate: t.LiteralC<"allocationAllocate">;
18931
19138
  "defi-deposit": t.LiteralC<"defi-deposit">;
18932
19139
  "defi-redeem": t.LiteralC<"defi-redeem">;
19140
+ "defi-approve": t.LiteralC<"defi-approve">;
18933
19141
  delegateResource: t.LiteralC<"delegateResource">;
18934
19142
  undelegateResource: t.LiteralC<"undelegateResource">;
18935
19143
  export: t.LiteralC<"export">;
@@ -19022,6 +19230,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19022
19230
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19023
19231
  "defi-deposit": t.LiteralC<"defi-deposit">;
19024
19232
  "defi-redeem": t.LiteralC<"defi-redeem">;
19233
+ "defi-approve": t.LiteralC<"defi-approve">;
19025
19234
  delegateResource: t.LiteralC<"delegateResource">;
19026
19235
  undelegateResource: t.LiteralC<"undelegateResource">;
19027
19236
  export: t.LiteralC<"export">;
@@ -19114,6 +19323,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19114
19323
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19115
19324
  "defi-deposit": t.LiteralC<"defi-deposit">;
19116
19325
  "defi-redeem": t.LiteralC<"defi-redeem">;
19326
+ "defi-approve": t.LiteralC<"defi-approve">;
19117
19327
  delegateResource: t.LiteralC<"delegateResource">;
19118
19328
  undelegateResource: t.LiteralC<"undelegateResource">;
19119
19329
  export: t.LiteralC<"export">;
@@ -19214,6 +19424,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19214
19424
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19215
19425
  "defi-deposit": t.LiteralC<"defi-deposit">;
19216
19426
  "defi-redeem": t.LiteralC<"defi-redeem">;
19427
+ "defi-approve": t.LiteralC<"defi-approve">;
19217
19428
  delegateResource: t.LiteralC<"delegateResource">;
19218
19429
  undelegateResource: t.LiteralC<"undelegateResource">;
19219
19430
  export: t.LiteralC<"export">;
@@ -19336,6 +19547,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19336
19547
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19337
19548
  "defi-deposit": t.LiteralC<"defi-deposit">;
19338
19549
  "defi-redeem": t.LiteralC<"defi-redeem">;
19550
+ "defi-approve": t.LiteralC<"defi-approve">;
19339
19551
  delegateResource: t.LiteralC<"delegateResource">;
19340
19552
  undelegateResource: t.LiteralC<"undelegateResource">;
19341
19553
  export: t.LiteralC<"export">;
@@ -19430,6 +19642,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19430
19642
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19431
19643
  "defi-deposit": t.LiteralC<"defi-deposit">;
19432
19644
  "defi-redeem": t.LiteralC<"defi-redeem">;
19645
+ "defi-approve": t.LiteralC<"defi-approve">;
19433
19646
  delegateResource: t.LiteralC<"delegateResource">;
19434
19647
  undelegateResource: t.LiteralC<"undelegateResource">;
19435
19648
  export: t.LiteralC<"export">;
@@ -19541,6 +19754,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19541
19754
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19542
19755
  "defi-deposit": t.LiteralC<"defi-deposit">;
19543
19756
  "defi-redeem": t.LiteralC<"defi-redeem">;
19757
+ "defi-approve": t.LiteralC<"defi-approve">;
19544
19758
  delegateResource: t.LiteralC<"delegateResource">;
19545
19759
  undelegateResource: t.LiteralC<"undelegateResource">;
19546
19760
  export: t.LiteralC<"export">;
@@ -19651,6 +19865,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19651
19865
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19652
19866
  "defi-deposit": t.LiteralC<"defi-deposit">;
19653
19867
  "defi-redeem": t.LiteralC<"defi-redeem">;
19868
+ "defi-approve": t.LiteralC<"defi-approve">;
19654
19869
  delegateResource: t.LiteralC<"delegateResource">;
19655
19870
  undelegateResource: t.LiteralC<"undelegateResource">;
19656
19871
  export: t.LiteralC<"export">;
@@ -19759,6 +19974,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19759
19974
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19760
19975
  "defi-deposit": t.LiteralC<"defi-deposit">;
19761
19976
  "defi-redeem": t.LiteralC<"defi-redeem">;
19977
+ "defi-approve": t.LiteralC<"defi-approve">;
19762
19978
  delegateResource: t.LiteralC<"delegateResource">;
19763
19979
  undelegateResource: t.LiteralC<"undelegateResource">;
19764
19980
  export: t.LiteralC<"export">;
@@ -19842,6 +20058,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19842
20058
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19843
20059
  "defi-deposit": t.LiteralC<"defi-deposit">;
19844
20060
  "defi-redeem": t.LiteralC<"defi-redeem">;
20061
+ "defi-approve": t.LiteralC<"defi-approve">;
19845
20062
  delegateResource: t.LiteralC<"delegateResource">;
19846
20063
  undelegateResource: t.LiteralC<"undelegateResource">;
19847
20064
  export: t.LiteralC<"export">;
@@ -19936,6 +20153,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19936
20153
  allocationAllocate: t.LiteralC<"allocationAllocate">;
19937
20154
  "defi-deposit": t.LiteralC<"defi-deposit">;
19938
20155
  "defi-redeem": t.LiteralC<"defi-redeem">;
20156
+ "defi-approve": t.LiteralC<"defi-approve">;
19939
20157
  delegateResource: t.LiteralC<"delegateResource">;
19940
20158
  undelegateResource: t.LiteralC<"undelegateResource">;
19941
20159
  export: t.LiteralC<"export">;
@@ -20087,6 +20305,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20087
20305
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20088
20306
  "defi-deposit": t.LiteralC<"defi-deposit">;
20089
20307
  "defi-redeem": t.LiteralC<"defi-redeem">;
20308
+ "defi-approve": t.LiteralC<"defi-approve">;
20090
20309
  delegateResource: t.LiteralC<"delegateResource">;
20091
20310
  undelegateResource: t.LiteralC<"undelegateResource">;
20092
20311
  export: t.LiteralC<"export">;
@@ -20167,6 +20386,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20167
20386
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20168
20387
  "defi-deposit": t.LiteralC<"defi-deposit">;
20169
20388
  "defi-redeem": t.LiteralC<"defi-redeem">;
20389
+ "defi-approve": t.LiteralC<"defi-approve">;
20170
20390
  delegateResource: t.LiteralC<"delegateResource">;
20171
20391
  undelegateResource: t.LiteralC<"undelegateResource">;
20172
20392
  export: t.LiteralC<"export">;
@@ -20251,6 +20471,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20251
20471
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20252
20472
  "defi-deposit": t.LiteralC<"defi-deposit">;
20253
20473
  "defi-redeem": t.LiteralC<"defi-redeem">;
20474
+ "defi-approve": t.LiteralC<"defi-approve">;
20254
20475
  delegateResource: t.LiteralC<"delegateResource">;
20255
20476
  undelegateResource: t.LiteralC<"undelegateResource">;
20256
20477
  export: t.LiteralC<"export">;
@@ -20328,6 +20549,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20328
20549
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20329
20550
  "defi-deposit": t.LiteralC<"defi-deposit">;
20330
20551
  "defi-redeem": t.LiteralC<"defi-redeem">;
20552
+ "defi-approve": t.LiteralC<"defi-approve">;
20331
20553
  delegateResource: t.LiteralC<"delegateResource">;
20332
20554
  undelegateResource: t.LiteralC<"undelegateResource">;
20333
20555
  export: t.LiteralC<"export">;
@@ -20406,6 +20628,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20406
20628
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20407
20629
  "defi-deposit": t.LiteralC<"defi-deposit">;
20408
20630
  "defi-redeem": t.LiteralC<"defi-redeem">;
20631
+ "defi-approve": t.LiteralC<"defi-approve">;
20409
20632
  delegateResource: t.LiteralC<"delegateResource">;
20410
20633
  undelegateResource: t.LiteralC<"undelegateResource">;
20411
20634
  export: t.LiteralC<"export">;
@@ -20499,6 +20722,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20499
20722
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20500
20723
  "defi-deposit": t.LiteralC<"defi-deposit">;
20501
20724
  "defi-redeem": t.LiteralC<"defi-redeem">;
20725
+ "defi-approve": t.LiteralC<"defi-approve">;
20502
20726
  delegateResource: t.LiteralC<"delegateResource">;
20503
20727
  undelegateResource: t.LiteralC<"undelegateResource">;
20504
20728
  export: t.LiteralC<"export">;
@@ -20594,6 +20818,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20594
20818
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20595
20819
  "defi-deposit": t.LiteralC<"defi-deposit">;
20596
20820
  "defi-redeem": t.LiteralC<"defi-redeem">;
20821
+ "defi-approve": t.LiteralC<"defi-approve">;
20597
20822
  delegateResource: t.LiteralC<"delegateResource">;
20598
20823
  undelegateResource: t.LiteralC<"undelegateResource">;
20599
20824
  export: t.LiteralC<"export">;
@@ -20682,6 +20907,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20682
20907
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20683
20908
  "defi-deposit": t.LiteralC<"defi-deposit">;
20684
20909
  "defi-redeem": t.LiteralC<"defi-redeem">;
20910
+ "defi-approve": t.LiteralC<"defi-approve">;
20685
20911
  delegateResource: t.LiteralC<"delegateResource">;
20686
20912
  undelegateResource: t.LiteralC<"undelegateResource">;
20687
20913
  export: t.LiteralC<"export">;
@@ -20807,6 +21033,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20807
21033
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20808
21034
  "defi-deposit": t.LiteralC<"defi-deposit">;
20809
21035
  "defi-redeem": t.LiteralC<"defi-redeem">;
21036
+ "defi-approve": t.LiteralC<"defi-approve">;
20810
21037
  delegateResource: t.LiteralC<"delegateResource">;
20811
21038
  undelegateResource: t.LiteralC<"undelegateResource">;
20812
21039
  export: t.LiteralC<"export">;
@@ -20962,6 +21189,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20962
21189
  allocationAllocate: t.LiteralC<"allocationAllocate">;
20963
21190
  "defi-deposit": t.LiteralC<"defi-deposit">;
20964
21191
  "defi-redeem": t.LiteralC<"defi-redeem">;
21192
+ "defi-approve": t.LiteralC<"defi-approve">;
20965
21193
  delegateResource: t.LiteralC<"delegateResource">;
20966
21194
  undelegateResource: t.LiteralC<"undelegateResource">;
20967
21195
  export: t.LiteralC<"export">;
@@ -21131,6 +21359,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21131
21359
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21132
21360
  "defi-deposit": t.LiteralC<"defi-deposit">;
21133
21361
  "defi-redeem": t.LiteralC<"defi-redeem">;
21362
+ "defi-approve": t.LiteralC<"defi-approve">;
21134
21363
  delegateResource: t.LiteralC<"delegateResource">;
21135
21364
  undelegateResource: t.LiteralC<"undelegateResource">;
21136
21365
  export: t.LiteralC<"export">;
@@ -21205,6 +21434,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21205
21434
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21206
21435
  "defi-deposit": t.LiteralC<"defi-deposit">;
21207
21436
  "defi-redeem": t.LiteralC<"defi-redeem">;
21437
+ "defi-approve": t.LiteralC<"defi-approve">;
21208
21438
  delegateResource: t.LiteralC<"delegateResource">;
21209
21439
  undelegateResource: t.LiteralC<"undelegateResource">;
21210
21440
  export: t.LiteralC<"export">;
@@ -21274,6 +21504,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21274
21504
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21275
21505
  "defi-deposit": t.LiteralC<"defi-deposit">;
21276
21506
  "defi-redeem": t.LiteralC<"defi-redeem">;
21507
+ "defi-approve": t.LiteralC<"defi-approve">;
21277
21508
  delegateResource: t.LiteralC<"delegateResource">;
21278
21509
  undelegateResource: t.LiteralC<"undelegateResource">;
21279
21510
  export: t.LiteralC<"export">;
@@ -21351,6 +21582,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21351
21582
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21352
21583
  "defi-deposit": t.LiteralC<"defi-deposit">;
21353
21584
  "defi-redeem": t.LiteralC<"defi-redeem">;
21585
+ "defi-approve": t.LiteralC<"defi-approve">;
21354
21586
  delegateResource: t.LiteralC<"delegateResource">;
21355
21587
  undelegateResource: t.LiteralC<"undelegateResource">;
21356
21588
  export: t.LiteralC<"export">;
@@ -21440,6 +21672,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21440
21672
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21441
21673
  "defi-deposit": t.LiteralC<"defi-deposit">;
21442
21674
  "defi-redeem": t.LiteralC<"defi-redeem">;
21675
+ "defi-approve": t.LiteralC<"defi-approve">;
21443
21676
  delegateResource: t.LiteralC<"delegateResource">;
21444
21677
  undelegateResource: t.LiteralC<"undelegateResource">;
21445
21678
  export: t.LiteralC<"export">;
@@ -21514,6 +21747,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21514
21747
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21515
21748
  "defi-deposit": t.LiteralC<"defi-deposit">;
21516
21749
  "defi-redeem": t.LiteralC<"defi-redeem">;
21750
+ "defi-approve": t.LiteralC<"defi-approve">;
21517
21751
  delegateResource: t.LiteralC<"delegateResource">;
21518
21752
  undelegateResource: t.LiteralC<"undelegateResource">;
21519
21753
  export: t.LiteralC<"export">;
@@ -21605,6 +21839,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21605
21839
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21606
21840
  "defi-deposit": t.LiteralC<"defi-deposit">;
21607
21841
  "defi-redeem": t.LiteralC<"defi-redeem">;
21842
+ "defi-approve": t.LiteralC<"defi-approve">;
21608
21843
  delegateResource: t.LiteralC<"delegateResource">;
21609
21844
  undelegateResource: t.LiteralC<"undelegateResource">;
21610
21845
  export: t.LiteralC<"export">;
@@ -21679,6 +21914,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21679
21914
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21680
21915
  "defi-deposit": t.LiteralC<"defi-deposit">;
21681
21916
  "defi-redeem": t.LiteralC<"defi-redeem">;
21917
+ "defi-approve": t.LiteralC<"defi-approve">;
21682
21918
  delegateResource: t.LiteralC<"delegateResource">;
21683
21919
  undelegateResource: t.LiteralC<"undelegateResource">;
21684
21920
  export: t.LiteralC<"export">;
@@ -21790,6 +22026,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21790
22026
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21791
22027
  "defi-deposit": t.LiteralC<"defi-deposit">;
21792
22028
  "defi-redeem": t.LiteralC<"defi-redeem">;
22029
+ "defi-approve": t.LiteralC<"defi-approve">;
21793
22030
  delegateResource: t.LiteralC<"delegateResource">;
21794
22031
  undelegateResource: t.LiteralC<"undelegateResource">;
21795
22032
  export: t.LiteralC<"export">;
@@ -21883,6 +22120,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21883
22120
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21884
22121
  "defi-deposit": t.LiteralC<"defi-deposit">;
21885
22122
  "defi-redeem": t.LiteralC<"defi-redeem">;
22123
+ "defi-approve": t.LiteralC<"defi-approve">;
21886
22124
  delegateResource: t.LiteralC<"delegateResource">;
21887
22125
  undelegateResource: t.LiteralC<"undelegateResource">;
21888
22126
  export: t.LiteralC<"export">;
@@ -21958,6 +22196,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21958
22196
  allocationAllocate: t.LiteralC<"allocationAllocate">;
21959
22197
  "defi-deposit": t.LiteralC<"defi-deposit">;
21960
22198
  "defi-redeem": t.LiteralC<"defi-redeem">;
22199
+ "defi-approve": t.LiteralC<"defi-approve">;
21961
22200
  delegateResource: t.LiteralC<"delegateResource">;
21962
22201
  undelegateResource: t.LiteralC<"undelegateResource">;
21963
22202
  export: t.LiteralC<"export">;
@@ -22052,6 +22291,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22052
22291
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22053
22292
  "defi-deposit": t.LiteralC<"defi-deposit">;
22054
22293
  "defi-redeem": t.LiteralC<"defi-redeem">;
22294
+ "defi-approve": t.LiteralC<"defi-approve">;
22055
22295
  delegateResource: t.LiteralC<"delegateResource">;
22056
22296
  undelegateResource: t.LiteralC<"undelegateResource">;
22057
22297
  export: t.LiteralC<"export">;
@@ -22148,6 +22388,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22148
22388
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22149
22389
  "defi-deposit": t.LiteralC<"defi-deposit">;
22150
22390
  "defi-redeem": t.LiteralC<"defi-redeem">;
22391
+ "defi-approve": t.LiteralC<"defi-approve">;
22151
22392
  delegateResource: t.LiteralC<"delegateResource">;
22152
22393
  undelegateResource: t.LiteralC<"undelegateResource">;
22153
22394
  export: t.LiteralC<"export">;
@@ -22245,6 +22486,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22245
22486
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22246
22487
  "defi-deposit": t.LiteralC<"defi-deposit">;
22247
22488
  "defi-redeem": t.LiteralC<"defi-redeem">;
22489
+ "defi-approve": t.LiteralC<"defi-approve">;
22248
22490
  delegateResource: t.LiteralC<"delegateResource">;
22249
22491
  undelegateResource: t.LiteralC<"undelegateResource">;
22250
22492
  export: t.LiteralC<"export">;
@@ -22328,6 +22570,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22328
22570
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22329
22571
  "defi-deposit": t.LiteralC<"defi-deposit">;
22330
22572
  "defi-redeem": t.LiteralC<"defi-redeem">;
22573
+ "defi-approve": t.LiteralC<"defi-approve">;
22331
22574
  delegateResource: t.LiteralC<"delegateResource">;
22332
22575
  undelegateResource: t.LiteralC<"undelegateResource">;
22333
22576
  export: t.LiteralC<"export">;
@@ -22422,6 +22665,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22422
22665
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22423
22666
  "defi-deposit": t.LiteralC<"defi-deposit">;
22424
22667
  "defi-redeem": t.LiteralC<"defi-redeem">;
22668
+ "defi-approve": t.LiteralC<"defi-approve">;
22425
22669
  delegateResource: t.LiteralC<"delegateResource">;
22426
22670
  undelegateResource: t.LiteralC<"undelegateResource">;
22427
22671
  export: t.LiteralC<"export">;
@@ -22555,6 +22799,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22555
22799
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22556
22800
  "defi-deposit": t.LiteralC<"defi-deposit">;
22557
22801
  "defi-redeem": t.LiteralC<"defi-redeem">;
22802
+ "defi-approve": t.LiteralC<"defi-approve">;
22558
22803
  delegateResource: t.LiteralC<"delegateResource">;
22559
22804
  undelegateResource: t.LiteralC<"undelegateResource">;
22560
22805
  export: t.LiteralC<"export">;
@@ -22636,6 +22881,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22636
22881
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22637
22882
  "defi-deposit": t.LiteralC<"defi-deposit">;
22638
22883
  "defi-redeem": t.LiteralC<"defi-redeem">;
22884
+ "defi-approve": t.LiteralC<"defi-approve">;
22639
22885
  delegateResource: t.LiteralC<"delegateResource">;
22640
22886
  undelegateResource: t.LiteralC<"undelegateResource">;
22641
22887
  export: t.LiteralC<"export">;
@@ -22714,6 +22960,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22714
22960
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22715
22961
  "defi-deposit": t.LiteralC<"defi-deposit">;
22716
22962
  "defi-redeem": t.LiteralC<"defi-redeem">;
22963
+ "defi-approve": t.LiteralC<"defi-approve">;
22717
22964
  delegateResource: t.LiteralC<"delegateResource">;
22718
22965
  undelegateResource: t.LiteralC<"undelegateResource">;
22719
22966
  export: t.LiteralC<"export">;
@@ -22787,6 +23034,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22787
23034
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22788
23035
  "defi-deposit": t.LiteralC<"defi-deposit">;
22789
23036
  "defi-redeem": t.LiteralC<"defi-redeem">;
23037
+ "defi-approve": t.LiteralC<"defi-approve">;
22790
23038
  delegateResource: t.LiteralC<"delegateResource">;
22791
23039
  undelegateResource: t.LiteralC<"undelegateResource">;
22792
23040
  export: t.LiteralC<"export">;
@@ -22880,6 +23128,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22880
23128
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22881
23129
  "defi-deposit": t.LiteralC<"defi-deposit">;
22882
23130
  "defi-redeem": t.LiteralC<"defi-redeem">;
23131
+ "defi-approve": t.LiteralC<"defi-approve">;
22883
23132
  delegateResource: t.LiteralC<"delegateResource">;
22884
23133
  undelegateResource: t.LiteralC<"undelegateResource">;
22885
23134
  export: t.LiteralC<"export">;
@@ -22959,6 +23208,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22959
23208
  allocationAllocate: t.LiteralC<"allocationAllocate">;
22960
23209
  "defi-deposit": t.LiteralC<"defi-deposit">;
22961
23210
  "defi-redeem": t.LiteralC<"defi-redeem">;
23211
+ "defi-approve": t.LiteralC<"defi-approve">;
22962
23212
  delegateResource: t.LiteralC<"delegateResource">;
22963
23213
  undelegateResource: t.LiteralC<"undelegateResource">;
22964
23214
  export: t.LiteralC<"export">;
@@ -23037,6 +23287,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23037
23287
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23038
23288
  "defi-deposit": t.LiteralC<"defi-deposit">;
23039
23289
  "defi-redeem": t.LiteralC<"defi-redeem">;
23290
+ "defi-approve": t.LiteralC<"defi-approve">;
23040
23291
  delegateResource: t.LiteralC<"delegateResource">;
23041
23292
  undelegateResource: t.LiteralC<"undelegateResource">;
23042
23293
  export: t.LiteralC<"export">;
@@ -23116,6 +23367,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23116
23367
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23117
23368
  "defi-deposit": t.LiteralC<"defi-deposit">;
23118
23369
  "defi-redeem": t.LiteralC<"defi-redeem">;
23370
+ "defi-approve": t.LiteralC<"defi-approve">;
23119
23371
  delegateResource: t.LiteralC<"delegateResource">;
23120
23372
  undelegateResource: t.LiteralC<"undelegateResource">;
23121
23373
  export: t.LiteralC<"export">;
@@ -23194,6 +23446,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23194
23446
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23195
23447
  "defi-deposit": t.LiteralC<"defi-deposit">;
23196
23448
  "defi-redeem": t.LiteralC<"defi-redeem">;
23449
+ "defi-approve": t.LiteralC<"defi-approve">;
23197
23450
  delegateResource: t.LiteralC<"delegateResource">;
23198
23451
  undelegateResource: t.LiteralC<"undelegateResource">;
23199
23452
  export: t.LiteralC<"export">;
@@ -23276,6 +23529,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23276
23529
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23277
23530
  "defi-deposit": t.LiteralC<"defi-deposit">;
23278
23531
  "defi-redeem": t.LiteralC<"defi-redeem">;
23532
+ "defi-approve": t.LiteralC<"defi-approve">;
23279
23533
  delegateResource: t.LiteralC<"delegateResource">;
23280
23534
  undelegateResource: t.LiteralC<"undelegateResource">;
23281
23535
  export: t.LiteralC<"export">;
@@ -23357,6 +23611,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23357
23611
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23358
23612
  "defi-deposit": t.LiteralC<"defi-deposit">;
23359
23613
  "defi-redeem": t.LiteralC<"defi-redeem">;
23614
+ "defi-approve": t.LiteralC<"defi-approve">;
23360
23615
  delegateResource: t.LiteralC<"delegateResource">;
23361
23616
  undelegateResource: t.LiteralC<"undelegateResource">;
23362
23617
  export: t.LiteralC<"export">;
@@ -23440,6 +23695,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23440
23695
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23441
23696
  "defi-deposit": t.LiteralC<"defi-deposit">;
23442
23697
  "defi-redeem": t.LiteralC<"defi-redeem">;
23698
+ "defi-approve": t.LiteralC<"defi-approve">;
23443
23699
  delegateResource: t.LiteralC<"delegateResource">;
23444
23700
  undelegateResource: t.LiteralC<"undelegateResource">;
23445
23701
  export: t.LiteralC<"export">;
@@ -23523,6 +23779,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23523
23779
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23524
23780
  "defi-deposit": t.LiteralC<"defi-deposit">;
23525
23781
  "defi-redeem": t.LiteralC<"defi-redeem">;
23782
+ "defi-approve": t.LiteralC<"defi-approve">;
23526
23783
  delegateResource: t.LiteralC<"delegateResource">;
23527
23784
  undelegateResource: t.LiteralC<"undelegateResource">;
23528
23785
  export: t.LiteralC<"export">;
@@ -23606,6 +23863,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23606
23863
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23607
23864
  "defi-deposit": t.LiteralC<"defi-deposit">;
23608
23865
  "defi-redeem": t.LiteralC<"defi-redeem">;
23866
+ "defi-approve": t.LiteralC<"defi-approve">;
23609
23867
  delegateResource: t.LiteralC<"delegateResource">;
23610
23868
  undelegateResource: t.LiteralC<"undelegateResource">;
23611
23869
  export: t.LiteralC<"export">;
@@ -23688,6 +23946,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23688
23946
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23689
23947
  "defi-deposit": t.LiteralC<"defi-deposit">;
23690
23948
  "defi-redeem": t.LiteralC<"defi-redeem">;
23949
+ "defi-approve": t.LiteralC<"defi-approve">;
23691
23950
  delegateResource: t.LiteralC<"delegateResource">;
23692
23951
  undelegateResource: t.LiteralC<"undelegateResource">;
23693
23952
  export: t.LiteralC<"export">;
@@ -23774,6 +24033,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23774
24033
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23775
24034
  "defi-deposit": t.LiteralC<"defi-deposit">;
23776
24035
  "defi-redeem": t.LiteralC<"defi-redeem">;
24036
+ "defi-approve": t.LiteralC<"defi-approve">;
23777
24037
  delegateResource: t.LiteralC<"delegateResource">;
23778
24038
  undelegateResource: t.LiteralC<"undelegateResource">;
23779
24039
  export: t.LiteralC<"export">;
@@ -23855,6 +24115,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23855
24115
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23856
24116
  "defi-deposit": t.LiteralC<"defi-deposit">;
23857
24117
  "defi-redeem": t.LiteralC<"defi-redeem">;
24118
+ "defi-approve": t.LiteralC<"defi-approve">;
23858
24119
  delegateResource: t.LiteralC<"delegateResource">;
23859
24120
  undelegateResource: t.LiteralC<"undelegateResource">;
23860
24121
  export: t.LiteralC<"export">;
@@ -23938,6 +24199,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23938
24199
  allocationAllocate: t.LiteralC<"allocationAllocate">;
23939
24200
  "defi-deposit": t.LiteralC<"defi-deposit">;
23940
24201
  "defi-redeem": t.LiteralC<"defi-redeem">;
24202
+ "defi-approve": t.LiteralC<"defi-approve">;
23941
24203
  delegateResource: t.LiteralC<"delegateResource">;
23942
24204
  undelegateResource: t.LiteralC<"undelegateResource">;
23943
24205
  export: t.LiteralC<"export">;
@@ -24017,6 +24279,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24017
24279
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24018
24280
  "defi-deposit": t.LiteralC<"defi-deposit">;
24019
24281
  "defi-redeem": t.LiteralC<"defi-redeem">;
24282
+ "defi-approve": t.LiteralC<"defi-approve">;
24020
24283
  delegateResource: t.LiteralC<"delegateResource">;
24021
24284
  undelegateResource: t.LiteralC<"undelegateResource">;
24022
24285
  export: t.LiteralC<"export">;
@@ -24095,6 +24358,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24095
24358
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24096
24359
  "defi-deposit": t.LiteralC<"defi-deposit">;
24097
24360
  "defi-redeem": t.LiteralC<"defi-redeem">;
24361
+ "defi-approve": t.LiteralC<"defi-approve">;
24098
24362
  delegateResource: t.LiteralC<"delegateResource">;
24099
24363
  undelegateResource: t.LiteralC<"undelegateResource">;
24100
24364
  export: t.LiteralC<"export">;
@@ -24173,6 +24437,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24173
24437
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24174
24438
  "defi-deposit": t.LiteralC<"defi-deposit">;
24175
24439
  "defi-redeem": t.LiteralC<"defi-redeem">;
24440
+ "defi-approve": t.LiteralC<"defi-approve">;
24176
24441
  delegateResource: t.LiteralC<"delegateResource">;
24177
24442
  undelegateResource: t.LiteralC<"undelegateResource">;
24178
24443
  export: t.LiteralC<"export">;
@@ -24256,6 +24521,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24256
24521
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24257
24522
  "defi-deposit": t.LiteralC<"defi-deposit">;
24258
24523
  "defi-redeem": t.LiteralC<"defi-redeem">;
24524
+ "defi-approve": t.LiteralC<"defi-approve">;
24259
24525
  delegateResource: t.LiteralC<"delegateResource">;
24260
24526
  undelegateResource: t.LiteralC<"undelegateResource">;
24261
24527
  export: t.LiteralC<"export">;
@@ -24340,6 +24606,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24340
24606
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24341
24607
  "defi-deposit": t.LiteralC<"defi-deposit">;
24342
24608
  "defi-redeem": t.LiteralC<"defi-redeem">;
24609
+ "defi-approve": t.LiteralC<"defi-approve">;
24343
24610
  delegateResource: t.LiteralC<"delegateResource">;
24344
24611
  undelegateResource: t.LiteralC<"undelegateResource">;
24345
24612
  export: t.LiteralC<"export">;
@@ -24422,6 +24689,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24422
24689
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24423
24690
  "defi-deposit": t.LiteralC<"defi-deposit">;
24424
24691
  "defi-redeem": t.LiteralC<"defi-redeem">;
24692
+ "defi-approve": t.LiteralC<"defi-approve">;
24425
24693
  delegateResource: t.LiteralC<"delegateResource">;
24426
24694
  undelegateResource: t.LiteralC<"undelegateResource">;
24427
24695
  export: t.LiteralC<"export">;
@@ -24504,6 +24772,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24504
24772
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24505
24773
  "defi-deposit": t.LiteralC<"defi-deposit">;
24506
24774
  "defi-redeem": t.LiteralC<"defi-redeem">;
24775
+ "defi-approve": t.LiteralC<"defi-approve">;
24507
24776
  delegateResource: t.LiteralC<"delegateResource">;
24508
24777
  undelegateResource: t.LiteralC<"undelegateResource">;
24509
24778
  export: t.LiteralC<"export">;
@@ -24581,6 +24850,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24581
24850
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24582
24851
  "defi-deposit": t.LiteralC<"defi-deposit">;
24583
24852
  "defi-redeem": t.LiteralC<"defi-redeem">;
24853
+ "defi-approve": t.LiteralC<"defi-approve">;
24584
24854
  delegateResource: t.LiteralC<"delegateResource">;
24585
24855
  undelegateResource: t.LiteralC<"undelegateResource">;
24586
24856
  export: t.LiteralC<"export">;
@@ -24658,6 +24928,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24658
24928
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24659
24929
  "defi-deposit": t.LiteralC<"defi-deposit">;
24660
24930
  "defi-redeem": t.LiteralC<"defi-redeem">;
24931
+ "defi-approve": t.LiteralC<"defi-approve">;
24661
24932
  delegateResource: t.LiteralC<"delegateResource">;
24662
24933
  undelegateResource: t.LiteralC<"undelegateResource">;
24663
24934
  export: t.LiteralC<"export">;
@@ -24729,6 +25000,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24729
25000
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24730
25001
  "defi-deposit": t.LiteralC<"defi-deposit">;
24731
25002
  "defi-redeem": t.LiteralC<"defi-redeem">;
25003
+ "defi-approve": t.LiteralC<"defi-approve">;
24732
25004
  delegateResource: t.LiteralC<"delegateResource">;
24733
25005
  undelegateResource: t.LiteralC<"undelegateResource">;
24734
25006
  export: t.LiteralC<"export">;
@@ -24804,6 +25076,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24804
25076
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24805
25077
  "defi-deposit": t.LiteralC<"defi-deposit">;
24806
25078
  "defi-redeem": t.LiteralC<"defi-redeem">;
25079
+ "defi-approve": t.LiteralC<"defi-approve">;
24807
25080
  delegateResource: t.LiteralC<"delegateResource">;
24808
25081
  undelegateResource: t.LiteralC<"undelegateResource">;
24809
25082
  export: t.LiteralC<"export">;
@@ -24881,6 +25154,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24881
25154
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24882
25155
  "defi-deposit": t.LiteralC<"defi-deposit">;
24883
25156
  "defi-redeem": t.LiteralC<"defi-redeem">;
25157
+ "defi-approve": t.LiteralC<"defi-approve">;
24884
25158
  delegateResource: t.LiteralC<"delegateResource">;
24885
25159
  undelegateResource: t.LiteralC<"undelegateResource">;
24886
25160
  export: t.LiteralC<"export">;
@@ -24958,6 +25232,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24958
25232
  allocationAllocate: t.LiteralC<"allocationAllocate">;
24959
25233
  "defi-deposit": t.LiteralC<"defi-deposit">;
24960
25234
  "defi-redeem": t.LiteralC<"defi-redeem">;
25235
+ "defi-approve": t.LiteralC<"defi-approve">;
24961
25236
  delegateResource: t.LiteralC<"delegateResource">;
24962
25237
  undelegateResource: t.LiteralC<"undelegateResource">;
24963
25238
  export: t.LiteralC<"export">;
@@ -25041,6 +25316,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25041
25316
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25042
25317
  "defi-deposit": t.LiteralC<"defi-deposit">;
25043
25318
  "defi-redeem": t.LiteralC<"defi-redeem">;
25319
+ "defi-approve": t.LiteralC<"defi-approve">;
25044
25320
  delegateResource: t.LiteralC<"delegateResource">;
25045
25321
  undelegateResource: t.LiteralC<"undelegateResource">;
25046
25322
  export: t.LiteralC<"export">;
@@ -25124,6 +25400,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25124
25400
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25125
25401
  "defi-deposit": t.LiteralC<"defi-deposit">;
25126
25402
  "defi-redeem": t.LiteralC<"defi-redeem">;
25403
+ "defi-approve": t.LiteralC<"defi-approve">;
25127
25404
  delegateResource: t.LiteralC<"delegateResource">;
25128
25405
  undelegateResource: t.LiteralC<"undelegateResource">;
25129
25406
  export: t.LiteralC<"export">;
@@ -25201,6 +25478,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25201
25478
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25202
25479
  "defi-deposit": t.LiteralC<"defi-deposit">;
25203
25480
  "defi-redeem": t.LiteralC<"defi-redeem">;
25481
+ "defi-approve": t.LiteralC<"defi-approve">;
25204
25482
  delegateResource: t.LiteralC<"delegateResource">;
25205
25483
  undelegateResource: t.LiteralC<"undelegateResource">;
25206
25484
  export: t.LiteralC<"export">;
@@ -25274,6 +25552,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25274
25552
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25275
25553
  "defi-deposit": t.LiteralC<"defi-deposit">;
25276
25554
  "defi-redeem": t.LiteralC<"defi-redeem">;
25555
+ "defi-approve": t.LiteralC<"defi-approve">;
25277
25556
  delegateResource: t.LiteralC<"delegateResource">;
25278
25557
  undelegateResource: t.LiteralC<"undelegateResource">;
25279
25558
  export: t.LiteralC<"export">;
@@ -25367,6 +25646,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25367
25646
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25368
25647
  "defi-deposit": t.LiteralC<"defi-deposit">;
25369
25648
  "defi-redeem": t.LiteralC<"defi-redeem">;
25649
+ "defi-approve": t.LiteralC<"defi-approve">;
25370
25650
  delegateResource: t.LiteralC<"delegateResource">;
25371
25651
  undelegateResource: t.LiteralC<"undelegateResource">;
25372
25652
  export: t.LiteralC<"export">;
@@ -25470,6 +25750,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25470
25750
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25471
25751
  "defi-deposit": t.LiteralC<"defi-deposit">;
25472
25752
  "defi-redeem": t.LiteralC<"defi-redeem">;
25753
+ "defi-approve": t.LiteralC<"defi-approve">;
25473
25754
  delegateResource: t.LiteralC<"delegateResource">;
25474
25755
  undelegateResource: t.LiteralC<"undelegateResource">;
25475
25756
  export: t.LiteralC<"export">;
@@ -25583,6 +25864,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25583
25864
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25584
25865
  "defi-deposit": t.LiteralC<"defi-deposit">;
25585
25866
  "defi-redeem": t.LiteralC<"defi-redeem">;
25867
+ "defi-approve": t.LiteralC<"defi-approve">;
25586
25868
  delegateResource: t.LiteralC<"delegateResource">;
25587
25869
  undelegateResource: t.LiteralC<"undelegateResource">;
25588
25870
  export: t.LiteralC<"export">;
@@ -25668,6 +25950,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25668
25950
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25669
25951
  "defi-deposit": t.LiteralC<"defi-deposit">;
25670
25952
  "defi-redeem": t.LiteralC<"defi-redeem">;
25953
+ "defi-approve": t.LiteralC<"defi-approve">;
25671
25954
  delegateResource: t.LiteralC<"delegateResource">;
25672
25955
  undelegateResource: t.LiteralC<"undelegateResource">;
25673
25956
  export: t.LiteralC<"export">;
@@ -25763,6 +26046,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25763
26046
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25764
26047
  "defi-deposit": t.LiteralC<"defi-deposit">;
25765
26048
  "defi-redeem": t.LiteralC<"defi-redeem">;
26049
+ "defi-approve": t.LiteralC<"defi-approve">;
25766
26050
  delegateResource: t.LiteralC<"delegateResource">;
25767
26051
  undelegateResource: t.LiteralC<"undelegateResource">;
25768
26052
  export: t.LiteralC<"export">;
@@ -25840,6 +26124,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25840
26124
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25841
26125
  "defi-deposit": t.LiteralC<"defi-deposit">;
25842
26126
  "defi-redeem": t.LiteralC<"defi-redeem">;
26127
+ "defi-approve": t.LiteralC<"defi-approve">;
25843
26128
  delegateResource: t.LiteralC<"delegateResource">;
25844
26129
  undelegateResource: t.LiteralC<"undelegateResource">;
25845
26130
  export: t.LiteralC<"export">;
@@ -25923,6 +26208,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25923
26208
  allocationAllocate: t.LiteralC<"allocationAllocate">;
25924
26209
  "defi-deposit": t.LiteralC<"defi-deposit">;
25925
26210
  "defi-redeem": t.LiteralC<"defi-redeem">;
26211
+ "defi-approve": t.LiteralC<"defi-approve">;
25926
26212
  delegateResource: t.LiteralC<"delegateResource">;
25927
26213
  undelegateResource: t.LiteralC<"undelegateResource">;
25928
26214
  export: t.LiteralC<"export">;
@@ -26000,6 +26286,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26000
26286
  allocationAllocate: t.LiteralC<"allocationAllocate">;
26001
26287
  "defi-deposit": t.LiteralC<"defi-deposit">;
26002
26288
  "defi-redeem": t.LiteralC<"defi-redeem">;
26289
+ "defi-approve": t.LiteralC<"defi-approve">;
26003
26290
  delegateResource: t.LiteralC<"delegateResource">;
26004
26291
  undelegateResource: t.LiteralC<"undelegateResource">;
26005
26292
  export: t.LiteralC<"export">;
@@ -26083,6 +26370,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26083
26370
  allocationAllocate: t.LiteralC<"allocationAllocate">;
26084
26371
  "defi-deposit": t.LiteralC<"defi-deposit">;
26085
26372
  "defi-redeem": t.LiteralC<"defi-redeem">;
26373
+ "defi-approve": t.LiteralC<"defi-approve">;
26086
26374
  delegateResource: t.LiteralC<"delegateResource">;
26087
26375
  undelegateResource: t.LiteralC<"undelegateResource">;
26088
26376
  export: t.LiteralC<"export">;