@chainflip/processor 1.8.4 → 1.8.6
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/README.MD +13 -1
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.ts +73 -73
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +99 -99
- package/dist/141/swapping/swapScheduled.d.ts +99 -99
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +9 -421
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +9 -421
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +110 -313
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +110 -313
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/common.cjs +56 -9
- package/dist/180/common.d.cts +1127 -3872
- package/dist/180/common.d.ts +1127 -3872
- package/dist/180/common.mjs +56 -9
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +9 -421
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +9 -421
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +9 -421
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +9 -421
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/solanaElections/unknownElection.cjs +13 -0
- package/dist/180/solanaElections/unknownElection.d.cts +47 -0
- package/dist/180/solanaElections/unknownElection.d.ts +47 -0
- package/dist/180/solanaElections/unknownElection.mjs +13 -0
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +9 -421
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +9 -421
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.cjs +19 -0
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.cts +107 -0
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.ts +107 -0
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.mjs +19 -0
- package/dist/180/swapping/affiliateRegistration.cjs +12 -0
- package/dist/180/swapping/affiliateRegistration.d.cts +20 -0
- package/dist/180/swapping/affiliateRegistration.d.ts +20 -0
- package/dist/180/swapping/affiliateRegistration.mjs +12 -0
- package/dist/180/swapping/withdrawalRequested.cjs +20 -0
- package/dist/180/swapping/withdrawalRequested.d.cts +91 -0
- package/dist/180/swapping/withdrawalRequested.d.ts +91 -0
- package/dist/180/swapping/withdrawalRequested.mjs +20 -0
- package/package.json +1 -1
- package/dist/180/swapping/affiliateRegistrationUpdated.cjs +0 -12
- package/dist/180/swapping/affiliateRegistrationUpdated.d.cts +0 -20
- package/dist/180/swapping/affiliateRegistrationUpdated.d.ts +0 -20
- package/dist/180/swapping/affiliateRegistrationUpdated.mjs +0 -12
|
@@ -5,11 +5,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
11
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
|
|
12
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
13
13
|
}>;
|
|
14
14
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -155,6 +155,9 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
155
155
|
__kind: "RootNotAllowed";
|
|
156
156
|
}>]>;
|
|
157
157
|
}, "strip", z.ZodTypeAny, {
|
|
158
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
159
|
+
amount: bigint;
|
|
160
|
+
swapId: bigint;
|
|
158
161
|
reason: {
|
|
159
162
|
__kind: "Other";
|
|
160
163
|
} | {
|
|
@@ -191,10 +194,12 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
191
194
|
} | {
|
|
192
195
|
__kind: "RootNotAllowed";
|
|
193
196
|
};
|
|
194
|
-
swapId: bigint;
|
|
195
|
-
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
196
|
-
amount: bigint;
|
|
197
197
|
}, {
|
|
198
|
+
asset: {
|
|
199
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
200
|
+
};
|
|
201
|
+
amount: string | number;
|
|
202
|
+
swapId: string | number;
|
|
198
203
|
reason: {
|
|
199
204
|
__kind: "Other";
|
|
200
205
|
} | {
|
|
@@ -237,11 +242,6 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
237
242
|
} | {
|
|
238
243
|
__kind: "RootNotAllowed";
|
|
239
244
|
};
|
|
240
|
-
swapId: string | number;
|
|
241
|
-
asset: {
|
|
242
|
-
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
243
|
-
};
|
|
244
|
-
amount: string | number;
|
|
245
245
|
}>;
|
|
246
246
|
|
|
247
247
|
export { swappingSwapEgressIgnored };
|
|
@@ -14,26 +14,26 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
14
14
|
asset: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth" | "
|
|
17
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
18
18
|
}, {
|
|
19
|
-
__kind: "Eth" | "
|
|
20
|
-
}>, "Eth" | "
|
|
21
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
20
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
22
22
|
}>;
|
|
23
23
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24
24
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
|
|
27
|
-
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
26
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
28
27
|
amount: bigint;
|
|
28
|
+
swapId: bigint;
|
|
29
29
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
30
30
|
fee: bigint;
|
|
31
31
|
}, {
|
|
32
|
-
swapId: string | number;
|
|
33
32
|
asset: {
|
|
34
|
-
__kind: "Eth" | "
|
|
33
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
35
34
|
};
|
|
36
35
|
amount: string | number;
|
|
36
|
+
swapId: string | number;
|
|
37
37
|
egressId: [{
|
|
38
38
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
39
39
|
}, string | number];
|
|
@@ -14,26 +14,26 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
14
14
|
asset: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth" | "
|
|
17
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
18
18
|
}, {
|
|
19
|
-
__kind: "Eth" | "
|
|
20
|
-
}>, "Eth" | "
|
|
21
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
20
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
22
22
|
}>;
|
|
23
23
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24
24
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
|
|
27
|
-
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
26
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
28
27
|
amount: bigint;
|
|
28
|
+
swapId: bigint;
|
|
29
29
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
30
30
|
fee: bigint;
|
|
31
31
|
}, {
|
|
32
|
-
swapId: string | number;
|
|
33
32
|
asset: {
|
|
34
|
-
__kind: "Eth" | "
|
|
33
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
35
34
|
};
|
|
36
35
|
amount: string | number;
|
|
36
|
+
swapId: string | number;
|
|
37
37
|
egressId: [{
|
|
38
38
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
39
39
|
}, string | number];
|
|
@@ -5,30 +5,30 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
5
5
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
11
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
|
|
12
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
13
13
|
}>;
|
|
14
14
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
swapInput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
17
17
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "Eth" | "
|
|
22
|
-
}>, "Eth" | "
|
|
23
|
-
__kind: "Eth" | "
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
22
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
|
|
23
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
24
24
|
}>;
|
|
25
25
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
swapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
intermediateAmount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
29
|
swapId: bigint;
|
|
30
|
-
sourceAsset: "Eth" | "
|
|
31
|
-
destinationAsset: "Eth" | "
|
|
30
|
+
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
31
|
+
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
32
32
|
depositAmount: bigint;
|
|
33
33
|
swapInput: bigint;
|
|
34
34
|
egressAmount: bigint;
|
|
@@ -37,10 +37,10 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
37
37
|
}, {
|
|
38
38
|
swapId: string | number;
|
|
39
39
|
sourceAsset: {
|
|
40
|
-
__kind: "Eth" | "
|
|
40
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
41
41
|
};
|
|
42
42
|
destinationAsset: {
|
|
43
|
-
__kind: "Eth" | "
|
|
43
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
44
44
|
};
|
|
45
45
|
depositAmount: string | number;
|
|
46
46
|
swapInput: string | number;
|
|
@@ -5,30 +5,30 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
5
5
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
11
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
|
|
12
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
13
13
|
}>;
|
|
14
14
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
swapInput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
17
17
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "Eth" | "
|
|
22
|
-
}>, "Eth" | "
|
|
23
|
-
__kind: "Eth" | "
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
22
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
|
|
23
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
24
24
|
}>;
|
|
25
25
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
swapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
intermediateAmount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
29
|
swapId: bigint;
|
|
30
|
-
sourceAsset: "Eth" | "
|
|
31
|
-
destinationAsset: "Eth" | "
|
|
30
|
+
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
31
|
+
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
32
32
|
depositAmount: bigint;
|
|
33
33
|
swapInput: bigint;
|
|
34
34
|
egressAmount: bigint;
|
|
@@ -37,10 +37,10 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
37
37
|
}, {
|
|
38
38
|
swapId: string | number;
|
|
39
39
|
sourceAsset: {
|
|
40
|
-
__kind: "Eth" | "
|
|
40
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
41
41
|
};
|
|
42
42
|
destinationAsset: {
|
|
43
|
-
__kind: "Eth" | "
|
|
43
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
44
44
|
};
|
|
45
45
|
depositAmount: string | number;
|
|
46
46
|
swapInput: string | number;
|
|
@@ -5,21 +5,21 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
5
5
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
11
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
|
|
12
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
13
13
|
}>;
|
|
14
14
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
16
16
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
19
19
|
}, {
|
|
20
|
-
__kind: "Eth" | "
|
|
21
|
-
}>, "Eth" | "
|
|
22
|
-
__kind: "Eth" | "
|
|
20
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
21
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
|
|
22
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
23
23
|
}>;
|
|
24
24
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
25
25
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
@@ -316,6 +316,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
316
316
|
brokerCommission: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
317
317
|
executeAt: z.ZodNumber;
|
|
318
318
|
}, "strip", z.ZodTypeAny, {
|
|
319
|
+
swapId: bigint;
|
|
319
320
|
destinationAddress: {
|
|
320
321
|
readonly chain: "Ethereum";
|
|
321
322
|
readonly address: `0x${string}`;
|
|
@@ -344,9 +345,8 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
344
345
|
__kind: "Vault";
|
|
345
346
|
txHash: `0x${string}`;
|
|
346
347
|
};
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
348
|
+
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
349
|
+
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
350
350
|
depositAmount: bigint;
|
|
351
351
|
swapType: {
|
|
352
352
|
__kind: "Swap";
|
|
@@ -391,6 +391,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
391
391
|
executeAt: number;
|
|
392
392
|
brokerCommission?: bigint | null | undefined;
|
|
393
393
|
}, {
|
|
394
|
+
swapId: string | number;
|
|
394
395
|
destinationAddress: {
|
|
395
396
|
__kind: "Eth" | "Dot" | "Btc";
|
|
396
397
|
value: string;
|
|
@@ -407,12 +408,11 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
407
408
|
__kind: "Vault";
|
|
408
409
|
txHash: string;
|
|
409
410
|
};
|
|
410
|
-
swapId: string | number;
|
|
411
411
|
sourceAsset: {
|
|
412
|
-
__kind: "Eth" | "
|
|
412
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
413
413
|
};
|
|
414
414
|
destinationAsset: {
|
|
415
|
-
__kind: "Eth" | "
|
|
415
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
416
416
|
};
|
|
417
417
|
depositAmount: string | number;
|
|
418
418
|
swapType: {
|
|
@@ -5,21 +5,21 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
5
5
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
11
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
|
|
12
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
13
13
|
}>;
|
|
14
14
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
16
16
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
19
19
|
}, {
|
|
20
|
-
__kind: "Eth" | "
|
|
21
|
-
}>, "Eth" | "
|
|
22
|
-
__kind: "Eth" | "
|
|
20
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
21
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
|
|
22
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
23
23
|
}>;
|
|
24
24
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
25
25
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
@@ -316,6 +316,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
316
316
|
brokerCommission: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
317
317
|
executeAt: z.ZodNumber;
|
|
318
318
|
}, "strip", z.ZodTypeAny, {
|
|
319
|
+
swapId: bigint;
|
|
319
320
|
destinationAddress: {
|
|
320
321
|
readonly chain: "Ethereum";
|
|
321
322
|
readonly address: `0x${string}`;
|
|
@@ -344,9 +345,8 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
344
345
|
__kind: "Vault";
|
|
345
346
|
txHash: `0x${string}`;
|
|
346
347
|
};
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
348
|
+
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
349
|
+
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
350
350
|
depositAmount: bigint;
|
|
351
351
|
swapType: {
|
|
352
352
|
__kind: "Swap";
|
|
@@ -391,6 +391,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
391
391
|
executeAt: number;
|
|
392
392
|
brokerCommission?: bigint | null | undefined;
|
|
393
393
|
}, {
|
|
394
|
+
swapId: string | number;
|
|
394
395
|
destinationAddress: {
|
|
395
396
|
__kind: "Eth" | "Dot" | "Btc";
|
|
396
397
|
value: string;
|
|
@@ -407,12 +408,11 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
407
408
|
__kind: "Vault";
|
|
408
409
|
txHash: string;
|
|
409
410
|
};
|
|
410
|
-
swapId: string | number;
|
|
411
411
|
sourceAsset: {
|
|
412
|
-
__kind: "Eth" | "
|
|
412
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
413
413
|
};
|
|
414
414
|
destinationAsset: {
|
|
415
|
-
__kind: "Eth" | "
|
|
415
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
416
416
|
};
|
|
417
417
|
depositAmount: string | number;
|
|
418
418
|
swapType: {
|
|
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
13
13
|
egressAsset: z.ZodEffects<z.ZodObject<{
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Eth" | "
|
|
16
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
17
17
|
}, {
|
|
18
|
-
__kind: "Eth" | "
|
|
19
|
-
}>, "Eth" | "
|
|
20
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
19
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
|
|
20
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
21
21
|
}>;
|
|
22
22
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -56,7 +56,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
56
56
|
};
|
|
57
57
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
58
58
|
egressAmount: bigint;
|
|
59
|
-
egressAsset: "Eth" | "
|
|
59
|
+
egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
60
60
|
egressFee: bigint;
|
|
61
61
|
}, {
|
|
62
62
|
destinationAddress: {
|
|
@@ -68,7 +68,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
68
68
|
}, string | number];
|
|
69
69
|
egressAmount: string | number;
|
|
70
70
|
egressAsset: {
|
|
71
|
-
__kind: "Eth" | "
|
|
71
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
72
72
|
};
|
|
73
73
|
egressFee: string | number;
|
|
74
74
|
}>;
|
|
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
13
13
|
egressAsset: z.ZodEffects<z.ZodObject<{
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Eth" | "
|
|
16
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
17
17
|
}, {
|
|
18
|
-
__kind: "Eth" | "
|
|
19
|
-
}>, "Eth" | "
|
|
20
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
19
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
|
|
20
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
21
21
|
}>;
|
|
22
22
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -56,7 +56,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
56
56
|
};
|
|
57
57
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
58
58
|
egressAmount: bigint;
|
|
59
|
-
egressAsset: "Eth" | "
|
|
59
|
+
egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
60
60
|
egressFee: bigint;
|
|
61
61
|
}, {
|
|
62
62
|
destinationAddress: {
|
|
@@ -68,7 +68,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
68
68
|
}, string | number];
|
|
69
69
|
egressAmount: string | number;
|
|
70
70
|
egressAsset: {
|
|
71
|
-
__kind: "Eth" | "
|
|
71
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
72
72
|
};
|
|
73
73
|
egressFee: string | number;
|
|
74
74
|
}>;
|
|
@@ -5,12 +5,12 @@ declare const evmThresholdSignerFailureReportProcessed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
reporterId: string;
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
reporterId: string;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -5,12 +5,12 @@ declare const evmThresholdSignerFailureReportProcessed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
reporterId: string;
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
reporterId: string;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -4,11 +4,11 @@ declare const evmThresholdSignerRetryRequested: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
ceremonyId: bigint;
|
|
8
7
|
requestId: number;
|
|
8
|
+
ceremonyId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
ceremonyId: string | number;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { evmThresholdSignerRetryRequested };
|
|
@@ -4,11 +4,11 @@ declare const evmThresholdSignerRetryRequested: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
ceremonyId: bigint;
|
|
8
7
|
requestId: number;
|
|
8
|
+
ceremonyId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
ceremonyId: string | number;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { evmThresholdSignerRetryRequested };
|
|
@@ -237,8 +237,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
237
237
|
__kind: "Err";
|
|
238
238
|
}>]>;
|
|
239
239
|
}, "strip", z.ZodTypeAny, {
|
|
240
|
-
ceremonyId: bigint;
|
|
241
240
|
requestId: number;
|
|
241
|
+
ceremonyId: bigint;
|
|
242
242
|
result: {
|
|
243
243
|
__kind: "Ok";
|
|
244
244
|
} | {
|
|
@@ -281,8 +281,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
281
281
|
__kind: "Err";
|
|
282
282
|
};
|
|
283
283
|
}, {
|
|
284
|
-
ceremonyId: string | number;
|
|
285
284
|
requestId: number;
|
|
285
|
+
ceremonyId: string | number;
|
|
286
286
|
result: {
|
|
287
287
|
__kind: "Ok";
|
|
288
288
|
} | {
|
|
@@ -237,8 +237,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
237
237
|
__kind: "Err";
|
|
238
238
|
}>]>;
|
|
239
239
|
}, "strip", z.ZodTypeAny, {
|
|
240
|
-
ceremonyId: bigint;
|
|
241
240
|
requestId: number;
|
|
241
|
+
ceremonyId: bigint;
|
|
242
242
|
result: {
|
|
243
243
|
__kind: "Ok";
|
|
244
244
|
} | {
|
|
@@ -281,8 +281,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
281
281
|
__kind: "Err";
|
|
282
282
|
};
|
|
283
283
|
}, {
|
|
284
|
-
ceremonyId: string | number;
|
|
285
284
|
requestId: number;
|
|
285
|
+
ceremonyId: string | number;
|
|
286
286
|
result: {
|
|
287
287
|
__kind: "Ok";
|
|
288
288
|
} | {
|
|
@@ -5,12 +5,12 @@ declare const evmThresholdSignerThresholdSignatureFailed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
offenders: string[];
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
offenders: string[];
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -5,12 +5,12 @@ declare const evmThresholdSignerThresholdSignatureFailed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
offenders: string[];
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
offenders: string[];
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -27,8 +27,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
|
|
|
27
27
|
signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
28
28
|
payload: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
ceremonyId: bigint;
|
|
31
30
|
requestId: number;
|
|
31
|
+
ceremonyId: bigint;
|
|
32
32
|
epoch: number;
|
|
33
33
|
key: {
|
|
34
34
|
pubKeyX: `0x${string}`;
|
|
@@ -37,8 +37,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
|
|
|
37
37
|
signatories: string[];
|
|
38
38
|
payload: `0x${string}`;
|
|
39
39
|
}, {
|
|
40
|
-
ceremonyId: string | number;
|
|
41
40
|
requestId: number;
|
|
41
|
+
ceremonyId: string | number;
|
|
42
42
|
epoch: number;
|
|
43
43
|
key: {
|
|
44
44
|
pubKeyX: string;
|