@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.
- package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +12 -0
- package/dist/src/schema/transactionRequest/intents/baseIntent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationOfferWithdrawnIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRejectIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cantonCommandIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cantonParticipantOnboardingRequestIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cantonPaymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/claimIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cosmosContractCallIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cosmosStakeClaimRewardsIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/defiApproveIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/defiWithdrawIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +12 -0
- package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/index.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/index.js +3 -0
- package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intent.d.ts +1180 -0
- package/dist/src/schema/transactionRequest/intents/intent.js +6 -0
- package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intentType.d.ts +12 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js +6 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +12 -0
- package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +12 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/polyxSwitchValidatorIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +12 -0
- package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +12 -0
- package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +12 -0
- package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +18 -0
- package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +12 -0
- package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/taoClaimRootIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +12 -0
- package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +12 -0
- package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/unwrapNativeIntent.d.ts +90 -0
- package/dist/src/schema/transactionRequest/intents/unwrapNativeIntent.js +37 -0
- package/dist/src/schema/transactionRequest/intents/unwrapNativeIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +12 -0
- package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/wrapApproveIntent.d.ts +91 -0
- package/dist/src/schema/transactionRequest/intents/wrapApproveIntent.js +38 -0
- package/dist/src/schema/transactionRequest/intents/wrapApproveIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/wrapNativeIntent.d.ts +90 -0
- package/dist/src/schema/transactionRequest/intents/wrapNativeIntent.js +37 -0
- package/dist/src/schema/transactionRequest/intents/wrapNativeIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +12 -0
- package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +12 -0
- package/dist/src/schema/transactionRequest/transactionRequest.d.ts +2360 -0
- package/package.json +1 -1
- package/src/schema/transactionRequest/intents/baseIntent.ts +1 -0
- package/src/schema/transactionRequest/intents/index.ts +3 -0
- package/src/schema/transactionRequest/intents/intent.ts +6 -0
- package/src/schema/transactionRequest/intents/intentType.ts +25 -0
- package/src/schema/transactionRequest/intents/unwrapNativeIntent.ts +14 -0
- package/src/schema/transactionRequest/intents/wrapApproveIntent.ts +24 -0
- package/src/schema/transactionRequest/intents/wrapNativeIntent.ts +14 -0
|
@@ -128,6 +128,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
128
128
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
129
129
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
130
130
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
131
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
132
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
133
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
134
|
+
wrap: t.LiteralC<"wrap">;
|
|
135
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
136
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
131
137
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
132
138
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
133
139
|
export: t.LiteralC<"export">;
|
|
@@ -231,6 +237,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
231
237
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
232
238
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
233
239
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
240
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
241
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
242
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
243
|
+
wrap: t.LiteralC<"wrap">;
|
|
244
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
245
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
234
246
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
235
247
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
236
248
|
export: t.LiteralC<"export">;
|
|
@@ -319,6 +331,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
319
331
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
320
332
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
321
333
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
334
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
335
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
336
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
337
|
+
wrap: t.LiteralC<"wrap">;
|
|
338
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
339
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
322
340
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
323
341
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
324
342
|
export: t.LiteralC<"export">;
|
|
@@ -413,6 +431,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
413
431
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
414
432
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
415
433
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
434
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
435
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
436
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
437
|
+
wrap: t.LiteralC<"wrap">;
|
|
438
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
439
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
416
440
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
417
441
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
418
442
|
export: t.LiteralC<"export">;
|
|
@@ -506,6 +530,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
506
530
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
507
531
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
508
532
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
533
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
534
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
535
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
536
|
+
wrap: t.LiteralC<"wrap">;
|
|
537
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
538
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
509
539
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
510
540
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
511
541
|
export: t.LiteralC<"export">;
|
|
@@ -591,6 +621,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
591
621
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
592
622
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
593
623
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
624
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
625
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
626
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
627
|
+
wrap: t.LiteralC<"wrap">;
|
|
628
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
629
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
594
630
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
595
631
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
596
632
|
export: t.LiteralC<"export">;
|
|
@@ -687,6 +723,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
687
723
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
688
724
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
689
725
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
726
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
727
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
728
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
729
|
+
wrap: t.LiteralC<"wrap">;
|
|
730
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
731
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
690
732
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
691
733
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
692
734
|
export: t.LiteralC<"export">;
|
|
@@ -788,6 +830,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
788
830
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
789
831
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
790
832
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
833
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
834
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
835
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
836
|
+
wrap: t.LiteralC<"wrap">;
|
|
837
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
838
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
791
839
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
792
840
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
793
841
|
export: t.LiteralC<"export">;
|
|
@@ -906,6 +954,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
906
954
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
907
955
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
908
956
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
957
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
958
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
959
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
960
|
+
wrap: t.LiteralC<"wrap">;
|
|
961
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
962
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
909
963
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
910
964
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
911
965
|
export: t.LiteralC<"export">;
|
|
@@ -1024,6 +1078,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1024
1078
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1025
1079
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
1026
1080
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
1081
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
1082
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
1083
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
1084
|
+
wrap: t.LiteralC<"wrap">;
|
|
1085
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
1086
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
1027
1087
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1028
1088
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1029
1089
|
export: t.LiteralC<"export">;
|
|
@@ -1108,6 +1168,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1108
1168
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1109
1169
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
1110
1170
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
1171
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
1172
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
1173
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
1174
|
+
wrap: t.LiteralC<"wrap">;
|
|
1175
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
1176
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
1111
1177
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1112
1178
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1113
1179
|
export: t.LiteralC<"export">;
|
|
@@ -1192,6 +1258,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1192
1258
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1193
1259
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
1194
1260
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
1261
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
1262
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
1263
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
1264
|
+
wrap: t.LiteralC<"wrap">;
|
|
1265
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
1266
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
1195
1267
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1196
1268
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1197
1269
|
export: t.LiteralC<"export">;
|
|
@@ -1284,6 +1356,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1284
1356
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1285
1357
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
1286
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">;
|
|
1287
1365
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1288
1366
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1289
1367
|
export: t.LiteralC<"export">;
|
|
@@ -1375,6 +1453,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1375
1453
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1376
1454
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
1377
1455
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
1456
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
1457
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
1458
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
1459
|
+
wrap: t.LiteralC<"wrap">;
|
|
1460
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
1461
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
1378
1462
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1379
1463
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1380
1464
|
export: t.LiteralC<"export">;
|
|
@@ -1469,6 +1553,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1469
1553
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1470
1554
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
1471
1555
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
1556
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
1557
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
1558
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
1559
|
+
wrap: t.LiteralC<"wrap">;
|
|
1560
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
1561
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
1472
1562
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1473
1563
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1474
1564
|
export: t.LiteralC<"export">;
|
|
@@ -1565,6 +1655,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1565
1655
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1566
1656
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
1567
1657
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
1658
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
1659
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
1660
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
1661
|
+
wrap: t.LiteralC<"wrap">;
|
|
1662
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
1663
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
1568
1664
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1569
1665
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1570
1666
|
export: t.LiteralC<"export">;
|
|
@@ -1647,6 +1743,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1647
1743
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1648
1744
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
1649
1745
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
1746
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
1747
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
1748
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
1749
|
+
wrap: t.LiteralC<"wrap">;
|
|
1750
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
1751
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
1650
1752
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1651
1753
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1652
1754
|
export: t.LiteralC<"export">;
|
|
@@ -1743,6 +1845,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1743
1845
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1744
1846
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
1745
1847
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
1848
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
1849
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
1850
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
1851
|
+
wrap: t.LiteralC<"wrap">;
|
|
1852
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
1853
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
1746
1854
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1747
1855
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1748
1856
|
export: t.LiteralC<"export">;
|
|
@@ -1838,6 +1946,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1838
1946
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1839
1947
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
1840
1948
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
1949
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
1950
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
1951
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
1952
|
+
wrap: t.LiteralC<"wrap">;
|
|
1953
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
1954
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
1841
1955
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1842
1956
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1843
1957
|
export: t.LiteralC<"export">;
|
|
@@ -1920,6 +2034,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1920
2034
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1921
2035
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
1922
2036
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
2037
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
2038
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
2039
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
2040
|
+
wrap: t.LiteralC<"wrap">;
|
|
2041
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
2042
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
1923
2043
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1924
2044
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1925
2045
|
export: t.LiteralC<"export">;
|
|
@@ -2004,6 +2124,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2004
2124
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2005
2125
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
2006
2126
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
2127
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
2128
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
2129
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
2130
|
+
wrap: t.LiteralC<"wrap">;
|
|
2131
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
2132
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
2007
2133
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2008
2134
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2009
2135
|
export: t.LiteralC<"export">;
|
|
@@ -2112,6 +2238,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2112
2238
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2113
2239
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
2114
2240
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
2241
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
2242
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
2243
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
2244
|
+
wrap: t.LiteralC<"wrap">;
|
|
2245
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
2246
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
2115
2247
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2116
2248
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2117
2249
|
export: t.LiteralC<"export">;
|
|
@@ -2217,6 +2349,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2217
2349
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2218
2350
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
2219
2351
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
2352
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
2353
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
2354
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
2355
|
+
wrap: t.LiteralC<"wrap">;
|
|
2356
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
2357
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
2220
2358
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2221
2359
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2222
2360
|
export: t.LiteralC<"export">;
|
|
@@ -2300,6 +2438,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2300
2438
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2301
2439
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
2302
2440
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
2441
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
2442
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
2443
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
2444
|
+
wrap: t.LiteralC<"wrap">;
|
|
2445
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
2446
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
2303
2447
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2304
2448
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2305
2449
|
export: t.LiteralC<"export">;
|
|
@@ -2387,6 +2531,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2387
2531
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2388
2532
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
2389
2533
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
2534
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
2535
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
2536
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
2537
|
+
wrap: t.LiteralC<"wrap">;
|
|
2538
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
2539
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
2390
2540
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2391
2541
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2392
2542
|
export: t.LiteralC<"export">;
|
|
@@ -2469,6 +2619,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2469
2619
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2470
2620
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
2471
2621
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
2622
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
2623
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
2624
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
2625
|
+
wrap: t.LiteralC<"wrap">;
|
|
2626
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
2627
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
2472
2628
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2473
2629
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2474
2630
|
export: t.LiteralC<"export">;
|
|
@@ -2552,6 +2708,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2552
2708
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2553
2709
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
2554
2710
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
2711
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
2712
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
2713
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
2714
|
+
wrap: t.LiteralC<"wrap">;
|
|
2715
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
2716
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
2555
2717
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2556
2718
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2557
2719
|
export: t.LiteralC<"export">;
|
|
@@ -2635,6 +2797,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2635
2797
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2636
2798
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
2637
2799
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
2800
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
2801
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
2802
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
2803
|
+
wrap: t.LiteralC<"wrap">;
|
|
2804
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
2805
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
2638
2806
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2639
2807
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2640
2808
|
export: t.LiteralC<"export">;
|
|
@@ -2717,6 +2885,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2717
2885
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2718
2886
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
2719
2887
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
2888
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
2889
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
2890
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
2891
|
+
wrap: t.LiteralC<"wrap">;
|
|
2892
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
2893
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
2720
2894
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2721
2895
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2722
2896
|
export: t.LiteralC<"export">;
|
|
@@ -2800,6 +2974,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2800
2974
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2801
2975
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
2802
2976
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
2977
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
2978
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
2979
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
2980
|
+
wrap: t.LiteralC<"wrap">;
|
|
2981
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
2982
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
2803
2983
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2804
2984
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2805
2985
|
export: t.LiteralC<"export">;
|
|
@@ -2887,6 +3067,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2887
3067
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2888
3068
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
2889
3069
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
3070
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
3071
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
3072
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
3073
|
+
wrap: t.LiteralC<"wrap">;
|
|
3074
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
3075
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
2890
3076
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2891
3077
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2892
3078
|
export: t.LiteralC<"export">;
|
|
@@ -2970,6 +3156,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2970
3156
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2971
3157
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
2972
3158
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
3159
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
3160
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
3161
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
3162
|
+
wrap: t.LiteralC<"wrap">;
|
|
3163
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
3164
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
2973
3165
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2974
3166
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2975
3167
|
export: t.LiteralC<"export">;
|
|
@@ -3053,6 +3245,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3053
3245
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3054
3246
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
3055
3247
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
3248
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
3249
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
3250
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
3251
|
+
wrap: t.LiteralC<"wrap">;
|
|
3252
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
3253
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
3056
3254
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3057
3255
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3058
3256
|
export: t.LiteralC<"export">;
|
|
@@ -3154,6 +3352,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3154
3352
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3155
3353
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
3156
3354
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
3355
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
3356
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
3357
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
3358
|
+
wrap: t.LiteralC<"wrap">;
|
|
3359
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
3360
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
3157
3361
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3158
3362
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3159
3363
|
export: t.LiteralC<"export">;
|
|
@@ -3238,6 +3442,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3238
3442
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3239
3443
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
3240
3444
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
3445
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
3446
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
3447
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
3448
|
+
wrap: t.LiteralC<"wrap">;
|
|
3449
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
3450
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
3241
3451
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3242
3452
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3243
3453
|
export: t.LiteralC<"export">;
|
|
@@ -3355,6 +3565,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3355
3565
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3356
3566
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
3357
3567
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
3568
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
3569
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
3570
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
3571
|
+
wrap: t.LiteralC<"wrap">;
|
|
3572
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
3573
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
3358
3574
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3359
3575
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3360
3576
|
export: t.LiteralC<"export">;
|
|
@@ -3445,6 +3661,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3445
3661
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3446
3662
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
3447
3663
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
3664
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
3665
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
3666
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
3667
|
+
wrap: t.LiteralC<"wrap">;
|
|
3668
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
3669
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
3448
3670
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3449
3671
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3450
3672
|
export: t.LiteralC<"export">;
|
|
@@ -3562,6 +3784,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3562
3784
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3563
3785
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
3564
3786
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
3787
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
3788
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
3789
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
3790
|
+
wrap: t.LiteralC<"wrap">;
|
|
3791
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
3792
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
3565
3793
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3566
3794
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3567
3795
|
export: t.LiteralC<"export">;
|
|
@@ -3643,6 +3871,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3643
3871
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3644
3872
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
3645
3873
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
3874
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
3875
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
3876
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
3877
|
+
wrap: t.LiteralC<"wrap">;
|
|
3878
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
3879
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
3646
3880
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3647
3881
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3648
3882
|
export: t.LiteralC<"export">;
|
|
@@ -3725,6 +3959,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3725
3959
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3726
3960
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
3727
3961
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
3962
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
3963
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
3964
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
3965
|
+
wrap: t.LiteralC<"wrap">;
|
|
3966
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
3967
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
3728
3968
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3729
3969
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3730
3970
|
export: t.LiteralC<"export">;
|
|
@@ -3806,6 +4046,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3806
4046
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3807
4047
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
3808
4048
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
4049
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
4050
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
4051
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
4052
|
+
wrap: t.LiteralC<"wrap">;
|
|
4053
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
4054
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
3809
4055
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3810
4056
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3811
4057
|
export: t.LiteralC<"export">;
|
|
@@ -3820,6 +4066,268 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3820
4066
|
intentType: t.LiteralC<"defi-withdraw">;
|
|
3821
4067
|
vaultId: t.StringC;
|
|
3822
4068
|
shareTokenAmount: t.StringC;
|
|
4069
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
4070
|
+
intentType: t.KeyofC<{
|
|
4071
|
+
payment: t.LiteralC<"payment">;
|
|
4072
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
4073
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
4074
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
4075
|
+
fanout: t.LiteralC<"fanout">;
|
|
4076
|
+
stake: t.LiteralC<"stake">;
|
|
4077
|
+
unstake: t.LiteralC<"unstake">;
|
|
4078
|
+
delegate: t.LiteralC<"delegate">;
|
|
4079
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
4080
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
4081
|
+
claim: t.LiteralC<"claim">;
|
|
4082
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
4083
|
+
pledge: t.LiteralC<"pledge">;
|
|
4084
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
4085
|
+
vote: t.LiteralC<"vote">;
|
|
4086
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
4087
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
4088
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
4089
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
4090
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
4091
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
4092
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
4093
|
+
authorize: t.LiteralC<"authorize">;
|
|
4094
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
4095
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
4096
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
4097
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
4098
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
4099
|
+
customTx: t.LiteralC<"customTx">;
|
|
4100
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4101
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4102
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4103
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4104
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4105
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4106
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
4107
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4108
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
4109
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
4110
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
4111
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
4112
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4113
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
4114
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
4115
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
4116
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4117
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
4118
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
4119
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
4120
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4121
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4122
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4123
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4124
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4125
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4126
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4127
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4128
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4129
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4130
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
4131
|
+
cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
|
|
4132
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4133
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4134
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
4135
|
+
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
4136
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
4137
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
4138
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
4139
|
+
wrap: t.LiteralC<"wrap">;
|
|
4140
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
4141
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
4142
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
4143
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4144
|
+
export: t.LiteralC<"export">;
|
|
4145
|
+
import: t.LiteralC<"import">;
|
|
4146
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
4147
|
+
}>;
|
|
4148
|
+
}>, t.PartialC<{
|
|
4149
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4150
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4151
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
4152
|
+
}>]>, t.TypeC<{
|
|
4153
|
+
intentType: t.LiteralC<"wrap-native">;
|
|
4154
|
+
vaultId: t.StringC;
|
|
4155
|
+
amount: t.StringC;
|
|
4156
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
4157
|
+
intentType: t.KeyofC<{
|
|
4158
|
+
payment: t.LiteralC<"payment">;
|
|
4159
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
4160
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
4161
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
4162
|
+
fanout: t.LiteralC<"fanout">;
|
|
4163
|
+
stake: t.LiteralC<"stake">;
|
|
4164
|
+
unstake: t.LiteralC<"unstake">;
|
|
4165
|
+
delegate: t.LiteralC<"delegate">;
|
|
4166
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
4167
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
4168
|
+
claim: t.LiteralC<"claim">;
|
|
4169
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
4170
|
+
pledge: t.LiteralC<"pledge">;
|
|
4171
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
4172
|
+
vote: t.LiteralC<"vote">;
|
|
4173
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
4174
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
4175
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
4176
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
4177
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
4178
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
4179
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
4180
|
+
authorize: t.LiteralC<"authorize">;
|
|
4181
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
4182
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
4183
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
4184
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
4185
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
4186
|
+
customTx: t.LiteralC<"customTx">;
|
|
4187
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4188
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4189
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4190
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4191
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4192
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4193
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
4194
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4195
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
4196
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
4197
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
4198
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
4199
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4200
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
4201
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
4202
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
4203
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4204
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
4205
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
4206
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
4207
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4208
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4209
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4210
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4211
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4212
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4213
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4214
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4215
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4216
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4217
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
4218
|
+
cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
|
|
4219
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4220
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4221
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
4222
|
+
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
4223
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
4224
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
4225
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
4226
|
+
wrap: t.LiteralC<"wrap">;
|
|
4227
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
4228
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
4229
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
4230
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4231
|
+
export: t.LiteralC<"export">;
|
|
4232
|
+
import: t.LiteralC<"import">;
|
|
4233
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
4234
|
+
}>;
|
|
4235
|
+
}>, t.PartialC<{
|
|
4236
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4237
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4238
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
4239
|
+
}>]>, t.TypeC<{
|
|
4240
|
+
intentType: t.LiteralC<"unwrap-native">;
|
|
4241
|
+
vaultId: t.StringC;
|
|
4242
|
+
amount: t.StringC;
|
|
4243
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
4244
|
+
intentType: t.KeyofC<{
|
|
4245
|
+
payment: t.LiteralC<"payment">;
|
|
4246
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
4247
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
4248
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
4249
|
+
fanout: t.LiteralC<"fanout">;
|
|
4250
|
+
stake: t.LiteralC<"stake">;
|
|
4251
|
+
unstake: t.LiteralC<"unstake">;
|
|
4252
|
+
delegate: t.LiteralC<"delegate">;
|
|
4253
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
4254
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
4255
|
+
claim: t.LiteralC<"claim">;
|
|
4256
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
4257
|
+
pledge: t.LiteralC<"pledge">;
|
|
4258
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
4259
|
+
vote: t.LiteralC<"vote">;
|
|
4260
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
4261
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
4262
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
4263
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
4264
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
4265
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
4266
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
4267
|
+
authorize: t.LiteralC<"authorize">;
|
|
4268
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
4269
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
4270
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
4271
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
4272
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
4273
|
+
customTx: t.LiteralC<"customTx">;
|
|
4274
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
4275
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
4276
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
4277
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
4278
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
4279
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
4280
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
4281
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
4282
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
4283
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
4284
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
4285
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
4286
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
4287
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
4288
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
4289
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
4290
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
4291
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
4292
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
4293
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
4294
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
4295
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
4296
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
4297
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4298
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4299
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4300
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4301
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4302
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4303
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4304
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
4305
|
+
cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
|
|
4306
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
4307
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4308
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
4309
|
+
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
4310
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
4311
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
4312
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
4313
|
+
wrap: t.LiteralC<"wrap">;
|
|
4314
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
4315
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
4316
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
4317
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4318
|
+
export: t.LiteralC<"export">;
|
|
4319
|
+
import: t.LiteralC<"import">;
|
|
4320
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
4321
|
+
}>;
|
|
4322
|
+
}>, t.PartialC<{
|
|
4323
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4324
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
4325
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
4326
|
+
}>]>, t.TypeC<{
|
|
4327
|
+
tokenName: t.StringC;
|
|
4328
|
+
}>, t.TypeC<{
|
|
4329
|
+
intentType: t.LiteralC<"wrapApprove">;
|
|
4330
|
+
amount: t.StringC;
|
|
3823
4331
|
}>]>, t.IntersectionC<[t.PartialC<{
|
|
3824
4332
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
3825
4333
|
}>, t.TypeC<{
|
|
@@ -3947,6 +4455,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3947
4455
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3948
4456
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
3949
4457
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
4458
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
4459
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
4460
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
4461
|
+
wrap: t.LiteralC<"wrap">;
|
|
4462
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
4463
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
3950
4464
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3951
4465
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3952
4466
|
export: t.LiteralC<"export">;
|
|
@@ -4078,6 +4592,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4078
4592
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4079
4593
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
4080
4594
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
4595
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
4596
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
4597
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
4598
|
+
wrap: t.LiteralC<"wrap">;
|
|
4599
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
4600
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
4081
4601
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4082
4602
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4083
4603
|
export: t.LiteralC<"export">;
|
|
@@ -4201,6 +4721,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4201
4721
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4202
4722
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
4203
4723
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
4724
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
4725
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
4726
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
4727
|
+
wrap: t.LiteralC<"wrap">;
|
|
4728
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
4729
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
4204
4730
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4205
4731
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4206
4732
|
export: t.LiteralC<"export">;
|
|
@@ -4310,6 +4836,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4310
4836
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4311
4837
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
4312
4838
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
4839
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
4840
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
4841
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
4842
|
+
wrap: t.LiteralC<"wrap">;
|
|
4843
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
4844
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
4313
4845
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4314
4846
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4315
4847
|
export: t.LiteralC<"export">;
|
|
@@ -4418,6 +4950,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4418
4950
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4419
4951
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
4420
4952
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
4953
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
4954
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
4955
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
4956
|
+
wrap: t.LiteralC<"wrap">;
|
|
4957
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
4958
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
4421
4959
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4422
4960
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4423
4961
|
export: t.LiteralC<"export">;
|
|
@@ -4525,6 +5063,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4525
5063
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4526
5064
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
4527
5065
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
5066
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
5067
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
5068
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
5069
|
+
wrap: t.LiteralC<"wrap">;
|
|
5070
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
5071
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
4528
5072
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4529
5073
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4530
5074
|
export: t.LiteralC<"export">;
|
|
@@ -4608,6 +5152,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4608
5152
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4609
5153
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
4610
5154
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
5155
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
5156
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
5157
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
5158
|
+
wrap: t.LiteralC<"wrap">;
|
|
5159
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
5160
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
4611
5161
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4612
5162
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4613
5163
|
export: t.LiteralC<"export">;
|
|
@@ -4811,6 +5361,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4811
5361
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4812
5362
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
4813
5363
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
5364
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
5365
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
5366
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
5367
|
+
wrap: t.LiteralC<"wrap">;
|
|
5368
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
5369
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
4814
5370
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4815
5371
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4816
5372
|
export: t.LiteralC<"export">;
|
|
@@ -4955,6 +5511,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4955
5511
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4956
5512
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
4957
5513
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
5514
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
5515
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
5516
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
5517
|
+
wrap: t.LiteralC<"wrap">;
|
|
5518
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
5519
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
4958
5520
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4959
5521
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4960
5522
|
export: t.LiteralC<"export">;
|
|
@@ -5060,6 +5622,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5060
5622
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5061
5623
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
5062
5624
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
5625
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
5626
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
5627
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
5628
|
+
wrap: t.LiteralC<"wrap">;
|
|
5629
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
5630
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
5063
5631
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5064
5632
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5065
5633
|
export: t.LiteralC<"export">;
|
|
@@ -5141,6 +5709,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5141
5709
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5142
5710
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
5143
5711
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
5712
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
5713
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
5714
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
5715
|
+
wrap: t.LiteralC<"wrap">;
|
|
5716
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
5717
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
5144
5718
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5145
5719
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5146
5720
|
export: t.LiteralC<"export">;
|
|
@@ -5277,6 +5851,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5277
5851
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5278
5852
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
5279
5853
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
5854
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
5855
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
5856
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
5857
|
+
wrap: t.LiteralC<"wrap">;
|
|
5858
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
5859
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
5280
5860
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5281
5861
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5282
5862
|
export: t.LiteralC<"export">;
|
|
@@ -5400,6 +5980,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5400
5980
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5401
5981
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
5402
5982
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
5983
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
5984
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
5985
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
5986
|
+
wrap: t.LiteralC<"wrap">;
|
|
5987
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
5988
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
5403
5989
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5404
5990
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5405
5991
|
export: t.LiteralC<"export">;
|
|
@@ -5543,6 +6129,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5543
6129
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5544
6130
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
5545
6131
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
6132
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
6133
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
6134
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
6135
|
+
wrap: t.LiteralC<"wrap">;
|
|
6136
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
6137
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
5546
6138
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5547
6139
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5548
6140
|
export: t.LiteralC<"export">;
|
|
@@ -5631,6 +6223,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5631
6223
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5632
6224
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
5633
6225
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
6226
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
6227
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
6228
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
6229
|
+
wrap: t.LiteralC<"wrap">;
|
|
6230
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
6231
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
5634
6232
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5635
6233
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5636
6234
|
export: t.LiteralC<"export">;
|
|
@@ -5714,6 +6312,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5714
6312
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5715
6313
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
5716
6314
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
6315
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
6316
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
6317
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
6318
|
+
wrap: t.LiteralC<"wrap">;
|
|
6319
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
6320
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
5717
6321
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5718
6322
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5719
6323
|
export: t.LiteralC<"export">;
|
|
@@ -5809,6 +6413,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5809
6413
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5810
6414
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
5811
6415
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
6416
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
6417
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
6418
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
6419
|
+
wrap: t.LiteralC<"wrap">;
|
|
6420
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
6421
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
5812
6422
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5813
6423
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5814
6424
|
export: t.LiteralC<"export">;
|
|
@@ -5900,6 +6510,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5900
6510
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5901
6511
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
5902
6512
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
6513
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
6514
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
6515
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
6516
|
+
wrap: t.LiteralC<"wrap">;
|
|
6517
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
6518
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
5903
6519
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5904
6520
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5905
6521
|
export: t.LiteralC<"export">;
|
|
@@ -6006,6 +6622,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6006
6622
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6007
6623
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
6008
6624
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
6625
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
6626
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
6627
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
6628
|
+
wrap: t.LiteralC<"wrap">;
|
|
6629
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
6630
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
6009
6631
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6010
6632
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6011
6633
|
export: t.LiteralC<"export">;
|
|
@@ -6102,6 +6724,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6102
6724
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6103
6725
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
6104
6726
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
6727
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
6728
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
6729
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
6730
|
+
wrap: t.LiteralC<"wrap">;
|
|
6731
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
6732
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
6105
6733
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6106
6734
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6107
6735
|
export: t.LiteralC<"export">;
|
|
@@ -6184,6 +6812,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6184
6812
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6185
6813
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
6186
6814
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
6815
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
6816
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
6817
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
6818
|
+
wrap: t.LiteralC<"wrap">;
|
|
6819
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
6820
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
6187
6821
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6188
6822
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6189
6823
|
export: t.LiteralC<"export">;
|
|
@@ -6345,6 +6979,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6345
6979
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6346
6980
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
6347
6981
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
6982
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
6983
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
6984
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
6985
|
+
wrap: t.LiteralC<"wrap">;
|
|
6986
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
6987
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
6348
6988
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6349
6989
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6350
6990
|
export: t.LiteralC<"export">;
|
|
@@ -6427,6 +7067,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6427
7067
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6428
7068
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
6429
7069
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
7070
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
7071
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
7072
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
7073
|
+
wrap: t.LiteralC<"wrap">;
|
|
7074
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
7075
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
6430
7076
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6431
7077
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6432
7078
|
export: t.LiteralC<"export">;
|
|
@@ -6526,6 +7172,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6526
7172
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6527
7173
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
6528
7174
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
7175
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
7176
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
7177
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
7178
|
+
wrap: t.LiteralC<"wrap">;
|
|
7179
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
7180
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
6529
7181
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6530
7182
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6531
7183
|
export: t.LiteralC<"export">;
|
|
@@ -6610,6 +7262,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6610
7262
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6611
7263
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
6612
7264
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
7265
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
7266
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
7267
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
7268
|
+
wrap: t.LiteralC<"wrap">;
|
|
7269
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
7270
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
6613
7271
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6614
7272
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6615
7273
|
export: t.LiteralC<"export">;
|
|
@@ -6698,6 +7356,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6698
7356
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6699
7357
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
6700
7358
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
7359
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
7360
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
7361
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
7362
|
+
wrap: t.LiteralC<"wrap">;
|
|
7363
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
7364
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
6701
7365
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6702
7366
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6703
7367
|
export: t.LiteralC<"export">;
|
|
@@ -6786,6 +7450,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6786
7450
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6787
7451
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
6788
7452
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
7453
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
7454
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
7455
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
7456
|
+
wrap: t.LiteralC<"wrap">;
|
|
7457
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
7458
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
6789
7459
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6790
7460
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6791
7461
|
export: t.LiteralC<"export">;
|
|
@@ -6871,6 +7541,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6871
7541
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6872
7542
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
6873
7543
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
7544
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
7545
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
7546
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
7547
|
+
wrap: t.LiteralC<"wrap">;
|
|
7548
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
7549
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
6874
7550
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6875
7551
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6876
7552
|
export: t.LiteralC<"export">;
|
|
@@ -6972,6 +7648,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6972
7648
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6973
7649
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
6974
7650
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
7651
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
7652
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
7653
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
7654
|
+
wrap: t.LiteralC<"wrap">;
|
|
7655
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
7656
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
6975
7657
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6976
7658
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6977
7659
|
export: t.LiteralC<"export">;
|
|
@@ -7072,6 +7754,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7072
7754
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7073
7755
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
7074
7756
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
7757
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
7758
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
7759
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
7760
|
+
wrap: t.LiteralC<"wrap">;
|
|
7761
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
7762
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
7075
7763
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7076
7764
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7077
7765
|
export: t.LiteralC<"export">;
|
|
@@ -7172,6 +7860,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7172
7860
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7173
7861
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
7174
7862
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
7863
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
7864
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
7865
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
7866
|
+
wrap: t.LiteralC<"wrap">;
|
|
7867
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
7868
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
7175
7869
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7176
7870
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7177
7871
|
export: t.LiteralC<"export">;
|
|
@@ -7280,6 +7974,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7280
7974
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7281
7975
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
7282
7976
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
7977
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
7978
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
7979
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
7980
|
+
wrap: t.LiteralC<"wrap">;
|
|
7981
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
7982
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
7283
7983
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7284
7984
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7285
7985
|
export: t.LiteralC<"export">;
|
|
@@ -7410,6 +8110,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7410
8110
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7411
8111
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
7412
8112
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
8113
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
8114
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
8115
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
8116
|
+
wrap: t.LiteralC<"wrap">;
|
|
8117
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
8118
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
7413
8119
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7414
8120
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7415
8121
|
export: t.LiteralC<"export">;
|
|
@@ -7512,6 +8218,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7512
8218
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7513
8219
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
7514
8220
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
8221
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
8222
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
8223
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
8224
|
+
wrap: t.LiteralC<"wrap">;
|
|
8225
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
8226
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
7515
8227
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7516
8228
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7517
8229
|
export: t.LiteralC<"export">;
|
|
@@ -7631,6 +8343,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7631
8343
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7632
8344
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
7633
8345
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
8346
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
8347
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
8348
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
8349
|
+
wrap: t.LiteralC<"wrap">;
|
|
8350
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
8351
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
7634
8352
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7635
8353
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7636
8354
|
export: t.LiteralC<"export">;
|
|
@@ -7731,6 +8449,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7731
8449
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7732
8450
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
7733
8451
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
8452
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
8453
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
8454
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
8455
|
+
wrap: t.LiteralC<"wrap">;
|
|
8456
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
8457
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
7734
8458
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7735
8459
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7736
8460
|
export: t.LiteralC<"export">;
|
|
@@ -7849,6 +8573,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7849
8573
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7850
8574
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
7851
8575
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
8576
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
8577
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
8578
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
8579
|
+
wrap: t.LiteralC<"wrap">;
|
|
8580
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
8581
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
7852
8582
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7853
8583
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7854
8584
|
export: t.LiteralC<"export">;
|
|
@@ -7965,6 +8695,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7965
8695
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7966
8696
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
7967
8697
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
8698
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
8699
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
8700
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
8701
|
+
wrap: t.LiteralC<"wrap">;
|
|
8702
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
8703
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
7968
8704
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7969
8705
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7970
8706
|
export: t.LiteralC<"export">;
|
|
@@ -8056,6 +8792,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8056
8792
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8057
8793
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
8058
8794
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
8795
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
8796
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
8797
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
8798
|
+
wrap: t.LiteralC<"wrap">;
|
|
8799
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
8800
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
8059
8801
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8060
8802
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8061
8803
|
export: t.LiteralC<"export">;
|
|
@@ -8158,6 +8900,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8158
8900
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8159
8901
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
8160
8902
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
8903
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
8904
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
8905
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
8906
|
+
wrap: t.LiteralC<"wrap">;
|
|
8907
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
8908
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
8161
8909
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8162
8910
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8163
8911
|
export: t.LiteralC<"export">;
|
|
@@ -8317,6 +9065,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8317
9065
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8318
9066
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
8319
9067
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
9068
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
9069
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
9070
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
9071
|
+
wrap: t.LiteralC<"wrap">;
|
|
9072
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
9073
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
8320
9074
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8321
9075
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8322
9076
|
export: t.LiteralC<"export">;
|
|
@@ -8405,6 +9159,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8405
9159
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8406
9160
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
8407
9161
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
9162
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
9163
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
9164
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
9165
|
+
wrap: t.LiteralC<"wrap">;
|
|
9166
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
9167
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
8408
9168
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8409
9169
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8410
9170
|
export: t.LiteralC<"export">;
|
|
@@ -8497,6 +9257,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8497
9257
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8498
9258
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
8499
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">;
|
|
8500
9266
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8501
9267
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8502
9268
|
export: t.LiteralC<"export">;
|
|
@@ -8583,6 +9349,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8583
9349
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8584
9350
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
8585
9351
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
9352
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
9353
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
9354
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
9355
|
+
wrap: t.LiteralC<"wrap">;
|
|
9356
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
9357
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
8586
9358
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8587
9359
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8588
9360
|
export: t.LiteralC<"export">;
|
|
@@ -8670,6 +9442,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8670
9442
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8671
9443
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
8672
9444
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
9445
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
9446
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
9447
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
9448
|
+
wrap: t.LiteralC<"wrap">;
|
|
9449
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
9450
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
8673
9451
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8674
9452
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8675
9453
|
export: t.LiteralC<"export">;
|
|
@@ -8771,6 +9549,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8771
9549
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8772
9550
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
8773
9551
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
9552
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
9553
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
9554
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
9555
|
+
wrap: t.LiteralC<"wrap">;
|
|
9556
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
9557
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
8774
9558
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8775
9559
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8776
9560
|
export: t.LiteralC<"export">;
|
|
@@ -8874,6 +9658,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8874
9658
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8875
9659
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
8876
9660
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
9661
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
9662
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
9663
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
9664
|
+
wrap: t.LiteralC<"wrap">;
|
|
9665
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
9666
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
8877
9667
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8878
9668
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8879
9669
|
export: t.LiteralC<"export">;
|
|
@@ -8970,6 +9760,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8970
9760
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8971
9761
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
8972
9762
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
9763
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
9764
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
9765
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
9766
|
+
wrap: t.LiteralC<"wrap">;
|
|
9767
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
9768
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
8973
9769
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8974
9770
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8975
9771
|
export: t.LiteralC<"export">;
|
|
@@ -9103,6 +9899,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9103
9899
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9104
9900
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
9105
9901
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
9902
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
9903
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
9904
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
9905
|
+
wrap: t.LiteralC<"wrap">;
|
|
9906
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
9907
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
9106
9908
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9107
9909
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9108
9910
|
export: t.LiteralC<"export">;
|
|
@@ -9266,6 +10068,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9266
10068
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9267
10069
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
9268
10070
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
10071
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
10072
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
10073
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
10074
|
+
wrap: t.LiteralC<"wrap">;
|
|
10075
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
10076
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
9269
10077
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9270
10078
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9271
10079
|
export: t.LiteralC<"export">;
|
|
@@ -9443,6 +10251,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9443
10251
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9444
10252
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
9445
10253
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
10254
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
10255
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
10256
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
10257
|
+
wrap: t.LiteralC<"wrap">;
|
|
10258
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
10259
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
9446
10260
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9447
10261
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9448
10262
|
export: t.LiteralC<"export">;
|
|
@@ -9525,6 +10339,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9525
10339
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9526
10340
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
9527
10341
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
10342
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
10343
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
10344
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
10345
|
+
wrap: t.LiteralC<"wrap">;
|
|
10346
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
10347
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
9528
10348
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9529
10349
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9530
10350
|
export: t.LiteralC<"export">;
|
|
@@ -9602,6 +10422,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9602
10422
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9603
10423
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
9604
10424
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
10425
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
10426
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
10427
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
10428
|
+
wrap: t.LiteralC<"wrap">;
|
|
10429
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
10430
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
9605
10431
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9606
10432
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9607
10433
|
export: t.LiteralC<"export">;
|
|
@@ -9687,6 +10513,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9687
10513
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9688
10514
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
9689
10515
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
10516
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
10517
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
10518
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
10519
|
+
wrap: t.LiteralC<"wrap">;
|
|
10520
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
10521
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
9690
10522
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9691
10523
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9692
10524
|
export: t.LiteralC<"export">;
|
|
@@ -9782,6 +10614,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9782
10614
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9783
10615
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
9784
10616
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
10617
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
10618
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
10619
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
10620
|
+
wrap: t.LiteralC<"wrap">;
|
|
10621
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
10622
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
9785
10623
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9786
10624
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9787
10625
|
export: t.LiteralC<"export">;
|
|
@@ -9861,6 +10699,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9861
10699
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9862
10700
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
9863
10701
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
10702
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
10703
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
10704
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
10705
|
+
wrap: t.LiteralC<"wrap">;
|
|
10706
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
10707
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
9864
10708
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9865
10709
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9866
10710
|
export: t.LiteralC<"export">;
|
|
@@ -9943,6 +10787,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9943
10787
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9944
10788
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
9945
10789
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
10790
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
10791
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
10792
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
10793
|
+
wrap: t.LiteralC<"wrap">;
|
|
10794
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
10795
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
9946
10796
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9947
10797
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9948
10798
|
export: t.LiteralC<"export">;
|
|
@@ -10042,6 +10892,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10042
10892
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10043
10893
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
10044
10894
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
10895
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
10896
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
10897
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
10898
|
+
wrap: t.LiteralC<"wrap">;
|
|
10899
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
10900
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
10045
10901
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10046
10902
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10047
10903
|
export: t.LiteralC<"export">;
|
|
@@ -10124,6 +10980,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10124
10980
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10125
10981
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
10126
10982
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
10983
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
10984
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
10985
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
10986
|
+
wrap: t.LiteralC<"wrap">;
|
|
10987
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
10988
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
10127
10989
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10128
10990
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10129
10991
|
export: t.LiteralC<"export">;
|
|
@@ -10243,6 +11105,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10243
11105
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10244
11106
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
10245
11107
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
11108
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
11109
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
11110
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
11111
|
+
wrap: t.LiteralC<"wrap">;
|
|
11112
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
11113
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
10246
11114
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10247
11115
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10248
11116
|
export: t.LiteralC<"export">;
|
|
@@ -10344,6 +11212,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10344
11212
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10345
11213
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
10346
11214
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
11215
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
11216
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
11217
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
11218
|
+
wrap: t.LiteralC<"wrap">;
|
|
11219
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
11220
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
10347
11221
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10348
11222
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10349
11223
|
export: t.LiteralC<"export">;
|
|
@@ -10445,6 +11319,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10445
11319
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10446
11320
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
10447
11321
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
11322
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
11323
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
11324
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
11325
|
+
wrap: t.LiteralC<"wrap">;
|
|
11326
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
11327
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
10448
11328
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10449
11329
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10450
11330
|
export: t.LiteralC<"export">;
|
|
@@ -10528,6 +11408,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10528
11408
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10529
11409
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
10530
11410
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
11411
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
11412
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
11413
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
11414
|
+
wrap: t.LiteralC<"wrap">;
|
|
11415
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
11416
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
10531
11417
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10532
11418
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10533
11419
|
export: t.LiteralC<"export">;
|
|
@@ -10630,6 +11516,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10630
11516
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10631
11517
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
10632
11518
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
11519
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
11520
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
11521
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
11522
|
+
wrap: t.LiteralC<"wrap">;
|
|
11523
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
11524
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
10633
11525
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10634
11526
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10635
11527
|
export: t.LiteralC<"export">;
|
|
@@ -10734,6 +11626,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10734
11626
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10735
11627
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
10736
11628
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
11629
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
11630
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
11631
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
11632
|
+
wrap: t.LiteralC<"wrap">;
|
|
11633
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
11634
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
10737
11635
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10738
11636
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10739
11637
|
export: t.LiteralC<"export">;
|
|
@@ -10839,6 +11737,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10839
11737
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10840
11738
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
10841
11739
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
11740
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
11741
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
11742
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
11743
|
+
wrap: t.LiteralC<"wrap">;
|
|
11744
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
11745
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
10842
11746
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10843
11747
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10844
11748
|
export: t.LiteralC<"export">;
|
|
@@ -10930,6 +11834,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10930
11834
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10931
11835
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
10932
11836
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
11837
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
11838
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
11839
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
11840
|
+
wrap: t.LiteralC<"wrap">;
|
|
11841
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
11842
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
10933
11843
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10934
11844
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10935
11845
|
export: t.LiteralC<"export">;
|
|
@@ -11032,6 +11942,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11032
11942
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11033
11943
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
11034
11944
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
11945
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
11946
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
11947
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
11948
|
+
wrap: t.LiteralC<"wrap">;
|
|
11949
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
11950
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
11035
11951
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11036
11952
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11037
11953
|
export: t.LiteralC<"export">;
|
|
@@ -11173,6 +12089,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11173
12089
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11174
12090
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
11175
12091
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
12092
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
12093
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
12094
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
12095
|
+
wrap: t.LiteralC<"wrap">;
|
|
12096
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
12097
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
11176
12098
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11177
12099
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11178
12100
|
export: t.LiteralC<"export">;
|
|
@@ -11262,6 +12184,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11262
12184
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11263
12185
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
11264
12186
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
12187
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
12188
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
12189
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
12190
|
+
wrap: t.LiteralC<"wrap">;
|
|
12191
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
12192
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
11265
12193
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11266
12194
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11267
12195
|
export: t.LiteralC<"export">;
|
|
@@ -11348,6 +12276,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11348
12276
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11349
12277
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
11350
12278
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
12279
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
12280
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
12281
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
12282
|
+
wrap: t.LiteralC<"wrap">;
|
|
12283
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
12284
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
11351
12285
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11352
12286
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11353
12287
|
export: t.LiteralC<"export">;
|
|
@@ -11429,6 +12363,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11429
12363
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11430
12364
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
11431
12365
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
12366
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
12367
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
12368
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
12369
|
+
wrap: t.LiteralC<"wrap">;
|
|
12370
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
12371
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
11432
12372
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11433
12373
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11434
12374
|
export: t.LiteralC<"export">;
|
|
@@ -11530,6 +12470,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11530
12470
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11531
12471
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
11532
12472
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
12473
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
12474
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
12475
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
12476
|
+
wrap: t.LiteralC<"wrap">;
|
|
12477
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
12478
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
11533
12479
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11534
12480
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11535
12481
|
export: t.LiteralC<"export">;
|
|
@@ -11617,6 +12563,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11617
12563
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11618
12564
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
11619
12565
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
12566
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
12567
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
12568
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
12569
|
+
wrap: t.LiteralC<"wrap">;
|
|
12570
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
12571
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
11620
12572
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11621
12573
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11622
12574
|
export: t.LiteralC<"export">;
|
|
@@ -11703,6 +12655,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11703
12655
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11704
12656
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
11705
12657
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
12658
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
12659
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
12660
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
12661
|
+
wrap: t.LiteralC<"wrap">;
|
|
12662
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
12663
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
11706
12664
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11707
12665
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11708
12666
|
export: t.LiteralC<"export">;
|
|
@@ -11790,6 +12748,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11790
12748
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11791
12749
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
11792
12750
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
12751
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
12752
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
12753
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
12754
|
+
wrap: t.LiteralC<"wrap">;
|
|
12755
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
12756
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
11793
12757
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11794
12758
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11795
12759
|
export: t.LiteralC<"export">;
|
|
@@ -11876,6 +12840,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11876
12840
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11877
12841
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
11878
12842
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
12843
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
12844
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
12845
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
12846
|
+
wrap: t.LiteralC<"wrap">;
|
|
12847
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
12848
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
11879
12849
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11880
12850
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11881
12851
|
export: t.LiteralC<"export">;
|
|
@@ -11966,6 +12936,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11966
12936
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11967
12937
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
11968
12938
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
12939
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
12940
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
12941
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
12942
|
+
wrap: t.LiteralC<"wrap">;
|
|
12943
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
12944
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
11969
12945
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11970
12946
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11971
12947
|
export: t.LiteralC<"export">;
|
|
@@ -12055,6 +13031,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
12055
13031
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12056
13032
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
12057
13033
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
13034
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
13035
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
13036
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
13037
|
+
wrap: t.LiteralC<"wrap">;
|
|
13038
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
13039
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
12058
13040
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
12059
13041
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
12060
13042
|
export: t.LiteralC<"export">;
|
|
@@ -12146,6 +13128,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
12146
13128
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12147
13129
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
12148
13130
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
13131
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
13132
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
13133
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
13134
|
+
wrap: t.LiteralC<"wrap">;
|
|
13135
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
13136
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
12149
13137
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
12150
13138
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
12151
13139
|
export: t.LiteralC<"export">;
|
|
@@ -12237,6 +13225,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
12237
13225
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12238
13226
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
12239
13227
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
13228
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
13229
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
13230
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
13231
|
+
wrap: t.LiteralC<"wrap">;
|
|
13232
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
13233
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
12240
13234
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
12241
13235
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
12242
13236
|
export: t.LiteralC<"export">;
|
|
@@ -12328,6 +13322,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
12328
13322
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12329
13323
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
12330
13324
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
13325
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
13326
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
13327
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
13328
|
+
wrap: t.LiteralC<"wrap">;
|
|
13329
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
13330
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
12331
13331
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
12332
13332
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
12333
13333
|
export: t.LiteralC<"export">;
|
|
@@ -12418,6 +13418,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
12418
13418
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12419
13419
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
12420
13420
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
13421
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
13422
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
13423
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
13424
|
+
wrap: t.LiteralC<"wrap">;
|
|
13425
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
13426
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
12421
13427
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
12422
13428
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
12423
13429
|
export: t.LiteralC<"export">;
|
|
@@ -12512,6 +13518,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
12512
13518
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12513
13519
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
12514
13520
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
13521
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
13522
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
13523
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
13524
|
+
wrap: t.LiteralC<"wrap">;
|
|
13525
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
13526
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
12515
13527
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
12516
13528
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
12517
13529
|
export: t.LiteralC<"export">;
|
|
@@ -12601,6 +13613,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
12601
13613
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12602
13614
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
12603
13615
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
13616
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
13617
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
13618
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
13619
|
+
wrap: t.LiteralC<"wrap">;
|
|
13620
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
13621
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
12604
13622
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
12605
13623
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
12606
13624
|
export: t.LiteralC<"export">;
|
|
@@ -12692,6 +13710,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
12692
13710
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12693
13711
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
12694
13712
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
13713
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
13714
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
13715
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
13716
|
+
wrap: t.LiteralC<"wrap">;
|
|
13717
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
13718
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
12695
13719
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
12696
13720
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
12697
13721
|
export: t.LiteralC<"export">;
|
|
@@ -12779,6 +13803,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
12779
13803
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12780
13804
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
12781
13805
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
13806
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
13807
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
13808
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
13809
|
+
wrap: t.LiteralC<"wrap">;
|
|
13810
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
13811
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
12782
13812
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
12783
13813
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
12784
13814
|
export: t.LiteralC<"export">;
|
|
@@ -12865,6 +13895,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
12865
13895
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12866
13896
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
12867
13897
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
13898
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
13899
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
13900
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
13901
|
+
wrap: t.LiteralC<"wrap">;
|
|
13902
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
13903
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
12868
13904
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
12869
13905
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
12870
13906
|
export: t.LiteralC<"export">;
|
|
@@ -12951,6 +13987,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
12951
13987
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
12952
13988
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
12953
13989
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
13990
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
13991
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
13992
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
13993
|
+
wrap: t.LiteralC<"wrap">;
|
|
13994
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
13995
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
12954
13996
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
12955
13997
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
12956
13998
|
export: t.LiteralC<"export">;
|
|
@@ -13042,6 +14084,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
13042
14084
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13043
14085
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
13044
14086
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
14087
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
14088
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
14089
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
14090
|
+
wrap: t.LiteralC<"wrap">;
|
|
14091
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
14092
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
13045
14093
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
13046
14094
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
13047
14095
|
export: t.LiteralC<"export">;
|
|
@@ -13134,6 +14182,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
13134
14182
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13135
14183
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
13136
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">;
|
|
13137
14191
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
13138
14192
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
13139
14193
|
export: t.LiteralC<"export">;
|
|
@@ -13224,6 +14278,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
13224
14278
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13225
14279
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
13226
14280
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
14281
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
14282
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
14283
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
14284
|
+
wrap: t.LiteralC<"wrap">;
|
|
14285
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
14286
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
13227
14287
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
13228
14288
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
13229
14289
|
export: t.LiteralC<"export">;
|
|
@@ -13314,6 +14374,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
13314
14374
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13315
14375
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
13316
14376
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
14377
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
14378
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
14379
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
14380
|
+
wrap: t.LiteralC<"wrap">;
|
|
14381
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
14382
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
13317
14383
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
13318
14384
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
13319
14385
|
export: t.LiteralC<"export">;
|
|
@@ -13399,6 +14465,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
13399
14465
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13400
14466
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
13401
14467
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
14468
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
14469
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
14470
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
14471
|
+
wrap: t.LiteralC<"wrap">;
|
|
14472
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
14473
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
13402
14474
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
13403
14475
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
13404
14476
|
export: t.LiteralC<"export">;
|
|
@@ -13484,6 +14556,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
13484
14556
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13485
14557
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
13486
14558
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
14559
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
14560
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
14561
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
14562
|
+
wrap: t.LiteralC<"wrap">;
|
|
14563
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
14564
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
13487
14565
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
13488
14566
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
13489
14567
|
export: t.LiteralC<"export">;
|
|
@@ -13563,6 +14641,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
13563
14641
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13564
14642
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
13565
14643
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
14644
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
14645
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
14646
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
14647
|
+
wrap: t.LiteralC<"wrap">;
|
|
14648
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
14649
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
13566
14650
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
13567
14651
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
13568
14652
|
export: t.LiteralC<"export">;
|
|
@@ -13646,6 +14730,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
13646
14730
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13647
14731
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
13648
14732
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
14733
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
14734
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
14735
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
14736
|
+
wrap: t.LiteralC<"wrap">;
|
|
14737
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
14738
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
13649
14739
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
13650
14740
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
13651
14741
|
export: t.LiteralC<"export">;
|
|
@@ -13731,6 +14821,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
13731
14821
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13732
14822
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
13733
14823
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
14824
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
14825
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
14826
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
14827
|
+
wrap: t.LiteralC<"wrap">;
|
|
14828
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
14829
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
13734
14830
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
13735
14831
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
13736
14832
|
export: t.LiteralC<"export">;
|
|
@@ -13816,6 +14912,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
13816
14912
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13817
14913
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
13818
14914
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
14915
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
14916
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
14917
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
14918
|
+
wrap: t.LiteralC<"wrap">;
|
|
14919
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
14920
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
13819
14921
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
13820
14922
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
13821
14923
|
export: t.LiteralC<"export">;
|
|
@@ -13907,6 +15009,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
13907
15009
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13908
15010
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
13909
15011
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
15012
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
15013
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
15014
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
15015
|
+
wrap: t.LiteralC<"wrap">;
|
|
15016
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
15017
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
13910
15018
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
13911
15019
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
13912
15020
|
export: t.LiteralC<"export">;
|
|
@@ -13998,6 +15106,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
13998
15106
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
13999
15107
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
14000
15108
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
15109
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
15110
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
15111
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
15112
|
+
wrap: t.LiteralC<"wrap">;
|
|
15113
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
15114
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
14001
15115
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
14002
15116
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
14003
15117
|
export: t.LiteralC<"export">;
|
|
@@ -14083,6 +15197,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
14083
15197
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14084
15198
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
14085
15199
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
15200
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
15201
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
15202
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
15203
|
+
wrap: t.LiteralC<"wrap">;
|
|
15204
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
15205
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
14086
15206
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
14087
15207
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
14088
15208
|
export: t.LiteralC<"export">;
|
|
@@ -14164,6 +15284,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
14164
15284
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14165
15285
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
14166
15286
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
15287
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
15288
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
15289
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
15290
|
+
wrap: t.LiteralC<"wrap">;
|
|
15291
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
15292
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
14167
15293
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
14168
15294
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
14169
15295
|
export: t.LiteralC<"export">;
|
|
@@ -14265,6 +15391,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
14265
15391
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14266
15392
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
14267
15393
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
15394
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
15395
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
15396
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
15397
|
+
wrap: t.LiteralC<"wrap">;
|
|
15398
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
15399
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
14268
15400
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
14269
15401
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
14270
15402
|
export: t.LiteralC<"export">;
|
|
@@ -14376,6 +15508,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
14376
15508
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14377
15509
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
14378
15510
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
15511
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
15512
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
15513
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
15514
|
+
wrap: t.LiteralC<"wrap">;
|
|
15515
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
15516
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
14379
15517
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
14380
15518
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
14381
15519
|
export: t.LiteralC<"export">;
|
|
@@ -14497,6 +15635,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
14497
15635
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14498
15636
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
14499
15637
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
15638
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
15639
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
15640
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
15641
|
+
wrap: t.LiteralC<"wrap">;
|
|
15642
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
15643
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
14500
15644
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
14501
15645
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
14502
15646
|
export: t.LiteralC<"export">;
|
|
@@ -14590,6 +15734,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
14590
15734
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14591
15735
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
14592
15736
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
15737
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
15738
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
15739
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
15740
|
+
wrap: t.LiteralC<"wrap">;
|
|
15741
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
15742
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
14593
15743
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
14594
15744
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
14595
15745
|
export: t.LiteralC<"export">;
|
|
@@ -14693,6 +15843,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
14693
15843
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14694
15844
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
14695
15845
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
15846
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
15847
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
15848
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
15849
|
+
wrap: t.LiteralC<"wrap">;
|
|
15850
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
15851
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
14696
15852
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
14697
15853
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
14698
15854
|
export: t.LiteralC<"export">;
|
|
@@ -14778,6 +15934,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
14778
15934
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14779
15935
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
14780
15936
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
15937
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
15938
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
15939
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
15940
|
+
wrap: t.LiteralC<"wrap">;
|
|
15941
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
15942
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
14781
15943
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
14782
15944
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
14783
15945
|
export: t.LiteralC<"export">;
|
|
@@ -14869,6 +16031,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
14869
16031
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14870
16032
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
14871
16033
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
16034
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
16035
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
16036
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
16037
|
+
wrap: t.LiteralC<"wrap">;
|
|
16038
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
16039
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
14872
16040
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
14873
16041
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
14874
16042
|
export: t.LiteralC<"export">;
|
|
@@ -14954,6 +16122,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
14954
16122
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
14955
16123
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
14956
16124
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
16125
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
16126
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
16127
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
16128
|
+
wrap: t.LiteralC<"wrap">;
|
|
16129
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
16130
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
14957
16131
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
14958
16132
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
14959
16133
|
export: t.LiteralC<"export">;
|
|
@@ -15045,6 +16219,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
15045
16219
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
15046
16220
|
"defi-approve": t.LiteralC<"defi-approve">;
|
|
15047
16221
|
"defi-withdraw": t.LiteralC<"defi-withdraw">;
|
|
16222
|
+
"wrap-native": t.LiteralC<"wrap-native">;
|
|
16223
|
+
"unwrap-native": t.LiteralC<"unwrap-native">;
|
|
16224
|
+
wrapApprove: t.LiteralC<"wrapApprove">;
|
|
16225
|
+
wrap: t.LiteralC<"wrap">;
|
|
16226
|
+
unwrap: t.LiteralC<"unwrap">;
|
|
16227
|
+
finalizeUnwrap: t.LiteralC<"finalizeUnwrap">;
|
|
15048
16228
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
15049
16229
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
15050
16230
|
export: t.LiteralC<"export">;
|