@chainflip/processor 1.5.0 → 1.5.2
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/common.cjs +15 -6
- package/dist/100/common.d.cts +25 -25
- package/dist/100/common.d.ts +25 -25
- package/dist/100/common.mjs +14 -5
- 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 +23 -23
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +23 -23
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +21 -21
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +21 -21
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +19 -19
- package/dist/100/swapping/ccmDepositReceived.d.ts +19 -19
- package/dist/100/swapping/ccmFailed.d.cts +15 -15
- package/dist/100/swapping/ccmFailed.d.ts +15 -15
- package/dist/100/swapping/swapAmountTooLow.d.cts +35 -35
- package/dist/100/swapping/swapAmountTooLow.d.ts +35 -35
- package/dist/100/swapping/swapDepositAddressReady.d.cts +36 -36
- package/dist/100/swapping/swapDepositAddressReady.d.ts +36 -36
- package/dist/100/swapping/swapScheduled.d.cts +37 -37
- package/dist/100/swapping/swapScheduled.d.ts +37 -37
- package/dist/100/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/100/swapping/withdrawalRequested.d.ts +15 -15
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
- package/dist/102/common.cjs +3 -3
- package/dist/102/common.mjs +2 -2
- package/dist/111/common.cjs +3 -3
- package/dist/111/common.mjs +2 -2
- package/dist/120/common.cjs +15 -6
- package/dist/120/common.d.cts +10 -10
- package/dist/120/common.d.ts +10 -10
- package/dist/120/common.mjs +14 -5
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +15 -15
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +15 -15
- package/dist/120/swapping/ccmFailed.d.cts +79 -79
- package/dist/120/swapping/ccmFailed.d.ts +79 -79
- package/dist/120/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/120/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.ts +12 -12
- package/dist/120/swapping/withdrawalRequested.d.cts +23 -23
- package/dist/120/swapping/withdrawalRequested.d.ts +23 -23
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/common.cjs +15 -6
- package/dist/131/common.d.cts +25 -25
- package/dist/131/common.d.ts +25 -25
- package/dist/131/common.mjs +14 -5
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +15 -15
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +15 -15
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +15 -15
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.ts +15 -15
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/ccmFailed.d.cts +35 -35
- package/dist/131/swapping/ccmFailed.d.ts +35 -35
- 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 +48 -48
- package/dist/131/swapping/swapDepositAddressReady.d.ts +48 -48
- 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 +49 -49
- package/dist/131/swapping/swapScheduled.d.ts +49 -49
- package/dist/131/swapping/withdrawalRequested.d.cts +21 -21
- package/dist/131/swapping/withdrawalRequested.d.ts +21 -21
- 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/common.cjs +19 -7
- package/dist/141/common.d.cts +30 -30
- package/dist/141/common.d.ts +30 -30
- package/dist/141/common.mjs +18 -6
- 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/liquidityProvider/liquidityDepositAddressReady.d.cts +18 -18
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +18 -18
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +18 -18
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.ts +18 -18
- package/dist/141/swapping/ccmDepositReceived.d.cts +18 -18
- package/dist/141/swapping/ccmDepositReceived.d.ts +18 -18
- package/dist/141/swapping/ccmFailed.d.cts +42 -42
- package/dist/141/swapping/ccmFailed.d.ts +42 -42
- package/dist/141/swapping/swapDepositAddressReady.d.cts +36 -36
- package/dist/141/swapping/swapDepositAddressReady.d.ts +36 -36
- package/dist/141/swapping/swapScheduled.d.cts +42 -42
- package/dist/141/swapping/swapScheduled.d.ts +42 -42
- package/dist/141/swapping/withdrawalRequested.d.cts +18 -18
- package/dist/141/swapping/withdrawalRequested.d.ts +18 -18
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +70 -70
- package/dist/150/assetBalances/refundSkipped.d.ts +70 -70
- package/dist/150/common.cjs +40 -23
- package/dist/150/common.d.cts +205 -338
- package/dist/150/common.d.ts +205 -338
- package/dist/150/common.mjs +39 -22
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
- 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/liquidityProvider/liquidityDepositAddressReady.d.cts +24 -24
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +24 -24
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +24 -24
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.ts +24 -24
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/ccmDepositReceived.d.cts +24 -24
- package/dist/150/swapping/ccmDepositReceived.d.ts +24 -24
- package/dist/150/swapping/ccmFailed.d.cts +56 -56
- package/dist/150/swapping/ccmFailed.d.ts +56 -56
- 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/swapScheduled.d.cts +56 -56
- package/dist/150/swapping/swapScheduled.d.ts +56 -56
- package/dist/150/swapping/withdrawalRequested.d.cts +24 -24
- package/dist/150/swapping/withdrawalRequested.d.ts +24 -24
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
- 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 +4 -4
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/160/common.cjs +25 -8
- package/dist/160/common.d.cts +88 -88
- package/dist/160/common.d.ts +88 -88
- package/dist/160/common.mjs +24 -7
- 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 +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- 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 +28 -28
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +28 -28
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +24 -24
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +24 -24
- 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 +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/160/swapping/ccmFailed.d.cts +56 -56
- package/dist/160/swapping/ccmFailed.d.ts +56 -56
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +66 -66
- package/dist/160/swapping/swapDepositAddressReady.d.ts +66 -66
- package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.ts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +110 -110
- package/dist/160/swapping/swapRequested.d.ts +110 -110
- package/dist/160/swapping/withdrawalRequested.d.cts +30 -30
- package/dist/160/swapping/withdrawalRequested.d.ts +30 -30
- package/dist/Processor.cjs +7 -1
- package/dist/Processor.mjs +7 -1
- package/package.json +1 -1
|
@@ -11,37 +11,37 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
11
11
|
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
|
|
12
12
|
}>;
|
|
13
13
|
destinationAddress: z.ZodUnion<[z.ZodObject<{
|
|
14
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
14
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "
|
|
17
|
+
__kind: "Ethereum";
|
|
18
18
|
value: `0x${string}`;
|
|
19
19
|
}, {
|
|
20
20
|
__kind: "Eth";
|
|
21
21
|
value: string;
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
24
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
23
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
24
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "
|
|
27
|
-
value:
|
|
26
|
+
__kind: "Polkadot";
|
|
27
|
+
value: string;
|
|
28
28
|
}, {
|
|
29
29
|
__kind: "Dot";
|
|
30
30
|
value: string;
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
33
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
32
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
33
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "
|
|
36
|
-
value:
|
|
35
|
+
__kind: "Bitcoin";
|
|
36
|
+
value: string;
|
|
37
37
|
}, {
|
|
38
38
|
__kind: "Btc";
|
|
39
39
|
value: string;
|
|
40
40
|
}>, z.ZodObject<{
|
|
41
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
41
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
42
42
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
__kind: "
|
|
44
|
+
__kind: "Arbitrum";
|
|
45
45
|
value: `0x${string}`;
|
|
46
46
|
}, {
|
|
47
47
|
__kind: "Arb";
|
|
@@ -286,37 +286,37 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
286
286
|
origin: z.ZodUnion<[z.ZodObject<{
|
|
287
287
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
288
288
|
depositAddress: z.ZodUnion<[z.ZodObject<{
|
|
289
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
289
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
290
290
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
291
291
|
}, "strip", z.ZodTypeAny, {
|
|
292
|
-
__kind: "
|
|
292
|
+
__kind: "Ethereum";
|
|
293
293
|
value: `0x${string}`;
|
|
294
294
|
}, {
|
|
295
295
|
__kind: "Eth";
|
|
296
296
|
value: string;
|
|
297
297
|
}>, z.ZodObject<{
|
|
298
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
299
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
298
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
299
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
300
300
|
}, "strip", z.ZodTypeAny, {
|
|
301
|
-
__kind: "
|
|
302
|
-
value:
|
|
301
|
+
__kind: "Polkadot";
|
|
302
|
+
value: string;
|
|
303
303
|
}, {
|
|
304
304
|
__kind: "Dot";
|
|
305
305
|
value: string;
|
|
306
306
|
}>, z.ZodObject<{
|
|
307
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
308
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
307
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
308
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
309
309
|
}, "strip", z.ZodTypeAny, {
|
|
310
|
-
__kind: "
|
|
311
|
-
value:
|
|
310
|
+
__kind: "Bitcoin";
|
|
311
|
+
value: string;
|
|
312
312
|
}, {
|
|
313
313
|
__kind: "Btc";
|
|
314
314
|
value: string;
|
|
315
315
|
}>, z.ZodObject<{
|
|
316
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
316
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
317
317
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
318
318
|
}, "strip", z.ZodTypeAny, {
|
|
319
|
-
__kind: "
|
|
319
|
+
__kind: "Arbitrum";
|
|
320
320
|
value: `0x${string}`;
|
|
321
321
|
}, {
|
|
322
322
|
__kind: "Arb";
|
|
@@ -327,16 +327,16 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
327
327
|
}, "strip", z.ZodTypeAny, {
|
|
328
328
|
__kind: "DepositChannel";
|
|
329
329
|
depositAddress: {
|
|
330
|
-
__kind: "
|
|
330
|
+
__kind: "Ethereum";
|
|
331
331
|
value: `0x${string}`;
|
|
332
332
|
} | {
|
|
333
|
-
__kind: "
|
|
334
|
-
value:
|
|
333
|
+
__kind: "Polkadot";
|
|
334
|
+
value: string;
|
|
335
335
|
} | {
|
|
336
|
-
__kind: "
|
|
337
|
-
value:
|
|
336
|
+
__kind: "Bitcoin";
|
|
337
|
+
value: string;
|
|
338
338
|
} | {
|
|
339
|
-
__kind: "
|
|
339
|
+
__kind: "Arbitrum";
|
|
340
340
|
value: `0x${string}`;
|
|
341
341
|
};
|
|
342
342
|
channelId: bigint;
|
|
@@ -370,16 +370,16 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
370
370
|
}>]>;
|
|
371
371
|
}, "strip", z.ZodTypeAny, {
|
|
372
372
|
destinationAddress: {
|
|
373
|
-
__kind: "
|
|
373
|
+
__kind: "Ethereum";
|
|
374
374
|
value: `0x${string}`;
|
|
375
375
|
} | {
|
|
376
|
-
__kind: "
|
|
377
|
-
value:
|
|
376
|
+
__kind: "Polkadot";
|
|
377
|
+
value: string;
|
|
378
378
|
} | {
|
|
379
|
-
__kind: "
|
|
380
|
-
value:
|
|
379
|
+
__kind: "Bitcoin";
|
|
380
|
+
value: string;
|
|
381
381
|
} | {
|
|
382
|
-
__kind: "
|
|
382
|
+
__kind: "Arbitrum";
|
|
383
383
|
value: `0x${string}`;
|
|
384
384
|
};
|
|
385
385
|
depositMetadata: {
|
|
@@ -426,16 +426,16 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
426
426
|
origin: {
|
|
427
427
|
__kind: "DepositChannel";
|
|
428
428
|
depositAddress: {
|
|
429
|
-
__kind: "
|
|
429
|
+
__kind: "Ethereum";
|
|
430
430
|
value: `0x${string}`;
|
|
431
431
|
} | {
|
|
432
|
-
__kind: "
|
|
433
|
-
value:
|
|
432
|
+
__kind: "Polkadot";
|
|
433
|
+
value: string;
|
|
434
434
|
} | {
|
|
435
|
-
__kind: "
|
|
436
|
-
value:
|
|
435
|
+
__kind: "Bitcoin";
|
|
436
|
+
value: string;
|
|
437
437
|
} | {
|
|
438
|
-
__kind: "
|
|
438
|
+
__kind: "Arbitrum";
|
|
439
439
|
value: `0x${string}`;
|
|
440
440
|
};
|
|
441
441
|
channelId: bigint;
|
|
@@ -2,74 +2,74 @@ import { z } from 'zod';
|
|
|
2
2
|
|
|
3
3
|
declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
4
4
|
depositAddress: z.ZodUnion<[z.ZodObject<{
|
|
5
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
5
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "
|
|
8
|
+
__kind: "Ethereum";
|
|
9
9
|
value: `0x${string}`;
|
|
10
10
|
}, {
|
|
11
11
|
__kind: "Eth";
|
|
12
12
|
value: string;
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
15
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
14
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
15
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "
|
|
18
|
-
value:
|
|
17
|
+
__kind: "Polkadot";
|
|
18
|
+
value: string;
|
|
19
19
|
}, {
|
|
20
20
|
__kind: "Dot";
|
|
21
21
|
value: string;
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
24
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
23
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
24
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "
|
|
27
|
-
value:
|
|
26
|
+
__kind: "Bitcoin";
|
|
27
|
+
value: string;
|
|
28
28
|
}, {
|
|
29
29
|
__kind: "Btc";
|
|
30
30
|
value: string;
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
32
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "
|
|
35
|
+
__kind: "Arbitrum";
|
|
36
36
|
value: `0x${string}`;
|
|
37
37
|
}, {
|
|
38
38
|
__kind: "Arb";
|
|
39
39
|
value: string;
|
|
40
40
|
}>]>;
|
|
41
41
|
destinationAddress: z.ZodUnion<[z.ZodObject<{
|
|
42
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
42
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
43
43
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
-
__kind: "
|
|
45
|
+
__kind: "Ethereum";
|
|
46
46
|
value: `0x${string}`;
|
|
47
47
|
}, {
|
|
48
48
|
__kind: "Eth";
|
|
49
49
|
value: string;
|
|
50
50
|
}>, z.ZodObject<{
|
|
51
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
52
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
51
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
52
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
|
-
__kind: "
|
|
55
|
-
value:
|
|
54
|
+
__kind: "Polkadot";
|
|
55
|
+
value: string;
|
|
56
56
|
}, {
|
|
57
57
|
__kind: "Dot";
|
|
58
58
|
value: string;
|
|
59
59
|
}>, z.ZodObject<{
|
|
60
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
61
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
60
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
61
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
62
62
|
}, "strip", z.ZodTypeAny, {
|
|
63
|
-
__kind: "
|
|
64
|
-
value:
|
|
63
|
+
__kind: "Bitcoin";
|
|
64
|
+
value: string;
|
|
65
65
|
}, {
|
|
66
66
|
__kind: "Btc";
|
|
67
67
|
value: string;
|
|
68
68
|
}>, z.ZodObject<{
|
|
69
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
69
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
70
70
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
|
-
__kind: "
|
|
72
|
+
__kind: "Arbitrum";
|
|
73
73
|
value: `0x${string}`;
|
|
74
74
|
}, {
|
|
75
75
|
__kind: "Arb";
|
|
@@ -123,30 +123,30 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
123
123
|
}>, "many">;
|
|
124
124
|
}, "strip", z.ZodTypeAny, {
|
|
125
125
|
depositAddress: {
|
|
126
|
-
__kind: "
|
|
126
|
+
__kind: "Ethereum";
|
|
127
127
|
value: `0x${string}`;
|
|
128
128
|
} | {
|
|
129
|
-
__kind: "
|
|
130
|
-
value:
|
|
129
|
+
__kind: "Polkadot";
|
|
130
|
+
value: string;
|
|
131
131
|
} | {
|
|
132
|
-
__kind: "
|
|
133
|
-
value:
|
|
132
|
+
__kind: "Bitcoin";
|
|
133
|
+
value: string;
|
|
134
134
|
} | {
|
|
135
|
-
__kind: "
|
|
135
|
+
__kind: "Arbitrum";
|
|
136
136
|
value: `0x${string}`;
|
|
137
137
|
};
|
|
138
138
|
channelId: bigint;
|
|
139
139
|
destinationAddress: {
|
|
140
|
-
__kind: "
|
|
140
|
+
__kind: "Ethereum";
|
|
141
141
|
value: `0x${string}`;
|
|
142
142
|
} | {
|
|
143
|
-
__kind: "
|
|
144
|
-
value:
|
|
143
|
+
__kind: "Polkadot";
|
|
144
|
+
value: string;
|
|
145
145
|
} | {
|
|
146
|
-
__kind: "
|
|
147
|
-
value:
|
|
146
|
+
__kind: "Bitcoin";
|
|
147
|
+
value: string;
|
|
148
148
|
} | {
|
|
149
|
-
__kind: "
|
|
149
|
+
__kind: "Arbitrum";
|
|
150
150
|
value: `0x${string}`;
|
|
151
151
|
};
|
|
152
152
|
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
@@ -2,74 +2,74 @@ import { z } from 'zod';
|
|
|
2
2
|
|
|
3
3
|
declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
4
4
|
depositAddress: z.ZodUnion<[z.ZodObject<{
|
|
5
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
5
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "
|
|
8
|
+
__kind: "Ethereum";
|
|
9
9
|
value: `0x${string}`;
|
|
10
10
|
}, {
|
|
11
11
|
__kind: "Eth";
|
|
12
12
|
value: string;
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
15
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
14
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
15
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "
|
|
18
|
-
value:
|
|
17
|
+
__kind: "Polkadot";
|
|
18
|
+
value: string;
|
|
19
19
|
}, {
|
|
20
20
|
__kind: "Dot";
|
|
21
21
|
value: string;
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
24
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
23
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
24
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "
|
|
27
|
-
value:
|
|
26
|
+
__kind: "Bitcoin";
|
|
27
|
+
value: string;
|
|
28
28
|
}, {
|
|
29
29
|
__kind: "Btc";
|
|
30
30
|
value: string;
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
32
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "
|
|
35
|
+
__kind: "Arbitrum";
|
|
36
36
|
value: `0x${string}`;
|
|
37
37
|
}, {
|
|
38
38
|
__kind: "Arb";
|
|
39
39
|
value: string;
|
|
40
40
|
}>]>;
|
|
41
41
|
destinationAddress: z.ZodUnion<[z.ZodObject<{
|
|
42
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
42
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
43
43
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
-
__kind: "
|
|
45
|
+
__kind: "Ethereum";
|
|
46
46
|
value: `0x${string}`;
|
|
47
47
|
}, {
|
|
48
48
|
__kind: "Eth";
|
|
49
49
|
value: string;
|
|
50
50
|
}>, z.ZodObject<{
|
|
51
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
52
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
51
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
52
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
|
-
__kind: "
|
|
55
|
-
value:
|
|
54
|
+
__kind: "Polkadot";
|
|
55
|
+
value: string;
|
|
56
56
|
}, {
|
|
57
57
|
__kind: "Dot";
|
|
58
58
|
value: string;
|
|
59
59
|
}>, z.ZodObject<{
|
|
60
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
61
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
60
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
61
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
62
62
|
}, "strip", z.ZodTypeAny, {
|
|
63
|
-
__kind: "
|
|
64
|
-
value:
|
|
63
|
+
__kind: "Bitcoin";
|
|
64
|
+
value: string;
|
|
65
65
|
}, {
|
|
66
66
|
__kind: "Btc";
|
|
67
67
|
value: string;
|
|
68
68
|
}>, z.ZodObject<{
|
|
69
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
69
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
70
70
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
|
-
__kind: "
|
|
72
|
+
__kind: "Arbitrum";
|
|
73
73
|
value: `0x${string}`;
|
|
74
74
|
}, {
|
|
75
75
|
__kind: "Arb";
|
|
@@ -123,30 +123,30 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
123
123
|
}>, "many">;
|
|
124
124
|
}, "strip", z.ZodTypeAny, {
|
|
125
125
|
depositAddress: {
|
|
126
|
-
__kind: "
|
|
126
|
+
__kind: "Ethereum";
|
|
127
127
|
value: `0x${string}`;
|
|
128
128
|
} | {
|
|
129
|
-
__kind: "
|
|
130
|
-
value:
|
|
129
|
+
__kind: "Polkadot";
|
|
130
|
+
value: string;
|
|
131
131
|
} | {
|
|
132
|
-
__kind: "
|
|
133
|
-
value:
|
|
132
|
+
__kind: "Bitcoin";
|
|
133
|
+
value: string;
|
|
134
134
|
} | {
|
|
135
|
-
__kind: "
|
|
135
|
+
__kind: "Arbitrum";
|
|
136
136
|
value: `0x${string}`;
|
|
137
137
|
};
|
|
138
138
|
channelId: bigint;
|
|
139
139
|
destinationAddress: {
|
|
140
|
-
__kind: "
|
|
140
|
+
__kind: "Ethereum";
|
|
141
141
|
value: `0x${string}`;
|
|
142
142
|
} | {
|
|
143
|
-
__kind: "
|
|
144
|
-
value:
|
|
143
|
+
__kind: "Polkadot";
|
|
144
|
+
value: string;
|
|
145
145
|
} | {
|
|
146
|
-
__kind: "
|
|
147
|
-
value:
|
|
146
|
+
__kind: "Bitcoin";
|
|
147
|
+
value: string;
|
|
148
148
|
} | {
|
|
149
|
-
__kind: "
|
|
149
|
+
__kind: "Arbitrum";
|
|
150
150
|
value: `0x${string}`;
|
|
151
151
|
};
|
|
152
152
|
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
@@ -22,37 +22,37 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
22
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
23
23
|
}>;
|
|
24
24
|
destinationAddress: z.ZodUnion<[z.ZodObject<{
|
|
25
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
25
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
26
26
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
__kind: "
|
|
28
|
+
__kind: "Ethereum";
|
|
29
29
|
value: `0x${string}`;
|
|
30
30
|
}, {
|
|
31
31
|
__kind: "Eth";
|
|
32
32
|
value: string;
|
|
33
33
|
}>, z.ZodObject<{
|
|
34
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
35
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
35
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
__kind: "
|
|
38
|
-
value:
|
|
37
|
+
__kind: "Polkadot";
|
|
38
|
+
value: string;
|
|
39
39
|
}, {
|
|
40
40
|
__kind: "Dot";
|
|
41
41
|
value: string;
|
|
42
42
|
}>, z.ZodObject<{
|
|
43
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
44
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
44
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
__kind: "
|
|
47
|
-
value:
|
|
46
|
+
__kind: "Bitcoin";
|
|
47
|
+
value: string;
|
|
48
48
|
}, {
|
|
49
49
|
__kind: "Btc";
|
|
50
50
|
value: string;
|
|
51
51
|
}>, z.ZodObject<{
|
|
52
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
52
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
__kind: "
|
|
55
|
+
__kind: "Arbitrum";
|
|
56
56
|
value: `0x${string}`;
|
|
57
57
|
}, {
|
|
58
58
|
__kind: "Arb";
|
|
@@ -61,37 +61,37 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
61
61
|
origin: z.ZodUnion<[z.ZodObject<{
|
|
62
62
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
63
63
|
depositAddress: z.ZodUnion<[z.ZodObject<{
|
|
64
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
64
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
65
65
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
-
__kind: "
|
|
67
|
+
__kind: "Ethereum";
|
|
68
68
|
value: `0x${string}`;
|
|
69
69
|
}, {
|
|
70
70
|
__kind: "Eth";
|
|
71
71
|
value: string;
|
|
72
72
|
}>, z.ZodObject<{
|
|
73
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
74
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
73
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
74
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
__kind: "
|
|
77
|
-
value:
|
|
76
|
+
__kind: "Polkadot";
|
|
77
|
+
value: string;
|
|
78
78
|
}, {
|
|
79
79
|
__kind: "Dot";
|
|
80
80
|
value: string;
|
|
81
81
|
}>, z.ZodObject<{
|
|
82
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
83
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
82
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
83
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
84
84
|
}, "strip", z.ZodTypeAny, {
|
|
85
|
-
__kind: "
|
|
86
|
-
value:
|
|
85
|
+
__kind: "Bitcoin";
|
|
86
|
+
value: string;
|
|
87
87
|
}, {
|
|
88
88
|
__kind: "Btc";
|
|
89
89
|
value: string;
|
|
90
90
|
}>, z.ZodObject<{
|
|
91
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
91
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
92
92
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
93
93
|
}, "strip", z.ZodTypeAny, {
|
|
94
|
-
__kind: "
|
|
94
|
+
__kind: "Arbitrum";
|
|
95
95
|
value: `0x${string}`;
|
|
96
96
|
}, {
|
|
97
97
|
__kind: "Arb";
|
|
@@ -102,16 +102,16 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
102
102
|
}, "strip", z.ZodTypeAny, {
|
|
103
103
|
__kind: "DepositChannel";
|
|
104
104
|
depositAddress: {
|
|
105
|
-
__kind: "
|
|
105
|
+
__kind: "Ethereum";
|
|
106
106
|
value: `0x${string}`;
|
|
107
107
|
} | {
|
|
108
|
-
__kind: "
|
|
109
|
-
value:
|
|
108
|
+
__kind: "Polkadot";
|
|
109
|
+
value: string;
|
|
110
110
|
} | {
|
|
111
|
-
__kind: "
|
|
112
|
-
value:
|
|
111
|
+
__kind: "Bitcoin";
|
|
112
|
+
value: string;
|
|
113
113
|
} | {
|
|
114
|
-
__kind: "
|
|
114
|
+
__kind: "Arbitrum";
|
|
115
115
|
value: `0x${string}`;
|
|
116
116
|
};
|
|
117
117
|
channelId: bigint;
|
|
@@ -383,31 +383,31 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
383
383
|
swapId: bigint;
|
|
384
384
|
depositAmount: bigint;
|
|
385
385
|
destinationAddress: {
|
|
386
|
-
__kind: "
|
|
386
|
+
__kind: "Ethereum";
|
|
387
387
|
value: `0x${string}`;
|
|
388
388
|
} | {
|
|
389
|
-
__kind: "
|
|
390
|
-
value:
|
|
389
|
+
__kind: "Polkadot";
|
|
390
|
+
value: string;
|
|
391
391
|
} | {
|
|
392
|
-
__kind: "
|
|
393
|
-
value:
|
|
392
|
+
__kind: "Bitcoin";
|
|
393
|
+
value: string;
|
|
394
394
|
} | {
|
|
395
|
-
__kind: "
|
|
395
|
+
__kind: "Arbitrum";
|
|
396
396
|
value: `0x${string}`;
|
|
397
397
|
};
|
|
398
398
|
origin: {
|
|
399
399
|
__kind: "DepositChannel";
|
|
400
400
|
depositAddress: {
|
|
401
|
-
__kind: "
|
|
401
|
+
__kind: "Ethereum";
|
|
402
402
|
value: `0x${string}`;
|
|
403
403
|
} | {
|
|
404
|
-
__kind: "
|
|
405
|
-
value:
|
|
404
|
+
__kind: "Polkadot";
|
|
405
|
+
value: string;
|
|
406
406
|
} | {
|
|
407
|
-
__kind: "
|
|
408
|
-
value:
|
|
407
|
+
__kind: "Bitcoin";
|
|
408
|
+
value: string;
|
|
409
409
|
} | {
|
|
410
|
-
__kind: "
|
|
410
|
+
__kind: "Arbitrum";
|
|
411
411
|
value: `0x${string}`;
|
|
412
412
|
};
|
|
413
413
|
channelId: bigint;
|