@bitgo/public-types 5.78.1 → 5.80.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/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/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/cosmosPaymentIntent.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 +63 -0
- package/dist/src/schema/transactionRequest/intents/defiDepositIntent.js +38 -0
- package/dist/src/schema/transactionRequest/intents/defiDepositIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +63 -0
- package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.js +38 -0
- package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.js.map +1 -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/hypeevmBridgeFundsIntent.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/index.d.ts +3 -0
- package/dist/src/schema/transactionRequest/intents/index.js +3 -0
- package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intent.d.ts +529 -24
- package/dist/src/schema/transactionRequest/intents/intent.js +6 -0
- package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intentType.d.ts +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 -2
- package/dist/src/schema/transactionRequest/intents/solBuildOptions.d.ts +0 -2
- package/dist/src/schema/transactionRequest/intents/solBuildOptions.js +0 -3
- package/dist/src/schema/transactionRequest/intents/solBuildOptions.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +3 -2
- package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +3 -2
- package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +3 -2
- package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +3 -2
- package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +3 -2
- package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +3 -2
- package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +3 -2
- package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +3 -2
- package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +6 -4
- package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +6 -4
- package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +3 -2
- 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/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/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/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 +70 -0
- package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.js +41 -0
- package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.js.map +1 -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/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/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 +1058 -48
- package/package.json +1 -1
- package/src/schema/transactionRequest/intents/defiDepositIntent.ts +15 -0
- package/src/schema/transactionRequest/intents/defiRedeemIntent.ts +15 -0
- package/src/schema/transactionRequest/intents/index.ts +3 -0
- package/src/schema/transactionRequest/intents/intent.ts +6 -0
- package/src/schema/transactionRequest/intents/intentType.ts +9 -0
- package/src/schema/transactionRequest/intents/solBuildOptions.ts +0 -3
- package/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.ts +25 -0
|
@@ -39,6 +39,7 @@ export declare const SolCustomTxIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const SolCustomTxIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -56,8 +59,6 @@ export declare const SolCustomTxIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
56
59
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
57
60
|
}>, t.TypeC<{
|
|
58
61
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
59
|
-
}>, t.PartialC<{
|
|
60
|
-
allowOffCurve: t.BooleanC;
|
|
61
62
|
}>]>, t.TypeC<{
|
|
62
63
|
intentType: t.LiteralC<"customTx">;
|
|
63
64
|
solInstructions: t.ArrayC<t.TypeC<{
|
|
@@ -39,6 +39,7 @@ export declare const SolDeactivateIntent: t.IntersectionC<[t.IntersectionC<[t.Ty
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const SolDeactivateIntent: t.IntersectionC<[t.IntersectionC<[t.Ty
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -56,8 +59,6 @@ export declare const SolDeactivateIntent: t.IntersectionC<[t.IntersectionC<[t.Ty
|
|
|
56
59
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
57
60
|
}>, t.TypeC<{
|
|
58
61
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
59
|
-
}>, t.PartialC<{
|
|
60
|
-
allowOffCurve: t.BooleanC;
|
|
61
62
|
}>]>, t.TypeC<{
|
|
62
63
|
intentType: t.LiteralC<"deactivate">;
|
|
63
64
|
stakingAddresses: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
|
|
@@ -39,6 +39,7 @@ export declare const SolDelegateIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const SolDelegateIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -56,8 +59,6 @@ export declare const SolDelegateIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
56
59
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
57
60
|
}>, t.TypeC<{
|
|
58
61
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
59
|
-
}>, t.PartialC<{
|
|
60
|
-
allowOffCurve: t.BooleanC;
|
|
61
62
|
}>]>, t.TypeC<{
|
|
62
63
|
intentType: t.LiteralC<"delegate">;
|
|
63
64
|
validatorAddress: t.StringC;
|
|
@@ -39,6 +39,7 @@ export declare const SolGoUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const SolGoUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -76,7 +79,5 @@ export declare const SolGoUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
76
79
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
77
80
|
}>, t.TypeC<{
|
|
78
81
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
79
|
-
}>, t.PartialC<{
|
|
80
|
-
allowOffCurve: t.BooleanC;
|
|
81
82
|
}>]>]>;
|
|
82
83
|
export type SolGoUnstakeIntent = t.TypeOf<typeof SolGoUnstakeIntent>;
|
|
@@ -39,6 +39,7 @@ export declare const SolPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const SolPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -78,7 +81,5 @@ export declare const SolPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
78
81
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
79
82
|
}>, t.TypeC<{
|
|
80
83
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
81
|
-
}>, t.PartialC<{
|
|
82
|
-
allowOffCurve: t.BooleanC;
|
|
83
84
|
}>]>]>;
|
|
84
85
|
export type SolPaymentIntent = t.TypeOf<typeof SolPaymentIntent>;
|
|
@@ -39,6 +39,7 @@ export declare const SolStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Interse
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const SolStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Interse
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -60,8 +63,6 @@ export declare const SolStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Interse
|
|
|
60
63
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
61
64
|
}>, t.TypeC<{
|
|
62
65
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
63
|
-
}>, t.PartialC<{
|
|
64
|
-
allowOffCurve: t.BooleanC;
|
|
65
66
|
}>]>, t.TypeC<{
|
|
66
67
|
amount: t.TypeC<{
|
|
67
68
|
value: t.StringC;
|
|
@@ -113,6 +114,7 @@ export declare const SolJitoStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
113
114
|
transferStake: t.LiteralC<"transferStake">;
|
|
114
115
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
115
116
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
117
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
116
118
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
117
119
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
118
120
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -121,6 +123,8 @@ export declare const SolJitoStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
121
123
|
transferReject: t.LiteralC<"transferReject">;
|
|
122
124
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
123
125
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
126
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
127
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
124
128
|
}>;
|
|
125
129
|
}>, t.PartialC<{
|
|
126
130
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -134,8 +138,6 @@ export declare const SolJitoStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
134
138
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
135
139
|
}>, t.TypeC<{
|
|
136
140
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
137
|
-
}>, t.PartialC<{
|
|
138
|
-
allowOffCurve: t.BooleanC;
|
|
139
141
|
}>]>, t.TypeC<{
|
|
140
142
|
amount: t.TypeC<{
|
|
141
143
|
value: t.StringC;
|
|
@@ -39,6 +39,7 @@ export declare const SolUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const SolUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -60,8 +63,6 @@ export declare const SolUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
60
63
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
61
64
|
}>, t.TypeC<{
|
|
62
65
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
63
|
-
}>, t.PartialC<{
|
|
64
|
-
allowOffCurve: t.BooleanC;
|
|
65
66
|
}>]>, t.TypeC<{
|
|
66
67
|
stakingAddress: t.StringC;
|
|
67
68
|
}>, t.PartialC<{
|
|
@@ -150,6 +151,7 @@ export declare const SolJitoUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.I
|
|
|
150
151
|
transferStake: t.LiteralC<"transferStake">;
|
|
151
152
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
152
153
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
154
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
153
155
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
154
156
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
155
157
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -158,6 +160,8 @@ export declare const SolJitoUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.I
|
|
|
158
160
|
transferReject: t.LiteralC<"transferReject">;
|
|
159
161
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
160
162
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
163
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
164
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
161
165
|
}>;
|
|
162
166
|
}>, t.PartialC<{
|
|
163
167
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -171,8 +175,6 @@ export declare const SolJitoUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.I
|
|
|
171
175
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
172
176
|
}>, t.TypeC<{
|
|
173
177
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
174
|
-
}>, t.PartialC<{
|
|
175
|
-
allowOffCurve: t.BooleanC;
|
|
176
178
|
}>]>, t.TypeC<{
|
|
177
179
|
stakingAddress: t.StringC;
|
|
178
180
|
}>, t.PartialC<{
|
|
@@ -39,6 +39,7 @@ export declare const SolVersionedCustomTxIntent: t.IntersectionC<[t.Intersection
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const SolVersionedCustomTxIntent: t.IntersectionC<[t.Intersection
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -56,8 +59,6 @@ export declare const SolVersionedCustomTxIntent: t.IntersectionC<[t.Intersection
|
|
|
56
59
|
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
57
60
|
}>, t.TypeC<{
|
|
58
61
|
memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
59
|
-
}>, t.PartialC<{
|
|
60
|
-
allowOffCurve: t.BooleanC;
|
|
61
62
|
}>]>, t.TypeC<{
|
|
62
63
|
intentType: t.LiteralC<"customTx">;
|
|
63
64
|
solVersionedTransactionData: t.IntersectionC<[t.TypeC<{
|
|
@@ -39,6 +39,7 @@ export declare const StakeClaimRewardsIntent: t.IntersectionC<[t.IntersectionC<[
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const StakeClaimRewardsIntent: t.IntersectionC<[t.IntersectionC<[
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -39,6 +39,7 @@ export declare const StakeIntent: t.IntersectionC<[t.IntersectionC<[t.Intersecti
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const StakeIntent: t.IntersectionC<[t.IntersectionC<[t.Intersecti
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -39,6 +39,7 @@ export declare const StakeSwitchValidatorIntent: t.IntersectionC<[t.Intersection
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const StakeSwitchValidatorIntent: t.IntersectionC<[t.Intersection
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -39,6 +39,7 @@ export declare const SubstrateBaseIntent: t.IntersectionC<[t.IntersectionC<[t.Ty
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const SubstrateBaseIntent: t.IntersectionC<[t.IntersectionC<[t.Ty
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -39,6 +39,7 @@ export declare const SubstratePaymentIntent: t.IntersectionC<[t.IntersectionC<[t
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const SubstratePaymentIntent: t.IntersectionC<[t.IntersectionC<[t
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -39,6 +39,7 @@ export declare const SuiBuildOptions: t.IntersectionC<[t.IntersectionC<[t.TypeC<
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const SuiBuildOptions: t.IntersectionC<[t.IntersectionC<[t.TypeC<
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -99,6 +99,7 @@ export declare const SuiConsolidateIntent: t.IntersectionC<[t.IntersectionC<[t.P
|
|
|
99
99
|
transferStake: t.LiteralC<"transferStake">;
|
|
100
100
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
101
101
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
102
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
102
103
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
103
104
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
104
105
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -107,6 +108,8 @@ export declare const SuiConsolidateIntent: t.IntersectionC<[t.IntersectionC<[t.P
|
|
|
107
108
|
transferReject: t.LiteralC<"transferReject">;
|
|
108
109
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
109
110
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
111
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
112
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
110
113
|
}>;
|
|
111
114
|
}>, t.PartialC<{
|
|
112
115
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -39,6 +39,7 @@ export declare const SuiCustomTxIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const SuiCustomTxIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -92,6 +95,7 @@ export declare const SuiCustomTxIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
92
95
|
transferStake: t.LiteralC<"transferStake">;
|
|
93
96
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
94
97
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
98
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
95
99
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
96
100
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
97
101
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -100,6 +104,8 @@ export declare const SuiCustomTxIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
100
104
|
transferReject: t.LiteralC<"transferReject">;
|
|
101
105
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
102
106
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
107
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
108
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
103
109
|
}>;
|
|
104
110
|
}>, t.PartialC<{
|
|
105
111
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -39,6 +39,7 @@ export declare const SuiGoUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const SuiGoUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -112,6 +115,7 @@ export declare const SuiGoUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
112
115
|
transferStake: t.LiteralC<"transferStake">;
|
|
113
116
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
114
117
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
118
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
115
119
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
116
120
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
117
121
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -120,6 +124,8 @@ export declare const SuiGoUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
120
124
|
transferReject: t.LiteralC<"transferReject">;
|
|
121
125
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
122
126
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
127
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
128
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
123
129
|
}>;
|
|
124
130
|
}>, t.PartialC<{
|
|
125
131
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -39,6 +39,7 @@ export declare const SuiPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const SuiPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -114,6 +117,7 @@ export declare const SuiPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
114
117
|
transferStake: t.LiteralC<"transferStake">;
|
|
115
118
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
116
119
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
120
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
117
121
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
118
122
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
119
123
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -122,6 +126,8 @@ export declare const SuiPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
122
126
|
transferReject: t.LiteralC<"transferReject">;
|
|
123
127
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
124
128
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
129
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
130
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
125
131
|
}>;
|
|
126
132
|
}>, t.PartialC<{
|
|
127
133
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -39,6 +39,7 @@ export declare const SuiStakingIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const SuiStakingIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -39,6 +39,7 @@ export declare const SuiUnstakingIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const SuiUnstakingIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -39,6 +39,7 @@ export declare const TaoStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Interse
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const TaoStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Interse
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -96,6 +99,7 @@ export declare const TaoStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Interse
|
|
|
96
99
|
transferStake: t.LiteralC<"transferStake">;
|
|
97
100
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
98
101
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
102
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
99
103
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
100
104
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
101
105
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -104,6 +108,8 @@ export declare const TaoStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Interse
|
|
|
104
108
|
transferReject: t.LiteralC<"transferReject">;
|
|
105
109
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
106
110
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
111
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
112
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
107
113
|
}>;
|
|
108
114
|
}>, t.PartialC<{
|
|
109
115
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -39,6 +39,7 @@ export declare const TaoStakingBaseIntent: t.IntersectionC<[t.IntersectionC<[t.I
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const TaoStakingBaseIntent: t.IntersectionC<[t.IntersectionC<[t.I
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -39,6 +39,7 @@ export declare const TaoSwitchValidatorIntent: t.IntersectionC<[t.IntersectionC<
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const TaoSwitchValidatorIntent: t.IntersectionC<[t.IntersectionC<
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -39,6 +39,7 @@ export declare const TaoTransferStakeIntent: t.IntersectionC<[t.IntersectionC<[t
|
|
|
39
39
|
transferStake: t.LiteralC<"transferStake">;
|
|
40
40
|
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
41
41
|
increaseStake: t.LiteralC<"increaseStake">;
|
|
42
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
42
43
|
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
43
44
|
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
44
45
|
goUnstake: t.LiteralC<"goUnstake">;
|
|
@@ -47,6 +48,8 @@ export declare const TaoTransferStakeIntent: t.IntersectionC<[t.IntersectionC<[t
|
|
|
47
48
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
49
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
50
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
51
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
52
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
53
|
}>;
|
|
51
54
|
}>, t.PartialC<{
|
|
52
55
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|