@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
@@ -228,6 +228,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
228
228
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
229
229
  "wrap-native": t.LiteralC<"wrap-native">;
230
230
  "unwrap-native": t.LiteralC<"unwrap-native">;
231
+ wrapApprove: t.LiteralC<"wrapApprove">;
232
+ wrap: t.LiteralC<"wrap">;
233
+ unwrap: t.LiteralC<"unwrap">;
234
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
231
235
  delegateResource: t.LiteralC<"delegateResource">;
232
236
  undelegateResource: t.LiteralC<"undelegateResource">;
233
237
  export: t.LiteralC<"export">;
@@ -333,6 +337,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
333
337
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
334
338
  "wrap-native": t.LiteralC<"wrap-native">;
335
339
  "unwrap-native": t.LiteralC<"unwrap-native">;
340
+ wrapApprove: t.LiteralC<"wrapApprove">;
341
+ wrap: t.LiteralC<"wrap">;
342
+ unwrap: t.LiteralC<"unwrap">;
343
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
336
344
  delegateResource: t.LiteralC<"delegateResource">;
337
345
  undelegateResource: t.LiteralC<"undelegateResource">;
338
346
  export: t.LiteralC<"export">;
@@ -423,6 +431,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
423
431
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
424
432
  "wrap-native": t.LiteralC<"wrap-native">;
425
433
  "unwrap-native": t.LiteralC<"unwrap-native">;
434
+ wrapApprove: t.LiteralC<"wrapApprove">;
435
+ wrap: t.LiteralC<"wrap">;
436
+ unwrap: t.LiteralC<"unwrap">;
437
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
426
438
  delegateResource: t.LiteralC<"delegateResource">;
427
439
  undelegateResource: t.LiteralC<"undelegateResource">;
428
440
  export: t.LiteralC<"export">;
@@ -519,6 +531,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
519
531
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
520
532
  "wrap-native": t.LiteralC<"wrap-native">;
521
533
  "unwrap-native": t.LiteralC<"unwrap-native">;
534
+ wrapApprove: t.LiteralC<"wrapApprove">;
535
+ wrap: t.LiteralC<"wrap">;
536
+ unwrap: t.LiteralC<"unwrap">;
537
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
522
538
  delegateResource: t.LiteralC<"delegateResource">;
523
539
  undelegateResource: t.LiteralC<"undelegateResource">;
524
540
  export: t.LiteralC<"export">;
@@ -614,6 +630,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
614
630
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
615
631
  "wrap-native": t.LiteralC<"wrap-native">;
616
632
  "unwrap-native": t.LiteralC<"unwrap-native">;
633
+ wrapApprove: t.LiteralC<"wrapApprove">;
634
+ wrap: t.LiteralC<"wrap">;
635
+ unwrap: t.LiteralC<"unwrap">;
636
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
617
637
  delegateResource: t.LiteralC<"delegateResource">;
618
638
  undelegateResource: t.LiteralC<"undelegateResource">;
619
639
  export: t.LiteralC<"export">;
@@ -701,6 +721,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
701
721
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
702
722
  "wrap-native": t.LiteralC<"wrap-native">;
703
723
  "unwrap-native": t.LiteralC<"unwrap-native">;
724
+ wrapApprove: t.LiteralC<"wrapApprove">;
725
+ wrap: t.LiteralC<"wrap">;
726
+ unwrap: t.LiteralC<"unwrap">;
727
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
704
728
  delegateResource: t.LiteralC<"delegateResource">;
705
729
  undelegateResource: t.LiteralC<"undelegateResource">;
706
730
  export: t.LiteralC<"export">;
@@ -799,6 +823,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
799
823
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
800
824
  "wrap-native": t.LiteralC<"wrap-native">;
801
825
  "unwrap-native": t.LiteralC<"unwrap-native">;
826
+ wrapApprove: t.LiteralC<"wrapApprove">;
827
+ wrap: t.LiteralC<"wrap">;
828
+ unwrap: t.LiteralC<"unwrap">;
829
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
802
830
  delegateResource: t.LiteralC<"delegateResource">;
803
831
  undelegateResource: t.LiteralC<"undelegateResource">;
804
832
  export: t.LiteralC<"export">;
@@ -902,6 +930,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
902
930
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
903
931
  "wrap-native": t.LiteralC<"wrap-native">;
904
932
  "unwrap-native": t.LiteralC<"unwrap-native">;
933
+ wrapApprove: t.LiteralC<"wrapApprove">;
934
+ wrap: t.LiteralC<"wrap">;
935
+ unwrap: t.LiteralC<"unwrap">;
936
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
905
937
  delegateResource: t.LiteralC<"delegateResource">;
906
938
  undelegateResource: t.LiteralC<"undelegateResource">;
907
939
  export: t.LiteralC<"export">;
@@ -1022,6 +1054,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1022
1054
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1023
1055
  "wrap-native": t.LiteralC<"wrap-native">;
1024
1056
  "unwrap-native": t.LiteralC<"unwrap-native">;
1057
+ wrapApprove: t.LiteralC<"wrapApprove">;
1058
+ wrap: t.LiteralC<"wrap">;
1059
+ unwrap: t.LiteralC<"unwrap">;
1060
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1025
1061
  delegateResource: t.LiteralC<"delegateResource">;
1026
1062
  undelegateResource: t.LiteralC<"undelegateResource">;
1027
1063
  export: t.LiteralC<"export">;
@@ -1142,6 +1178,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1142
1178
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1143
1179
  "wrap-native": t.LiteralC<"wrap-native">;
1144
1180
  "unwrap-native": t.LiteralC<"unwrap-native">;
1181
+ wrapApprove: t.LiteralC<"wrapApprove">;
1182
+ wrap: t.LiteralC<"wrap">;
1183
+ unwrap: t.LiteralC<"unwrap">;
1184
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1145
1185
  delegateResource: t.LiteralC<"delegateResource">;
1146
1186
  undelegateResource: t.LiteralC<"undelegateResource">;
1147
1187
  export: t.LiteralC<"export">;
@@ -1228,6 +1268,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1228
1268
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1229
1269
  "wrap-native": t.LiteralC<"wrap-native">;
1230
1270
  "unwrap-native": t.LiteralC<"unwrap-native">;
1271
+ wrapApprove: t.LiteralC<"wrapApprove">;
1272
+ wrap: t.LiteralC<"wrap">;
1273
+ unwrap: t.LiteralC<"unwrap">;
1274
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1231
1275
  delegateResource: t.LiteralC<"delegateResource">;
1232
1276
  undelegateResource: t.LiteralC<"undelegateResource">;
1233
1277
  export: t.LiteralC<"export">;
@@ -1314,6 +1358,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1314
1358
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1315
1359
  "wrap-native": t.LiteralC<"wrap-native">;
1316
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">;
1317
1365
  delegateResource: t.LiteralC<"delegateResource">;
1318
1366
  undelegateResource: t.LiteralC<"undelegateResource">;
1319
1367
  export: t.LiteralC<"export">;
@@ -1408,6 +1456,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1408
1456
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1409
1457
  "wrap-native": t.LiteralC<"wrap-native">;
1410
1458
  "unwrap-native": t.LiteralC<"unwrap-native">;
1459
+ wrapApprove: t.LiteralC<"wrapApprove">;
1460
+ wrap: t.LiteralC<"wrap">;
1461
+ unwrap: t.LiteralC<"unwrap">;
1462
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1411
1463
  delegateResource: t.LiteralC<"delegateResource">;
1412
1464
  undelegateResource: t.LiteralC<"undelegateResource">;
1413
1465
  export: t.LiteralC<"export">;
@@ -1501,6 +1553,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1501
1553
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1502
1554
  "wrap-native": t.LiteralC<"wrap-native">;
1503
1555
  "unwrap-native": t.LiteralC<"unwrap-native">;
1556
+ wrapApprove: t.LiteralC<"wrapApprove">;
1557
+ wrap: t.LiteralC<"wrap">;
1558
+ unwrap: t.LiteralC<"unwrap">;
1559
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1504
1560
  delegateResource: t.LiteralC<"delegateResource">;
1505
1561
  undelegateResource: t.LiteralC<"undelegateResource">;
1506
1562
  export: t.LiteralC<"export">;
@@ -1597,6 +1653,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1597
1653
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1598
1654
  "wrap-native": t.LiteralC<"wrap-native">;
1599
1655
  "unwrap-native": t.LiteralC<"unwrap-native">;
1656
+ wrapApprove: t.LiteralC<"wrapApprove">;
1657
+ wrap: t.LiteralC<"wrap">;
1658
+ unwrap: t.LiteralC<"unwrap">;
1659
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1600
1660
  delegateResource: t.LiteralC<"delegateResource">;
1601
1661
  undelegateResource: t.LiteralC<"undelegateResource">;
1602
1662
  export: t.LiteralC<"export">;
@@ -1695,6 +1755,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1695
1755
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1696
1756
  "wrap-native": t.LiteralC<"wrap-native">;
1697
1757
  "unwrap-native": t.LiteralC<"unwrap-native">;
1758
+ wrapApprove: t.LiteralC<"wrapApprove">;
1759
+ wrap: t.LiteralC<"wrap">;
1760
+ unwrap: t.LiteralC<"unwrap">;
1761
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1698
1762
  delegateResource: t.LiteralC<"delegateResource">;
1699
1763
  undelegateResource: t.LiteralC<"undelegateResource">;
1700
1764
  export: t.LiteralC<"export">;
@@ -1779,6 +1843,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1779
1843
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1780
1844
  "wrap-native": t.LiteralC<"wrap-native">;
1781
1845
  "unwrap-native": t.LiteralC<"unwrap-native">;
1846
+ wrapApprove: t.LiteralC<"wrapApprove">;
1847
+ wrap: t.LiteralC<"wrap">;
1848
+ unwrap: t.LiteralC<"unwrap">;
1849
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1782
1850
  delegateResource: t.LiteralC<"delegateResource">;
1783
1851
  undelegateResource: t.LiteralC<"undelegateResource">;
1784
1852
  export: t.LiteralC<"export">;
@@ -1877,6 +1945,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1877
1945
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1878
1946
  "wrap-native": t.LiteralC<"wrap-native">;
1879
1947
  "unwrap-native": t.LiteralC<"unwrap-native">;
1948
+ wrapApprove: t.LiteralC<"wrapApprove">;
1949
+ wrap: t.LiteralC<"wrap">;
1950
+ unwrap: t.LiteralC<"unwrap">;
1951
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1880
1952
  delegateResource: t.LiteralC<"delegateResource">;
1881
1953
  undelegateResource: t.LiteralC<"undelegateResource">;
1882
1954
  export: t.LiteralC<"export">;
@@ -1974,6 +2046,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1974
2046
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1975
2047
  "wrap-native": t.LiteralC<"wrap-native">;
1976
2048
  "unwrap-native": t.LiteralC<"unwrap-native">;
2049
+ wrapApprove: t.LiteralC<"wrapApprove">;
2050
+ wrap: t.LiteralC<"wrap">;
2051
+ unwrap: t.LiteralC<"unwrap">;
2052
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
1977
2053
  delegateResource: t.LiteralC<"delegateResource">;
1978
2054
  undelegateResource: t.LiteralC<"undelegateResource">;
1979
2055
  export: t.LiteralC<"export">;
@@ -2058,6 +2134,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2058
2134
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2059
2135
  "wrap-native": t.LiteralC<"wrap-native">;
2060
2136
  "unwrap-native": t.LiteralC<"unwrap-native">;
2137
+ wrapApprove: t.LiteralC<"wrapApprove">;
2138
+ wrap: t.LiteralC<"wrap">;
2139
+ unwrap: t.LiteralC<"unwrap">;
2140
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2061
2141
  delegateResource: t.LiteralC<"delegateResource">;
2062
2142
  undelegateResource: t.LiteralC<"undelegateResource">;
2063
2143
  export: t.LiteralC<"export">;
@@ -2144,6 +2224,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2144
2224
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2145
2225
  "wrap-native": t.LiteralC<"wrap-native">;
2146
2226
  "unwrap-native": t.LiteralC<"unwrap-native">;
2227
+ wrapApprove: t.LiteralC<"wrapApprove">;
2228
+ wrap: t.LiteralC<"wrap">;
2229
+ unwrap: t.LiteralC<"unwrap">;
2230
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2147
2231
  delegateResource: t.LiteralC<"delegateResource">;
2148
2232
  undelegateResource: t.LiteralC<"undelegateResource">;
2149
2233
  export: t.LiteralC<"export">;
@@ -2254,6 +2338,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2254
2338
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2255
2339
  "wrap-native": t.LiteralC<"wrap-native">;
2256
2340
  "unwrap-native": t.LiteralC<"unwrap-native">;
2341
+ wrapApprove: t.LiteralC<"wrapApprove">;
2342
+ wrap: t.LiteralC<"wrap">;
2343
+ unwrap: t.LiteralC<"unwrap">;
2344
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2257
2345
  delegateResource: t.LiteralC<"delegateResource">;
2258
2346
  undelegateResource: t.LiteralC<"undelegateResource">;
2259
2347
  export: t.LiteralC<"export">;
@@ -2361,6 +2449,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2361
2449
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2362
2450
  "wrap-native": t.LiteralC<"wrap-native">;
2363
2451
  "unwrap-native": t.LiteralC<"unwrap-native">;
2452
+ wrapApprove: t.LiteralC<"wrapApprove">;
2453
+ wrap: t.LiteralC<"wrap">;
2454
+ unwrap: t.LiteralC<"unwrap">;
2455
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2364
2456
  delegateResource: t.LiteralC<"delegateResource">;
2365
2457
  undelegateResource: t.LiteralC<"undelegateResource">;
2366
2458
  export: t.LiteralC<"export">;
@@ -2446,6 +2538,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2446
2538
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2447
2539
  "wrap-native": t.LiteralC<"wrap-native">;
2448
2540
  "unwrap-native": t.LiteralC<"unwrap-native">;
2541
+ wrapApprove: t.LiteralC<"wrapApprove">;
2542
+ wrap: t.LiteralC<"wrap">;
2543
+ unwrap: t.LiteralC<"unwrap">;
2544
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2449
2545
  delegateResource: t.LiteralC<"delegateResource">;
2450
2546
  undelegateResource: t.LiteralC<"undelegateResource">;
2451
2547
  export: t.LiteralC<"export">;
@@ -2535,6 +2631,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2535
2631
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2536
2632
  "wrap-native": t.LiteralC<"wrap-native">;
2537
2633
  "unwrap-native": t.LiteralC<"unwrap-native">;
2634
+ wrapApprove: t.LiteralC<"wrapApprove">;
2635
+ wrap: t.LiteralC<"wrap">;
2636
+ unwrap: t.LiteralC<"unwrap">;
2637
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2538
2638
  delegateResource: t.LiteralC<"delegateResource">;
2539
2639
  undelegateResource: t.LiteralC<"undelegateResource">;
2540
2640
  export: t.LiteralC<"export">;
@@ -2619,6 +2719,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2619
2719
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2620
2720
  "wrap-native": t.LiteralC<"wrap-native">;
2621
2721
  "unwrap-native": t.LiteralC<"unwrap-native">;
2722
+ wrapApprove: t.LiteralC<"wrapApprove">;
2723
+ wrap: t.LiteralC<"wrap">;
2724
+ unwrap: t.LiteralC<"unwrap">;
2725
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2622
2726
  delegateResource: t.LiteralC<"delegateResource">;
2623
2727
  undelegateResource: t.LiteralC<"undelegateResource">;
2624
2728
  export: t.LiteralC<"export">;
@@ -2704,6 +2808,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2704
2808
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2705
2809
  "wrap-native": t.LiteralC<"wrap-native">;
2706
2810
  "unwrap-native": t.LiteralC<"unwrap-native">;
2811
+ wrapApprove: t.LiteralC<"wrapApprove">;
2812
+ wrap: t.LiteralC<"wrap">;
2813
+ unwrap: t.LiteralC<"unwrap">;
2814
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2707
2815
  delegateResource: t.LiteralC<"delegateResource">;
2708
2816
  undelegateResource: t.LiteralC<"undelegateResource">;
2709
2817
  export: t.LiteralC<"export">;
@@ -2789,6 +2897,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2789
2897
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2790
2898
  "wrap-native": t.LiteralC<"wrap-native">;
2791
2899
  "unwrap-native": t.LiteralC<"unwrap-native">;
2900
+ wrapApprove: t.LiteralC<"wrapApprove">;
2901
+ wrap: t.LiteralC<"wrap">;
2902
+ unwrap: t.LiteralC<"unwrap">;
2903
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2792
2904
  delegateResource: t.LiteralC<"delegateResource">;
2793
2905
  undelegateResource: t.LiteralC<"undelegateResource">;
2794
2906
  export: t.LiteralC<"export">;
@@ -2873,6 +2985,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2873
2985
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2874
2986
  "wrap-native": t.LiteralC<"wrap-native">;
2875
2987
  "unwrap-native": t.LiteralC<"unwrap-native">;
2988
+ wrapApprove: t.LiteralC<"wrapApprove">;
2989
+ wrap: t.LiteralC<"wrap">;
2990
+ unwrap: t.LiteralC<"unwrap">;
2991
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2876
2992
  delegateResource: t.LiteralC<"delegateResource">;
2877
2993
  undelegateResource: t.LiteralC<"undelegateResource">;
2878
2994
  export: t.LiteralC<"export">;
@@ -2958,6 +3074,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2958
3074
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2959
3075
  "wrap-native": t.LiteralC<"wrap-native">;
2960
3076
  "unwrap-native": t.LiteralC<"unwrap-native">;
3077
+ wrapApprove: t.LiteralC<"wrapApprove">;
3078
+ wrap: t.LiteralC<"wrap">;
3079
+ unwrap: t.LiteralC<"unwrap">;
3080
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
2961
3081
  delegateResource: t.LiteralC<"delegateResource">;
2962
3082
  undelegateResource: t.LiteralC<"undelegateResource">;
2963
3083
  export: t.LiteralC<"export">;
@@ -3047,6 +3167,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3047
3167
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3048
3168
  "wrap-native": t.LiteralC<"wrap-native">;
3049
3169
  "unwrap-native": t.LiteralC<"unwrap-native">;
3170
+ wrapApprove: t.LiteralC<"wrapApprove">;
3171
+ wrap: t.LiteralC<"wrap">;
3172
+ unwrap: t.LiteralC<"unwrap">;
3173
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3050
3174
  delegateResource: t.LiteralC<"delegateResource">;
3051
3175
  undelegateResource: t.LiteralC<"undelegateResource">;
3052
3176
  export: t.LiteralC<"export">;
@@ -3132,6 +3256,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3132
3256
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3133
3257
  "wrap-native": t.LiteralC<"wrap-native">;
3134
3258
  "unwrap-native": t.LiteralC<"unwrap-native">;
3259
+ wrapApprove: t.LiteralC<"wrapApprove">;
3260
+ wrap: t.LiteralC<"wrap">;
3261
+ unwrap: t.LiteralC<"unwrap">;
3262
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3135
3263
  delegateResource: t.LiteralC<"delegateResource">;
3136
3264
  undelegateResource: t.LiteralC<"undelegateResource">;
3137
3265
  export: t.LiteralC<"export">;
@@ -3217,6 +3345,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3217
3345
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3218
3346
  "wrap-native": t.LiteralC<"wrap-native">;
3219
3347
  "unwrap-native": t.LiteralC<"unwrap-native">;
3348
+ wrapApprove: t.LiteralC<"wrapApprove">;
3349
+ wrap: t.LiteralC<"wrap">;
3350
+ unwrap: t.LiteralC<"unwrap">;
3351
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3220
3352
  delegateResource: t.LiteralC<"delegateResource">;
3221
3353
  undelegateResource: t.LiteralC<"undelegateResource">;
3222
3354
  export: t.LiteralC<"export">;
@@ -3320,6 +3452,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3320
3452
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3321
3453
  "wrap-native": t.LiteralC<"wrap-native">;
3322
3454
  "unwrap-native": t.LiteralC<"unwrap-native">;
3455
+ wrapApprove: t.LiteralC<"wrapApprove">;
3456
+ wrap: t.LiteralC<"wrap">;
3457
+ unwrap: t.LiteralC<"unwrap">;
3458
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3323
3459
  delegateResource: t.LiteralC<"delegateResource">;
3324
3460
  undelegateResource: t.LiteralC<"undelegateResource">;
3325
3461
  export: t.LiteralC<"export">;
@@ -3406,6 +3542,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3406
3542
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3407
3543
  "wrap-native": t.LiteralC<"wrap-native">;
3408
3544
  "unwrap-native": t.LiteralC<"unwrap-native">;
3545
+ wrapApprove: t.LiteralC<"wrapApprove">;
3546
+ wrap: t.LiteralC<"wrap">;
3547
+ unwrap: t.LiteralC<"unwrap">;
3548
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3409
3549
  delegateResource: t.LiteralC<"delegateResource">;
3410
3550
  undelegateResource: t.LiteralC<"undelegateResource">;
3411
3551
  export: t.LiteralC<"export">;
@@ -3525,6 +3665,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3525
3665
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3526
3666
  "wrap-native": t.LiteralC<"wrap-native">;
3527
3667
  "unwrap-native": t.LiteralC<"unwrap-native">;
3668
+ wrapApprove: t.LiteralC<"wrapApprove">;
3669
+ wrap: t.LiteralC<"wrap">;
3670
+ unwrap: t.LiteralC<"unwrap">;
3671
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3528
3672
  delegateResource: t.LiteralC<"delegateResource">;
3529
3673
  undelegateResource: t.LiteralC<"undelegateResource">;
3530
3674
  export: t.LiteralC<"export">;
@@ -3617,6 +3761,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3617
3761
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3618
3762
  "wrap-native": t.LiteralC<"wrap-native">;
3619
3763
  "unwrap-native": t.LiteralC<"unwrap-native">;
3764
+ wrapApprove: t.LiteralC<"wrapApprove">;
3765
+ wrap: t.LiteralC<"wrap">;
3766
+ unwrap: t.LiteralC<"unwrap">;
3767
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3620
3768
  delegateResource: t.LiteralC<"delegateResource">;
3621
3769
  undelegateResource: t.LiteralC<"undelegateResource">;
3622
3770
  export: t.LiteralC<"export">;
@@ -3736,6 +3884,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3736
3884
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3737
3885
  "wrap-native": t.LiteralC<"wrap-native">;
3738
3886
  "unwrap-native": t.LiteralC<"unwrap-native">;
3887
+ wrapApprove: t.LiteralC<"wrapApprove">;
3888
+ wrap: t.LiteralC<"wrap">;
3889
+ unwrap: t.LiteralC<"unwrap">;
3890
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3739
3891
  delegateResource: t.LiteralC<"delegateResource">;
3740
3892
  undelegateResource: t.LiteralC<"undelegateResource">;
3741
3893
  export: t.LiteralC<"export">;
@@ -3819,6 +3971,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3819
3971
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3820
3972
  "wrap-native": t.LiteralC<"wrap-native">;
3821
3973
  "unwrap-native": t.LiteralC<"unwrap-native">;
3974
+ wrapApprove: t.LiteralC<"wrapApprove">;
3975
+ wrap: t.LiteralC<"wrap">;
3976
+ unwrap: t.LiteralC<"unwrap">;
3977
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3822
3978
  delegateResource: t.LiteralC<"delegateResource">;
3823
3979
  undelegateResource: t.LiteralC<"undelegateResource">;
3824
3980
  export: t.LiteralC<"export">;
@@ -3903,6 +4059,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3903
4059
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3904
4060
  "wrap-native": t.LiteralC<"wrap-native">;
3905
4061
  "unwrap-native": t.LiteralC<"unwrap-native">;
4062
+ wrapApprove: t.LiteralC<"wrapApprove">;
4063
+ wrap: t.LiteralC<"wrap">;
4064
+ unwrap: t.LiteralC<"unwrap">;
4065
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3906
4066
  delegateResource: t.LiteralC<"delegateResource">;
3907
4067
  undelegateResource: t.LiteralC<"undelegateResource">;
3908
4068
  export: t.LiteralC<"export">;
@@ -3986,6 +4146,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3986
4146
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3987
4147
  "wrap-native": t.LiteralC<"wrap-native">;
3988
4148
  "unwrap-native": t.LiteralC<"unwrap-native">;
4149
+ wrapApprove: t.LiteralC<"wrapApprove">;
4150
+ wrap: t.LiteralC<"wrap">;
4151
+ unwrap: t.LiteralC<"unwrap">;
4152
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
3989
4153
  delegateResource: t.LiteralC<"delegateResource">;
3990
4154
  undelegateResource: t.LiteralC<"undelegateResource">;
3991
4155
  export: t.LiteralC<"export">;
@@ -4069,6 +4233,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4069
4233
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4070
4234
  "wrap-native": t.LiteralC<"wrap-native">;
4071
4235
  "unwrap-native": t.LiteralC<"unwrap-native">;
4236
+ wrapApprove: t.LiteralC<"wrapApprove">;
4237
+ wrap: t.LiteralC<"wrap">;
4238
+ unwrap: t.LiteralC<"unwrap">;
4239
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4072
4240
  delegateResource: t.LiteralC<"delegateResource">;
4073
4241
  undelegateResource: t.LiteralC<"undelegateResource">;
4074
4242
  export: t.LiteralC<"export">;
@@ -4152,6 +4320,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4152
4320
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4153
4321
  "wrap-native": t.LiteralC<"wrap-native">;
4154
4322
  "unwrap-native": t.LiteralC<"unwrap-native">;
4323
+ wrapApprove: t.LiteralC<"wrapApprove">;
4324
+ wrap: t.LiteralC<"wrap">;
4325
+ unwrap: t.LiteralC<"unwrap">;
4326
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4155
4327
  delegateResource: t.LiteralC<"delegateResource">;
4156
4328
  undelegateResource: t.LiteralC<"undelegateResource">;
4157
4329
  export: t.LiteralC<"export">;
@@ -4166,6 +4338,94 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4166
4338
  intentType: t.LiteralC<"unwrap-native">;
4167
4339
  vaultId: t.StringC;
4168
4340
  amount: t.StringC;
4341
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
4342
+ intentType: t.KeyofC<{
4343
+ payment: t.LiteralC<"payment">;
4344
+ transferToken: t.LiteralC<"transferToken">;
4345
+ consolidate: t.LiteralC<"consolidate">;
4346
+ consolidateToken: t.LiteralC<"consolidateToken">;
4347
+ fanout: t.LiteralC<"fanout">;
4348
+ stake: t.LiteralC<"stake">;
4349
+ unstake: t.LiteralC<"unstake">;
4350
+ delegate: t.LiteralC<"delegate">;
4351
+ undelegate: t.LiteralC<"undelegate">;
4352
+ switchValidator: t.LiteralC<"switchValidator">;
4353
+ claim: t.LiteralC<"claim">;
4354
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
4355
+ pledge: t.LiteralC<"pledge">;
4356
+ voteDelegation: t.LiteralC<"voteDelegation">;
4357
+ vote: t.LiteralC<"vote">;
4358
+ createAccount: t.LiteralC<"createAccount">;
4359
+ updateAccount: t.LiteralC<"updateAccount">;
4360
+ addTrustLine: t.LiteralC<"addTrustLine">;
4361
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
4362
+ signMessage: t.LiteralC<"signMessage">;
4363
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
4364
+ enableToken: t.LiteralC<"enableToken">;
4365
+ authorize: t.LiteralC<"authorize">;
4366
+ acceleration: t.LiteralC<"acceleration">;
4367
+ fillNonce: t.LiteralC<"fillNonce">;
4368
+ walletRecovery: t.LiteralC<"walletRecovery">;
4369
+ contractCall: t.LiteralC<"contractCall">;
4370
+ deactivate: t.LiteralC<"deactivate">;
4371
+ customTx: t.LiteralC<"customTx">;
4372
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
4373
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
4374
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
4375
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
4376
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
4377
+ tokenApproval: t.LiteralC<"tokenApproval">;
4378
+ transferStake: t.LiteralC<"transferStake">;
4379
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
4380
+ increaseStake: t.LiteralC<"increaseStake">;
4381
+ decreaseStake: t.LiteralC<"decreaseStake">;
4382
+ signalExit: t.LiteralC<"signalExit">;
4383
+ withdrawStake: t.LiteralC<"withdrawStake">;
4384
+ spotTransfer: t.LiteralC<"spotTransfer">;
4385
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
4386
+ enableBridging: t.LiteralC<"enableBridging">;
4387
+ goUnstake: t.LiteralC<"goUnstake">;
4388
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
4389
+ transferAccept: t.LiteralC<"transferAccept">;
4390
+ transferReject: t.LiteralC<"transferReject">;
4391
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
4392
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4393
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4394
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4395
+ allocationRequest: t.LiteralC<"allocationRequest">;
4396
+ cantonCommand: t.LiteralC<"cantonCommand">;
4397
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
4398
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4399
+ allocationReject: t.LiteralC<"allocationReject">;
4400
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4401
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4402
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4403
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
4404
+ "defi-deposit": t.LiteralC<"defi-deposit">;
4405
+ "defi-redeem": t.LiteralC<"defi-redeem">;
4406
+ "defi-approve": t.LiteralC<"defi-approve">;
4407
+ "defi-withdraw": t.LiteralC<"defi-withdraw">;
4408
+ "wrap-native": t.LiteralC<"wrap-native">;
4409
+ "unwrap-native": t.LiteralC<"unwrap-native">;
4410
+ wrapApprove: t.LiteralC<"wrapApprove">;
4411
+ wrap: t.LiteralC<"wrap">;
4412
+ unwrap: t.LiteralC<"unwrap">;
4413
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4414
+ delegateResource: t.LiteralC<"delegateResource">;
4415
+ undelegateResource: t.LiteralC<"undelegateResource">;
4416
+ export: t.LiteralC<"export">;
4417
+ import: t.LiteralC<"import">;
4418
+ importtoc: t.LiteralC<"importtoc">;
4419
+ }>;
4420
+ }>, t.PartialC<{
4421
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4422
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4423
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4424
+ }>]>, t.TypeC<{
4425
+ tokenName: t.StringC;
4426
+ }>, t.TypeC<{
4427
+ intentType: t.LiteralC<"wrapApprove">;
4428
+ amount: t.StringC;
4169
4429
  }>]>, t.IntersectionC<[t.PartialC<{
4170
4430
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4171
4431
  }>, t.TypeC<{
@@ -4295,6 +4555,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4295
4555
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4296
4556
  "wrap-native": t.LiteralC<"wrap-native">;
4297
4557
  "unwrap-native": t.LiteralC<"unwrap-native">;
4558
+ wrapApprove: t.LiteralC<"wrapApprove">;
4559
+ wrap: t.LiteralC<"wrap">;
4560
+ unwrap: t.LiteralC<"unwrap">;
4561
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4298
4562
  delegateResource: t.LiteralC<"delegateResource">;
4299
4563
  undelegateResource: t.LiteralC<"undelegateResource">;
4300
4564
  export: t.LiteralC<"export">;
@@ -4428,6 +4692,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4428
4692
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4429
4693
  "wrap-native": t.LiteralC<"wrap-native">;
4430
4694
  "unwrap-native": t.LiteralC<"unwrap-native">;
4695
+ wrapApprove: t.LiteralC<"wrapApprove">;
4696
+ wrap: t.LiteralC<"wrap">;
4697
+ unwrap: t.LiteralC<"unwrap">;
4698
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4431
4699
  delegateResource: t.LiteralC<"delegateResource">;
4432
4700
  undelegateResource: t.LiteralC<"undelegateResource">;
4433
4701
  export: t.LiteralC<"export">;
@@ -4553,6 +4821,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4553
4821
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4554
4822
  "wrap-native": t.LiteralC<"wrap-native">;
4555
4823
  "unwrap-native": t.LiteralC<"unwrap-native">;
4824
+ wrapApprove: t.LiteralC<"wrapApprove">;
4825
+ wrap: t.LiteralC<"wrap">;
4826
+ unwrap: t.LiteralC<"unwrap">;
4827
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4556
4828
  delegateResource: t.LiteralC<"delegateResource">;
4557
4829
  undelegateResource: t.LiteralC<"undelegateResource">;
4558
4830
  export: t.LiteralC<"export">;
@@ -4664,6 +4936,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4664
4936
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4665
4937
  "wrap-native": t.LiteralC<"wrap-native">;
4666
4938
  "unwrap-native": t.LiteralC<"unwrap-native">;
4939
+ wrapApprove: t.LiteralC<"wrapApprove">;
4940
+ wrap: t.LiteralC<"wrap">;
4941
+ unwrap: t.LiteralC<"unwrap">;
4942
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4667
4943
  delegateResource: t.LiteralC<"delegateResource">;
4668
4944
  undelegateResource: t.LiteralC<"undelegateResource">;
4669
4945
  export: t.LiteralC<"export">;
@@ -4774,6 +5050,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4774
5050
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4775
5051
  "wrap-native": t.LiteralC<"wrap-native">;
4776
5052
  "unwrap-native": t.LiteralC<"unwrap-native">;
5053
+ wrapApprove: t.LiteralC<"wrapApprove">;
5054
+ wrap: t.LiteralC<"wrap">;
5055
+ unwrap: t.LiteralC<"unwrap">;
5056
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4777
5057
  delegateResource: t.LiteralC<"delegateResource">;
4778
5058
  undelegateResource: t.LiteralC<"undelegateResource">;
4779
5059
  export: t.LiteralC<"export">;
@@ -4883,6 +5163,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4883
5163
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4884
5164
  "wrap-native": t.LiteralC<"wrap-native">;
4885
5165
  "unwrap-native": t.LiteralC<"unwrap-native">;
5166
+ wrapApprove: t.LiteralC<"wrapApprove">;
5167
+ wrap: t.LiteralC<"wrap">;
5168
+ unwrap: t.LiteralC<"unwrap">;
5169
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4886
5170
  delegateResource: t.LiteralC<"delegateResource">;
4887
5171
  undelegateResource: t.LiteralC<"undelegateResource">;
4888
5172
  export: t.LiteralC<"export">;
@@ -4968,6 +5252,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4968
5252
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4969
5253
  "wrap-native": t.LiteralC<"wrap-native">;
4970
5254
  "unwrap-native": t.LiteralC<"unwrap-native">;
5255
+ wrapApprove: t.LiteralC<"wrapApprove">;
5256
+ wrap: t.LiteralC<"wrap">;
5257
+ unwrap: t.LiteralC<"unwrap">;
5258
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
4971
5259
  delegateResource: t.LiteralC<"delegateResource">;
4972
5260
  undelegateResource: t.LiteralC<"undelegateResource">;
4973
5261
  export: t.LiteralC<"export">;
@@ -5173,6 +5461,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5173
5461
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5174
5462
  "wrap-native": t.LiteralC<"wrap-native">;
5175
5463
  "unwrap-native": t.LiteralC<"unwrap-native">;
5464
+ wrapApprove: t.LiteralC<"wrapApprove">;
5465
+ wrap: t.LiteralC<"wrap">;
5466
+ unwrap: t.LiteralC<"unwrap">;
5467
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
5176
5468
  delegateResource: t.LiteralC<"delegateResource">;
5177
5469
  undelegateResource: t.LiteralC<"undelegateResource">;
5178
5470
  export: t.LiteralC<"export">;
@@ -5319,6 +5611,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5319
5611
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5320
5612
  "wrap-native": t.LiteralC<"wrap-native">;
5321
5613
  "unwrap-native": t.LiteralC<"unwrap-native">;
5614
+ wrapApprove: t.LiteralC<"wrapApprove">;
5615
+ wrap: t.LiteralC<"wrap">;
5616
+ unwrap: t.LiteralC<"unwrap">;
5617
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
5322
5618
  delegateResource: t.LiteralC<"delegateResource">;
5323
5619
  undelegateResource: t.LiteralC<"undelegateResource">;
5324
5620
  export: t.LiteralC<"export">;
@@ -5426,6 +5722,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5426
5722
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5427
5723
  "wrap-native": t.LiteralC<"wrap-native">;
5428
5724
  "unwrap-native": t.LiteralC<"unwrap-native">;
5725
+ wrapApprove: t.LiteralC<"wrapApprove">;
5726
+ wrap: t.LiteralC<"wrap">;
5727
+ unwrap: t.LiteralC<"unwrap">;
5728
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
5429
5729
  delegateResource: t.LiteralC<"delegateResource">;
5430
5730
  undelegateResource: t.LiteralC<"undelegateResource">;
5431
5731
  export: t.LiteralC<"export">;
@@ -5509,6 +5809,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5509
5809
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5510
5810
  "wrap-native": t.LiteralC<"wrap-native">;
5511
5811
  "unwrap-native": t.LiteralC<"unwrap-native">;
5812
+ wrapApprove: t.LiteralC<"wrapApprove">;
5813
+ wrap: t.LiteralC<"wrap">;
5814
+ unwrap: t.LiteralC<"unwrap">;
5815
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
5512
5816
  delegateResource: t.LiteralC<"delegateResource">;
5513
5817
  undelegateResource: t.LiteralC<"undelegateResource">;
5514
5818
  export: t.LiteralC<"export">;
@@ -5647,6 +5951,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5647
5951
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5648
5952
  "wrap-native": t.LiteralC<"wrap-native">;
5649
5953
  "unwrap-native": t.LiteralC<"unwrap-native">;
5954
+ wrapApprove: t.LiteralC<"wrapApprove">;
5955
+ wrap: t.LiteralC<"wrap">;
5956
+ unwrap: t.LiteralC<"unwrap">;
5957
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
5650
5958
  delegateResource: t.LiteralC<"delegateResource">;
5651
5959
  undelegateResource: t.LiteralC<"undelegateResource">;
5652
5960
  export: t.LiteralC<"export">;
@@ -5772,6 +6080,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5772
6080
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5773
6081
  "wrap-native": t.LiteralC<"wrap-native">;
5774
6082
  "unwrap-native": t.LiteralC<"unwrap-native">;
6083
+ wrapApprove: t.LiteralC<"wrapApprove">;
6084
+ wrap: t.LiteralC<"wrap">;
6085
+ unwrap: t.LiteralC<"unwrap">;
6086
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
5775
6087
  delegateResource: t.LiteralC<"delegateResource">;
5776
6088
  undelegateResource: t.LiteralC<"undelegateResource">;
5777
6089
  export: t.LiteralC<"export">;
@@ -5917,6 +6229,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5917
6229
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5918
6230
  "wrap-native": t.LiteralC<"wrap-native">;
5919
6231
  "unwrap-native": t.LiteralC<"unwrap-native">;
6232
+ wrapApprove: t.LiteralC<"wrapApprove">;
6233
+ wrap: t.LiteralC<"wrap">;
6234
+ unwrap: t.LiteralC<"unwrap">;
6235
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
5920
6236
  delegateResource: t.LiteralC<"delegateResource">;
5921
6237
  undelegateResource: t.LiteralC<"undelegateResource">;
5922
6238
  export: t.LiteralC<"export">;
@@ -6007,6 +6323,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6007
6323
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6008
6324
  "wrap-native": t.LiteralC<"wrap-native">;
6009
6325
  "unwrap-native": t.LiteralC<"unwrap-native">;
6326
+ wrapApprove: t.LiteralC<"wrapApprove">;
6327
+ wrap: t.LiteralC<"wrap">;
6328
+ unwrap: t.LiteralC<"unwrap">;
6329
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6010
6330
  delegateResource: t.LiteralC<"delegateResource">;
6011
6331
  undelegateResource: t.LiteralC<"undelegateResource">;
6012
6332
  export: t.LiteralC<"export">;
@@ -6092,6 +6412,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6092
6412
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6093
6413
  "wrap-native": t.LiteralC<"wrap-native">;
6094
6414
  "unwrap-native": t.LiteralC<"unwrap-native">;
6415
+ wrapApprove: t.LiteralC<"wrapApprove">;
6416
+ wrap: t.LiteralC<"wrap">;
6417
+ unwrap: t.LiteralC<"unwrap">;
6418
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6095
6419
  delegateResource: t.LiteralC<"delegateResource">;
6096
6420
  undelegateResource: t.LiteralC<"undelegateResource">;
6097
6421
  export: t.LiteralC<"export">;
@@ -6189,6 +6513,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6189
6513
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6190
6514
  "wrap-native": t.LiteralC<"wrap-native">;
6191
6515
  "unwrap-native": t.LiteralC<"unwrap-native">;
6516
+ wrapApprove: t.LiteralC<"wrapApprove">;
6517
+ wrap: t.LiteralC<"wrap">;
6518
+ unwrap: t.LiteralC<"unwrap">;
6519
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6192
6520
  delegateResource: t.LiteralC<"delegateResource">;
6193
6521
  undelegateResource: t.LiteralC<"undelegateResource">;
6194
6522
  export: t.LiteralC<"export">;
@@ -6282,6 +6610,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6282
6610
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6283
6611
  "wrap-native": t.LiteralC<"wrap-native">;
6284
6612
  "unwrap-native": t.LiteralC<"unwrap-native">;
6613
+ wrapApprove: t.LiteralC<"wrapApprove">;
6614
+ wrap: t.LiteralC<"wrap">;
6615
+ unwrap: t.LiteralC<"unwrap">;
6616
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6285
6617
  delegateResource: t.LiteralC<"delegateResource">;
6286
6618
  undelegateResource: t.LiteralC<"undelegateResource">;
6287
6619
  export: t.LiteralC<"export">;
@@ -6390,6 +6722,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6390
6722
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6391
6723
  "wrap-native": t.LiteralC<"wrap-native">;
6392
6724
  "unwrap-native": t.LiteralC<"unwrap-native">;
6725
+ wrapApprove: t.LiteralC<"wrapApprove">;
6726
+ wrap: t.LiteralC<"wrap">;
6727
+ unwrap: t.LiteralC<"unwrap">;
6728
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6393
6729
  delegateResource: t.LiteralC<"delegateResource">;
6394
6730
  undelegateResource: t.LiteralC<"undelegateResource">;
6395
6731
  export: t.LiteralC<"export">;
@@ -6488,6 +6824,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6488
6824
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6489
6825
  "wrap-native": t.LiteralC<"wrap-native">;
6490
6826
  "unwrap-native": t.LiteralC<"unwrap-native">;
6827
+ wrapApprove: t.LiteralC<"wrapApprove">;
6828
+ wrap: t.LiteralC<"wrap">;
6829
+ unwrap: t.LiteralC<"unwrap">;
6830
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6491
6831
  delegateResource: t.LiteralC<"delegateResource">;
6492
6832
  undelegateResource: t.LiteralC<"undelegateResource">;
6493
6833
  export: t.LiteralC<"export">;
@@ -6572,6 +6912,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6572
6912
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6573
6913
  "wrap-native": t.LiteralC<"wrap-native">;
6574
6914
  "unwrap-native": t.LiteralC<"unwrap-native">;
6915
+ wrapApprove: t.LiteralC<"wrapApprove">;
6916
+ wrap: t.LiteralC<"wrap">;
6917
+ unwrap: t.LiteralC<"unwrap">;
6918
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6575
6919
  delegateResource: t.LiteralC<"delegateResource">;
6576
6920
  undelegateResource: t.LiteralC<"undelegateResource">;
6577
6921
  export: t.LiteralC<"export">;
@@ -6735,6 +7079,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6735
7079
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6736
7080
  "wrap-native": t.LiteralC<"wrap-native">;
6737
7081
  "unwrap-native": t.LiteralC<"unwrap-native">;
7082
+ wrapApprove: t.LiteralC<"wrapApprove">;
7083
+ wrap: t.LiteralC<"wrap">;
7084
+ unwrap: t.LiteralC<"unwrap">;
7085
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6738
7086
  delegateResource: t.LiteralC<"delegateResource">;
6739
7087
  undelegateResource: t.LiteralC<"undelegateResource">;
6740
7088
  export: t.LiteralC<"export">;
@@ -6819,6 +7167,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6819
7167
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6820
7168
  "wrap-native": t.LiteralC<"wrap-native">;
6821
7169
  "unwrap-native": t.LiteralC<"unwrap-native">;
7170
+ wrapApprove: t.LiteralC<"wrapApprove">;
7171
+ wrap: t.LiteralC<"wrap">;
7172
+ unwrap: t.LiteralC<"unwrap">;
7173
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6822
7174
  delegateResource: t.LiteralC<"delegateResource">;
6823
7175
  undelegateResource: t.LiteralC<"undelegateResource">;
6824
7176
  export: t.LiteralC<"export">;
@@ -6920,6 +7272,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6920
7272
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6921
7273
  "wrap-native": t.LiteralC<"wrap-native">;
6922
7274
  "unwrap-native": t.LiteralC<"unwrap-native">;
7275
+ wrapApprove: t.LiteralC<"wrapApprove">;
7276
+ wrap: t.LiteralC<"wrap">;
7277
+ unwrap: t.LiteralC<"unwrap">;
7278
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
6923
7279
  delegateResource: t.LiteralC<"delegateResource">;
6924
7280
  undelegateResource: t.LiteralC<"undelegateResource">;
6925
7281
  export: t.LiteralC<"export">;
@@ -7006,6 +7362,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7006
7362
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7007
7363
  "wrap-native": t.LiteralC<"wrap-native">;
7008
7364
  "unwrap-native": t.LiteralC<"unwrap-native">;
7365
+ wrapApprove: t.LiteralC<"wrapApprove">;
7366
+ wrap: t.LiteralC<"wrap">;
7367
+ unwrap: t.LiteralC<"unwrap">;
7368
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7009
7369
  delegateResource: t.LiteralC<"delegateResource">;
7010
7370
  undelegateResource: t.LiteralC<"undelegateResource">;
7011
7371
  export: t.LiteralC<"export">;
@@ -7096,6 +7456,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7096
7456
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7097
7457
  "wrap-native": t.LiteralC<"wrap-native">;
7098
7458
  "unwrap-native": t.LiteralC<"unwrap-native">;
7459
+ wrapApprove: t.LiteralC<"wrapApprove">;
7460
+ wrap: t.LiteralC<"wrap">;
7461
+ unwrap: t.LiteralC<"unwrap">;
7462
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7099
7463
  delegateResource: t.LiteralC<"delegateResource">;
7100
7464
  undelegateResource: t.LiteralC<"undelegateResource">;
7101
7465
  export: t.LiteralC<"export">;
@@ -7186,6 +7550,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7186
7550
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7187
7551
  "wrap-native": t.LiteralC<"wrap-native">;
7188
7552
  "unwrap-native": t.LiteralC<"unwrap-native">;
7553
+ wrapApprove: t.LiteralC<"wrapApprove">;
7554
+ wrap: t.LiteralC<"wrap">;
7555
+ unwrap: t.LiteralC<"unwrap">;
7556
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7189
7557
  delegateResource: t.LiteralC<"delegateResource">;
7190
7558
  undelegateResource: t.LiteralC<"undelegateResource">;
7191
7559
  export: t.LiteralC<"export">;
@@ -7273,6 +7641,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7273
7641
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7274
7642
  "wrap-native": t.LiteralC<"wrap-native">;
7275
7643
  "unwrap-native": t.LiteralC<"unwrap-native">;
7644
+ wrapApprove: t.LiteralC<"wrapApprove">;
7645
+ wrap: t.LiteralC<"wrap">;
7646
+ unwrap: t.LiteralC<"unwrap">;
7647
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7276
7648
  delegateResource: t.LiteralC<"delegateResource">;
7277
7649
  undelegateResource: t.LiteralC<"undelegateResource">;
7278
7650
  export: t.LiteralC<"export">;
@@ -7376,6 +7748,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7376
7748
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7377
7749
  "wrap-native": t.LiteralC<"wrap-native">;
7378
7750
  "unwrap-native": t.LiteralC<"unwrap-native">;
7751
+ wrapApprove: t.LiteralC<"wrapApprove">;
7752
+ wrap: t.LiteralC<"wrap">;
7753
+ unwrap: t.LiteralC<"unwrap">;
7754
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7379
7755
  delegateResource: t.LiteralC<"delegateResource">;
7380
7756
  undelegateResource: t.LiteralC<"undelegateResource">;
7381
7757
  export: t.LiteralC<"export">;
@@ -7478,6 +7854,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7478
7854
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7479
7855
  "wrap-native": t.LiteralC<"wrap-native">;
7480
7856
  "unwrap-native": t.LiteralC<"unwrap-native">;
7857
+ wrapApprove: t.LiteralC<"wrapApprove">;
7858
+ wrap: t.LiteralC<"wrap">;
7859
+ unwrap: t.LiteralC<"unwrap">;
7860
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7481
7861
  delegateResource: t.LiteralC<"delegateResource">;
7482
7862
  undelegateResource: t.LiteralC<"undelegateResource">;
7483
7863
  export: t.LiteralC<"export">;
@@ -7580,6 +7960,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7580
7960
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7581
7961
  "wrap-native": t.LiteralC<"wrap-native">;
7582
7962
  "unwrap-native": t.LiteralC<"unwrap-native">;
7963
+ wrapApprove: t.LiteralC<"wrapApprove">;
7964
+ wrap: t.LiteralC<"wrap">;
7965
+ unwrap: t.LiteralC<"unwrap">;
7966
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7583
7967
  delegateResource: t.LiteralC<"delegateResource">;
7584
7968
  undelegateResource: t.LiteralC<"undelegateResource">;
7585
7969
  export: t.LiteralC<"export">;
@@ -7690,6 +8074,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7690
8074
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7691
8075
  "wrap-native": t.LiteralC<"wrap-native">;
7692
8076
  "unwrap-native": t.LiteralC<"unwrap-native">;
8077
+ wrapApprove: t.LiteralC<"wrapApprove">;
8078
+ wrap: t.LiteralC<"wrap">;
8079
+ unwrap: t.LiteralC<"unwrap">;
8080
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7693
8081
  delegateResource: t.LiteralC<"delegateResource">;
7694
8082
  undelegateResource: t.LiteralC<"undelegateResource">;
7695
8083
  export: t.LiteralC<"export">;
@@ -7822,6 +8210,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7822
8210
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7823
8211
  "wrap-native": t.LiteralC<"wrap-native">;
7824
8212
  "unwrap-native": t.LiteralC<"unwrap-native">;
8213
+ wrapApprove: t.LiteralC<"wrapApprove">;
8214
+ wrap: t.LiteralC<"wrap">;
8215
+ unwrap: t.LiteralC<"unwrap">;
8216
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7825
8217
  delegateResource: t.LiteralC<"delegateResource">;
7826
8218
  undelegateResource: t.LiteralC<"undelegateResource">;
7827
8219
  export: t.LiteralC<"export">;
@@ -7926,6 +8318,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7926
8318
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7927
8319
  "wrap-native": t.LiteralC<"wrap-native">;
7928
8320
  "unwrap-native": t.LiteralC<"unwrap-native">;
8321
+ wrapApprove: t.LiteralC<"wrapApprove">;
8322
+ wrap: t.LiteralC<"wrap">;
8323
+ unwrap: t.LiteralC<"unwrap">;
8324
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
7929
8325
  delegateResource: t.LiteralC<"delegateResource">;
7930
8326
  undelegateResource: t.LiteralC<"undelegateResource">;
7931
8327
  export: t.LiteralC<"export">;
@@ -8047,6 +8443,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8047
8443
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8048
8444
  "wrap-native": t.LiteralC<"wrap-native">;
8049
8445
  "unwrap-native": t.LiteralC<"unwrap-native">;
8446
+ wrapApprove: t.LiteralC<"wrapApprove">;
8447
+ wrap: t.LiteralC<"wrap">;
8448
+ unwrap: t.LiteralC<"unwrap">;
8449
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8050
8450
  delegateResource: t.LiteralC<"delegateResource">;
8051
8451
  undelegateResource: t.LiteralC<"undelegateResource">;
8052
8452
  export: t.LiteralC<"export">;
@@ -8149,6 +8549,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8149
8549
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8150
8550
  "wrap-native": t.LiteralC<"wrap-native">;
8151
8551
  "unwrap-native": t.LiteralC<"unwrap-native">;
8552
+ wrapApprove: t.LiteralC<"wrapApprove">;
8553
+ wrap: t.LiteralC<"wrap">;
8554
+ unwrap: t.LiteralC<"unwrap">;
8555
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8152
8556
  delegateResource: t.LiteralC<"delegateResource">;
8153
8557
  undelegateResource: t.LiteralC<"undelegateResource">;
8154
8558
  export: t.LiteralC<"export">;
@@ -8269,6 +8673,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8269
8673
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8270
8674
  "wrap-native": t.LiteralC<"wrap-native">;
8271
8675
  "unwrap-native": t.LiteralC<"unwrap-native">;
8676
+ wrapApprove: t.LiteralC<"wrapApprove">;
8677
+ wrap: t.LiteralC<"wrap">;
8678
+ unwrap: t.LiteralC<"unwrap">;
8679
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8272
8680
  delegateResource: t.LiteralC<"delegateResource">;
8273
8681
  undelegateResource: t.LiteralC<"undelegateResource">;
8274
8682
  export: t.LiteralC<"export">;
@@ -8387,6 +8795,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8387
8795
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8388
8796
  "wrap-native": t.LiteralC<"wrap-native">;
8389
8797
  "unwrap-native": t.LiteralC<"unwrap-native">;
8798
+ wrapApprove: t.LiteralC<"wrapApprove">;
8799
+ wrap: t.LiteralC<"wrap">;
8800
+ unwrap: t.LiteralC<"unwrap">;
8801
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8390
8802
  delegateResource: t.LiteralC<"delegateResource">;
8391
8803
  undelegateResource: t.LiteralC<"undelegateResource">;
8392
8804
  export: t.LiteralC<"export">;
@@ -8480,6 +8892,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8480
8892
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8481
8893
  "wrap-native": t.LiteralC<"wrap-native">;
8482
8894
  "unwrap-native": t.LiteralC<"unwrap-native">;
8895
+ wrapApprove: t.LiteralC<"wrapApprove">;
8896
+ wrap: t.LiteralC<"wrap">;
8897
+ unwrap: t.LiteralC<"unwrap">;
8898
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8483
8899
  delegateResource: t.LiteralC<"delegateResource">;
8484
8900
  undelegateResource: t.LiteralC<"undelegateResource">;
8485
8901
  export: t.LiteralC<"export">;
@@ -8584,6 +9000,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8584
9000
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8585
9001
  "wrap-native": t.LiteralC<"wrap-native">;
8586
9002
  "unwrap-native": t.LiteralC<"unwrap-native">;
9003
+ wrapApprove: t.LiteralC<"wrapApprove">;
9004
+ wrap: t.LiteralC<"wrap">;
9005
+ unwrap: t.LiteralC<"unwrap">;
9006
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8587
9007
  delegateResource: t.LiteralC<"delegateResource">;
8588
9008
  undelegateResource: t.LiteralC<"undelegateResource">;
8589
9009
  export: t.LiteralC<"export">;
@@ -8745,6 +9165,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8745
9165
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8746
9166
  "wrap-native": t.LiteralC<"wrap-native">;
8747
9167
  "unwrap-native": t.LiteralC<"unwrap-native">;
9168
+ wrapApprove: t.LiteralC<"wrapApprove">;
9169
+ wrap: t.LiteralC<"wrap">;
9170
+ unwrap: t.LiteralC<"unwrap">;
9171
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8748
9172
  delegateResource: t.LiteralC<"delegateResource">;
8749
9173
  undelegateResource: t.LiteralC<"undelegateResource">;
8750
9174
  export: t.LiteralC<"export">;
@@ -8835,6 +9259,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8835
9259
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8836
9260
  "wrap-native": t.LiteralC<"wrap-native">;
8837
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">;
8838
9266
  delegateResource: t.LiteralC<"delegateResource">;
8839
9267
  undelegateResource: t.LiteralC<"undelegateResource">;
8840
9268
  export: t.LiteralC<"export">;
@@ -8929,6 +9357,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8929
9357
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8930
9358
  "wrap-native": t.LiteralC<"wrap-native">;
8931
9359
  "unwrap-native": t.LiteralC<"unwrap-native">;
9360
+ wrapApprove: t.LiteralC<"wrapApprove">;
9361
+ wrap: t.LiteralC<"wrap">;
9362
+ unwrap: t.LiteralC<"unwrap">;
9363
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
8932
9364
  delegateResource: t.LiteralC<"delegateResource">;
8933
9365
  undelegateResource: t.LiteralC<"undelegateResource">;
8934
9366
  export: t.LiteralC<"export">;
@@ -9017,6 +9449,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9017
9449
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9018
9450
  "wrap-native": t.LiteralC<"wrap-native">;
9019
9451
  "unwrap-native": t.LiteralC<"unwrap-native">;
9452
+ wrapApprove: t.LiteralC<"wrapApprove">;
9453
+ wrap: t.LiteralC<"wrap">;
9454
+ unwrap: t.LiteralC<"unwrap">;
9455
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9020
9456
  delegateResource: t.LiteralC<"delegateResource">;
9021
9457
  undelegateResource: t.LiteralC<"undelegateResource">;
9022
9458
  export: t.LiteralC<"export">;
@@ -9106,6 +9542,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9106
9542
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9107
9543
  "wrap-native": t.LiteralC<"wrap-native">;
9108
9544
  "unwrap-native": t.LiteralC<"unwrap-native">;
9545
+ wrapApprove: t.LiteralC<"wrapApprove">;
9546
+ wrap: t.LiteralC<"wrap">;
9547
+ unwrap: t.LiteralC<"unwrap">;
9548
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9109
9549
  delegateResource: t.LiteralC<"delegateResource">;
9110
9550
  undelegateResource: t.LiteralC<"undelegateResource">;
9111
9551
  export: t.LiteralC<"export">;
@@ -9209,6 +9649,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9209
9649
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9210
9650
  "wrap-native": t.LiteralC<"wrap-native">;
9211
9651
  "unwrap-native": t.LiteralC<"unwrap-native">;
9652
+ wrapApprove: t.LiteralC<"wrapApprove">;
9653
+ wrap: t.LiteralC<"wrap">;
9654
+ unwrap: t.LiteralC<"unwrap">;
9655
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9212
9656
  delegateResource: t.LiteralC<"delegateResource">;
9213
9657
  undelegateResource: t.LiteralC<"undelegateResource">;
9214
9658
  export: t.LiteralC<"export">;
@@ -9314,6 +9758,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9314
9758
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9315
9759
  "wrap-native": t.LiteralC<"wrap-native">;
9316
9760
  "unwrap-native": t.LiteralC<"unwrap-native">;
9761
+ wrapApprove: t.LiteralC<"wrapApprove">;
9762
+ wrap: t.LiteralC<"wrap">;
9763
+ unwrap: t.LiteralC<"unwrap">;
9764
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9317
9765
  delegateResource: t.LiteralC<"delegateResource">;
9318
9766
  undelegateResource: t.LiteralC<"undelegateResource">;
9319
9767
  export: t.LiteralC<"export">;
@@ -9412,6 +9860,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9412
9860
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9413
9861
  "wrap-native": t.LiteralC<"wrap-native">;
9414
9862
  "unwrap-native": t.LiteralC<"unwrap-native">;
9863
+ wrapApprove: t.LiteralC<"wrapApprove">;
9864
+ wrap: t.LiteralC<"wrap">;
9865
+ unwrap: t.LiteralC<"unwrap">;
9866
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9415
9867
  delegateResource: t.LiteralC<"delegateResource">;
9416
9868
  undelegateResource: t.LiteralC<"undelegateResource">;
9417
9869
  export: t.LiteralC<"export">;
@@ -9547,6 +9999,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9547
9999
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9548
10000
  "wrap-native": t.LiteralC<"wrap-native">;
9549
10001
  "unwrap-native": t.LiteralC<"unwrap-native">;
10002
+ wrapApprove: t.LiteralC<"wrapApprove">;
10003
+ wrap: t.LiteralC<"wrap">;
10004
+ unwrap: t.LiteralC<"unwrap">;
10005
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9550
10006
  delegateResource: t.LiteralC<"delegateResource">;
9551
10007
  undelegateResource: t.LiteralC<"undelegateResource">;
9552
10008
  export: t.LiteralC<"export">;
@@ -9712,6 +10168,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9712
10168
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9713
10169
  "wrap-native": t.LiteralC<"wrap-native">;
9714
10170
  "unwrap-native": t.LiteralC<"unwrap-native">;
10171
+ wrapApprove: t.LiteralC<"wrapApprove">;
10172
+ wrap: t.LiteralC<"wrap">;
10173
+ unwrap: t.LiteralC<"unwrap">;
10174
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9715
10175
  delegateResource: t.LiteralC<"delegateResource">;
9716
10176
  undelegateResource: t.LiteralC<"undelegateResource">;
9717
10177
  export: t.LiteralC<"export">;
@@ -9891,6 +10351,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9891
10351
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9892
10352
  "wrap-native": t.LiteralC<"wrap-native">;
9893
10353
  "unwrap-native": t.LiteralC<"unwrap-native">;
10354
+ wrapApprove: t.LiteralC<"wrapApprove">;
10355
+ wrap: t.LiteralC<"wrap">;
10356
+ unwrap: t.LiteralC<"unwrap">;
10357
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9894
10358
  delegateResource: t.LiteralC<"delegateResource">;
9895
10359
  undelegateResource: t.LiteralC<"undelegateResource">;
9896
10360
  export: t.LiteralC<"export">;
@@ -9975,6 +10439,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9975
10439
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9976
10440
  "wrap-native": t.LiteralC<"wrap-native">;
9977
10441
  "unwrap-native": t.LiteralC<"unwrap-native">;
10442
+ wrapApprove: t.LiteralC<"wrapApprove">;
10443
+ wrap: t.LiteralC<"wrap">;
10444
+ unwrap: t.LiteralC<"unwrap">;
10445
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
9978
10446
  delegateResource: t.LiteralC<"delegateResource">;
9979
10447
  undelegateResource: t.LiteralC<"undelegateResource">;
9980
10448
  export: t.LiteralC<"export">;
@@ -10054,6 +10522,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10054
10522
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10055
10523
  "wrap-native": t.LiteralC<"wrap-native">;
10056
10524
  "unwrap-native": t.LiteralC<"unwrap-native">;
10525
+ wrapApprove: t.LiteralC<"wrapApprove">;
10526
+ wrap: t.LiteralC<"wrap">;
10527
+ unwrap: t.LiteralC<"unwrap">;
10528
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10057
10529
  delegateResource: t.LiteralC<"delegateResource">;
10058
10530
  undelegateResource: t.LiteralC<"undelegateResource">;
10059
10531
  export: t.LiteralC<"export">;
@@ -10141,6 +10613,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10141
10613
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10142
10614
  "wrap-native": t.LiteralC<"wrap-native">;
10143
10615
  "unwrap-native": t.LiteralC<"unwrap-native">;
10616
+ wrapApprove: t.LiteralC<"wrapApprove">;
10617
+ wrap: t.LiteralC<"wrap">;
10618
+ unwrap: t.LiteralC<"unwrap">;
10619
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10144
10620
  delegateResource: t.LiteralC<"delegateResource">;
10145
10621
  undelegateResource: t.LiteralC<"undelegateResource">;
10146
10622
  export: t.LiteralC<"export">;
@@ -10238,6 +10714,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10238
10714
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10239
10715
  "wrap-native": t.LiteralC<"wrap-native">;
10240
10716
  "unwrap-native": t.LiteralC<"unwrap-native">;
10717
+ wrapApprove: t.LiteralC<"wrapApprove">;
10718
+ wrap: t.LiteralC<"wrap">;
10719
+ unwrap: t.LiteralC<"unwrap">;
10720
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10241
10721
  delegateResource: t.LiteralC<"delegateResource">;
10242
10722
  undelegateResource: t.LiteralC<"undelegateResource">;
10243
10723
  export: t.LiteralC<"export">;
@@ -10319,6 +10799,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10319
10799
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10320
10800
  "wrap-native": t.LiteralC<"wrap-native">;
10321
10801
  "unwrap-native": t.LiteralC<"unwrap-native">;
10802
+ wrapApprove: t.LiteralC<"wrapApprove">;
10803
+ wrap: t.LiteralC<"wrap">;
10804
+ unwrap: t.LiteralC<"unwrap">;
10805
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10322
10806
  delegateResource: t.LiteralC<"delegateResource">;
10323
10807
  undelegateResource: t.LiteralC<"undelegateResource">;
10324
10808
  export: t.LiteralC<"export">;
@@ -10403,6 +10887,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10403
10887
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10404
10888
  "wrap-native": t.LiteralC<"wrap-native">;
10405
10889
  "unwrap-native": t.LiteralC<"unwrap-native">;
10890
+ wrapApprove: t.LiteralC<"wrapApprove">;
10891
+ wrap: t.LiteralC<"wrap">;
10892
+ unwrap: t.LiteralC<"unwrap">;
10893
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10406
10894
  delegateResource: t.LiteralC<"delegateResource">;
10407
10895
  undelegateResource: t.LiteralC<"undelegateResource">;
10408
10896
  export: t.LiteralC<"export">;
@@ -10504,6 +10992,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10504
10992
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10505
10993
  "wrap-native": t.LiteralC<"wrap-native">;
10506
10994
  "unwrap-native": t.LiteralC<"unwrap-native">;
10995
+ wrapApprove: t.LiteralC<"wrapApprove">;
10996
+ wrap: t.LiteralC<"wrap">;
10997
+ unwrap: t.LiteralC<"unwrap">;
10998
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10507
10999
  delegateResource: t.LiteralC<"delegateResource">;
10508
11000
  undelegateResource: t.LiteralC<"undelegateResource">;
10509
11001
  export: t.LiteralC<"export">;
@@ -10588,6 +11080,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10588
11080
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10589
11081
  "wrap-native": t.LiteralC<"wrap-native">;
10590
11082
  "unwrap-native": t.LiteralC<"unwrap-native">;
11083
+ wrapApprove: t.LiteralC<"wrapApprove">;
11084
+ wrap: t.LiteralC<"wrap">;
11085
+ unwrap: t.LiteralC<"unwrap">;
11086
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10591
11087
  delegateResource: t.LiteralC<"delegateResource">;
10592
11088
  undelegateResource: t.LiteralC<"undelegateResource">;
10593
11089
  export: t.LiteralC<"export">;
@@ -10709,6 +11205,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10709
11205
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10710
11206
  "wrap-native": t.LiteralC<"wrap-native">;
10711
11207
  "unwrap-native": t.LiteralC<"unwrap-native">;
11208
+ wrapApprove: t.LiteralC<"wrapApprove">;
11209
+ wrap: t.LiteralC<"wrap">;
11210
+ unwrap: t.LiteralC<"unwrap">;
11211
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10712
11212
  delegateResource: t.LiteralC<"delegateResource">;
10713
11213
  undelegateResource: t.LiteralC<"undelegateResource">;
10714
11214
  export: t.LiteralC<"export">;
@@ -10812,6 +11312,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10812
11312
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10813
11313
  "wrap-native": t.LiteralC<"wrap-native">;
10814
11314
  "unwrap-native": t.LiteralC<"unwrap-native">;
11315
+ wrapApprove: t.LiteralC<"wrapApprove">;
11316
+ wrap: t.LiteralC<"wrap">;
11317
+ unwrap: t.LiteralC<"unwrap">;
11318
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10815
11319
  delegateResource: t.LiteralC<"delegateResource">;
10816
11320
  undelegateResource: t.LiteralC<"undelegateResource">;
10817
11321
  export: t.LiteralC<"export">;
@@ -10915,6 +11419,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10915
11419
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10916
11420
  "wrap-native": t.LiteralC<"wrap-native">;
10917
11421
  "unwrap-native": t.LiteralC<"unwrap-native">;
11422
+ wrapApprove: t.LiteralC<"wrapApprove">;
11423
+ wrap: t.LiteralC<"wrap">;
11424
+ unwrap: t.LiteralC<"unwrap">;
11425
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
10918
11426
  delegateResource: t.LiteralC<"delegateResource">;
10919
11427
  undelegateResource: t.LiteralC<"undelegateResource">;
10920
11428
  export: t.LiteralC<"export">;
@@ -11000,6 +11508,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11000
11508
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11001
11509
  "wrap-native": t.LiteralC<"wrap-native">;
11002
11510
  "unwrap-native": t.LiteralC<"unwrap-native">;
11511
+ wrapApprove: t.LiteralC<"wrapApprove">;
11512
+ wrap: t.LiteralC<"wrap">;
11513
+ unwrap: t.LiteralC<"unwrap">;
11514
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11003
11515
  delegateResource: t.LiteralC<"delegateResource">;
11004
11516
  undelegateResource: t.LiteralC<"undelegateResource">;
11005
11517
  export: t.LiteralC<"export">;
@@ -11104,6 +11616,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11104
11616
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11105
11617
  "wrap-native": t.LiteralC<"wrap-native">;
11106
11618
  "unwrap-native": t.LiteralC<"unwrap-native">;
11619
+ wrapApprove: t.LiteralC<"wrapApprove">;
11620
+ wrap: t.LiteralC<"wrap">;
11621
+ unwrap: t.LiteralC<"unwrap">;
11622
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11107
11623
  delegateResource: t.LiteralC<"delegateResource">;
11108
11624
  undelegateResource: t.LiteralC<"undelegateResource">;
11109
11625
  export: t.LiteralC<"export">;
@@ -11210,6 +11726,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11210
11726
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11211
11727
  "wrap-native": t.LiteralC<"wrap-native">;
11212
11728
  "unwrap-native": t.LiteralC<"unwrap-native">;
11729
+ wrapApprove: t.LiteralC<"wrapApprove">;
11730
+ wrap: t.LiteralC<"wrap">;
11731
+ unwrap: t.LiteralC<"unwrap">;
11732
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11213
11733
  delegateResource: t.LiteralC<"delegateResource">;
11214
11734
  undelegateResource: t.LiteralC<"undelegateResource">;
11215
11735
  export: t.LiteralC<"export">;
@@ -11317,6 +11837,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11317
11837
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11318
11838
  "wrap-native": t.LiteralC<"wrap-native">;
11319
11839
  "unwrap-native": t.LiteralC<"unwrap-native">;
11840
+ wrapApprove: t.LiteralC<"wrapApprove">;
11841
+ wrap: t.LiteralC<"wrap">;
11842
+ unwrap: t.LiteralC<"unwrap">;
11843
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11320
11844
  delegateResource: t.LiteralC<"delegateResource">;
11321
11845
  undelegateResource: t.LiteralC<"undelegateResource">;
11322
11846
  export: t.LiteralC<"export">;
@@ -11410,6 +11934,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11410
11934
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11411
11935
  "wrap-native": t.LiteralC<"wrap-native">;
11412
11936
  "unwrap-native": t.LiteralC<"unwrap-native">;
11937
+ wrapApprove: t.LiteralC<"wrapApprove">;
11938
+ wrap: t.LiteralC<"wrap">;
11939
+ unwrap: t.LiteralC<"unwrap">;
11940
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11413
11941
  delegateResource: t.LiteralC<"delegateResource">;
11414
11942
  undelegateResource: t.LiteralC<"undelegateResource">;
11415
11943
  export: t.LiteralC<"export">;
@@ -11514,6 +12042,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11514
12042
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11515
12043
  "wrap-native": t.LiteralC<"wrap-native">;
11516
12044
  "unwrap-native": t.LiteralC<"unwrap-native">;
12045
+ wrapApprove: t.LiteralC<"wrapApprove">;
12046
+ wrap: t.LiteralC<"wrap">;
12047
+ unwrap: t.LiteralC<"unwrap">;
12048
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11517
12049
  delegateResource: t.LiteralC<"delegateResource">;
11518
12050
  undelegateResource: t.LiteralC<"undelegateResource">;
11519
12051
  export: t.LiteralC<"export">;
@@ -11657,6 +12189,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11657
12189
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11658
12190
  "wrap-native": t.LiteralC<"wrap-native">;
11659
12191
  "unwrap-native": t.LiteralC<"unwrap-native">;
12192
+ wrapApprove: t.LiteralC<"wrapApprove">;
12193
+ wrap: t.LiteralC<"wrap">;
12194
+ unwrap: t.LiteralC<"unwrap">;
12195
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11660
12196
  delegateResource: t.LiteralC<"delegateResource">;
11661
12197
  undelegateResource: t.LiteralC<"undelegateResource">;
11662
12198
  export: t.LiteralC<"export">;
@@ -11748,6 +12284,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11748
12284
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11749
12285
  "wrap-native": t.LiteralC<"wrap-native">;
11750
12286
  "unwrap-native": t.LiteralC<"unwrap-native">;
12287
+ wrapApprove: t.LiteralC<"wrapApprove">;
12288
+ wrap: t.LiteralC<"wrap">;
12289
+ unwrap: t.LiteralC<"unwrap">;
12290
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11751
12291
  delegateResource: t.LiteralC<"delegateResource">;
11752
12292
  undelegateResource: t.LiteralC<"undelegateResource">;
11753
12293
  export: t.LiteralC<"export">;
@@ -11836,6 +12376,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11836
12376
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11837
12377
  "wrap-native": t.LiteralC<"wrap-native">;
11838
12378
  "unwrap-native": t.LiteralC<"unwrap-native">;
12379
+ wrapApprove: t.LiteralC<"wrapApprove">;
12380
+ wrap: t.LiteralC<"wrap">;
12381
+ unwrap: t.LiteralC<"unwrap">;
12382
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11839
12383
  delegateResource: t.LiteralC<"delegateResource">;
11840
12384
  undelegateResource: t.LiteralC<"undelegateResource">;
11841
12385
  export: t.LiteralC<"export">;
@@ -11919,6 +12463,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11919
12463
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11920
12464
  "wrap-native": t.LiteralC<"wrap-native">;
11921
12465
  "unwrap-native": t.LiteralC<"unwrap-native">;
12466
+ wrapApprove: t.LiteralC<"wrapApprove">;
12467
+ wrap: t.LiteralC<"wrap">;
12468
+ unwrap: t.LiteralC<"unwrap">;
12469
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
11922
12470
  delegateResource: t.LiteralC<"delegateResource">;
11923
12471
  undelegateResource: t.LiteralC<"undelegateResource">;
11924
12472
  export: t.LiteralC<"export">;
@@ -12022,6 +12570,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12022
12570
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12023
12571
  "wrap-native": t.LiteralC<"wrap-native">;
12024
12572
  "unwrap-native": t.LiteralC<"unwrap-native">;
12573
+ wrapApprove: t.LiteralC<"wrapApprove">;
12574
+ wrap: t.LiteralC<"wrap">;
12575
+ unwrap: t.LiteralC<"unwrap">;
12576
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12025
12577
  delegateResource: t.LiteralC<"delegateResource">;
12026
12578
  undelegateResource: t.LiteralC<"undelegateResource">;
12027
12579
  export: t.LiteralC<"export">;
@@ -12111,6 +12663,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12111
12663
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12112
12664
  "wrap-native": t.LiteralC<"wrap-native">;
12113
12665
  "unwrap-native": t.LiteralC<"unwrap-native">;
12666
+ wrapApprove: t.LiteralC<"wrapApprove">;
12667
+ wrap: t.LiteralC<"wrap">;
12668
+ unwrap: t.LiteralC<"unwrap">;
12669
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12114
12670
  delegateResource: t.LiteralC<"delegateResource">;
12115
12671
  undelegateResource: t.LiteralC<"undelegateResource">;
12116
12672
  export: t.LiteralC<"export">;
@@ -12199,6 +12755,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12199
12755
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12200
12756
  "wrap-native": t.LiteralC<"wrap-native">;
12201
12757
  "unwrap-native": t.LiteralC<"unwrap-native">;
12758
+ wrapApprove: t.LiteralC<"wrapApprove">;
12759
+ wrap: t.LiteralC<"wrap">;
12760
+ unwrap: t.LiteralC<"unwrap">;
12761
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12202
12762
  delegateResource: t.LiteralC<"delegateResource">;
12203
12763
  undelegateResource: t.LiteralC<"undelegateResource">;
12204
12764
  export: t.LiteralC<"export">;
@@ -12288,6 +12848,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12288
12848
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12289
12849
  "wrap-native": t.LiteralC<"wrap-native">;
12290
12850
  "unwrap-native": t.LiteralC<"unwrap-native">;
12851
+ wrapApprove: t.LiteralC<"wrapApprove">;
12852
+ wrap: t.LiteralC<"wrap">;
12853
+ unwrap: t.LiteralC<"unwrap">;
12854
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12291
12855
  delegateResource: t.LiteralC<"delegateResource">;
12292
12856
  undelegateResource: t.LiteralC<"undelegateResource">;
12293
12857
  export: t.LiteralC<"export">;
@@ -12376,6 +12940,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12376
12940
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12377
12941
  "wrap-native": t.LiteralC<"wrap-native">;
12378
12942
  "unwrap-native": t.LiteralC<"unwrap-native">;
12943
+ wrapApprove: t.LiteralC<"wrapApprove">;
12944
+ wrap: t.LiteralC<"wrap">;
12945
+ unwrap: t.LiteralC<"unwrap">;
12946
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12379
12947
  delegateResource: t.LiteralC<"delegateResource">;
12380
12948
  undelegateResource: t.LiteralC<"undelegateResource">;
12381
12949
  export: t.LiteralC<"export">;
@@ -12468,6 +13036,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12468
13036
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12469
13037
  "wrap-native": t.LiteralC<"wrap-native">;
12470
13038
  "unwrap-native": t.LiteralC<"unwrap-native">;
13039
+ wrapApprove: t.LiteralC<"wrapApprove">;
13040
+ wrap: t.LiteralC<"wrap">;
13041
+ unwrap: t.LiteralC<"unwrap">;
13042
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12471
13043
  delegateResource: t.LiteralC<"delegateResource">;
12472
13044
  undelegateResource: t.LiteralC<"undelegateResource">;
12473
13045
  export: t.LiteralC<"export">;
@@ -12559,6 +13131,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12559
13131
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12560
13132
  "wrap-native": t.LiteralC<"wrap-native">;
12561
13133
  "unwrap-native": t.LiteralC<"unwrap-native">;
13134
+ wrapApprove: t.LiteralC<"wrapApprove">;
13135
+ wrap: t.LiteralC<"wrap">;
13136
+ unwrap: t.LiteralC<"unwrap">;
13137
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12562
13138
  delegateResource: t.LiteralC<"delegateResource">;
12563
13139
  undelegateResource: t.LiteralC<"undelegateResource">;
12564
13140
  export: t.LiteralC<"export">;
@@ -12652,6 +13228,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12652
13228
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12653
13229
  "wrap-native": t.LiteralC<"wrap-native">;
12654
13230
  "unwrap-native": t.LiteralC<"unwrap-native">;
13231
+ wrapApprove: t.LiteralC<"wrapApprove">;
13232
+ wrap: t.LiteralC<"wrap">;
13233
+ unwrap: t.LiteralC<"unwrap">;
13234
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12655
13235
  delegateResource: t.LiteralC<"delegateResource">;
12656
13236
  undelegateResource: t.LiteralC<"undelegateResource">;
12657
13237
  export: t.LiteralC<"export">;
@@ -12745,6 +13325,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12745
13325
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12746
13326
  "wrap-native": t.LiteralC<"wrap-native">;
12747
13327
  "unwrap-native": t.LiteralC<"unwrap-native">;
13328
+ wrapApprove: t.LiteralC<"wrapApprove">;
13329
+ wrap: t.LiteralC<"wrap">;
13330
+ unwrap: t.LiteralC<"unwrap">;
13331
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12748
13332
  delegateResource: t.LiteralC<"delegateResource">;
12749
13333
  undelegateResource: t.LiteralC<"undelegateResource">;
12750
13334
  export: t.LiteralC<"export">;
@@ -12838,6 +13422,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12838
13422
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12839
13423
  "wrap-native": t.LiteralC<"wrap-native">;
12840
13424
  "unwrap-native": t.LiteralC<"unwrap-native">;
13425
+ wrapApprove: t.LiteralC<"wrapApprove">;
13426
+ wrap: t.LiteralC<"wrap">;
13427
+ unwrap: t.LiteralC<"unwrap">;
13428
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12841
13429
  delegateResource: t.LiteralC<"delegateResource">;
12842
13430
  undelegateResource: t.LiteralC<"undelegateResource">;
12843
13431
  export: t.LiteralC<"export">;
@@ -12930,6 +13518,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12930
13518
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12931
13519
  "wrap-native": t.LiteralC<"wrap-native">;
12932
13520
  "unwrap-native": t.LiteralC<"unwrap-native">;
13521
+ wrapApprove: t.LiteralC<"wrapApprove">;
13522
+ wrap: t.LiteralC<"wrap">;
13523
+ unwrap: t.LiteralC<"unwrap">;
13524
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
12933
13525
  delegateResource: t.LiteralC<"delegateResource">;
12934
13526
  undelegateResource: t.LiteralC<"undelegateResource">;
12935
13527
  export: t.LiteralC<"export">;
@@ -13026,6 +13618,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13026
13618
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13027
13619
  "wrap-native": t.LiteralC<"wrap-native">;
13028
13620
  "unwrap-native": t.LiteralC<"unwrap-native">;
13621
+ wrapApprove: t.LiteralC<"wrapApprove">;
13622
+ wrap: t.LiteralC<"wrap">;
13623
+ unwrap: t.LiteralC<"unwrap">;
13624
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13029
13625
  delegateResource: t.LiteralC<"delegateResource">;
13030
13626
  undelegateResource: t.LiteralC<"undelegateResource">;
13031
13627
  export: t.LiteralC<"export">;
@@ -13117,6 +13713,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13117
13713
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13118
13714
  "wrap-native": t.LiteralC<"wrap-native">;
13119
13715
  "unwrap-native": t.LiteralC<"unwrap-native">;
13716
+ wrapApprove: t.LiteralC<"wrapApprove">;
13717
+ wrap: t.LiteralC<"wrap">;
13718
+ unwrap: t.LiteralC<"unwrap">;
13719
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13120
13720
  delegateResource: t.LiteralC<"delegateResource">;
13121
13721
  undelegateResource: t.LiteralC<"undelegateResource">;
13122
13722
  export: t.LiteralC<"export">;
@@ -13210,6 +13810,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13210
13810
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13211
13811
  "wrap-native": t.LiteralC<"wrap-native">;
13212
13812
  "unwrap-native": t.LiteralC<"unwrap-native">;
13813
+ wrapApprove: t.LiteralC<"wrapApprove">;
13814
+ wrap: t.LiteralC<"wrap">;
13815
+ unwrap: t.LiteralC<"unwrap">;
13816
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13213
13817
  delegateResource: t.LiteralC<"delegateResource">;
13214
13818
  undelegateResource: t.LiteralC<"undelegateResource">;
13215
13819
  export: t.LiteralC<"export">;
@@ -13299,6 +13903,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13299
13903
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13300
13904
  "wrap-native": t.LiteralC<"wrap-native">;
13301
13905
  "unwrap-native": t.LiteralC<"unwrap-native">;
13906
+ wrapApprove: t.LiteralC<"wrapApprove">;
13907
+ wrap: t.LiteralC<"wrap">;
13908
+ unwrap: t.LiteralC<"unwrap">;
13909
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13302
13910
  delegateResource: t.LiteralC<"delegateResource">;
13303
13911
  undelegateResource: t.LiteralC<"undelegateResource">;
13304
13912
  export: t.LiteralC<"export">;
@@ -13387,6 +13995,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13387
13995
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13388
13996
  "wrap-native": t.LiteralC<"wrap-native">;
13389
13997
  "unwrap-native": t.LiteralC<"unwrap-native">;
13998
+ wrapApprove: t.LiteralC<"wrapApprove">;
13999
+ wrap: t.LiteralC<"wrap">;
14000
+ unwrap: t.LiteralC<"unwrap">;
14001
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13390
14002
  delegateResource: t.LiteralC<"delegateResource">;
13391
14003
  undelegateResource: t.LiteralC<"undelegateResource">;
13392
14004
  export: t.LiteralC<"export">;
@@ -13475,6 +14087,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13475
14087
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13476
14088
  "wrap-native": t.LiteralC<"wrap-native">;
13477
14089
  "unwrap-native": t.LiteralC<"unwrap-native">;
14090
+ wrapApprove: t.LiteralC<"wrapApprove">;
14091
+ wrap: t.LiteralC<"wrap">;
14092
+ unwrap: t.LiteralC<"unwrap">;
14093
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13478
14094
  delegateResource: t.LiteralC<"delegateResource">;
13479
14095
  undelegateResource: t.LiteralC<"undelegateResource">;
13480
14096
  export: t.LiteralC<"export">;
@@ -13568,6 +14184,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13568
14184
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13569
14185
  "wrap-native": t.LiteralC<"wrap-native">;
13570
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">;
13571
14191
  delegateResource: t.LiteralC<"delegateResource">;
13572
14192
  undelegateResource: t.LiteralC<"undelegateResource">;
13573
14193
  export: t.LiteralC<"export">;
@@ -13662,6 +14282,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13662
14282
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13663
14283
  "wrap-native": t.LiteralC<"wrap-native">;
13664
14284
  "unwrap-native": t.LiteralC<"unwrap-native">;
14285
+ wrapApprove: t.LiteralC<"wrapApprove">;
14286
+ wrap: t.LiteralC<"wrap">;
14287
+ unwrap: t.LiteralC<"unwrap">;
14288
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13665
14289
  delegateResource: t.LiteralC<"delegateResource">;
13666
14290
  undelegateResource: t.LiteralC<"undelegateResource">;
13667
14291
  export: t.LiteralC<"export">;
@@ -13754,6 +14378,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13754
14378
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13755
14379
  "wrap-native": t.LiteralC<"wrap-native">;
13756
14380
  "unwrap-native": t.LiteralC<"unwrap-native">;
14381
+ wrapApprove: t.LiteralC<"wrapApprove">;
14382
+ wrap: t.LiteralC<"wrap">;
14383
+ unwrap: t.LiteralC<"unwrap">;
14384
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13757
14385
  delegateResource: t.LiteralC<"delegateResource">;
13758
14386
  undelegateResource: t.LiteralC<"undelegateResource">;
13759
14387
  export: t.LiteralC<"export">;
@@ -13846,6 +14474,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13846
14474
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13847
14475
  "wrap-native": t.LiteralC<"wrap-native">;
13848
14476
  "unwrap-native": t.LiteralC<"unwrap-native">;
14477
+ wrapApprove: t.LiteralC<"wrapApprove">;
14478
+ wrap: t.LiteralC<"wrap">;
14479
+ unwrap: t.LiteralC<"unwrap">;
14480
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13849
14481
  delegateResource: t.LiteralC<"delegateResource">;
13850
14482
  undelegateResource: t.LiteralC<"undelegateResource">;
13851
14483
  export: t.LiteralC<"export">;
@@ -13933,6 +14565,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13933
14565
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13934
14566
  "wrap-native": t.LiteralC<"wrap-native">;
13935
14567
  "unwrap-native": t.LiteralC<"unwrap-native">;
14568
+ wrapApprove: t.LiteralC<"wrapApprove">;
14569
+ wrap: t.LiteralC<"wrap">;
14570
+ unwrap: t.LiteralC<"unwrap">;
14571
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
13936
14572
  delegateResource: t.LiteralC<"delegateResource">;
13937
14573
  undelegateResource: t.LiteralC<"undelegateResource">;
13938
14574
  export: t.LiteralC<"export">;
@@ -14020,6 +14656,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14020
14656
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14021
14657
  "wrap-native": t.LiteralC<"wrap-native">;
14022
14658
  "unwrap-native": t.LiteralC<"unwrap-native">;
14659
+ wrapApprove: t.LiteralC<"wrapApprove">;
14660
+ wrap: t.LiteralC<"wrap">;
14661
+ unwrap: t.LiteralC<"unwrap">;
14662
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14023
14663
  delegateResource: t.LiteralC<"delegateResource">;
14024
14664
  undelegateResource: t.LiteralC<"undelegateResource">;
14025
14665
  export: t.LiteralC<"export">;
@@ -14101,6 +14741,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14101
14741
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14102
14742
  "wrap-native": t.LiteralC<"wrap-native">;
14103
14743
  "unwrap-native": t.LiteralC<"unwrap-native">;
14744
+ wrapApprove: t.LiteralC<"wrapApprove">;
14745
+ wrap: t.LiteralC<"wrap">;
14746
+ unwrap: t.LiteralC<"unwrap">;
14747
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14104
14748
  delegateResource: t.LiteralC<"delegateResource">;
14105
14749
  undelegateResource: t.LiteralC<"undelegateResource">;
14106
14750
  export: t.LiteralC<"export">;
@@ -14186,6 +14830,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14186
14830
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14187
14831
  "wrap-native": t.LiteralC<"wrap-native">;
14188
14832
  "unwrap-native": t.LiteralC<"unwrap-native">;
14833
+ wrapApprove: t.LiteralC<"wrapApprove">;
14834
+ wrap: t.LiteralC<"wrap">;
14835
+ unwrap: t.LiteralC<"unwrap">;
14836
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14189
14837
  delegateResource: t.LiteralC<"delegateResource">;
14190
14838
  undelegateResource: t.LiteralC<"undelegateResource">;
14191
14839
  export: t.LiteralC<"export">;
@@ -14273,6 +14921,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14273
14921
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14274
14922
  "wrap-native": t.LiteralC<"wrap-native">;
14275
14923
  "unwrap-native": t.LiteralC<"unwrap-native">;
14924
+ wrapApprove: t.LiteralC<"wrapApprove">;
14925
+ wrap: t.LiteralC<"wrap">;
14926
+ unwrap: t.LiteralC<"unwrap">;
14927
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14276
14928
  delegateResource: t.LiteralC<"delegateResource">;
14277
14929
  undelegateResource: t.LiteralC<"undelegateResource">;
14278
14930
  export: t.LiteralC<"export">;
@@ -14360,6 +15012,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14360
15012
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14361
15013
  "wrap-native": t.LiteralC<"wrap-native">;
14362
15014
  "unwrap-native": t.LiteralC<"unwrap-native">;
15015
+ wrapApprove: t.LiteralC<"wrapApprove">;
15016
+ wrap: t.LiteralC<"wrap">;
15017
+ unwrap: t.LiteralC<"unwrap">;
15018
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14363
15019
  delegateResource: t.LiteralC<"delegateResource">;
14364
15020
  undelegateResource: t.LiteralC<"undelegateResource">;
14365
15021
  export: t.LiteralC<"export">;
@@ -14453,6 +15109,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14453
15109
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14454
15110
  "wrap-native": t.LiteralC<"wrap-native">;
14455
15111
  "unwrap-native": t.LiteralC<"unwrap-native">;
15112
+ wrapApprove: t.LiteralC<"wrapApprove">;
15113
+ wrap: t.LiteralC<"wrap">;
15114
+ unwrap: t.LiteralC<"unwrap">;
15115
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14456
15116
  delegateResource: t.LiteralC<"delegateResource">;
14457
15117
  undelegateResource: t.LiteralC<"undelegateResource">;
14458
15118
  export: t.LiteralC<"export">;
@@ -14546,6 +15206,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14546
15206
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14547
15207
  "wrap-native": t.LiteralC<"wrap-native">;
14548
15208
  "unwrap-native": t.LiteralC<"unwrap-native">;
15209
+ wrapApprove: t.LiteralC<"wrapApprove">;
15210
+ wrap: t.LiteralC<"wrap">;
15211
+ unwrap: t.LiteralC<"unwrap">;
15212
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14549
15213
  delegateResource: t.LiteralC<"delegateResource">;
14550
15214
  undelegateResource: t.LiteralC<"undelegateResource">;
14551
15215
  export: t.LiteralC<"export">;
@@ -14633,6 +15297,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14633
15297
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14634
15298
  "wrap-native": t.LiteralC<"wrap-native">;
14635
15299
  "unwrap-native": t.LiteralC<"unwrap-native">;
15300
+ wrapApprove: t.LiteralC<"wrapApprove">;
15301
+ wrap: t.LiteralC<"wrap">;
15302
+ unwrap: t.LiteralC<"unwrap">;
15303
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14636
15304
  delegateResource: t.LiteralC<"delegateResource">;
14637
15305
  undelegateResource: t.LiteralC<"undelegateResource">;
14638
15306
  export: t.LiteralC<"export">;
@@ -14716,6 +15384,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14716
15384
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14717
15385
  "wrap-native": t.LiteralC<"wrap-native">;
14718
15386
  "unwrap-native": t.LiteralC<"unwrap-native">;
15387
+ wrapApprove: t.LiteralC<"wrapApprove">;
15388
+ wrap: t.LiteralC<"wrap">;
15389
+ unwrap: t.LiteralC<"unwrap">;
15390
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14719
15391
  delegateResource: t.LiteralC<"delegateResource">;
14720
15392
  undelegateResource: t.LiteralC<"undelegateResource">;
14721
15393
  export: t.LiteralC<"export">;
@@ -14819,6 +15491,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14819
15491
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14820
15492
  "wrap-native": t.LiteralC<"wrap-native">;
14821
15493
  "unwrap-native": t.LiteralC<"unwrap-native">;
15494
+ wrapApprove: t.LiteralC<"wrapApprove">;
15495
+ wrap: t.LiteralC<"wrap">;
15496
+ unwrap: t.LiteralC<"unwrap">;
15497
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14822
15498
  delegateResource: t.LiteralC<"delegateResource">;
14823
15499
  undelegateResource: t.LiteralC<"undelegateResource">;
14824
15500
  export: t.LiteralC<"export">;
@@ -14932,6 +15608,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14932
15608
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14933
15609
  "wrap-native": t.LiteralC<"wrap-native">;
14934
15610
  "unwrap-native": t.LiteralC<"unwrap-native">;
15611
+ wrapApprove: t.LiteralC<"wrapApprove">;
15612
+ wrap: t.LiteralC<"wrap">;
15613
+ unwrap: t.LiteralC<"unwrap">;
15614
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
14935
15615
  delegateResource: t.LiteralC<"delegateResource">;
14936
15616
  undelegateResource: t.LiteralC<"undelegateResource">;
14937
15617
  export: t.LiteralC<"export">;
@@ -15055,6 +15735,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
15055
15735
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15056
15736
  "wrap-native": t.LiteralC<"wrap-native">;
15057
15737
  "unwrap-native": t.LiteralC<"unwrap-native">;
15738
+ wrapApprove: t.LiteralC<"wrapApprove">;
15739
+ wrap: t.LiteralC<"wrap">;
15740
+ unwrap: t.LiteralC<"unwrap">;
15741
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
15058
15742
  delegateResource: t.LiteralC<"delegateResource">;
15059
15743
  undelegateResource: t.LiteralC<"undelegateResource">;
15060
15744
  export: t.LiteralC<"export">;
@@ -15150,6 +15834,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
15150
15834
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15151
15835
  "wrap-native": t.LiteralC<"wrap-native">;
15152
15836
  "unwrap-native": t.LiteralC<"unwrap-native">;
15837
+ wrapApprove: t.LiteralC<"wrapApprove">;
15838
+ wrap: t.LiteralC<"wrap">;
15839
+ unwrap: t.LiteralC<"unwrap">;
15840
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
15153
15841
  delegateResource: t.LiteralC<"delegateResource">;
15154
15842
  undelegateResource: t.LiteralC<"undelegateResource">;
15155
15843
  export: t.LiteralC<"export">;
@@ -15255,6 +15943,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
15255
15943
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15256
15944
  "wrap-native": t.LiteralC<"wrap-native">;
15257
15945
  "unwrap-native": t.LiteralC<"unwrap-native">;
15946
+ wrapApprove: t.LiteralC<"wrapApprove">;
15947
+ wrap: t.LiteralC<"wrap">;
15948
+ unwrap: t.LiteralC<"unwrap">;
15949
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
15258
15950
  delegateResource: t.LiteralC<"delegateResource">;
15259
15951
  undelegateResource: t.LiteralC<"undelegateResource">;
15260
15952
  export: t.LiteralC<"export">;
@@ -15342,6 +16034,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
15342
16034
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15343
16035
  "wrap-native": t.LiteralC<"wrap-native">;
15344
16036
  "unwrap-native": t.LiteralC<"unwrap-native">;
16037
+ wrapApprove: t.LiteralC<"wrapApprove">;
16038
+ wrap: t.LiteralC<"wrap">;
16039
+ unwrap: t.LiteralC<"unwrap">;
16040
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
15345
16041
  delegateResource: t.LiteralC<"delegateResource">;
15346
16042
  undelegateResource: t.LiteralC<"undelegateResource">;
15347
16043
  export: t.LiteralC<"export">;
@@ -15435,6 +16131,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
15435
16131
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15436
16132
  "wrap-native": t.LiteralC<"wrap-native">;
15437
16133
  "unwrap-native": t.LiteralC<"unwrap-native">;
16134
+ wrapApprove: t.LiteralC<"wrapApprove">;
16135
+ wrap: t.LiteralC<"wrap">;
16136
+ unwrap: t.LiteralC<"unwrap">;
16137
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
15438
16138
  delegateResource: t.LiteralC<"delegateResource">;
15439
16139
  undelegateResource: t.LiteralC<"undelegateResource">;
15440
16140
  export: t.LiteralC<"export">;
@@ -15522,6 +16222,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
15522
16222
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15523
16223
  "wrap-native": t.LiteralC<"wrap-native">;
15524
16224
  "unwrap-native": t.LiteralC<"unwrap-native">;
16225
+ wrapApprove: t.LiteralC<"wrapApprove">;
16226
+ wrap: t.LiteralC<"wrap">;
16227
+ unwrap: t.LiteralC<"unwrap">;
16228
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
15525
16229
  delegateResource: t.LiteralC<"delegateResource">;
15526
16230
  undelegateResource: t.LiteralC<"undelegateResource">;
15527
16231
  export: t.LiteralC<"export">;
@@ -15615,6 +16319,10 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
15615
16319
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15616
16320
  "wrap-native": t.LiteralC<"wrap-native">;
15617
16321
  "unwrap-native": t.LiteralC<"unwrap-native">;
16322
+ wrapApprove: t.LiteralC<"wrapApprove">;
16323
+ wrap: t.LiteralC<"wrap">;
16324
+ unwrap: t.LiteralC<"unwrap">;
16325
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
15618
16326
  delegateResource: t.LiteralC<"delegateResource">;
15619
16327
  undelegateResource: t.LiteralC<"undelegateResource">;
15620
16328
  export: t.LiteralC<"export">;
@@ -16144,6 +16852,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16144
16852
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
16145
16853
  "wrap-native": t.LiteralC<"wrap-native">;
16146
16854
  "unwrap-native": t.LiteralC<"unwrap-native">;
16855
+ wrapApprove: t.LiteralC<"wrapApprove">;
16856
+ wrap: t.LiteralC<"wrap">;
16857
+ unwrap: t.LiteralC<"unwrap">;
16858
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
16147
16859
  delegateResource: t.LiteralC<"delegateResource">;
16148
16860
  undelegateResource: t.LiteralC<"undelegateResource">;
16149
16861
  export: t.LiteralC<"export">;
@@ -16249,6 +16961,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16249
16961
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
16250
16962
  "wrap-native": t.LiteralC<"wrap-native">;
16251
16963
  "unwrap-native": t.LiteralC<"unwrap-native">;
16964
+ wrapApprove: t.LiteralC<"wrapApprove">;
16965
+ wrap: t.LiteralC<"wrap">;
16966
+ unwrap: t.LiteralC<"unwrap">;
16967
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
16252
16968
  delegateResource: t.LiteralC<"delegateResource">;
16253
16969
  undelegateResource: t.LiteralC<"undelegateResource">;
16254
16970
  export: t.LiteralC<"export">;
@@ -16339,6 +17055,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16339
17055
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
16340
17056
  "wrap-native": t.LiteralC<"wrap-native">;
16341
17057
  "unwrap-native": t.LiteralC<"unwrap-native">;
17058
+ wrapApprove: t.LiteralC<"wrapApprove">;
17059
+ wrap: t.LiteralC<"wrap">;
17060
+ unwrap: t.LiteralC<"unwrap">;
17061
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
16342
17062
  delegateResource: t.LiteralC<"delegateResource">;
16343
17063
  undelegateResource: t.LiteralC<"undelegateResource">;
16344
17064
  export: t.LiteralC<"export">;
@@ -16435,6 +17155,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16435
17155
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
16436
17156
  "wrap-native": t.LiteralC<"wrap-native">;
16437
17157
  "unwrap-native": t.LiteralC<"unwrap-native">;
17158
+ wrapApprove: t.LiteralC<"wrapApprove">;
17159
+ wrap: t.LiteralC<"wrap">;
17160
+ unwrap: t.LiteralC<"unwrap">;
17161
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
16438
17162
  delegateResource: t.LiteralC<"delegateResource">;
16439
17163
  undelegateResource: t.LiteralC<"undelegateResource">;
16440
17164
  export: t.LiteralC<"export">;
@@ -16530,6 +17254,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16530
17254
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
16531
17255
  "wrap-native": t.LiteralC<"wrap-native">;
16532
17256
  "unwrap-native": t.LiteralC<"unwrap-native">;
17257
+ wrapApprove: t.LiteralC<"wrapApprove">;
17258
+ wrap: t.LiteralC<"wrap">;
17259
+ unwrap: t.LiteralC<"unwrap">;
17260
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
16533
17261
  delegateResource: t.LiteralC<"delegateResource">;
16534
17262
  undelegateResource: t.LiteralC<"undelegateResource">;
16535
17263
  export: t.LiteralC<"export">;
@@ -16617,6 +17345,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16617
17345
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
16618
17346
  "wrap-native": t.LiteralC<"wrap-native">;
16619
17347
  "unwrap-native": t.LiteralC<"unwrap-native">;
17348
+ wrapApprove: t.LiteralC<"wrapApprove">;
17349
+ wrap: t.LiteralC<"wrap">;
17350
+ unwrap: t.LiteralC<"unwrap">;
17351
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
16620
17352
  delegateResource: t.LiteralC<"delegateResource">;
16621
17353
  undelegateResource: t.LiteralC<"undelegateResource">;
16622
17354
  export: t.LiteralC<"export">;
@@ -16715,6 +17447,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16715
17447
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
16716
17448
  "wrap-native": t.LiteralC<"wrap-native">;
16717
17449
  "unwrap-native": t.LiteralC<"unwrap-native">;
17450
+ wrapApprove: t.LiteralC<"wrapApprove">;
17451
+ wrap: t.LiteralC<"wrap">;
17452
+ unwrap: t.LiteralC<"unwrap">;
17453
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
16718
17454
  delegateResource: t.LiteralC<"delegateResource">;
16719
17455
  undelegateResource: t.LiteralC<"undelegateResource">;
16720
17456
  export: t.LiteralC<"export">;
@@ -16818,6 +17554,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16818
17554
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
16819
17555
  "wrap-native": t.LiteralC<"wrap-native">;
16820
17556
  "unwrap-native": t.LiteralC<"unwrap-native">;
17557
+ wrapApprove: t.LiteralC<"wrapApprove">;
17558
+ wrap: t.LiteralC<"wrap">;
17559
+ unwrap: t.LiteralC<"unwrap">;
17560
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
16821
17561
  delegateResource: t.LiteralC<"delegateResource">;
16822
17562
  undelegateResource: t.LiteralC<"undelegateResource">;
16823
17563
  export: t.LiteralC<"export">;
@@ -16938,6 +17678,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16938
17678
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
16939
17679
  "wrap-native": t.LiteralC<"wrap-native">;
16940
17680
  "unwrap-native": t.LiteralC<"unwrap-native">;
17681
+ wrapApprove: t.LiteralC<"wrapApprove">;
17682
+ wrap: t.LiteralC<"wrap">;
17683
+ unwrap: t.LiteralC<"unwrap">;
17684
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
16941
17685
  delegateResource: t.LiteralC<"delegateResource">;
16942
17686
  undelegateResource: t.LiteralC<"undelegateResource">;
16943
17687
  export: t.LiteralC<"export">;
@@ -17058,6 +17802,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17058
17802
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17059
17803
  "wrap-native": t.LiteralC<"wrap-native">;
17060
17804
  "unwrap-native": t.LiteralC<"unwrap-native">;
17805
+ wrapApprove: t.LiteralC<"wrapApprove">;
17806
+ wrap: t.LiteralC<"wrap">;
17807
+ unwrap: t.LiteralC<"unwrap">;
17808
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
17061
17809
  delegateResource: t.LiteralC<"delegateResource">;
17062
17810
  undelegateResource: t.LiteralC<"undelegateResource">;
17063
17811
  export: t.LiteralC<"export">;
@@ -17144,6 +17892,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17144
17892
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17145
17893
  "wrap-native": t.LiteralC<"wrap-native">;
17146
17894
  "unwrap-native": t.LiteralC<"unwrap-native">;
17895
+ wrapApprove: t.LiteralC<"wrapApprove">;
17896
+ wrap: t.LiteralC<"wrap">;
17897
+ unwrap: t.LiteralC<"unwrap">;
17898
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
17147
17899
  delegateResource: t.LiteralC<"delegateResource">;
17148
17900
  undelegateResource: t.LiteralC<"undelegateResource">;
17149
17901
  export: t.LiteralC<"export">;
@@ -17230,6 +17982,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17230
17982
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17231
17983
  "wrap-native": t.LiteralC<"wrap-native">;
17232
17984
  "unwrap-native": t.LiteralC<"unwrap-native">;
17985
+ wrapApprove: t.LiteralC<"wrapApprove">;
17986
+ wrap: t.LiteralC<"wrap">;
17987
+ unwrap: t.LiteralC<"unwrap">;
17988
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
17233
17989
  delegateResource: t.LiteralC<"delegateResource">;
17234
17990
  undelegateResource: t.LiteralC<"undelegateResource">;
17235
17991
  export: t.LiteralC<"export">;
@@ -17324,6 +18080,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17324
18080
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17325
18081
  "wrap-native": t.LiteralC<"wrap-native">;
17326
18082
  "unwrap-native": t.LiteralC<"unwrap-native">;
18083
+ wrapApprove: t.LiteralC<"wrapApprove">;
18084
+ wrap: t.LiteralC<"wrap">;
18085
+ unwrap: t.LiteralC<"unwrap">;
18086
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
17327
18087
  delegateResource: t.LiteralC<"delegateResource">;
17328
18088
  undelegateResource: t.LiteralC<"undelegateResource">;
17329
18089
  export: t.LiteralC<"export">;
@@ -17417,6 +18177,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17417
18177
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17418
18178
  "wrap-native": t.LiteralC<"wrap-native">;
17419
18179
  "unwrap-native": t.LiteralC<"unwrap-native">;
18180
+ wrapApprove: t.LiteralC<"wrapApprove">;
18181
+ wrap: t.LiteralC<"wrap">;
18182
+ unwrap: t.LiteralC<"unwrap">;
18183
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
17420
18184
  delegateResource: t.LiteralC<"delegateResource">;
17421
18185
  undelegateResource: t.LiteralC<"undelegateResource">;
17422
18186
  export: t.LiteralC<"export">;
@@ -17513,6 +18277,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17513
18277
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17514
18278
  "wrap-native": t.LiteralC<"wrap-native">;
17515
18279
  "unwrap-native": t.LiteralC<"unwrap-native">;
18280
+ wrapApprove: t.LiteralC<"wrapApprove">;
18281
+ wrap: t.LiteralC<"wrap">;
18282
+ unwrap: t.LiteralC<"unwrap">;
18283
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
17516
18284
  delegateResource: t.LiteralC<"delegateResource">;
17517
18285
  undelegateResource: t.LiteralC<"undelegateResource">;
17518
18286
  export: t.LiteralC<"export">;
@@ -17611,6 +18379,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17611
18379
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17612
18380
  "wrap-native": t.LiteralC<"wrap-native">;
17613
18381
  "unwrap-native": t.LiteralC<"unwrap-native">;
18382
+ wrapApprove: t.LiteralC<"wrapApprove">;
18383
+ wrap: t.LiteralC<"wrap">;
18384
+ unwrap: t.LiteralC<"unwrap">;
18385
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
17614
18386
  delegateResource: t.LiteralC<"delegateResource">;
17615
18387
  undelegateResource: t.LiteralC<"undelegateResource">;
17616
18388
  export: t.LiteralC<"export">;
@@ -17695,6 +18467,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17695
18467
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17696
18468
  "wrap-native": t.LiteralC<"wrap-native">;
17697
18469
  "unwrap-native": t.LiteralC<"unwrap-native">;
18470
+ wrapApprove: t.LiteralC<"wrapApprove">;
18471
+ wrap: t.LiteralC<"wrap">;
18472
+ unwrap: t.LiteralC<"unwrap">;
18473
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
17698
18474
  delegateResource: t.LiteralC<"delegateResource">;
17699
18475
  undelegateResource: t.LiteralC<"undelegateResource">;
17700
18476
  export: t.LiteralC<"export">;
@@ -17793,6 +18569,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17793
18569
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17794
18570
  "wrap-native": t.LiteralC<"wrap-native">;
17795
18571
  "unwrap-native": t.LiteralC<"unwrap-native">;
18572
+ wrapApprove: t.LiteralC<"wrapApprove">;
18573
+ wrap: t.LiteralC<"wrap">;
18574
+ unwrap: t.LiteralC<"unwrap">;
18575
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
17796
18576
  delegateResource: t.LiteralC<"delegateResource">;
17797
18577
  undelegateResource: t.LiteralC<"undelegateResource">;
17798
18578
  export: t.LiteralC<"export">;
@@ -17890,6 +18670,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17890
18670
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17891
18671
  "wrap-native": t.LiteralC<"wrap-native">;
17892
18672
  "unwrap-native": t.LiteralC<"unwrap-native">;
18673
+ wrapApprove: t.LiteralC<"wrapApprove">;
18674
+ wrap: t.LiteralC<"wrap">;
18675
+ unwrap: t.LiteralC<"unwrap">;
18676
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
17893
18677
  delegateResource: t.LiteralC<"delegateResource">;
17894
18678
  undelegateResource: t.LiteralC<"undelegateResource">;
17895
18679
  export: t.LiteralC<"export">;
@@ -17974,6 +18758,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17974
18758
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17975
18759
  "wrap-native": t.LiteralC<"wrap-native">;
17976
18760
  "unwrap-native": t.LiteralC<"unwrap-native">;
18761
+ wrapApprove: t.LiteralC<"wrapApprove">;
18762
+ wrap: t.LiteralC<"wrap">;
18763
+ unwrap: t.LiteralC<"unwrap">;
18764
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
17977
18765
  delegateResource: t.LiteralC<"delegateResource">;
17978
18766
  undelegateResource: t.LiteralC<"undelegateResource">;
17979
18767
  export: t.LiteralC<"export">;
@@ -18060,6 +18848,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18060
18848
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18061
18849
  "wrap-native": t.LiteralC<"wrap-native">;
18062
18850
  "unwrap-native": t.LiteralC<"unwrap-native">;
18851
+ wrapApprove: t.LiteralC<"wrapApprove">;
18852
+ wrap: t.LiteralC<"wrap">;
18853
+ unwrap: t.LiteralC<"unwrap">;
18854
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
18063
18855
  delegateResource: t.LiteralC<"delegateResource">;
18064
18856
  undelegateResource: t.LiteralC<"undelegateResource">;
18065
18857
  export: t.LiteralC<"export">;
@@ -18170,6 +18962,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18170
18962
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18171
18963
  "wrap-native": t.LiteralC<"wrap-native">;
18172
18964
  "unwrap-native": t.LiteralC<"unwrap-native">;
18965
+ wrapApprove: t.LiteralC<"wrapApprove">;
18966
+ wrap: t.LiteralC<"wrap">;
18967
+ unwrap: t.LiteralC<"unwrap">;
18968
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
18173
18969
  delegateResource: t.LiteralC<"delegateResource">;
18174
18970
  undelegateResource: t.LiteralC<"undelegateResource">;
18175
18971
  export: t.LiteralC<"export">;
@@ -18277,6 +19073,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18277
19073
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18278
19074
  "wrap-native": t.LiteralC<"wrap-native">;
18279
19075
  "unwrap-native": t.LiteralC<"unwrap-native">;
19076
+ wrapApprove: t.LiteralC<"wrapApprove">;
19077
+ wrap: t.LiteralC<"wrap">;
19078
+ unwrap: t.LiteralC<"unwrap">;
19079
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
18280
19080
  delegateResource: t.LiteralC<"delegateResource">;
18281
19081
  undelegateResource: t.LiteralC<"undelegateResource">;
18282
19082
  export: t.LiteralC<"export">;
@@ -18362,6 +19162,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18362
19162
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18363
19163
  "wrap-native": t.LiteralC<"wrap-native">;
18364
19164
  "unwrap-native": t.LiteralC<"unwrap-native">;
19165
+ wrapApprove: t.LiteralC<"wrapApprove">;
19166
+ wrap: t.LiteralC<"wrap">;
19167
+ unwrap: t.LiteralC<"unwrap">;
19168
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
18365
19169
  delegateResource: t.LiteralC<"delegateResource">;
18366
19170
  undelegateResource: t.LiteralC<"undelegateResource">;
18367
19171
  export: t.LiteralC<"export">;
@@ -18451,6 +19255,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18451
19255
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18452
19256
  "wrap-native": t.LiteralC<"wrap-native">;
18453
19257
  "unwrap-native": t.LiteralC<"unwrap-native">;
19258
+ wrapApprove: t.LiteralC<"wrapApprove">;
19259
+ wrap: t.LiteralC<"wrap">;
19260
+ unwrap: t.LiteralC<"unwrap">;
19261
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
18454
19262
  delegateResource: t.LiteralC<"delegateResource">;
18455
19263
  undelegateResource: t.LiteralC<"undelegateResource">;
18456
19264
  export: t.LiteralC<"export">;
@@ -18535,6 +19343,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18535
19343
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18536
19344
  "wrap-native": t.LiteralC<"wrap-native">;
18537
19345
  "unwrap-native": t.LiteralC<"unwrap-native">;
19346
+ wrapApprove: t.LiteralC<"wrapApprove">;
19347
+ wrap: t.LiteralC<"wrap">;
19348
+ unwrap: t.LiteralC<"unwrap">;
19349
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
18538
19350
  delegateResource: t.LiteralC<"delegateResource">;
18539
19351
  undelegateResource: t.LiteralC<"undelegateResource">;
18540
19352
  export: t.LiteralC<"export">;
@@ -18620,6 +19432,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18620
19432
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18621
19433
  "wrap-native": t.LiteralC<"wrap-native">;
18622
19434
  "unwrap-native": t.LiteralC<"unwrap-native">;
19435
+ wrapApprove: t.LiteralC<"wrapApprove">;
19436
+ wrap: t.LiteralC<"wrap">;
19437
+ unwrap: t.LiteralC<"unwrap">;
19438
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
18623
19439
  delegateResource: t.LiteralC<"delegateResource">;
18624
19440
  undelegateResource: t.LiteralC<"undelegateResource">;
18625
19441
  export: t.LiteralC<"export">;
@@ -18705,6 +19521,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18705
19521
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18706
19522
  "wrap-native": t.LiteralC<"wrap-native">;
18707
19523
  "unwrap-native": t.LiteralC<"unwrap-native">;
19524
+ wrapApprove: t.LiteralC<"wrapApprove">;
19525
+ wrap: t.LiteralC<"wrap">;
19526
+ unwrap: t.LiteralC<"unwrap">;
19527
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
18708
19528
  delegateResource: t.LiteralC<"delegateResource">;
18709
19529
  undelegateResource: t.LiteralC<"undelegateResource">;
18710
19530
  export: t.LiteralC<"export">;
@@ -18789,6 +19609,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18789
19609
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18790
19610
  "wrap-native": t.LiteralC<"wrap-native">;
18791
19611
  "unwrap-native": t.LiteralC<"unwrap-native">;
19612
+ wrapApprove: t.LiteralC<"wrapApprove">;
19613
+ wrap: t.LiteralC<"wrap">;
19614
+ unwrap: t.LiteralC<"unwrap">;
19615
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
18792
19616
  delegateResource: t.LiteralC<"delegateResource">;
18793
19617
  undelegateResource: t.LiteralC<"undelegateResource">;
18794
19618
  export: t.LiteralC<"export">;
@@ -18874,6 +19698,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18874
19698
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18875
19699
  "wrap-native": t.LiteralC<"wrap-native">;
18876
19700
  "unwrap-native": t.LiteralC<"unwrap-native">;
19701
+ wrapApprove: t.LiteralC<"wrapApprove">;
19702
+ wrap: t.LiteralC<"wrap">;
19703
+ unwrap: t.LiteralC<"unwrap">;
19704
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
18877
19705
  delegateResource: t.LiteralC<"delegateResource">;
18878
19706
  undelegateResource: t.LiteralC<"undelegateResource">;
18879
19707
  export: t.LiteralC<"export">;
@@ -18963,6 +19791,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18963
19791
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18964
19792
  "wrap-native": t.LiteralC<"wrap-native">;
18965
19793
  "unwrap-native": t.LiteralC<"unwrap-native">;
19794
+ wrapApprove: t.LiteralC<"wrapApprove">;
19795
+ wrap: t.LiteralC<"wrap">;
19796
+ unwrap: t.LiteralC<"unwrap">;
19797
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
18966
19798
  delegateResource: t.LiteralC<"delegateResource">;
18967
19799
  undelegateResource: t.LiteralC<"undelegateResource">;
18968
19800
  export: t.LiteralC<"export">;
@@ -19048,6 +19880,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19048
19880
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19049
19881
  "wrap-native": t.LiteralC<"wrap-native">;
19050
19882
  "unwrap-native": t.LiteralC<"unwrap-native">;
19883
+ wrapApprove: t.LiteralC<"wrapApprove">;
19884
+ wrap: t.LiteralC<"wrap">;
19885
+ unwrap: t.LiteralC<"unwrap">;
19886
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
19051
19887
  delegateResource: t.LiteralC<"delegateResource">;
19052
19888
  undelegateResource: t.LiteralC<"undelegateResource">;
19053
19889
  export: t.LiteralC<"export">;
@@ -19133,6 +19969,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19133
19969
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19134
19970
  "wrap-native": t.LiteralC<"wrap-native">;
19135
19971
  "unwrap-native": t.LiteralC<"unwrap-native">;
19972
+ wrapApprove: t.LiteralC<"wrapApprove">;
19973
+ wrap: t.LiteralC<"wrap">;
19974
+ unwrap: t.LiteralC<"unwrap">;
19975
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
19136
19976
  delegateResource: t.LiteralC<"delegateResource">;
19137
19977
  undelegateResource: t.LiteralC<"undelegateResource">;
19138
19978
  export: t.LiteralC<"export">;
@@ -19236,6 +20076,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19236
20076
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19237
20077
  "wrap-native": t.LiteralC<"wrap-native">;
19238
20078
  "unwrap-native": t.LiteralC<"unwrap-native">;
20079
+ wrapApprove: t.LiteralC<"wrapApprove">;
20080
+ wrap: t.LiteralC<"wrap">;
20081
+ unwrap: t.LiteralC<"unwrap">;
20082
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
19239
20083
  delegateResource: t.LiteralC<"delegateResource">;
19240
20084
  undelegateResource: t.LiteralC<"undelegateResource">;
19241
20085
  export: t.LiteralC<"export">;
@@ -19322,6 +20166,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19322
20166
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19323
20167
  "wrap-native": t.LiteralC<"wrap-native">;
19324
20168
  "unwrap-native": t.LiteralC<"unwrap-native">;
20169
+ wrapApprove: t.LiteralC<"wrapApprove">;
20170
+ wrap: t.LiteralC<"wrap">;
20171
+ unwrap: t.LiteralC<"unwrap">;
20172
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
19325
20173
  delegateResource: t.LiteralC<"delegateResource">;
19326
20174
  undelegateResource: t.LiteralC<"undelegateResource">;
19327
20175
  export: t.LiteralC<"export">;
@@ -19441,6 +20289,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19441
20289
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19442
20290
  "wrap-native": t.LiteralC<"wrap-native">;
19443
20291
  "unwrap-native": t.LiteralC<"unwrap-native">;
20292
+ wrapApprove: t.LiteralC<"wrapApprove">;
20293
+ wrap: t.LiteralC<"wrap">;
20294
+ unwrap: t.LiteralC<"unwrap">;
20295
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
19444
20296
  delegateResource: t.LiteralC<"delegateResource">;
19445
20297
  undelegateResource: t.LiteralC<"undelegateResource">;
19446
20298
  export: t.LiteralC<"export">;
@@ -19533,6 +20385,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19533
20385
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19534
20386
  "wrap-native": t.LiteralC<"wrap-native">;
19535
20387
  "unwrap-native": t.LiteralC<"unwrap-native">;
20388
+ wrapApprove: t.LiteralC<"wrapApprove">;
20389
+ wrap: t.LiteralC<"wrap">;
20390
+ unwrap: t.LiteralC<"unwrap">;
20391
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
19536
20392
  delegateResource: t.LiteralC<"delegateResource">;
19537
20393
  undelegateResource: t.LiteralC<"undelegateResource">;
19538
20394
  export: t.LiteralC<"export">;
@@ -19652,6 +20508,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19652
20508
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19653
20509
  "wrap-native": t.LiteralC<"wrap-native">;
19654
20510
  "unwrap-native": t.LiteralC<"unwrap-native">;
20511
+ wrapApprove: t.LiteralC<"wrapApprove">;
20512
+ wrap: t.LiteralC<"wrap">;
20513
+ unwrap: t.LiteralC<"unwrap">;
20514
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
19655
20515
  delegateResource: t.LiteralC<"delegateResource">;
19656
20516
  undelegateResource: t.LiteralC<"undelegateResource">;
19657
20517
  export: t.LiteralC<"export">;
@@ -19735,6 +20595,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19735
20595
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19736
20596
  "wrap-native": t.LiteralC<"wrap-native">;
19737
20597
  "unwrap-native": t.LiteralC<"unwrap-native">;
20598
+ wrapApprove: t.LiteralC<"wrapApprove">;
20599
+ wrap: t.LiteralC<"wrap">;
20600
+ unwrap: t.LiteralC<"unwrap">;
20601
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
19738
20602
  delegateResource: t.LiteralC<"delegateResource">;
19739
20603
  undelegateResource: t.LiteralC<"undelegateResource">;
19740
20604
  export: t.LiteralC<"export">;
@@ -19819,6 +20683,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19819
20683
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19820
20684
  "wrap-native": t.LiteralC<"wrap-native">;
19821
20685
  "unwrap-native": t.LiteralC<"unwrap-native">;
20686
+ wrapApprove: t.LiteralC<"wrapApprove">;
20687
+ wrap: t.LiteralC<"wrap">;
20688
+ unwrap: t.LiteralC<"unwrap">;
20689
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
19822
20690
  delegateResource: t.LiteralC<"delegateResource">;
19823
20691
  undelegateResource: t.LiteralC<"undelegateResource">;
19824
20692
  export: t.LiteralC<"export">;
@@ -19902,6 +20770,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19902
20770
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19903
20771
  "wrap-native": t.LiteralC<"wrap-native">;
19904
20772
  "unwrap-native": t.LiteralC<"unwrap-native">;
20773
+ wrapApprove: t.LiteralC<"wrapApprove">;
20774
+ wrap: t.LiteralC<"wrap">;
20775
+ unwrap: t.LiteralC<"unwrap">;
20776
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
19905
20777
  delegateResource: t.LiteralC<"delegateResource">;
19906
20778
  undelegateResource: t.LiteralC<"undelegateResource">;
19907
20779
  export: t.LiteralC<"export">;
@@ -19985,6 +20857,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19985
20857
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19986
20858
  "wrap-native": t.LiteralC<"wrap-native">;
19987
20859
  "unwrap-native": t.LiteralC<"unwrap-native">;
20860
+ wrapApprove: t.LiteralC<"wrapApprove">;
20861
+ wrap: t.LiteralC<"wrap">;
20862
+ unwrap: t.LiteralC<"unwrap">;
20863
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
19988
20864
  delegateResource: t.LiteralC<"delegateResource">;
19989
20865
  undelegateResource: t.LiteralC<"undelegateResource">;
19990
20866
  export: t.LiteralC<"export">;
@@ -20068,6 +20944,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20068
20944
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
20069
20945
  "wrap-native": t.LiteralC<"wrap-native">;
20070
20946
  "unwrap-native": t.LiteralC<"unwrap-native">;
20947
+ wrapApprove: t.LiteralC<"wrapApprove">;
20948
+ wrap: t.LiteralC<"wrap">;
20949
+ unwrap: t.LiteralC<"unwrap">;
20950
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
20071
20951
  delegateResource: t.LiteralC<"delegateResource">;
20072
20952
  undelegateResource: t.LiteralC<"undelegateResource">;
20073
20953
  export: t.LiteralC<"export">;
@@ -20082,6 +20962,94 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20082
20962
  intentType: t.LiteralC<"unwrap-native">;
20083
20963
  vaultId: t.StringC;
20084
20964
  amount: t.StringC;
20965
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
20966
+ intentType: t.KeyofC<{
20967
+ payment: t.LiteralC<"payment">;
20968
+ transferToken: t.LiteralC<"transferToken">;
20969
+ consolidate: t.LiteralC<"consolidate">;
20970
+ consolidateToken: t.LiteralC<"consolidateToken">;
20971
+ fanout: t.LiteralC<"fanout">;
20972
+ stake: t.LiteralC<"stake">;
20973
+ unstake: t.LiteralC<"unstake">;
20974
+ delegate: t.LiteralC<"delegate">;
20975
+ undelegate: t.LiteralC<"undelegate">;
20976
+ switchValidator: t.LiteralC<"switchValidator">;
20977
+ claim: t.LiteralC<"claim">;
20978
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
20979
+ pledge: t.LiteralC<"pledge">;
20980
+ voteDelegation: t.LiteralC<"voteDelegation">;
20981
+ vote: t.LiteralC<"vote">;
20982
+ createAccount: t.LiteralC<"createAccount">;
20983
+ updateAccount: t.LiteralC<"updateAccount">;
20984
+ addTrustLine: t.LiteralC<"addTrustLine">;
20985
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
20986
+ signMessage: t.LiteralC<"signMessage">;
20987
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
20988
+ enableToken: t.LiteralC<"enableToken">;
20989
+ authorize: t.LiteralC<"authorize">;
20990
+ acceleration: t.LiteralC<"acceleration">;
20991
+ fillNonce: t.LiteralC<"fillNonce">;
20992
+ walletRecovery: t.LiteralC<"walletRecovery">;
20993
+ contractCall: t.LiteralC<"contractCall">;
20994
+ deactivate: t.LiteralC<"deactivate">;
20995
+ customTx: t.LiteralC<"customTx">;
20996
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
20997
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
20998
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
20999
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
21000
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
21001
+ tokenApproval: t.LiteralC<"tokenApproval">;
21002
+ transferStake: t.LiteralC<"transferStake">;
21003
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
21004
+ increaseStake: t.LiteralC<"increaseStake">;
21005
+ decreaseStake: t.LiteralC<"decreaseStake">;
21006
+ signalExit: t.LiteralC<"signalExit">;
21007
+ withdrawStake: t.LiteralC<"withdrawStake">;
21008
+ spotTransfer: t.LiteralC<"spotTransfer">;
21009
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
21010
+ enableBridging: t.LiteralC<"enableBridging">;
21011
+ goUnstake: t.LiteralC<"goUnstake">;
21012
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
21013
+ transferAccept: t.LiteralC<"transferAccept">;
21014
+ transferReject: t.LiteralC<"transferReject">;
21015
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
21016
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
21017
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
21018
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
21019
+ allocationRequest: t.LiteralC<"allocationRequest">;
21020
+ cantonCommand: t.LiteralC<"cantonCommand">;
21021
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
21022
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
21023
+ allocationReject: t.LiteralC<"allocationReject">;
21024
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
21025
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
21026
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
21027
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
21028
+ "defi-deposit": t.LiteralC<"defi-deposit">;
21029
+ "defi-redeem": t.LiteralC<"defi-redeem">;
21030
+ "defi-approve": t.LiteralC<"defi-approve">;
21031
+ "defi-withdraw": t.LiteralC<"defi-withdraw">;
21032
+ "wrap-native": t.LiteralC<"wrap-native">;
21033
+ "unwrap-native": t.LiteralC<"unwrap-native">;
21034
+ wrapApprove: t.LiteralC<"wrapApprove">;
21035
+ wrap: t.LiteralC<"wrap">;
21036
+ unwrap: t.LiteralC<"unwrap">;
21037
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
21038
+ delegateResource: t.LiteralC<"delegateResource">;
21039
+ undelegateResource: t.LiteralC<"undelegateResource">;
21040
+ export: t.LiteralC<"export">;
21041
+ import: t.LiteralC<"import">;
21042
+ importtoc: t.LiteralC<"importtoc">;
21043
+ }>;
21044
+ }>, t.PartialC<{
21045
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
21046
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
21047
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
21048
+ }>]>, t.TypeC<{
21049
+ tokenName: t.StringC;
21050
+ }>, t.TypeC<{
21051
+ intentType: t.LiteralC<"wrapApprove">;
21052
+ amount: t.StringC;
20085
21053
  }>]>, t.IntersectionC<[t.PartialC<{
20086
21054
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
20087
21055
  }>, t.TypeC<{
@@ -20211,6 +21179,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20211
21179
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
20212
21180
  "wrap-native": t.LiteralC<"wrap-native">;
20213
21181
  "unwrap-native": t.LiteralC<"unwrap-native">;
21182
+ wrapApprove: t.LiteralC<"wrapApprove">;
21183
+ wrap: t.LiteralC<"wrap">;
21184
+ unwrap: t.LiteralC<"unwrap">;
21185
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
20214
21186
  delegateResource: t.LiteralC<"delegateResource">;
20215
21187
  undelegateResource: t.LiteralC<"undelegateResource">;
20216
21188
  export: t.LiteralC<"export">;
@@ -20344,6 +21316,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20344
21316
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
20345
21317
  "wrap-native": t.LiteralC<"wrap-native">;
20346
21318
  "unwrap-native": t.LiteralC<"unwrap-native">;
21319
+ wrapApprove: t.LiteralC<"wrapApprove">;
21320
+ wrap: t.LiteralC<"wrap">;
21321
+ unwrap: t.LiteralC<"unwrap">;
21322
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
20347
21323
  delegateResource: t.LiteralC<"delegateResource">;
20348
21324
  undelegateResource: t.LiteralC<"undelegateResource">;
20349
21325
  export: t.LiteralC<"export">;
@@ -20469,6 +21445,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20469
21445
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
20470
21446
  "wrap-native": t.LiteralC<"wrap-native">;
20471
21447
  "unwrap-native": t.LiteralC<"unwrap-native">;
21448
+ wrapApprove: t.LiteralC<"wrapApprove">;
21449
+ wrap: t.LiteralC<"wrap">;
21450
+ unwrap: t.LiteralC<"unwrap">;
21451
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
20472
21452
  delegateResource: t.LiteralC<"delegateResource">;
20473
21453
  undelegateResource: t.LiteralC<"undelegateResource">;
20474
21454
  export: t.LiteralC<"export">;
@@ -20580,6 +21560,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20580
21560
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
20581
21561
  "wrap-native": t.LiteralC<"wrap-native">;
20582
21562
  "unwrap-native": t.LiteralC<"unwrap-native">;
21563
+ wrapApprove: t.LiteralC<"wrapApprove">;
21564
+ wrap: t.LiteralC<"wrap">;
21565
+ unwrap: t.LiteralC<"unwrap">;
21566
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
20583
21567
  delegateResource: t.LiteralC<"delegateResource">;
20584
21568
  undelegateResource: t.LiteralC<"undelegateResource">;
20585
21569
  export: t.LiteralC<"export">;
@@ -20690,6 +21674,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20690
21674
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
20691
21675
  "wrap-native": t.LiteralC<"wrap-native">;
20692
21676
  "unwrap-native": t.LiteralC<"unwrap-native">;
21677
+ wrapApprove: t.LiteralC<"wrapApprove">;
21678
+ wrap: t.LiteralC<"wrap">;
21679
+ unwrap: t.LiteralC<"unwrap">;
21680
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
20693
21681
  delegateResource: t.LiteralC<"delegateResource">;
20694
21682
  undelegateResource: t.LiteralC<"undelegateResource">;
20695
21683
  export: t.LiteralC<"export">;
@@ -20799,6 +21787,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20799
21787
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
20800
21788
  "wrap-native": t.LiteralC<"wrap-native">;
20801
21789
  "unwrap-native": t.LiteralC<"unwrap-native">;
21790
+ wrapApprove: t.LiteralC<"wrapApprove">;
21791
+ wrap: t.LiteralC<"wrap">;
21792
+ unwrap: t.LiteralC<"unwrap">;
21793
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
20802
21794
  delegateResource: t.LiteralC<"delegateResource">;
20803
21795
  undelegateResource: t.LiteralC<"undelegateResource">;
20804
21796
  export: t.LiteralC<"export">;
@@ -20884,6 +21876,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20884
21876
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
20885
21877
  "wrap-native": t.LiteralC<"wrap-native">;
20886
21878
  "unwrap-native": t.LiteralC<"unwrap-native">;
21879
+ wrapApprove: t.LiteralC<"wrapApprove">;
21880
+ wrap: t.LiteralC<"wrap">;
21881
+ unwrap: t.LiteralC<"unwrap">;
21882
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
20887
21883
  delegateResource: t.LiteralC<"delegateResource">;
20888
21884
  undelegateResource: t.LiteralC<"undelegateResource">;
20889
21885
  export: t.LiteralC<"export">;
@@ -21089,6 +22085,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21089
22085
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
21090
22086
  "wrap-native": t.LiteralC<"wrap-native">;
21091
22087
  "unwrap-native": t.LiteralC<"unwrap-native">;
22088
+ wrapApprove: t.LiteralC<"wrapApprove">;
22089
+ wrap: t.LiteralC<"wrap">;
22090
+ unwrap: t.LiteralC<"unwrap">;
22091
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
21092
22092
  delegateResource: t.LiteralC<"delegateResource">;
21093
22093
  undelegateResource: t.LiteralC<"undelegateResource">;
21094
22094
  export: t.LiteralC<"export">;
@@ -21235,6 +22235,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21235
22235
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
21236
22236
  "wrap-native": t.LiteralC<"wrap-native">;
21237
22237
  "unwrap-native": t.LiteralC<"unwrap-native">;
22238
+ wrapApprove: t.LiteralC<"wrapApprove">;
22239
+ wrap: t.LiteralC<"wrap">;
22240
+ unwrap: t.LiteralC<"unwrap">;
22241
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
21238
22242
  delegateResource: t.LiteralC<"delegateResource">;
21239
22243
  undelegateResource: t.LiteralC<"undelegateResource">;
21240
22244
  export: t.LiteralC<"export">;
@@ -21342,6 +22346,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21342
22346
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
21343
22347
  "wrap-native": t.LiteralC<"wrap-native">;
21344
22348
  "unwrap-native": t.LiteralC<"unwrap-native">;
22349
+ wrapApprove: t.LiteralC<"wrapApprove">;
22350
+ wrap: t.LiteralC<"wrap">;
22351
+ unwrap: t.LiteralC<"unwrap">;
22352
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
21345
22353
  delegateResource: t.LiteralC<"delegateResource">;
21346
22354
  undelegateResource: t.LiteralC<"undelegateResource">;
21347
22355
  export: t.LiteralC<"export">;
@@ -21425,6 +22433,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21425
22433
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
21426
22434
  "wrap-native": t.LiteralC<"wrap-native">;
21427
22435
  "unwrap-native": t.LiteralC<"unwrap-native">;
22436
+ wrapApprove: t.LiteralC<"wrapApprove">;
22437
+ wrap: t.LiteralC<"wrap">;
22438
+ unwrap: t.LiteralC<"unwrap">;
22439
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
21428
22440
  delegateResource: t.LiteralC<"delegateResource">;
21429
22441
  undelegateResource: t.LiteralC<"undelegateResource">;
21430
22442
  export: t.LiteralC<"export">;
@@ -21563,6 +22575,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21563
22575
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
21564
22576
  "wrap-native": t.LiteralC<"wrap-native">;
21565
22577
  "unwrap-native": t.LiteralC<"unwrap-native">;
22578
+ wrapApprove: t.LiteralC<"wrapApprove">;
22579
+ wrap: t.LiteralC<"wrap">;
22580
+ unwrap: t.LiteralC<"unwrap">;
22581
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
21566
22582
  delegateResource: t.LiteralC<"delegateResource">;
21567
22583
  undelegateResource: t.LiteralC<"undelegateResource">;
21568
22584
  export: t.LiteralC<"export">;
@@ -21688,6 +22704,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21688
22704
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
21689
22705
  "wrap-native": t.LiteralC<"wrap-native">;
21690
22706
  "unwrap-native": t.LiteralC<"unwrap-native">;
22707
+ wrapApprove: t.LiteralC<"wrapApprove">;
22708
+ wrap: t.LiteralC<"wrap">;
22709
+ unwrap: t.LiteralC<"unwrap">;
22710
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
21691
22711
  delegateResource: t.LiteralC<"delegateResource">;
21692
22712
  undelegateResource: t.LiteralC<"undelegateResource">;
21693
22713
  export: t.LiteralC<"export">;
@@ -21833,6 +22853,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21833
22853
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
21834
22854
  "wrap-native": t.LiteralC<"wrap-native">;
21835
22855
  "unwrap-native": t.LiteralC<"unwrap-native">;
22856
+ wrapApprove: t.LiteralC<"wrapApprove">;
22857
+ wrap: t.LiteralC<"wrap">;
22858
+ unwrap: t.LiteralC<"unwrap">;
22859
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
21836
22860
  delegateResource: t.LiteralC<"delegateResource">;
21837
22861
  undelegateResource: t.LiteralC<"undelegateResource">;
21838
22862
  export: t.LiteralC<"export">;
@@ -21923,6 +22947,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21923
22947
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
21924
22948
  "wrap-native": t.LiteralC<"wrap-native">;
21925
22949
  "unwrap-native": t.LiteralC<"unwrap-native">;
22950
+ wrapApprove: t.LiteralC<"wrapApprove">;
22951
+ wrap: t.LiteralC<"wrap">;
22952
+ unwrap: t.LiteralC<"unwrap">;
22953
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
21926
22954
  delegateResource: t.LiteralC<"delegateResource">;
21927
22955
  undelegateResource: t.LiteralC<"undelegateResource">;
21928
22956
  export: t.LiteralC<"export">;
@@ -22008,6 +23036,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22008
23036
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22009
23037
  "wrap-native": t.LiteralC<"wrap-native">;
22010
23038
  "unwrap-native": t.LiteralC<"unwrap-native">;
23039
+ wrapApprove: t.LiteralC<"wrapApprove">;
23040
+ wrap: t.LiteralC<"wrap">;
23041
+ unwrap: t.LiteralC<"unwrap">;
23042
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
22011
23043
  delegateResource: t.LiteralC<"delegateResource">;
22012
23044
  undelegateResource: t.LiteralC<"undelegateResource">;
22013
23045
  export: t.LiteralC<"export">;
@@ -22105,6 +23137,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22105
23137
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22106
23138
  "wrap-native": t.LiteralC<"wrap-native">;
22107
23139
  "unwrap-native": t.LiteralC<"unwrap-native">;
23140
+ wrapApprove: t.LiteralC<"wrapApprove">;
23141
+ wrap: t.LiteralC<"wrap">;
23142
+ unwrap: t.LiteralC<"unwrap">;
23143
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
22108
23144
  delegateResource: t.LiteralC<"delegateResource">;
22109
23145
  undelegateResource: t.LiteralC<"undelegateResource">;
22110
23146
  export: t.LiteralC<"export">;
@@ -22198,6 +23234,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22198
23234
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22199
23235
  "wrap-native": t.LiteralC<"wrap-native">;
22200
23236
  "unwrap-native": t.LiteralC<"unwrap-native">;
23237
+ wrapApprove: t.LiteralC<"wrapApprove">;
23238
+ wrap: t.LiteralC<"wrap">;
23239
+ unwrap: t.LiteralC<"unwrap">;
23240
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
22201
23241
  delegateResource: t.LiteralC<"delegateResource">;
22202
23242
  undelegateResource: t.LiteralC<"undelegateResource">;
22203
23243
  export: t.LiteralC<"export">;
@@ -22306,6 +23346,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22306
23346
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22307
23347
  "wrap-native": t.LiteralC<"wrap-native">;
22308
23348
  "unwrap-native": t.LiteralC<"unwrap-native">;
23349
+ wrapApprove: t.LiteralC<"wrapApprove">;
23350
+ wrap: t.LiteralC<"wrap">;
23351
+ unwrap: t.LiteralC<"unwrap">;
23352
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
22309
23353
  delegateResource: t.LiteralC<"delegateResource">;
22310
23354
  undelegateResource: t.LiteralC<"undelegateResource">;
22311
23355
  export: t.LiteralC<"export">;
@@ -22404,6 +23448,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22404
23448
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22405
23449
  "wrap-native": t.LiteralC<"wrap-native">;
22406
23450
  "unwrap-native": t.LiteralC<"unwrap-native">;
23451
+ wrapApprove: t.LiteralC<"wrapApprove">;
23452
+ wrap: t.LiteralC<"wrap">;
23453
+ unwrap: t.LiteralC<"unwrap">;
23454
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
22407
23455
  delegateResource: t.LiteralC<"delegateResource">;
22408
23456
  undelegateResource: t.LiteralC<"undelegateResource">;
22409
23457
  export: t.LiteralC<"export">;
@@ -22488,6 +23536,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22488
23536
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22489
23537
  "wrap-native": t.LiteralC<"wrap-native">;
22490
23538
  "unwrap-native": t.LiteralC<"unwrap-native">;
23539
+ wrapApprove: t.LiteralC<"wrapApprove">;
23540
+ wrap: t.LiteralC<"wrap">;
23541
+ unwrap: t.LiteralC<"unwrap">;
23542
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
22491
23543
  delegateResource: t.LiteralC<"delegateResource">;
22492
23544
  undelegateResource: t.LiteralC<"undelegateResource">;
22493
23545
  export: t.LiteralC<"export">;
@@ -22651,6 +23703,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22651
23703
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22652
23704
  "wrap-native": t.LiteralC<"wrap-native">;
22653
23705
  "unwrap-native": t.LiteralC<"unwrap-native">;
23706
+ wrapApprove: t.LiteralC<"wrapApprove">;
23707
+ wrap: t.LiteralC<"wrap">;
23708
+ unwrap: t.LiteralC<"unwrap">;
23709
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
22654
23710
  delegateResource: t.LiteralC<"delegateResource">;
22655
23711
  undelegateResource: t.LiteralC<"undelegateResource">;
22656
23712
  export: t.LiteralC<"export">;
@@ -22735,6 +23791,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22735
23791
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22736
23792
  "wrap-native": t.LiteralC<"wrap-native">;
22737
23793
  "unwrap-native": t.LiteralC<"unwrap-native">;
23794
+ wrapApprove: t.LiteralC<"wrapApprove">;
23795
+ wrap: t.LiteralC<"wrap">;
23796
+ unwrap: t.LiteralC<"unwrap">;
23797
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
22738
23798
  delegateResource: t.LiteralC<"delegateResource">;
22739
23799
  undelegateResource: t.LiteralC<"undelegateResource">;
22740
23800
  export: t.LiteralC<"export">;
@@ -22836,6 +23896,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22836
23896
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22837
23897
  "wrap-native": t.LiteralC<"wrap-native">;
22838
23898
  "unwrap-native": t.LiteralC<"unwrap-native">;
23899
+ wrapApprove: t.LiteralC<"wrapApprove">;
23900
+ wrap: t.LiteralC<"wrap">;
23901
+ unwrap: t.LiteralC<"unwrap">;
23902
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
22839
23903
  delegateResource: t.LiteralC<"delegateResource">;
22840
23904
  undelegateResource: t.LiteralC<"undelegateResource">;
22841
23905
  export: t.LiteralC<"export">;
@@ -22922,6 +23986,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22922
23986
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22923
23987
  "wrap-native": t.LiteralC<"wrap-native">;
22924
23988
  "unwrap-native": t.LiteralC<"unwrap-native">;
23989
+ wrapApprove: t.LiteralC<"wrapApprove">;
23990
+ wrap: t.LiteralC<"wrap">;
23991
+ unwrap: t.LiteralC<"unwrap">;
23992
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
22925
23993
  delegateResource: t.LiteralC<"delegateResource">;
22926
23994
  undelegateResource: t.LiteralC<"undelegateResource">;
22927
23995
  export: t.LiteralC<"export">;
@@ -23012,6 +24080,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23012
24080
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23013
24081
  "wrap-native": t.LiteralC<"wrap-native">;
23014
24082
  "unwrap-native": t.LiteralC<"unwrap-native">;
24083
+ wrapApprove: t.LiteralC<"wrapApprove">;
24084
+ wrap: t.LiteralC<"wrap">;
24085
+ unwrap: t.LiteralC<"unwrap">;
24086
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
23015
24087
  delegateResource: t.LiteralC<"delegateResource">;
23016
24088
  undelegateResource: t.LiteralC<"undelegateResource">;
23017
24089
  export: t.LiteralC<"export">;
@@ -23102,6 +24174,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23102
24174
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23103
24175
  "wrap-native": t.LiteralC<"wrap-native">;
23104
24176
  "unwrap-native": t.LiteralC<"unwrap-native">;
24177
+ wrapApprove: t.LiteralC<"wrapApprove">;
24178
+ wrap: t.LiteralC<"wrap">;
24179
+ unwrap: t.LiteralC<"unwrap">;
24180
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
23105
24181
  delegateResource: t.LiteralC<"delegateResource">;
23106
24182
  undelegateResource: t.LiteralC<"undelegateResource">;
23107
24183
  export: t.LiteralC<"export">;
@@ -23189,6 +24265,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23189
24265
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23190
24266
  "wrap-native": t.LiteralC<"wrap-native">;
23191
24267
  "unwrap-native": t.LiteralC<"unwrap-native">;
24268
+ wrapApprove: t.LiteralC<"wrapApprove">;
24269
+ wrap: t.LiteralC<"wrap">;
24270
+ unwrap: t.LiteralC<"unwrap">;
24271
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
23192
24272
  delegateResource: t.LiteralC<"delegateResource">;
23193
24273
  undelegateResource: t.LiteralC<"undelegateResource">;
23194
24274
  export: t.LiteralC<"export">;
@@ -23292,6 +24372,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23292
24372
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23293
24373
  "wrap-native": t.LiteralC<"wrap-native">;
23294
24374
  "unwrap-native": t.LiteralC<"unwrap-native">;
24375
+ wrapApprove: t.LiteralC<"wrapApprove">;
24376
+ wrap: t.LiteralC<"wrap">;
24377
+ unwrap: t.LiteralC<"unwrap">;
24378
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
23295
24379
  delegateResource: t.LiteralC<"delegateResource">;
23296
24380
  undelegateResource: t.LiteralC<"undelegateResource">;
23297
24381
  export: t.LiteralC<"export">;
@@ -23394,6 +24478,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23394
24478
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23395
24479
  "wrap-native": t.LiteralC<"wrap-native">;
23396
24480
  "unwrap-native": t.LiteralC<"unwrap-native">;
24481
+ wrapApprove: t.LiteralC<"wrapApprove">;
24482
+ wrap: t.LiteralC<"wrap">;
24483
+ unwrap: t.LiteralC<"unwrap">;
24484
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
23397
24485
  delegateResource: t.LiteralC<"delegateResource">;
23398
24486
  undelegateResource: t.LiteralC<"undelegateResource">;
23399
24487
  export: t.LiteralC<"export">;
@@ -23496,6 +24584,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23496
24584
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23497
24585
  "wrap-native": t.LiteralC<"wrap-native">;
23498
24586
  "unwrap-native": t.LiteralC<"unwrap-native">;
24587
+ wrapApprove: t.LiteralC<"wrapApprove">;
24588
+ wrap: t.LiteralC<"wrap">;
24589
+ unwrap: t.LiteralC<"unwrap">;
24590
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
23499
24591
  delegateResource: t.LiteralC<"delegateResource">;
23500
24592
  undelegateResource: t.LiteralC<"undelegateResource">;
23501
24593
  export: t.LiteralC<"export">;
@@ -23606,6 +24698,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23606
24698
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23607
24699
  "wrap-native": t.LiteralC<"wrap-native">;
23608
24700
  "unwrap-native": t.LiteralC<"unwrap-native">;
24701
+ wrapApprove: t.LiteralC<"wrapApprove">;
24702
+ wrap: t.LiteralC<"wrap">;
24703
+ unwrap: t.LiteralC<"unwrap">;
24704
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
23609
24705
  delegateResource: t.LiteralC<"delegateResource">;
23610
24706
  undelegateResource: t.LiteralC<"undelegateResource">;
23611
24707
  export: t.LiteralC<"export">;
@@ -23738,6 +24834,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23738
24834
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23739
24835
  "wrap-native": t.LiteralC<"wrap-native">;
23740
24836
  "unwrap-native": t.LiteralC<"unwrap-native">;
24837
+ wrapApprove: t.LiteralC<"wrapApprove">;
24838
+ wrap: t.LiteralC<"wrap">;
24839
+ unwrap: t.LiteralC<"unwrap">;
24840
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
23741
24841
  delegateResource: t.LiteralC<"delegateResource">;
23742
24842
  undelegateResource: t.LiteralC<"undelegateResource">;
23743
24843
  export: t.LiteralC<"export">;
@@ -23842,6 +24942,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23842
24942
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23843
24943
  "wrap-native": t.LiteralC<"wrap-native">;
23844
24944
  "unwrap-native": t.LiteralC<"unwrap-native">;
24945
+ wrapApprove: t.LiteralC<"wrapApprove">;
24946
+ wrap: t.LiteralC<"wrap">;
24947
+ unwrap: t.LiteralC<"unwrap">;
24948
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
23845
24949
  delegateResource: t.LiteralC<"delegateResource">;
23846
24950
  undelegateResource: t.LiteralC<"undelegateResource">;
23847
24951
  export: t.LiteralC<"export">;
@@ -23963,6 +25067,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23963
25067
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23964
25068
  "wrap-native": t.LiteralC<"wrap-native">;
23965
25069
  "unwrap-native": t.LiteralC<"unwrap-native">;
25070
+ wrapApprove: t.LiteralC<"wrapApprove">;
25071
+ wrap: t.LiteralC<"wrap">;
25072
+ unwrap: t.LiteralC<"unwrap">;
25073
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
23966
25074
  delegateResource: t.LiteralC<"delegateResource">;
23967
25075
  undelegateResource: t.LiteralC<"undelegateResource">;
23968
25076
  export: t.LiteralC<"export">;
@@ -24065,6 +25173,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24065
25173
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24066
25174
  "wrap-native": t.LiteralC<"wrap-native">;
24067
25175
  "unwrap-native": t.LiteralC<"unwrap-native">;
25176
+ wrapApprove: t.LiteralC<"wrapApprove">;
25177
+ wrap: t.LiteralC<"wrap">;
25178
+ unwrap: t.LiteralC<"unwrap">;
25179
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
24068
25180
  delegateResource: t.LiteralC<"delegateResource">;
24069
25181
  undelegateResource: t.LiteralC<"undelegateResource">;
24070
25182
  export: t.LiteralC<"export">;
@@ -24185,6 +25297,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24185
25297
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24186
25298
  "wrap-native": t.LiteralC<"wrap-native">;
24187
25299
  "unwrap-native": t.LiteralC<"unwrap-native">;
25300
+ wrapApprove: t.LiteralC<"wrapApprove">;
25301
+ wrap: t.LiteralC<"wrap">;
25302
+ unwrap: t.LiteralC<"unwrap">;
25303
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
24188
25304
  delegateResource: t.LiteralC<"delegateResource">;
24189
25305
  undelegateResource: t.LiteralC<"undelegateResource">;
24190
25306
  export: t.LiteralC<"export">;
@@ -24303,6 +25419,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24303
25419
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24304
25420
  "wrap-native": t.LiteralC<"wrap-native">;
24305
25421
  "unwrap-native": t.LiteralC<"unwrap-native">;
25422
+ wrapApprove: t.LiteralC<"wrapApprove">;
25423
+ wrap: t.LiteralC<"wrap">;
25424
+ unwrap: t.LiteralC<"unwrap">;
25425
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
24306
25426
  delegateResource: t.LiteralC<"delegateResource">;
24307
25427
  undelegateResource: t.LiteralC<"undelegateResource">;
24308
25428
  export: t.LiteralC<"export">;
@@ -24396,6 +25516,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24396
25516
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24397
25517
  "wrap-native": t.LiteralC<"wrap-native">;
24398
25518
  "unwrap-native": t.LiteralC<"unwrap-native">;
25519
+ wrapApprove: t.LiteralC<"wrapApprove">;
25520
+ wrap: t.LiteralC<"wrap">;
25521
+ unwrap: t.LiteralC<"unwrap">;
25522
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
24399
25523
  delegateResource: t.LiteralC<"delegateResource">;
24400
25524
  undelegateResource: t.LiteralC<"undelegateResource">;
24401
25525
  export: t.LiteralC<"export">;
@@ -24500,6 +25624,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24500
25624
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24501
25625
  "wrap-native": t.LiteralC<"wrap-native">;
24502
25626
  "unwrap-native": t.LiteralC<"unwrap-native">;
25627
+ wrapApprove: t.LiteralC<"wrapApprove">;
25628
+ wrap: t.LiteralC<"wrap">;
25629
+ unwrap: t.LiteralC<"unwrap">;
25630
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
24503
25631
  delegateResource: t.LiteralC<"delegateResource">;
24504
25632
  undelegateResource: t.LiteralC<"undelegateResource">;
24505
25633
  export: t.LiteralC<"export">;
@@ -24661,6 +25789,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24661
25789
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24662
25790
  "wrap-native": t.LiteralC<"wrap-native">;
24663
25791
  "unwrap-native": t.LiteralC<"unwrap-native">;
25792
+ wrapApprove: t.LiteralC<"wrapApprove">;
25793
+ wrap: t.LiteralC<"wrap">;
25794
+ unwrap: t.LiteralC<"unwrap">;
25795
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
24664
25796
  delegateResource: t.LiteralC<"delegateResource">;
24665
25797
  undelegateResource: t.LiteralC<"undelegateResource">;
24666
25798
  export: t.LiteralC<"export">;
@@ -24751,6 +25883,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24751
25883
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24752
25884
  "wrap-native": t.LiteralC<"wrap-native">;
24753
25885
  "unwrap-native": t.LiteralC<"unwrap-native">;
25886
+ wrapApprove: t.LiteralC<"wrapApprove">;
25887
+ wrap: t.LiteralC<"wrap">;
25888
+ unwrap: t.LiteralC<"unwrap">;
25889
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
24754
25890
  delegateResource: t.LiteralC<"delegateResource">;
24755
25891
  undelegateResource: t.LiteralC<"undelegateResource">;
24756
25892
  export: t.LiteralC<"export">;
@@ -24845,6 +25981,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24845
25981
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24846
25982
  "wrap-native": t.LiteralC<"wrap-native">;
24847
25983
  "unwrap-native": t.LiteralC<"unwrap-native">;
25984
+ wrapApprove: t.LiteralC<"wrapApprove">;
25985
+ wrap: t.LiteralC<"wrap">;
25986
+ unwrap: t.LiteralC<"unwrap">;
25987
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
24848
25988
  delegateResource: t.LiteralC<"delegateResource">;
24849
25989
  undelegateResource: t.LiteralC<"undelegateResource">;
24850
25990
  export: t.LiteralC<"export">;
@@ -24933,6 +26073,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24933
26073
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24934
26074
  "wrap-native": t.LiteralC<"wrap-native">;
24935
26075
  "unwrap-native": t.LiteralC<"unwrap-native">;
26076
+ wrapApprove: t.LiteralC<"wrapApprove">;
26077
+ wrap: t.LiteralC<"wrap">;
26078
+ unwrap: t.LiteralC<"unwrap">;
26079
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
24936
26080
  delegateResource: t.LiteralC<"delegateResource">;
24937
26081
  undelegateResource: t.LiteralC<"undelegateResource">;
24938
26082
  export: t.LiteralC<"export">;
@@ -25022,6 +26166,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25022
26166
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25023
26167
  "wrap-native": t.LiteralC<"wrap-native">;
25024
26168
  "unwrap-native": t.LiteralC<"unwrap-native">;
26169
+ wrapApprove: t.LiteralC<"wrapApprove">;
26170
+ wrap: t.LiteralC<"wrap">;
26171
+ unwrap: t.LiteralC<"unwrap">;
26172
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
25025
26173
  delegateResource: t.LiteralC<"delegateResource">;
25026
26174
  undelegateResource: t.LiteralC<"undelegateResource">;
25027
26175
  export: t.LiteralC<"export">;
@@ -25125,6 +26273,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25125
26273
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25126
26274
  "wrap-native": t.LiteralC<"wrap-native">;
25127
26275
  "unwrap-native": t.LiteralC<"unwrap-native">;
26276
+ wrapApprove: t.LiteralC<"wrapApprove">;
26277
+ wrap: t.LiteralC<"wrap">;
26278
+ unwrap: t.LiteralC<"unwrap">;
26279
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
25128
26280
  delegateResource: t.LiteralC<"delegateResource">;
25129
26281
  undelegateResource: t.LiteralC<"undelegateResource">;
25130
26282
  export: t.LiteralC<"export">;
@@ -25230,6 +26382,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25230
26382
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25231
26383
  "wrap-native": t.LiteralC<"wrap-native">;
25232
26384
  "unwrap-native": t.LiteralC<"unwrap-native">;
26385
+ wrapApprove: t.LiteralC<"wrapApprove">;
26386
+ wrap: t.LiteralC<"wrap">;
26387
+ unwrap: t.LiteralC<"unwrap">;
26388
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
25233
26389
  delegateResource: t.LiteralC<"delegateResource">;
25234
26390
  undelegateResource: t.LiteralC<"undelegateResource">;
25235
26391
  export: t.LiteralC<"export">;
@@ -25328,6 +26484,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25328
26484
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25329
26485
  "wrap-native": t.LiteralC<"wrap-native">;
25330
26486
  "unwrap-native": t.LiteralC<"unwrap-native">;
26487
+ wrapApprove: t.LiteralC<"wrapApprove">;
26488
+ wrap: t.LiteralC<"wrap">;
26489
+ unwrap: t.LiteralC<"unwrap">;
26490
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
25331
26491
  delegateResource: t.LiteralC<"delegateResource">;
25332
26492
  undelegateResource: t.LiteralC<"undelegateResource">;
25333
26493
  export: t.LiteralC<"export">;
@@ -25463,6 +26623,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25463
26623
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25464
26624
  "wrap-native": t.LiteralC<"wrap-native">;
25465
26625
  "unwrap-native": t.LiteralC<"unwrap-native">;
26626
+ wrapApprove: t.LiteralC<"wrapApprove">;
26627
+ wrap: t.LiteralC<"wrap">;
26628
+ unwrap: t.LiteralC<"unwrap">;
26629
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
25466
26630
  delegateResource: t.LiteralC<"delegateResource">;
25467
26631
  undelegateResource: t.LiteralC<"undelegateResource">;
25468
26632
  export: t.LiteralC<"export">;
@@ -25628,6 +26792,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25628
26792
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25629
26793
  "wrap-native": t.LiteralC<"wrap-native">;
25630
26794
  "unwrap-native": t.LiteralC<"unwrap-native">;
26795
+ wrapApprove: t.LiteralC<"wrapApprove">;
26796
+ wrap: t.LiteralC<"wrap">;
26797
+ unwrap: t.LiteralC<"unwrap">;
26798
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
25631
26799
  delegateResource: t.LiteralC<"delegateResource">;
25632
26800
  undelegateResource: t.LiteralC<"undelegateResource">;
25633
26801
  export: t.LiteralC<"export">;
@@ -25807,6 +26975,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25807
26975
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25808
26976
  "wrap-native": t.LiteralC<"wrap-native">;
25809
26977
  "unwrap-native": t.LiteralC<"unwrap-native">;
26978
+ wrapApprove: t.LiteralC<"wrapApprove">;
26979
+ wrap: t.LiteralC<"wrap">;
26980
+ unwrap: t.LiteralC<"unwrap">;
26981
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
25810
26982
  delegateResource: t.LiteralC<"delegateResource">;
25811
26983
  undelegateResource: t.LiteralC<"undelegateResource">;
25812
26984
  export: t.LiteralC<"export">;
@@ -25891,6 +27063,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25891
27063
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25892
27064
  "wrap-native": t.LiteralC<"wrap-native">;
25893
27065
  "unwrap-native": t.LiteralC<"unwrap-native">;
27066
+ wrapApprove: t.LiteralC<"wrapApprove">;
27067
+ wrap: t.LiteralC<"wrap">;
27068
+ unwrap: t.LiteralC<"unwrap">;
27069
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
25894
27070
  delegateResource: t.LiteralC<"delegateResource">;
25895
27071
  undelegateResource: t.LiteralC<"undelegateResource">;
25896
27072
  export: t.LiteralC<"export">;
@@ -25970,6 +27146,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25970
27146
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25971
27147
  "wrap-native": t.LiteralC<"wrap-native">;
25972
27148
  "unwrap-native": t.LiteralC<"unwrap-native">;
27149
+ wrapApprove: t.LiteralC<"wrapApprove">;
27150
+ wrap: t.LiteralC<"wrap">;
27151
+ unwrap: t.LiteralC<"unwrap">;
27152
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
25973
27153
  delegateResource: t.LiteralC<"delegateResource">;
25974
27154
  undelegateResource: t.LiteralC<"undelegateResource">;
25975
27155
  export: t.LiteralC<"export">;
@@ -26057,6 +27237,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26057
27237
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26058
27238
  "wrap-native": t.LiteralC<"wrap-native">;
26059
27239
  "unwrap-native": t.LiteralC<"unwrap-native">;
27240
+ wrapApprove: t.LiteralC<"wrapApprove">;
27241
+ wrap: t.LiteralC<"wrap">;
27242
+ unwrap: t.LiteralC<"unwrap">;
27243
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
26060
27244
  delegateResource: t.LiteralC<"delegateResource">;
26061
27245
  undelegateResource: t.LiteralC<"undelegateResource">;
26062
27246
  export: t.LiteralC<"export">;
@@ -26154,6 +27338,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26154
27338
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26155
27339
  "wrap-native": t.LiteralC<"wrap-native">;
26156
27340
  "unwrap-native": t.LiteralC<"unwrap-native">;
27341
+ wrapApprove: t.LiteralC<"wrapApprove">;
27342
+ wrap: t.LiteralC<"wrap">;
27343
+ unwrap: t.LiteralC<"unwrap">;
27344
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
26157
27345
  delegateResource: t.LiteralC<"delegateResource">;
26158
27346
  undelegateResource: t.LiteralC<"undelegateResource">;
26159
27347
  export: t.LiteralC<"export">;
@@ -26235,6 +27423,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26235
27423
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26236
27424
  "wrap-native": t.LiteralC<"wrap-native">;
26237
27425
  "unwrap-native": t.LiteralC<"unwrap-native">;
27426
+ wrapApprove: t.LiteralC<"wrapApprove">;
27427
+ wrap: t.LiteralC<"wrap">;
27428
+ unwrap: t.LiteralC<"unwrap">;
27429
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
26238
27430
  delegateResource: t.LiteralC<"delegateResource">;
26239
27431
  undelegateResource: t.LiteralC<"undelegateResource">;
26240
27432
  export: t.LiteralC<"export">;
@@ -26319,6 +27511,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26319
27511
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26320
27512
  "wrap-native": t.LiteralC<"wrap-native">;
26321
27513
  "unwrap-native": t.LiteralC<"unwrap-native">;
27514
+ wrapApprove: t.LiteralC<"wrapApprove">;
27515
+ wrap: t.LiteralC<"wrap">;
27516
+ unwrap: t.LiteralC<"unwrap">;
27517
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
26322
27518
  delegateResource: t.LiteralC<"delegateResource">;
26323
27519
  undelegateResource: t.LiteralC<"undelegateResource">;
26324
27520
  export: t.LiteralC<"export">;
@@ -26420,6 +27616,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26420
27616
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26421
27617
  "wrap-native": t.LiteralC<"wrap-native">;
26422
27618
  "unwrap-native": t.LiteralC<"unwrap-native">;
27619
+ wrapApprove: t.LiteralC<"wrapApprove">;
27620
+ wrap: t.LiteralC<"wrap">;
27621
+ unwrap: t.LiteralC<"unwrap">;
27622
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
26423
27623
  delegateResource: t.LiteralC<"delegateResource">;
26424
27624
  undelegateResource: t.LiteralC<"undelegateResource">;
26425
27625
  export: t.LiteralC<"export">;
@@ -26504,6 +27704,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26504
27704
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26505
27705
  "wrap-native": t.LiteralC<"wrap-native">;
26506
27706
  "unwrap-native": t.LiteralC<"unwrap-native">;
27707
+ wrapApprove: t.LiteralC<"wrapApprove">;
27708
+ wrap: t.LiteralC<"wrap">;
27709
+ unwrap: t.LiteralC<"unwrap">;
27710
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
26507
27711
  delegateResource: t.LiteralC<"delegateResource">;
26508
27712
  undelegateResource: t.LiteralC<"undelegateResource">;
26509
27713
  export: t.LiteralC<"export">;
@@ -26625,6 +27829,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26625
27829
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26626
27830
  "wrap-native": t.LiteralC<"wrap-native">;
26627
27831
  "unwrap-native": t.LiteralC<"unwrap-native">;
27832
+ wrapApprove: t.LiteralC<"wrapApprove">;
27833
+ wrap: t.LiteralC<"wrap">;
27834
+ unwrap: t.LiteralC<"unwrap">;
27835
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
26628
27836
  delegateResource: t.LiteralC<"delegateResource">;
26629
27837
  undelegateResource: t.LiteralC<"undelegateResource">;
26630
27838
  export: t.LiteralC<"export">;
@@ -26728,6 +27936,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26728
27936
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26729
27937
  "wrap-native": t.LiteralC<"wrap-native">;
26730
27938
  "unwrap-native": t.LiteralC<"unwrap-native">;
27939
+ wrapApprove: t.LiteralC<"wrapApprove">;
27940
+ wrap: t.LiteralC<"wrap">;
27941
+ unwrap: t.LiteralC<"unwrap">;
27942
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
26731
27943
  delegateResource: t.LiteralC<"delegateResource">;
26732
27944
  undelegateResource: t.LiteralC<"undelegateResource">;
26733
27945
  export: t.LiteralC<"export">;
@@ -26831,6 +28043,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26831
28043
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26832
28044
  "wrap-native": t.LiteralC<"wrap-native">;
26833
28045
  "unwrap-native": t.LiteralC<"unwrap-native">;
28046
+ wrapApprove: t.LiteralC<"wrapApprove">;
28047
+ wrap: t.LiteralC<"wrap">;
28048
+ unwrap: t.LiteralC<"unwrap">;
28049
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
26834
28050
  delegateResource: t.LiteralC<"delegateResource">;
26835
28051
  undelegateResource: t.LiteralC<"undelegateResource">;
26836
28052
  export: t.LiteralC<"export">;
@@ -26916,6 +28132,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26916
28132
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26917
28133
  "wrap-native": t.LiteralC<"wrap-native">;
26918
28134
  "unwrap-native": t.LiteralC<"unwrap-native">;
28135
+ wrapApprove: t.LiteralC<"wrapApprove">;
28136
+ wrap: t.LiteralC<"wrap">;
28137
+ unwrap: t.LiteralC<"unwrap">;
28138
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
26919
28139
  delegateResource: t.LiteralC<"delegateResource">;
26920
28140
  undelegateResource: t.LiteralC<"undelegateResource">;
26921
28141
  export: t.LiteralC<"export">;
@@ -27020,6 +28240,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27020
28240
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27021
28241
  "wrap-native": t.LiteralC<"wrap-native">;
27022
28242
  "unwrap-native": t.LiteralC<"unwrap-native">;
28243
+ wrapApprove: t.LiteralC<"wrapApprove">;
28244
+ wrap: t.LiteralC<"wrap">;
28245
+ unwrap: t.LiteralC<"unwrap">;
28246
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
27023
28247
  delegateResource: t.LiteralC<"delegateResource">;
27024
28248
  undelegateResource: t.LiteralC<"undelegateResource">;
27025
28249
  export: t.LiteralC<"export">;
@@ -27126,6 +28350,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27126
28350
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27127
28351
  "wrap-native": t.LiteralC<"wrap-native">;
27128
28352
  "unwrap-native": t.LiteralC<"unwrap-native">;
28353
+ wrapApprove: t.LiteralC<"wrapApprove">;
28354
+ wrap: t.LiteralC<"wrap">;
28355
+ unwrap: t.LiteralC<"unwrap">;
28356
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
27129
28357
  delegateResource: t.LiteralC<"delegateResource">;
27130
28358
  undelegateResource: t.LiteralC<"undelegateResource">;
27131
28359
  export: t.LiteralC<"export">;
@@ -27233,6 +28461,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27233
28461
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27234
28462
  "wrap-native": t.LiteralC<"wrap-native">;
27235
28463
  "unwrap-native": t.LiteralC<"unwrap-native">;
28464
+ wrapApprove: t.LiteralC<"wrapApprove">;
28465
+ wrap: t.LiteralC<"wrap">;
28466
+ unwrap: t.LiteralC<"unwrap">;
28467
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
27236
28468
  delegateResource: t.LiteralC<"delegateResource">;
27237
28469
  undelegateResource: t.LiteralC<"undelegateResource">;
27238
28470
  export: t.LiteralC<"export">;
@@ -27326,6 +28558,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27326
28558
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27327
28559
  "wrap-native": t.LiteralC<"wrap-native">;
27328
28560
  "unwrap-native": t.LiteralC<"unwrap-native">;
28561
+ wrapApprove: t.LiteralC<"wrapApprove">;
28562
+ wrap: t.LiteralC<"wrap">;
28563
+ unwrap: t.LiteralC<"unwrap">;
28564
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
27329
28565
  delegateResource: t.LiteralC<"delegateResource">;
27330
28566
  undelegateResource: t.LiteralC<"undelegateResource">;
27331
28567
  export: t.LiteralC<"export">;
@@ -27430,6 +28666,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27430
28666
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27431
28667
  "wrap-native": t.LiteralC<"wrap-native">;
27432
28668
  "unwrap-native": t.LiteralC<"unwrap-native">;
28669
+ wrapApprove: t.LiteralC<"wrapApprove">;
28670
+ wrap: t.LiteralC<"wrap">;
28671
+ unwrap: t.LiteralC<"unwrap">;
28672
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
27433
28673
  delegateResource: t.LiteralC<"delegateResource">;
27434
28674
  undelegateResource: t.LiteralC<"undelegateResource">;
27435
28675
  export: t.LiteralC<"export">;
@@ -27573,6 +28813,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27573
28813
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27574
28814
  "wrap-native": t.LiteralC<"wrap-native">;
27575
28815
  "unwrap-native": t.LiteralC<"unwrap-native">;
28816
+ wrapApprove: t.LiteralC<"wrapApprove">;
28817
+ wrap: t.LiteralC<"wrap">;
28818
+ unwrap: t.LiteralC<"unwrap">;
28819
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
27576
28820
  delegateResource: t.LiteralC<"delegateResource">;
27577
28821
  undelegateResource: t.LiteralC<"undelegateResource">;
27578
28822
  export: t.LiteralC<"export">;
@@ -27664,6 +28908,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27664
28908
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27665
28909
  "wrap-native": t.LiteralC<"wrap-native">;
27666
28910
  "unwrap-native": t.LiteralC<"unwrap-native">;
28911
+ wrapApprove: t.LiteralC<"wrapApprove">;
28912
+ wrap: t.LiteralC<"wrap">;
28913
+ unwrap: t.LiteralC<"unwrap">;
28914
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
27667
28915
  delegateResource: t.LiteralC<"delegateResource">;
27668
28916
  undelegateResource: t.LiteralC<"undelegateResource">;
27669
28917
  export: t.LiteralC<"export">;
@@ -27752,6 +29000,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27752
29000
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27753
29001
  "wrap-native": t.LiteralC<"wrap-native">;
27754
29002
  "unwrap-native": t.LiteralC<"unwrap-native">;
29003
+ wrapApprove: t.LiteralC<"wrapApprove">;
29004
+ wrap: t.LiteralC<"wrap">;
29005
+ unwrap: t.LiteralC<"unwrap">;
29006
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
27755
29007
  delegateResource: t.LiteralC<"delegateResource">;
27756
29008
  undelegateResource: t.LiteralC<"undelegateResource">;
27757
29009
  export: t.LiteralC<"export">;
@@ -27835,6 +29087,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27835
29087
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27836
29088
  "wrap-native": t.LiteralC<"wrap-native">;
27837
29089
  "unwrap-native": t.LiteralC<"unwrap-native">;
29090
+ wrapApprove: t.LiteralC<"wrapApprove">;
29091
+ wrap: t.LiteralC<"wrap">;
29092
+ unwrap: t.LiteralC<"unwrap">;
29093
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
27838
29094
  delegateResource: t.LiteralC<"delegateResource">;
27839
29095
  undelegateResource: t.LiteralC<"undelegateResource">;
27840
29096
  export: t.LiteralC<"export">;
@@ -27938,6 +29194,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27938
29194
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27939
29195
  "wrap-native": t.LiteralC<"wrap-native">;
27940
29196
  "unwrap-native": t.LiteralC<"unwrap-native">;
29197
+ wrapApprove: t.LiteralC<"wrapApprove">;
29198
+ wrap: t.LiteralC<"wrap">;
29199
+ unwrap: t.LiteralC<"unwrap">;
29200
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
27941
29201
  delegateResource: t.LiteralC<"delegateResource">;
27942
29202
  undelegateResource: t.LiteralC<"undelegateResource">;
27943
29203
  export: t.LiteralC<"export">;
@@ -28027,6 +29287,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28027
29287
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28028
29288
  "wrap-native": t.LiteralC<"wrap-native">;
28029
29289
  "unwrap-native": t.LiteralC<"unwrap-native">;
29290
+ wrapApprove: t.LiteralC<"wrapApprove">;
29291
+ wrap: t.LiteralC<"wrap">;
29292
+ unwrap: t.LiteralC<"unwrap">;
29293
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
28030
29294
  delegateResource: t.LiteralC<"delegateResource">;
28031
29295
  undelegateResource: t.LiteralC<"undelegateResource">;
28032
29296
  export: t.LiteralC<"export">;
@@ -28115,6 +29379,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28115
29379
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28116
29380
  "wrap-native": t.LiteralC<"wrap-native">;
28117
29381
  "unwrap-native": t.LiteralC<"unwrap-native">;
29382
+ wrapApprove: t.LiteralC<"wrapApprove">;
29383
+ wrap: t.LiteralC<"wrap">;
29384
+ unwrap: t.LiteralC<"unwrap">;
29385
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
28118
29386
  delegateResource: t.LiteralC<"delegateResource">;
28119
29387
  undelegateResource: t.LiteralC<"undelegateResource">;
28120
29388
  export: t.LiteralC<"export">;
@@ -28204,6 +29472,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28204
29472
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28205
29473
  "wrap-native": t.LiteralC<"wrap-native">;
28206
29474
  "unwrap-native": t.LiteralC<"unwrap-native">;
29475
+ wrapApprove: t.LiteralC<"wrapApprove">;
29476
+ wrap: t.LiteralC<"wrap">;
29477
+ unwrap: t.LiteralC<"unwrap">;
29478
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
28207
29479
  delegateResource: t.LiteralC<"delegateResource">;
28208
29480
  undelegateResource: t.LiteralC<"undelegateResource">;
28209
29481
  export: t.LiteralC<"export">;
@@ -28292,6 +29564,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28292
29564
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28293
29565
  "wrap-native": t.LiteralC<"wrap-native">;
28294
29566
  "unwrap-native": t.LiteralC<"unwrap-native">;
29567
+ wrapApprove: t.LiteralC<"wrapApprove">;
29568
+ wrap: t.LiteralC<"wrap">;
29569
+ unwrap: t.LiteralC<"unwrap">;
29570
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
28295
29571
  delegateResource: t.LiteralC<"delegateResource">;
28296
29572
  undelegateResource: t.LiteralC<"undelegateResource">;
28297
29573
  export: t.LiteralC<"export">;
@@ -28384,6 +29660,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28384
29660
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28385
29661
  "wrap-native": t.LiteralC<"wrap-native">;
28386
29662
  "unwrap-native": t.LiteralC<"unwrap-native">;
29663
+ wrapApprove: t.LiteralC<"wrapApprove">;
29664
+ wrap: t.LiteralC<"wrap">;
29665
+ unwrap: t.LiteralC<"unwrap">;
29666
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
28387
29667
  delegateResource: t.LiteralC<"delegateResource">;
28388
29668
  undelegateResource: t.LiteralC<"undelegateResource">;
28389
29669
  export: t.LiteralC<"export">;
@@ -28475,6 +29755,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28475
29755
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28476
29756
  "wrap-native": t.LiteralC<"wrap-native">;
28477
29757
  "unwrap-native": t.LiteralC<"unwrap-native">;
29758
+ wrapApprove: t.LiteralC<"wrapApprove">;
29759
+ wrap: t.LiteralC<"wrap">;
29760
+ unwrap: t.LiteralC<"unwrap">;
29761
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
28478
29762
  delegateResource: t.LiteralC<"delegateResource">;
28479
29763
  undelegateResource: t.LiteralC<"undelegateResource">;
28480
29764
  export: t.LiteralC<"export">;
@@ -28568,6 +29852,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28568
29852
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28569
29853
  "wrap-native": t.LiteralC<"wrap-native">;
28570
29854
  "unwrap-native": t.LiteralC<"unwrap-native">;
29855
+ wrapApprove: t.LiteralC<"wrapApprove">;
29856
+ wrap: t.LiteralC<"wrap">;
29857
+ unwrap: t.LiteralC<"unwrap">;
29858
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
28571
29859
  delegateResource: t.LiteralC<"delegateResource">;
28572
29860
  undelegateResource: t.LiteralC<"undelegateResource">;
28573
29861
  export: t.LiteralC<"export">;
@@ -28661,6 +29949,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28661
29949
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28662
29950
  "wrap-native": t.LiteralC<"wrap-native">;
28663
29951
  "unwrap-native": t.LiteralC<"unwrap-native">;
29952
+ wrapApprove: t.LiteralC<"wrapApprove">;
29953
+ wrap: t.LiteralC<"wrap">;
29954
+ unwrap: t.LiteralC<"unwrap">;
29955
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
28664
29956
  delegateResource: t.LiteralC<"delegateResource">;
28665
29957
  undelegateResource: t.LiteralC<"undelegateResource">;
28666
29958
  export: t.LiteralC<"export">;
@@ -28754,6 +30046,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28754
30046
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28755
30047
  "wrap-native": t.LiteralC<"wrap-native">;
28756
30048
  "unwrap-native": t.LiteralC<"unwrap-native">;
30049
+ wrapApprove: t.LiteralC<"wrapApprove">;
30050
+ wrap: t.LiteralC<"wrap">;
30051
+ unwrap: t.LiteralC<"unwrap">;
30052
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
28757
30053
  delegateResource: t.LiteralC<"delegateResource">;
28758
30054
  undelegateResource: t.LiteralC<"undelegateResource">;
28759
30055
  export: t.LiteralC<"export">;
@@ -28846,6 +30142,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28846
30142
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28847
30143
  "wrap-native": t.LiteralC<"wrap-native">;
28848
30144
  "unwrap-native": t.LiteralC<"unwrap-native">;
30145
+ wrapApprove: t.LiteralC<"wrapApprove">;
30146
+ wrap: t.LiteralC<"wrap">;
30147
+ unwrap: t.LiteralC<"unwrap">;
30148
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
28849
30149
  delegateResource: t.LiteralC<"delegateResource">;
28850
30150
  undelegateResource: t.LiteralC<"undelegateResource">;
28851
30151
  export: t.LiteralC<"export">;
@@ -28942,6 +30242,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28942
30242
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28943
30243
  "wrap-native": t.LiteralC<"wrap-native">;
28944
30244
  "unwrap-native": t.LiteralC<"unwrap-native">;
30245
+ wrapApprove: t.LiteralC<"wrapApprove">;
30246
+ wrap: t.LiteralC<"wrap">;
30247
+ unwrap: t.LiteralC<"unwrap">;
30248
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
28945
30249
  delegateResource: t.LiteralC<"delegateResource">;
28946
30250
  undelegateResource: t.LiteralC<"undelegateResource">;
28947
30251
  export: t.LiteralC<"export">;
@@ -29033,6 +30337,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29033
30337
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29034
30338
  "wrap-native": t.LiteralC<"wrap-native">;
29035
30339
  "unwrap-native": t.LiteralC<"unwrap-native">;
30340
+ wrapApprove: t.LiteralC<"wrapApprove">;
30341
+ wrap: t.LiteralC<"wrap">;
30342
+ unwrap: t.LiteralC<"unwrap">;
30343
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
29036
30344
  delegateResource: t.LiteralC<"delegateResource">;
29037
30345
  undelegateResource: t.LiteralC<"undelegateResource">;
29038
30346
  export: t.LiteralC<"export">;
@@ -29126,6 +30434,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29126
30434
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29127
30435
  "wrap-native": t.LiteralC<"wrap-native">;
29128
30436
  "unwrap-native": t.LiteralC<"unwrap-native">;
30437
+ wrapApprove: t.LiteralC<"wrapApprove">;
30438
+ wrap: t.LiteralC<"wrap">;
30439
+ unwrap: t.LiteralC<"unwrap">;
30440
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
29129
30441
  delegateResource: t.LiteralC<"delegateResource">;
29130
30442
  undelegateResource: t.LiteralC<"undelegateResource">;
29131
30443
  export: t.LiteralC<"export">;
@@ -29215,6 +30527,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29215
30527
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29216
30528
  "wrap-native": t.LiteralC<"wrap-native">;
29217
30529
  "unwrap-native": t.LiteralC<"unwrap-native">;
30530
+ wrapApprove: t.LiteralC<"wrapApprove">;
30531
+ wrap: t.LiteralC<"wrap">;
30532
+ unwrap: t.LiteralC<"unwrap">;
30533
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
29218
30534
  delegateResource: t.LiteralC<"delegateResource">;
29219
30535
  undelegateResource: t.LiteralC<"undelegateResource">;
29220
30536
  export: t.LiteralC<"export">;
@@ -29303,6 +30619,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29303
30619
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29304
30620
  "wrap-native": t.LiteralC<"wrap-native">;
29305
30621
  "unwrap-native": t.LiteralC<"unwrap-native">;
30622
+ wrapApprove: t.LiteralC<"wrapApprove">;
30623
+ wrap: t.LiteralC<"wrap">;
30624
+ unwrap: t.LiteralC<"unwrap">;
30625
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
29306
30626
  delegateResource: t.LiteralC<"delegateResource">;
29307
30627
  undelegateResource: t.LiteralC<"undelegateResource">;
29308
30628
  export: t.LiteralC<"export">;
@@ -29391,6 +30711,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29391
30711
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29392
30712
  "wrap-native": t.LiteralC<"wrap-native">;
29393
30713
  "unwrap-native": t.LiteralC<"unwrap-native">;
30714
+ wrapApprove: t.LiteralC<"wrapApprove">;
30715
+ wrap: t.LiteralC<"wrap">;
30716
+ unwrap: t.LiteralC<"unwrap">;
30717
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
29394
30718
  delegateResource: t.LiteralC<"delegateResource">;
29395
30719
  undelegateResource: t.LiteralC<"undelegateResource">;
29396
30720
  export: t.LiteralC<"export">;
@@ -29484,6 +30808,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29484
30808
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29485
30809
  "wrap-native": t.LiteralC<"wrap-native">;
29486
30810
  "unwrap-native": t.LiteralC<"unwrap-native">;
30811
+ wrapApprove: t.LiteralC<"wrapApprove">;
30812
+ wrap: t.LiteralC<"wrap">;
30813
+ unwrap: t.LiteralC<"unwrap">;
30814
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
29487
30815
  delegateResource: t.LiteralC<"delegateResource">;
29488
30816
  undelegateResource: t.LiteralC<"undelegateResource">;
29489
30817
  export: t.LiteralC<"export">;
@@ -29578,6 +30906,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29578
30906
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29579
30907
  "wrap-native": t.LiteralC<"wrap-native">;
29580
30908
  "unwrap-native": t.LiteralC<"unwrap-native">;
30909
+ wrapApprove: t.LiteralC<"wrapApprove">;
30910
+ wrap: t.LiteralC<"wrap">;
30911
+ unwrap: t.LiteralC<"unwrap">;
30912
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
29581
30913
  delegateResource: t.LiteralC<"delegateResource">;
29582
30914
  undelegateResource: t.LiteralC<"undelegateResource">;
29583
30915
  export: t.LiteralC<"export">;
@@ -29670,6 +31002,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29670
31002
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29671
31003
  "wrap-native": t.LiteralC<"wrap-native">;
29672
31004
  "unwrap-native": t.LiteralC<"unwrap-native">;
31005
+ wrapApprove: t.LiteralC<"wrapApprove">;
31006
+ wrap: t.LiteralC<"wrap">;
31007
+ unwrap: t.LiteralC<"unwrap">;
31008
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
29673
31009
  delegateResource: t.LiteralC<"delegateResource">;
29674
31010
  undelegateResource: t.LiteralC<"undelegateResource">;
29675
31011
  export: t.LiteralC<"export">;
@@ -29762,6 +31098,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29762
31098
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29763
31099
  "wrap-native": t.LiteralC<"wrap-native">;
29764
31100
  "unwrap-native": t.LiteralC<"unwrap-native">;
31101
+ wrapApprove: t.LiteralC<"wrapApprove">;
31102
+ wrap: t.LiteralC<"wrap">;
31103
+ unwrap: t.LiteralC<"unwrap">;
31104
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
29765
31105
  delegateResource: t.LiteralC<"delegateResource">;
29766
31106
  undelegateResource: t.LiteralC<"undelegateResource">;
29767
31107
  export: t.LiteralC<"export">;
@@ -29849,6 +31189,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29849
31189
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29850
31190
  "wrap-native": t.LiteralC<"wrap-native">;
29851
31191
  "unwrap-native": t.LiteralC<"unwrap-native">;
31192
+ wrapApprove: t.LiteralC<"wrapApprove">;
31193
+ wrap: t.LiteralC<"wrap">;
31194
+ unwrap: t.LiteralC<"unwrap">;
31195
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
29852
31196
  delegateResource: t.LiteralC<"delegateResource">;
29853
31197
  undelegateResource: t.LiteralC<"undelegateResource">;
29854
31198
  export: t.LiteralC<"export">;
@@ -29936,6 +31280,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29936
31280
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29937
31281
  "wrap-native": t.LiteralC<"wrap-native">;
29938
31282
  "unwrap-native": t.LiteralC<"unwrap-native">;
31283
+ wrapApprove: t.LiteralC<"wrapApprove">;
31284
+ wrap: t.LiteralC<"wrap">;
31285
+ unwrap: t.LiteralC<"unwrap">;
31286
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
29939
31287
  delegateResource: t.LiteralC<"delegateResource">;
29940
31288
  undelegateResource: t.LiteralC<"undelegateResource">;
29941
31289
  export: t.LiteralC<"export">;
@@ -30017,6 +31365,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30017
31365
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30018
31366
  "wrap-native": t.LiteralC<"wrap-native">;
30019
31367
  "unwrap-native": t.LiteralC<"unwrap-native">;
31368
+ wrapApprove: t.LiteralC<"wrapApprove">;
31369
+ wrap: t.LiteralC<"wrap">;
31370
+ unwrap: t.LiteralC<"unwrap">;
31371
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
30020
31372
  delegateResource: t.LiteralC<"delegateResource">;
30021
31373
  undelegateResource: t.LiteralC<"undelegateResource">;
30022
31374
  export: t.LiteralC<"export">;
@@ -30102,6 +31454,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30102
31454
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30103
31455
  "wrap-native": t.LiteralC<"wrap-native">;
30104
31456
  "unwrap-native": t.LiteralC<"unwrap-native">;
31457
+ wrapApprove: t.LiteralC<"wrapApprove">;
31458
+ wrap: t.LiteralC<"wrap">;
31459
+ unwrap: t.LiteralC<"unwrap">;
31460
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
30105
31461
  delegateResource: t.LiteralC<"delegateResource">;
30106
31462
  undelegateResource: t.LiteralC<"undelegateResource">;
30107
31463
  export: t.LiteralC<"export">;
@@ -30189,6 +31545,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30189
31545
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30190
31546
  "wrap-native": t.LiteralC<"wrap-native">;
30191
31547
  "unwrap-native": t.LiteralC<"unwrap-native">;
31548
+ wrapApprove: t.LiteralC<"wrapApprove">;
31549
+ wrap: t.LiteralC<"wrap">;
31550
+ unwrap: t.LiteralC<"unwrap">;
31551
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
30192
31552
  delegateResource: t.LiteralC<"delegateResource">;
30193
31553
  undelegateResource: t.LiteralC<"undelegateResource">;
30194
31554
  export: t.LiteralC<"export">;
@@ -30276,6 +31636,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30276
31636
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30277
31637
  "wrap-native": t.LiteralC<"wrap-native">;
30278
31638
  "unwrap-native": t.LiteralC<"unwrap-native">;
31639
+ wrapApprove: t.LiteralC<"wrapApprove">;
31640
+ wrap: t.LiteralC<"wrap">;
31641
+ unwrap: t.LiteralC<"unwrap">;
31642
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
30279
31643
  delegateResource: t.LiteralC<"delegateResource">;
30280
31644
  undelegateResource: t.LiteralC<"undelegateResource">;
30281
31645
  export: t.LiteralC<"export">;
@@ -30369,6 +31733,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30369
31733
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30370
31734
  "wrap-native": t.LiteralC<"wrap-native">;
30371
31735
  "unwrap-native": t.LiteralC<"unwrap-native">;
31736
+ wrapApprove: t.LiteralC<"wrapApprove">;
31737
+ wrap: t.LiteralC<"wrap">;
31738
+ unwrap: t.LiteralC<"unwrap">;
31739
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
30372
31740
  delegateResource: t.LiteralC<"delegateResource">;
30373
31741
  undelegateResource: t.LiteralC<"undelegateResource">;
30374
31742
  export: t.LiteralC<"export">;
@@ -30462,6 +31830,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30462
31830
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30463
31831
  "wrap-native": t.LiteralC<"wrap-native">;
30464
31832
  "unwrap-native": t.LiteralC<"unwrap-native">;
31833
+ wrapApprove: t.LiteralC<"wrapApprove">;
31834
+ wrap: t.LiteralC<"wrap">;
31835
+ unwrap: t.LiteralC<"unwrap">;
31836
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
30465
31837
  delegateResource: t.LiteralC<"delegateResource">;
30466
31838
  undelegateResource: t.LiteralC<"undelegateResource">;
30467
31839
  export: t.LiteralC<"export">;
@@ -30549,6 +31921,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30549
31921
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30550
31922
  "wrap-native": t.LiteralC<"wrap-native">;
30551
31923
  "unwrap-native": t.LiteralC<"unwrap-native">;
31924
+ wrapApprove: t.LiteralC<"wrapApprove">;
31925
+ wrap: t.LiteralC<"wrap">;
31926
+ unwrap: t.LiteralC<"unwrap">;
31927
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
30552
31928
  delegateResource: t.LiteralC<"delegateResource">;
30553
31929
  undelegateResource: t.LiteralC<"undelegateResource">;
30554
31930
  export: t.LiteralC<"export">;
@@ -30632,6 +32008,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30632
32008
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30633
32009
  "wrap-native": t.LiteralC<"wrap-native">;
30634
32010
  "unwrap-native": t.LiteralC<"unwrap-native">;
32011
+ wrapApprove: t.LiteralC<"wrapApprove">;
32012
+ wrap: t.LiteralC<"wrap">;
32013
+ unwrap: t.LiteralC<"unwrap">;
32014
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
30635
32015
  delegateResource: t.LiteralC<"delegateResource">;
30636
32016
  undelegateResource: t.LiteralC<"undelegateResource">;
30637
32017
  export: t.LiteralC<"export">;
@@ -30735,6 +32115,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30735
32115
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30736
32116
  "wrap-native": t.LiteralC<"wrap-native">;
30737
32117
  "unwrap-native": t.LiteralC<"unwrap-native">;
32118
+ wrapApprove: t.LiteralC<"wrapApprove">;
32119
+ wrap: t.LiteralC<"wrap">;
32120
+ unwrap: t.LiteralC<"unwrap">;
32121
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
30738
32122
  delegateResource: t.LiteralC<"delegateResource">;
30739
32123
  undelegateResource: t.LiteralC<"undelegateResource">;
30740
32124
  export: t.LiteralC<"export">;
@@ -30848,6 +32232,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30848
32232
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30849
32233
  "wrap-native": t.LiteralC<"wrap-native">;
30850
32234
  "unwrap-native": t.LiteralC<"unwrap-native">;
32235
+ wrapApprove: t.LiteralC<"wrapApprove">;
32236
+ wrap: t.LiteralC<"wrap">;
32237
+ unwrap: t.LiteralC<"unwrap">;
32238
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
30851
32239
  delegateResource: t.LiteralC<"delegateResource">;
30852
32240
  undelegateResource: t.LiteralC<"undelegateResource">;
30853
32241
  export: t.LiteralC<"export">;
@@ -30971,6 +32359,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30971
32359
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30972
32360
  "wrap-native": t.LiteralC<"wrap-native">;
30973
32361
  "unwrap-native": t.LiteralC<"unwrap-native">;
32362
+ wrapApprove: t.LiteralC<"wrapApprove">;
32363
+ wrap: t.LiteralC<"wrap">;
32364
+ unwrap: t.LiteralC<"unwrap">;
32365
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
30974
32366
  delegateResource: t.LiteralC<"delegateResource">;
30975
32367
  undelegateResource: t.LiteralC<"undelegateResource">;
30976
32368
  export: t.LiteralC<"export">;
@@ -31066,6 +32458,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
31066
32458
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31067
32459
  "wrap-native": t.LiteralC<"wrap-native">;
31068
32460
  "unwrap-native": t.LiteralC<"unwrap-native">;
32461
+ wrapApprove: t.LiteralC<"wrapApprove">;
32462
+ wrap: t.LiteralC<"wrap">;
32463
+ unwrap: t.LiteralC<"unwrap">;
32464
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
31069
32465
  delegateResource: t.LiteralC<"delegateResource">;
31070
32466
  undelegateResource: t.LiteralC<"undelegateResource">;
31071
32467
  export: t.LiteralC<"export">;
@@ -31171,6 +32567,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
31171
32567
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31172
32568
  "wrap-native": t.LiteralC<"wrap-native">;
31173
32569
  "unwrap-native": t.LiteralC<"unwrap-native">;
32570
+ wrapApprove: t.LiteralC<"wrapApprove">;
32571
+ wrap: t.LiteralC<"wrap">;
32572
+ unwrap: t.LiteralC<"unwrap">;
32573
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
31174
32574
  delegateResource: t.LiteralC<"delegateResource">;
31175
32575
  undelegateResource: t.LiteralC<"undelegateResource">;
31176
32576
  export: t.LiteralC<"export">;
@@ -31258,6 +32658,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
31258
32658
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31259
32659
  "wrap-native": t.LiteralC<"wrap-native">;
31260
32660
  "unwrap-native": t.LiteralC<"unwrap-native">;
32661
+ wrapApprove: t.LiteralC<"wrapApprove">;
32662
+ wrap: t.LiteralC<"wrap">;
32663
+ unwrap: t.LiteralC<"unwrap">;
32664
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
31261
32665
  delegateResource: t.LiteralC<"delegateResource">;
31262
32666
  undelegateResource: t.LiteralC<"undelegateResource">;
31263
32667
  export: t.LiteralC<"export">;
@@ -31351,6 +32755,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
31351
32755
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31352
32756
  "wrap-native": t.LiteralC<"wrap-native">;
31353
32757
  "unwrap-native": t.LiteralC<"unwrap-native">;
32758
+ wrapApprove: t.LiteralC<"wrapApprove">;
32759
+ wrap: t.LiteralC<"wrap">;
32760
+ unwrap: t.LiteralC<"unwrap">;
32761
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
31354
32762
  delegateResource: t.LiteralC<"delegateResource">;
31355
32763
  undelegateResource: t.LiteralC<"undelegateResource">;
31356
32764
  export: t.LiteralC<"export">;
@@ -31438,6 +32846,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
31438
32846
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31439
32847
  "wrap-native": t.LiteralC<"wrap-native">;
31440
32848
  "unwrap-native": t.LiteralC<"unwrap-native">;
32849
+ wrapApprove: t.LiteralC<"wrapApprove">;
32850
+ wrap: t.LiteralC<"wrap">;
32851
+ unwrap: t.LiteralC<"unwrap">;
32852
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
31441
32853
  delegateResource: t.LiteralC<"delegateResource">;
31442
32854
  undelegateResource: t.LiteralC<"undelegateResource">;
31443
32855
  export: t.LiteralC<"export">;
@@ -31531,6 +32943,10 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
31531
32943
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31532
32944
  "wrap-native": t.LiteralC<"wrap-native">;
31533
32945
  "unwrap-native": t.LiteralC<"unwrap-native">;
32946
+ wrapApprove: t.LiteralC<"wrapApprove">;
32947
+ wrap: t.LiteralC<"wrap">;
32948
+ unwrap: t.LiteralC<"unwrap">;
32949
+ finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
31534
32950
  delegateResource: t.LiteralC<"delegateResource">;
31535
32951
  undelegateResource: t.LiteralC<"undelegateResource">;
31536
32952
  export: t.LiteralC<"export">;