@bitgo/public-types 6.9.0 → 6.10.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 +3 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/claimIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cosmosContractCallIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cosmosStakeClaimRewardsIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/intent.d.ts +414 -0
- package/dist/src/schema/transactionRequest/intents/intentType.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js +3 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/irysPledgeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/irysStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/transactionRequest.d.ts +828 -0
- package/package.json +1 -1
- package/src/schema/transactionRequest/intents/intentType.ts +12 -0
|
@@ -119,6 +119,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
119
119
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
120
120
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
121
121
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
122
|
+
export: t.LiteralC<"export">;
|
|
123
|
+
import: t.LiteralC<"import">;
|
|
124
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
122
125
|
}>;
|
|
123
126
|
}>, t.PartialC<{
|
|
124
127
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -206,6 +209,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
206
209
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
207
210
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
208
211
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
212
|
+
export: t.LiteralC<"export">;
|
|
213
|
+
import: t.LiteralC<"import">;
|
|
214
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
209
215
|
}>;
|
|
210
216
|
}>, t.PartialC<{
|
|
211
217
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -280,6 +286,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
280
286
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
281
287
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
282
288
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
289
|
+
export: t.LiteralC<"export">;
|
|
290
|
+
import: t.LiteralC<"import">;
|
|
291
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
283
292
|
}>;
|
|
284
293
|
}>, t.PartialC<{
|
|
285
294
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -360,6 +369,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
360
369
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
361
370
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
362
371
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
372
|
+
export: t.LiteralC<"export">;
|
|
373
|
+
import: t.LiteralC<"import">;
|
|
374
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
363
375
|
}>;
|
|
364
376
|
}>, t.PartialC<{
|
|
365
377
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -439,6 +451,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
439
451
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
440
452
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
441
453
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
454
|
+
export: t.LiteralC<"export">;
|
|
455
|
+
import: t.LiteralC<"import">;
|
|
456
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
442
457
|
}>;
|
|
443
458
|
}>, t.PartialC<{
|
|
444
459
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -510,6 +525,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
510
525
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
511
526
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
512
527
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
528
|
+
export: t.LiteralC<"export">;
|
|
529
|
+
import: t.LiteralC<"import">;
|
|
530
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
513
531
|
}>;
|
|
514
532
|
}>, t.PartialC<{
|
|
515
533
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -592,6 +610,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
592
610
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
593
611
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
594
612
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
613
|
+
export: t.LiteralC<"export">;
|
|
614
|
+
import: t.LiteralC<"import">;
|
|
615
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
595
616
|
}>;
|
|
596
617
|
}>, t.PartialC<{
|
|
597
618
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -679,6 +700,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
679
700
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
680
701
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
681
702
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
703
|
+
export: t.LiteralC<"export">;
|
|
704
|
+
import: t.LiteralC<"import">;
|
|
705
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
682
706
|
}>;
|
|
683
707
|
}>, t.PartialC<{
|
|
684
708
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -783,6 +807,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
783
807
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
784
808
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
785
809
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
810
|
+
export: t.LiteralC<"export">;
|
|
811
|
+
import: t.LiteralC<"import">;
|
|
812
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
786
813
|
}>;
|
|
787
814
|
}>, t.PartialC<{
|
|
788
815
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -887,6 +914,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
887
914
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
888
915
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
889
916
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
917
|
+
export: t.LiteralC<"export">;
|
|
918
|
+
import: t.LiteralC<"import">;
|
|
919
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
890
920
|
}>;
|
|
891
921
|
}>, t.PartialC<{
|
|
892
922
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -957,6 +987,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
957
987
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
958
988
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
959
989
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
990
|
+
export: t.LiteralC<"export">;
|
|
991
|
+
import: t.LiteralC<"import">;
|
|
992
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
960
993
|
}>;
|
|
961
994
|
}>, t.PartialC<{
|
|
962
995
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1027,6 +1060,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1027
1060
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1028
1061
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1029
1062
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1063
|
+
export: t.LiteralC<"export">;
|
|
1064
|
+
import: t.LiteralC<"import">;
|
|
1065
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1030
1066
|
}>;
|
|
1031
1067
|
}>, t.PartialC<{
|
|
1032
1068
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1105,6 +1141,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1105
1141
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1106
1142
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1107
1143
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1144
|
+
export: t.LiteralC<"export">;
|
|
1145
|
+
import: t.LiteralC<"import">;
|
|
1146
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1108
1147
|
}>;
|
|
1109
1148
|
}>, t.PartialC<{
|
|
1110
1149
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1182,6 +1221,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1182
1221
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1183
1222
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1184
1223
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1224
|
+
export: t.LiteralC<"export">;
|
|
1225
|
+
import: t.LiteralC<"import">;
|
|
1226
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1185
1227
|
}>;
|
|
1186
1228
|
}>, t.PartialC<{
|
|
1187
1229
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1262,6 +1304,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1262
1304
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1263
1305
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1264
1306
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1307
|
+
export: t.LiteralC<"export">;
|
|
1308
|
+
import: t.LiteralC<"import">;
|
|
1309
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1265
1310
|
}>;
|
|
1266
1311
|
}>, t.PartialC<{
|
|
1267
1312
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1328,6 +1373,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1328
1373
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1329
1374
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1330
1375
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1376
|
+
export: t.LiteralC<"export">;
|
|
1377
|
+
import: t.LiteralC<"import">;
|
|
1378
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1331
1379
|
}>;
|
|
1332
1380
|
}>, t.PartialC<{
|
|
1333
1381
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1398,6 +1446,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1398
1446
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1399
1447
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1400
1448
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1449
|
+
export: t.LiteralC<"export">;
|
|
1450
|
+
import: t.LiteralC<"import">;
|
|
1451
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1401
1452
|
}>;
|
|
1402
1453
|
}>, t.PartialC<{
|
|
1403
1454
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1488,6 +1539,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1488
1539
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1489
1540
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1490
1541
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1542
|
+
export: t.LiteralC<"export">;
|
|
1543
|
+
import: t.LiteralC<"import">;
|
|
1544
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1491
1545
|
}>;
|
|
1492
1546
|
}>, t.PartialC<{
|
|
1493
1547
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1557,6 +1611,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1557
1611
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1558
1612
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1559
1613
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1614
|
+
export: t.LiteralC<"export">;
|
|
1615
|
+
import: t.LiteralC<"import">;
|
|
1616
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1560
1617
|
}>;
|
|
1561
1618
|
}>, t.PartialC<{
|
|
1562
1619
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1630,6 +1687,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1630
1687
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1631
1688
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1632
1689
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1690
|
+
export: t.LiteralC<"export">;
|
|
1691
|
+
import: t.LiteralC<"import">;
|
|
1692
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1633
1693
|
}>;
|
|
1634
1694
|
}>, t.PartialC<{
|
|
1635
1695
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1698,6 +1758,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1698
1758
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1699
1759
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1700
1760
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1761
|
+
export: t.LiteralC<"export">;
|
|
1762
|
+
import: t.LiteralC<"import">;
|
|
1763
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1701
1764
|
}>;
|
|
1702
1765
|
}>, t.PartialC<{
|
|
1703
1766
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1767,6 +1830,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1767
1830
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1768
1831
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1769
1832
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1833
|
+
export: t.LiteralC<"export">;
|
|
1834
|
+
import: t.LiteralC<"import">;
|
|
1835
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1770
1836
|
}>;
|
|
1771
1837
|
}>, t.PartialC<{
|
|
1772
1838
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1836,6 +1902,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1836
1902
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1837
1903
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1838
1904
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1905
|
+
export: t.LiteralC<"export">;
|
|
1906
|
+
import: t.LiteralC<"import">;
|
|
1907
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1839
1908
|
}>;
|
|
1840
1909
|
}>, t.PartialC<{
|
|
1841
1910
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1905,6 +1974,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1905
1974
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1906
1975
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1907
1976
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1977
|
+
export: t.LiteralC<"export">;
|
|
1978
|
+
import: t.LiteralC<"import">;
|
|
1979
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1908
1980
|
}>;
|
|
1909
1981
|
}>, t.PartialC<{
|
|
1910
1982
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -1992,6 +2064,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
1992
2064
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1993
2065
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
1994
2066
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2067
|
+
export: t.LiteralC<"export">;
|
|
2068
|
+
import: t.LiteralC<"import">;
|
|
2069
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1995
2070
|
}>;
|
|
1996
2071
|
}>, t.PartialC<{
|
|
1997
2072
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2062,6 +2137,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2062
2137
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2063
2138
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2064
2139
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2140
|
+
export: t.LiteralC<"export">;
|
|
2141
|
+
import: t.LiteralC<"import">;
|
|
2142
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
2065
2143
|
}>;
|
|
2066
2144
|
}>, t.PartialC<{
|
|
2067
2145
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2165,6 +2243,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2165
2243
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2166
2244
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2167
2245
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2246
|
+
export: t.LiteralC<"export">;
|
|
2247
|
+
import: t.LiteralC<"import">;
|
|
2248
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
2168
2249
|
}>;
|
|
2169
2250
|
}>, t.PartialC<{
|
|
2170
2251
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2241,6 +2322,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2241
2322
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2242
2323
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2243
2324
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2325
|
+
export: t.LiteralC<"export">;
|
|
2326
|
+
import: t.LiteralC<"import">;
|
|
2327
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
2244
2328
|
}>;
|
|
2245
2329
|
}>, t.PartialC<{
|
|
2246
2330
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2344,6 +2428,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2344
2428
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2345
2429
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2346
2430
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2431
|
+
export: t.LiteralC<"export">;
|
|
2432
|
+
import: t.LiteralC<"import">;
|
|
2433
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
2347
2434
|
}>;
|
|
2348
2435
|
}>, t.PartialC<{
|
|
2349
2436
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2411,6 +2498,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2411
2498
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2412
2499
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2413
2500
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2501
|
+
export: t.LiteralC<"export">;
|
|
2502
|
+
import: t.LiteralC<"import">;
|
|
2503
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
2414
2504
|
}>;
|
|
2415
2505
|
}>, t.PartialC<{
|
|
2416
2506
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2538,6 +2628,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2538
2628
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2539
2629
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2540
2630
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2631
|
+
export: t.LiteralC<"export">;
|
|
2632
|
+
import: t.LiteralC<"import">;
|
|
2633
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
2541
2634
|
}>;
|
|
2542
2635
|
}>, t.PartialC<{
|
|
2543
2636
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2655,6 +2748,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2655
2748
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2656
2749
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2657
2750
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2751
|
+
export: t.LiteralC<"export">;
|
|
2752
|
+
import: t.LiteralC<"import">;
|
|
2753
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
2658
2754
|
}>;
|
|
2659
2755
|
}>, t.PartialC<{
|
|
2660
2756
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2764,6 +2860,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2764
2860
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2765
2861
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2766
2862
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2863
|
+
export: t.LiteralC<"export">;
|
|
2864
|
+
import: t.LiteralC<"import">;
|
|
2865
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
2767
2866
|
}>;
|
|
2768
2867
|
}>, t.PartialC<{
|
|
2769
2868
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2859,6 +2958,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2859
2958
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2860
2959
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2861
2960
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
2961
|
+
export: t.LiteralC<"export">;
|
|
2962
|
+
import: t.LiteralC<"import">;
|
|
2963
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
2862
2964
|
}>;
|
|
2863
2965
|
}>, t.PartialC<{
|
|
2864
2966
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -2953,6 +3055,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
2953
3055
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
2954
3056
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
2955
3057
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3058
|
+
export: t.LiteralC<"export">;
|
|
3059
|
+
import: t.LiteralC<"import">;
|
|
3060
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
2956
3061
|
}>;
|
|
2957
3062
|
}>, t.PartialC<{
|
|
2958
3063
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3046,6 +3151,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3046
3151
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3047
3152
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3048
3153
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3154
|
+
export: t.LiteralC<"export">;
|
|
3155
|
+
import: t.LiteralC<"import">;
|
|
3156
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
3049
3157
|
}>;
|
|
3050
3158
|
}>, t.PartialC<{
|
|
3051
3159
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3115,6 +3223,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3115
3223
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3116
3224
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3117
3225
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3226
|
+
export: t.LiteralC<"export">;
|
|
3227
|
+
import: t.LiteralC<"import">;
|
|
3228
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
3118
3229
|
}>;
|
|
3119
3230
|
}>, t.PartialC<{
|
|
3120
3231
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3304,6 +3415,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3304
3415
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3305
3416
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3306
3417
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3418
|
+
export: t.LiteralC<"export">;
|
|
3419
|
+
import: t.LiteralC<"import">;
|
|
3420
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
3307
3421
|
}>;
|
|
3308
3422
|
}>, t.PartialC<{
|
|
3309
3423
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3434,6 +3548,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3434
3548
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3435
3549
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3436
3550
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3551
|
+
export: t.LiteralC<"export">;
|
|
3552
|
+
import: t.LiteralC<"import">;
|
|
3553
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
3437
3554
|
}>;
|
|
3438
3555
|
}>, t.PartialC<{
|
|
3439
3556
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3525,6 +3642,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3525
3642
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3526
3643
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3527
3644
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3645
|
+
export: t.LiteralC<"export">;
|
|
3646
|
+
import: t.LiteralC<"import">;
|
|
3647
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
3528
3648
|
}>;
|
|
3529
3649
|
}>, t.PartialC<{
|
|
3530
3650
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3592,6 +3712,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3592
3712
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3593
3713
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3594
3714
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3715
|
+
export: t.LiteralC<"export">;
|
|
3716
|
+
import: t.LiteralC<"import">;
|
|
3717
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
3595
3718
|
}>;
|
|
3596
3719
|
}>, t.PartialC<{
|
|
3597
3720
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3714,6 +3837,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3714
3837
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3715
3838
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3716
3839
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3840
|
+
export: t.LiteralC<"export">;
|
|
3841
|
+
import: t.LiteralC<"import">;
|
|
3842
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
3717
3843
|
}>;
|
|
3718
3844
|
}>, t.PartialC<{
|
|
3719
3845
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3823,6 +3949,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3823
3949
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3824
3950
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3825
3951
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
3952
|
+
export: t.LiteralC<"export">;
|
|
3953
|
+
import: t.LiteralC<"import">;
|
|
3954
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
3826
3955
|
}>;
|
|
3827
3956
|
}>, t.PartialC<{
|
|
3828
3957
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -3952,6 +4081,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
3952
4081
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
3953
4082
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
3954
4083
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4084
|
+
export: t.LiteralC<"export">;
|
|
4085
|
+
import: t.LiteralC<"import">;
|
|
4086
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
3955
4087
|
}>;
|
|
3956
4088
|
}>, t.PartialC<{
|
|
3957
4089
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4026,6 +4158,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4026
4158
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4027
4159
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4028
4160
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4161
|
+
export: t.LiteralC<"export">;
|
|
4162
|
+
import: t.LiteralC<"import">;
|
|
4163
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
4029
4164
|
}>;
|
|
4030
4165
|
}>, t.PartialC<{
|
|
4031
4166
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4095,6 +4230,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4095
4230
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4096
4231
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4097
4232
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4233
|
+
export: t.LiteralC<"export">;
|
|
4234
|
+
import: t.LiteralC<"import">;
|
|
4235
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
4098
4236
|
}>;
|
|
4099
4237
|
}>, t.PartialC<{
|
|
4100
4238
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4176,6 +4314,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4176
4314
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4177
4315
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4178
4316
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4317
|
+
export: t.LiteralC<"export">;
|
|
4318
|
+
import: t.LiteralC<"import">;
|
|
4319
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
4179
4320
|
}>;
|
|
4180
4321
|
}>, t.PartialC<{
|
|
4181
4322
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4252,6 +4393,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4252
4393
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4253
4394
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4254
4395
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4396
|
+
export: t.LiteralC<"export">;
|
|
4397
|
+
import: t.LiteralC<"import">;
|
|
4398
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
4255
4399
|
}>;
|
|
4256
4400
|
}>, t.PartialC<{
|
|
4257
4401
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4344,6 +4488,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4344
4488
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4345
4489
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4346
4490
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4491
|
+
export: t.LiteralC<"export">;
|
|
4492
|
+
import: t.LiteralC<"import">;
|
|
4493
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
4347
4494
|
}>;
|
|
4348
4495
|
}>, t.PartialC<{
|
|
4349
4496
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4426,6 +4573,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4426
4573
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4427
4574
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4428
4575
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4576
|
+
export: t.LiteralC<"export">;
|
|
4577
|
+
import: t.LiteralC<"import">;
|
|
4578
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
4429
4579
|
}>;
|
|
4430
4580
|
}>, t.PartialC<{
|
|
4431
4581
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4494,6 +4644,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4494
4644
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4495
4645
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4496
4646
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4647
|
+
export: t.LiteralC<"export">;
|
|
4648
|
+
import: t.LiteralC<"import">;
|
|
4649
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
4497
4650
|
}>;
|
|
4498
4651
|
}>, t.PartialC<{
|
|
4499
4652
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4581,6 +4734,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4581
4734
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4582
4735
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4583
4736
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4737
|
+
export: t.LiteralC<"export">;
|
|
4738
|
+
import: t.LiteralC<"import">;
|
|
4739
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
4584
4740
|
}>;
|
|
4585
4741
|
}>, t.PartialC<{
|
|
4586
4742
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4658,6 +4814,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4658
4814
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4659
4815
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4660
4816
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4817
|
+
export: t.LiteralC<"export">;
|
|
4818
|
+
import: t.LiteralC<"import">;
|
|
4819
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
4661
4820
|
}>;
|
|
4662
4821
|
}>, t.PartialC<{
|
|
4663
4822
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4734,6 +4893,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4734
4893
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4735
4894
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4736
4895
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4896
|
+
export: t.LiteralC<"export">;
|
|
4897
|
+
import: t.LiteralC<"import">;
|
|
4898
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
4737
4899
|
}>;
|
|
4738
4900
|
}>, t.PartialC<{
|
|
4739
4901
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4808,6 +4970,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4808
4970
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4809
4971
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4810
4972
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
4973
|
+
export: t.LiteralC<"export">;
|
|
4974
|
+
import: t.LiteralC<"import">;
|
|
4975
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
4811
4976
|
}>;
|
|
4812
4977
|
}>, t.PartialC<{
|
|
4813
4978
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4882,6 +5047,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4882
5047
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4883
5048
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4884
5049
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5050
|
+
export: t.LiteralC<"export">;
|
|
5051
|
+
import: t.LiteralC<"import">;
|
|
5052
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
4885
5053
|
}>;
|
|
4886
5054
|
}>, t.PartialC<{
|
|
4887
5055
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -4953,6 +5121,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
4953
5121
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
4954
5122
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
4955
5123
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5124
|
+
export: t.LiteralC<"export">;
|
|
5125
|
+
import: t.LiteralC<"import">;
|
|
5126
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
4956
5127
|
}>;
|
|
4957
5128
|
}>, t.PartialC<{
|
|
4958
5129
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5040,6 +5211,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5040
5211
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5041
5212
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5042
5213
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5214
|
+
export: t.LiteralC<"export">;
|
|
5215
|
+
import: t.LiteralC<"import">;
|
|
5216
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
5043
5217
|
}>;
|
|
5044
5218
|
}>, t.PartialC<{
|
|
5045
5219
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5126,6 +5300,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5126
5300
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5127
5301
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5128
5302
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5303
|
+
export: t.LiteralC<"export">;
|
|
5304
|
+
import: t.LiteralC<"import">;
|
|
5305
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
5129
5306
|
}>;
|
|
5130
5307
|
}>, t.PartialC<{
|
|
5131
5308
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5212,6 +5389,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5212
5389
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5213
5390
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5214
5391
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5392
|
+
export: t.LiteralC<"export">;
|
|
5393
|
+
import: t.LiteralC<"import">;
|
|
5394
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
5215
5395
|
}>;
|
|
5216
5396
|
}>, t.PartialC<{
|
|
5217
5397
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5306,6 +5486,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5306
5486
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5307
5487
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5308
5488
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5489
|
+
export: t.LiteralC<"export">;
|
|
5490
|
+
import: t.LiteralC<"import">;
|
|
5491
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
5309
5492
|
}>;
|
|
5310
5493
|
}>, t.PartialC<{
|
|
5311
5494
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5422,6 +5605,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5422
5605
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5423
5606
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5424
5607
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5608
|
+
export: t.LiteralC<"export">;
|
|
5609
|
+
import: t.LiteralC<"import">;
|
|
5610
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
5425
5611
|
}>;
|
|
5426
5612
|
}>, t.PartialC<{
|
|
5427
5613
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5510,6 +5696,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5510
5696
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5511
5697
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5512
5698
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5699
|
+
export: t.LiteralC<"export">;
|
|
5700
|
+
import: t.LiteralC<"import">;
|
|
5701
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
5513
5702
|
}>;
|
|
5514
5703
|
}>, t.PartialC<{
|
|
5515
5704
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5614,6 +5803,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5614
5803
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5615
5804
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5616
5805
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5806
|
+
export: t.LiteralC<"export">;
|
|
5807
|
+
import: t.LiteralC<"import">;
|
|
5808
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
5617
5809
|
}>;
|
|
5618
5810
|
}>, t.PartialC<{
|
|
5619
5811
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5718,6 +5910,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5718
5910
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5719
5911
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5720
5912
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
5913
|
+
export: t.LiteralC<"export">;
|
|
5914
|
+
import: t.LiteralC<"import">;
|
|
5915
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
5721
5916
|
}>;
|
|
5722
5917
|
}>, t.PartialC<{
|
|
5723
5918
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5820,6 +6015,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5820
6015
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5821
6016
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5822
6017
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6018
|
+
export: t.LiteralC<"export">;
|
|
6019
|
+
import: t.LiteralC<"import">;
|
|
6020
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
5823
6021
|
}>;
|
|
5824
6022
|
}>, t.PartialC<{
|
|
5825
6023
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5897,6 +6095,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5897
6095
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5898
6096
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5899
6097
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6098
|
+
export: t.LiteralC<"export">;
|
|
6099
|
+
import: t.LiteralC<"import">;
|
|
6100
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
5900
6101
|
}>;
|
|
5901
6102
|
}>, t.PartialC<{
|
|
5902
6103
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -5985,6 +6186,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
5985
6186
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
5986
6187
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
5987
6188
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6189
|
+
export: t.LiteralC<"export">;
|
|
6190
|
+
import: t.LiteralC<"import">;
|
|
6191
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
5988
6192
|
}>;
|
|
5989
6193
|
}>, t.PartialC<{
|
|
5990
6194
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6130,6 +6334,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6130
6334
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6131
6335
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6132
6336
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6337
|
+
export: t.LiteralC<"export">;
|
|
6338
|
+
import: t.LiteralC<"import">;
|
|
6339
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
6133
6340
|
}>;
|
|
6134
6341
|
}>, t.PartialC<{
|
|
6135
6342
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6204,6 +6411,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6204
6411
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6205
6412
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6206
6413
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6414
|
+
export: t.LiteralC<"export">;
|
|
6415
|
+
import: t.LiteralC<"import">;
|
|
6416
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
6207
6417
|
}>;
|
|
6208
6418
|
}>, t.PartialC<{
|
|
6209
6419
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6282,6 +6492,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6282
6492
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6283
6493
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6284
6494
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6495
|
+
export: t.LiteralC<"export">;
|
|
6496
|
+
import: t.LiteralC<"import">;
|
|
6497
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
6285
6498
|
}>;
|
|
6286
6499
|
}>, t.PartialC<{
|
|
6287
6500
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6353,6 +6566,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6353
6566
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6354
6567
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6355
6568
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6569
|
+
export: t.LiteralC<"export">;
|
|
6570
|
+
import: t.LiteralC<"import">;
|
|
6571
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
6356
6572
|
}>;
|
|
6357
6573
|
}>, t.PartialC<{
|
|
6358
6574
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6425,6 +6641,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6425
6641
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6426
6642
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6427
6643
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6644
|
+
export: t.LiteralC<"export">;
|
|
6645
|
+
import: t.LiteralC<"import">;
|
|
6646
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
6428
6647
|
}>;
|
|
6429
6648
|
}>, t.PartialC<{
|
|
6430
6649
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6512,6 +6731,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6512
6731
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6513
6732
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6514
6733
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6734
|
+
export: t.LiteralC<"export">;
|
|
6735
|
+
import: t.LiteralC<"import">;
|
|
6736
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
6515
6737
|
}>;
|
|
6516
6738
|
}>, t.PartialC<{
|
|
6517
6739
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6601,6 +6823,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6601
6823
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6602
6824
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6603
6825
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6826
|
+
export: t.LiteralC<"export">;
|
|
6827
|
+
import: t.LiteralC<"import">;
|
|
6828
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
6604
6829
|
}>;
|
|
6605
6830
|
}>, t.PartialC<{
|
|
6606
6831
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6683,6 +6908,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6683
6908
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6684
6909
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6685
6910
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
6911
|
+
export: t.LiteralC<"export">;
|
|
6912
|
+
import: t.LiteralC<"import">;
|
|
6913
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
6686
6914
|
}>;
|
|
6687
6915
|
}>, t.PartialC<{
|
|
6688
6916
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6802,6 +7030,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6802
7030
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6803
7031
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6804
7032
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7033
|
+
export: t.LiteralC<"export">;
|
|
7034
|
+
import: t.LiteralC<"import">;
|
|
7035
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
6805
7036
|
}>;
|
|
6806
7037
|
}>, t.PartialC<{
|
|
6807
7038
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -6951,6 +7182,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
6951
7182
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
6952
7183
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
6953
7184
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7185
|
+
export: t.LiteralC<"export">;
|
|
7186
|
+
import: t.LiteralC<"import">;
|
|
7187
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
6954
7188
|
}>;
|
|
6955
7189
|
}>, t.PartialC<{
|
|
6956
7190
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7114,6 +7348,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7114
7348
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7115
7349
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7116
7350
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7351
|
+
export: t.LiteralC<"export">;
|
|
7352
|
+
import: t.LiteralC<"import">;
|
|
7353
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
7117
7354
|
}>;
|
|
7118
7355
|
}>, t.PartialC<{
|
|
7119
7356
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7182,6 +7419,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7182
7419
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7183
7420
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7184
7421
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7422
|
+
export: t.LiteralC<"export">;
|
|
7423
|
+
import: t.LiteralC<"import">;
|
|
7424
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
7185
7425
|
}>;
|
|
7186
7426
|
}>, t.PartialC<{
|
|
7187
7427
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7245,6 +7485,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7245
7485
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7246
7486
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7247
7487
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7488
|
+
export: t.LiteralC<"export">;
|
|
7489
|
+
import: t.LiteralC<"import">;
|
|
7490
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
7248
7491
|
}>;
|
|
7249
7492
|
}>, t.PartialC<{
|
|
7250
7493
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7316,6 +7559,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7316
7559
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7317
7560
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7318
7561
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7562
|
+
export: t.LiteralC<"export">;
|
|
7563
|
+
import: t.LiteralC<"import">;
|
|
7564
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
7319
7565
|
}>;
|
|
7320
7566
|
}>, t.PartialC<{
|
|
7321
7567
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7399,6 +7645,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7399
7645
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7400
7646
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7401
7647
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7648
|
+
export: t.LiteralC<"export">;
|
|
7649
|
+
import: t.LiteralC<"import">;
|
|
7650
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
7402
7651
|
}>;
|
|
7403
7652
|
}>, t.PartialC<{
|
|
7404
7653
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7467,6 +7716,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7467
7716
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7468
7717
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7469
7718
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7719
|
+
export: t.LiteralC<"export">;
|
|
7720
|
+
import: t.LiteralC<"import">;
|
|
7721
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
7470
7722
|
}>;
|
|
7471
7723
|
}>, t.PartialC<{
|
|
7472
7724
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7552,6 +7804,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7552
7804
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7553
7805
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7554
7806
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7807
|
+
export: t.LiteralC<"export">;
|
|
7808
|
+
import: t.LiteralC<"import">;
|
|
7809
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
7555
7810
|
}>;
|
|
7556
7811
|
}>, t.PartialC<{
|
|
7557
7812
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7620,6 +7875,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7620
7875
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7621
7876
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7622
7877
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7878
|
+
export: t.LiteralC<"export">;
|
|
7879
|
+
import: t.LiteralC<"import">;
|
|
7880
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
7623
7881
|
}>;
|
|
7624
7882
|
}>, t.PartialC<{
|
|
7625
7883
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7725,6 +7983,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7725
7983
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7726
7984
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7727
7985
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
7986
|
+
export: t.LiteralC<"export">;
|
|
7987
|
+
import: t.LiteralC<"import">;
|
|
7988
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
7728
7989
|
}>;
|
|
7729
7990
|
}>, t.PartialC<{
|
|
7730
7991
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7812,6 +8073,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7812
8073
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7813
8074
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7814
8075
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8076
|
+
export: t.LiteralC<"export">;
|
|
8077
|
+
import: t.LiteralC<"import">;
|
|
8078
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
7815
8079
|
}>;
|
|
7816
8080
|
}>, t.PartialC<{
|
|
7817
8081
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7881,6 +8145,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7881
8145
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7882
8146
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7883
8147
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8148
|
+
export: t.LiteralC<"export">;
|
|
8149
|
+
import: t.LiteralC<"import">;
|
|
8150
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
7884
8151
|
}>;
|
|
7885
8152
|
}>, t.PartialC<{
|
|
7886
8153
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -7969,6 +8236,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
7969
8236
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
7970
8237
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
7971
8238
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8239
|
+
export: t.LiteralC<"export">;
|
|
8240
|
+
import: t.LiteralC<"import">;
|
|
8241
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
7972
8242
|
}>;
|
|
7973
8243
|
}>, t.PartialC<{
|
|
7974
8244
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8059,6 +8329,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8059
8329
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8060
8330
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8061
8331
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8332
|
+
export: t.LiteralC<"export">;
|
|
8333
|
+
import: t.LiteralC<"import">;
|
|
8334
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
8062
8335
|
}>;
|
|
8063
8336
|
}>, t.PartialC<{
|
|
8064
8337
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8150,6 +8423,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8150
8423
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8151
8424
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8152
8425
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8426
|
+
export: t.LiteralC<"export">;
|
|
8427
|
+
import: t.LiteralC<"import">;
|
|
8428
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
8153
8429
|
}>;
|
|
8154
8430
|
}>, t.PartialC<{
|
|
8155
8431
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8227,6 +8503,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8227
8503
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8228
8504
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8229
8505
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8506
|
+
export: t.LiteralC<"export">;
|
|
8507
|
+
import: t.LiteralC<"import">;
|
|
8508
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
8230
8509
|
}>;
|
|
8231
8510
|
}>, t.PartialC<{
|
|
8232
8511
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8315,6 +8594,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8315
8594
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8316
8595
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8317
8596
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8597
|
+
export: t.LiteralC<"export">;
|
|
8598
|
+
import: t.LiteralC<"import">;
|
|
8599
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
8318
8600
|
}>;
|
|
8319
8601
|
}>, t.PartialC<{
|
|
8320
8602
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8442,6 +8724,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8442
8724
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8443
8725
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8444
8726
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8727
|
+
export: t.LiteralC<"export">;
|
|
8728
|
+
import: t.LiteralC<"import">;
|
|
8729
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
8445
8730
|
}>;
|
|
8446
8731
|
}>, t.PartialC<{
|
|
8447
8732
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8517,6 +8802,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8517
8802
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8518
8803
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8519
8804
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8805
|
+
export: t.LiteralC<"export">;
|
|
8806
|
+
import: t.LiteralC<"import">;
|
|
8807
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
8520
8808
|
}>;
|
|
8521
8809
|
}>, t.PartialC<{
|
|
8522
8810
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8589,6 +8877,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8589
8877
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8590
8878
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8591
8879
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8880
|
+
export: t.LiteralC<"export">;
|
|
8881
|
+
import: t.LiteralC<"import">;
|
|
8882
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
8592
8883
|
}>;
|
|
8593
8884
|
}>, t.PartialC<{
|
|
8594
8885
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8656,6 +8947,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8656
8947
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8657
8948
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8658
8949
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
8950
|
+
export: t.LiteralC<"export">;
|
|
8951
|
+
import: t.LiteralC<"import">;
|
|
8952
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
8659
8953
|
}>;
|
|
8660
8954
|
}>, t.PartialC<{
|
|
8661
8955
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8743,6 +9037,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8743
9037
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8744
9038
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8745
9039
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9040
|
+
export: t.LiteralC<"export">;
|
|
9041
|
+
import: t.LiteralC<"import">;
|
|
9042
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
8746
9043
|
}>;
|
|
8747
9044
|
}>, t.PartialC<{
|
|
8748
9045
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8816,6 +9113,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8816
9113
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8817
9114
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8818
9115
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9116
|
+
export: t.LiteralC<"export">;
|
|
9117
|
+
import: t.LiteralC<"import">;
|
|
9118
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
8819
9119
|
}>;
|
|
8820
9120
|
}>, t.PartialC<{
|
|
8821
9121
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8888,6 +9188,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8888
9188
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8889
9189
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8890
9190
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9191
|
+
export: t.LiteralC<"export">;
|
|
9192
|
+
import: t.LiteralC<"import">;
|
|
9193
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
8891
9194
|
}>;
|
|
8892
9195
|
}>, t.PartialC<{
|
|
8893
9196
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -8961,6 +9264,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
8961
9264
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
8962
9265
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
8963
9266
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9267
|
+
export: t.LiteralC<"export">;
|
|
9268
|
+
import: t.LiteralC<"import">;
|
|
9269
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
8964
9270
|
}>;
|
|
8965
9271
|
}>, t.PartialC<{
|
|
8966
9272
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9033,6 +9339,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9033
9339
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9034
9340
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9035
9341
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9342
|
+
export: t.LiteralC<"export">;
|
|
9343
|
+
import: t.LiteralC<"import">;
|
|
9344
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
9036
9345
|
}>;
|
|
9037
9346
|
}>, t.PartialC<{
|
|
9038
9347
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9109,6 +9418,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9109
9418
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9110
9419
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9111
9420
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9421
|
+
export: t.LiteralC<"export">;
|
|
9422
|
+
import: t.LiteralC<"import">;
|
|
9423
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
9112
9424
|
}>;
|
|
9113
9425
|
}>, t.PartialC<{
|
|
9114
9426
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9184,6 +9496,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9184
9496
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9185
9497
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9186
9498
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9499
|
+
export: t.LiteralC<"export">;
|
|
9500
|
+
import: t.LiteralC<"import">;
|
|
9501
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
9187
9502
|
}>;
|
|
9188
9503
|
}>, t.PartialC<{
|
|
9189
9504
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9261,6 +9576,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9261
9576
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9262
9577
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9263
9578
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9579
|
+
export: t.LiteralC<"export">;
|
|
9580
|
+
import: t.LiteralC<"import">;
|
|
9581
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
9264
9582
|
}>;
|
|
9265
9583
|
}>, t.PartialC<{
|
|
9266
9584
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9338,6 +9656,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9338
9656
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9339
9657
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9340
9658
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9659
|
+
export: t.LiteralC<"export">;
|
|
9660
|
+
import: t.LiteralC<"import">;
|
|
9661
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
9341
9662
|
}>;
|
|
9342
9663
|
}>, t.PartialC<{
|
|
9343
9664
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9415,6 +9736,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9415
9736
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9416
9737
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9417
9738
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9739
|
+
export: t.LiteralC<"export">;
|
|
9740
|
+
import: t.LiteralC<"import">;
|
|
9741
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
9418
9742
|
}>;
|
|
9419
9743
|
}>, t.PartialC<{
|
|
9420
9744
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9491,6 +9815,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9491
9815
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9492
9816
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9493
9817
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9818
|
+
export: t.LiteralC<"export">;
|
|
9819
|
+
import: t.LiteralC<"import">;
|
|
9820
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
9494
9821
|
}>;
|
|
9495
9822
|
}>, t.PartialC<{
|
|
9496
9823
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9571,6 +9898,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9571
9898
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9572
9899
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9573
9900
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9901
|
+
export: t.LiteralC<"export">;
|
|
9902
|
+
import: t.LiteralC<"import">;
|
|
9903
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
9574
9904
|
}>;
|
|
9575
9905
|
}>, t.PartialC<{
|
|
9576
9906
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9646,6 +9976,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9646
9976
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9647
9977
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9648
9978
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
9979
|
+
export: t.LiteralC<"export">;
|
|
9980
|
+
import: t.LiteralC<"import">;
|
|
9981
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
9649
9982
|
}>;
|
|
9650
9983
|
}>, t.PartialC<{
|
|
9651
9984
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9723,6 +10056,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9723
10056
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9724
10057
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9725
10058
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10059
|
+
export: t.LiteralC<"export">;
|
|
10060
|
+
import: t.LiteralC<"import">;
|
|
10061
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
9726
10062
|
}>;
|
|
9727
10063
|
}>, t.PartialC<{
|
|
9728
10064
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9796,6 +10132,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9796
10132
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9797
10133
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9798
10134
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10135
|
+
export: t.LiteralC<"export">;
|
|
10136
|
+
import: t.LiteralC<"import">;
|
|
10137
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
9799
10138
|
}>;
|
|
9800
10139
|
}>, t.PartialC<{
|
|
9801
10140
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9868,6 +10207,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9868
10207
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9869
10208
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9870
10209
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10210
|
+
export: t.LiteralC<"export">;
|
|
10211
|
+
import: t.LiteralC<"import">;
|
|
10212
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
9871
10213
|
}>;
|
|
9872
10214
|
}>, t.PartialC<{
|
|
9873
10215
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -9940,6 +10282,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
9940
10282
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
9941
10283
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
9942
10284
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10285
|
+
export: t.LiteralC<"export">;
|
|
10286
|
+
import: t.LiteralC<"import">;
|
|
10287
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
9943
10288
|
}>;
|
|
9944
10289
|
}>, t.PartialC<{
|
|
9945
10290
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10017,6 +10362,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10017
10362
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10018
10363
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10019
10364
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10365
|
+
export: t.LiteralC<"export">;
|
|
10366
|
+
import: t.LiteralC<"import">;
|
|
10367
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
10020
10368
|
}>;
|
|
10021
10369
|
}>, t.PartialC<{
|
|
10022
10370
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10095,6 +10443,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10095
10443
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10096
10444
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10097
10445
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10446
|
+
export: t.LiteralC<"export">;
|
|
10447
|
+
import: t.LiteralC<"import">;
|
|
10448
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
10098
10449
|
}>;
|
|
10099
10450
|
}>, t.PartialC<{
|
|
10100
10451
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10171,6 +10522,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10171
10522
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10172
10523
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10173
10524
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10525
|
+
export: t.LiteralC<"export">;
|
|
10526
|
+
import: t.LiteralC<"import">;
|
|
10527
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
10174
10528
|
}>;
|
|
10175
10529
|
}>, t.PartialC<{
|
|
10176
10530
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10247,6 +10601,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10247
10601
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10248
10602
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10249
10603
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10604
|
+
export: t.LiteralC<"export">;
|
|
10605
|
+
import: t.LiteralC<"import">;
|
|
10606
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
10250
10607
|
}>;
|
|
10251
10608
|
}>, t.PartialC<{
|
|
10252
10609
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10318,6 +10675,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10318
10675
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10319
10676
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10320
10677
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10678
|
+
export: t.LiteralC<"export">;
|
|
10679
|
+
import: t.LiteralC<"import">;
|
|
10680
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
10321
10681
|
}>;
|
|
10322
10682
|
}>, t.PartialC<{
|
|
10323
10683
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10389,6 +10749,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10389
10749
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10390
10750
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10391
10751
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10752
|
+
export: t.LiteralC<"export">;
|
|
10753
|
+
import: t.LiteralC<"import">;
|
|
10754
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
10392
10755
|
}>;
|
|
10393
10756
|
}>, t.PartialC<{
|
|
10394
10757
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10454,6 +10817,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10454
10817
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10455
10818
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10456
10819
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10820
|
+
export: t.LiteralC<"export">;
|
|
10821
|
+
import: t.LiteralC<"import">;
|
|
10822
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
10457
10823
|
}>;
|
|
10458
10824
|
}>, t.PartialC<{
|
|
10459
10825
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10523,6 +10889,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10523
10889
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10524
10890
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10525
10891
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10892
|
+
export: t.LiteralC<"export">;
|
|
10893
|
+
import: t.LiteralC<"import">;
|
|
10894
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
10526
10895
|
}>;
|
|
10527
10896
|
}>, t.PartialC<{
|
|
10528
10897
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10594,6 +10963,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10594
10963
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10595
10964
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10596
10965
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
10966
|
+
export: t.LiteralC<"export">;
|
|
10967
|
+
import: t.LiteralC<"import">;
|
|
10968
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
10597
10969
|
}>;
|
|
10598
10970
|
}>, t.PartialC<{
|
|
10599
10971
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10665,6 +11037,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10665
11037
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10666
11038
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10667
11039
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11040
|
+
export: t.LiteralC<"export">;
|
|
11041
|
+
import: t.LiteralC<"import">;
|
|
11042
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
10668
11043
|
}>;
|
|
10669
11044
|
}>, t.PartialC<{
|
|
10670
11045
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10742,6 +11117,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10742
11117
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10743
11118
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10744
11119
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11120
|
+
export: t.LiteralC<"export">;
|
|
11121
|
+
import: t.LiteralC<"import">;
|
|
11122
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
10745
11123
|
}>;
|
|
10746
11124
|
}>, t.PartialC<{
|
|
10747
11125
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10819,6 +11197,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10819
11197
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10820
11198
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10821
11199
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11200
|
+
export: t.LiteralC<"export">;
|
|
11201
|
+
import: t.LiteralC<"import">;
|
|
11202
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
10822
11203
|
}>;
|
|
10823
11204
|
}>, t.PartialC<{
|
|
10824
11205
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10890,6 +11271,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10890
11271
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10891
11272
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10892
11273
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11274
|
+
export: t.LiteralC<"export">;
|
|
11275
|
+
import: t.LiteralC<"import">;
|
|
11276
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
10893
11277
|
}>;
|
|
10894
11278
|
}>, t.PartialC<{
|
|
10895
11279
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -10957,6 +11341,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
10957
11341
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
10958
11342
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
10959
11343
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11344
|
+
export: t.LiteralC<"export">;
|
|
11345
|
+
import: t.LiteralC<"import">;
|
|
11346
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
10960
11347
|
}>;
|
|
10961
11348
|
}>, t.PartialC<{
|
|
10962
11349
|
recipients: t.UnionC<[t.Type<({
|
|
@@ -11044,6 +11431,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11044
11431
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11045
11432
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11046
11433
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11434
|
+
export: t.LiteralC<"export">;
|
|
11435
|
+
import: t.LiteralC<"import">;
|
|
11436
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
11047
11437
|
}>;
|
|
11048
11438
|
}>, t.PartialC<{
|
|
11049
11439
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11141,6 +11531,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11141
11531
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11142
11532
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11143
11533
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11534
|
+
export: t.LiteralC<"export">;
|
|
11535
|
+
import: t.LiteralC<"import">;
|
|
11536
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
11144
11537
|
}>;
|
|
11145
11538
|
}>, t.PartialC<{
|
|
11146
11539
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11248,6 +11641,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11248
11641
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11249
11642
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11250
11643
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11644
|
+
export: t.LiteralC<"export">;
|
|
11645
|
+
import: t.LiteralC<"import">;
|
|
11646
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
11251
11647
|
}>;
|
|
11252
11648
|
}>, t.PartialC<{
|
|
11253
11649
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11327,6 +11723,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11327
11723
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11328
11724
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11329
11725
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11726
|
+
export: t.LiteralC<"export">;
|
|
11727
|
+
import: t.LiteralC<"import">;
|
|
11728
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
11330
11729
|
}>;
|
|
11331
11730
|
}>, t.PartialC<{
|
|
11332
11731
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11416,6 +11815,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11416
11815
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11417
11816
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11418
11817
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11818
|
+
export: t.LiteralC<"export">;
|
|
11819
|
+
import: t.LiteralC<"import">;
|
|
11820
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
11419
11821
|
}>;
|
|
11420
11822
|
}>, t.PartialC<{
|
|
11421
11823
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11487,6 +11889,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11487
11889
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11488
11890
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11489
11891
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11892
|
+
export: t.LiteralC<"export">;
|
|
11893
|
+
import: t.LiteralC<"import">;
|
|
11894
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
11490
11895
|
}>;
|
|
11491
11896
|
}>, t.PartialC<{
|
|
11492
11897
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11564,6 +11969,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11564
11969
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11565
11970
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11566
11971
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
11972
|
+
export: t.LiteralC<"export">;
|
|
11973
|
+
import: t.LiteralC<"import">;
|
|
11974
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
11567
11975
|
}>;
|
|
11568
11976
|
}>, t.PartialC<{
|
|
11569
11977
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11635,6 +12043,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11635
12043
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11636
12044
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11637
12045
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
12046
|
+
export: t.LiteralC<"export">;
|
|
12047
|
+
import: t.LiteralC<"import">;
|
|
12048
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
11638
12049
|
}>;
|
|
11639
12050
|
}>, t.PartialC<{
|
|
11640
12051
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -11712,6 +12123,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
|
|
|
11712
12123
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
11713
12124
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
11714
12125
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
12126
|
+
export: t.LiteralC<"export">;
|
|
12127
|
+
import: t.LiteralC<"import">;
|
|
12128
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
11715
12129
|
}>;
|
|
11716
12130
|
}>, t.PartialC<{
|
|
11717
12131
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|