@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
|
@@ -12,38 +12,38 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
12
12
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
13
13
|
}>;
|
|
14
14
|
depositAddress: z.ZodUnion<[z.ZodObject<{
|
|
15
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
15
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
18
|
value: `0x${string}`;
|
|
19
|
-
__kind: "
|
|
19
|
+
__kind: "Ethereum";
|
|
20
20
|
}, {
|
|
21
21
|
value: string;
|
|
22
22
|
__kind: "Eth";
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
25
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
24
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
25
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
value:
|
|
28
|
-
__kind: "
|
|
27
|
+
value: string;
|
|
28
|
+
__kind: "Polkadot";
|
|
29
29
|
}, {
|
|
30
30
|
value: string;
|
|
31
31
|
__kind: "Dot";
|
|
32
32
|
}>, z.ZodObject<{
|
|
33
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
34
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
33
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
34
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
value:
|
|
37
|
-
__kind: "
|
|
36
|
+
value: string;
|
|
37
|
+
__kind: "Bitcoin";
|
|
38
38
|
}, {
|
|
39
39
|
value: string;
|
|
40
40
|
__kind: "Btc";
|
|
41
41
|
}>, z.ZodObject<{
|
|
42
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
42
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
43
43
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
45
|
value: `0x${string}`;
|
|
46
|
-
__kind: "
|
|
46
|
+
__kind: "Arbitrum";
|
|
47
47
|
}, {
|
|
48
48
|
value: string;
|
|
49
49
|
__kind: "Arb";
|
|
@@ -57,16 +57,16 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
57
57
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
58
58
|
depositAddress: {
|
|
59
59
|
value: `0x${string}`;
|
|
60
|
-
__kind: "
|
|
60
|
+
__kind: "Ethereum";
|
|
61
61
|
} | {
|
|
62
|
-
value:
|
|
63
|
-
__kind: "
|
|
62
|
+
value: string;
|
|
63
|
+
__kind: "Polkadot";
|
|
64
64
|
} | {
|
|
65
|
-
value:
|
|
66
|
-
__kind: "
|
|
65
|
+
value: string;
|
|
66
|
+
__kind: "Bitcoin";
|
|
67
67
|
} | {
|
|
68
68
|
value: `0x${string}`;
|
|
69
|
-
__kind: "
|
|
69
|
+
__kind: "Arbitrum";
|
|
70
70
|
};
|
|
71
71
|
channelId: bigint;
|
|
72
72
|
depositChainExpiryBlock: bigint;
|
|
@@ -21,38 +21,38 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
21
21
|
}>;
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
destinationAddress: z.ZodUnion<[z.ZodObject<{
|
|
24
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
24
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
27
|
value: `0x${string}`;
|
|
28
|
-
__kind: "
|
|
28
|
+
__kind: "Ethereum";
|
|
29
29
|
}, {
|
|
30
30
|
value: string;
|
|
31
31
|
__kind: "Eth";
|
|
32
32
|
}>, z.ZodObject<{
|
|
33
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
34
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
33
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
34
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
value:
|
|
37
|
-
__kind: "
|
|
36
|
+
value: string;
|
|
37
|
+
__kind: "Polkadot";
|
|
38
38
|
}, {
|
|
39
39
|
value: string;
|
|
40
40
|
__kind: "Dot";
|
|
41
41
|
}>, z.ZodObject<{
|
|
42
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
43
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
42
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
43
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
-
value:
|
|
46
|
-
__kind: "
|
|
45
|
+
value: string;
|
|
46
|
+
__kind: "Bitcoin";
|
|
47
47
|
}, {
|
|
48
48
|
value: string;
|
|
49
49
|
__kind: "Btc";
|
|
50
50
|
}>, z.ZodObject<{
|
|
51
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
51
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
52
52
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
54
|
value: `0x${string}`;
|
|
55
|
-
__kind: "
|
|
55
|
+
__kind: "Arbitrum";
|
|
56
56
|
}, {
|
|
57
57
|
value: string;
|
|
58
58
|
__kind: "Arb";
|
|
@@ -64,16 +64,16 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
64
64
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
|
|
65
65
|
destinationAddress: {
|
|
66
66
|
value: `0x${string}`;
|
|
67
|
-
__kind: "
|
|
67
|
+
__kind: "Ethereum";
|
|
68
68
|
} | {
|
|
69
|
-
value:
|
|
70
|
-
__kind: "
|
|
69
|
+
value: string;
|
|
70
|
+
__kind: "Polkadot";
|
|
71
71
|
} | {
|
|
72
|
-
value:
|
|
73
|
-
__kind: "
|
|
72
|
+
value: string;
|
|
73
|
+
__kind: "Bitcoin";
|
|
74
74
|
} | {
|
|
75
75
|
value: `0x${string}`;
|
|
76
|
-
__kind: "
|
|
76
|
+
__kind: "Arbitrum";
|
|
77
77
|
};
|
|
78
78
|
fee: bigint;
|
|
79
79
|
}, {
|
|
@@ -21,38 +21,38 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
21
21
|
}>;
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
destinationAddress: z.ZodUnion<[z.ZodObject<{
|
|
24
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
24
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
27
|
value: `0x${string}`;
|
|
28
|
-
__kind: "
|
|
28
|
+
__kind: "Ethereum";
|
|
29
29
|
}, {
|
|
30
30
|
value: string;
|
|
31
31
|
__kind: "Eth";
|
|
32
32
|
}>, z.ZodObject<{
|
|
33
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
34
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
33
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
34
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
value:
|
|
37
|
-
__kind: "
|
|
36
|
+
value: string;
|
|
37
|
+
__kind: "Polkadot";
|
|
38
38
|
}, {
|
|
39
39
|
value: string;
|
|
40
40
|
__kind: "Dot";
|
|
41
41
|
}>, z.ZodObject<{
|
|
42
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
43
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
42
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
43
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
-
value:
|
|
46
|
-
__kind: "
|
|
45
|
+
value: string;
|
|
46
|
+
__kind: "Bitcoin";
|
|
47
47
|
}, {
|
|
48
48
|
value: string;
|
|
49
49
|
__kind: "Btc";
|
|
50
50
|
}>, z.ZodObject<{
|
|
51
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
51
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
52
52
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
54
|
value: `0x${string}`;
|
|
55
|
-
__kind: "
|
|
55
|
+
__kind: "Arbitrum";
|
|
56
56
|
}, {
|
|
57
57
|
value: string;
|
|
58
58
|
__kind: "Arb";
|
|
@@ -64,16 +64,16 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
64
64
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
|
|
65
65
|
destinationAddress: {
|
|
66
66
|
value: `0x${string}`;
|
|
67
|
-
__kind: "
|
|
67
|
+
__kind: "Ethereum";
|
|
68
68
|
} | {
|
|
69
|
-
value:
|
|
70
|
-
__kind: "
|
|
69
|
+
value: string;
|
|
70
|
+
__kind: "Polkadot";
|
|
71
71
|
} | {
|
|
72
|
-
value:
|
|
73
|
-
__kind: "
|
|
72
|
+
value: string;
|
|
73
|
+
__kind: "Bitcoin";
|
|
74
74
|
} | {
|
|
75
75
|
value: `0x${string}`;
|
|
76
|
-
__kind: "
|
|
76
|
+
__kind: "Arbitrum";
|
|
77
77
|
};
|
|
78
78
|
fee: bigint;
|
|
79
79
|
}, {
|
|
@@ -6,37 +6,37 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
6
6
|
gasSwapId: 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>>>;
|
|
7
7
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
destinationAddress: z.ZodUnion<[z.ZodObject<{
|
|
9
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
9
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
10
10
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
11
11
|
}, "strip", z.ZodTypeAny, {
|
|
12
|
-
__kind: "
|
|
12
|
+
__kind: "Ethereum";
|
|
13
13
|
value: `0x${string}`;
|
|
14
14
|
}, {
|
|
15
15
|
__kind: "Eth";
|
|
16
16
|
value: string;
|
|
17
17
|
}>, z.ZodObject<{
|
|
18
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
19
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
18
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
19
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
20
20
|
}, "strip", z.ZodTypeAny, {
|
|
21
|
-
__kind: "
|
|
22
|
-
value:
|
|
21
|
+
__kind: "Polkadot";
|
|
22
|
+
value: string;
|
|
23
23
|
}, {
|
|
24
24
|
__kind: "Dot";
|
|
25
25
|
value: string;
|
|
26
26
|
}>, z.ZodObject<{
|
|
27
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
28
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
28
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
__kind: "
|
|
31
|
-
value:
|
|
30
|
+
__kind: "Bitcoin";
|
|
31
|
+
value: string;
|
|
32
32
|
}, {
|
|
33
33
|
__kind: "Btc";
|
|
34
34
|
value: string;
|
|
35
35
|
}>, z.ZodObject<{
|
|
36
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
36
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
37
37
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
38
38
|
}, "strip", z.ZodTypeAny, {
|
|
39
|
-
__kind: "
|
|
39
|
+
__kind: "Arbitrum";
|
|
40
40
|
value: `0x${string}`;
|
|
41
41
|
}, {
|
|
42
42
|
__kind: "Arb";
|
|
@@ -282,16 +282,16 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
282
282
|
ccmId: bigint;
|
|
283
283
|
depositAmount: bigint;
|
|
284
284
|
destinationAddress: {
|
|
285
|
-
__kind: "
|
|
285
|
+
__kind: "Ethereum";
|
|
286
286
|
value: `0x${string}`;
|
|
287
287
|
} | {
|
|
288
|
-
__kind: "
|
|
289
|
-
value:
|
|
288
|
+
__kind: "Polkadot";
|
|
289
|
+
value: string;
|
|
290
290
|
} | {
|
|
291
|
-
__kind: "
|
|
292
|
-
value:
|
|
291
|
+
__kind: "Bitcoin";
|
|
292
|
+
value: string;
|
|
293
293
|
} | {
|
|
294
|
-
__kind: "
|
|
294
|
+
__kind: "Arbitrum";
|
|
295
295
|
value: `0x${string}`;
|
|
296
296
|
};
|
|
297
297
|
depositMetadata: {
|
|
@@ -6,37 +6,37 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
6
6
|
gasSwapId: 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>>>;
|
|
7
7
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
destinationAddress: z.ZodUnion<[z.ZodObject<{
|
|
9
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
9
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
10
10
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
11
11
|
}, "strip", z.ZodTypeAny, {
|
|
12
|
-
__kind: "
|
|
12
|
+
__kind: "Ethereum";
|
|
13
13
|
value: `0x${string}`;
|
|
14
14
|
}, {
|
|
15
15
|
__kind: "Eth";
|
|
16
16
|
value: string;
|
|
17
17
|
}>, z.ZodObject<{
|
|
18
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
19
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
18
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
19
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
20
20
|
}, "strip", z.ZodTypeAny, {
|
|
21
|
-
__kind: "
|
|
22
|
-
value:
|
|
21
|
+
__kind: "Polkadot";
|
|
22
|
+
value: string;
|
|
23
23
|
}, {
|
|
24
24
|
__kind: "Dot";
|
|
25
25
|
value: string;
|
|
26
26
|
}>, z.ZodObject<{
|
|
27
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
28
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
28
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
__kind: "
|
|
31
|
-
value:
|
|
30
|
+
__kind: "Bitcoin";
|
|
31
|
+
value: string;
|
|
32
32
|
}, {
|
|
33
33
|
__kind: "Btc";
|
|
34
34
|
value: string;
|
|
35
35
|
}>, z.ZodObject<{
|
|
36
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
36
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
37
37
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
38
38
|
}, "strip", z.ZodTypeAny, {
|
|
39
|
-
__kind: "
|
|
39
|
+
__kind: "Arbitrum";
|
|
40
40
|
value: `0x${string}`;
|
|
41
41
|
}, {
|
|
42
42
|
__kind: "Arb";
|
|
@@ -282,16 +282,16 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
282
282
|
ccmId: bigint;
|
|
283
283
|
depositAmount: bigint;
|
|
284
284
|
destinationAddress: {
|
|
285
|
-
__kind: "
|
|
285
|
+
__kind: "Ethereum";
|
|
286
286
|
value: `0x${string}`;
|
|
287
287
|
} | {
|
|
288
|
-
__kind: "
|
|
289
|
-
value:
|
|
288
|
+
__kind: "Polkadot";
|
|
289
|
+
value: string;
|
|
290
290
|
} | {
|
|
291
|
-
__kind: "
|
|
292
|
-
value:
|
|
291
|
+
__kind: "Bitcoin";
|
|
292
|
+
value: string;
|
|
293
293
|
} | {
|
|
294
|
-
__kind: "
|
|
294
|
+
__kind: "Arbitrum";
|
|
295
295
|
value: `0x${string}`;
|
|
296
296
|
};
|
|
297
297
|
depositMetadata: {
|
|
@@ -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;
|