@bitgo/public-types 5.78.1 → 5.79.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 +2 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +62 -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 +62 -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 +2 -0
- package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/index.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/index.js +2 -0
- package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intent.d.ts +346 -0
- package/dist/src/schema/transactionRequest/intents/intent.js +4 -0
- package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intentType.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js +2 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/irysPledgeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/irysStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/transactionRequest.d.ts +692 -0
- 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 +2 -0
- package/src/schema/transactionRequest/intents/intent.ts +4 -0
- package/src/schema/transactionRequest/intents/intentType.ts +8 -0
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.DefiRedeemIntent = void 0;
|
|
27
|
+
const t = __importStar(require("io-ts"));
|
|
28
|
+
const baseIntent_1 = require("./baseIntent");
|
|
29
|
+
const intentType_1 = require("./intentType");
|
|
30
|
+
exports.DefiRedeemIntent = t.intersection([
|
|
31
|
+
baseIntent_1.BaseIntent,
|
|
32
|
+
t.type({
|
|
33
|
+
intentType: intentType_1.intentTypes["defi-redeem"],
|
|
34
|
+
protocol: t.string,
|
|
35
|
+
amount: t.string,
|
|
36
|
+
}),
|
|
37
|
+
]);
|
|
38
|
+
//# sourceMappingURL=defiRedeemIntent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"defiRedeemIntent.js","sourceRoot":"","sources":["../../../../../src/schema/transactionRequest/intents/defiRedeemIntent.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,yCAA2B;AAC3B,6CAA0C;AAC1C,6CAA2C;AAE9B,QAAA,gBAAgB,GAAG,CAAC,CAAC,YAAY,CAAC;IAC7C,uBAAU;IACV,CAAC,CAAC,IAAI,CAAC;QACL,UAAU,EAAE,wBAAW,CAAC,aAAa,CAAC;QACtC,QAAQ,EAAE,CAAC,CAAC,MAAM;QAElB,MAAM,EAAE,CAAC,CAAC,MAAM;KACjB,CAAC;CACH,CAAC,CAAC"}
|
|
@@ -47,6 +47,8 @@ export declare const DelegateIntent: t.IntersectionC<[t.IntersectionC<[t.Interse
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const DotBaseIntent: t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const DotCreateAccountIntent: t.IntersectionC<[t.IntersectionC<[t
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const DotPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const DotStakingIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const DotUnstakingIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const DotWithdrawStakeIntent: t.IntersectionC<[t.IntersectionC<[t
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const EnableTokenIntent: t.IntersectionC<[t.IntersectionC<[t.Type
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const EthAccelerationIntent: t.IntersectionC<[t.IntersectionC<[t.
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const EthConsolidateTokenIntent: t.IntersectionC<[t.IntersectionC
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const EthFillNonceIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const EthLikeStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -102,6 +104,8 @@ export declare const EthLikeStakeIntent: t.IntersectionC<[t.IntersectionC<[t.Int
|
|
|
102
104
|
transferReject: t.LiteralC<"transferReject">;
|
|
103
105
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
104
106
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
107
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
108
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
105
109
|
}>;
|
|
106
110
|
}>, t.PartialC<{
|
|
107
111
|
recipients: t.UnionC<[t.Type<({
|
|
@@ -47,6 +47,8 @@ export declare const EthPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const EthStakingIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const EthTransferTokenIntent: t.IntersectionC<[t.IntersectionC<[t
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const FeeAddressTransferIntent: t.IntersectionC<[t.IntersectionC<
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const FillNonceIntent: t.IntersectionC<[t.IntersectionC<[t.TypeC<
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const GoUnstakeIntent: t.IntersectionC<[t.IntersectionC<[t.Inters
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const HypeevmBridgeFundsIntent: t.IntersectionC<[t.IntersectionC<
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const HypeevmSpotTransferIntent: t.IntersectionC<[t.IntersectionC
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -47,6 +47,8 @@ export declare const IcpPaymentIntent: t.IntersectionC<[t.IntersectionC<[t.Inter
|
|
|
47
47
|
transferReject: t.LiteralC<"transferReject">;
|
|
48
48
|
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
49
49
|
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
50
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
51
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
50
52
|
}>;
|
|
51
53
|
}>, t.PartialC<{
|
|
52
54
|
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -46,6 +46,8 @@ export * from "./cosmosStakeIntent";
|
|
|
46
46
|
export * from "./cosmosSwitchValidatorIntent";
|
|
47
47
|
export * from "./cosmosUnstakeIntent";
|
|
48
48
|
export * from "./cosmosWithdrawIntent";
|
|
49
|
+
export * from "./defiDepositIntent";
|
|
50
|
+
export * from "./defiRedeemIntent";
|
|
49
51
|
export * from "./dotAccountBaseBuildOptions";
|
|
50
52
|
export * from "./dotBaseIntent";
|
|
51
53
|
export * from "./dotConsolidateIntent";
|
|
@@ -62,6 +62,8 @@ __exportStar(require("./cosmosStakeIntent"), exports);
|
|
|
62
62
|
__exportStar(require("./cosmosSwitchValidatorIntent"), exports);
|
|
63
63
|
__exportStar(require("./cosmosUnstakeIntent"), exports);
|
|
64
64
|
__exportStar(require("./cosmosWithdrawIntent"), exports);
|
|
65
|
+
__exportStar(require("./defiDepositIntent"), exports);
|
|
66
|
+
__exportStar(require("./defiRedeemIntent"), exports);
|
|
65
67
|
__exportStar(require("./dotAccountBaseBuildOptions"), exports);
|
|
66
68
|
__exportStar(require("./dotBaseIntent"), exports);
|
|
67
69
|
__exportStar(require("./dotConsolidateIntent"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/schema/transactionRequest/intents/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/schema/transactionRequest/intents/index.ts"],"names":[],"mappings":"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"}
|