@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
|
@@ -56,6 +56,9 @@ export declare const intentTypes: {
|
|
|
56
56
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
57
57
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
58
58
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
59
|
+
export: t.LiteralC<"export">;
|
|
60
|
+
import: t.LiteralC<"import">;
|
|
61
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
59
62
|
};
|
|
60
63
|
export declare const IntentType: t.KeyofC<{
|
|
61
64
|
payment: t.LiteralC<"payment">;
|
|
@@ -114,5 +117,8 @@ export declare const IntentType: t.KeyofC<{
|
|
|
114
117
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
115
118
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
116
119
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
120
|
+
export: t.LiteralC<"export">;
|
|
121
|
+
import: t.LiteralC<"import">;
|
|
122
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
117
123
|
}>;
|
|
118
124
|
export type IntentType = t.TypeOf<typeof IntentType>;
|
|
@@ -82,6 +82,9 @@ exports.intentTypes = {
|
|
|
82
82
|
"defi-redeem": t.literal("defi-redeem"),
|
|
83
83
|
delegateResource: t.literal("delegateResource"),
|
|
84
84
|
undelegateResource: t.literal("undelegateResource"),
|
|
85
|
+
export: t.literal("export"),
|
|
86
|
+
import: t.literal("import"),
|
|
87
|
+
importtoc: t.literal("importtoc"),
|
|
85
88
|
};
|
|
86
89
|
exports.IntentType = t.keyof(exports.intentTypes);
|
|
87
90
|
//# sourceMappingURL=intentType.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"intentType.js","sourceRoot":"","sources":["../../../../../src/schema/transactionRequest/intents/intentType.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"intentType.js","sourceRoot":"","sources":["../../../../../src/schema/transactionRequest/intents/intentType.ts"],"names":[],"mappings":"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"}
|
|
@@ -57,6 +57,9 @@ export declare const IotaBuildOptions: t.IntersectionC<[t.IntersectionC<[t.TypeC
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -117,6 +117,9 @@ export declare const IotaConsolidateIntent: t.IntersectionC<[t.IntersectionC<[t.
|
|
|
117
117
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
118
118
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
119
119
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
120
|
+
export: t.LiteralC<"export">;
|
|
121
|
+
import: t.LiteralC<"import">;
|
|
122
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
120
123
|
}>;
|
|
121
124
|
}>, t.PartialC<{
|
|
122
125
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const IotaPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inte
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -142,6 +145,9 @@ export declare const IotaPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inte
|
|
|
142
145
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
143
146
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
144
147
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
148
|
+
export: t.LiteralC<"export">;
|
|
149
|
+
import: t.LiteralC<"import">;
|
|
150
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
145
151
|
}>;
|
|
146
152
|
}>, t.PartialC<{
|
|
147
153
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -66,6 +66,9 @@ export declare const IrysPledgeIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
66
66
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
67
67
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
68
68
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
69
|
+
export: t.LiteralC<"export">;
|
|
70
|
+
import: t.LiteralC<"import">;
|
|
71
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
69
72
|
}>;
|
|
70
73
|
}>, t.PartialC<{
|
|
71
74
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -64,6 +64,9 @@ export declare const IrysStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Inters
|
|
|
64
64
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
65
65
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
66
66
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
67
|
+
export: t.LiteralC<"export">;
|
|
68
|
+
import: t.LiteralC<"import">;
|
|
69
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
67
70
|
}>;
|
|
68
71
|
}>, t.PartialC<{
|
|
69
72
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const LightningPaymentIntent: t.UnionC<[t.IntersectionC<[t.Inters
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -131,6 +134,9 @@ export declare const LightningPaymentIntent: t.UnionC<[t.IntersectionC<[t.Inters
|
|
|
131
134
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
132
135
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
133
136
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
137
|
+
export: t.LiteralC<"export">;
|
|
138
|
+
import: t.LiteralC<"import">;
|
|
139
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
134
140
|
}>;
|
|
135
141
|
}>, t.PartialC<{
|
|
136
142
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const MmiSignMessageIntent: t.IntersectionC<[t.IntersectionC<[t.I
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const MmiSignTransactionIntent: t.IntersectionC<[t.IntersectionC<
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const NearStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Inters
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const NearUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Inte
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const NearWithdrawIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const PaymentIntent: t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const PolyxBaseIntent: t.IntersectionC<[t.IntersectionC<[t.Inters
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const PolyxCreateAccountIntent: t.IntersectionC<[t.IntersectionC<
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const PolyxPreApproveAssetIntent: t.IntersectionC<[t.Intersection
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const PolyxStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const PolyxUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const PolyxWithdrawIntent: t.IntersectionC<[t.IntersectionC<[t.In
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SignMessageIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SolAuthorizeIntent: t.IntersectionC<[t.IntersectionC<[t.Typ
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SolClaimIntent: t.IntersectionC<[t.IntersectionC<[t.Interse
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts
CHANGED
|
@@ -74,6 +74,9 @@ export declare const SolCloseAssociatedTokenAccountIntent: t.IntersectionC<[t.In
|
|
|
74
74
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
75
75
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
76
76
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
77
|
+
export: t.LiteralC<"export">;
|
|
78
|
+
import: t.LiteralC<"import">;
|
|
79
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
77
80
|
}>;
|
|
78
81
|
}>, t.PartialC<{
|
|
79
82
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts
CHANGED
|
@@ -57,6 +57,9 @@ export declare const SolCreateAssociatedTokenAccountIntent: t.IntersectionC<[t.I
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SolCustomTxIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SolDeactivateIntent: t.IntersectionC<[t.IntersectionC<[t.Ty
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SolDelegateIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SolGoUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SolPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SolStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Interse
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -141,6 +144,9 @@ export declare const SolJitoStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
141
144
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
142
145
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
143
146
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
147
|
+
export: t.LiteralC<"export">;
|
|
148
|
+
import: t.LiteralC<"import">;
|
|
149
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
144
150
|
}>;
|
|
145
151
|
}>, t.PartialC<{
|
|
146
152
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SolUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -178,6 +181,9 @@ export declare const SolJitoUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.I
|
|
|
178
181
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
179
182
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
180
183
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
184
|
+
export: t.LiteralC<"export">;
|
|
185
|
+
import: t.LiteralC<"import">;
|
|
186
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
181
187
|
}>;
|
|
182
188
|
}>, t.PartialC<{
|
|
183
189
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SolVersionedCustomTxIntent: t.IntersectionC<[t.Intersection
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const StakeClaimRewardsIntent: t.IntersectionC<[t.IntersectionC<[
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const StakeIntent: t.IntersectionC<[t.IntersectionC<[t.Intersecti
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const StakeSwitchValidatorIntent: t.IntersectionC<[t.Intersection
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const StakeWithCallDataIntent: t.IntersectionC<[t.IntersectionC<[
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SubstrateBaseIntent: t.IntersectionC<[t.IntersectionC<[t.Ty
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SubstratePaymentIntent: t.IntersectionC<[t.IntersectionC<[t
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SuiBuildOptions: t.IntersectionC<[t.IntersectionC<[t.TypeC<
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -117,6 +117,9 @@ export declare const SuiConsolidateIntent: t.IntersectionC<[t.IntersectionC<[t.P
|
|
|
117
117
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
118
118
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
119
119
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
120
|
+
export: t.LiteralC<"export">;
|
|
121
|
+
import: t.LiteralC<"import">;
|
|
122
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
120
123
|
}>;
|
|
121
124
|
}>, t.PartialC<{
|
|
122
125
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SuiCustomTxIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -120,6 +123,9 @@ export declare const SuiCustomTxIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
120
123
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
121
124
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
122
125
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
126
|
+
export: t.LiteralC<"export">;
|
|
127
|
+
import: t.LiteralC<"import">;
|
|
128
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
123
129
|
}>;
|
|
124
130
|
}>, t.PartialC<{
|
|
125
131
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SuiGoUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -140,6 +143,9 @@ export declare const SuiGoUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
140
143
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
141
144
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
142
145
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
146
|
+
export: t.LiteralC<"export">;
|
|
147
|
+
import: t.LiteralC<"import">;
|
|
148
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
143
149
|
}>;
|
|
144
150
|
}>, t.PartialC<{
|
|
145
151
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SuiPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -142,6 +145,9 @@ export declare const SuiPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
142
145
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
143
146
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
144
147
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
148
|
+
export: t.LiteralC<"export">;
|
|
149
|
+
import: t.LiteralC<"import">;
|
|
150
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
145
151
|
}>;
|
|
146
152
|
}>, t.PartialC<{
|
|
147
153
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SuiStakingIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -57,6 +57,9 @@ export declare const SuiUnstakingIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
57
57
|
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
58
58
|
delegateResource: t.LiteralC<"delegateResource">;
|
|
59
59
|
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
60
|
+
export: t.LiteralC<"export">;
|
|
61
|
+
import: t.LiteralC<"import">;
|
|
62
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
60
63
|
}>;
|
|
61
64
|
}>, t.PartialC<{
|
|
62
65
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|