@bitgo/public-types 6.59.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 (201) hide show
  1. package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +6 -0
  2. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +6 -0
  3. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +6 -0
  4. package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +6 -0
  5. package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +6 -0
  6. package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +6 -0
  7. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +6 -0
  8. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +6 -0
  9. package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +6 -0
  10. package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +6 -0
  11. package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +6 -0
  12. package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +6 -0
  13. package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +6 -0
  14. package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +6 -0
  15. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +6 -0
  16. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +6 -0
  17. package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +6 -0
  18. package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +6 -0
  19. package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +6 -0
  20. package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +6 -0
  21. package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +6 -0
  22. package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +12 -0
  23. package/dist/src/schema/transactionRequest/intents/baseIntent.js.map +1 -1
  24. package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +6 -0
  25. package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +6 -0
  26. package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +6 -0
  27. package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +6 -0
  28. package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +6 -0
  29. package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +6 -0
  30. package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +6 -0
  31. package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.d.ts +6 -0
  32. package/dist/src/schema/transactionRequest/intents/cantonAllocationOfferWithdrawnIntent.d.ts +6 -0
  33. package/dist/src/schema/transactionRequest/intents/cantonAllocationRejectIntent.d.ts +6 -0
  34. package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.d.ts +6 -0
  35. package/dist/src/schema/transactionRequest/intents/cantonCommandIntent.d.ts +6 -0
  36. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +6 -0
  37. package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +6 -0
  38. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.d.ts +6 -0
  39. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.d.ts +6 -0
  40. package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.d.ts +6 -0
  41. package/dist/src/schema/transactionRequest/intents/cantonParticipantOnboardingRequestIntent.d.ts +6 -0
  42. package/dist/src/schema/transactionRequest/intents/cantonPaymentIntent.d.ts +6 -0
  43. package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +6 -0
  44. package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +6 -0
  45. package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +6 -0
  46. package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +6 -0
  47. package/dist/src/schema/transactionRequest/intents/claimIntent.d.ts +6 -0
  48. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +6 -0
  49. package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +6 -0
  50. package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +6 -0
  51. package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +6 -0
  52. package/dist/src/schema/transactionRequest/intents/cosmosContractCallIntent.d.ts +6 -0
  53. package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +6 -0
  54. package/dist/src/schema/transactionRequest/intents/cosmosStakeClaimRewardsIntent.d.ts +6 -0
  55. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +6 -0
  56. package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +6 -0
  57. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +6 -0
  58. package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +6 -0
  59. package/dist/src/schema/transactionRequest/intents/defiApproveIntent.d.ts +6 -0
  60. package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +6 -0
  61. package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +6 -0
  62. package/dist/src/schema/transactionRequest/intents/defiWithdrawIntent.d.ts +6 -0
  63. package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +6 -0
  64. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +6 -0
  65. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +6 -0
  66. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +6 -0
  67. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +6 -0
  68. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +6 -0
  69. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +6 -0
  70. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +6 -0
  71. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +6 -0
  72. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +6 -0
  73. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +6 -0
  74. package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +12 -0
  75. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +6 -0
  76. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +6 -0
  77. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +6 -0
  78. package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +6 -0
  79. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +6 -0
  80. package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +6 -0
  81. package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +6 -0
  82. package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +6 -0
  83. package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +6 -0
  84. package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +6 -0
  85. package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +6 -0
  86. package/dist/src/schema/transactionRequest/intents/index.d.ts +3 -0
  87. package/dist/src/schema/transactionRequest/intents/index.js +3 -0
  88. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  89. package/dist/src/schema/transactionRequest/intents/intent.d.ts +1180 -0
  90. package/dist/src/schema/transactionRequest/intents/intent.js +6 -0
  91. package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
  92. package/dist/src/schema/transactionRequest/intents/intentType.d.ts +12 -0
  93. package/dist/src/schema/transactionRequest/intents/intentType.js +6 -0
  94. package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
  95. package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +6 -0
  96. package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +6 -0
  97. package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +12 -0
  98. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +12 -0
  99. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +6 -0
  100. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +6 -0
  101. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +6 -0
  102. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +6 -0
  103. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +6 -0
  104. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +6 -0
  105. package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +6 -0
  106. package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +6 -0
  107. package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +6 -0
  108. package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +6 -0
  109. package/dist/src/schema/transactionRequest/intents/polyxSwitchValidatorIntent.d.ts +6 -0
  110. package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +6 -0
  111. package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +6 -0
  112. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +6 -0
  113. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +6 -0
  114. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +6 -0
  115. package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +6 -0
  116. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +6 -0
  117. package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +6 -0
  118. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +6 -0
  119. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +6 -0
  120. package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +6 -0
  121. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +6 -0
  122. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +12 -0
  123. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +12 -0
  124. package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +6 -0
  125. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +6 -0
  126. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +6 -0
  127. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +6 -0
  128. package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +6 -0
  129. package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +6 -0
  130. package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +6 -0
  131. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +6 -0
  132. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +6 -0
  133. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +12 -0
  134. package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +18 -0
  135. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +12 -0
  136. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +6 -0
  137. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +6 -0
  138. package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +6 -0
  139. package/dist/src/schema/transactionRequest/intents/taoClaimRootIntent.d.ts +6 -0
  140. package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +12 -0
  141. package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +6 -0
  142. package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +6 -0
  143. package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +6 -0
  144. package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +12 -0
  145. package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +6 -0
  146. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +6 -0
  147. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +6 -0
  148. package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +6 -0
  149. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +6 -0
  150. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +6 -0
  151. package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +6 -0
  152. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +6 -0
  153. package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +6 -0
  154. package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +6 -0
  155. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +6 -0
  156. package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +6 -0
  157. package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.d.ts +6 -0
  158. package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +6 -0
  159. package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +6 -0
  160. package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +6 -0
  161. package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +6 -0
  162. package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +6 -0
  163. package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +6 -0
  164. package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +6 -0
  165. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +6 -0
  166. package/dist/src/schema/transactionRequest/intents/unwrapNativeIntent.d.ts +90 -0
  167. package/dist/src/schema/transactionRequest/intents/unwrapNativeIntent.js +37 -0
  168. package/dist/src/schema/transactionRequest/intents/unwrapNativeIntent.js.map +1 -0
  169. package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +6 -0
  170. package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +6 -0
  171. package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +6 -0
  172. package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +6 -0
  173. package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +6 -0
  174. package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +6 -0
  175. package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +6 -0
  176. package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +12 -0
  177. package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +6 -0
  178. package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +6 -0
  179. package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +6 -0
  180. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +6 -0
  181. package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +6 -0
  182. package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +6 -0
  183. package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +6 -0
  184. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +6 -0
  185. package/dist/src/schema/transactionRequest/intents/wrapApproveIntent.d.ts +91 -0
  186. package/dist/src/schema/transactionRequest/intents/wrapApproveIntent.js +38 -0
  187. package/dist/src/schema/transactionRequest/intents/wrapApproveIntent.js.map +1 -0
  188. package/dist/src/schema/transactionRequest/intents/wrapNativeIntent.d.ts +90 -0
  189. package/dist/src/schema/transactionRequest/intents/wrapNativeIntent.js +37 -0
  190. package/dist/src/schema/transactionRequest/intents/wrapNativeIntent.js.map +1 -0
  191. package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +12 -0
  192. package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +12 -0
  193. package/dist/src/schema/transactionRequest/transactionRequest.d.ts +2360 -0
  194. package/package.json +1 -1
  195. package/src/schema/transactionRequest/intents/baseIntent.ts +1 -0
  196. package/src/schema/transactionRequest/intents/index.ts +3 -0
  197. package/src/schema/transactionRequest/intents/intent.ts +6 -0
  198. package/src/schema/transactionRequest/intents/intentType.ts +25 -0
  199. package/src/schema/transactionRequest/intents/unwrapNativeIntent.ts +14 -0
  200. package/src/schema/transactionRequest/intents/wrapApproveIntent.ts +24 -0
  201. package/src/schema/transactionRequest/intents/wrapNativeIntent.ts +14 -0
@@ -226,6 +226,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
226
226
  "defi-redeem": t.LiteralC<"defi-redeem">;
227
227
  "defi-approve": t.LiteralC<"defi-approve">;
228
228
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
229
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
229
235
  delegateResource: t.LiteralC<"delegateResource">;
230
236
  undelegateResource: t.LiteralC<"undelegateResource">;
231
237
  export: t.LiteralC<"export">;
@@ -329,6 +335,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
329
335
  "defi-redeem": t.LiteralC<"defi-redeem">;
330
336
  "defi-approve": t.LiteralC<"defi-approve">;
331
337
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
338
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
332
344
  delegateResource: t.LiteralC<"delegateResource">;
333
345
  undelegateResource: t.LiteralC<"undelegateResource">;
334
346
  export: t.LiteralC<"export">;
@@ -417,6 +429,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
417
429
  "defi-redeem": t.LiteralC<"defi-redeem">;
418
430
  "defi-approve": t.LiteralC<"defi-approve">;
419
431
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
432
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
420
438
  delegateResource: t.LiteralC<"delegateResource">;
421
439
  undelegateResource: t.LiteralC<"undelegateResource">;
422
440
  export: t.LiteralC<"export">;
@@ -511,6 +529,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
511
529
  "defi-redeem": t.LiteralC<"defi-redeem">;
512
530
  "defi-approve": t.LiteralC<"defi-approve">;
513
531
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
532
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
514
538
  delegateResource: t.LiteralC<"delegateResource">;
515
539
  undelegateResource: t.LiteralC<"undelegateResource">;
516
540
  export: t.LiteralC<"export">;
@@ -604,6 +628,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
604
628
  "defi-redeem": t.LiteralC<"defi-redeem">;
605
629
  "defi-approve": t.LiteralC<"defi-approve">;
606
630
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
631
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
607
637
  delegateResource: t.LiteralC<"delegateResource">;
608
638
  undelegateResource: t.LiteralC<"undelegateResource">;
609
639
  export: t.LiteralC<"export">;
@@ -689,6 +719,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
689
719
  "defi-redeem": t.LiteralC<"defi-redeem">;
690
720
  "defi-approve": t.LiteralC<"defi-approve">;
691
721
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
722
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
692
728
  delegateResource: t.LiteralC<"delegateResource">;
693
729
  undelegateResource: t.LiteralC<"undelegateResource">;
694
730
  export: t.LiteralC<"export">;
@@ -785,6 +821,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
785
821
  "defi-redeem": t.LiteralC<"defi-redeem">;
786
822
  "defi-approve": t.LiteralC<"defi-approve">;
787
823
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
824
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
788
830
  delegateResource: t.LiteralC<"delegateResource">;
789
831
  undelegateResource: t.LiteralC<"undelegateResource">;
790
832
  export: t.LiteralC<"export">;
@@ -886,6 +928,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
886
928
  "defi-redeem": t.LiteralC<"defi-redeem">;
887
929
  "defi-approve": t.LiteralC<"defi-approve">;
888
930
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
931
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
889
937
  delegateResource: t.LiteralC<"delegateResource">;
890
938
  undelegateResource: t.LiteralC<"undelegateResource">;
891
939
  export: t.LiteralC<"export">;
@@ -1004,6 +1052,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1004
1052
  "defi-redeem": t.LiteralC<"defi-redeem">;
1005
1053
  "defi-approve": t.LiteralC<"defi-approve">;
1006
1054
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1055
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
1007
1061
  delegateResource: t.LiteralC<"delegateResource">;
1008
1062
  undelegateResource: t.LiteralC<"undelegateResource">;
1009
1063
  export: t.LiteralC<"export">;
@@ -1122,6 +1176,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1122
1176
  "defi-redeem": t.LiteralC<"defi-redeem">;
1123
1177
  "defi-approve": t.LiteralC<"defi-approve">;
1124
1178
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1179
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
1125
1185
  delegateResource: t.LiteralC<"delegateResource">;
1126
1186
  undelegateResource: t.LiteralC<"undelegateResource">;
1127
1187
  export: t.LiteralC<"export">;
@@ -1206,6 +1266,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1206
1266
  "defi-redeem": t.LiteralC<"defi-redeem">;
1207
1267
  "defi-approve": t.LiteralC<"defi-approve">;
1208
1268
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1269
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
1209
1275
  delegateResource: t.LiteralC<"delegateResource">;
1210
1276
  undelegateResource: t.LiteralC<"undelegateResource">;
1211
1277
  export: t.LiteralC<"export">;
@@ -1290,6 +1356,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1290
1356
  "defi-redeem": t.LiteralC<"defi-redeem">;
1291
1357
  "defi-approve": t.LiteralC<"defi-approve">;
1292
1358
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1359
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
1293
1365
  delegateResource: t.LiteralC<"delegateResource">;
1294
1366
  undelegateResource: t.LiteralC<"undelegateResource">;
1295
1367
  export: t.LiteralC<"export">;
@@ -1382,6 +1454,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1382
1454
  "defi-redeem": t.LiteralC<"defi-redeem">;
1383
1455
  "defi-approve": t.LiteralC<"defi-approve">;
1384
1456
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1457
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
1385
1463
  delegateResource: t.LiteralC<"delegateResource">;
1386
1464
  undelegateResource: t.LiteralC<"undelegateResource">;
1387
1465
  export: t.LiteralC<"export">;
@@ -1473,6 +1551,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1473
1551
  "defi-redeem": t.LiteralC<"defi-redeem">;
1474
1552
  "defi-approve": t.LiteralC<"defi-approve">;
1475
1553
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1554
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
1476
1560
  delegateResource: t.LiteralC<"delegateResource">;
1477
1561
  undelegateResource: t.LiteralC<"undelegateResource">;
1478
1562
  export: t.LiteralC<"export">;
@@ -1567,6 +1651,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1567
1651
  "defi-redeem": t.LiteralC<"defi-redeem">;
1568
1652
  "defi-approve": t.LiteralC<"defi-approve">;
1569
1653
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1654
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
1570
1660
  delegateResource: t.LiteralC<"delegateResource">;
1571
1661
  undelegateResource: t.LiteralC<"undelegateResource">;
1572
1662
  export: t.LiteralC<"export">;
@@ -1663,6 +1753,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1663
1753
  "defi-redeem": t.LiteralC<"defi-redeem">;
1664
1754
  "defi-approve": t.LiteralC<"defi-approve">;
1665
1755
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1756
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
1666
1762
  delegateResource: t.LiteralC<"delegateResource">;
1667
1763
  undelegateResource: t.LiteralC<"undelegateResource">;
1668
1764
  export: t.LiteralC<"export">;
@@ -1745,6 +1841,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1745
1841
  "defi-redeem": t.LiteralC<"defi-redeem">;
1746
1842
  "defi-approve": t.LiteralC<"defi-approve">;
1747
1843
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1844
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
1748
1850
  delegateResource: t.LiteralC<"delegateResource">;
1749
1851
  undelegateResource: t.LiteralC<"undelegateResource">;
1750
1852
  export: t.LiteralC<"export">;
@@ -1841,6 +1943,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1841
1943
  "defi-redeem": t.LiteralC<"defi-redeem">;
1842
1944
  "defi-approve": t.LiteralC<"defi-approve">;
1843
1945
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
1946
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
1844
1952
  delegateResource: t.LiteralC<"delegateResource">;
1845
1953
  undelegateResource: t.LiteralC<"undelegateResource">;
1846
1954
  export: t.LiteralC<"export">;
@@ -1936,6 +2044,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
1936
2044
  "defi-redeem": t.LiteralC<"defi-redeem">;
1937
2045
  "defi-approve": t.LiteralC<"defi-approve">;
1938
2046
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2047
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
1939
2053
  delegateResource: t.LiteralC<"delegateResource">;
1940
2054
  undelegateResource: t.LiteralC<"undelegateResource">;
1941
2055
  export: t.LiteralC<"export">;
@@ -2018,6 +2132,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2018
2132
  "defi-redeem": t.LiteralC<"defi-redeem">;
2019
2133
  "defi-approve": t.LiteralC<"defi-approve">;
2020
2134
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2135
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
2021
2141
  delegateResource: t.LiteralC<"delegateResource">;
2022
2142
  undelegateResource: t.LiteralC<"undelegateResource">;
2023
2143
  export: t.LiteralC<"export">;
@@ -2102,6 +2222,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2102
2222
  "defi-redeem": t.LiteralC<"defi-redeem">;
2103
2223
  "defi-approve": t.LiteralC<"defi-approve">;
2104
2224
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2225
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
2105
2231
  delegateResource: t.LiteralC<"delegateResource">;
2106
2232
  undelegateResource: t.LiteralC<"undelegateResource">;
2107
2233
  export: t.LiteralC<"export">;
@@ -2210,6 +2336,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2210
2336
  "defi-redeem": t.LiteralC<"defi-redeem">;
2211
2337
  "defi-approve": t.LiteralC<"defi-approve">;
2212
2338
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2339
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
2213
2345
  delegateResource: t.LiteralC<"delegateResource">;
2214
2346
  undelegateResource: t.LiteralC<"undelegateResource">;
2215
2347
  export: t.LiteralC<"export">;
@@ -2315,6 +2447,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2315
2447
  "defi-redeem": t.LiteralC<"defi-redeem">;
2316
2448
  "defi-approve": t.LiteralC<"defi-approve">;
2317
2449
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2450
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
2318
2456
  delegateResource: t.LiteralC<"delegateResource">;
2319
2457
  undelegateResource: t.LiteralC<"undelegateResource">;
2320
2458
  export: t.LiteralC<"export">;
@@ -2398,6 +2536,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2398
2536
  "defi-redeem": t.LiteralC<"defi-redeem">;
2399
2537
  "defi-approve": t.LiteralC<"defi-approve">;
2400
2538
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2539
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
2401
2545
  delegateResource: t.LiteralC<"delegateResource">;
2402
2546
  undelegateResource: t.LiteralC<"undelegateResource">;
2403
2547
  export: t.LiteralC<"export">;
@@ -2485,6 +2629,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2485
2629
  "defi-redeem": t.LiteralC<"defi-redeem">;
2486
2630
  "defi-approve": t.LiteralC<"defi-approve">;
2487
2631
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2632
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
2488
2638
  delegateResource: t.LiteralC<"delegateResource">;
2489
2639
  undelegateResource: t.LiteralC<"undelegateResource">;
2490
2640
  export: t.LiteralC<"export">;
@@ -2567,6 +2717,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2567
2717
  "defi-redeem": t.LiteralC<"defi-redeem">;
2568
2718
  "defi-approve": t.LiteralC<"defi-approve">;
2569
2719
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2720
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
2570
2726
  delegateResource: t.LiteralC<"delegateResource">;
2571
2727
  undelegateResource: t.LiteralC<"undelegateResource">;
2572
2728
  export: t.LiteralC<"export">;
@@ -2650,6 +2806,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2650
2806
  "defi-redeem": t.LiteralC<"defi-redeem">;
2651
2807
  "defi-approve": t.LiteralC<"defi-approve">;
2652
2808
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2809
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
2653
2815
  delegateResource: t.LiteralC<"delegateResource">;
2654
2816
  undelegateResource: t.LiteralC<"undelegateResource">;
2655
2817
  export: t.LiteralC<"export">;
@@ -2733,6 +2895,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2733
2895
  "defi-redeem": t.LiteralC<"defi-redeem">;
2734
2896
  "defi-approve": t.LiteralC<"defi-approve">;
2735
2897
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2898
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
2736
2904
  delegateResource: t.LiteralC<"delegateResource">;
2737
2905
  undelegateResource: t.LiteralC<"undelegateResource">;
2738
2906
  export: t.LiteralC<"export">;
@@ -2815,6 +2983,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2815
2983
  "defi-redeem": t.LiteralC<"defi-redeem">;
2816
2984
  "defi-approve": t.LiteralC<"defi-approve">;
2817
2985
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
2986
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
2818
2992
  delegateResource: t.LiteralC<"delegateResource">;
2819
2993
  undelegateResource: t.LiteralC<"undelegateResource">;
2820
2994
  export: t.LiteralC<"export">;
@@ -2898,6 +3072,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2898
3072
  "defi-redeem": t.LiteralC<"defi-redeem">;
2899
3073
  "defi-approve": t.LiteralC<"defi-approve">;
2900
3074
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3075
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
2901
3081
  delegateResource: t.LiteralC<"delegateResource">;
2902
3082
  undelegateResource: t.LiteralC<"undelegateResource">;
2903
3083
  export: t.LiteralC<"export">;
@@ -2985,6 +3165,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
2985
3165
  "defi-redeem": t.LiteralC<"defi-redeem">;
2986
3166
  "defi-approve": t.LiteralC<"defi-approve">;
2987
3167
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3168
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
2988
3174
  delegateResource: t.LiteralC<"delegateResource">;
2989
3175
  undelegateResource: t.LiteralC<"undelegateResource">;
2990
3176
  export: t.LiteralC<"export">;
@@ -3068,6 +3254,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3068
3254
  "defi-redeem": t.LiteralC<"defi-redeem">;
3069
3255
  "defi-approve": t.LiteralC<"defi-approve">;
3070
3256
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3257
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
3071
3263
  delegateResource: t.LiteralC<"delegateResource">;
3072
3264
  undelegateResource: t.LiteralC<"undelegateResource">;
3073
3265
  export: t.LiteralC<"export">;
@@ -3151,6 +3343,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3151
3343
  "defi-redeem": t.LiteralC<"defi-redeem">;
3152
3344
  "defi-approve": t.LiteralC<"defi-approve">;
3153
3345
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3346
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
3154
3352
  delegateResource: t.LiteralC<"delegateResource">;
3155
3353
  undelegateResource: t.LiteralC<"undelegateResource">;
3156
3354
  export: t.LiteralC<"export">;
@@ -3252,6 +3450,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3252
3450
  "defi-redeem": t.LiteralC<"defi-redeem">;
3253
3451
  "defi-approve": t.LiteralC<"defi-approve">;
3254
3452
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3453
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
3255
3459
  delegateResource: t.LiteralC<"delegateResource">;
3256
3460
  undelegateResource: t.LiteralC<"undelegateResource">;
3257
3461
  export: t.LiteralC<"export">;
@@ -3336,6 +3540,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3336
3540
  "defi-redeem": t.LiteralC<"defi-redeem">;
3337
3541
  "defi-approve": t.LiteralC<"defi-approve">;
3338
3542
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3543
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
3339
3549
  delegateResource: t.LiteralC<"delegateResource">;
3340
3550
  undelegateResource: t.LiteralC<"undelegateResource">;
3341
3551
  export: t.LiteralC<"export">;
@@ -3453,6 +3663,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3453
3663
  "defi-redeem": t.LiteralC<"defi-redeem">;
3454
3664
  "defi-approve": t.LiteralC<"defi-approve">;
3455
3665
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3666
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
3456
3672
  delegateResource: t.LiteralC<"delegateResource">;
3457
3673
  undelegateResource: t.LiteralC<"undelegateResource">;
3458
3674
  export: t.LiteralC<"export">;
@@ -3543,6 +3759,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3543
3759
  "defi-redeem": t.LiteralC<"defi-redeem">;
3544
3760
  "defi-approve": t.LiteralC<"defi-approve">;
3545
3761
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3762
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
3546
3768
  delegateResource: t.LiteralC<"delegateResource">;
3547
3769
  undelegateResource: t.LiteralC<"undelegateResource">;
3548
3770
  export: t.LiteralC<"export">;
@@ -3660,6 +3882,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3660
3882
  "defi-redeem": t.LiteralC<"defi-redeem">;
3661
3883
  "defi-approve": t.LiteralC<"defi-approve">;
3662
3884
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3885
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
3663
3891
  delegateResource: t.LiteralC<"delegateResource">;
3664
3892
  undelegateResource: t.LiteralC<"undelegateResource">;
3665
3893
  export: t.LiteralC<"export">;
@@ -3741,6 +3969,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3741
3969
  "defi-redeem": t.LiteralC<"defi-redeem">;
3742
3970
  "defi-approve": t.LiteralC<"defi-approve">;
3743
3971
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
3972
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
3744
3978
  delegateResource: t.LiteralC<"delegateResource">;
3745
3979
  undelegateResource: t.LiteralC<"undelegateResource">;
3746
3980
  export: t.LiteralC<"export">;
@@ -3823,6 +4057,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3823
4057
  "defi-redeem": t.LiteralC<"defi-redeem">;
3824
4058
  "defi-approve": t.LiteralC<"defi-approve">;
3825
4059
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4060
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
3826
4066
  delegateResource: t.LiteralC<"delegateResource">;
3827
4067
  undelegateResource: t.LiteralC<"undelegateResource">;
3828
4068
  export: t.LiteralC<"export">;
@@ -3904,6 +4144,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3904
4144
  "defi-redeem": t.LiteralC<"defi-redeem">;
3905
4145
  "defi-approve": t.LiteralC<"defi-approve">;
3906
4146
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4147
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
3907
4153
  delegateResource: t.LiteralC<"delegateResource">;
3908
4154
  undelegateResource: t.LiteralC<"undelegateResource">;
3909
4155
  export: t.LiteralC<"export">;
@@ -3918,6 +4164,268 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
3918
4164
  intentType: t.LiteralC<"defi-withdraw">;
3919
4165
  vaultId: t.StringC;
3920
4166
  shareTokenAmount: t.StringC;
4167
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
4168
+ intentType: t.KeyofC<{
4169
+ payment: t.LiteralC<"payment">;
4170
+ transferToken: t.LiteralC<"transferToken">;
4171
+ consolidate: t.LiteralC<"consolidate">;
4172
+ consolidateToken: t.LiteralC<"consolidateToken">;
4173
+ fanout: t.LiteralC<"fanout">;
4174
+ stake: t.LiteralC<"stake">;
4175
+ unstake: t.LiteralC<"unstake">;
4176
+ delegate: t.LiteralC<"delegate">;
4177
+ undelegate: t.LiteralC<"undelegate">;
4178
+ switchValidator: t.LiteralC<"switchValidator">;
4179
+ claim: t.LiteralC<"claim">;
4180
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
4181
+ pledge: t.LiteralC<"pledge">;
4182
+ voteDelegation: t.LiteralC<"voteDelegation">;
4183
+ vote: t.LiteralC<"vote">;
4184
+ createAccount: t.LiteralC<"createAccount">;
4185
+ updateAccount: t.LiteralC<"updateAccount">;
4186
+ addTrustLine: t.LiteralC<"addTrustLine">;
4187
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
4188
+ signMessage: t.LiteralC<"signMessage">;
4189
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
4190
+ enableToken: t.LiteralC<"enableToken">;
4191
+ authorize: t.LiteralC<"authorize">;
4192
+ acceleration: t.LiteralC<"acceleration">;
4193
+ fillNonce: t.LiteralC<"fillNonce">;
4194
+ walletRecovery: t.LiteralC<"walletRecovery">;
4195
+ contractCall: t.LiteralC<"contractCall">;
4196
+ deactivate: t.LiteralC<"deactivate">;
4197
+ customTx: t.LiteralC<"customTx">;
4198
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
4199
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
4200
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
4201
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
4202
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
4203
+ tokenApproval: t.LiteralC<"tokenApproval">;
4204
+ transferStake: t.LiteralC<"transferStake">;
4205
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
4206
+ increaseStake: t.LiteralC<"increaseStake">;
4207
+ decreaseStake: t.LiteralC<"decreaseStake">;
4208
+ signalExit: t.LiteralC<"signalExit">;
4209
+ withdrawStake: t.LiteralC<"withdrawStake">;
4210
+ spotTransfer: t.LiteralC<"spotTransfer">;
4211
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
4212
+ enableBridging: t.LiteralC<"enableBridging">;
4213
+ goUnstake: t.LiteralC<"goUnstake">;
4214
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
4215
+ transferAccept: t.LiteralC<"transferAccept">;
4216
+ transferReject: t.LiteralC<"transferReject">;
4217
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
4218
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4219
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4220
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4221
+ allocationRequest: t.LiteralC<"allocationRequest">;
4222
+ cantonCommand: t.LiteralC<"cantonCommand">;
4223
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
4224
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4225
+ allocationReject: t.LiteralC<"allocationReject">;
4226
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4227
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4228
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4229
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
4230
+ "defi-deposit": t.LiteralC<"defi-deposit">;
4231
+ "defi-redeem": t.LiteralC<"defi-redeem">;
4232
+ "defi-approve": t.LiteralC<"defi-approve">;
4233
+ "defi-withdraw": t.LiteralC<"defi-withdraw">;
4234
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
4240
+ delegateResource: t.LiteralC<"delegateResource">;
4241
+ undelegateResource: t.LiteralC<"undelegateResource">;
4242
+ export: t.LiteralC<"export">;
4243
+ import: t.LiteralC<"import">;
4244
+ importtoc: t.LiteralC<"importtoc">;
4245
+ }>;
4246
+ }>, t.PartialC<{
4247
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4248
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4249
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4250
+ }>]>, t.TypeC<{
4251
+ intentType: t.LiteralC<"wrap-native">;
4252
+ vaultId: t.StringC;
4253
+ amount: t.StringC;
4254
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
4255
+ intentType: t.KeyofC<{
4256
+ payment: t.LiteralC<"payment">;
4257
+ transferToken: t.LiteralC<"transferToken">;
4258
+ consolidate: t.LiteralC<"consolidate">;
4259
+ consolidateToken: t.LiteralC<"consolidateToken">;
4260
+ fanout: t.LiteralC<"fanout">;
4261
+ stake: t.LiteralC<"stake">;
4262
+ unstake: t.LiteralC<"unstake">;
4263
+ delegate: t.LiteralC<"delegate">;
4264
+ undelegate: t.LiteralC<"undelegate">;
4265
+ switchValidator: t.LiteralC<"switchValidator">;
4266
+ claim: t.LiteralC<"claim">;
4267
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
4268
+ pledge: t.LiteralC<"pledge">;
4269
+ voteDelegation: t.LiteralC<"voteDelegation">;
4270
+ vote: t.LiteralC<"vote">;
4271
+ createAccount: t.LiteralC<"createAccount">;
4272
+ updateAccount: t.LiteralC<"updateAccount">;
4273
+ addTrustLine: t.LiteralC<"addTrustLine">;
4274
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
4275
+ signMessage: t.LiteralC<"signMessage">;
4276
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
4277
+ enableToken: t.LiteralC<"enableToken">;
4278
+ authorize: t.LiteralC<"authorize">;
4279
+ acceleration: t.LiteralC<"acceleration">;
4280
+ fillNonce: t.LiteralC<"fillNonce">;
4281
+ walletRecovery: t.LiteralC<"walletRecovery">;
4282
+ contractCall: t.LiteralC<"contractCall">;
4283
+ deactivate: t.LiteralC<"deactivate">;
4284
+ customTx: t.LiteralC<"customTx">;
4285
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
4286
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
4287
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
4288
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
4289
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
4290
+ tokenApproval: t.LiteralC<"tokenApproval">;
4291
+ transferStake: t.LiteralC<"transferStake">;
4292
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
4293
+ increaseStake: t.LiteralC<"increaseStake">;
4294
+ decreaseStake: t.LiteralC<"decreaseStake">;
4295
+ signalExit: t.LiteralC<"signalExit">;
4296
+ withdrawStake: t.LiteralC<"withdrawStake">;
4297
+ spotTransfer: t.LiteralC<"spotTransfer">;
4298
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
4299
+ enableBridging: t.LiteralC<"enableBridging">;
4300
+ goUnstake: t.LiteralC<"goUnstake">;
4301
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
4302
+ transferAccept: t.LiteralC<"transferAccept">;
4303
+ transferReject: t.LiteralC<"transferReject">;
4304
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
4305
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
4306
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
4307
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
4308
+ allocationRequest: t.LiteralC<"allocationRequest">;
4309
+ cantonCommand: t.LiteralC<"cantonCommand">;
4310
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
4311
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
4312
+ allocationReject: t.LiteralC<"allocationReject">;
4313
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
4314
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
4315
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
4316
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
4317
+ "defi-deposit": t.LiteralC<"defi-deposit">;
4318
+ "defi-redeem": t.LiteralC<"defi-redeem">;
4319
+ "defi-approve": t.LiteralC<"defi-approve">;
4320
+ "defi-withdraw": t.LiteralC<"defi-withdraw">;
4321
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
4327
+ delegateResource: t.LiteralC<"delegateResource">;
4328
+ undelegateResource: t.LiteralC<"undelegateResource">;
4329
+ export: t.LiteralC<"export">;
4330
+ import: t.LiteralC<"import">;
4331
+ importtoc: t.LiteralC<"importtoc">;
4332
+ }>;
4333
+ }>, t.PartialC<{
4334
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4335
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
4336
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4337
+ }>]>, t.TypeC<{
4338
+ intentType: t.LiteralC<"unwrap-native">;
4339
+ vaultId: t.StringC;
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;
3921
4429
  }>]>, t.IntersectionC<[t.PartialC<{
3922
4430
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
3923
4431
  }>, t.TypeC<{
@@ -4045,6 +4553,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4045
4553
  "defi-redeem": t.LiteralC<"defi-redeem">;
4046
4554
  "defi-approve": t.LiteralC<"defi-approve">;
4047
4555
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4556
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
4048
4562
  delegateResource: t.LiteralC<"delegateResource">;
4049
4563
  undelegateResource: t.LiteralC<"undelegateResource">;
4050
4564
  export: t.LiteralC<"export">;
@@ -4176,6 +4690,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4176
4690
  "defi-redeem": t.LiteralC<"defi-redeem">;
4177
4691
  "defi-approve": t.LiteralC<"defi-approve">;
4178
4692
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4693
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
4179
4699
  delegateResource: t.LiteralC<"delegateResource">;
4180
4700
  undelegateResource: t.LiteralC<"undelegateResource">;
4181
4701
  export: t.LiteralC<"export">;
@@ -4299,6 +4819,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4299
4819
  "defi-redeem": t.LiteralC<"defi-redeem">;
4300
4820
  "defi-approve": t.LiteralC<"defi-approve">;
4301
4821
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4822
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
4302
4828
  delegateResource: t.LiteralC<"delegateResource">;
4303
4829
  undelegateResource: t.LiteralC<"undelegateResource">;
4304
4830
  export: t.LiteralC<"export">;
@@ -4408,6 +4934,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4408
4934
  "defi-redeem": t.LiteralC<"defi-redeem">;
4409
4935
  "defi-approve": t.LiteralC<"defi-approve">;
4410
4936
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
4937
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
4411
4943
  delegateResource: t.LiteralC<"delegateResource">;
4412
4944
  undelegateResource: t.LiteralC<"undelegateResource">;
4413
4945
  export: t.LiteralC<"export">;
@@ -4516,6 +5048,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4516
5048
  "defi-redeem": t.LiteralC<"defi-redeem">;
4517
5049
  "defi-approve": t.LiteralC<"defi-approve">;
4518
5050
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5051
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
4519
5057
  delegateResource: t.LiteralC<"delegateResource">;
4520
5058
  undelegateResource: t.LiteralC<"undelegateResource">;
4521
5059
  export: t.LiteralC<"export">;
@@ -4623,6 +5161,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4623
5161
  "defi-redeem": t.LiteralC<"defi-redeem">;
4624
5162
  "defi-approve": t.LiteralC<"defi-approve">;
4625
5163
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5164
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
4626
5170
  delegateResource: t.LiteralC<"delegateResource">;
4627
5171
  undelegateResource: t.LiteralC<"undelegateResource">;
4628
5172
  export: t.LiteralC<"export">;
@@ -4706,6 +5250,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4706
5250
  "defi-redeem": t.LiteralC<"defi-redeem">;
4707
5251
  "defi-approve": t.LiteralC<"defi-approve">;
4708
5252
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5253
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
4709
5259
  delegateResource: t.LiteralC<"delegateResource">;
4710
5260
  undelegateResource: t.LiteralC<"undelegateResource">;
4711
5261
  export: t.LiteralC<"export">;
@@ -4909,6 +5459,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
4909
5459
  "defi-redeem": t.LiteralC<"defi-redeem">;
4910
5460
  "defi-approve": t.LiteralC<"defi-approve">;
4911
5461
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5462
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
4912
5468
  delegateResource: t.LiteralC<"delegateResource">;
4913
5469
  undelegateResource: t.LiteralC<"undelegateResource">;
4914
5470
  export: t.LiteralC<"export">;
@@ -5053,6 +5609,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5053
5609
  "defi-redeem": t.LiteralC<"defi-redeem">;
5054
5610
  "defi-approve": t.LiteralC<"defi-approve">;
5055
5611
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5612
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
5056
5618
  delegateResource: t.LiteralC<"delegateResource">;
5057
5619
  undelegateResource: t.LiteralC<"undelegateResource">;
5058
5620
  export: t.LiteralC<"export">;
@@ -5158,6 +5720,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5158
5720
  "defi-redeem": t.LiteralC<"defi-redeem">;
5159
5721
  "defi-approve": t.LiteralC<"defi-approve">;
5160
5722
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5723
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
5161
5729
  delegateResource: t.LiteralC<"delegateResource">;
5162
5730
  undelegateResource: t.LiteralC<"undelegateResource">;
5163
5731
  export: t.LiteralC<"export">;
@@ -5239,6 +5807,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5239
5807
  "defi-redeem": t.LiteralC<"defi-redeem">;
5240
5808
  "defi-approve": t.LiteralC<"defi-approve">;
5241
5809
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5810
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
5242
5816
  delegateResource: t.LiteralC<"delegateResource">;
5243
5817
  undelegateResource: t.LiteralC<"undelegateResource">;
5244
5818
  export: t.LiteralC<"export">;
@@ -5375,6 +5949,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5375
5949
  "defi-redeem": t.LiteralC<"defi-redeem">;
5376
5950
  "defi-approve": t.LiteralC<"defi-approve">;
5377
5951
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
5952
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
5378
5958
  delegateResource: t.LiteralC<"delegateResource">;
5379
5959
  undelegateResource: t.LiteralC<"undelegateResource">;
5380
5960
  export: t.LiteralC<"export">;
@@ -5498,6 +6078,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5498
6078
  "defi-redeem": t.LiteralC<"defi-redeem">;
5499
6079
  "defi-approve": t.LiteralC<"defi-approve">;
5500
6080
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6081
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
5501
6087
  delegateResource: t.LiteralC<"delegateResource">;
5502
6088
  undelegateResource: t.LiteralC<"undelegateResource">;
5503
6089
  export: t.LiteralC<"export">;
@@ -5641,6 +6227,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5641
6227
  "defi-redeem": t.LiteralC<"defi-redeem">;
5642
6228
  "defi-approve": t.LiteralC<"defi-approve">;
5643
6229
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6230
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
5644
6236
  delegateResource: t.LiteralC<"delegateResource">;
5645
6237
  undelegateResource: t.LiteralC<"undelegateResource">;
5646
6238
  export: t.LiteralC<"export">;
@@ -5729,6 +6321,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5729
6321
  "defi-redeem": t.LiteralC<"defi-redeem">;
5730
6322
  "defi-approve": t.LiteralC<"defi-approve">;
5731
6323
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6324
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
5732
6330
  delegateResource: t.LiteralC<"delegateResource">;
5733
6331
  undelegateResource: t.LiteralC<"undelegateResource">;
5734
6332
  export: t.LiteralC<"export">;
@@ -5812,6 +6410,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5812
6410
  "defi-redeem": t.LiteralC<"defi-redeem">;
5813
6411
  "defi-approve": t.LiteralC<"defi-approve">;
5814
6412
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6413
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
5815
6419
  delegateResource: t.LiteralC<"delegateResource">;
5816
6420
  undelegateResource: t.LiteralC<"undelegateResource">;
5817
6421
  export: t.LiteralC<"export">;
@@ -5907,6 +6511,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5907
6511
  "defi-redeem": t.LiteralC<"defi-redeem">;
5908
6512
  "defi-approve": t.LiteralC<"defi-approve">;
5909
6513
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6514
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
5910
6520
  delegateResource: t.LiteralC<"delegateResource">;
5911
6521
  undelegateResource: t.LiteralC<"undelegateResource">;
5912
6522
  export: t.LiteralC<"export">;
@@ -5998,6 +6608,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
5998
6608
  "defi-redeem": t.LiteralC<"defi-redeem">;
5999
6609
  "defi-approve": t.LiteralC<"defi-approve">;
6000
6610
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6611
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
6001
6617
  delegateResource: t.LiteralC<"delegateResource">;
6002
6618
  undelegateResource: t.LiteralC<"undelegateResource">;
6003
6619
  export: t.LiteralC<"export">;
@@ -6104,6 +6720,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6104
6720
  "defi-redeem": t.LiteralC<"defi-redeem">;
6105
6721
  "defi-approve": t.LiteralC<"defi-approve">;
6106
6722
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6723
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
6107
6729
  delegateResource: t.LiteralC<"delegateResource">;
6108
6730
  undelegateResource: t.LiteralC<"undelegateResource">;
6109
6731
  export: t.LiteralC<"export">;
@@ -6200,6 +6822,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6200
6822
  "defi-redeem": t.LiteralC<"defi-redeem">;
6201
6823
  "defi-approve": t.LiteralC<"defi-approve">;
6202
6824
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6825
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
6203
6831
  delegateResource: t.LiteralC<"delegateResource">;
6204
6832
  undelegateResource: t.LiteralC<"undelegateResource">;
6205
6833
  export: t.LiteralC<"export">;
@@ -6282,6 +6910,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6282
6910
  "defi-redeem": t.LiteralC<"defi-redeem">;
6283
6911
  "defi-approve": t.LiteralC<"defi-approve">;
6284
6912
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
6913
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
6285
6919
  delegateResource: t.LiteralC<"delegateResource">;
6286
6920
  undelegateResource: t.LiteralC<"undelegateResource">;
6287
6921
  export: t.LiteralC<"export">;
@@ -6443,6 +7077,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6443
7077
  "defi-redeem": t.LiteralC<"defi-redeem">;
6444
7078
  "defi-approve": t.LiteralC<"defi-approve">;
6445
7079
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7080
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
6446
7086
  delegateResource: t.LiteralC<"delegateResource">;
6447
7087
  undelegateResource: t.LiteralC<"undelegateResource">;
6448
7088
  export: t.LiteralC<"export">;
@@ -6525,6 +7165,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6525
7165
  "defi-redeem": t.LiteralC<"defi-redeem">;
6526
7166
  "defi-approve": t.LiteralC<"defi-approve">;
6527
7167
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7168
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
6528
7174
  delegateResource: t.LiteralC<"delegateResource">;
6529
7175
  undelegateResource: t.LiteralC<"undelegateResource">;
6530
7176
  export: t.LiteralC<"export">;
@@ -6624,6 +7270,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6624
7270
  "defi-redeem": t.LiteralC<"defi-redeem">;
6625
7271
  "defi-approve": t.LiteralC<"defi-approve">;
6626
7272
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7273
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
6627
7279
  delegateResource: t.LiteralC<"delegateResource">;
6628
7280
  undelegateResource: t.LiteralC<"undelegateResource">;
6629
7281
  export: t.LiteralC<"export">;
@@ -6708,6 +7360,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6708
7360
  "defi-redeem": t.LiteralC<"defi-redeem">;
6709
7361
  "defi-approve": t.LiteralC<"defi-approve">;
6710
7362
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7363
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
6711
7369
  delegateResource: t.LiteralC<"delegateResource">;
6712
7370
  undelegateResource: t.LiteralC<"undelegateResource">;
6713
7371
  export: t.LiteralC<"export">;
@@ -6796,6 +7454,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6796
7454
  "defi-redeem": t.LiteralC<"defi-redeem">;
6797
7455
  "defi-approve": t.LiteralC<"defi-approve">;
6798
7456
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7457
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
6799
7463
  delegateResource: t.LiteralC<"delegateResource">;
6800
7464
  undelegateResource: t.LiteralC<"undelegateResource">;
6801
7465
  export: t.LiteralC<"export">;
@@ -6884,6 +7548,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6884
7548
  "defi-redeem": t.LiteralC<"defi-redeem">;
6885
7549
  "defi-approve": t.LiteralC<"defi-approve">;
6886
7550
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7551
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
6887
7557
  delegateResource: t.LiteralC<"delegateResource">;
6888
7558
  undelegateResource: t.LiteralC<"undelegateResource">;
6889
7559
  export: t.LiteralC<"export">;
@@ -6969,6 +7639,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
6969
7639
  "defi-redeem": t.LiteralC<"defi-redeem">;
6970
7640
  "defi-approve": t.LiteralC<"defi-approve">;
6971
7641
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7642
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
6972
7648
  delegateResource: t.LiteralC<"delegateResource">;
6973
7649
  undelegateResource: t.LiteralC<"undelegateResource">;
6974
7650
  export: t.LiteralC<"export">;
@@ -7070,6 +7746,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7070
7746
  "defi-redeem": t.LiteralC<"defi-redeem">;
7071
7747
  "defi-approve": t.LiteralC<"defi-approve">;
7072
7748
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7749
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
7073
7755
  delegateResource: t.LiteralC<"delegateResource">;
7074
7756
  undelegateResource: t.LiteralC<"undelegateResource">;
7075
7757
  export: t.LiteralC<"export">;
@@ -7170,6 +7852,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7170
7852
  "defi-redeem": t.LiteralC<"defi-redeem">;
7171
7853
  "defi-approve": t.LiteralC<"defi-approve">;
7172
7854
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7855
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
7173
7861
  delegateResource: t.LiteralC<"delegateResource">;
7174
7862
  undelegateResource: t.LiteralC<"undelegateResource">;
7175
7863
  export: t.LiteralC<"export">;
@@ -7270,6 +7958,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7270
7958
  "defi-redeem": t.LiteralC<"defi-redeem">;
7271
7959
  "defi-approve": t.LiteralC<"defi-approve">;
7272
7960
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
7961
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
7273
7967
  delegateResource: t.LiteralC<"delegateResource">;
7274
7968
  undelegateResource: t.LiteralC<"undelegateResource">;
7275
7969
  export: t.LiteralC<"export">;
@@ -7378,6 +8072,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7378
8072
  "defi-redeem": t.LiteralC<"defi-redeem">;
7379
8073
  "defi-approve": t.LiteralC<"defi-approve">;
7380
8074
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8075
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
7381
8081
  delegateResource: t.LiteralC<"delegateResource">;
7382
8082
  undelegateResource: t.LiteralC<"undelegateResource">;
7383
8083
  export: t.LiteralC<"export">;
@@ -7508,6 +8208,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7508
8208
  "defi-redeem": t.LiteralC<"defi-redeem">;
7509
8209
  "defi-approve": t.LiteralC<"defi-approve">;
7510
8210
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8211
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
7511
8217
  delegateResource: t.LiteralC<"delegateResource">;
7512
8218
  undelegateResource: t.LiteralC<"undelegateResource">;
7513
8219
  export: t.LiteralC<"export">;
@@ -7610,6 +8316,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7610
8316
  "defi-redeem": t.LiteralC<"defi-redeem">;
7611
8317
  "defi-approve": t.LiteralC<"defi-approve">;
7612
8318
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8319
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
7613
8325
  delegateResource: t.LiteralC<"delegateResource">;
7614
8326
  undelegateResource: t.LiteralC<"undelegateResource">;
7615
8327
  export: t.LiteralC<"export">;
@@ -7729,6 +8441,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7729
8441
  "defi-redeem": t.LiteralC<"defi-redeem">;
7730
8442
  "defi-approve": t.LiteralC<"defi-approve">;
7731
8443
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8444
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
7732
8450
  delegateResource: t.LiteralC<"delegateResource">;
7733
8451
  undelegateResource: t.LiteralC<"undelegateResource">;
7734
8452
  export: t.LiteralC<"export">;
@@ -7829,6 +8547,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7829
8547
  "defi-redeem": t.LiteralC<"defi-redeem">;
7830
8548
  "defi-approve": t.LiteralC<"defi-approve">;
7831
8549
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8550
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
7832
8556
  delegateResource: t.LiteralC<"delegateResource">;
7833
8557
  undelegateResource: t.LiteralC<"undelegateResource">;
7834
8558
  export: t.LiteralC<"export">;
@@ -7947,6 +8671,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
7947
8671
  "defi-redeem": t.LiteralC<"defi-redeem">;
7948
8672
  "defi-approve": t.LiteralC<"defi-approve">;
7949
8673
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8674
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
7950
8680
  delegateResource: t.LiteralC<"delegateResource">;
7951
8681
  undelegateResource: t.LiteralC<"undelegateResource">;
7952
8682
  export: t.LiteralC<"export">;
@@ -8063,6 +8793,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8063
8793
  "defi-redeem": t.LiteralC<"defi-redeem">;
8064
8794
  "defi-approve": t.LiteralC<"defi-approve">;
8065
8795
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8796
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
8066
8802
  delegateResource: t.LiteralC<"delegateResource">;
8067
8803
  undelegateResource: t.LiteralC<"undelegateResource">;
8068
8804
  export: t.LiteralC<"export">;
@@ -8154,6 +8890,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8154
8890
  "defi-redeem": t.LiteralC<"defi-redeem">;
8155
8891
  "defi-approve": t.LiteralC<"defi-approve">;
8156
8892
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
8893
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
8157
8899
  delegateResource: t.LiteralC<"delegateResource">;
8158
8900
  undelegateResource: t.LiteralC<"undelegateResource">;
8159
8901
  export: t.LiteralC<"export">;
@@ -8256,6 +8998,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8256
8998
  "defi-redeem": t.LiteralC<"defi-redeem">;
8257
8999
  "defi-approve": t.LiteralC<"defi-approve">;
8258
9000
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9001
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
8259
9007
  delegateResource: t.LiteralC<"delegateResource">;
8260
9008
  undelegateResource: t.LiteralC<"undelegateResource">;
8261
9009
  export: t.LiteralC<"export">;
@@ -8415,6 +9163,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8415
9163
  "defi-redeem": t.LiteralC<"defi-redeem">;
8416
9164
  "defi-approve": t.LiteralC<"defi-approve">;
8417
9165
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9166
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
8418
9172
  delegateResource: t.LiteralC<"delegateResource">;
8419
9173
  undelegateResource: t.LiteralC<"undelegateResource">;
8420
9174
  export: t.LiteralC<"export">;
@@ -8503,6 +9257,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8503
9257
  "defi-redeem": t.LiteralC<"defi-redeem">;
8504
9258
  "defi-approve": t.LiteralC<"defi-approve">;
8505
9259
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9260
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
8506
9266
  delegateResource: t.LiteralC<"delegateResource">;
8507
9267
  undelegateResource: t.LiteralC<"undelegateResource">;
8508
9268
  export: t.LiteralC<"export">;
@@ -8595,6 +9355,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8595
9355
  "defi-redeem": t.LiteralC<"defi-redeem">;
8596
9356
  "defi-approve": t.LiteralC<"defi-approve">;
8597
9357
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9358
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
8598
9364
  delegateResource: t.LiteralC<"delegateResource">;
8599
9365
  undelegateResource: t.LiteralC<"undelegateResource">;
8600
9366
  export: t.LiteralC<"export">;
@@ -8681,6 +9447,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8681
9447
  "defi-redeem": t.LiteralC<"defi-redeem">;
8682
9448
  "defi-approve": t.LiteralC<"defi-approve">;
8683
9449
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9450
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
8684
9456
  delegateResource: t.LiteralC<"delegateResource">;
8685
9457
  undelegateResource: t.LiteralC<"undelegateResource">;
8686
9458
  export: t.LiteralC<"export">;
@@ -8768,6 +9540,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8768
9540
  "defi-redeem": t.LiteralC<"defi-redeem">;
8769
9541
  "defi-approve": t.LiteralC<"defi-approve">;
8770
9542
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9543
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
8771
9549
  delegateResource: t.LiteralC<"delegateResource">;
8772
9550
  undelegateResource: t.LiteralC<"undelegateResource">;
8773
9551
  export: t.LiteralC<"export">;
@@ -8869,6 +9647,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8869
9647
  "defi-redeem": t.LiteralC<"defi-redeem">;
8870
9648
  "defi-approve": t.LiteralC<"defi-approve">;
8871
9649
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9650
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
8872
9656
  delegateResource: t.LiteralC<"delegateResource">;
8873
9657
  undelegateResource: t.LiteralC<"undelegateResource">;
8874
9658
  export: t.LiteralC<"export">;
@@ -8972,6 +9756,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
8972
9756
  "defi-redeem": t.LiteralC<"defi-redeem">;
8973
9757
  "defi-approve": t.LiteralC<"defi-approve">;
8974
9758
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9759
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
8975
9765
  delegateResource: t.LiteralC<"delegateResource">;
8976
9766
  undelegateResource: t.LiteralC<"undelegateResource">;
8977
9767
  export: t.LiteralC<"export">;
@@ -9068,6 +9858,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9068
9858
  "defi-redeem": t.LiteralC<"defi-redeem">;
9069
9859
  "defi-approve": t.LiteralC<"defi-approve">;
9070
9860
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
9861
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
9071
9867
  delegateResource: t.LiteralC<"delegateResource">;
9072
9868
  undelegateResource: t.LiteralC<"undelegateResource">;
9073
9869
  export: t.LiteralC<"export">;
@@ -9201,6 +9997,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9201
9997
  "defi-redeem": t.LiteralC<"defi-redeem">;
9202
9998
  "defi-approve": t.LiteralC<"defi-approve">;
9203
9999
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10000
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
9204
10006
  delegateResource: t.LiteralC<"delegateResource">;
9205
10007
  undelegateResource: t.LiteralC<"undelegateResource">;
9206
10008
  export: t.LiteralC<"export">;
@@ -9364,6 +10166,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9364
10166
  "defi-redeem": t.LiteralC<"defi-redeem">;
9365
10167
  "defi-approve": t.LiteralC<"defi-approve">;
9366
10168
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10169
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
9367
10175
  delegateResource: t.LiteralC<"delegateResource">;
9368
10176
  undelegateResource: t.LiteralC<"undelegateResource">;
9369
10177
  export: t.LiteralC<"export">;
@@ -9541,6 +10349,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9541
10349
  "defi-redeem": t.LiteralC<"defi-redeem">;
9542
10350
  "defi-approve": t.LiteralC<"defi-approve">;
9543
10351
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10352
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
9544
10358
  delegateResource: t.LiteralC<"delegateResource">;
9545
10359
  undelegateResource: t.LiteralC<"undelegateResource">;
9546
10360
  export: t.LiteralC<"export">;
@@ -9623,6 +10437,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9623
10437
  "defi-redeem": t.LiteralC<"defi-redeem">;
9624
10438
  "defi-approve": t.LiteralC<"defi-approve">;
9625
10439
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10440
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
9626
10446
  delegateResource: t.LiteralC<"delegateResource">;
9627
10447
  undelegateResource: t.LiteralC<"undelegateResource">;
9628
10448
  export: t.LiteralC<"export">;
@@ -9700,6 +10520,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9700
10520
  "defi-redeem": t.LiteralC<"defi-redeem">;
9701
10521
  "defi-approve": t.LiteralC<"defi-approve">;
9702
10522
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10523
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
9703
10529
  delegateResource: t.LiteralC<"delegateResource">;
9704
10530
  undelegateResource: t.LiteralC<"undelegateResource">;
9705
10531
  export: t.LiteralC<"export">;
@@ -9785,6 +10611,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9785
10611
  "defi-redeem": t.LiteralC<"defi-redeem">;
9786
10612
  "defi-approve": t.LiteralC<"defi-approve">;
9787
10613
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10614
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
9788
10620
  delegateResource: t.LiteralC<"delegateResource">;
9789
10621
  undelegateResource: t.LiteralC<"undelegateResource">;
9790
10622
  export: t.LiteralC<"export">;
@@ -9880,6 +10712,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9880
10712
  "defi-redeem": t.LiteralC<"defi-redeem">;
9881
10713
  "defi-approve": t.LiteralC<"defi-approve">;
9882
10714
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10715
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
9883
10721
  delegateResource: t.LiteralC<"delegateResource">;
9884
10722
  undelegateResource: t.LiteralC<"undelegateResource">;
9885
10723
  export: t.LiteralC<"export">;
@@ -9959,6 +10797,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
9959
10797
  "defi-redeem": t.LiteralC<"defi-redeem">;
9960
10798
  "defi-approve": t.LiteralC<"defi-approve">;
9961
10799
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10800
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
9962
10806
  delegateResource: t.LiteralC<"delegateResource">;
9963
10807
  undelegateResource: t.LiteralC<"undelegateResource">;
9964
10808
  export: t.LiteralC<"export">;
@@ -10041,6 +10885,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10041
10885
  "defi-redeem": t.LiteralC<"defi-redeem">;
10042
10886
  "defi-approve": t.LiteralC<"defi-approve">;
10043
10887
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10888
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
10044
10894
  delegateResource: t.LiteralC<"delegateResource">;
10045
10895
  undelegateResource: t.LiteralC<"undelegateResource">;
10046
10896
  export: t.LiteralC<"export">;
@@ -10140,6 +10990,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10140
10990
  "defi-redeem": t.LiteralC<"defi-redeem">;
10141
10991
  "defi-approve": t.LiteralC<"defi-approve">;
10142
10992
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
10993
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
10143
10999
  delegateResource: t.LiteralC<"delegateResource">;
10144
11000
  undelegateResource: t.LiteralC<"undelegateResource">;
10145
11001
  export: t.LiteralC<"export">;
@@ -10222,6 +11078,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10222
11078
  "defi-redeem": t.LiteralC<"defi-redeem">;
10223
11079
  "defi-approve": t.LiteralC<"defi-approve">;
10224
11080
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11081
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
10225
11087
  delegateResource: t.LiteralC<"delegateResource">;
10226
11088
  undelegateResource: t.LiteralC<"undelegateResource">;
10227
11089
  export: t.LiteralC<"export">;
@@ -10341,6 +11203,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10341
11203
  "defi-redeem": t.LiteralC<"defi-redeem">;
10342
11204
  "defi-approve": t.LiteralC<"defi-approve">;
10343
11205
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11206
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
10344
11212
  delegateResource: t.LiteralC<"delegateResource">;
10345
11213
  undelegateResource: t.LiteralC<"undelegateResource">;
10346
11214
  export: t.LiteralC<"export">;
@@ -10442,6 +11310,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10442
11310
  "defi-redeem": t.LiteralC<"defi-redeem">;
10443
11311
  "defi-approve": t.LiteralC<"defi-approve">;
10444
11312
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11313
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
10445
11319
  delegateResource: t.LiteralC<"delegateResource">;
10446
11320
  undelegateResource: t.LiteralC<"undelegateResource">;
10447
11321
  export: t.LiteralC<"export">;
@@ -10543,6 +11417,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10543
11417
  "defi-redeem": t.LiteralC<"defi-redeem">;
10544
11418
  "defi-approve": t.LiteralC<"defi-approve">;
10545
11419
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11420
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
10546
11426
  delegateResource: t.LiteralC<"delegateResource">;
10547
11427
  undelegateResource: t.LiteralC<"undelegateResource">;
10548
11428
  export: t.LiteralC<"export">;
@@ -10626,6 +11506,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10626
11506
  "defi-redeem": t.LiteralC<"defi-redeem">;
10627
11507
  "defi-approve": t.LiteralC<"defi-approve">;
10628
11508
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11509
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
10629
11515
  delegateResource: t.LiteralC<"delegateResource">;
10630
11516
  undelegateResource: t.LiteralC<"undelegateResource">;
10631
11517
  export: t.LiteralC<"export">;
@@ -10728,6 +11614,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10728
11614
  "defi-redeem": t.LiteralC<"defi-redeem">;
10729
11615
  "defi-approve": t.LiteralC<"defi-approve">;
10730
11616
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11617
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
10731
11623
  delegateResource: t.LiteralC<"delegateResource">;
10732
11624
  undelegateResource: t.LiteralC<"undelegateResource">;
10733
11625
  export: t.LiteralC<"export">;
@@ -10832,6 +11724,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10832
11724
  "defi-redeem": t.LiteralC<"defi-redeem">;
10833
11725
  "defi-approve": t.LiteralC<"defi-approve">;
10834
11726
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11727
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
10835
11733
  delegateResource: t.LiteralC<"delegateResource">;
10836
11734
  undelegateResource: t.LiteralC<"undelegateResource">;
10837
11735
  export: t.LiteralC<"export">;
@@ -10937,6 +11835,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
10937
11835
  "defi-redeem": t.LiteralC<"defi-redeem">;
10938
11836
  "defi-approve": t.LiteralC<"defi-approve">;
10939
11837
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11838
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
10940
11844
  delegateResource: t.LiteralC<"delegateResource">;
10941
11845
  undelegateResource: t.LiteralC<"undelegateResource">;
10942
11846
  export: t.LiteralC<"export">;
@@ -11028,6 +11932,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11028
11932
  "defi-redeem": t.LiteralC<"defi-redeem">;
11029
11933
  "defi-approve": t.LiteralC<"defi-approve">;
11030
11934
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
11935
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
11031
11941
  delegateResource: t.LiteralC<"delegateResource">;
11032
11942
  undelegateResource: t.LiteralC<"undelegateResource">;
11033
11943
  export: t.LiteralC<"export">;
@@ -11130,6 +12040,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11130
12040
  "defi-redeem": t.LiteralC<"defi-redeem">;
11131
12041
  "defi-approve": t.LiteralC<"defi-approve">;
11132
12042
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12043
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
11133
12049
  delegateResource: t.LiteralC<"delegateResource">;
11134
12050
  undelegateResource: t.LiteralC<"undelegateResource">;
11135
12051
  export: t.LiteralC<"export">;
@@ -11271,6 +12187,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11271
12187
  "defi-redeem": t.LiteralC<"defi-redeem">;
11272
12188
  "defi-approve": t.LiteralC<"defi-approve">;
11273
12189
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12190
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
11274
12196
  delegateResource: t.LiteralC<"delegateResource">;
11275
12197
  undelegateResource: t.LiteralC<"undelegateResource">;
11276
12198
  export: t.LiteralC<"export">;
@@ -11360,6 +12282,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11360
12282
  "defi-redeem": t.LiteralC<"defi-redeem">;
11361
12283
  "defi-approve": t.LiteralC<"defi-approve">;
11362
12284
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12285
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
11363
12291
  delegateResource: t.LiteralC<"delegateResource">;
11364
12292
  undelegateResource: t.LiteralC<"undelegateResource">;
11365
12293
  export: t.LiteralC<"export">;
@@ -11446,6 +12374,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11446
12374
  "defi-redeem": t.LiteralC<"defi-redeem">;
11447
12375
  "defi-approve": t.LiteralC<"defi-approve">;
11448
12376
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12377
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
11449
12383
  delegateResource: t.LiteralC<"delegateResource">;
11450
12384
  undelegateResource: t.LiteralC<"undelegateResource">;
11451
12385
  export: t.LiteralC<"export">;
@@ -11527,6 +12461,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11527
12461
  "defi-redeem": t.LiteralC<"defi-redeem">;
11528
12462
  "defi-approve": t.LiteralC<"defi-approve">;
11529
12463
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12464
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
11530
12470
  delegateResource: t.LiteralC<"delegateResource">;
11531
12471
  undelegateResource: t.LiteralC<"undelegateResource">;
11532
12472
  export: t.LiteralC<"export">;
@@ -11628,6 +12568,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11628
12568
  "defi-redeem": t.LiteralC<"defi-redeem">;
11629
12569
  "defi-approve": t.LiteralC<"defi-approve">;
11630
12570
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12571
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
11631
12577
  delegateResource: t.LiteralC<"delegateResource">;
11632
12578
  undelegateResource: t.LiteralC<"undelegateResource">;
11633
12579
  export: t.LiteralC<"export">;
@@ -11715,6 +12661,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11715
12661
  "defi-redeem": t.LiteralC<"defi-redeem">;
11716
12662
  "defi-approve": t.LiteralC<"defi-approve">;
11717
12663
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12664
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
11718
12670
  delegateResource: t.LiteralC<"delegateResource">;
11719
12671
  undelegateResource: t.LiteralC<"undelegateResource">;
11720
12672
  export: t.LiteralC<"export">;
@@ -11801,6 +12753,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11801
12753
  "defi-redeem": t.LiteralC<"defi-redeem">;
11802
12754
  "defi-approve": t.LiteralC<"defi-approve">;
11803
12755
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12756
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
11804
12762
  delegateResource: t.LiteralC<"delegateResource">;
11805
12763
  undelegateResource: t.LiteralC<"undelegateResource">;
11806
12764
  export: t.LiteralC<"export">;
@@ -11888,6 +12846,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11888
12846
  "defi-redeem": t.LiteralC<"defi-redeem">;
11889
12847
  "defi-approve": t.LiteralC<"defi-approve">;
11890
12848
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12849
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
11891
12855
  delegateResource: t.LiteralC<"delegateResource">;
11892
12856
  undelegateResource: t.LiteralC<"undelegateResource">;
11893
12857
  export: t.LiteralC<"export">;
@@ -11974,6 +12938,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
11974
12938
  "defi-redeem": t.LiteralC<"defi-redeem">;
11975
12939
  "defi-approve": t.LiteralC<"defi-approve">;
11976
12940
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
12941
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
11977
12947
  delegateResource: t.LiteralC<"delegateResource">;
11978
12948
  undelegateResource: t.LiteralC<"undelegateResource">;
11979
12949
  export: t.LiteralC<"export">;
@@ -12064,6 +13034,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12064
13034
  "defi-redeem": t.LiteralC<"defi-redeem">;
12065
13035
  "defi-approve": t.LiteralC<"defi-approve">;
12066
13036
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13037
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
12067
13043
  delegateResource: t.LiteralC<"delegateResource">;
12068
13044
  undelegateResource: t.LiteralC<"undelegateResource">;
12069
13045
  export: t.LiteralC<"export">;
@@ -12153,6 +13129,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12153
13129
  "defi-redeem": t.LiteralC<"defi-redeem">;
12154
13130
  "defi-approve": t.LiteralC<"defi-approve">;
12155
13131
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13132
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
12156
13138
  delegateResource: t.LiteralC<"delegateResource">;
12157
13139
  undelegateResource: t.LiteralC<"undelegateResource">;
12158
13140
  export: t.LiteralC<"export">;
@@ -12244,6 +13226,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12244
13226
  "defi-redeem": t.LiteralC<"defi-redeem">;
12245
13227
  "defi-approve": t.LiteralC<"defi-approve">;
12246
13228
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13229
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
12247
13235
  delegateResource: t.LiteralC<"delegateResource">;
12248
13236
  undelegateResource: t.LiteralC<"undelegateResource">;
12249
13237
  export: t.LiteralC<"export">;
@@ -12335,6 +13323,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12335
13323
  "defi-redeem": t.LiteralC<"defi-redeem">;
12336
13324
  "defi-approve": t.LiteralC<"defi-approve">;
12337
13325
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13326
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
12338
13332
  delegateResource: t.LiteralC<"delegateResource">;
12339
13333
  undelegateResource: t.LiteralC<"undelegateResource">;
12340
13334
  export: t.LiteralC<"export">;
@@ -12426,6 +13420,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12426
13420
  "defi-redeem": t.LiteralC<"defi-redeem">;
12427
13421
  "defi-approve": t.LiteralC<"defi-approve">;
12428
13422
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13423
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
12429
13429
  delegateResource: t.LiteralC<"delegateResource">;
12430
13430
  undelegateResource: t.LiteralC<"undelegateResource">;
12431
13431
  export: t.LiteralC<"export">;
@@ -12516,6 +13516,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12516
13516
  "defi-redeem": t.LiteralC<"defi-redeem">;
12517
13517
  "defi-approve": t.LiteralC<"defi-approve">;
12518
13518
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13519
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
12519
13525
  delegateResource: t.LiteralC<"delegateResource">;
12520
13526
  undelegateResource: t.LiteralC<"undelegateResource">;
12521
13527
  export: t.LiteralC<"export">;
@@ -12610,6 +13616,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12610
13616
  "defi-redeem": t.LiteralC<"defi-redeem">;
12611
13617
  "defi-approve": t.LiteralC<"defi-approve">;
12612
13618
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13619
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
12613
13625
  delegateResource: t.LiteralC<"delegateResource">;
12614
13626
  undelegateResource: t.LiteralC<"undelegateResource">;
12615
13627
  export: t.LiteralC<"export">;
@@ -12699,6 +13711,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12699
13711
  "defi-redeem": t.LiteralC<"defi-redeem">;
12700
13712
  "defi-approve": t.LiteralC<"defi-approve">;
12701
13713
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13714
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
12702
13720
  delegateResource: t.LiteralC<"delegateResource">;
12703
13721
  undelegateResource: t.LiteralC<"undelegateResource">;
12704
13722
  export: t.LiteralC<"export">;
@@ -12790,6 +13808,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12790
13808
  "defi-redeem": t.LiteralC<"defi-redeem">;
12791
13809
  "defi-approve": t.LiteralC<"defi-approve">;
12792
13810
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13811
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
12793
13817
  delegateResource: t.LiteralC<"delegateResource">;
12794
13818
  undelegateResource: t.LiteralC<"undelegateResource">;
12795
13819
  export: t.LiteralC<"export">;
@@ -12877,6 +13901,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12877
13901
  "defi-redeem": t.LiteralC<"defi-redeem">;
12878
13902
  "defi-approve": t.LiteralC<"defi-approve">;
12879
13903
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13904
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
12880
13910
  delegateResource: t.LiteralC<"delegateResource">;
12881
13911
  undelegateResource: t.LiteralC<"undelegateResource">;
12882
13912
  export: t.LiteralC<"export">;
@@ -12963,6 +13993,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
12963
13993
  "defi-redeem": t.LiteralC<"defi-redeem">;
12964
13994
  "defi-approve": t.LiteralC<"defi-approve">;
12965
13995
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
13996
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
12966
14002
  delegateResource: t.LiteralC<"delegateResource">;
12967
14003
  undelegateResource: t.LiteralC<"undelegateResource">;
12968
14004
  export: t.LiteralC<"export">;
@@ -13049,6 +14085,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13049
14085
  "defi-redeem": t.LiteralC<"defi-redeem">;
13050
14086
  "defi-approve": t.LiteralC<"defi-approve">;
13051
14087
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14088
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
13052
14094
  delegateResource: t.LiteralC<"delegateResource">;
13053
14095
  undelegateResource: t.LiteralC<"undelegateResource">;
13054
14096
  export: t.LiteralC<"export">;
@@ -13140,6 +14182,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13140
14182
  "defi-redeem": t.LiteralC<"defi-redeem">;
13141
14183
  "defi-approve": t.LiteralC<"defi-approve">;
13142
14184
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14185
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
13143
14191
  delegateResource: t.LiteralC<"delegateResource">;
13144
14192
  undelegateResource: t.LiteralC<"undelegateResource">;
13145
14193
  export: t.LiteralC<"export">;
@@ -13232,6 +14280,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13232
14280
  "defi-redeem": t.LiteralC<"defi-redeem">;
13233
14281
  "defi-approve": t.LiteralC<"defi-approve">;
13234
14282
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14283
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
13235
14289
  delegateResource: t.LiteralC<"delegateResource">;
13236
14290
  undelegateResource: t.LiteralC<"undelegateResource">;
13237
14291
  export: t.LiteralC<"export">;
@@ -13322,6 +14376,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13322
14376
  "defi-redeem": t.LiteralC<"defi-redeem">;
13323
14377
  "defi-approve": t.LiteralC<"defi-approve">;
13324
14378
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14379
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
13325
14385
  delegateResource: t.LiteralC<"delegateResource">;
13326
14386
  undelegateResource: t.LiteralC<"undelegateResource">;
13327
14387
  export: t.LiteralC<"export">;
@@ -13412,6 +14472,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13412
14472
  "defi-redeem": t.LiteralC<"defi-redeem">;
13413
14473
  "defi-approve": t.LiteralC<"defi-approve">;
13414
14474
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14475
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
13415
14481
  delegateResource: t.LiteralC<"delegateResource">;
13416
14482
  undelegateResource: t.LiteralC<"undelegateResource">;
13417
14483
  export: t.LiteralC<"export">;
@@ -13497,6 +14563,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13497
14563
  "defi-redeem": t.LiteralC<"defi-redeem">;
13498
14564
  "defi-approve": t.LiteralC<"defi-approve">;
13499
14565
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14566
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
13500
14572
  delegateResource: t.LiteralC<"delegateResource">;
13501
14573
  undelegateResource: t.LiteralC<"undelegateResource">;
13502
14574
  export: t.LiteralC<"export">;
@@ -13582,6 +14654,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13582
14654
  "defi-redeem": t.LiteralC<"defi-redeem">;
13583
14655
  "defi-approve": t.LiteralC<"defi-approve">;
13584
14656
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14657
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
13585
14663
  delegateResource: t.LiteralC<"delegateResource">;
13586
14664
  undelegateResource: t.LiteralC<"undelegateResource">;
13587
14665
  export: t.LiteralC<"export">;
@@ -13661,6 +14739,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13661
14739
  "defi-redeem": t.LiteralC<"defi-redeem">;
13662
14740
  "defi-approve": t.LiteralC<"defi-approve">;
13663
14741
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14742
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
13664
14748
  delegateResource: t.LiteralC<"delegateResource">;
13665
14749
  undelegateResource: t.LiteralC<"undelegateResource">;
13666
14750
  export: t.LiteralC<"export">;
@@ -13744,6 +14828,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13744
14828
  "defi-redeem": t.LiteralC<"defi-redeem">;
13745
14829
  "defi-approve": t.LiteralC<"defi-approve">;
13746
14830
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14831
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
13747
14837
  delegateResource: t.LiteralC<"delegateResource">;
13748
14838
  undelegateResource: t.LiteralC<"undelegateResource">;
13749
14839
  export: t.LiteralC<"export">;
@@ -13829,6 +14919,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13829
14919
  "defi-redeem": t.LiteralC<"defi-redeem">;
13830
14920
  "defi-approve": t.LiteralC<"defi-approve">;
13831
14921
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
14922
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
13832
14928
  delegateResource: t.LiteralC<"delegateResource">;
13833
14929
  undelegateResource: t.LiteralC<"undelegateResource">;
13834
14930
  export: t.LiteralC<"export">;
@@ -13914,6 +15010,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
13914
15010
  "defi-redeem": t.LiteralC<"defi-redeem">;
13915
15011
  "defi-approve": t.LiteralC<"defi-approve">;
13916
15012
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15013
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
13917
15019
  delegateResource: t.LiteralC<"delegateResource">;
13918
15020
  undelegateResource: t.LiteralC<"undelegateResource">;
13919
15021
  export: t.LiteralC<"export">;
@@ -14005,6 +15107,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14005
15107
  "defi-redeem": t.LiteralC<"defi-redeem">;
14006
15108
  "defi-approve": t.LiteralC<"defi-approve">;
14007
15109
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15110
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
14008
15116
  delegateResource: t.LiteralC<"delegateResource">;
14009
15117
  undelegateResource: t.LiteralC<"undelegateResource">;
14010
15118
  export: t.LiteralC<"export">;
@@ -14096,6 +15204,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14096
15204
  "defi-redeem": t.LiteralC<"defi-redeem">;
14097
15205
  "defi-approve": t.LiteralC<"defi-approve">;
14098
15206
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15207
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
14099
15213
  delegateResource: t.LiteralC<"delegateResource">;
14100
15214
  undelegateResource: t.LiteralC<"undelegateResource">;
14101
15215
  export: t.LiteralC<"export">;
@@ -14181,6 +15295,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14181
15295
  "defi-redeem": t.LiteralC<"defi-redeem">;
14182
15296
  "defi-approve": t.LiteralC<"defi-approve">;
14183
15297
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15298
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
14184
15304
  delegateResource: t.LiteralC<"delegateResource">;
14185
15305
  undelegateResource: t.LiteralC<"undelegateResource">;
14186
15306
  export: t.LiteralC<"export">;
@@ -14262,6 +15382,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14262
15382
  "defi-redeem": t.LiteralC<"defi-redeem">;
14263
15383
  "defi-approve": t.LiteralC<"defi-approve">;
14264
15384
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15385
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
14265
15391
  delegateResource: t.LiteralC<"delegateResource">;
14266
15392
  undelegateResource: t.LiteralC<"undelegateResource">;
14267
15393
  export: t.LiteralC<"export">;
@@ -14363,6 +15489,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14363
15489
  "defi-redeem": t.LiteralC<"defi-redeem">;
14364
15490
  "defi-approve": t.LiteralC<"defi-approve">;
14365
15491
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15492
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
14366
15498
  delegateResource: t.LiteralC<"delegateResource">;
14367
15499
  undelegateResource: t.LiteralC<"undelegateResource">;
14368
15500
  export: t.LiteralC<"export">;
@@ -14474,6 +15606,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14474
15606
  "defi-redeem": t.LiteralC<"defi-redeem">;
14475
15607
  "defi-approve": t.LiteralC<"defi-approve">;
14476
15608
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15609
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
14477
15615
  delegateResource: t.LiteralC<"delegateResource">;
14478
15616
  undelegateResource: t.LiteralC<"undelegateResource">;
14479
15617
  export: t.LiteralC<"export">;
@@ -14595,6 +15733,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14595
15733
  "defi-redeem": t.LiteralC<"defi-redeem">;
14596
15734
  "defi-approve": t.LiteralC<"defi-approve">;
14597
15735
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15736
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
14598
15742
  delegateResource: t.LiteralC<"delegateResource">;
14599
15743
  undelegateResource: t.LiteralC<"undelegateResource">;
14600
15744
  export: t.LiteralC<"export">;
@@ -14688,6 +15832,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14688
15832
  "defi-redeem": t.LiteralC<"defi-redeem">;
14689
15833
  "defi-approve": t.LiteralC<"defi-approve">;
14690
15834
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15835
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
14691
15841
  delegateResource: t.LiteralC<"delegateResource">;
14692
15842
  undelegateResource: t.LiteralC<"undelegateResource">;
14693
15843
  export: t.LiteralC<"export">;
@@ -14791,6 +15941,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14791
15941
  "defi-redeem": t.LiteralC<"defi-redeem">;
14792
15942
  "defi-approve": t.LiteralC<"defi-approve">;
14793
15943
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
15944
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
14794
15950
  delegateResource: t.LiteralC<"delegateResource">;
14795
15951
  undelegateResource: t.LiteralC<"undelegateResource">;
14796
15952
  export: t.LiteralC<"export">;
@@ -14876,6 +16032,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14876
16032
  "defi-redeem": t.LiteralC<"defi-redeem">;
14877
16033
  "defi-approve": t.LiteralC<"defi-approve">;
14878
16034
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
16035
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
14879
16041
  delegateResource: t.LiteralC<"delegateResource">;
14880
16042
  undelegateResource: t.LiteralC<"undelegateResource">;
14881
16043
  export: t.LiteralC<"export">;
@@ -14967,6 +16129,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
14967
16129
  "defi-redeem": t.LiteralC<"defi-redeem">;
14968
16130
  "defi-approve": t.LiteralC<"defi-approve">;
14969
16131
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
16132
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
14970
16138
  delegateResource: t.LiteralC<"delegateResource">;
14971
16139
  undelegateResource: t.LiteralC<"undelegateResource">;
14972
16140
  export: t.LiteralC<"export">;
@@ -15052,6 +16220,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
15052
16220
  "defi-redeem": t.LiteralC<"defi-redeem">;
15053
16221
  "defi-approve": t.LiteralC<"defi-approve">;
15054
16222
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
16223
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
15055
16229
  delegateResource: t.LiteralC<"delegateResource">;
15056
16230
  undelegateResource: t.LiteralC<"undelegateResource">;
15057
16231
  export: t.LiteralC<"export">;
@@ -15143,6 +16317,12 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
15143
16317
  "defi-redeem": t.LiteralC<"defi-redeem">;
15144
16318
  "defi-approve": t.LiteralC<"defi-approve">;
15145
16319
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
16320
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
15146
16326
  delegateResource: t.LiteralC<"delegateResource">;
15147
16327
  undelegateResource: t.LiteralC<"undelegateResource">;
15148
16328
  export: t.LiteralC<"export">;
@@ -15670,6 +16850,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15670
16850
  "defi-redeem": t.LiteralC<"defi-redeem">;
15671
16851
  "defi-approve": t.LiteralC<"defi-approve">;
15672
16852
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
16853
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
15673
16859
  delegateResource: t.LiteralC<"delegateResource">;
15674
16860
  undelegateResource: t.LiteralC<"undelegateResource">;
15675
16861
  export: t.LiteralC<"export">;
@@ -15773,6 +16959,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15773
16959
  "defi-redeem": t.LiteralC<"defi-redeem">;
15774
16960
  "defi-approve": t.LiteralC<"defi-approve">;
15775
16961
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
16962
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
15776
16968
  delegateResource: t.LiteralC<"delegateResource">;
15777
16969
  undelegateResource: t.LiteralC<"undelegateResource">;
15778
16970
  export: t.LiteralC<"export">;
@@ -15861,6 +17053,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15861
17053
  "defi-redeem": t.LiteralC<"defi-redeem">;
15862
17054
  "defi-approve": t.LiteralC<"defi-approve">;
15863
17055
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17056
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
15864
17062
  delegateResource: t.LiteralC<"delegateResource">;
15865
17063
  undelegateResource: t.LiteralC<"undelegateResource">;
15866
17064
  export: t.LiteralC<"export">;
@@ -15955,6 +17153,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
15955
17153
  "defi-redeem": t.LiteralC<"defi-redeem">;
15956
17154
  "defi-approve": t.LiteralC<"defi-approve">;
15957
17155
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17156
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
15958
17162
  delegateResource: t.LiteralC<"delegateResource">;
15959
17163
  undelegateResource: t.LiteralC<"undelegateResource">;
15960
17164
  export: t.LiteralC<"export">;
@@ -16048,6 +17252,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16048
17252
  "defi-redeem": t.LiteralC<"defi-redeem">;
16049
17253
  "defi-approve": t.LiteralC<"defi-approve">;
16050
17254
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17255
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
16051
17261
  delegateResource: t.LiteralC<"delegateResource">;
16052
17262
  undelegateResource: t.LiteralC<"undelegateResource">;
16053
17263
  export: t.LiteralC<"export">;
@@ -16133,6 +17343,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16133
17343
  "defi-redeem": t.LiteralC<"defi-redeem">;
16134
17344
  "defi-approve": t.LiteralC<"defi-approve">;
16135
17345
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17346
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
16136
17352
  delegateResource: t.LiteralC<"delegateResource">;
16137
17353
  undelegateResource: t.LiteralC<"undelegateResource">;
16138
17354
  export: t.LiteralC<"export">;
@@ -16229,6 +17445,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16229
17445
  "defi-redeem": t.LiteralC<"defi-redeem">;
16230
17446
  "defi-approve": t.LiteralC<"defi-approve">;
16231
17447
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17448
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
16232
17454
  delegateResource: t.LiteralC<"delegateResource">;
16233
17455
  undelegateResource: t.LiteralC<"undelegateResource">;
16234
17456
  export: t.LiteralC<"export">;
@@ -16330,6 +17552,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16330
17552
  "defi-redeem": t.LiteralC<"defi-redeem">;
16331
17553
  "defi-approve": t.LiteralC<"defi-approve">;
16332
17554
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17555
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
16333
17561
  delegateResource: t.LiteralC<"delegateResource">;
16334
17562
  undelegateResource: t.LiteralC<"undelegateResource">;
16335
17563
  export: t.LiteralC<"export">;
@@ -16448,6 +17676,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16448
17676
  "defi-redeem": t.LiteralC<"defi-redeem">;
16449
17677
  "defi-approve": t.LiteralC<"defi-approve">;
16450
17678
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17679
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
16451
17685
  delegateResource: t.LiteralC<"delegateResource">;
16452
17686
  undelegateResource: t.LiteralC<"undelegateResource">;
16453
17687
  export: t.LiteralC<"export">;
@@ -16566,6 +17800,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16566
17800
  "defi-redeem": t.LiteralC<"defi-redeem">;
16567
17801
  "defi-approve": t.LiteralC<"defi-approve">;
16568
17802
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17803
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
16569
17809
  delegateResource: t.LiteralC<"delegateResource">;
16570
17810
  undelegateResource: t.LiteralC<"undelegateResource">;
16571
17811
  export: t.LiteralC<"export">;
@@ -16650,6 +17890,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16650
17890
  "defi-redeem": t.LiteralC<"defi-redeem">;
16651
17891
  "defi-approve": t.LiteralC<"defi-approve">;
16652
17892
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17893
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
16653
17899
  delegateResource: t.LiteralC<"delegateResource">;
16654
17900
  undelegateResource: t.LiteralC<"undelegateResource">;
16655
17901
  export: t.LiteralC<"export">;
@@ -16734,6 +17980,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16734
17980
  "defi-redeem": t.LiteralC<"defi-redeem">;
16735
17981
  "defi-approve": t.LiteralC<"defi-approve">;
16736
17982
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
17983
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
16737
17989
  delegateResource: t.LiteralC<"delegateResource">;
16738
17990
  undelegateResource: t.LiteralC<"undelegateResource">;
16739
17991
  export: t.LiteralC<"export">;
@@ -16826,6 +18078,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16826
18078
  "defi-redeem": t.LiteralC<"defi-redeem">;
16827
18079
  "defi-approve": t.LiteralC<"defi-approve">;
16828
18080
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18081
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
16829
18087
  delegateResource: t.LiteralC<"delegateResource">;
16830
18088
  undelegateResource: t.LiteralC<"undelegateResource">;
16831
18089
  export: t.LiteralC<"export">;
@@ -16917,6 +18175,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
16917
18175
  "defi-redeem": t.LiteralC<"defi-redeem">;
16918
18176
  "defi-approve": t.LiteralC<"defi-approve">;
16919
18177
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18178
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
16920
18184
  delegateResource: t.LiteralC<"delegateResource">;
16921
18185
  undelegateResource: t.LiteralC<"undelegateResource">;
16922
18186
  export: t.LiteralC<"export">;
@@ -17011,6 +18275,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17011
18275
  "defi-redeem": t.LiteralC<"defi-redeem">;
17012
18276
  "defi-approve": t.LiteralC<"defi-approve">;
17013
18277
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18278
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
17014
18284
  delegateResource: t.LiteralC<"delegateResource">;
17015
18285
  undelegateResource: t.LiteralC<"undelegateResource">;
17016
18286
  export: t.LiteralC<"export">;
@@ -17107,6 +18377,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17107
18377
  "defi-redeem": t.LiteralC<"defi-redeem">;
17108
18378
  "defi-approve": t.LiteralC<"defi-approve">;
17109
18379
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18380
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
17110
18386
  delegateResource: t.LiteralC<"delegateResource">;
17111
18387
  undelegateResource: t.LiteralC<"undelegateResource">;
17112
18388
  export: t.LiteralC<"export">;
@@ -17189,6 +18465,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17189
18465
  "defi-redeem": t.LiteralC<"defi-redeem">;
17190
18466
  "defi-approve": t.LiteralC<"defi-approve">;
17191
18467
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18468
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
17192
18474
  delegateResource: t.LiteralC<"delegateResource">;
17193
18475
  undelegateResource: t.LiteralC<"undelegateResource">;
17194
18476
  export: t.LiteralC<"export">;
@@ -17285,6 +18567,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17285
18567
  "defi-redeem": t.LiteralC<"defi-redeem">;
17286
18568
  "defi-approve": t.LiteralC<"defi-approve">;
17287
18569
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18570
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
17288
18576
  delegateResource: t.LiteralC<"delegateResource">;
17289
18577
  undelegateResource: t.LiteralC<"undelegateResource">;
17290
18578
  export: t.LiteralC<"export">;
@@ -17380,6 +18668,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17380
18668
  "defi-redeem": t.LiteralC<"defi-redeem">;
17381
18669
  "defi-approve": t.LiteralC<"defi-approve">;
17382
18670
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18671
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
17383
18677
  delegateResource: t.LiteralC<"delegateResource">;
17384
18678
  undelegateResource: t.LiteralC<"undelegateResource">;
17385
18679
  export: t.LiteralC<"export">;
@@ -17462,6 +18756,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17462
18756
  "defi-redeem": t.LiteralC<"defi-redeem">;
17463
18757
  "defi-approve": t.LiteralC<"defi-approve">;
17464
18758
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18759
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
17465
18765
  delegateResource: t.LiteralC<"delegateResource">;
17466
18766
  undelegateResource: t.LiteralC<"undelegateResource">;
17467
18767
  export: t.LiteralC<"export">;
@@ -17546,6 +18846,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17546
18846
  "defi-redeem": t.LiteralC<"defi-redeem">;
17547
18847
  "defi-approve": t.LiteralC<"defi-approve">;
17548
18848
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18849
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
17549
18855
  delegateResource: t.LiteralC<"delegateResource">;
17550
18856
  undelegateResource: t.LiteralC<"undelegateResource">;
17551
18857
  export: t.LiteralC<"export">;
@@ -17654,6 +18960,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17654
18960
  "defi-redeem": t.LiteralC<"defi-redeem">;
17655
18961
  "defi-approve": t.LiteralC<"defi-approve">;
17656
18962
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
18963
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
17657
18969
  delegateResource: t.LiteralC<"delegateResource">;
17658
18970
  undelegateResource: t.LiteralC<"undelegateResource">;
17659
18971
  export: t.LiteralC<"export">;
@@ -17759,6 +19071,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17759
19071
  "defi-redeem": t.LiteralC<"defi-redeem">;
17760
19072
  "defi-approve": t.LiteralC<"defi-approve">;
17761
19073
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19074
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
17762
19080
  delegateResource: t.LiteralC<"delegateResource">;
17763
19081
  undelegateResource: t.LiteralC<"undelegateResource">;
17764
19082
  export: t.LiteralC<"export">;
@@ -17842,6 +19160,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17842
19160
  "defi-redeem": t.LiteralC<"defi-redeem">;
17843
19161
  "defi-approve": t.LiteralC<"defi-approve">;
17844
19162
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19163
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
17845
19169
  delegateResource: t.LiteralC<"delegateResource">;
17846
19170
  undelegateResource: t.LiteralC<"undelegateResource">;
17847
19171
  export: t.LiteralC<"export">;
@@ -17929,6 +19253,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
17929
19253
  "defi-redeem": t.LiteralC<"defi-redeem">;
17930
19254
  "defi-approve": t.LiteralC<"defi-approve">;
17931
19255
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19256
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
17932
19262
  delegateResource: t.LiteralC<"delegateResource">;
17933
19263
  undelegateResource: t.LiteralC<"undelegateResource">;
17934
19264
  export: t.LiteralC<"export">;
@@ -18011,6 +19341,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18011
19341
  "defi-redeem": t.LiteralC<"defi-redeem">;
18012
19342
  "defi-approve": t.LiteralC<"defi-approve">;
18013
19343
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19344
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
18014
19350
  delegateResource: t.LiteralC<"delegateResource">;
18015
19351
  undelegateResource: t.LiteralC<"undelegateResource">;
18016
19352
  export: t.LiteralC<"export">;
@@ -18094,6 +19430,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18094
19430
  "defi-redeem": t.LiteralC<"defi-redeem">;
18095
19431
  "defi-approve": t.LiteralC<"defi-approve">;
18096
19432
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19433
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
18097
19439
  delegateResource: t.LiteralC<"delegateResource">;
18098
19440
  undelegateResource: t.LiteralC<"undelegateResource">;
18099
19441
  export: t.LiteralC<"export">;
@@ -18177,6 +19519,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18177
19519
  "defi-redeem": t.LiteralC<"defi-redeem">;
18178
19520
  "defi-approve": t.LiteralC<"defi-approve">;
18179
19521
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19522
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
18180
19528
  delegateResource: t.LiteralC<"delegateResource">;
18181
19529
  undelegateResource: t.LiteralC<"undelegateResource">;
18182
19530
  export: t.LiteralC<"export">;
@@ -18259,6 +19607,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18259
19607
  "defi-redeem": t.LiteralC<"defi-redeem">;
18260
19608
  "defi-approve": t.LiteralC<"defi-approve">;
18261
19609
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19610
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
18262
19616
  delegateResource: t.LiteralC<"delegateResource">;
18263
19617
  undelegateResource: t.LiteralC<"undelegateResource">;
18264
19618
  export: t.LiteralC<"export">;
@@ -18342,6 +19696,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18342
19696
  "defi-redeem": t.LiteralC<"defi-redeem">;
18343
19697
  "defi-approve": t.LiteralC<"defi-approve">;
18344
19698
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19699
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
18345
19705
  delegateResource: t.LiteralC<"delegateResource">;
18346
19706
  undelegateResource: t.LiteralC<"undelegateResource">;
18347
19707
  export: t.LiteralC<"export">;
@@ -18429,6 +19789,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18429
19789
  "defi-redeem": t.LiteralC<"defi-redeem">;
18430
19790
  "defi-approve": t.LiteralC<"defi-approve">;
18431
19791
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19792
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
18432
19798
  delegateResource: t.LiteralC<"delegateResource">;
18433
19799
  undelegateResource: t.LiteralC<"undelegateResource">;
18434
19800
  export: t.LiteralC<"export">;
@@ -18512,6 +19878,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18512
19878
  "defi-redeem": t.LiteralC<"defi-redeem">;
18513
19879
  "defi-approve": t.LiteralC<"defi-approve">;
18514
19880
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19881
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
18515
19887
  delegateResource: t.LiteralC<"delegateResource">;
18516
19888
  undelegateResource: t.LiteralC<"undelegateResource">;
18517
19889
  export: t.LiteralC<"export">;
@@ -18595,6 +19967,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18595
19967
  "defi-redeem": t.LiteralC<"defi-redeem">;
18596
19968
  "defi-approve": t.LiteralC<"defi-approve">;
18597
19969
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
19970
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
18598
19976
  delegateResource: t.LiteralC<"delegateResource">;
18599
19977
  undelegateResource: t.LiteralC<"undelegateResource">;
18600
19978
  export: t.LiteralC<"export">;
@@ -18696,6 +20074,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18696
20074
  "defi-redeem": t.LiteralC<"defi-redeem">;
18697
20075
  "defi-approve": t.LiteralC<"defi-approve">;
18698
20076
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
20077
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
18699
20083
  delegateResource: t.LiteralC<"delegateResource">;
18700
20084
  undelegateResource: t.LiteralC<"undelegateResource">;
18701
20085
  export: t.LiteralC<"export">;
@@ -18780,6 +20164,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18780
20164
  "defi-redeem": t.LiteralC<"defi-redeem">;
18781
20165
  "defi-approve": t.LiteralC<"defi-approve">;
18782
20166
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
20167
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
18783
20173
  delegateResource: t.LiteralC<"delegateResource">;
18784
20174
  undelegateResource: t.LiteralC<"undelegateResource">;
18785
20175
  export: t.LiteralC<"export">;
@@ -18897,6 +20287,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18897
20287
  "defi-redeem": t.LiteralC<"defi-redeem">;
18898
20288
  "defi-approve": t.LiteralC<"defi-approve">;
18899
20289
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
20290
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
18900
20296
  delegateResource: t.LiteralC<"delegateResource">;
18901
20297
  undelegateResource: t.LiteralC<"undelegateResource">;
18902
20298
  export: t.LiteralC<"export">;
@@ -18987,6 +20383,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
18987
20383
  "defi-redeem": t.LiteralC<"defi-redeem">;
18988
20384
  "defi-approve": t.LiteralC<"defi-approve">;
18989
20385
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
20386
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
18990
20392
  delegateResource: t.LiteralC<"delegateResource">;
18991
20393
  undelegateResource: t.LiteralC<"undelegateResource">;
18992
20394
  export: t.LiteralC<"export">;
@@ -19104,6 +20506,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19104
20506
  "defi-redeem": t.LiteralC<"defi-redeem">;
19105
20507
  "defi-approve": t.LiteralC<"defi-approve">;
19106
20508
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
20509
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
19107
20515
  delegateResource: t.LiteralC<"delegateResource">;
19108
20516
  undelegateResource: t.LiteralC<"undelegateResource">;
19109
20517
  export: t.LiteralC<"export">;
@@ -19185,6 +20593,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19185
20593
  "defi-redeem": t.LiteralC<"defi-redeem">;
19186
20594
  "defi-approve": t.LiteralC<"defi-approve">;
19187
20595
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
20596
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
19188
20602
  delegateResource: t.LiteralC<"delegateResource">;
19189
20603
  undelegateResource: t.LiteralC<"undelegateResource">;
19190
20604
  export: t.LiteralC<"export">;
@@ -19267,6 +20681,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19267
20681
  "defi-redeem": t.LiteralC<"defi-redeem">;
19268
20682
  "defi-approve": t.LiteralC<"defi-approve">;
19269
20683
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
20684
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
19270
20690
  delegateResource: t.LiteralC<"delegateResource">;
19271
20691
  undelegateResource: t.LiteralC<"undelegateResource">;
19272
20692
  export: t.LiteralC<"export">;
@@ -19348,6 +20768,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19348
20768
  "defi-redeem": t.LiteralC<"defi-redeem">;
19349
20769
  "defi-approve": t.LiteralC<"defi-approve">;
19350
20770
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
20771
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
19351
20777
  delegateResource: t.LiteralC<"delegateResource">;
19352
20778
  undelegateResource: t.LiteralC<"undelegateResource">;
19353
20779
  export: t.LiteralC<"export">;
@@ -19362,6 +20788,268 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19362
20788
  intentType: t.LiteralC<"defi-withdraw">;
19363
20789
  vaultId: t.StringC;
19364
20790
  shareTokenAmount: t.StringC;
20791
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
20792
+ intentType: t.KeyofC<{
20793
+ payment: t.LiteralC<"payment">;
20794
+ transferToken: t.LiteralC<"transferToken">;
20795
+ consolidate: t.LiteralC<"consolidate">;
20796
+ consolidateToken: t.LiteralC<"consolidateToken">;
20797
+ fanout: t.LiteralC<"fanout">;
20798
+ stake: t.LiteralC<"stake">;
20799
+ unstake: t.LiteralC<"unstake">;
20800
+ delegate: t.LiteralC<"delegate">;
20801
+ undelegate: t.LiteralC<"undelegate">;
20802
+ switchValidator: t.LiteralC<"switchValidator">;
20803
+ claim: t.LiteralC<"claim">;
20804
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
20805
+ pledge: t.LiteralC<"pledge">;
20806
+ voteDelegation: t.LiteralC<"voteDelegation">;
20807
+ vote: t.LiteralC<"vote">;
20808
+ createAccount: t.LiteralC<"createAccount">;
20809
+ updateAccount: t.LiteralC<"updateAccount">;
20810
+ addTrustLine: t.LiteralC<"addTrustLine">;
20811
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
20812
+ signMessage: t.LiteralC<"signMessage">;
20813
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
20814
+ enableToken: t.LiteralC<"enableToken">;
20815
+ authorize: t.LiteralC<"authorize">;
20816
+ acceleration: t.LiteralC<"acceleration">;
20817
+ fillNonce: t.LiteralC<"fillNonce">;
20818
+ walletRecovery: t.LiteralC<"walletRecovery">;
20819
+ contractCall: t.LiteralC<"contractCall">;
20820
+ deactivate: t.LiteralC<"deactivate">;
20821
+ customTx: t.LiteralC<"customTx">;
20822
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
20823
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
20824
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
20825
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
20826
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
20827
+ tokenApproval: t.LiteralC<"tokenApproval">;
20828
+ transferStake: t.LiteralC<"transferStake">;
20829
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
20830
+ increaseStake: t.LiteralC<"increaseStake">;
20831
+ decreaseStake: t.LiteralC<"decreaseStake">;
20832
+ signalExit: t.LiteralC<"signalExit">;
20833
+ withdrawStake: t.LiteralC<"withdrawStake">;
20834
+ spotTransfer: t.LiteralC<"spotTransfer">;
20835
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
20836
+ enableBridging: t.LiteralC<"enableBridging">;
20837
+ goUnstake: t.LiteralC<"goUnstake">;
20838
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
20839
+ transferAccept: t.LiteralC<"transferAccept">;
20840
+ transferReject: t.LiteralC<"transferReject">;
20841
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
20842
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
20843
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
20844
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
20845
+ allocationRequest: t.LiteralC<"allocationRequest">;
20846
+ cantonCommand: t.LiteralC<"cantonCommand">;
20847
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
20848
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
20849
+ allocationReject: t.LiteralC<"allocationReject">;
20850
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
20851
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
20852
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
20853
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
20854
+ "defi-deposit": t.LiteralC<"defi-deposit">;
20855
+ "defi-redeem": t.LiteralC<"defi-redeem">;
20856
+ "defi-approve": t.LiteralC<"defi-approve">;
20857
+ "defi-withdraw": t.LiteralC<"defi-withdraw">;
20858
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
20864
+ delegateResource: t.LiteralC<"delegateResource">;
20865
+ undelegateResource: t.LiteralC<"undelegateResource">;
20866
+ export: t.LiteralC<"export">;
20867
+ import: t.LiteralC<"import">;
20868
+ importtoc: t.LiteralC<"importtoc">;
20869
+ }>;
20870
+ }>, t.PartialC<{
20871
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
20872
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
20873
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
20874
+ }>]>, t.TypeC<{
20875
+ intentType: t.LiteralC<"wrap-native">;
20876
+ vaultId: t.StringC;
20877
+ amount: t.StringC;
20878
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
20879
+ intentType: t.KeyofC<{
20880
+ payment: t.LiteralC<"payment">;
20881
+ transferToken: t.LiteralC<"transferToken">;
20882
+ consolidate: t.LiteralC<"consolidate">;
20883
+ consolidateToken: t.LiteralC<"consolidateToken">;
20884
+ fanout: t.LiteralC<"fanout">;
20885
+ stake: t.LiteralC<"stake">;
20886
+ unstake: t.LiteralC<"unstake">;
20887
+ delegate: t.LiteralC<"delegate">;
20888
+ undelegate: t.LiteralC<"undelegate">;
20889
+ switchValidator: t.LiteralC<"switchValidator">;
20890
+ claim: t.LiteralC<"claim">;
20891
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
20892
+ pledge: t.LiteralC<"pledge">;
20893
+ voteDelegation: t.LiteralC<"voteDelegation">;
20894
+ vote: t.LiteralC<"vote">;
20895
+ createAccount: t.LiteralC<"createAccount">;
20896
+ updateAccount: t.LiteralC<"updateAccount">;
20897
+ addTrustLine: t.LiteralC<"addTrustLine">;
20898
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
20899
+ signMessage: t.LiteralC<"signMessage">;
20900
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
20901
+ enableToken: t.LiteralC<"enableToken">;
20902
+ authorize: t.LiteralC<"authorize">;
20903
+ acceleration: t.LiteralC<"acceleration">;
20904
+ fillNonce: t.LiteralC<"fillNonce">;
20905
+ walletRecovery: t.LiteralC<"walletRecovery">;
20906
+ contractCall: t.LiteralC<"contractCall">;
20907
+ deactivate: t.LiteralC<"deactivate">;
20908
+ customTx: t.LiteralC<"customTx">;
20909
+ closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
20910
+ stakeWithCallData: t.LiteralC<"stakeWithCallData">;
20911
+ unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
20912
+ switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
20913
+ feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
20914
+ tokenApproval: t.LiteralC<"tokenApproval">;
20915
+ transferStake: t.LiteralC<"transferStake">;
20916
+ validatorRegistration: t.LiteralC<"validatorRegistration">;
20917
+ increaseStake: t.LiteralC<"increaseStake">;
20918
+ decreaseStake: t.LiteralC<"decreaseStake">;
20919
+ signalExit: t.LiteralC<"signalExit">;
20920
+ withdrawStake: t.LiteralC<"withdrawStake">;
20921
+ spotTransfer: t.LiteralC<"spotTransfer">;
20922
+ bridgeFunds: t.LiteralC<"bridgeFunds">;
20923
+ enableBridging: t.LiteralC<"enableBridging">;
20924
+ goUnstake: t.LiteralC<"goUnstake">;
20925
+ createBtcDelegation: t.LiteralC<"createBtcDelegation">;
20926
+ transferAccept: t.LiteralC<"transferAccept">;
20927
+ transferReject: t.LiteralC<"transferReject">;
20928
+ transferAcknowledge: t.LiteralC<"transferAcknowledge">;
20929
+ transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
20930
+ cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
20931
+ cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
20932
+ allocationRequest: t.LiteralC<"allocationRequest">;
20933
+ cantonCommand: t.LiteralC<"cantonCommand">;
20934
+ allocationAllocate: t.LiteralC<"allocationAllocate">;
20935
+ allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
20936
+ allocationReject: t.LiteralC<"allocationReject">;
20937
+ cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
20938
+ cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
20939
+ cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
20940
+ cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
20941
+ "defi-deposit": t.LiteralC<"defi-deposit">;
20942
+ "defi-redeem": t.LiteralC<"defi-redeem">;
20943
+ "defi-approve": t.LiteralC<"defi-approve">;
20944
+ "defi-withdraw": t.LiteralC<"defi-withdraw">;
20945
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
20951
+ delegateResource: t.LiteralC<"delegateResource">;
20952
+ undelegateResource: t.LiteralC<"undelegateResource">;
20953
+ export: t.LiteralC<"export">;
20954
+ import: t.LiteralC<"import">;
20955
+ importtoc: t.LiteralC<"importtoc">;
20956
+ }>;
20957
+ }>, t.PartialC<{
20958
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
20959
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
20960
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
20961
+ }>]>, t.TypeC<{
20962
+ intentType: t.LiteralC<"unwrap-native">;
20963
+ vaultId: t.StringC;
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;
19365
21053
  }>]>, t.IntersectionC<[t.PartialC<{
19366
21054
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
19367
21055
  }>, t.TypeC<{
@@ -19489,6 +21177,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19489
21177
  "defi-redeem": t.LiteralC<"defi-redeem">;
19490
21178
  "defi-approve": t.LiteralC<"defi-approve">;
19491
21179
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
21180
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
19492
21186
  delegateResource: t.LiteralC<"delegateResource">;
19493
21187
  undelegateResource: t.LiteralC<"undelegateResource">;
19494
21188
  export: t.LiteralC<"export">;
@@ -19620,6 +21314,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19620
21314
  "defi-redeem": t.LiteralC<"defi-redeem">;
19621
21315
  "defi-approve": t.LiteralC<"defi-approve">;
19622
21316
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
21317
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
19623
21323
  delegateResource: t.LiteralC<"delegateResource">;
19624
21324
  undelegateResource: t.LiteralC<"undelegateResource">;
19625
21325
  export: t.LiteralC<"export">;
@@ -19743,6 +21443,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19743
21443
  "defi-redeem": t.LiteralC<"defi-redeem">;
19744
21444
  "defi-approve": t.LiteralC<"defi-approve">;
19745
21445
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
21446
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
19746
21452
  delegateResource: t.LiteralC<"delegateResource">;
19747
21453
  undelegateResource: t.LiteralC<"undelegateResource">;
19748
21454
  export: t.LiteralC<"export">;
@@ -19852,6 +21558,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19852
21558
  "defi-redeem": t.LiteralC<"defi-redeem">;
19853
21559
  "defi-approve": t.LiteralC<"defi-approve">;
19854
21560
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
21561
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
19855
21567
  delegateResource: t.LiteralC<"delegateResource">;
19856
21568
  undelegateResource: t.LiteralC<"undelegateResource">;
19857
21569
  export: t.LiteralC<"export">;
@@ -19960,6 +21672,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
19960
21672
  "defi-redeem": t.LiteralC<"defi-redeem">;
19961
21673
  "defi-approve": t.LiteralC<"defi-approve">;
19962
21674
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
21675
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
19963
21681
  delegateResource: t.LiteralC<"delegateResource">;
19964
21682
  undelegateResource: t.LiteralC<"undelegateResource">;
19965
21683
  export: t.LiteralC<"export">;
@@ -20067,6 +21785,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20067
21785
  "defi-redeem": t.LiteralC<"defi-redeem">;
20068
21786
  "defi-approve": t.LiteralC<"defi-approve">;
20069
21787
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
21788
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
20070
21794
  delegateResource: t.LiteralC<"delegateResource">;
20071
21795
  undelegateResource: t.LiteralC<"undelegateResource">;
20072
21796
  export: t.LiteralC<"export">;
@@ -20150,6 +21874,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20150
21874
  "defi-redeem": t.LiteralC<"defi-redeem">;
20151
21875
  "defi-approve": t.LiteralC<"defi-approve">;
20152
21876
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
21877
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
20153
21883
  delegateResource: t.LiteralC<"delegateResource">;
20154
21884
  undelegateResource: t.LiteralC<"undelegateResource">;
20155
21885
  export: t.LiteralC<"export">;
@@ -20353,6 +22083,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20353
22083
  "defi-redeem": t.LiteralC<"defi-redeem">;
20354
22084
  "defi-approve": t.LiteralC<"defi-approve">;
20355
22085
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22086
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
20356
22092
  delegateResource: t.LiteralC<"delegateResource">;
20357
22093
  undelegateResource: t.LiteralC<"undelegateResource">;
20358
22094
  export: t.LiteralC<"export">;
@@ -20497,6 +22233,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20497
22233
  "defi-redeem": t.LiteralC<"defi-redeem">;
20498
22234
  "defi-approve": t.LiteralC<"defi-approve">;
20499
22235
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22236
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
20500
22242
  delegateResource: t.LiteralC<"delegateResource">;
20501
22243
  undelegateResource: t.LiteralC<"undelegateResource">;
20502
22244
  export: t.LiteralC<"export">;
@@ -20602,6 +22344,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20602
22344
  "defi-redeem": t.LiteralC<"defi-redeem">;
20603
22345
  "defi-approve": t.LiteralC<"defi-approve">;
20604
22346
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22347
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
20605
22353
  delegateResource: t.LiteralC<"delegateResource">;
20606
22354
  undelegateResource: t.LiteralC<"undelegateResource">;
20607
22355
  export: t.LiteralC<"export">;
@@ -20683,6 +22431,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20683
22431
  "defi-redeem": t.LiteralC<"defi-redeem">;
20684
22432
  "defi-approve": t.LiteralC<"defi-approve">;
20685
22433
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22434
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
20686
22440
  delegateResource: t.LiteralC<"delegateResource">;
20687
22441
  undelegateResource: t.LiteralC<"undelegateResource">;
20688
22442
  export: t.LiteralC<"export">;
@@ -20819,6 +22573,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20819
22573
  "defi-redeem": t.LiteralC<"defi-redeem">;
20820
22574
  "defi-approve": t.LiteralC<"defi-approve">;
20821
22575
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22576
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
20822
22582
  delegateResource: t.LiteralC<"delegateResource">;
20823
22583
  undelegateResource: t.LiteralC<"undelegateResource">;
20824
22584
  export: t.LiteralC<"export">;
@@ -20942,6 +22702,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
20942
22702
  "defi-redeem": t.LiteralC<"defi-redeem">;
20943
22703
  "defi-approve": t.LiteralC<"defi-approve">;
20944
22704
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22705
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
20945
22711
  delegateResource: t.LiteralC<"delegateResource">;
20946
22712
  undelegateResource: t.LiteralC<"undelegateResource">;
20947
22713
  export: t.LiteralC<"export">;
@@ -21085,6 +22851,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21085
22851
  "defi-redeem": t.LiteralC<"defi-redeem">;
21086
22852
  "defi-approve": t.LiteralC<"defi-approve">;
21087
22853
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22854
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
21088
22860
  delegateResource: t.LiteralC<"delegateResource">;
21089
22861
  undelegateResource: t.LiteralC<"undelegateResource">;
21090
22862
  export: t.LiteralC<"export">;
@@ -21173,6 +22945,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21173
22945
  "defi-redeem": t.LiteralC<"defi-redeem">;
21174
22946
  "defi-approve": t.LiteralC<"defi-approve">;
21175
22947
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
22948
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
21176
22954
  delegateResource: t.LiteralC<"delegateResource">;
21177
22955
  undelegateResource: t.LiteralC<"undelegateResource">;
21178
22956
  export: t.LiteralC<"export">;
@@ -21256,6 +23034,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21256
23034
  "defi-redeem": t.LiteralC<"defi-redeem">;
21257
23035
  "defi-approve": t.LiteralC<"defi-approve">;
21258
23036
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23037
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
21259
23043
  delegateResource: t.LiteralC<"delegateResource">;
21260
23044
  undelegateResource: t.LiteralC<"undelegateResource">;
21261
23045
  export: t.LiteralC<"export">;
@@ -21351,6 +23135,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21351
23135
  "defi-redeem": t.LiteralC<"defi-redeem">;
21352
23136
  "defi-approve": t.LiteralC<"defi-approve">;
21353
23137
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23138
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
21354
23144
  delegateResource: t.LiteralC<"delegateResource">;
21355
23145
  undelegateResource: t.LiteralC<"undelegateResource">;
21356
23146
  export: t.LiteralC<"export">;
@@ -21442,6 +23232,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21442
23232
  "defi-redeem": t.LiteralC<"defi-redeem">;
21443
23233
  "defi-approve": t.LiteralC<"defi-approve">;
21444
23234
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23235
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
21445
23241
  delegateResource: t.LiteralC<"delegateResource">;
21446
23242
  undelegateResource: t.LiteralC<"undelegateResource">;
21447
23243
  export: t.LiteralC<"export">;
@@ -21548,6 +23344,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21548
23344
  "defi-redeem": t.LiteralC<"defi-redeem">;
21549
23345
  "defi-approve": t.LiteralC<"defi-approve">;
21550
23346
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23347
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
21551
23353
  delegateResource: t.LiteralC<"delegateResource">;
21552
23354
  undelegateResource: t.LiteralC<"undelegateResource">;
21553
23355
  export: t.LiteralC<"export">;
@@ -21644,6 +23446,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21644
23446
  "defi-redeem": t.LiteralC<"defi-redeem">;
21645
23447
  "defi-approve": t.LiteralC<"defi-approve">;
21646
23448
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23449
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
21647
23455
  delegateResource: t.LiteralC<"delegateResource">;
21648
23456
  undelegateResource: t.LiteralC<"undelegateResource">;
21649
23457
  export: t.LiteralC<"export">;
@@ -21726,6 +23534,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21726
23534
  "defi-redeem": t.LiteralC<"defi-redeem">;
21727
23535
  "defi-approve": t.LiteralC<"defi-approve">;
21728
23536
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23537
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
21729
23543
  delegateResource: t.LiteralC<"delegateResource">;
21730
23544
  undelegateResource: t.LiteralC<"undelegateResource">;
21731
23545
  export: t.LiteralC<"export">;
@@ -21887,6 +23701,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21887
23701
  "defi-redeem": t.LiteralC<"defi-redeem">;
21888
23702
  "defi-approve": t.LiteralC<"defi-approve">;
21889
23703
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23704
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
21890
23710
  delegateResource: t.LiteralC<"delegateResource">;
21891
23711
  undelegateResource: t.LiteralC<"undelegateResource">;
21892
23712
  export: t.LiteralC<"export">;
@@ -21969,6 +23789,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
21969
23789
  "defi-redeem": t.LiteralC<"defi-redeem">;
21970
23790
  "defi-approve": t.LiteralC<"defi-approve">;
21971
23791
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23792
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
21972
23798
  delegateResource: t.LiteralC<"delegateResource">;
21973
23799
  undelegateResource: t.LiteralC<"undelegateResource">;
21974
23800
  export: t.LiteralC<"export">;
@@ -22068,6 +23894,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22068
23894
  "defi-redeem": t.LiteralC<"defi-redeem">;
22069
23895
  "defi-approve": t.LiteralC<"defi-approve">;
22070
23896
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23897
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
22071
23903
  delegateResource: t.LiteralC<"delegateResource">;
22072
23904
  undelegateResource: t.LiteralC<"undelegateResource">;
22073
23905
  export: t.LiteralC<"export">;
@@ -22152,6 +23984,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22152
23984
  "defi-redeem": t.LiteralC<"defi-redeem">;
22153
23985
  "defi-approve": t.LiteralC<"defi-approve">;
22154
23986
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
23987
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
22155
23993
  delegateResource: t.LiteralC<"delegateResource">;
22156
23994
  undelegateResource: t.LiteralC<"undelegateResource">;
22157
23995
  export: t.LiteralC<"export">;
@@ -22240,6 +24078,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22240
24078
  "defi-redeem": t.LiteralC<"defi-redeem">;
22241
24079
  "defi-approve": t.LiteralC<"defi-approve">;
22242
24080
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24081
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
22243
24087
  delegateResource: t.LiteralC<"delegateResource">;
22244
24088
  undelegateResource: t.LiteralC<"undelegateResource">;
22245
24089
  export: t.LiteralC<"export">;
@@ -22328,6 +24172,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22328
24172
  "defi-redeem": t.LiteralC<"defi-redeem">;
22329
24173
  "defi-approve": t.LiteralC<"defi-approve">;
22330
24174
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24175
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
22331
24181
  delegateResource: t.LiteralC<"delegateResource">;
22332
24182
  undelegateResource: t.LiteralC<"undelegateResource">;
22333
24183
  export: t.LiteralC<"export">;
@@ -22413,6 +24263,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22413
24263
  "defi-redeem": t.LiteralC<"defi-redeem">;
22414
24264
  "defi-approve": t.LiteralC<"defi-approve">;
22415
24265
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24266
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
22416
24272
  delegateResource: t.LiteralC<"delegateResource">;
22417
24273
  undelegateResource: t.LiteralC<"undelegateResource">;
22418
24274
  export: t.LiteralC<"export">;
@@ -22514,6 +24370,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22514
24370
  "defi-redeem": t.LiteralC<"defi-redeem">;
22515
24371
  "defi-approve": t.LiteralC<"defi-approve">;
22516
24372
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24373
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
22517
24379
  delegateResource: t.LiteralC<"delegateResource">;
22518
24380
  undelegateResource: t.LiteralC<"undelegateResource">;
22519
24381
  export: t.LiteralC<"export">;
@@ -22614,6 +24476,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22614
24476
  "defi-redeem": t.LiteralC<"defi-redeem">;
22615
24477
  "defi-approve": t.LiteralC<"defi-approve">;
22616
24478
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24479
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
22617
24485
  delegateResource: t.LiteralC<"delegateResource">;
22618
24486
  undelegateResource: t.LiteralC<"undelegateResource">;
22619
24487
  export: t.LiteralC<"export">;
@@ -22714,6 +24582,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22714
24582
  "defi-redeem": t.LiteralC<"defi-redeem">;
22715
24583
  "defi-approve": t.LiteralC<"defi-approve">;
22716
24584
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24585
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
22717
24591
  delegateResource: t.LiteralC<"delegateResource">;
22718
24592
  undelegateResource: t.LiteralC<"undelegateResource">;
22719
24593
  export: t.LiteralC<"export">;
@@ -22822,6 +24696,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22822
24696
  "defi-redeem": t.LiteralC<"defi-redeem">;
22823
24697
  "defi-approve": t.LiteralC<"defi-approve">;
22824
24698
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24699
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
22825
24705
  delegateResource: t.LiteralC<"delegateResource">;
22826
24706
  undelegateResource: t.LiteralC<"undelegateResource">;
22827
24707
  export: t.LiteralC<"export">;
@@ -22952,6 +24832,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
22952
24832
  "defi-redeem": t.LiteralC<"defi-redeem">;
22953
24833
  "defi-approve": t.LiteralC<"defi-approve">;
22954
24834
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24835
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
22955
24841
  delegateResource: t.LiteralC<"delegateResource">;
22956
24842
  undelegateResource: t.LiteralC<"undelegateResource">;
22957
24843
  export: t.LiteralC<"export">;
@@ -23054,6 +24940,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23054
24940
  "defi-redeem": t.LiteralC<"defi-redeem">;
23055
24941
  "defi-approve": t.LiteralC<"defi-approve">;
23056
24942
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
24943
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
23057
24949
  delegateResource: t.LiteralC<"delegateResource">;
23058
24950
  undelegateResource: t.LiteralC<"undelegateResource">;
23059
24951
  export: t.LiteralC<"export">;
@@ -23173,6 +25065,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23173
25065
  "defi-redeem": t.LiteralC<"defi-redeem">;
23174
25066
  "defi-approve": t.LiteralC<"defi-approve">;
23175
25067
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25068
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
23176
25074
  delegateResource: t.LiteralC<"delegateResource">;
23177
25075
  undelegateResource: t.LiteralC<"undelegateResource">;
23178
25076
  export: t.LiteralC<"export">;
@@ -23273,6 +25171,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23273
25171
  "defi-redeem": t.LiteralC<"defi-redeem">;
23274
25172
  "defi-approve": t.LiteralC<"defi-approve">;
23275
25173
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25174
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
23276
25180
  delegateResource: t.LiteralC<"delegateResource">;
23277
25181
  undelegateResource: t.LiteralC<"undelegateResource">;
23278
25182
  export: t.LiteralC<"export">;
@@ -23391,6 +25295,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23391
25295
  "defi-redeem": t.LiteralC<"defi-redeem">;
23392
25296
  "defi-approve": t.LiteralC<"defi-approve">;
23393
25297
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25298
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
23394
25304
  delegateResource: t.LiteralC<"delegateResource">;
23395
25305
  undelegateResource: t.LiteralC<"undelegateResource">;
23396
25306
  export: t.LiteralC<"export">;
@@ -23507,6 +25417,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23507
25417
  "defi-redeem": t.LiteralC<"defi-redeem">;
23508
25418
  "defi-approve": t.LiteralC<"defi-approve">;
23509
25419
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25420
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
23510
25426
  delegateResource: t.LiteralC<"delegateResource">;
23511
25427
  undelegateResource: t.LiteralC<"undelegateResource">;
23512
25428
  export: t.LiteralC<"export">;
@@ -23598,6 +25514,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23598
25514
  "defi-redeem": t.LiteralC<"defi-redeem">;
23599
25515
  "defi-approve": t.LiteralC<"defi-approve">;
23600
25516
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25517
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
23601
25523
  delegateResource: t.LiteralC<"delegateResource">;
23602
25524
  undelegateResource: t.LiteralC<"undelegateResource">;
23603
25525
  export: t.LiteralC<"export">;
@@ -23700,6 +25622,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23700
25622
  "defi-redeem": t.LiteralC<"defi-redeem">;
23701
25623
  "defi-approve": t.LiteralC<"defi-approve">;
23702
25624
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25625
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
23703
25631
  delegateResource: t.LiteralC<"delegateResource">;
23704
25632
  undelegateResource: t.LiteralC<"undelegateResource">;
23705
25633
  export: t.LiteralC<"export">;
@@ -23859,6 +25787,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23859
25787
  "defi-redeem": t.LiteralC<"defi-redeem">;
23860
25788
  "defi-approve": t.LiteralC<"defi-approve">;
23861
25789
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25790
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
23862
25796
  delegateResource: t.LiteralC<"delegateResource">;
23863
25797
  undelegateResource: t.LiteralC<"undelegateResource">;
23864
25798
  export: t.LiteralC<"export">;
@@ -23947,6 +25881,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
23947
25881
  "defi-redeem": t.LiteralC<"defi-redeem">;
23948
25882
  "defi-approve": t.LiteralC<"defi-approve">;
23949
25883
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25884
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
23950
25890
  delegateResource: t.LiteralC<"delegateResource">;
23951
25891
  undelegateResource: t.LiteralC<"undelegateResource">;
23952
25892
  export: t.LiteralC<"export">;
@@ -24039,6 +25979,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24039
25979
  "defi-redeem": t.LiteralC<"defi-redeem">;
24040
25980
  "defi-approve": t.LiteralC<"defi-approve">;
24041
25981
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
25982
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
24042
25988
  delegateResource: t.LiteralC<"delegateResource">;
24043
25989
  undelegateResource: t.LiteralC<"undelegateResource">;
24044
25990
  export: t.LiteralC<"export">;
@@ -24125,6 +26071,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24125
26071
  "defi-redeem": t.LiteralC<"defi-redeem">;
24126
26072
  "defi-approve": t.LiteralC<"defi-approve">;
24127
26073
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26074
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
24128
26080
  delegateResource: t.LiteralC<"delegateResource">;
24129
26081
  undelegateResource: t.LiteralC<"undelegateResource">;
24130
26082
  export: t.LiteralC<"export">;
@@ -24212,6 +26164,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24212
26164
  "defi-redeem": t.LiteralC<"defi-redeem">;
24213
26165
  "defi-approve": t.LiteralC<"defi-approve">;
24214
26166
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26167
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
24215
26173
  delegateResource: t.LiteralC<"delegateResource">;
24216
26174
  undelegateResource: t.LiteralC<"undelegateResource">;
24217
26175
  export: t.LiteralC<"export">;
@@ -24313,6 +26271,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24313
26271
  "defi-redeem": t.LiteralC<"defi-redeem">;
24314
26272
  "defi-approve": t.LiteralC<"defi-approve">;
24315
26273
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26274
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
24316
26280
  delegateResource: t.LiteralC<"delegateResource">;
24317
26281
  undelegateResource: t.LiteralC<"undelegateResource">;
24318
26282
  export: t.LiteralC<"export">;
@@ -24416,6 +26380,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24416
26380
  "defi-redeem": t.LiteralC<"defi-redeem">;
24417
26381
  "defi-approve": t.LiteralC<"defi-approve">;
24418
26382
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26383
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
24419
26389
  delegateResource: t.LiteralC<"delegateResource">;
24420
26390
  undelegateResource: t.LiteralC<"undelegateResource">;
24421
26391
  export: t.LiteralC<"export">;
@@ -24512,6 +26482,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24512
26482
  "defi-redeem": t.LiteralC<"defi-redeem">;
24513
26483
  "defi-approve": t.LiteralC<"defi-approve">;
24514
26484
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26485
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
24515
26491
  delegateResource: t.LiteralC<"delegateResource">;
24516
26492
  undelegateResource: t.LiteralC<"undelegateResource">;
24517
26493
  export: t.LiteralC<"export">;
@@ -24645,6 +26621,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24645
26621
  "defi-redeem": t.LiteralC<"defi-redeem">;
24646
26622
  "defi-approve": t.LiteralC<"defi-approve">;
24647
26623
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26624
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
24648
26630
  delegateResource: t.LiteralC<"delegateResource">;
24649
26631
  undelegateResource: t.LiteralC<"undelegateResource">;
24650
26632
  export: t.LiteralC<"export">;
@@ -24808,6 +26790,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24808
26790
  "defi-redeem": t.LiteralC<"defi-redeem">;
24809
26791
  "defi-approve": t.LiteralC<"defi-approve">;
24810
26792
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26793
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
24811
26799
  delegateResource: t.LiteralC<"delegateResource">;
24812
26800
  undelegateResource: t.LiteralC<"undelegateResource">;
24813
26801
  export: t.LiteralC<"export">;
@@ -24985,6 +26973,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
24985
26973
  "defi-redeem": t.LiteralC<"defi-redeem">;
24986
26974
  "defi-approve": t.LiteralC<"defi-approve">;
24987
26975
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
26976
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
24988
26982
  delegateResource: t.LiteralC<"delegateResource">;
24989
26983
  undelegateResource: t.LiteralC<"undelegateResource">;
24990
26984
  export: t.LiteralC<"export">;
@@ -25067,6 +27061,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25067
27061
  "defi-redeem": t.LiteralC<"defi-redeem">;
25068
27062
  "defi-approve": t.LiteralC<"defi-approve">;
25069
27063
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27064
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
25070
27070
  delegateResource: t.LiteralC<"delegateResource">;
25071
27071
  undelegateResource: t.LiteralC<"undelegateResource">;
25072
27072
  export: t.LiteralC<"export">;
@@ -25144,6 +27144,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25144
27144
  "defi-redeem": t.LiteralC<"defi-redeem">;
25145
27145
  "defi-approve": t.LiteralC<"defi-approve">;
25146
27146
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27147
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
25147
27153
  delegateResource: t.LiteralC<"delegateResource">;
25148
27154
  undelegateResource: t.LiteralC<"undelegateResource">;
25149
27155
  export: t.LiteralC<"export">;
@@ -25229,6 +27235,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25229
27235
  "defi-redeem": t.LiteralC<"defi-redeem">;
25230
27236
  "defi-approve": t.LiteralC<"defi-approve">;
25231
27237
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27238
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
25232
27244
  delegateResource: t.LiteralC<"delegateResource">;
25233
27245
  undelegateResource: t.LiteralC<"undelegateResource">;
25234
27246
  export: t.LiteralC<"export">;
@@ -25324,6 +27336,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25324
27336
  "defi-redeem": t.LiteralC<"defi-redeem">;
25325
27337
  "defi-approve": t.LiteralC<"defi-approve">;
25326
27338
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27339
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
25327
27345
  delegateResource: t.LiteralC<"delegateResource">;
25328
27346
  undelegateResource: t.LiteralC<"undelegateResource">;
25329
27347
  export: t.LiteralC<"export">;
@@ -25403,6 +27421,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25403
27421
  "defi-redeem": t.LiteralC<"defi-redeem">;
25404
27422
  "defi-approve": t.LiteralC<"defi-approve">;
25405
27423
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27424
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
25406
27430
  delegateResource: t.LiteralC<"delegateResource">;
25407
27431
  undelegateResource: t.LiteralC<"undelegateResource">;
25408
27432
  export: t.LiteralC<"export">;
@@ -25485,6 +27509,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25485
27509
  "defi-redeem": t.LiteralC<"defi-redeem">;
25486
27510
  "defi-approve": t.LiteralC<"defi-approve">;
25487
27511
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27512
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
25488
27518
  delegateResource: t.LiteralC<"delegateResource">;
25489
27519
  undelegateResource: t.LiteralC<"undelegateResource">;
25490
27520
  export: t.LiteralC<"export">;
@@ -25584,6 +27614,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25584
27614
  "defi-redeem": t.LiteralC<"defi-redeem">;
25585
27615
  "defi-approve": t.LiteralC<"defi-approve">;
25586
27616
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27617
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
25587
27623
  delegateResource: t.LiteralC<"delegateResource">;
25588
27624
  undelegateResource: t.LiteralC<"undelegateResource">;
25589
27625
  export: t.LiteralC<"export">;
@@ -25666,6 +27702,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25666
27702
  "defi-redeem": t.LiteralC<"defi-redeem">;
25667
27703
  "defi-approve": t.LiteralC<"defi-approve">;
25668
27704
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27705
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
25669
27711
  delegateResource: t.LiteralC<"delegateResource">;
25670
27712
  undelegateResource: t.LiteralC<"undelegateResource">;
25671
27713
  export: t.LiteralC<"export">;
@@ -25785,6 +27827,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25785
27827
  "defi-redeem": t.LiteralC<"defi-redeem">;
25786
27828
  "defi-approve": t.LiteralC<"defi-approve">;
25787
27829
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27830
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
25788
27836
  delegateResource: t.LiteralC<"delegateResource">;
25789
27837
  undelegateResource: t.LiteralC<"undelegateResource">;
25790
27838
  export: t.LiteralC<"export">;
@@ -25886,6 +27934,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25886
27934
  "defi-redeem": t.LiteralC<"defi-redeem">;
25887
27935
  "defi-approve": t.LiteralC<"defi-approve">;
25888
27936
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
27937
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
25889
27943
  delegateResource: t.LiteralC<"delegateResource">;
25890
27944
  undelegateResource: t.LiteralC<"undelegateResource">;
25891
27945
  export: t.LiteralC<"export">;
@@ -25987,6 +28041,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
25987
28041
  "defi-redeem": t.LiteralC<"defi-redeem">;
25988
28042
  "defi-approve": t.LiteralC<"defi-approve">;
25989
28043
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28044
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
25990
28050
  delegateResource: t.LiteralC<"delegateResource">;
25991
28051
  undelegateResource: t.LiteralC<"undelegateResource">;
25992
28052
  export: t.LiteralC<"export">;
@@ -26070,6 +28130,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26070
28130
  "defi-redeem": t.LiteralC<"defi-redeem">;
26071
28131
  "defi-approve": t.LiteralC<"defi-approve">;
26072
28132
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28133
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
26073
28139
  delegateResource: t.LiteralC<"delegateResource">;
26074
28140
  undelegateResource: t.LiteralC<"undelegateResource">;
26075
28141
  export: t.LiteralC<"export">;
@@ -26172,6 +28238,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26172
28238
  "defi-redeem": t.LiteralC<"defi-redeem">;
26173
28239
  "defi-approve": t.LiteralC<"defi-approve">;
26174
28240
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28241
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
26175
28247
  delegateResource: t.LiteralC<"delegateResource">;
26176
28248
  undelegateResource: t.LiteralC<"undelegateResource">;
26177
28249
  export: t.LiteralC<"export">;
@@ -26276,6 +28348,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26276
28348
  "defi-redeem": t.LiteralC<"defi-redeem">;
26277
28349
  "defi-approve": t.LiteralC<"defi-approve">;
26278
28350
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28351
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
26279
28357
  delegateResource: t.LiteralC<"delegateResource">;
26280
28358
  undelegateResource: t.LiteralC<"undelegateResource">;
26281
28359
  export: t.LiteralC<"export">;
@@ -26381,6 +28459,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26381
28459
  "defi-redeem": t.LiteralC<"defi-redeem">;
26382
28460
  "defi-approve": t.LiteralC<"defi-approve">;
26383
28461
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28462
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
26384
28468
  delegateResource: t.LiteralC<"delegateResource">;
26385
28469
  undelegateResource: t.LiteralC<"undelegateResource">;
26386
28470
  export: t.LiteralC<"export">;
@@ -26472,6 +28556,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26472
28556
  "defi-redeem": t.LiteralC<"defi-redeem">;
26473
28557
  "defi-approve": t.LiteralC<"defi-approve">;
26474
28558
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28559
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
26475
28565
  delegateResource: t.LiteralC<"delegateResource">;
26476
28566
  undelegateResource: t.LiteralC<"undelegateResource">;
26477
28567
  export: t.LiteralC<"export">;
@@ -26574,6 +28664,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26574
28664
  "defi-redeem": t.LiteralC<"defi-redeem">;
26575
28665
  "defi-approve": t.LiteralC<"defi-approve">;
26576
28666
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28667
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
26577
28673
  delegateResource: t.LiteralC<"delegateResource">;
26578
28674
  undelegateResource: t.LiteralC<"undelegateResource">;
26579
28675
  export: t.LiteralC<"export">;
@@ -26715,6 +28811,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26715
28811
  "defi-redeem": t.LiteralC<"defi-redeem">;
26716
28812
  "defi-approve": t.LiteralC<"defi-approve">;
26717
28813
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28814
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
26718
28820
  delegateResource: t.LiteralC<"delegateResource">;
26719
28821
  undelegateResource: t.LiteralC<"undelegateResource">;
26720
28822
  export: t.LiteralC<"export">;
@@ -26804,6 +28906,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26804
28906
  "defi-redeem": t.LiteralC<"defi-redeem">;
26805
28907
  "defi-approve": t.LiteralC<"defi-approve">;
26806
28908
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
28909
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
26807
28915
  delegateResource: t.LiteralC<"delegateResource">;
26808
28916
  undelegateResource: t.LiteralC<"undelegateResource">;
26809
28917
  export: t.LiteralC<"export">;
@@ -26890,6 +28998,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26890
28998
  "defi-redeem": t.LiteralC<"defi-redeem">;
26891
28999
  "defi-approve": t.LiteralC<"defi-approve">;
26892
29000
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29001
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
26893
29007
  delegateResource: t.LiteralC<"delegateResource">;
26894
29008
  undelegateResource: t.LiteralC<"undelegateResource">;
26895
29009
  export: t.LiteralC<"export">;
@@ -26971,6 +29085,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
26971
29085
  "defi-redeem": t.LiteralC<"defi-redeem">;
26972
29086
  "defi-approve": t.LiteralC<"defi-approve">;
26973
29087
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29088
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
26974
29094
  delegateResource: t.LiteralC<"delegateResource">;
26975
29095
  undelegateResource: t.LiteralC<"undelegateResource">;
26976
29096
  export: t.LiteralC<"export">;
@@ -27072,6 +29192,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27072
29192
  "defi-redeem": t.LiteralC<"defi-redeem">;
27073
29193
  "defi-approve": t.LiteralC<"defi-approve">;
27074
29194
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29195
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
27075
29201
  delegateResource: t.LiteralC<"delegateResource">;
27076
29202
  undelegateResource: t.LiteralC<"undelegateResource">;
27077
29203
  export: t.LiteralC<"export">;
@@ -27159,6 +29285,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27159
29285
  "defi-redeem": t.LiteralC<"defi-redeem">;
27160
29286
  "defi-approve": t.LiteralC<"defi-approve">;
27161
29287
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29288
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
27162
29294
  delegateResource: t.LiteralC<"delegateResource">;
27163
29295
  undelegateResource: t.LiteralC<"undelegateResource">;
27164
29296
  export: t.LiteralC<"export">;
@@ -27245,6 +29377,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27245
29377
  "defi-redeem": t.LiteralC<"defi-redeem">;
27246
29378
  "defi-approve": t.LiteralC<"defi-approve">;
27247
29379
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29380
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
27248
29386
  delegateResource: t.LiteralC<"delegateResource">;
27249
29387
  undelegateResource: t.LiteralC<"undelegateResource">;
27250
29388
  export: t.LiteralC<"export">;
@@ -27332,6 +29470,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27332
29470
  "defi-redeem": t.LiteralC<"defi-redeem">;
27333
29471
  "defi-approve": t.LiteralC<"defi-approve">;
27334
29472
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29473
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
27335
29479
  delegateResource: t.LiteralC<"delegateResource">;
27336
29480
  undelegateResource: t.LiteralC<"undelegateResource">;
27337
29481
  export: t.LiteralC<"export">;
@@ -27418,6 +29562,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27418
29562
  "defi-redeem": t.LiteralC<"defi-redeem">;
27419
29563
  "defi-approve": t.LiteralC<"defi-approve">;
27420
29564
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29565
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
27421
29571
  delegateResource: t.LiteralC<"delegateResource">;
27422
29572
  undelegateResource: t.LiteralC<"undelegateResource">;
27423
29573
  export: t.LiteralC<"export">;
@@ -27508,6 +29658,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27508
29658
  "defi-redeem": t.LiteralC<"defi-redeem">;
27509
29659
  "defi-approve": t.LiteralC<"defi-approve">;
27510
29660
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29661
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
27511
29667
  delegateResource: t.LiteralC<"delegateResource">;
27512
29668
  undelegateResource: t.LiteralC<"undelegateResource">;
27513
29669
  export: t.LiteralC<"export">;
@@ -27597,6 +29753,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27597
29753
  "defi-redeem": t.LiteralC<"defi-redeem">;
27598
29754
  "defi-approve": t.LiteralC<"defi-approve">;
27599
29755
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29756
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
27600
29762
  delegateResource: t.LiteralC<"delegateResource">;
27601
29763
  undelegateResource: t.LiteralC<"undelegateResource">;
27602
29764
  export: t.LiteralC<"export">;
@@ -27688,6 +29850,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27688
29850
  "defi-redeem": t.LiteralC<"defi-redeem">;
27689
29851
  "defi-approve": t.LiteralC<"defi-approve">;
27690
29852
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29853
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
27691
29859
  delegateResource: t.LiteralC<"delegateResource">;
27692
29860
  undelegateResource: t.LiteralC<"undelegateResource">;
27693
29861
  export: t.LiteralC<"export">;
@@ -27779,6 +29947,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27779
29947
  "defi-redeem": t.LiteralC<"defi-redeem">;
27780
29948
  "defi-approve": t.LiteralC<"defi-approve">;
27781
29949
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
29950
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
27782
29956
  delegateResource: t.LiteralC<"delegateResource">;
27783
29957
  undelegateResource: t.LiteralC<"undelegateResource">;
27784
29958
  export: t.LiteralC<"export">;
@@ -27870,6 +30044,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27870
30044
  "defi-redeem": t.LiteralC<"defi-redeem">;
27871
30045
  "defi-approve": t.LiteralC<"defi-approve">;
27872
30046
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30047
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
27873
30053
  delegateResource: t.LiteralC<"delegateResource">;
27874
30054
  undelegateResource: t.LiteralC<"undelegateResource">;
27875
30055
  export: t.LiteralC<"export">;
@@ -27960,6 +30140,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
27960
30140
  "defi-redeem": t.LiteralC<"defi-redeem">;
27961
30141
  "defi-approve": t.LiteralC<"defi-approve">;
27962
30142
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30143
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
27963
30149
  delegateResource: t.LiteralC<"delegateResource">;
27964
30150
  undelegateResource: t.LiteralC<"undelegateResource">;
27965
30151
  export: t.LiteralC<"export">;
@@ -28054,6 +30240,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28054
30240
  "defi-redeem": t.LiteralC<"defi-redeem">;
28055
30241
  "defi-approve": t.LiteralC<"defi-approve">;
28056
30242
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30243
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
28057
30249
  delegateResource: t.LiteralC<"delegateResource">;
28058
30250
  undelegateResource: t.LiteralC<"undelegateResource">;
28059
30251
  export: t.LiteralC<"export">;
@@ -28143,6 +30335,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28143
30335
  "defi-redeem": t.LiteralC<"defi-redeem">;
28144
30336
  "defi-approve": t.LiteralC<"defi-approve">;
28145
30337
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30338
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
28146
30344
  delegateResource: t.LiteralC<"delegateResource">;
28147
30345
  undelegateResource: t.LiteralC<"undelegateResource">;
28148
30346
  export: t.LiteralC<"export">;
@@ -28234,6 +30432,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28234
30432
  "defi-redeem": t.LiteralC<"defi-redeem">;
28235
30433
  "defi-approve": t.LiteralC<"defi-approve">;
28236
30434
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30435
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
28237
30441
  delegateResource: t.LiteralC<"delegateResource">;
28238
30442
  undelegateResource: t.LiteralC<"undelegateResource">;
28239
30443
  export: t.LiteralC<"export">;
@@ -28321,6 +30525,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28321
30525
  "defi-redeem": t.LiteralC<"defi-redeem">;
28322
30526
  "defi-approve": t.LiteralC<"defi-approve">;
28323
30527
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30528
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
28324
30534
  delegateResource: t.LiteralC<"delegateResource">;
28325
30535
  undelegateResource: t.LiteralC<"undelegateResource">;
28326
30536
  export: t.LiteralC<"export">;
@@ -28407,6 +30617,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28407
30617
  "defi-redeem": t.LiteralC<"defi-redeem">;
28408
30618
  "defi-approve": t.LiteralC<"defi-approve">;
28409
30619
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30620
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
28410
30626
  delegateResource: t.LiteralC<"delegateResource">;
28411
30627
  undelegateResource: t.LiteralC<"undelegateResource">;
28412
30628
  export: t.LiteralC<"export">;
@@ -28493,6 +30709,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28493
30709
  "defi-redeem": t.LiteralC<"defi-redeem">;
28494
30710
  "defi-approve": t.LiteralC<"defi-approve">;
28495
30711
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30712
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
28496
30718
  delegateResource: t.LiteralC<"delegateResource">;
28497
30719
  undelegateResource: t.LiteralC<"undelegateResource">;
28498
30720
  export: t.LiteralC<"export">;
@@ -28584,6 +30806,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28584
30806
  "defi-redeem": t.LiteralC<"defi-redeem">;
28585
30807
  "defi-approve": t.LiteralC<"defi-approve">;
28586
30808
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30809
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
28587
30815
  delegateResource: t.LiteralC<"delegateResource">;
28588
30816
  undelegateResource: t.LiteralC<"undelegateResource">;
28589
30817
  export: t.LiteralC<"export">;
@@ -28676,6 +30904,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28676
30904
  "defi-redeem": t.LiteralC<"defi-redeem">;
28677
30905
  "defi-approve": t.LiteralC<"defi-approve">;
28678
30906
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
30907
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
28679
30913
  delegateResource: t.LiteralC<"delegateResource">;
28680
30914
  undelegateResource: t.LiteralC<"undelegateResource">;
28681
30915
  export: t.LiteralC<"export">;
@@ -28766,6 +31000,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28766
31000
  "defi-redeem": t.LiteralC<"defi-redeem">;
28767
31001
  "defi-approve": t.LiteralC<"defi-approve">;
28768
31002
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31003
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
28769
31009
  delegateResource: t.LiteralC<"delegateResource">;
28770
31010
  undelegateResource: t.LiteralC<"undelegateResource">;
28771
31011
  export: t.LiteralC<"export">;
@@ -28856,6 +31096,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28856
31096
  "defi-redeem": t.LiteralC<"defi-redeem">;
28857
31097
  "defi-approve": t.LiteralC<"defi-approve">;
28858
31098
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31099
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
28859
31105
  delegateResource: t.LiteralC<"delegateResource">;
28860
31106
  undelegateResource: t.LiteralC<"undelegateResource">;
28861
31107
  export: t.LiteralC<"export">;
@@ -28941,6 +31187,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
28941
31187
  "defi-redeem": t.LiteralC<"defi-redeem">;
28942
31188
  "defi-approve": t.LiteralC<"defi-approve">;
28943
31189
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31190
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
28944
31196
  delegateResource: t.LiteralC<"delegateResource">;
28945
31197
  undelegateResource: t.LiteralC<"undelegateResource">;
28946
31198
  export: t.LiteralC<"export">;
@@ -29026,6 +31278,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29026
31278
  "defi-redeem": t.LiteralC<"defi-redeem">;
29027
31279
  "defi-approve": t.LiteralC<"defi-approve">;
29028
31280
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31281
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
29029
31287
  delegateResource: t.LiteralC<"delegateResource">;
29030
31288
  undelegateResource: t.LiteralC<"undelegateResource">;
29031
31289
  export: t.LiteralC<"export">;
@@ -29105,6 +31363,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29105
31363
  "defi-redeem": t.LiteralC<"defi-redeem">;
29106
31364
  "defi-approve": t.LiteralC<"defi-approve">;
29107
31365
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31366
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
29108
31372
  delegateResource: t.LiteralC<"delegateResource">;
29109
31373
  undelegateResource: t.LiteralC<"undelegateResource">;
29110
31374
  export: t.LiteralC<"export">;
@@ -29188,6 +31452,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29188
31452
  "defi-redeem": t.LiteralC<"defi-redeem">;
29189
31453
  "defi-approve": t.LiteralC<"defi-approve">;
29190
31454
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31455
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
29191
31461
  delegateResource: t.LiteralC<"delegateResource">;
29192
31462
  undelegateResource: t.LiteralC<"undelegateResource">;
29193
31463
  export: t.LiteralC<"export">;
@@ -29273,6 +31543,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29273
31543
  "defi-redeem": t.LiteralC<"defi-redeem">;
29274
31544
  "defi-approve": t.LiteralC<"defi-approve">;
29275
31545
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31546
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
29276
31552
  delegateResource: t.LiteralC<"delegateResource">;
29277
31553
  undelegateResource: t.LiteralC<"undelegateResource">;
29278
31554
  export: t.LiteralC<"export">;
@@ -29358,6 +31634,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29358
31634
  "defi-redeem": t.LiteralC<"defi-redeem">;
29359
31635
  "defi-approve": t.LiteralC<"defi-approve">;
29360
31636
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31637
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
29361
31643
  delegateResource: t.LiteralC<"delegateResource">;
29362
31644
  undelegateResource: t.LiteralC<"undelegateResource">;
29363
31645
  export: t.LiteralC<"export">;
@@ -29449,6 +31731,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29449
31731
  "defi-redeem": t.LiteralC<"defi-redeem">;
29450
31732
  "defi-approve": t.LiteralC<"defi-approve">;
29451
31733
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31734
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
29452
31740
  delegateResource: t.LiteralC<"delegateResource">;
29453
31741
  undelegateResource: t.LiteralC<"undelegateResource">;
29454
31742
  export: t.LiteralC<"export">;
@@ -29540,6 +31828,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29540
31828
  "defi-redeem": t.LiteralC<"defi-redeem">;
29541
31829
  "defi-approve": t.LiteralC<"defi-approve">;
29542
31830
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31831
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
29543
31837
  delegateResource: t.LiteralC<"delegateResource">;
29544
31838
  undelegateResource: t.LiteralC<"undelegateResource">;
29545
31839
  export: t.LiteralC<"export">;
@@ -29625,6 +31919,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29625
31919
  "defi-redeem": t.LiteralC<"defi-redeem">;
29626
31920
  "defi-approve": t.LiteralC<"defi-approve">;
29627
31921
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
31922
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
29628
31928
  delegateResource: t.LiteralC<"delegateResource">;
29629
31929
  undelegateResource: t.LiteralC<"undelegateResource">;
29630
31930
  export: t.LiteralC<"export">;
@@ -29706,6 +32006,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29706
32006
  "defi-redeem": t.LiteralC<"defi-redeem">;
29707
32007
  "defi-approve": t.LiteralC<"defi-approve">;
29708
32008
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
32009
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
29709
32015
  delegateResource: t.LiteralC<"delegateResource">;
29710
32016
  undelegateResource: t.LiteralC<"undelegateResource">;
29711
32017
  export: t.LiteralC<"export">;
@@ -29807,6 +32113,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29807
32113
  "defi-redeem": t.LiteralC<"defi-redeem">;
29808
32114
  "defi-approve": t.LiteralC<"defi-approve">;
29809
32115
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
32116
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
29810
32122
  delegateResource: t.LiteralC<"delegateResource">;
29811
32123
  undelegateResource: t.LiteralC<"undelegateResource">;
29812
32124
  export: t.LiteralC<"export">;
@@ -29918,6 +32230,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
29918
32230
  "defi-redeem": t.LiteralC<"defi-redeem">;
29919
32231
  "defi-approve": t.LiteralC<"defi-approve">;
29920
32232
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
32233
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
29921
32239
  delegateResource: t.LiteralC<"delegateResource">;
29922
32240
  undelegateResource: t.LiteralC<"undelegateResource">;
29923
32241
  export: t.LiteralC<"export">;
@@ -30039,6 +32357,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30039
32357
  "defi-redeem": t.LiteralC<"defi-redeem">;
30040
32358
  "defi-approve": t.LiteralC<"defi-approve">;
30041
32359
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
32360
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
30042
32366
  delegateResource: t.LiteralC<"delegateResource">;
30043
32367
  undelegateResource: t.LiteralC<"undelegateResource">;
30044
32368
  export: t.LiteralC<"export">;
@@ -30132,6 +32456,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30132
32456
  "defi-redeem": t.LiteralC<"defi-redeem">;
30133
32457
  "defi-approve": t.LiteralC<"defi-approve">;
30134
32458
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
32459
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
30135
32465
  delegateResource: t.LiteralC<"delegateResource">;
30136
32466
  undelegateResource: t.LiteralC<"undelegateResource">;
30137
32467
  export: t.LiteralC<"export">;
@@ -30235,6 +32565,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30235
32565
  "defi-redeem": t.LiteralC<"defi-redeem">;
30236
32566
  "defi-approve": t.LiteralC<"defi-approve">;
30237
32567
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
32568
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
30238
32574
  delegateResource: t.LiteralC<"delegateResource">;
30239
32575
  undelegateResource: t.LiteralC<"undelegateResource">;
30240
32576
  export: t.LiteralC<"export">;
@@ -30320,6 +32656,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30320
32656
  "defi-redeem": t.LiteralC<"defi-redeem">;
30321
32657
  "defi-approve": t.LiteralC<"defi-approve">;
30322
32658
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
32659
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
30323
32665
  delegateResource: t.LiteralC<"delegateResource">;
30324
32666
  undelegateResource: t.LiteralC<"undelegateResource">;
30325
32667
  export: t.LiteralC<"export">;
@@ -30411,6 +32753,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30411
32753
  "defi-redeem": t.LiteralC<"defi-redeem">;
30412
32754
  "defi-approve": t.LiteralC<"defi-approve">;
30413
32755
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
32756
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
30414
32762
  delegateResource: t.LiteralC<"delegateResource">;
30415
32763
  undelegateResource: t.LiteralC<"undelegateResource">;
30416
32764
  export: t.LiteralC<"export">;
@@ -30496,6 +32844,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30496
32844
  "defi-redeem": t.LiteralC<"defi-redeem">;
30497
32845
  "defi-approve": t.LiteralC<"defi-approve">;
30498
32846
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
32847
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
30499
32853
  delegateResource: t.LiteralC<"delegateResource">;
30500
32854
  undelegateResource: t.LiteralC<"undelegateResource">;
30501
32855
  export: t.LiteralC<"export">;
@@ -30587,6 +32941,12 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
30587
32941
  "defi-redeem": t.LiteralC<"defi-redeem">;
30588
32942
  "defi-approve": t.LiteralC<"defi-approve">;
30589
32943
  "defi-withdraw": t.LiteralC<"defi-withdraw">;
32944
+ "wrap-native": t.LiteralC<"wrap-native">;
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">;
30590
32950
  delegateResource: t.LiteralC<"delegateResource">;
30591
32951
  undelegateResource: t.LiteralC<"undelegateResource">;
30592
32952
  export: t.LiteralC<"export">;