@bitgo/public-types 6.60.0 → 6.61.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 (195) hide show
  1. package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +4 -0
  2. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +4 -0
  3. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +4 -0
  4. package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +4 -0
  5. package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +4 -0
  6. package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +4 -0
  7. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +4 -0
  8. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +4 -0
  9. package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +4 -0
  10. package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +4 -0
  11. package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +4 -0
  12. package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +4 -0
  13. package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +4 -0
  14. package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +4 -0
  15. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +4 -0
  16. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +4 -0
  17. package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +4 -0
  18. package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +4 -0
  19. package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +4 -0
  20. package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +4 -0
  21. package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +4 -0
  22. package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +8 -0
  23. package/dist/src/schema/transactionRequest/intents/baseIntent.js.map +1 -1
  24. package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +4 -0
  25. package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +4 -0
  26. package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +4 -0
  27. package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +4 -0
  28. package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +4 -0
  29. package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +4 -0
  30. package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +4 -0
  31. package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.d.ts +4 -0
  32. package/dist/src/schema/transactionRequest/intents/cantonAllocationOfferWithdrawnIntent.d.ts +4 -0
  33. package/dist/src/schema/transactionRequest/intents/cantonAllocationRejectIntent.d.ts +4 -0
  34. package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.d.ts +4 -0
  35. package/dist/src/schema/transactionRequest/intents/cantonCommandIntent.d.ts +4 -0
  36. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +4 -0
  37. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +4 -0
  38. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.d.ts +4 -0
  39. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.d.ts +4 -0
  40. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.d.ts +4 -0
  41. package/dist/src/schema/transactionRequest/intents/cantonParticipantOnboardingRequestIntent.d.ts +4 -0
  42. package/dist/src/schema/transactionRequest/intents/cantonPaymentIntent.d.ts +4 -0
  43. package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +4 -0
  44. package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +4 -0
  45. package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +4 -0
  46. package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +4 -0
  47. package/dist/src/schema/transactionRequest/intents/claimIntent.d.ts +4 -0
  48. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +4 -0
  49. package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +4 -0
  50. package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +4 -0
  51. package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +4 -0
  52. package/dist/src/schema/transactionRequest/intents/cosmosContractCallIntent.d.ts +4 -0
  53. package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +4 -0
  54. package/dist/src/schema/transactionRequest/intents/cosmosStakeClaimRewardsIntent.d.ts +4 -0
  55. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +4 -0
  56. package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +4 -0
  57. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +4 -0
  58. package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +4 -0
  59. package/dist/src/schema/transactionRequest/intents/defiApproveIntent.d.ts +4 -0
  60. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +4 -0
  61. package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +4 -0
  62. package/dist/src/schema/transactionRequest/intents/defiWithdrawIntent.d.ts +4 -0
  63. package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +4 -0
  64. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +4 -0
  65. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +4 -0
  66. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +4 -0
  67. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +4 -0
  68. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +4 -0
  69. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +4 -0
  70. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +4 -0
  71. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +4 -0
  72. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +4 -0
  73. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +4 -0
  74. package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +8 -0
  75. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +4 -0
  76. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +4 -0
  77. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +4 -0
  78. package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +4 -0
  79. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +4 -0
  80. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +4 -0
  81. package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +4 -0
  82. package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +4 -0
  83. package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +4 -0
  84. package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +4 -0
  85. package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +4 -0
  86. package/dist/src/schema/transactionRequest/intents/index.d.ts +1 -0
  87. package/dist/src/schema/transactionRequest/intents/index.js +1 -0
  88. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  89. package/dist/src/schema/transactionRequest/intents/intent.d.ts +708 -0
  90. package/dist/src/schema/transactionRequest/intents/intent.js +2 -0
  91. package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
  92. package/dist/src/schema/transactionRequest/intents/intentType.d.ts +8 -0
  93. package/dist/src/schema/transactionRequest/intents/intentType.js +4 -0
  94. package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
  95. package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +4 -0
  96. package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +4 -0
  97. package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +8 -0
  98. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +8 -0
  99. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +4 -0
  100. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +4 -0
  101. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +4 -0
  102. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +4 -0
  103. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +4 -0
  104. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +4 -0
  105. package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +4 -0
  106. package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +4 -0
  107. package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +4 -0
  108. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +4 -0
  109. package/dist/src/schema/transactionRequest/intents/polyxSwitchValidatorIntent.d.ts +4 -0
  110. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +4 -0
  111. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +4 -0
  112. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +4 -0
  113. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +4 -0
  114. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +4 -0
  115. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +4 -0
  116. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +4 -0
  117. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +4 -0
  118. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +4 -0
  119. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +4 -0
  120. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +4 -0
  121. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +4 -0
  122. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +8 -0
  123. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +8 -0
  124. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +4 -0
  125. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +4 -0
  126. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +4 -0
  127. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +4 -0
  128. package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +4 -0
  129. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +4 -0
  130. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +4 -0
  131. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +4 -0
  132. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +4 -0
  133. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +8 -0
  134. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +12 -0
  135. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +8 -0
  136. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +4 -0
  137. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +4 -0
  138. package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +4 -0
  139. package/dist/src/schema/transactionRequest/intents/taoClaimRootIntent.d.ts +4 -0
  140. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +8 -0
  141. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +4 -0
  142. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +4 -0
  143. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +4 -0
  144. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +8 -0
  145. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +4 -0
  146. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +4 -0
  147. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +4 -0
  148. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +4 -0
  149. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +4 -0
  150. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +4 -0
  151. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +4 -0
  152. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +4 -0
  153. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +4 -0
  154. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +4 -0
  155. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +4 -0
  156. package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +4 -0
  157. package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.d.ts +4 -0
  158. package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +4 -0
  159. package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +4 -0
  160. package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +4 -0
  161. package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +4 -0
  162. package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +4 -0
  163. package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +4 -0
  164. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +4 -0
  165. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +4 -0
  166. package/dist/src/schema/transactionRequest/intents/unwrapNativeIntent.d.ts +4 -0
  167. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +4 -0
  168. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +4 -0
  169. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +4 -0
  170. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +4 -0
  171. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +4 -0
  172. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +4 -0
  173. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +4 -0
  174. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +8 -0
  175. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +4 -0
  176. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +4 -0
  177. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +4 -0
  178. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +4 -0
  179. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +4 -0
  180. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +4 -0
  181. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +4 -0
  182. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +4 -0
  183. package/dist/src/schema/transactionRequest/intents/wrapApproveIntent.d.ts +91 -0
  184. package/dist/src/schema/transactionRequest/intents/wrapApproveIntent.js +38 -0
  185. package/dist/src/schema/transactionRequest/intents/wrapApproveIntent.js.map +1 -0
  186. package/dist/src/schema/transactionRequest/intents/wrapNativeIntent.d.ts +4 -0
  187. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +8 -0
  188. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +8 -0
  189. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +1416 -0
  190. package/package.json +1 -1
  191. package/src/schema/transactionRequest/intents/baseIntent.ts +1 -0
  192. package/src/schema/transactionRequest/intents/index.ts +1 -0
  193. package/src/schema/transactionRequest/intents/intent.ts +2 -0
  194. package/src/schema/transactionRequest/intents/intentType.ts +17 -0
  195. package/src/schema/transactionRequest/intents/wrapApproveIntent.ts +24 -0
@@ -130,6 +130,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
130
130
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
131
131
  "wrap-native": t.LiteralC<"wrap-native">;
132
132
  "unwrap-native": t.LiteralC<"unwrap-native">;
133
+ wrapApprove: t.LiteralC<"wrapApprove">;
134
+ wrap: t.LiteralC<"wrap">;
135
+ unwrap: t.LiteralC<"unwrap">;
136
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
133
137
  delegateResource: t.LiteralC<"delegateResource">;
134
138
  undelegateResource: t.LiteralC<"undelegateResource">;
135
139
  export: t.LiteralC<"export">;
@@ -235,6 +239,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
235
239
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
236
240
  "wrap-native": t.LiteralC<"wrap-native">;
237
241
  "unwrap-native": t.LiteralC<"unwrap-native">;
242
+ wrapApprove: t.LiteralC<"wrapApprove">;
243
+ wrap: t.LiteralC<"wrap">;
244
+ unwrap: t.LiteralC<"unwrap">;
245
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
238
246
  delegateResource: t.LiteralC<"delegateResource">;
239
247
  undelegateResource: t.LiteralC<"undelegateResource">;
240
248
  export: t.LiteralC<"export">;
@@ -325,6 +333,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
325
333
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
326
334
  "wrap-native": t.LiteralC<"wrap-native">;
327
335
  "unwrap-native": t.LiteralC<"unwrap-native">;
336
+ wrapApprove: t.LiteralC<"wrapApprove">;
337
+ wrap: t.LiteralC<"wrap">;
338
+ unwrap: t.LiteralC<"unwrap">;
339
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
328
340
  delegateResource: t.LiteralC<"delegateResource">;
329
341
  undelegateResource: t.LiteralC<"undelegateResource">;
330
342
  export: t.LiteralC<"export">;
@@ -421,6 +433,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
421
433
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
422
434
  "wrap-native": t.LiteralC<"wrap-native">;
423
435
  "unwrap-native": t.LiteralC<"unwrap-native">;
436
+ wrapApprove: t.LiteralC<"wrapApprove">;
437
+ wrap: t.LiteralC<"wrap">;
438
+ unwrap: t.LiteralC<"unwrap">;
439
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
424
440
  delegateResource: t.LiteralC<"delegateResource">;
425
441
  undelegateResource: t.LiteralC<"undelegateResource">;
426
442
  export: t.LiteralC<"export">;
@@ -516,6 +532,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
516
532
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
517
533
  "wrap-native": t.LiteralC<"wrap-native">;
518
534
  "unwrap-native": t.LiteralC<"unwrap-native">;
535
+ wrapApprove: t.LiteralC<"wrapApprove">;
536
+ wrap: t.LiteralC<"wrap">;
537
+ unwrap: t.LiteralC<"unwrap">;
538
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
519
539
  delegateResource: t.LiteralC<"delegateResource">;
520
540
  undelegateResource: t.LiteralC<"undelegateResource">;
521
541
  export: t.LiteralC<"export">;
@@ -603,6 +623,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
603
623
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
604
624
  "wrap-native": t.LiteralC<"wrap-native">;
605
625
  "unwrap-native": t.LiteralC<"unwrap-native">;
626
+ wrapApprove: t.LiteralC<"wrapApprove">;
627
+ wrap: t.LiteralC<"wrap">;
628
+ unwrap: t.LiteralC<"unwrap">;
629
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
606
630
  delegateResource: t.LiteralC<"delegateResource">;
607
631
  undelegateResource: t.LiteralC<"undelegateResource">;
608
632
  export: t.LiteralC<"export">;
@@ -701,6 +725,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
701
725
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
702
726
  "wrap-native": t.LiteralC<"wrap-native">;
703
727
  "unwrap-native": t.LiteralC<"unwrap-native">;
728
+ wrapApprove: t.LiteralC<"wrapApprove">;
729
+ wrap: t.LiteralC<"wrap">;
730
+ unwrap: t.LiteralC<"unwrap">;
731
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
704
732
  delegateResource: t.LiteralC<"delegateResource">;
705
733
  undelegateResource: t.LiteralC<"undelegateResource">;
706
734
  export: t.LiteralC<"export">;
@@ -804,6 +832,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
804
832
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
805
833
  "wrap-native": t.LiteralC<"wrap-native">;
806
834
  "unwrap-native": t.LiteralC<"unwrap-native">;
835
+ wrapApprove: t.LiteralC<"wrapApprove">;
836
+ wrap: t.LiteralC<"wrap">;
837
+ unwrap: t.LiteralC<"unwrap">;
838
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
807
839
  delegateResource: t.LiteralC<"delegateResource">;
808
840
  undelegateResource: t.LiteralC<"undelegateResource">;
809
841
  export: t.LiteralC<"export">;
@@ -924,6 +956,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
924
956
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
925
957
  "wrap-native": t.LiteralC<"wrap-native">;
926
958
  "unwrap-native": t.LiteralC<"unwrap-native">;
959
+ wrapApprove: t.LiteralC<"wrapApprove">;
960
+ wrap: t.LiteralC<"wrap">;
961
+ unwrap: t.LiteralC<"unwrap">;
962
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
927
963
  delegateResource: t.LiteralC<"delegateResource">;
928
964
  undelegateResource: t.LiteralC<"undelegateResource">;
929
965
  export: t.LiteralC<"export">;
@@ -1044,6 +1080,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1044
1080
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1045
1081
  "wrap-native": t.LiteralC<"wrap-native">;
1046
1082
  "unwrap-native": t.LiteralC<"unwrap-native">;
1083
+ wrapApprove: t.LiteralC<"wrapApprove">;
1084
+ wrap: t.LiteralC<"wrap">;
1085
+ unwrap: t.LiteralC<"unwrap">;
1086
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1047
1087
  delegateResource: t.LiteralC<"delegateResource">;
1048
1088
  undelegateResource: t.LiteralC<"undelegateResource">;
1049
1089
  export: t.LiteralC<"export">;
@@ -1130,6 +1170,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1130
1170
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1131
1171
  "wrap-native": t.LiteralC<"wrap-native">;
1132
1172
  "unwrap-native": t.LiteralC<"unwrap-native">;
1173
+ wrapApprove: t.LiteralC<"wrapApprove">;
1174
+ wrap: t.LiteralC<"wrap">;
1175
+ unwrap: t.LiteralC<"unwrap">;
1176
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1133
1177
  delegateResource: t.LiteralC<"delegateResource">;
1134
1178
  undelegateResource: t.LiteralC<"undelegateResource">;
1135
1179
  export: t.LiteralC<"export">;
@@ -1216,6 +1260,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1216
1260
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1217
1261
  "wrap-native": t.LiteralC<"wrap-native">;
1218
1262
  "unwrap-native": t.LiteralC<"unwrap-native">;
1263
+ wrapApprove: t.LiteralC<"wrapApprove">;
1264
+ wrap: t.LiteralC<"wrap">;
1265
+ unwrap: t.LiteralC<"unwrap">;
1266
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1219
1267
  delegateResource: t.LiteralC<"delegateResource">;
1220
1268
  undelegateResource: t.LiteralC<"undelegateResource">;
1221
1269
  export: t.LiteralC<"export">;
@@ -1310,6 +1358,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1310
1358
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1311
1359
  "wrap-native": t.LiteralC<"wrap-native">;
1312
1360
  "unwrap-native": t.LiteralC<"unwrap-native">;
1361
+ wrapApprove: t.LiteralC<"wrapApprove">;
1362
+ wrap: t.LiteralC<"wrap">;
1363
+ unwrap: t.LiteralC<"unwrap">;
1364
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1313
1365
  delegateResource: t.LiteralC<"delegateResource">;
1314
1366
  undelegateResource: t.LiteralC<"undelegateResource">;
1315
1367
  export: t.LiteralC<"export">;
@@ -1403,6 +1455,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1403
1455
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1404
1456
  "wrap-native": t.LiteralC<"wrap-native">;
1405
1457
  "unwrap-native": t.LiteralC<"unwrap-native">;
1458
+ wrapApprove: t.LiteralC<"wrapApprove">;
1459
+ wrap: t.LiteralC<"wrap">;
1460
+ unwrap: t.LiteralC<"unwrap">;
1461
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1406
1462
  delegateResource: t.LiteralC<"delegateResource">;
1407
1463
  undelegateResource: t.LiteralC<"undelegateResource">;
1408
1464
  export: t.LiteralC<"export">;
@@ -1499,6 +1555,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1499
1555
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1500
1556
  "wrap-native": t.LiteralC<"wrap-native">;
1501
1557
  "unwrap-native": t.LiteralC<"unwrap-native">;
1558
+ wrapApprove: t.LiteralC<"wrapApprove">;
1559
+ wrap: t.LiteralC<"wrap">;
1560
+ unwrap: t.LiteralC<"unwrap">;
1561
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1502
1562
  delegateResource: t.LiteralC<"delegateResource">;
1503
1563
  undelegateResource: t.LiteralC<"undelegateResource">;
1504
1564
  export: t.LiteralC<"export">;
@@ -1597,6 +1657,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1597
1657
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1598
1658
  "wrap-native": t.LiteralC<"wrap-native">;
1599
1659
  "unwrap-native": t.LiteralC<"unwrap-native">;
1660
+ wrapApprove: t.LiteralC<"wrapApprove">;
1661
+ wrap: t.LiteralC<"wrap">;
1662
+ unwrap: t.LiteralC<"unwrap">;
1663
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1600
1664
  delegateResource: t.LiteralC<"delegateResource">;
1601
1665
  undelegateResource: t.LiteralC<"undelegateResource">;
1602
1666
  export: t.LiteralC<"export">;
@@ -1681,6 +1745,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1681
1745
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1682
1746
  "wrap-native": t.LiteralC<"wrap-native">;
1683
1747
  "unwrap-native": t.LiteralC<"unwrap-native">;
1748
+ wrapApprove: t.LiteralC<"wrapApprove">;
1749
+ wrap: t.LiteralC<"wrap">;
1750
+ unwrap: t.LiteralC<"unwrap">;
1751
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1684
1752
  delegateResource: t.LiteralC<"delegateResource">;
1685
1753
  undelegateResource: t.LiteralC<"undelegateResource">;
1686
1754
  export: t.LiteralC<"export">;
@@ -1779,6 +1847,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1779
1847
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1780
1848
  "wrap-native": t.LiteralC<"wrap-native">;
1781
1849
  "unwrap-native": t.LiteralC<"unwrap-native">;
1850
+ wrapApprove: t.LiteralC<"wrapApprove">;
1851
+ wrap: t.LiteralC<"wrap">;
1852
+ unwrap: t.LiteralC<"unwrap">;
1853
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1782
1854
  delegateResource: t.LiteralC<"delegateResource">;
1783
1855
  undelegateResource: t.LiteralC<"undelegateResource">;
1784
1856
  export: t.LiteralC<"export">;
@@ -1876,6 +1948,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1876
1948
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1877
1949
  "wrap-native": t.LiteralC<"wrap-native">;
1878
1950
  "unwrap-native": t.LiteralC<"unwrap-native">;
1951
+ wrapApprove: t.LiteralC<"wrapApprove">;
1952
+ wrap: t.LiteralC<"wrap">;
1953
+ unwrap: t.LiteralC<"unwrap">;
1954
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1879
1955
  delegateResource: t.LiteralC<"delegateResource">;
1880
1956
  undelegateResource: t.LiteralC<"undelegateResource">;
1881
1957
  export: t.LiteralC<"export">;
@@ -1960,6 +2036,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1960
2036
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1961
2037
  "wrap-native": t.LiteralC<"wrap-native">;
1962
2038
  "unwrap-native": t.LiteralC<"unwrap-native">;
2039
+ wrapApprove: t.LiteralC<"wrapApprove">;
2040
+ wrap: t.LiteralC<"wrap">;
2041
+ unwrap: t.LiteralC<"unwrap">;
2042
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1963
2043
  delegateResource: t.LiteralC<"delegateResource">;
1964
2044
  undelegateResource: t.LiteralC<"undelegateResource">;
1965
2045
  export: t.LiteralC<"export">;
@@ -2046,6 +2126,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2046
2126
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2047
2127
  "wrap-native": t.LiteralC<"wrap-native">;
2048
2128
  "unwrap-native": t.LiteralC<"unwrap-native">;
2129
+ wrapApprove: t.LiteralC<"wrapApprove">;
2130
+ wrap: t.LiteralC<"wrap">;
2131
+ unwrap: t.LiteralC<"unwrap">;
2132
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2049
2133
  delegateResource: t.LiteralC<"delegateResource">;
2050
2134
  undelegateResource: t.LiteralC<"undelegateResource">;
2051
2135
  export: t.LiteralC<"export">;
@@ -2156,6 +2240,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2156
2240
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2157
2241
  "wrap-native": t.LiteralC<"wrap-native">;
2158
2242
  "unwrap-native": t.LiteralC<"unwrap-native">;
2243
+ wrapApprove: t.LiteralC<"wrapApprove">;
2244
+ wrap: t.LiteralC<"wrap">;
2245
+ unwrap: t.LiteralC<"unwrap">;
2246
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2159
2247
  delegateResource: t.LiteralC<"delegateResource">;
2160
2248
  undelegateResource: t.LiteralC<"undelegateResource">;
2161
2249
  export: t.LiteralC<"export">;
@@ -2263,6 +2351,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2263
2351
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2264
2352
  "wrap-native": t.LiteralC<"wrap-native">;
2265
2353
  "unwrap-native": t.LiteralC<"unwrap-native">;
2354
+ wrapApprove: t.LiteralC<"wrapApprove">;
2355
+ wrap: t.LiteralC<"wrap">;
2356
+ unwrap: t.LiteralC<"unwrap">;
2357
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2266
2358
  delegateResource: t.LiteralC<"delegateResource">;
2267
2359
  undelegateResource: t.LiteralC<"undelegateResource">;
2268
2360
  export: t.LiteralC<"export">;
@@ -2348,6 +2440,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2348
2440
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2349
2441
  "wrap-native": t.LiteralC<"wrap-native">;
2350
2442
  "unwrap-native": t.LiteralC<"unwrap-native">;
2443
+ wrapApprove: t.LiteralC<"wrapApprove">;
2444
+ wrap: t.LiteralC<"wrap">;
2445
+ unwrap: t.LiteralC<"unwrap">;
2446
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2351
2447
  delegateResource: t.LiteralC<"delegateResource">;
2352
2448
  undelegateResource: t.LiteralC<"undelegateResource">;
2353
2449
  export: t.LiteralC<"export">;
@@ -2437,6 +2533,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2437
2533
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2438
2534
  "wrap-native": t.LiteralC<"wrap-native">;
2439
2535
  "unwrap-native": t.LiteralC<"unwrap-native">;
2536
+ wrapApprove: t.LiteralC<"wrapApprove">;
2537
+ wrap: t.LiteralC<"wrap">;
2538
+ unwrap: t.LiteralC<"unwrap">;
2539
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2440
2540
  delegateResource: t.LiteralC<"delegateResource">;
2441
2541
  undelegateResource: t.LiteralC<"undelegateResource">;
2442
2542
  export: t.LiteralC<"export">;
@@ -2521,6 +2621,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2521
2621
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2522
2622
  "wrap-native": t.LiteralC<"wrap-native">;
2523
2623
  "unwrap-native": t.LiteralC<"unwrap-native">;
2624
+ wrapApprove: t.LiteralC<"wrapApprove">;
2625
+ wrap: t.LiteralC<"wrap">;
2626
+ unwrap: t.LiteralC<"unwrap">;
2627
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2524
2628
  delegateResource: t.LiteralC<"delegateResource">;
2525
2629
  undelegateResource: t.LiteralC<"undelegateResource">;
2526
2630
  export: t.LiteralC<"export">;
@@ -2606,6 +2710,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2606
2710
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2607
2711
  "wrap-native": t.LiteralC<"wrap-native">;
2608
2712
  "unwrap-native": t.LiteralC<"unwrap-native">;
2713
+ wrapApprove: t.LiteralC<"wrapApprove">;
2714
+ wrap: t.LiteralC<"wrap">;
2715
+ unwrap: t.LiteralC<"unwrap">;
2716
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2609
2717
  delegateResource: t.LiteralC<"delegateResource">;
2610
2718
  undelegateResource: t.LiteralC<"undelegateResource">;
2611
2719
  export: t.LiteralC<"export">;
@@ -2691,6 +2799,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2691
2799
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2692
2800
  "wrap-native": t.LiteralC<"wrap-native">;
2693
2801
  "unwrap-native": t.LiteralC<"unwrap-native">;
2802
+ wrapApprove: t.LiteralC<"wrapApprove">;
2803
+ wrap: t.LiteralC<"wrap">;
2804
+ unwrap: t.LiteralC<"unwrap">;
2805
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2694
2806
  delegateResource: t.LiteralC<"delegateResource">;
2695
2807
  undelegateResource: t.LiteralC<"undelegateResource">;
2696
2808
  export: t.LiteralC<"export">;
@@ -2775,6 +2887,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2775
2887
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2776
2888
  "wrap-native": t.LiteralC<"wrap-native">;
2777
2889
  "unwrap-native": t.LiteralC<"unwrap-native">;
2890
+ wrapApprove: t.LiteralC<"wrapApprove">;
2891
+ wrap: t.LiteralC<"wrap">;
2892
+ unwrap: t.LiteralC<"unwrap">;
2893
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2778
2894
  delegateResource: t.LiteralC<"delegateResource">;
2779
2895
  undelegateResource: t.LiteralC<"undelegateResource">;
2780
2896
  export: t.LiteralC<"export">;
@@ -2860,6 +2976,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2860
2976
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2861
2977
  "wrap-native": t.LiteralC<"wrap-native">;
2862
2978
  "unwrap-native": t.LiteralC<"unwrap-native">;
2979
+ wrapApprove: t.LiteralC<"wrapApprove">;
2980
+ wrap: t.LiteralC<"wrap">;
2981
+ unwrap: t.LiteralC<"unwrap">;
2982
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2863
2983
  delegateResource: t.LiteralC<"delegateResource">;
2864
2984
  undelegateResource: t.LiteralC<"undelegateResource">;
2865
2985
  export: t.LiteralC<"export">;
@@ -2949,6 +3069,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2949
3069
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2950
3070
  "wrap-native": t.LiteralC<"wrap-native">;
2951
3071
  "unwrap-native": t.LiteralC<"unwrap-native">;
3072
+ wrapApprove: t.LiteralC<"wrapApprove">;
3073
+ wrap: t.LiteralC<"wrap">;
3074
+ unwrap: t.LiteralC<"unwrap">;
3075
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2952
3076
  delegateResource: t.LiteralC<"delegateResource">;
2953
3077
  undelegateResource: t.LiteralC<"undelegateResource">;
2954
3078
  export: t.LiteralC<"export">;
@@ -3034,6 +3158,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3034
3158
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3035
3159
  "wrap-native": t.LiteralC<"wrap-native">;
3036
3160
  "unwrap-native": t.LiteralC<"unwrap-native">;
3161
+ wrapApprove: t.LiteralC<"wrapApprove">;
3162
+ wrap: t.LiteralC<"wrap">;
3163
+ unwrap: t.LiteralC<"unwrap">;
3164
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3037
3165
  delegateResource: t.LiteralC<"delegateResource">;
3038
3166
  undelegateResource: t.LiteralC<"undelegateResource">;
3039
3167
  export: t.LiteralC<"export">;
@@ -3119,6 +3247,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3119
3247
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3120
3248
  "wrap-native": t.LiteralC<"wrap-native">;
3121
3249
  "unwrap-native": t.LiteralC<"unwrap-native">;
3250
+ wrapApprove: t.LiteralC<"wrapApprove">;
3251
+ wrap: t.LiteralC<"wrap">;
3252
+ unwrap: t.LiteralC<"unwrap">;
3253
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3122
3254
  delegateResource: t.LiteralC<"delegateResource">;
3123
3255
  undelegateResource: t.LiteralC<"undelegateResource">;
3124
3256
  export: t.LiteralC<"export">;
@@ -3222,6 +3354,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3222
3354
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3223
3355
  "wrap-native": t.LiteralC<"wrap-native">;
3224
3356
  "unwrap-native": t.LiteralC<"unwrap-native">;
3357
+ wrapApprove: t.LiteralC<"wrapApprove">;
3358
+ wrap: t.LiteralC<"wrap">;
3359
+ unwrap: t.LiteralC<"unwrap">;
3360
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3225
3361
  delegateResource: t.LiteralC<"delegateResource">;
3226
3362
  undelegateResource: t.LiteralC<"undelegateResource">;
3227
3363
  export: t.LiteralC<"export">;
@@ -3308,6 +3444,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3308
3444
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3309
3445
  "wrap-native": t.LiteralC<"wrap-native">;
3310
3446
  "unwrap-native": t.LiteralC<"unwrap-native">;
3447
+ wrapApprove: t.LiteralC<"wrapApprove">;
3448
+ wrap: t.LiteralC<"wrap">;
3449
+ unwrap: t.LiteralC<"unwrap">;
3450
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3311
3451
  delegateResource: t.LiteralC<"delegateResource">;
3312
3452
  undelegateResource: t.LiteralC<"undelegateResource">;
3313
3453
  export: t.LiteralC<"export">;
@@ -3427,6 +3567,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3427
3567
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3428
3568
  "wrap-native": t.LiteralC<"wrap-native">;
3429
3569
  "unwrap-native": t.LiteralC<"unwrap-native">;
3570
+ wrapApprove: t.LiteralC<"wrapApprove">;
3571
+ wrap: t.LiteralC<"wrap">;
3572
+ unwrap: t.LiteralC<"unwrap">;
3573
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3430
3574
  delegateResource: t.LiteralC<"delegateResource">;
3431
3575
  undelegateResource: t.LiteralC<"undelegateResource">;
3432
3576
  export: t.LiteralC<"export">;
@@ -3519,6 +3663,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3519
3663
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3520
3664
  "wrap-native": t.LiteralC<"wrap-native">;
3521
3665
  "unwrap-native": t.LiteralC<"unwrap-native">;
3666
+ wrapApprove: t.LiteralC<"wrapApprove">;
3667
+ wrap: t.LiteralC<"wrap">;
3668
+ unwrap: t.LiteralC<"unwrap">;
3669
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3522
3670
  delegateResource: t.LiteralC<"delegateResource">;
3523
3671
  undelegateResource: t.LiteralC<"undelegateResource">;
3524
3672
  export: t.LiteralC<"export">;
@@ -3638,6 +3786,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3638
3786
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3639
3787
  "wrap-native": t.LiteralC<"wrap-native">;
3640
3788
  "unwrap-native": t.LiteralC<"unwrap-native">;
3789
+ wrapApprove: t.LiteralC<"wrapApprove">;
3790
+ wrap: t.LiteralC<"wrap">;
3791
+ unwrap: t.LiteralC<"unwrap">;
3792
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3641
3793
  delegateResource: t.LiteralC<"delegateResource">;
3642
3794
  undelegateResource: t.LiteralC<"undelegateResource">;
3643
3795
  export: t.LiteralC<"export">;
@@ -3721,6 +3873,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3721
3873
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3722
3874
  "wrap-native": t.LiteralC<"wrap-native">;
3723
3875
  "unwrap-native": t.LiteralC<"unwrap-native">;
3876
+ wrapApprove: t.LiteralC<"wrapApprove">;
3877
+ wrap: t.LiteralC<"wrap">;
3878
+ unwrap: t.LiteralC<"unwrap">;
3879
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3724
3880
  delegateResource: t.LiteralC<"delegateResource">;
3725
3881
  undelegateResource: t.LiteralC<"undelegateResource">;
3726
3882
  export: t.LiteralC<"export">;
@@ -3805,6 +3961,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3805
3961
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3806
3962
  "wrap-native": t.LiteralC<"wrap-native">;
3807
3963
  "unwrap-native": t.LiteralC<"unwrap-native">;
3964
+ wrapApprove: t.LiteralC<"wrapApprove">;
3965
+ wrap: t.LiteralC<"wrap">;
3966
+ unwrap: t.LiteralC<"unwrap">;
3967
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3808
3968
  delegateResource: t.LiteralC<"delegateResource">;
3809
3969
  undelegateResource: t.LiteralC<"undelegateResource">;
3810
3970
  export: t.LiteralC<"export">;
@@ -3888,6 +4048,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3888
4048
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3889
4049
  "wrap-native": t.LiteralC<"wrap-native">;
3890
4050
  "unwrap-native": t.LiteralC<"unwrap-native">;
4051
+ wrapApprove: t.LiteralC<"wrapApprove">;
4052
+ wrap: t.LiteralC<"wrap">;
4053
+ unwrap: t.LiteralC<"unwrap">;
4054
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3891
4055
  delegateResource: t.LiteralC<"delegateResource">;
3892
4056
  undelegateResource: t.LiteralC<"undelegateResource">;
3893
4057
  export: t.LiteralC<"export">;
@@ -3971,6 +4135,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
3971
4135
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3972
4136
  "wrap-native": t.LiteralC<"wrap-native">;
3973
4137
  "unwrap-native": t.LiteralC<"unwrap-native">;
4138
+ wrapApprove: t.LiteralC<"wrapApprove">;
4139
+ wrap: t.LiteralC<"wrap">;
4140
+ unwrap: t.LiteralC<"unwrap">;
4141
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3974
4142
  delegateResource: t.LiteralC<"delegateResource">;
3975
4143
  undelegateResource: t.LiteralC<"undelegateResource">;
3976
4144
  export: t.LiteralC<"export">;
@@ -4054,6 +4222,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4054
4222
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4055
4223
  "wrap-native": t.LiteralC<"wrap-native">;
4056
4224
  "unwrap-native": t.LiteralC<"unwrap-native">;
4225
+ wrapApprove: t.LiteralC<"wrapApprove">;
4226
+ wrap: t.LiteralC<"wrap">;
4227
+ unwrap: t.LiteralC<"unwrap">;
4228
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4057
4229
  delegateResource: t.LiteralC<"delegateResource">;
4058
4230
  undelegateResource: t.LiteralC<"undelegateResource">;
4059
4231
  export: t.LiteralC<"export">;
@@ -4068,6 +4240,94 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4068
4240
  intentType: t.LiteralC<"unwrap-native">;
4069
4241
  vaultId: t.StringC;
4070
4242
  amount: t.StringC;
4243
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
4244
+ intentType: t.KeyofC<{
4245
+ payment: t.LiteralC<"payment">;
4246
+ transferToken: t.LiteralC<"transferToken">;
4247
+ consolidate: t.LiteralC<"consolidate">;
4248
+ consolidateToken: t.LiteralC<"consolidateToken">;
4249
+ fanout: t.LiteralC<"fanout">;
4250
+ stake: t.LiteralC<"stake">;
4251
+ unstake: t.LiteralC<"unstake">;
4252
+ delegate: t.LiteralC<"delegate">;
4253
+ undelegate: t.LiteralC<"undelegate">;
4254
+ switchValidator: t.LiteralC<"switchValidator">;
4255
+ claim: t.LiteralC<"claim">;
4256
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
4257
+ pledge: t.LiteralC<"pledge">;
4258
+ voteDelegation: t.LiteralC<"voteDelegation">;
4259
+ vote: t.LiteralC<"vote">;
4260
+ createAccount: t.LiteralC<"createAccount">;
4261
+ updateAccount: t.LiteralC<"updateAccount">;
4262
+ addTrustLine: t.LiteralC<"addTrustLine">;
4263
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
4264
+ signMessage: t.LiteralC<"signMessage">;
4265
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
4266
+ enableToken: t.LiteralC<"enableToken">;
4267
+ authorize: t.LiteralC<"authorize">;
4268
+ acceleration: t.LiteralC<"acceleration">;
4269
+ fillNonce: t.LiteralC<"fillNonce">;
4270
+ walletRecovery: t.LiteralC<"walletRecovery">;
4271
+ contractCall: t.LiteralC<"contractCall">;
4272
+ deactivate: t.LiteralC<"deactivate">;
4273
+ customTx: t.LiteralC<"customTx">;
4274
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
4275
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
4276
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
4277
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
4278
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
4279
+ tokenApproval: t.LiteralC<"tokenApproval">;
4280
+ transferStake: t.LiteralC<"transferStake">;
4281
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
4282
+ increaseStake: t.LiteralC<"increaseStake">;
4283
+ decreaseStake: t.LiteralC<"decreaseStake">;
4284
+ signalExit: t.LiteralC<"signalExit">;
4285
+ withdrawStake: t.LiteralC<"withdrawStake">;
4286
+ spotTransfer: t.LiteralC<"spotTransfer">;
4287
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
4288
+ enableBridging: t.LiteralC<"enableBridging">;
4289
+ goUnstake: t.LiteralC<"goUnstake">;
4290
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
4291
+ transferAccept: t.LiteralC<"transferAccept">;
4292
+ transferReject: t.LiteralC<"transferReject">;
4293
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
4294
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4295
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4296
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4297
+ allocationRequest: t.LiteralC<"allocationRequest">;
4298
+ cantonCommand: t.LiteralC<"cantonCommand">;
4299
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
4300
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4301
+ allocationReject: t.LiteralC<"allocationReject">;
4302
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4303
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4304
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4305
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
4306
+ "defi-deposit": t.LiteralC<"defi-deposit">;
4307
+ "defi-redeem": t.LiteralC<"defi-redeem">;
4308
+ "defi-approve": t.LiteralC<"defi-approve">;
4309
+ "defi-withdraw": t.LiteralC<"defi-withdraw">;
4310
+ "wrap-native": t.LiteralC<"wrap-native">;
4311
+ "unwrap-native": t.LiteralC<"unwrap-native">;
4312
+ wrapApprove: t.LiteralC<"wrapApprove">;
4313
+ wrap: t.LiteralC<"wrap">;
4314
+ unwrap: t.LiteralC<"unwrap">;
4315
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4316
+ delegateResource: t.LiteralC<"delegateResource">;
4317
+ undelegateResource: t.LiteralC<"undelegateResource">;
4318
+ export: t.LiteralC<"export">;
4319
+ import: t.LiteralC<"import">;
4320
+ importtoc: t.LiteralC<"importtoc">;
4321
+ }>;
4322
+ }>, t.PartialC<{
4323
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4324
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4325
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4326
+ }>]>, t.TypeC<{
4327
+ tokenName: t.StringC;
4328
+ }>, t.TypeC<{
4329
+ intentType: t.LiteralC<"wrapApprove">;
4330
+ amount: t.StringC;
4071
4331
  }>]>, t.IntersectionC<[t.PartialC<{
4072
4332
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4073
4333
  }>, t.TypeC<{
@@ -4197,6 +4457,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4197
4457
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4198
4458
  "wrap-native": t.LiteralC<"wrap-native">;
4199
4459
  "unwrap-native": t.LiteralC<"unwrap-native">;
4460
+ wrapApprove: t.LiteralC<"wrapApprove">;
4461
+ wrap: t.LiteralC<"wrap">;
4462
+ unwrap: t.LiteralC<"unwrap">;
4463
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4200
4464
  delegateResource: t.LiteralC<"delegateResource">;
4201
4465
  undelegateResource: t.LiteralC<"undelegateResource">;
4202
4466
  export: t.LiteralC<"export">;
@@ -4330,6 +4594,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4330
4594
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4331
4595
  "wrap-native": t.LiteralC<"wrap-native">;
4332
4596
  "unwrap-native": t.LiteralC<"unwrap-native">;
4597
+ wrapApprove: t.LiteralC<"wrapApprove">;
4598
+ wrap: t.LiteralC<"wrap">;
4599
+ unwrap: t.LiteralC<"unwrap">;
4600
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4333
4601
  delegateResource: t.LiteralC<"delegateResource">;
4334
4602
  undelegateResource: t.LiteralC<"undelegateResource">;
4335
4603
  export: t.LiteralC<"export">;
@@ -4455,6 +4723,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4455
4723
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4456
4724
  "wrap-native": t.LiteralC<"wrap-native">;
4457
4725
  "unwrap-native": t.LiteralC<"unwrap-native">;
4726
+ wrapApprove: t.LiteralC<"wrapApprove">;
4727
+ wrap: t.LiteralC<"wrap">;
4728
+ unwrap: t.LiteralC<"unwrap">;
4729
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4458
4730
  delegateResource: t.LiteralC<"delegateResource">;
4459
4731
  undelegateResource: t.LiteralC<"undelegateResource">;
4460
4732
  export: t.LiteralC<"export">;
@@ -4566,6 +4838,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4566
4838
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4567
4839
  "wrap-native": t.LiteralC<"wrap-native">;
4568
4840
  "unwrap-native": t.LiteralC<"unwrap-native">;
4841
+ wrapApprove: t.LiteralC<"wrapApprove">;
4842
+ wrap: t.LiteralC<"wrap">;
4843
+ unwrap: t.LiteralC<"unwrap">;
4844
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4569
4845
  delegateResource: t.LiteralC<"delegateResource">;
4570
4846
  undelegateResource: t.LiteralC<"undelegateResource">;
4571
4847
  export: t.LiteralC<"export">;
@@ -4676,6 +4952,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4676
4952
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4677
4953
  "wrap-native": t.LiteralC<"wrap-native">;
4678
4954
  "unwrap-native": t.LiteralC<"unwrap-native">;
4955
+ wrapApprove: t.LiteralC<"wrapApprove">;
4956
+ wrap: t.LiteralC<"wrap">;
4957
+ unwrap: t.LiteralC<"unwrap">;
4958
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4679
4959
  delegateResource: t.LiteralC<"delegateResource">;
4680
4960
  undelegateResource: t.LiteralC<"undelegateResource">;
4681
4961
  export: t.LiteralC<"export">;
@@ -4785,6 +5065,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4785
5065
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4786
5066
  "wrap-native": t.LiteralC<"wrap-native">;
4787
5067
  "unwrap-native": t.LiteralC<"unwrap-native">;
5068
+ wrapApprove: t.LiteralC<"wrapApprove">;
5069
+ wrap: t.LiteralC<"wrap">;
5070
+ unwrap: t.LiteralC<"unwrap">;
5071
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4788
5072
  delegateResource: t.LiteralC<"delegateResource">;
4789
5073
  undelegateResource: t.LiteralC<"undelegateResource">;
4790
5074
  export: t.LiteralC<"export">;
@@ -4870,6 +5154,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
4870
5154
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4871
5155
  "wrap-native": t.LiteralC<"wrap-native">;
4872
5156
  "unwrap-native": t.LiteralC<"unwrap-native">;
5157
+ wrapApprove: t.LiteralC<"wrapApprove">;
5158
+ wrap: t.LiteralC<"wrap">;
5159
+ unwrap: t.LiteralC<"unwrap">;
5160
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4873
5161
  delegateResource: t.LiteralC<"delegateResource">;
4874
5162
  undelegateResource: t.LiteralC<"undelegateResource">;
4875
5163
  export: t.LiteralC<"export">;
@@ -5075,6 +5363,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5075
5363
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5076
5364
  "wrap-native": t.LiteralC<"wrap-native">;
5077
5365
  "unwrap-native": t.LiteralC<"unwrap-native">;
5366
+ wrapApprove: t.LiteralC<"wrapApprove">;
5367
+ wrap: t.LiteralC<"wrap">;
5368
+ unwrap: t.LiteralC<"unwrap">;
5369
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
5078
5370
  delegateResource: t.LiteralC<"delegateResource">;
5079
5371
  undelegateResource: t.LiteralC<"undelegateResource">;
5080
5372
  export: t.LiteralC<"export">;
@@ -5221,6 +5513,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5221
5513
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5222
5514
  "wrap-native": t.LiteralC<"wrap-native">;
5223
5515
  "unwrap-native": t.LiteralC<"unwrap-native">;
5516
+ wrapApprove: t.LiteralC<"wrapApprove">;
5517
+ wrap: t.LiteralC<"wrap">;
5518
+ unwrap: t.LiteralC<"unwrap">;
5519
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
5224
5520
  delegateResource: t.LiteralC<"delegateResource">;
5225
5521
  undelegateResource: t.LiteralC<"undelegateResource">;
5226
5522
  export: t.LiteralC<"export">;
@@ -5328,6 +5624,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5328
5624
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5329
5625
  "wrap-native": t.LiteralC<"wrap-native">;
5330
5626
  "unwrap-native": t.LiteralC<"unwrap-native">;
5627
+ wrapApprove: t.LiteralC<"wrapApprove">;
5628
+ wrap: t.LiteralC<"wrap">;
5629
+ unwrap: t.LiteralC<"unwrap">;
5630
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
5331
5631
  delegateResource: t.LiteralC<"delegateResource">;
5332
5632
  undelegateResource: t.LiteralC<"undelegateResource">;
5333
5633
  export: t.LiteralC<"export">;
@@ -5411,6 +5711,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5411
5711
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5412
5712
  "wrap-native": t.LiteralC<"wrap-native">;
5413
5713
  "unwrap-native": t.LiteralC<"unwrap-native">;
5714
+ wrapApprove: t.LiteralC<"wrapApprove">;
5715
+ wrap: t.LiteralC<"wrap">;
5716
+ unwrap: t.LiteralC<"unwrap">;
5717
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
5414
5718
  delegateResource: t.LiteralC<"delegateResource">;
5415
5719
  undelegateResource: t.LiteralC<"undelegateResource">;
5416
5720
  export: t.LiteralC<"export">;
@@ -5549,6 +5853,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5549
5853
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5550
5854
  "wrap-native": t.LiteralC<"wrap-native">;
5551
5855
  "unwrap-native": t.LiteralC<"unwrap-native">;
5856
+ wrapApprove: t.LiteralC<"wrapApprove">;
5857
+ wrap: t.LiteralC<"wrap">;
5858
+ unwrap: t.LiteralC<"unwrap">;
5859
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
5552
5860
  delegateResource: t.LiteralC<"delegateResource">;
5553
5861
  undelegateResource: t.LiteralC<"undelegateResource">;
5554
5862
  export: t.LiteralC<"export">;
@@ -5674,6 +5982,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5674
5982
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5675
5983
  "wrap-native": t.LiteralC<"wrap-native">;
5676
5984
  "unwrap-native": t.LiteralC<"unwrap-native">;
5985
+ wrapApprove: t.LiteralC<"wrapApprove">;
5986
+ wrap: t.LiteralC<"wrap">;
5987
+ unwrap: t.LiteralC<"unwrap">;
5988
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
5677
5989
  delegateResource: t.LiteralC<"delegateResource">;
5678
5990
  undelegateResource: t.LiteralC<"undelegateResource">;
5679
5991
  export: t.LiteralC<"export">;
@@ -5819,6 +6131,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5819
6131
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5820
6132
  "wrap-native": t.LiteralC<"wrap-native">;
5821
6133
  "unwrap-native": t.LiteralC<"unwrap-native">;
6134
+ wrapApprove: t.LiteralC<"wrapApprove">;
6135
+ wrap: t.LiteralC<"wrap">;
6136
+ unwrap: t.LiteralC<"unwrap">;
6137
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
5822
6138
  delegateResource: t.LiteralC<"delegateResource">;
5823
6139
  undelegateResource: t.LiteralC<"undelegateResource">;
5824
6140
  export: t.LiteralC<"export">;
@@ -5909,6 +6225,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5909
6225
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5910
6226
  "wrap-native": t.LiteralC<"wrap-native">;
5911
6227
  "unwrap-native": t.LiteralC<"unwrap-native">;
6228
+ wrapApprove: t.LiteralC<"wrapApprove">;
6229
+ wrap: t.LiteralC<"wrap">;
6230
+ unwrap: t.LiteralC<"unwrap">;
6231
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
5912
6232
  delegateResource: t.LiteralC<"delegateResource">;
5913
6233
  undelegateResource: t.LiteralC<"undelegateResource">;
5914
6234
  export: t.LiteralC<"export">;
@@ -5994,6 +6314,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
5994
6314
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5995
6315
  "wrap-native": t.LiteralC<"wrap-native">;
5996
6316
  "unwrap-native": t.LiteralC<"unwrap-native">;
6317
+ wrapApprove: t.LiteralC<"wrapApprove">;
6318
+ wrap: t.LiteralC<"wrap">;
6319
+ unwrap: t.LiteralC<"unwrap">;
6320
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
5997
6321
  delegateResource: t.LiteralC<"delegateResource">;
5998
6322
  undelegateResource: t.LiteralC<"undelegateResource">;
5999
6323
  export: t.LiteralC<"export">;
@@ -6091,6 +6415,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6091
6415
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6092
6416
  "wrap-native": t.LiteralC<"wrap-native">;
6093
6417
  "unwrap-native": t.LiteralC<"unwrap-native">;
6418
+ wrapApprove: t.LiteralC<"wrapApprove">;
6419
+ wrap: t.LiteralC<"wrap">;
6420
+ unwrap: t.LiteralC<"unwrap">;
6421
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6094
6422
  delegateResource: t.LiteralC<"delegateResource">;
6095
6423
  undelegateResource: t.LiteralC<"undelegateResource">;
6096
6424
  export: t.LiteralC<"export">;
@@ -6184,6 +6512,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6184
6512
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6185
6513
  "wrap-native": t.LiteralC<"wrap-native">;
6186
6514
  "unwrap-native": t.LiteralC<"unwrap-native">;
6515
+ wrapApprove: t.LiteralC<"wrapApprove">;
6516
+ wrap: t.LiteralC<"wrap">;
6517
+ unwrap: t.LiteralC<"unwrap">;
6518
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6187
6519
  delegateResource: t.LiteralC<"delegateResource">;
6188
6520
  undelegateResource: t.LiteralC<"undelegateResource">;
6189
6521
  export: t.LiteralC<"export">;
@@ -6292,6 +6624,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6292
6624
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6293
6625
  "wrap-native": t.LiteralC<"wrap-native">;
6294
6626
  "unwrap-native": t.LiteralC<"unwrap-native">;
6627
+ wrapApprove: t.LiteralC<"wrapApprove">;
6628
+ wrap: t.LiteralC<"wrap">;
6629
+ unwrap: t.LiteralC<"unwrap">;
6630
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6295
6631
  delegateResource: t.LiteralC<"delegateResource">;
6296
6632
  undelegateResource: t.LiteralC<"undelegateResource">;
6297
6633
  export: t.LiteralC<"export">;
@@ -6390,6 +6726,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6390
6726
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6391
6727
  "wrap-native": t.LiteralC<"wrap-native">;
6392
6728
  "unwrap-native": t.LiteralC<"unwrap-native">;
6729
+ wrapApprove: t.LiteralC<"wrapApprove">;
6730
+ wrap: t.LiteralC<"wrap">;
6731
+ unwrap: t.LiteralC<"unwrap">;
6732
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6393
6733
  delegateResource: t.LiteralC<"delegateResource">;
6394
6734
  undelegateResource: t.LiteralC<"undelegateResource">;
6395
6735
  export: t.LiteralC<"export">;
@@ -6474,6 +6814,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6474
6814
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6475
6815
  "wrap-native": t.LiteralC<"wrap-native">;
6476
6816
  "unwrap-native": t.LiteralC<"unwrap-native">;
6817
+ wrapApprove: t.LiteralC<"wrapApprove">;
6818
+ wrap: t.LiteralC<"wrap">;
6819
+ unwrap: t.LiteralC<"unwrap">;
6820
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6477
6821
  delegateResource: t.LiteralC<"delegateResource">;
6478
6822
  undelegateResource: t.LiteralC<"undelegateResource">;
6479
6823
  export: t.LiteralC<"export">;
@@ -6637,6 +6981,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6637
6981
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6638
6982
  "wrap-native": t.LiteralC<"wrap-native">;
6639
6983
  "unwrap-native": t.LiteralC<"unwrap-native">;
6984
+ wrapApprove: t.LiteralC<"wrapApprove">;
6985
+ wrap: t.LiteralC<"wrap">;
6986
+ unwrap: t.LiteralC<"unwrap">;
6987
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6640
6988
  delegateResource: t.LiteralC<"delegateResource">;
6641
6989
  undelegateResource: t.LiteralC<"undelegateResource">;
6642
6990
  export: t.LiteralC<"export">;
@@ -6721,6 +7069,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6721
7069
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6722
7070
  "wrap-native": t.LiteralC<"wrap-native">;
6723
7071
  "unwrap-native": t.LiteralC<"unwrap-native">;
7072
+ wrapApprove: t.LiteralC<"wrapApprove">;
7073
+ wrap: t.LiteralC<"wrap">;
7074
+ unwrap: t.LiteralC<"unwrap">;
7075
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6724
7076
  delegateResource: t.LiteralC<"delegateResource">;
6725
7077
  undelegateResource: t.LiteralC<"undelegateResource">;
6726
7078
  export: t.LiteralC<"export">;
@@ -6822,6 +7174,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6822
7174
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6823
7175
  "wrap-native": t.LiteralC<"wrap-native">;
6824
7176
  "unwrap-native": t.LiteralC<"unwrap-native">;
7177
+ wrapApprove: t.LiteralC<"wrapApprove">;
7178
+ wrap: t.LiteralC<"wrap">;
7179
+ unwrap: t.LiteralC<"unwrap">;
7180
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6825
7181
  delegateResource: t.LiteralC<"delegateResource">;
6826
7182
  undelegateResource: t.LiteralC<"undelegateResource">;
6827
7183
  export: t.LiteralC<"export">;
@@ -6908,6 +7264,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6908
7264
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6909
7265
  "wrap-native": t.LiteralC<"wrap-native">;
6910
7266
  "unwrap-native": t.LiteralC<"unwrap-native">;
7267
+ wrapApprove: t.LiteralC<"wrapApprove">;
7268
+ wrap: t.LiteralC<"wrap">;
7269
+ unwrap: t.LiteralC<"unwrap">;
7270
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6911
7271
  delegateResource: t.LiteralC<"delegateResource">;
6912
7272
  undelegateResource: t.LiteralC<"undelegateResource">;
6913
7273
  export: t.LiteralC<"export">;
@@ -6998,6 +7358,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
6998
7358
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6999
7359
  "wrap-native": t.LiteralC<"wrap-native">;
7000
7360
  "unwrap-native": t.LiteralC<"unwrap-native">;
7361
+ wrapApprove: t.LiteralC<"wrapApprove">;
7362
+ wrap: t.LiteralC<"wrap">;
7363
+ unwrap: t.LiteralC<"unwrap">;
7364
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7001
7365
  delegateResource: t.LiteralC<"delegateResource">;
7002
7366
  undelegateResource: t.LiteralC<"undelegateResource">;
7003
7367
  export: t.LiteralC<"export">;
@@ -7088,6 +7452,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7088
7452
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7089
7453
  "wrap-native": t.LiteralC<"wrap-native">;
7090
7454
  "unwrap-native": t.LiteralC<"unwrap-native">;
7455
+ wrapApprove: t.LiteralC<"wrapApprove">;
7456
+ wrap: t.LiteralC<"wrap">;
7457
+ unwrap: t.LiteralC<"unwrap">;
7458
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7091
7459
  delegateResource: t.LiteralC<"delegateResource">;
7092
7460
  undelegateResource: t.LiteralC<"undelegateResource">;
7093
7461
  export: t.LiteralC<"export">;
@@ -7175,6 +7543,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7175
7543
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7176
7544
  "wrap-native": t.LiteralC<"wrap-native">;
7177
7545
  "unwrap-native": t.LiteralC<"unwrap-native">;
7546
+ wrapApprove: t.LiteralC<"wrapApprove">;
7547
+ wrap: t.LiteralC<"wrap">;
7548
+ unwrap: t.LiteralC<"unwrap">;
7549
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7178
7550
  delegateResource: t.LiteralC<"delegateResource">;
7179
7551
  undelegateResource: t.LiteralC<"undelegateResource">;
7180
7552
  export: t.LiteralC<"export">;
@@ -7278,6 +7650,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7278
7650
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7279
7651
  "wrap-native": t.LiteralC<"wrap-native">;
7280
7652
  "unwrap-native": t.LiteralC<"unwrap-native">;
7653
+ wrapApprove: t.LiteralC<"wrapApprove">;
7654
+ wrap: t.LiteralC<"wrap">;
7655
+ unwrap: t.LiteralC<"unwrap">;
7656
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7281
7657
  delegateResource: t.LiteralC<"delegateResource">;
7282
7658
  undelegateResource: t.LiteralC<"undelegateResource">;
7283
7659
  export: t.LiteralC<"export">;
@@ -7380,6 +7756,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7380
7756
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7381
7757
  "wrap-native": t.LiteralC<"wrap-native">;
7382
7758
  "unwrap-native": t.LiteralC<"unwrap-native">;
7759
+ wrapApprove: t.LiteralC<"wrapApprove">;
7760
+ wrap: t.LiteralC<"wrap">;
7761
+ unwrap: t.LiteralC<"unwrap">;
7762
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7383
7763
  delegateResource: t.LiteralC<"delegateResource">;
7384
7764
  undelegateResource: t.LiteralC<"undelegateResource">;
7385
7765
  export: t.LiteralC<"export">;
@@ -7482,6 +7862,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7482
7862
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7483
7863
  "wrap-native": t.LiteralC<"wrap-native">;
7484
7864
  "unwrap-native": t.LiteralC<"unwrap-native">;
7865
+ wrapApprove: t.LiteralC<"wrapApprove">;
7866
+ wrap: t.LiteralC<"wrap">;
7867
+ unwrap: t.LiteralC<"unwrap">;
7868
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7485
7869
  delegateResource: t.LiteralC<"delegateResource">;
7486
7870
  undelegateResource: t.LiteralC<"undelegateResource">;
7487
7871
  export: t.LiteralC<"export">;
@@ -7592,6 +7976,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7592
7976
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7593
7977
  "wrap-native": t.LiteralC<"wrap-native">;
7594
7978
  "unwrap-native": t.LiteralC<"unwrap-native">;
7979
+ wrapApprove: t.LiteralC<"wrapApprove">;
7980
+ wrap: t.LiteralC<"wrap">;
7981
+ unwrap: t.LiteralC<"unwrap">;
7982
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7595
7983
  delegateResource: t.LiteralC<"delegateResource">;
7596
7984
  undelegateResource: t.LiteralC<"undelegateResource">;
7597
7985
  export: t.LiteralC<"export">;
@@ -7724,6 +8112,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7724
8112
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7725
8113
  "wrap-native": t.LiteralC<"wrap-native">;
7726
8114
  "unwrap-native": t.LiteralC<"unwrap-native">;
8115
+ wrapApprove: t.LiteralC<"wrapApprove">;
8116
+ wrap: t.LiteralC<"wrap">;
8117
+ unwrap: t.LiteralC<"unwrap">;
8118
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7727
8119
  delegateResource: t.LiteralC<"delegateResource">;
7728
8120
  undelegateResource: t.LiteralC<"undelegateResource">;
7729
8121
  export: t.LiteralC<"export">;
@@ -7828,6 +8220,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7828
8220
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7829
8221
  "wrap-native": t.LiteralC<"wrap-native">;
7830
8222
  "unwrap-native": t.LiteralC<"unwrap-native">;
8223
+ wrapApprove: t.LiteralC<"wrapApprove">;
8224
+ wrap: t.LiteralC<"wrap">;
8225
+ unwrap: t.LiteralC<"unwrap">;
8226
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7831
8227
  delegateResource: t.LiteralC<"delegateResource">;
7832
8228
  undelegateResource: t.LiteralC<"undelegateResource">;
7833
8229
  export: t.LiteralC<"export">;
@@ -7949,6 +8345,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
7949
8345
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7950
8346
  "wrap-native": t.LiteralC<"wrap-native">;
7951
8347
  "unwrap-native": t.LiteralC<"unwrap-native">;
8348
+ wrapApprove: t.LiteralC<"wrapApprove">;
8349
+ wrap: t.LiteralC<"wrap">;
8350
+ unwrap: t.LiteralC<"unwrap">;
8351
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7952
8352
  delegateResource: t.LiteralC<"delegateResource">;
7953
8353
  undelegateResource: t.LiteralC<"undelegateResource">;
7954
8354
  export: t.LiteralC<"export">;
@@ -8051,6 +8451,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8051
8451
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8052
8452
  "wrap-native": t.LiteralC<"wrap-native">;
8053
8453
  "unwrap-native": t.LiteralC<"unwrap-native">;
8454
+ wrapApprove: t.LiteralC<"wrapApprove">;
8455
+ wrap: t.LiteralC<"wrap">;
8456
+ unwrap: t.LiteralC<"unwrap">;
8457
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8054
8458
  delegateResource: t.LiteralC<"delegateResource">;
8055
8459
  undelegateResource: t.LiteralC<"undelegateResource">;
8056
8460
  export: t.LiteralC<"export">;
@@ -8171,6 +8575,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8171
8575
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8172
8576
  "wrap-native": t.LiteralC<"wrap-native">;
8173
8577
  "unwrap-native": t.LiteralC<"unwrap-native">;
8578
+ wrapApprove: t.LiteralC<"wrapApprove">;
8579
+ wrap: t.LiteralC<"wrap">;
8580
+ unwrap: t.LiteralC<"unwrap">;
8581
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8174
8582
  delegateResource: t.LiteralC<"delegateResource">;
8175
8583
  undelegateResource: t.LiteralC<"undelegateResource">;
8176
8584
  export: t.LiteralC<"export">;
@@ -8289,6 +8697,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8289
8697
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8290
8698
  "wrap-native": t.LiteralC<"wrap-native">;
8291
8699
  "unwrap-native": t.LiteralC<"unwrap-native">;
8700
+ wrapApprove: t.LiteralC<"wrapApprove">;
8701
+ wrap: t.LiteralC<"wrap">;
8702
+ unwrap: t.LiteralC<"unwrap">;
8703
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8292
8704
  delegateResource: t.LiteralC<"delegateResource">;
8293
8705
  undelegateResource: t.LiteralC<"undelegateResource">;
8294
8706
  export: t.LiteralC<"export">;
@@ -8382,6 +8794,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8382
8794
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8383
8795
  "wrap-native": t.LiteralC<"wrap-native">;
8384
8796
  "unwrap-native": t.LiteralC<"unwrap-native">;
8797
+ wrapApprove: t.LiteralC<"wrapApprove">;
8798
+ wrap: t.LiteralC<"wrap">;
8799
+ unwrap: t.LiteralC<"unwrap">;
8800
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8385
8801
  delegateResource: t.LiteralC<"delegateResource">;
8386
8802
  undelegateResource: t.LiteralC<"undelegateResource">;
8387
8803
  export: t.LiteralC<"export">;
@@ -8486,6 +8902,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8486
8902
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8487
8903
  "wrap-native": t.LiteralC<"wrap-native">;
8488
8904
  "unwrap-native": t.LiteralC<"unwrap-native">;
8905
+ wrapApprove: t.LiteralC<"wrapApprove">;
8906
+ wrap: t.LiteralC<"wrap">;
8907
+ unwrap: t.LiteralC<"unwrap">;
8908
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8489
8909
  delegateResource: t.LiteralC<"delegateResource">;
8490
8910
  undelegateResource: t.LiteralC<"undelegateResource">;
8491
8911
  export: t.LiteralC<"export">;
@@ -8647,6 +9067,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8647
9067
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8648
9068
  "wrap-native": t.LiteralC<"wrap-native">;
8649
9069
  "unwrap-native": t.LiteralC<"unwrap-native">;
9070
+ wrapApprove: t.LiteralC<"wrapApprove">;
9071
+ wrap: t.LiteralC<"wrap">;
9072
+ unwrap: t.LiteralC<"unwrap">;
9073
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8650
9074
  delegateResource: t.LiteralC<"delegateResource">;
8651
9075
  undelegateResource: t.LiteralC<"undelegateResource">;
8652
9076
  export: t.LiteralC<"export">;
@@ -8737,6 +9161,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8737
9161
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8738
9162
  "wrap-native": t.LiteralC<"wrap-native">;
8739
9163
  "unwrap-native": t.LiteralC<"unwrap-native">;
9164
+ wrapApprove: t.LiteralC<"wrapApprove">;
9165
+ wrap: t.LiteralC<"wrap">;
9166
+ unwrap: t.LiteralC<"unwrap">;
9167
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8740
9168
  delegateResource: t.LiteralC<"delegateResource">;
8741
9169
  undelegateResource: t.LiteralC<"undelegateResource">;
8742
9170
  export: t.LiteralC<"export">;
@@ -8831,6 +9259,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8831
9259
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8832
9260
  "wrap-native": t.LiteralC<"wrap-native">;
8833
9261
  "unwrap-native": t.LiteralC<"unwrap-native">;
9262
+ wrapApprove: t.LiteralC<"wrapApprove">;
9263
+ wrap: t.LiteralC<"wrap">;
9264
+ unwrap: t.LiteralC<"unwrap">;
9265
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8834
9266
  delegateResource: t.LiteralC<"delegateResource">;
8835
9267
  undelegateResource: t.LiteralC<"undelegateResource">;
8836
9268
  export: t.LiteralC<"export">;
@@ -8919,6 +9351,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
8919
9351
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8920
9352
  "wrap-native": t.LiteralC<"wrap-native">;
8921
9353
  "unwrap-native": t.LiteralC<"unwrap-native">;
9354
+ wrapApprove: t.LiteralC<"wrapApprove">;
9355
+ wrap: t.LiteralC<"wrap">;
9356
+ unwrap: t.LiteralC<"unwrap">;
9357
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8922
9358
  delegateResource: t.LiteralC<"delegateResource">;
8923
9359
  undelegateResource: t.LiteralC<"undelegateResource">;
8924
9360
  export: t.LiteralC<"export">;
@@ -9008,6 +9444,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9008
9444
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9009
9445
  "wrap-native": t.LiteralC<"wrap-native">;
9010
9446
  "unwrap-native": t.LiteralC<"unwrap-native">;
9447
+ wrapApprove: t.LiteralC<"wrapApprove">;
9448
+ wrap: t.LiteralC<"wrap">;
9449
+ unwrap: t.LiteralC<"unwrap">;
9450
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9011
9451
  delegateResource: t.LiteralC<"delegateResource">;
9012
9452
  undelegateResource: t.LiteralC<"undelegateResource">;
9013
9453
  export: t.LiteralC<"export">;
@@ -9111,6 +9551,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9111
9551
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9112
9552
  "wrap-native": t.LiteralC<"wrap-native">;
9113
9553
  "unwrap-native": t.LiteralC<"unwrap-native">;
9554
+ wrapApprove: t.LiteralC<"wrapApprove">;
9555
+ wrap: t.LiteralC<"wrap">;
9556
+ unwrap: t.LiteralC<"unwrap">;
9557
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9114
9558
  delegateResource: t.LiteralC<"delegateResource">;
9115
9559
  undelegateResource: t.LiteralC<"undelegateResource">;
9116
9560
  export: t.LiteralC<"export">;
@@ -9216,6 +9660,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9216
9660
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9217
9661
  "wrap-native": t.LiteralC<"wrap-native">;
9218
9662
  "unwrap-native": t.LiteralC<"unwrap-native">;
9663
+ wrapApprove: t.LiteralC<"wrapApprove">;
9664
+ wrap: t.LiteralC<"wrap">;
9665
+ unwrap: t.LiteralC<"unwrap">;
9666
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9219
9667
  delegateResource: t.LiteralC<"delegateResource">;
9220
9668
  undelegateResource: t.LiteralC<"undelegateResource">;
9221
9669
  export: t.LiteralC<"export">;
@@ -9314,6 +9762,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9314
9762
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9315
9763
  "wrap-native": t.LiteralC<"wrap-native">;
9316
9764
  "unwrap-native": t.LiteralC<"unwrap-native">;
9765
+ wrapApprove: t.LiteralC<"wrapApprove">;
9766
+ wrap: t.LiteralC<"wrap">;
9767
+ unwrap: t.LiteralC<"unwrap">;
9768
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9317
9769
  delegateResource: t.LiteralC<"delegateResource">;
9318
9770
  undelegateResource: t.LiteralC<"undelegateResource">;
9319
9771
  export: t.LiteralC<"export">;
@@ -9449,6 +9901,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9449
9901
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9450
9902
  "wrap-native": t.LiteralC<"wrap-native">;
9451
9903
  "unwrap-native": t.LiteralC<"unwrap-native">;
9904
+ wrapApprove: t.LiteralC<"wrapApprove">;
9905
+ wrap: t.LiteralC<"wrap">;
9906
+ unwrap: t.LiteralC<"unwrap">;
9907
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9452
9908
  delegateResource: t.LiteralC<"delegateResource">;
9453
9909
  undelegateResource: t.LiteralC<"undelegateResource">;
9454
9910
  export: t.LiteralC<"export">;
@@ -9614,6 +10070,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9614
10070
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9615
10071
  "wrap-native": t.LiteralC<"wrap-native">;
9616
10072
  "unwrap-native": t.LiteralC<"unwrap-native">;
10073
+ wrapApprove: t.LiteralC<"wrapApprove">;
10074
+ wrap: t.LiteralC<"wrap">;
10075
+ unwrap: t.LiteralC<"unwrap">;
10076
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9617
10077
  delegateResource: t.LiteralC<"delegateResource">;
9618
10078
  undelegateResource: t.LiteralC<"undelegateResource">;
9619
10079
  export: t.LiteralC<"export">;
@@ -9793,6 +10253,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9793
10253
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9794
10254
  "wrap-native": t.LiteralC<"wrap-native">;
9795
10255
  "unwrap-native": t.LiteralC<"unwrap-native">;
10256
+ wrapApprove: t.LiteralC<"wrapApprove">;
10257
+ wrap: t.LiteralC<"wrap">;
10258
+ unwrap: t.LiteralC<"unwrap">;
10259
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9796
10260
  delegateResource: t.LiteralC<"delegateResource">;
9797
10261
  undelegateResource: t.LiteralC<"undelegateResource">;
9798
10262
  export: t.LiteralC<"export">;
@@ -9877,6 +10341,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9877
10341
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9878
10342
  "wrap-native": t.LiteralC<"wrap-native">;
9879
10343
  "unwrap-native": t.LiteralC<"unwrap-native">;
10344
+ wrapApprove: t.LiteralC<"wrapApprove">;
10345
+ wrap: t.LiteralC<"wrap">;
10346
+ unwrap: t.LiteralC<"unwrap">;
10347
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9880
10348
  delegateResource: t.LiteralC<"delegateResource">;
9881
10349
  undelegateResource: t.LiteralC<"undelegateResource">;
9882
10350
  export: t.LiteralC<"export">;
@@ -9956,6 +10424,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
9956
10424
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9957
10425
  "wrap-native": t.LiteralC<"wrap-native">;
9958
10426
  "unwrap-native": t.LiteralC<"unwrap-native">;
10427
+ wrapApprove: t.LiteralC<"wrapApprove">;
10428
+ wrap: t.LiteralC<"wrap">;
10429
+ unwrap: t.LiteralC<"unwrap">;
10430
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9959
10431
  delegateResource: t.LiteralC<"delegateResource">;
9960
10432
  undelegateResource: t.LiteralC<"undelegateResource">;
9961
10433
  export: t.LiteralC<"export">;
@@ -10043,6 +10515,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10043
10515
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10044
10516
  "wrap-native": t.LiteralC<"wrap-native">;
10045
10517
  "unwrap-native": t.LiteralC<"unwrap-native">;
10518
+ wrapApprove: t.LiteralC<"wrapApprove">;
10519
+ wrap: t.LiteralC<"wrap">;
10520
+ unwrap: t.LiteralC<"unwrap">;
10521
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10046
10522
  delegateResource: t.LiteralC<"delegateResource">;
10047
10523
  undelegateResource: t.LiteralC<"undelegateResource">;
10048
10524
  export: t.LiteralC<"export">;
@@ -10140,6 +10616,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10140
10616
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10141
10617
  "wrap-native": t.LiteralC<"wrap-native">;
10142
10618
  "unwrap-native": t.LiteralC<"unwrap-native">;
10619
+ wrapApprove: t.LiteralC<"wrapApprove">;
10620
+ wrap: t.LiteralC<"wrap">;
10621
+ unwrap: t.LiteralC<"unwrap">;
10622
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10143
10623
  delegateResource: t.LiteralC<"delegateResource">;
10144
10624
  undelegateResource: t.LiteralC<"undelegateResource">;
10145
10625
  export: t.LiteralC<"export">;
@@ -10221,6 +10701,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10221
10701
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10222
10702
  "wrap-native": t.LiteralC<"wrap-native">;
10223
10703
  "unwrap-native": t.LiteralC<"unwrap-native">;
10704
+ wrapApprove: t.LiteralC<"wrapApprove">;
10705
+ wrap: t.LiteralC<"wrap">;
10706
+ unwrap: t.LiteralC<"unwrap">;
10707
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10224
10708
  delegateResource: t.LiteralC<"delegateResource">;
10225
10709
  undelegateResource: t.LiteralC<"undelegateResource">;
10226
10710
  export: t.LiteralC<"export">;
@@ -10305,6 +10789,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10305
10789
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10306
10790
  "wrap-native": t.LiteralC<"wrap-native">;
10307
10791
  "unwrap-native": t.LiteralC<"unwrap-native">;
10792
+ wrapApprove: t.LiteralC<"wrapApprove">;
10793
+ wrap: t.LiteralC<"wrap">;
10794
+ unwrap: t.LiteralC<"unwrap">;
10795
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10308
10796
  delegateResource: t.LiteralC<"delegateResource">;
10309
10797
  undelegateResource: t.LiteralC<"undelegateResource">;
10310
10798
  export: t.LiteralC<"export">;
@@ -10406,6 +10894,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10406
10894
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10407
10895
  "wrap-native": t.LiteralC<"wrap-native">;
10408
10896
  "unwrap-native": t.LiteralC<"unwrap-native">;
10897
+ wrapApprove: t.LiteralC<"wrapApprove">;
10898
+ wrap: t.LiteralC<"wrap">;
10899
+ unwrap: t.LiteralC<"unwrap">;
10900
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10409
10901
  delegateResource: t.LiteralC<"delegateResource">;
10410
10902
  undelegateResource: t.LiteralC<"undelegateResource">;
10411
10903
  export: t.LiteralC<"export">;
@@ -10490,6 +10982,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10490
10982
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10491
10983
  "wrap-native": t.LiteralC<"wrap-native">;
10492
10984
  "unwrap-native": t.LiteralC<"unwrap-native">;
10985
+ wrapApprove: t.LiteralC<"wrapApprove">;
10986
+ wrap: t.LiteralC<"wrap">;
10987
+ unwrap: t.LiteralC<"unwrap">;
10988
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10493
10989
  delegateResource: t.LiteralC<"delegateResource">;
10494
10990
  undelegateResource: t.LiteralC<"undelegateResource">;
10495
10991
  export: t.LiteralC<"export">;
@@ -10611,6 +11107,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10611
11107
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10612
11108
  "wrap-native": t.LiteralC<"wrap-native">;
10613
11109
  "unwrap-native": t.LiteralC<"unwrap-native">;
11110
+ wrapApprove: t.LiteralC<"wrapApprove">;
11111
+ wrap: t.LiteralC<"wrap">;
11112
+ unwrap: t.LiteralC<"unwrap">;
11113
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10614
11114
  delegateResource: t.LiteralC<"delegateResource">;
10615
11115
  undelegateResource: t.LiteralC<"undelegateResource">;
10616
11116
  export: t.LiteralC<"export">;
@@ -10714,6 +11214,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10714
11214
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10715
11215
  "wrap-native": t.LiteralC<"wrap-native">;
10716
11216
  "unwrap-native": t.LiteralC<"unwrap-native">;
11217
+ wrapApprove: t.LiteralC<"wrapApprove">;
11218
+ wrap: t.LiteralC<"wrap">;
11219
+ unwrap: t.LiteralC<"unwrap">;
11220
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10717
11221
  delegateResource: t.LiteralC<"delegateResource">;
10718
11222
  undelegateResource: t.LiteralC<"undelegateResource">;
10719
11223
  export: t.LiteralC<"export">;
@@ -10817,6 +11321,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10817
11321
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10818
11322
  "wrap-native": t.LiteralC<"wrap-native">;
10819
11323
  "unwrap-native": t.LiteralC<"unwrap-native">;
11324
+ wrapApprove: t.LiteralC<"wrapApprove">;
11325
+ wrap: t.LiteralC<"wrap">;
11326
+ unwrap: t.LiteralC<"unwrap">;
11327
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10820
11328
  delegateResource: t.LiteralC<"delegateResource">;
10821
11329
  undelegateResource: t.LiteralC<"undelegateResource">;
10822
11330
  export: t.LiteralC<"export">;
@@ -10902,6 +11410,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
10902
11410
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10903
11411
  "wrap-native": t.LiteralC<"wrap-native">;
10904
11412
  "unwrap-native": t.LiteralC<"unwrap-native">;
11413
+ wrapApprove: t.LiteralC<"wrapApprove">;
11414
+ wrap: t.LiteralC<"wrap">;
11415
+ unwrap: t.LiteralC<"unwrap">;
11416
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10905
11417
  delegateResource: t.LiteralC<"delegateResource">;
10906
11418
  undelegateResource: t.LiteralC<"undelegateResource">;
10907
11419
  export: t.LiteralC<"export">;
@@ -11006,6 +11518,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11006
11518
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11007
11519
  "wrap-native": t.LiteralC<"wrap-native">;
11008
11520
  "unwrap-native": t.LiteralC<"unwrap-native">;
11521
+ wrapApprove: t.LiteralC<"wrapApprove">;
11522
+ wrap: t.LiteralC<"wrap">;
11523
+ unwrap: t.LiteralC<"unwrap">;
11524
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11009
11525
  delegateResource: t.LiteralC<"delegateResource">;
11010
11526
  undelegateResource: t.LiteralC<"undelegateResource">;
11011
11527
  export: t.LiteralC<"export">;
@@ -11112,6 +11628,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11112
11628
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11113
11629
  "wrap-native": t.LiteralC<"wrap-native">;
11114
11630
  "unwrap-native": t.LiteralC<"unwrap-native">;
11631
+ wrapApprove: t.LiteralC<"wrapApprove">;
11632
+ wrap: t.LiteralC<"wrap">;
11633
+ unwrap: t.LiteralC<"unwrap">;
11634
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11115
11635
  delegateResource: t.LiteralC<"delegateResource">;
11116
11636
  undelegateResource: t.LiteralC<"undelegateResource">;
11117
11637
  export: t.LiteralC<"export">;
@@ -11219,6 +11739,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11219
11739
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11220
11740
  "wrap-native": t.LiteralC<"wrap-native">;
11221
11741
  "unwrap-native": t.LiteralC<"unwrap-native">;
11742
+ wrapApprove: t.LiteralC<"wrapApprove">;
11743
+ wrap: t.LiteralC<"wrap">;
11744
+ unwrap: t.LiteralC<"unwrap">;
11745
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11222
11746
  delegateResource: t.LiteralC<"delegateResource">;
11223
11747
  undelegateResource: t.LiteralC<"undelegateResource">;
11224
11748
  export: t.LiteralC<"export">;
@@ -11312,6 +11836,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11312
11836
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11313
11837
  "wrap-native": t.LiteralC<"wrap-native">;
11314
11838
  "unwrap-native": t.LiteralC<"unwrap-native">;
11839
+ wrapApprove: t.LiteralC<"wrapApprove">;
11840
+ wrap: t.LiteralC<"wrap">;
11841
+ unwrap: t.LiteralC<"unwrap">;
11842
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11315
11843
  delegateResource: t.LiteralC<"delegateResource">;
11316
11844
  undelegateResource: t.LiteralC<"undelegateResource">;
11317
11845
  export: t.LiteralC<"export">;
@@ -11416,6 +11944,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11416
11944
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11417
11945
  "wrap-native": t.LiteralC<"wrap-native">;
11418
11946
  "unwrap-native": t.LiteralC<"unwrap-native">;
11947
+ wrapApprove: t.LiteralC<"wrapApprove">;
11948
+ wrap: t.LiteralC<"wrap">;
11949
+ unwrap: t.LiteralC<"unwrap">;
11950
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11419
11951
  delegateResource: t.LiteralC<"delegateResource">;
11420
11952
  undelegateResource: t.LiteralC<"undelegateResource">;
11421
11953
  export: t.LiteralC<"export">;
@@ -11559,6 +12091,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11559
12091
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11560
12092
  "wrap-native": t.LiteralC<"wrap-native">;
11561
12093
  "unwrap-native": t.LiteralC<"unwrap-native">;
12094
+ wrapApprove: t.LiteralC<"wrapApprove">;
12095
+ wrap: t.LiteralC<"wrap">;
12096
+ unwrap: t.LiteralC<"unwrap">;
12097
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11562
12098
  delegateResource: t.LiteralC<"delegateResource">;
11563
12099
  undelegateResource: t.LiteralC<"undelegateResource">;
11564
12100
  export: t.LiteralC<"export">;
@@ -11650,6 +12186,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11650
12186
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11651
12187
  "wrap-native": t.LiteralC<"wrap-native">;
11652
12188
  "unwrap-native": t.LiteralC<"unwrap-native">;
12189
+ wrapApprove: t.LiteralC<"wrapApprove">;
12190
+ wrap: t.LiteralC<"wrap">;
12191
+ unwrap: t.LiteralC<"unwrap">;
12192
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11653
12193
  delegateResource: t.LiteralC<"delegateResource">;
11654
12194
  undelegateResource: t.LiteralC<"undelegateResource">;
11655
12195
  export: t.LiteralC<"export">;
@@ -11738,6 +12278,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11738
12278
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11739
12279
  "wrap-native": t.LiteralC<"wrap-native">;
11740
12280
  "unwrap-native": t.LiteralC<"unwrap-native">;
12281
+ wrapApprove: t.LiteralC<"wrapApprove">;
12282
+ wrap: t.LiteralC<"wrap">;
12283
+ unwrap: t.LiteralC<"unwrap">;
12284
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11741
12285
  delegateResource: t.LiteralC<"delegateResource">;
11742
12286
  undelegateResource: t.LiteralC<"undelegateResource">;
11743
12287
  export: t.LiteralC<"export">;
@@ -11821,6 +12365,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11821
12365
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11822
12366
  "wrap-native": t.LiteralC<"wrap-native">;
11823
12367
  "unwrap-native": t.LiteralC<"unwrap-native">;
12368
+ wrapApprove: t.LiteralC<"wrapApprove">;
12369
+ wrap: t.LiteralC<"wrap">;
12370
+ unwrap: t.LiteralC<"unwrap">;
12371
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11824
12372
  delegateResource: t.LiteralC<"delegateResource">;
11825
12373
  undelegateResource: t.LiteralC<"undelegateResource">;
11826
12374
  export: t.LiteralC<"export">;
@@ -11924,6 +12472,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
11924
12472
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11925
12473
  "wrap-native": t.LiteralC<"wrap-native">;
11926
12474
  "unwrap-native": t.LiteralC<"unwrap-native">;
12475
+ wrapApprove: t.LiteralC<"wrapApprove">;
12476
+ wrap: t.LiteralC<"wrap">;
12477
+ unwrap: t.LiteralC<"unwrap">;
12478
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11927
12479
  delegateResource: t.LiteralC<"delegateResource">;
11928
12480
  undelegateResource: t.LiteralC<"undelegateResource">;
11929
12481
  export: t.LiteralC<"export">;
@@ -12013,6 +12565,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12013
12565
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12014
12566
  "wrap-native": t.LiteralC<"wrap-native">;
12015
12567
  "unwrap-native": t.LiteralC<"unwrap-native">;
12568
+ wrapApprove: t.LiteralC<"wrapApprove">;
12569
+ wrap: t.LiteralC<"wrap">;
12570
+ unwrap: t.LiteralC<"unwrap">;
12571
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12016
12572
  delegateResource: t.LiteralC<"delegateResource">;
12017
12573
  undelegateResource: t.LiteralC<"undelegateResource">;
12018
12574
  export: t.LiteralC<"export">;
@@ -12101,6 +12657,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12101
12657
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12102
12658
  "wrap-native": t.LiteralC<"wrap-native">;
12103
12659
  "unwrap-native": t.LiteralC<"unwrap-native">;
12660
+ wrapApprove: t.LiteralC<"wrapApprove">;
12661
+ wrap: t.LiteralC<"wrap">;
12662
+ unwrap: t.LiteralC<"unwrap">;
12663
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12104
12664
  delegateResource: t.LiteralC<"delegateResource">;
12105
12665
  undelegateResource: t.LiteralC<"undelegateResource">;
12106
12666
  export: t.LiteralC<"export">;
@@ -12190,6 +12750,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12190
12750
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12191
12751
  "wrap-native": t.LiteralC<"wrap-native">;
12192
12752
  "unwrap-native": t.LiteralC<"unwrap-native">;
12753
+ wrapApprove: t.LiteralC<"wrapApprove">;
12754
+ wrap: t.LiteralC<"wrap">;
12755
+ unwrap: t.LiteralC<"unwrap">;
12756
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12193
12757
  delegateResource: t.LiteralC<"delegateResource">;
12194
12758
  undelegateResource: t.LiteralC<"undelegateResource">;
12195
12759
  export: t.LiteralC<"export">;
@@ -12278,6 +12842,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12278
12842
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12279
12843
  "wrap-native": t.LiteralC<"wrap-native">;
12280
12844
  "unwrap-native": t.LiteralC<"unwrap-native">;
12845
+ wrapApprove: t.LiteralC<"wrapApprove">;
12846
+ wrap: t.LiteralC<"wrap">;
12847
+ unwrap: t.LiteralC<"unwrap">;
12848
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12281
12849
  delegateResource: t.LiteralC<"delegateResource">;
12282
12850
  undelegateResource: t.LiteralC<"undelegateResource">;
12283
12851
  export: t.LiteralC<"export">;
@@ -12370,6 +12938,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12370
12938
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12371
12939
  "wrap-native": t.LiteralC<"wrap-native">;
12372
12940
  "unwrap-native": t.LiteralC<"unwrap-native">;
12941
+ wrapApprove: t.LiteralC<"wrapApprove">;
12942
+ wrap: t.LiteralC<"wrap">;
12943
+ unwrap: t.LiteralC<"unwrap">;
12944
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12373
12945
  delegateResource: t.LiteralC<"delegateResource">;
12374
12946
  undelegateResource: t.LiteralC<"undelegateResource">;
12375
12947
  export: t.LiteralC<"export">;
@@ -12461,6 +13033,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12461
13033
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12462
13034
  "wrap-native": t.LiteralC<"wrap-native">;
12463
13035
  "unwrap-native": t.LiteralC<"unwrap-native">;
13036
+ wrapApprove: t.LiteralC<"wrapApprove">;
13037
+ wrap: t.LiteralC<"wrap">;
13038
+ unwrap: t.LiteralC<"unwrap">;
13039
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12464
13040
  delegateResource: t.LiteralC<"delegateResource">;
12465
13041
  undelegateResource: t.LiteralC<"undelegateResource">;
12466
13042
  export: t.LiteralC<"export">;
@@ -12554,6 +13130,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12554
13130
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12555
13131
  "wrap-native": t.LiteralC<"wrap-native">;
12556
13132
  "unwrap-native": t.LiteralC<"unwrap-native">;
13133
+ wrapApprove: t.LiteralC<"wrapApprove">;
13134
+ wrap: t.LiteralC<"wrap">;
13135
+ unwrap: t.LiteralC<"unwrap">;
13136
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12557
13137
  delegateResource: t.LiteralC<"delegateResource">;
12558
13138
  undelegateResource: t.LiteralC<"undelegateResource">;
12559
13139
  export: t.LiteralC<"export">;
@@ -12647,6 +13227,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12647
13227
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12648
13228
  "wrap-native": t.LiteralC<"wrap-native">;
12649
13229
  "unwrap-native": t.LiteralC<"unwrap-native">;
13230
+ wrapApprove: t.LiteralC<"wrapApprove">;
13231
+ wrap: t.LiteralC<"wrap">;
13232
+ unwrap: t.LiteralC<"unwrap">;
13233
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12650
13234
  delegateResource: t.LiteralC<"delegateResource">;
12651
13235
  undelegateResource: t.LiteralC<"undelegateResource">;
12652
13236
  export: t.LiteralC<"export">;
@@ -12740,6 +13324,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12740
13324
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12741
13325
  "wrap-native": t.LiteralC<"wrap-native">;
12742
13326
  "unwrap-native": t.LiteralC<"unwrap-native">;
13327
+ wrapApprove: t.LiteralC<"wrapApprove">;
13328
+ wrap: t.LiteralC<"wrap">;
13329
+ unwrap: t.LiteralC<"unwrap">;
13330
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12743
13331
  delegateResource: t.LiteralC<"delegateResource">;
12744
13332
  undelegateResource: t.LiteralC<"undelegateResource">;
12745
13333
  export: t.LiteralC<"export">;
@@ -12832,6 +13420,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12832
13420
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12833
13421
  "wrap-native": t.LiteralC<"wrap-native">;
12834
13422
  "unwrap-native": t.LiteralC<"unwrap-native">;
13423
+ wrapApprove: t.LiteralC<"wrapApprove">;
13424
+ wrap: t.LiteralC<"wrap">;
13425
+ unwrap: t.LiteralC<"unwrap">;
13426
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12835
13427
  delegateResource: t.LiteralC<"delegateResource">;
12836
13428
  undelegateResource: t.LiteralC<"undelegateResource">;
12837
13429
  export: t.LiteralC<"export">;
@@ -12928,6 +13520,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
12928
13520
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12929
13521
  "wrap-native": t.LiteralC<"wrap-native">;
12930
13522
  "unwrap-native": t.LiteralC<"unwrap-native">;
13523
+ wrapApprove: t.LiteralC<"wrapApprove">;
13524
+ wrap: t.LiteralC<"wrap">;
13525
+ unwrap: t.LiteralC<"unwrap">;
13526
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12931
13527
  delegateResource: t.LiteralC<"delegateResource">;
12932
13528
  undelegateResource: t.LiteralC<"undelegateResource">;
12933
13529
  export: t.LiteralC<"export">;
@@ -13019,6 +13615,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13019
13615
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13020
13616
  "wrap-native": t.LiteralC<"wrap-native">;
13021
13617
  "unwrap-native": t.LiteralC<"unwrap-native">;
13618
+ wrapApprove: t.LiteralC<"wrapApprove">;
13619
+ wrap: t.LiteralC<"wrap">;
13620
+ unwrap: t.LiteralC<"unwrap">;
13621
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13022
13622
  delegateResource: t.LiteralC<"delegateResource">;
13023
13623
  undelegateResource: t.LiteralC<"undelegateResource">;
13024
13624
  export: t.LiteralC<"export">;
@@ -13112,6 +13712,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13112
13712
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13113
13713
  "wrap-native": t.LiteralC<"wrap-native">;
13114
13714
  "unwrap-native": t.LiteralC<"unwrap-native">;
13715
+ wrapApprove: t.LiteralC<"wrapApprove">;
13716
+ wrap: t.LiteralC<"wrap">;
13717
+ unwrap: t.LiteralC<"unwrap">;
13718
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13115
13719
  delegateResource: t.LiteralC<"delegateResource">;
13116
13720
  undelegateResource: t.LiteralC<"undelegateResource">;
13117
13721
  export: t.LiteralC<"export">;
@@ -13201,6 +13805,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13201
13805
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13202
13806
  "wrap-native": t.LiteralC<"wrap-native">;
13203
13807
  "unwrap-native": t.LiteralC<"unwrap-native">;
13808
+ wrapApprove: t.LiteralC<"wrapApprove">;
13809
+ wrap: t.LiteralC<"wrap">;
13810
+ unwrap: t.LiteralC<"unwrap">;
13811
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13204
13812
  delegateResource: t.LiteralC<"delegateResource">;
13205
13813
  undelegateResource: t.LiteralC<"undelegateResource">;
13206
13814
  export: t.LiteralC<"export">;
@@ -13289,6 +13897,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13289
13897
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13290
13898
  "wrap-native": t.LiteralC<"wrap-native">;
13291
13899
  "unwrap-native": t.LiteralC<"unwrap-native">;
13900
+ wrapApprove: t.LiteralC<"wrapApprove">;
13901
+ wrap: t.LiteralC<"wrap">;
13902
+ unwrap: t.LiteralC<"unwrap">;
13903
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13292
13904
  delegateResource: t.LiteralC<"delegateResource">;
13293
13905
  undelegateResource: t.LiteralC<"undelegateResource">;
13294
13906
  export: t.LiteralC<"export">;
@@ -13377,6 +13989,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13377
13989
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13378
13990
  "wrap-native": t.LiteralC<"wrap-native">;
13379
13991
  "unwrap-native": t.LiteralC<"unwrap-native">;
13992
+ wrapApprove: t.LiteralC<"wrapApprove">;
13993
+ wrap: t.LiteralC<"wrap">;
13994
+ unwrap: t.LiteralC<"unwrap">;
13995
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13380
13996
  delegateResource: t.LiteralC<"delegateResource">;
13381
13997
  undelegateResource: t.LiteralC<"undelegateResource">;
13382
13998
  export: t.LiteralC<"export">;
@@ -13470,6 +14086,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13470
14086
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13471
14087
  "wrap-native": t.LiteralC<"wrap-native">;
13472
14088
  "unwrap-native": t.LiteralC<"unwrap-native">;
14089
+ wrapApprove: t.LiteralC<"wrapApprove">;
14090
+ wrap: t.LiteralC<"wrap">;
14091
+ unwrap: t.LiteralC<"unwrap">;
14092
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13473
14093
  delegateResource: t.LiteralC<"delegateResource">;
13474
14094
  undelegateResource: t.LiteralC<"undelegateResource">;
13475
14095
  export: t.LiteralC<"export">;
@@ -13564,6 +14184,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13564
14184
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13565
14185
  "wrap-native": t.LiteralC<"wrap-native">;
13566
14186
  "unwrap-native": t.LiteralC<"unwrap-native">;
14187
+ wrapApprove: t.LiteralC<"wrapApprove">;
14188
+ wrap: t.LiteralC<"wrap">;
14189
+ unwrap: t.LiteralC<"unwrap">;
14190
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13567
14191
  delegateResource: t.LiteralC<"delegateResource">;
13568
14192
  undelegateResource: t.LiteralC<"undelegateResource">;
13569
14193
  export: t.LiteralC<"export">;
@@ -13656,6 +14280,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13656
14280
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13657
14281
  "wrap-native": t.LiteralC<"wrap-native">;
13658
14282
  "unwrap-native": t.LiteralC<"unwrap-native">;
14283
+ wrapApprove: t.LiteralC<"wrapApprove">;
14284
+ wrap: t.LiteralC<"wrap">;
14285
+ unwrap: t.LiteralC<"unwrap">;
14286
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13659
14287
  delegateResource: t.LiteralC<"delegateResource">;
13660
14288
  undelegateResource: t.LiteralC<"undelegateResource">;
13661
14289
  export: t.LiteralC<"export">;
@@ -13748,6 +14376,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13748
14376
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13749
14377
  "wrap-native": t.LiteralC<"wrap-native">;
13750
14378
  "unwrap-native": t.LiteralC<"unwrap-native">;
14379
+ wrapApprove: t.LiteralC<"wrapApprove">;
14380
+ wrap: t.LiteralC<"wrap">;
14381
+ unwrap: t.LiteralC<"unwrap">;
14382
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13751
14383
  delegateResource: t.LiteralC<"delegateResource">;
13752
14384
  undelegateResource: t.LiteralC<"undelegateResource">;
13753
14385
  export: t.LiteralC<"export">;
@@ -13835,6 +14467,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13835
14467
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13836
14468
  "wrap-native": t.LiteralC<"wrap-native">;
13837
14469
  "unwrap-native": t.LiteralC<"unwrap-native">;
14470
+ wrapApprove: t.LiteralC<"wrapApprove">;
14471
+ wrap: t.LiteralC<"wrap">;
14472
+ unwrap: t.LiteralC<"unwrap">;
14473
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13838
14474
  delegateResource: t.LiteralC<"delegateResource">;
13839
14475
  undelegateResource: t.LiteralC<"undelegateResource">;
13840
14476
  export: t.LiteralC<"export">;
@@ -13922,6 +14558,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
13922
14558
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13923
14559
  "wrap-native": t.LiteralC<"wrap-native">;
13924
14560
  "unwrap-native": t.LiteralC<"unwrap-native">;
14561
+ wrapApprove: t.LiteralC<"wrapApprove">;
14562
+ wrap: t.LiteralC<"wrap">;
14563
+ unwrap: t.LiteralC<"unwrap">;
14564
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13925
14565
  delegateResource: t.LiteralC<"delegateResource">;
13926
14566
  undelegateResource: t.LiteralC<"undelegateResource">;
13927
14567
  export: t.LiteralC<"export">;
@@ -14003,6 +14643,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
14003
14643
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14004
14644
  "wrap-native": t.LiteralC<"wrap-native">;
14005
14645
  "unwrap-native": t.LiteralC<"unwrap-native">;
14646
+ wrapApprove: t.LiteralC<"wrapApprove">;
14647
+ wrap: t.LiteralC<"wrap">;
14648
+ unwrap: t.LiteralC<"unwrap">;
14649
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14006
14650
  delegateResource: t.LiteralC<"delegateResource">;
14007
14651
  undelegateResource: t.LiteralC<"undelegateResource">;
14008
14652
  export: t.LiteralC<"export">;
@@ -14088,6 +14732,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
14088
14732
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14089
14733
  "wrap-native": t.LiteralC<"wrap-native">;
14090
14734
  "unwrap-native": t.LiteralC<"unwrap-native">;
14735
+ wrapApprove: t.LiteralC<"wrapApprove">;
14736
+ wrap: t.LiteralC<"wrap">;
14737
+ unwrap: t.LiteralC<"unwrap">;
14738
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14091
14739
  delegateResource: t.LiteralC<"delegateResource">;
14092
14740
  undelegateResource: t.LiteralC<"undelegateResource">;
14093
14741
  export: t.LiteralC<"export">;
@@ -14175,6 +14823,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
14175
14823
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14176
14824
  "wrap-native": t.LiteralC<"wrap-native">;
14177
14825
  "unwrap-native": t.LiteralC<"unwrap-native">;
14826
+ wrapApprove: t.LiteralC<"wrapApprove">;
14827
+ wrap: t.LiteralC<"wrap">;
14828
+ unwrap: t.LiteralC<"unwrap">;
14829
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14178
14830
  delegateResource: t.LiteralC<"delegateResource">;
14179
14831
  undelegateResource: t.LiteralC<"undelegateResource">;
14180
14832
  export: t.LiteralC<"export">;
@@ -14262,6 +14914,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
14262
14914
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14263
14915
  "wrap-native": t.LiteralC<"wrap-native">;
14264
14916
  "unwrap-native": t.LiteralC<"unwrap-native">;
14917
+ wrapApprove: t.LiteralC<"wrapApprove">;
14918
+ wrap: t.LiteralC<"wrap">;
14919
+ unwrap: t.LiteralC<"unwrap">;
14920
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14265
14921
  delegateResource: t.LiteralC<"delegateResource">;
14266
14922
  undelegateResource: t.LiteralC<"undelegateResource">;
14267
14923
  export: t.LiteralC<"export">;
@@ -14355,6 +15011,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
14355
15011
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14356
15012
  "wrap-native": t.LiteralC<"wrap-native">;
14357
15013
  "unwrap-native": t.LiteralC<"unwrap-native">;
15014
+ wrapApprove: t.LiteralC<"wrapApprove">;
15015
+ wrap: t.LiteralC<"wrap">;
15016
+ unwrap: t.LiteralC<"unwrap">;
15017
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14358
15018
  delegateResource: t.LiteralC<"delegateResource">;
14359
15019
  undelegateResource: t.LiteralC<"undelegateResource">;
14360
15020
  export: t.LiteralC<"export">;
@@ -14448,6 +15108,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
14448
15108
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14449
15109
  "wrap-native": t.LiteralC<"wrap-native">;
14450
15110
  "unwrap-native": t.LiteralC<"unwrap-native">;
15111
+ wrapApprove: t.LiteralC<"wrapApprove">;
15112
+ wrap: t.LiteralC<"wrap">;
15113
+ unwrap: t.LiteralC<"unwrap">;
15114
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14451
15115
  delegateResource: t.LiteralC<"delegateResource">;
14452
15116
  undelegateResource: t.LiteralC<"undelegateResource">;
14453
15117
  export: t.LiteralC<"export">;
@@ -14535,6 +15199,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
14535
15199
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14536
15200
  "wrap-native": t.LiteralC<"wrap-native">;
14537
15201
  "unwrap-native": t.LiteralC<"unwrap-native">;
15202
+ wrapApprove: t.LiteralC<"wrapApprove">;
15203
+ wrap: t.LiteralC<"wrap">;
15204
+ unwrap: t.LiteralC<"unwrap">;
15205
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14538
15206
  delegateResource: t.LiteralC<"delegateResource">;
14539
15207
  undelegateResource: t.LiteralC<"undelegateResource">;
14540
15208
  export: t.LiteralC<"export">;
@@ -14618,6 +15286,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
14618
15286
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14619
15287
  "wrap-native": t.LiteralC<"wrap-native">;
14620
15288
  "unwrap-native": t.LiteralC<"unwrap-native">;
15289
+ wrapApprove: t.LiteralC<"wrapApprove">;
15290
+ wrap: t.LiteralC<"wrap">;
15291
+ unwrap: t.LiteralC<"unwrap">;
15292
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14621
15293
  delegateResource: t.LiteralC<"delegateResource">;
14622
15294
  undelegateResource: t.LiteralC<"undelegateResource">;
14623
15295
  export: t.LiteralC<"export">;
@@ -14721,6 +15393,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
14721
15393
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14722
15394
  "wrap-native": t.LiteralC<"wrap-native">;
14723
15395
  "unwrap-native": t.LiteralC<"unwrap-native">;
15396
+ wrapApprove: t.LiteralC<"wrapApprove">;
15397
+ wrap: t.LiteralC<"wrap">;
15398
+ unwrap: t.LiteralC<"unwrap">;
15399
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14724
15400
  delegateResource: t.LiteralC<"delegateResource">;
14725
15401
  undelegateResource: t.LiteralC<"undelegateResource">;
14726
15402
  export: t.LiteralC<"export">;
@@ -14834,6 +15510,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
14834
15510
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14835
15511
  "wrap-native": t.LiteralC<"wrap-native">;
14836
15512
  "unwrap-native": t.LiteralC<"unwrap-native">;
15513
+ wrapApprove: t.LiteralC<"wrapApprove">;
15514
+ wrap: t.LiteralC<"wrap">;
15515
+ unwrap: t.LiteralC<"unwrap">;
15516
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14837
15517
  delegateResource: t.LiteralC<"delegateResource">;
14838
15518
  undelegateResource: t.LiteralC<"undelegateResource">;
14839
15519
  export: t.LiteralC<"export">;
@@ -14957,6 +15637,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
14957
15637
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14958
15638
  "wrap-native": t.LiteralC<"wrap-native">;
14959
15639
  "unwrap-native": t.LiteralC<"unwrap-native">;
15640
+ wrapApprove: t.LiteralC<"wrapApprove">;
15641
+ wrap: t.LiteralC<"wrap">;
15642
+ unwrap: t.LiteralC<"unwrap">;
15643
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14960
15644
  delegateResource: t.LiteralC<"delegateResource">;
14961
15645
  undelegateResource: t.LiteralC<"undelegateResource">;
14962
15646
  export: t.LiteralC<"export">;
@@ -15052,6 +15736,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
15052
15736
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15053
15737
  "wrap-native": t.LiteralC<"wrap-native">;
15054
15738
  "unwrap-native": t.LiteralC<"unwrap-native">;
15739
+ wrapApprove: t.LiteralC<"wrapApprove">;
15740
+ wrap: t.LiteralC<"wrap">;
15741
+ unwrap: t.LiteralC<"unwrap">;
15742
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
15055
15743
  delegateResource: t.LiteralC<"delegateResource">;
15056
15744
  undelegateResource: t.LiteralC<"undelegateResource">;
15057
15745
  export: t.LiteralC<"export">;
@@ -15157,6 +15845,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
15157
15845
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15158
15846
  "wrap-native": t.LiteralC<"wrap-native">;
15159
15847
  "unwrap-native": t.LiteralC<"unwrap-native">;
15848
+ wrapApprove: t.LiteralC<"wrapApprove">;
15849
+ wrap: t.LiteralC<"wrap">;
15850
+ unwrap: t.LiteralC<"unwrap">;
15851
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
15160
15852
  delegateResource: t.LiteralC<"delegateResource">;
15161
15853
  undelegateResource: t.LiteralC<"undelegateResource">;
15162
15854
  export: t.LiteralC<"export">;
@@ -15244,6 +15936,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
15244
15936
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15245
15937
  "wrap-native": t.LiteralC<"wrap-native">;
15246
15938
  "unwrap-native": t.LiteralC<"unwrap-native">;
15939
+ wrapApprove: t.LiteralC<"wrapApprove">;
15940
+ wrap: t.LiteralC<"wrap">;
15941
+ unwrap: t.LiteralC<"unwrap">;
15942
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
15247
15943
  delegateResource: t.LiteralC<"delegateResource">;
15248
15944
  undelegateResource: t.LiteralC<"undelegateResource">;
15249
15945
  export: t.LiteralC<"export">;
@@ -15337,6 +16033,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
15337
16033
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15338
16034
  "wrap-native": t.LiteralC<"wrap-native">;
15339
16035
  "unwrap-native": t.LiteralC<"unwrap-native">;
16036
+ wrapApprove: t.LiteralC<"wrapApprove">;
16037
+ wrap: t.LiteralC<"wrap">;
16038
+ unwrap: t.LiteralC<"unwrap">;
16039
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
15340
16040
  delegateResource: t.LiteralC<"delegateResource">;
15341
16041
  undelegateResource: t.LiteralC<"undelegateResource">;
15342
16042
  export: t.LiteralC<"export">;
@@ -15424,6 +16124,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
15424
16124
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15425
16125
  "wrap-native": t.LiteralC<"wrap-native">;
15426
16126
  "unwrap-native": t.LiteralC<"unwrap-native">;
16127
+ wrapApprove: t.LiteralC<"wrapApprove">;
16128
+ wrap: t.LiteralC<"wrap">;
16129
+ unwrap: t.LiteralC<"unwrap">;
16130
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
15427
16131
  delegateResource: t.LiteralC<"delegateResource">;
15428
16132
  undelegateResource: t.LiteralC<"undelegateResource">;
15429
16133
  export: t.LiteralC<"export">;
@@ -15517,6 +16221,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
15517
16221
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15518
16222
  "wrap-native": t.LiteralC<"wrap-native">;
15519
16223
  "unwrap-native": t.LiteralC<"unwrap-native">;
16224
+ wrapApprove: t.LiteralC<"wrapApprove">;
16225
+ wrap: t.LiteralC<"wrap">;
16226
+ unwrap: t.LiteralC<"unwrap">;
16227
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
15520
16228
  delegateResource: t.LiteralC<"delegateResource">;
15521
16229
  undelegateResource: t.LiteralC<"undelegateResource">;
15522
16230
  export: t.LiteralC<"export">;