@chainflip/processor 1.4.9 → 1.5.1
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/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +40 -40
- 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/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.ts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.ts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +8 -8
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
- package/dist/100/swapping/ccmFailed.d.cts +4 -4
- package/dist/100/swapping/ccmFailed.d.ts +4 -4
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +10 -10
- package/dist/100/swapping/swapAmountTooLow.d.ts +10 -10
- package/dist/100/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/100/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +14 -14
- package/dist/100/swapping/swapScheduled.d.ts +14 -14
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- 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/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/150/common.cjs +15 -15
- package/dist/150/common.d.cts +189 -322
- package/dist/150/common.d.ts +189 -322
- package/dist/150/common.mjs +15 -15
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
- 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/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/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +90 -90
- package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
- package/dist/150/swapping/ccmFailed.d.cts +120 -120
- package/dist/150/swapping/ccmFailed.d.ts +120 -120
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.cjs +1 -1
- package/dist/150/swapping/swapDepositAddressReady.d.cts +83 -254
- package/dist/150/swapping/swapDepositAddressReady.d.ts +83 -254
- package/dist/150/swapping/swapDepositAddressReady.mjs +2 -2
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +144 -144
- package/dist/150/swapping/swapScheduled.d.ts +144 -144
- package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
- package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/160/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/160/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/160/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/160/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/package.json +1 -1
|
@@ -9,47 +9,47 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
9
9
|
__kind: z.ZodLiteral<"Eth">;
|
|
10
10
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
11
11
|
}, "strip", z.ZodTypeAny, {
|
|
12
|
-
__kind: "Eth";
|
|
13
12
|
value: `0x${string}`;
|
|
14
|
-
}, {
|
|
15
13
|
__kind: "Eth";
|
|
14
|
+
}, {
|
|
16
15
|
value: string;
|
|
16
|
+
__kind: "Eth";
|
|
17
17
|
}>, z.ZodObject<{
|
|
18
18
|
__kind: z.ZodLiteral<"Dot">;
|
|
19
19
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
20
20
|
}, "strip", z.ZodTypeAny, {
|
|
21
|
-
__kind: "Dot";
|
|
22
21
|
value: `0x${string}`;
|
|
23
|
-
}, {
|
|
24
22
|
__kind: "Dot";
|
|
23
|
+
}, {
|
|
25
24
|
value: string;
|
|
25
|
+
__kind: "Dot";
|
|
26
26
|
}>, z.ZodObject<{
|
|
27
27
|
__kind: z.ZodLiteral<"Btc">;
|
|
28
28
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
__kind: "Btc";
|
|
31
30
|
value: `0x${string}`;
|
|
32
|
-
}, {
|
|
33
31
|
__kind: "Btc";
|
|
32
|
+
}, {
|
|
34
33
|
value: string;
|
|
34
|
+
__kind: "Btc";
|
|
35
35
|
}>, z.ZodObject<{
|
|
36
36
|
__kind: z.ZodLiteral<"Arb">;
|
|
37
37
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
38
38
|
}, "strip", z.ZodTypeAny, {
|
|
39
|
-
__kind: "Arb";
|
|
40
39
|
value: `0x${string}`;
|
|
41
|
-
}, {
|
|
42
40
|
__kind: "Arb";
|
|
41
|
+
}, {
|
|
43
42
|
value: string;
|
|
43
|
+
__kind: "Arb";
|
|
44
44
|
}>, z.ZodObject<{
|
|
45
45
|
__kind: z.ZodLiteral<"Sol">;
|
|
46
46
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
47
47
|
}, "strip", z.ZodTypeAny, {
|
|
48
|
-
__kind: "Sol";
|
|
49
48
|
value: `0x${string}`;
|
|
50
|
-
}, {
|
|
51
49
|
__kind: "Sol";
|
|
50
|
+
}, {
|
|
52
51
|
value: string;
|
|
52
|
+
__kind: "Sol";
|
|
53
53
|
}>]>;
|
|
54
54
|
depositMetadata: z.ZodObject<{
|
|
55
55
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -65,67 +65,67 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
65
65
|
__kind: z.ZodLiteral<"Eth">;
|
|
66
66
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
67
67
|
}, "strip", z.ZodTypeAny, {
|
|
68
|
-
__kind: "Eth";
|
|
69
68
|
value: `0x${string}`;
|
|
70
|
-
}, {
|
|
71
69
|
__kind: "Eth";
|
|
70
|
+
}, {
|
|
72
71
|
value: string;
|
|
72
|
+
__kind: "Eth";
|
|
73
73
|
}>, z.ZodObject<{
|
|
74
74
|
__kind: z.ZodLiteral<"Dot">;
|
|
75
75
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
76
76
|
}, "strip", z.ZodTypeAny, {
|
|
77
|
-
__kind: "Dot";
|
|
78
77
|
value: `0x${string}`;
|
|
79
|
-
}, {
|
|
80
78
|
__kind: "Dot";
|
|
79
|
+
}, {
|
|
81
80
|
value: string;
|
|
81
|
+
__kind: "Dot";
|
|
82
82
|
}>, z.ZodObject<{
|
|
83
83
|
__kind: z.ZodLiteral<"Btc">;
|
|
84
84
|
value: z.ZodUnion<[z.ZodObject<{
|
|
85
85
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
86
86
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
87
87
|
}, "strip", z.ZodTypeAny, {
|
|
88
|
-
__kind: "P2PKH";
|
|
89
88
|
value: `0x${string}`;
|
|
90
|
-
}, {
|
|
91
89
|
__kind: "P2PKH";
|
|
90
|
+
}, {
|
|
92
91
|
value: string;
|
|
92
|
+
__kind: "P2PKH";
|
|
93
93
|
}>, z.ZodObject<{
|
|
94
94
|
__kind: z.ZodLiteral<"P2SH">;
|
|
95
95
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
__kind: "P2SH";
|
|
98
97
|
value: `0x${string}`;
|
|
99
|
-
}, {
|
|
100
98
|
__kind: "P2SH";
|
|
99
|
+
}, {
|
|
101
100
|
value: string;
|
|
101
|
+
__kind: "P2SH";
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
104
104
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
__kind: "P2WPKH";
|
|
107
106
|
value: `0x${string}`;
|
|
108
|
-
}, {
|
|
109
107
|
__kind: "P2WPKH";
|
|
108
|
+
}, {
|
|
110
109
|
value: string;
|
|
110
|
+
__kind: "P2WPKH";
|
|
111
111
|
}>, z.ZodObject<{
|
|
112
112
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
113
113
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
114
114
|
}, "strip", z.ZodTypeAny, {
|
|
115
|
-
__kind: "P2WSH";
|
|
116
115
|
value: `0x${string}`;
|
|
117
|
-
}, {
|
|
118
116
|
__kind: "P2WSH";
|
|
117
|
+
}, {
|
|
119
118
|
value: string;
|
|
119
|
+
__kind: "P2WSH";
|
|
120
120
|
}>, z.ZodObject<{
|
|
121
121
|
__kind: z.ZodLiteral<"Taproot">;
|
|
122
122
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
124
|
-
__kind: "Taproot";
|
|
125
124
|
value: `0x${string}`;
|
|
126
|
-
}, {
|
|
127
125
|
__kind: "Taproot";
|
|
126
|
+
}, {
|
|
128
127
|
value: string;
|
|
128
|
+
__kind: "Taproot";
|
|
129
129
|
}>, z.ZodObject<{
|
|
130
130
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
131
131
|
version: z.ZodNumber;
|
|
@@ -140,67 +140,67 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
140
140
|
program: string;
|
|
141
141
|
}>]>;
|
|
142
142
|
}, "strip", z.ZodTypeAny, {
|
|
143
|
-
__kind: "Btc";
|
|
144
143
|
value: {
|
|
145
|
-
__kind: "P2PKH";
|
|
146
144
|
value: `0x${string}`;
|
|
145
|
+
__kind: "P2PKH";
|
|
147
146
|
} | {
|
|
148
|
-
__kind: "P2SH";
|
|
149
147
|
value: `0x${string}`;
|
|
148
|
+
__kind: "P2SH";
|
|
150
149
|
} | {
|
|
151
|
-
__kind: "P2WPKH";
|
|
152
150
|
value: `0x${string}`;
|
|
151
|
+
__kind: "P2WPKH";
|
|
153
152
|
} | {
|
|
154
|
-
__kind: "P2WSH";
|
|
155
153
|
value: `0x${string}`;
|
|
154
|
+
__kind: "P2WSH";
|
|
156
155
|
} | {
|
|
157
|
-
__kind: "Taproot";
|
|
158
156
|
value: `0x${string}`;
|
|
157
|
+
__kind: "Taproot";
|
|
159
158
|
} | {
|
|
160
159
|
__kind: "OtherSegwit";
|
|
161
160
|
version: number;
|
|
162
161
|
program: `0x${string}`;
|
|
163
162
|
};
|
|
164
|
-
}, {
|
|
165
163
|
__kind: "Btc";
|
|
164
|
+
}, {
|
|
166
165
|
value: {
|
|
167
|
-
__kind: "P2PKH";
|
|
168
166
|
value: string;
|
|
167
|
+
__kind: "P2PKH";
|
|
169
168
|
} | {
|
|
170
|
-
__kind: "P2SH";
|
|
171
169
|
value: string;
|
|
170
|
+
__kind: "P2SH";
|
|
172
171
|
} | {
|
|
173
|
-
__kind: "P2WPKH";
|
|
174
172
|
value: string;
|
|
173
|
+
__kind: "P2WPKH";
|
|
175
174
|
} | {
|
|
176
|
-
__kind: "P2WSH";
|
|
177
175
|
value: string;
|
|
176
|
+
__kind: "P2WSH";
|
|
178
177
|
} | {
|
|
179
|
-
__kind: "Taproot";
|
|
180
178
|
value: string;
|
|
179
|
+
__kind: "Taproot";
|
|
181
180
|
} | {
|
|
182
181
|
__kind: "OtherSegwit";
|
|
183
182
|
version: number;
|
|
184
183
|
program: string;
|
|
185
184
|
};
|
|
185
|
+
__kind: "Btc";
|
|
186
186
|
}>, z.ZodObject<{
|
|
187
187
|
__kind: z.ZodLiteral<"Arb">;
|
|
188
188
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
189
189
|
}, "strip", z.ZodTypeAny, {
|
|
190
|
-
__kind: "Arb";
|
|
191
190
|
value: `0x${string}`;
|
|
192
|
-
}, {
|
|
193
191
|
__kind: "Arb";
|
|
192
|
+
}, {
|
|
194
193
|
value: string;
|
|
194
|
+
__kind: "Arb";
|
|
195
195
|
}>, z.ZodObject<{
|
|
196
196
|
__kind: z.ZodLiteral<"Sol">;
|
|
197
197
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
198
198
|
}, "strip", z.ZodTypeAny, {
|
|
199
|
-
__kind: "Sol";
|
|
200
199
|
value: `0x${string}`;
|
|
201
|
-
}, {
|
|
202
200
|
__kind: "Sol";
|
|
201
|
+
}, {
|
|
203
202
|
value: string;
|
|
203
|
+
__kind: "Sol";
|
|
204
204
|
}>]>>>;
|
|
205
205
|
channelMetadata: z.ZodObject<{
|
|
206
206
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -223,39 +223,39 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
223
223
|
cfParameters: `0x${string}`;
|
|
224
224
|
};
|
|
225
225
|
sourceAddress?: {
|
|
226
|
-
__kind: "Eth";
|
|
227
226
|
value: `0x${string}`;
|
|
227
|
+
__kind: "Eth";
|
|
228
228
|
} | {
|
|
229
|
-
__kind: "Dot";
|
|
230
229
|
value: `0x${string}`;
|
|
230
|
+
__kind: "Dot";
|
|
231
231
|
} | {
|
|
232
|
-
__kind: "Btc";
|
|
233
232
|
value: {
|
|
234
|
-
__kind: "P2PKH";
|
|
235
233
|
value: `0x${string}`;
|
|
234
|
+
__kind: "P2PKH";
|
|
236
235
|
} | {
|
|
237
|
-
__kind: "P2SH";
|
|
238
236
|
value: `0x${string}`;
|
|
237
|
+
__kind: "P2SH";
|
|
239
238
|
} | {
|
|
240
|
-
__kind: "P2WPKH";
|
|
241
239
|
value: `0x${string}`;
|
|
240
|
+
__kind: "P2WPKH";
|
|
242
241
|
} | {
|
|
243
|
-
__kind: "P2WSH";
|
|
244
242
|
value: `0x${string}`;
|
|
243
|
+
__kind: "P2WSH";
|
|
245
244
|
} | {
|
|
246
|
-
__kind: "Taproot";
|
|
247
245
|
value: `0x${string}`;
|
|
246
|
+
__kind: "Taproot";
|
|
248
247
|
} | {
|
|
249
248
|
__kind: "OtherSegwit";
|
|
250
249
|
version: number;
|
|
251
250
|
program: `0x${string}`;
|
|
252
251
|
};
|
|
252
|
+
__kind: "Btc";
|
|
253
253
|
} | {
|
|
254
|
-
__kind: "Arb";
|
|
255
254
|
value: `0x${string}`;
|
|
255
|
+
__kind: "Arb";
|
|
256
256
|
} | {
|
|
257
|
-
__kind: "Sol";
|
|
258
257
|
value: `0x${string}`;
|
|
258
|
+
__kind: "Sol";
|
|
259
259
|
} | null | undefined;
|
|
260
260
|
}, {
|
|
261
261
|
sourceChain: {
|
|
@@ -267,59 +267,59 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
267
267
|
cfParameters: string;
|
|
268
268
|
};
|
|
269
269
|
sourceAddress?: {
|
|
270
|
-
__kind: "Eth";
|
|
271
270
|
value: string;
|
|
271
|
+
__kind: "Eth";
|
|
272
272
|
} | {
|
|
273
|
-
__kind: "Dot";
|
|
274
273
|
value: string;
|
|
274
|
+
__kind: "Dot";
|
|
275
275
|
} | {
|
|
276
|
-
__kind: "Btc";
|
|
277
276
|
value: {
|
|
278
|
-
__kind: "P2PKH";
|
|
279
277
|
value: string;
|
|
278
|
+
__kind: "P2PKH";
|
|
280
279
|
} | {
|
|
281
|
-
__kind: "P2SH";
|
|
282
280
|
value: string;
|
|
281
|
+
__kind: "P2SH";
|
|
283
282
|
} | {
|
|
284
|
-
__kind: "P2WPKH";
|
|
285
283
|
value: string;
|
|
284
|
+
__kind: "P2WPKH";
|
|
286
285
|
} | {
|
|
287
|
-
__kind: "P2WSH";
|
|
288
286
|
value: string;
|
|
287
|
+
__kind: "P2WSH";
|
|
289
288
|
} | {
|
|
290
|
-
__kind: "Taproot";
|
|
291
289
|
value: string;
|
|
290
|
+
__kind: "Taproot";
|
|
292
291
|
} | {
|
|
293
292
|
__kind: "OtherSegwit";
|
|
294
293
|
version: number;
|
|
295
294
|
program: string;
|
|
296
295
|
};
|
|
296
|
+
__kind: "Btc";
|
|
297
297
|
} | {
|
|
298
|
-
__kind: "Arb";
|
|
299
298
|
value: string;
|
|
299
|
+
__kind: "Arb";
|
|
300
300
|
} | {
|
|
301
|
-
__kind: "Sol";
|
|
302
301
|
value: string;
|
|
302
|
+
__kind: "Sol";
|
|
303
303
|
} | null | undefined;
|
|
304
304
|
}>;
|
|
305
305
|
}, "strip", z.ZodTypeAny, {
|
|
306
306
|
ccmId: bigint;
|
|
307
307
|
depositAmount: bigint;
|
|
308
308
|
destinationAddress: {
|
|
309
|
-
__kind: "Eth";
|
|
310
309
|
value: `0x${string}`;
|
|
310
|
+
__kind: "Eth";
|
|
311
311
|
} | {
|
|
312
|
-
__kind: "Dot";
|
|
313
312
|
value: `0x${string}`;
|
|
313
|
+
__kind: "Dot";
|
|
314
314
|
} | {
|
|
315
|
-
__kind: "Btc";
|
|
316
315
|
value: `0x${string}`;
|
|
316
|
+
__kind: "Btc";
|
|
317
317
|
} | {
|
|
318
|
-
__kind: "Arb";
|
|
319
318
|
value: `0x${string}`;
|
|
319
|
+
__kind: "Arb";
|
|
320
320
|
} | {
|
|
321
|
-
__kind: "Sol";
|
|
322
321
|
value: `0x${string}`;
|
|
322
|
+
__kind: "Sol";
|
|
323
323
|
};
|
|
324
324
|
depositMetadata: {
|
|
325
325
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
@@ -329,39 +329,39 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
329
329
|
cfParameters: `0x${string}`;
|
|
330
330
|
};
|
|
331
331
|
sourceAddress?: {
|
|
332
|
-
__kind: "Eth";
|
|
333
332
|
value: `0x${string}`;
|
|
333
|
+
__kind: "Eth";
|
|
334
334
|
} | {
|
|
335
|
-
__kind: "Dot";
|
|
336
335
|
value: `0x${string}`;
|
|
336
|
+
__kind: "Dot";
|
|
337
337
|
} | {
|
|
338
|
-
__kind: "Btc";
|
|
339
338
|
value: {
|
|
340
|
-
__kind: "P2PKH";
|
|
341
339
|
value: `0x${string}`;
|
|
340
|
+
__kind: "P2PKH";
|
|
342
341
|
} | {
|
|
343
|
-
__kind: "P2SH";
|
|
344
342
|
value: `0x${string}`;
|
|
343
|
+
__kind: "P2SH";
|
|
345
344
|
} | {
|
|
346
|
-
__kind: "P2WPKH";
|
|
347
345
|
value: `0x${string}`;
|
|
346
|
+
__kind: "P2WPKH";
|
|
348
347
|
} | {
|
|
349
|
-
__kind: "P2WSH";
|
|
350
348
|
value: `0x${string}`;
|
|
349
|
+
__kind: "P2WSH";
|
|
351
350
|
} | {
|
|
352
|
-
__kind: "Taproot";
|
|
353
351
|
value: `0x${string}`;
|
|
352
|
+
__kind: "Taproot";
|
|
354
353
|
} | {
|
|
355
354
|
__kind: "OtherSegwit";
|
|
356
355
|
version: number;
|
|
357
356
|
program: `0x${string}`;
|
|
358
357
|
};
|
|
358
|
+
__kind: "Btc";
|
|
359
359
|
} | {
|
|
360
|
-
__kind: "Arb";
|
|
361
360
|
value: `0x${string}`;
|
|
361
|
+
__kind: "Arb";
|
|
362
362
|
} | {
|
|
363
|
-
__kind: "Sol";
|
|
364
363
|
value: `0x${string}`;
|
|
364
|
+
__kind: "Sol";
|
|
365
365
|
} | null | undefined;
|
|
366
366
|
};
|
|
367
367
|
principalSwapId?: bigint | null | undefined;
|
|
@@ -370,20 +370,20 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
370
370
|
ccmId: string | number;
|
|
371
371
|
depositAmount: string | number;
|
|
372
372
|
destinationAddress: {
|
|
373
|
-
__kind: "Eth";
|
|
374
373
|
value: string;
|
|
374
|
+
__kind: "Eth";
|
|
375
375
|
} | {
|
|
376
|
-
__kind: "Dot";
|
|
377
376
|
value: string;
|
|
377
|
+
__kind: "Dot";
|
|
378
378
|
} | {
|
|
379
|
-
__kind: "Btc";
|
|
380
379
|
value: string;
|
|
380
|
+
__kind: "Btc";
|
|
381
381
|
} | {
|
|
382
|
-
__kind: "Arb";
|
|
383
382
|
value: string;
|
|
383
|
+
__kind: "Arb";
|
|
384
384
|
} | {
|
|
385
|
-
__kind: "Sol";
|
|
386
385
|
value: string;
|
|
386
|
+
__kind: "Sol";
|
|
387
387
|
};
|
|
388
388
|
depositMetadata: {
|
|
389
389
|
sourceChain: {
|
|
@@ -395,39 +395,39 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
395
395
|
cfParameters: string;
|
|
396
396
|
};
|
|
397
397
|
sourceAddress?: {
|
|
398
|
-
__kind: "Eth";
|
|
399
398
|
value: string;
|
|
399
|
+
__kind: "Eth";
|
|
400
400
|
} | {
|
|
401
|
-
__kind: "Dot";
|
|
402
401
|
value: string;
|
|
402
|
+
__kind: "Dot";
|
|
403
403
|
} | {
|
|
404
|
-
__kind: "Btc";
|
|
405
404
|
value: {
|
|
406
|
-
__kind: "P2PKH";
|
|
407
405
|
value: string;
|
|
406
|
+
__kind: "P2PKH";
|
|
408
407
|
} | {
|
|
409
|
-
__kind: "P2SH";
|
|
410
408
|
value: string;
|
|
409
|
+
__kind: "P2SH";
|
|
411
410
|
} | {
|
|
412
|
-
__kind: "P2WPKH";
|
|
413
411
|
value: string;
|
|
412
|
+
__kind: "P2WPKH";
|
|
414
413
|
} | {
|
|
415
|
-
__kind: "P2WSH";
|
|
416
414
|
value: string;
|
|
415
|
+
__kind: "P2WSH";
|
|
417
416
|
} | {
|
|
418
|
-
__kind: "Taproot";
|
|
419
417
|
value: string;
|
|
418
|
+
__kind: "Taproot";
|
|
420
419
|
} | {
|
|
421
420
|
__kind: "OtherSegwit";
|
|
422
421
|
version: number;
|
|
423
422
|
program: string;
|
|
424
423
|
};
|
|
424
|
+
__kind: "Btc";
|
|
425
425
|
} | {
|
|
426
|
-
__kind: "Arb";
|
|
427
426
|
value: string;
|
|
427
|
+
__kind: "Arb";
|
|
428
428
|
} | {
|
|
429
|
-
__kind: "Sol";
|
|
430
429
|
value: string;
|
|
430
|
+
__kind: "Sol";
|
|
431
431
|
} | null | undefined;
|
|
432
432
|
};
|
|
433
433
|
principalSwapId?: string | number | null | undefined;
|