@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
|
@@ -22,47 +22,47 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
22
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
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";
|
|
59
59
|
value: string;
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
|
-
__kind: z.ZodLiteral<"Sol">;
|
|
62
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
61
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Sol">, "Solana", "Sol">;
|
|
62
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
__kind: "
|
|
65
|
-
value:
|
|
64
|
+
__kind: "Solana";
|
|
65
|
+
value: string;
|
|
66
66
|
}, {
|
|
67
67
|
__kind: "Sol";
|
|
68
68
|
value: string;
|
|
@@ -70,47 +70,47 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
70
70
|
origin: z.ZodUnion<[z.ZodObject<{
|
|
71
71
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
72
72
|
depositAddress: z.ZodUnion<[z.ZodObject<{
|
|
73
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
73
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
74
74
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
__kind: "
|
|
76
|
+
__kind: "Ethereum";
|
|
77
77
|
value: `0x${string}`;
|
|
78
78
|
}, {
|
|
79
79
|
__kind: "Eth";
|
|
80
80
|
value: string;
|
|
81
81
|
}>, z.ZodObject<{
|
|
82
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
83
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
82
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
83
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
84
84
|
}, "strip", z.ZodTypeAny, {
|
|
85
|
-
__kind: "
|
|
86
|
-
value:
|
|
85
|
+
__kind: "Polkadot";
|
|
86
|
+
value: string;
|
|
87
87
|
}, {
|
|
88
88
|
__kind: "Dot";
|
|
89
89
|
value: string;
|
|
90
90
|
}>, z.ZodObject<{
|
|
91
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
92
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
91
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
92
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
93
93
|
}, "strip", z.ZodTypeAny, {
|
|
94
|
-
__kind: "
|
|
95
|
-
value:
|
|
94
|
+
__kind: "Bitcoin";
|
|
95
|
+
value: string;
|
|
96
96
|
}, {
|
|
97
97
|
__kind: "Btc";
|
|
98
98
|
value: string;
|
|
99
99
|
}>, z.ZodObject<{
|
|
100
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
100
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
101
101
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
102
102
|
}, "strip", z.ZodTypeAny, {
|
|
103
|
-
__kind: "
|
|
103
|
+
__kind: "Arbitrum";
|
|
104
104
|
value: `0x${string}`;
|
|
105
105
|
}, {
|
|
106
106
|
__kind: "Arb";
|
|
107
107
|
value: string;
|
|
108
108
|
}>, z.ZodObject<{
|
|
109
|
-
__kind: z.ZodLiteral<"Sol">;
|
|
110
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
109
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Sol">, "Solana", "Sol">;
|
|
110
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
111
111
|
}, "strip", z.ZodTypeAny, {
|
|
112
|
-
__kind: "
|
|
113
|
-
value:
|
|
112
|
+
__kind: "Solana";
|
|
113
|
+
value: string;
|
|
114
114
|
}, {
|
|
115
115
|
__kind: "Sol";
|
|
116
116
|
value: string;
|
|
@@ -120,20 +120,20 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
120
120
|
}, "strip", z.ZodTypeAny, {
|
|
121
121
|
__kind: "DepositChannel";
|
|
122
122
|
depositAddress: {
|
|
123
|
-
__kind: "
|
|
123
|
+
__kind: "Ethereum";
|
|
124
124
|
value: `0x${string}`;
|
|
125
125
|
} | {
|
|
126
|
-
__kind: "
|
|
127
|
-
value:
|
|
126
|
+
__kind: "Polkadot";
|
|
127
|
+
value: string;
|
|
128
128
|
} | {
|
|
129
|
-
__kind: "
|
|
130
|
-
value:
|
|
129
|
+
__kind: "Bitcoin";
|
|
130
|
+
value: string;
|
|
131
131
|
} | {
|
|
132
|
-
__kind: "
|
|
132
|
+
__kind: "Arbitrum";
|
|
133
133
|
value: `0x${string}`;
|
|
134
134
|
} | {
|
|
135
|
-
__kind: "
|
|
136
|
-
value:
|
|
135
|
+
__kind: "Solana";
|
|
136
|
+
value: string;
|
|
137
137
|
};
|
|
138
138
|
channelId: bigint;
|
|
139
139
|
depositBlockHeight: bigint;
|
|
@@ -422,38 +422,38 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
422
422
|
swapId: bigint;
|
|
423
423
|
depositAmount: bigint;
|
|
424
424
|
destinationAddress: {
|
|
425
|
-
__kind: "
|
|
425
|
+
__kind: "Ethereum";
|
|
426
426
|
value: `0x${string}`;
|
|
427
427
|
} | {
|
|
428
|
-
__kind: "
|
|
429
|
-
value:
|
|
428
|
+
__kind: "Polkadot";
|
|
429
|
+
value: string;
|
|
430
430
|
} | {
|
|
431
|
-
__kind: "
|
|
432
|
-
value:
|
|
431
|
+
__kind: "Bitcoin";
|
|
432
|
+
value: string;
|
|
433
433
|
} | {
|
|
434
|
-
__kind: "
|
|
434
|
+
__kind: "Arbitrum";
|
|
435
435
|
value: `0x${string}`;
|
|
436
436
|
} | {
|
|
437
|
-
__kind: "
|
|
438
|
-
value:
|
|
437
|
+
__kind: "Solana";
|
|
438
|
+
value: string;
|
|
439
439
|
};
|
|
440
440
|
origin: {
|
|
441
441
|
__kind: "DepositChannel";
|
|
442
442
|
depositAddress: {
|
|
443
|
-
__kind: "
|
|
443
|
+
__kind: "Ethereum";
|
|
444
444
|
value: `0x${string}`;
|
|
445
445
|
} | {
|
|
446
|
-
__kind: "
|
|
447
|
-
value:
|
|
446
|
+
__kind: "Polkadot";
|
|
447
|
+
value: string;
|
|
448
448
|
} | {
|
|
449
|
-
__kind: "
|
|
450
|
-
value:
|
|
449
|
+
__kind: "Bitcoin";
|
|
450
|
+
value: string;
|
|
451
451
|
} | {
|
|
452
|
-
__kind: "
|
|
452
|
+
__kind: "Arbitrum";
|
|
453
453
|
value: `0x${string}`;
|
|
454
454
|
} | {
|
|
455
|
-
__kind: "
|
|
456
|
-
value:
|
|
455
|
+
__kind: "Solana";
|
|
456
|
+
value: string;
|
|
457
457
|
};
|
|
458
458
|
channelId: bigint;
|
|
459
459
|
depositBlockHeight: bigint;
|
|
@@ -22,47 +22,47 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
22
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
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";
|
|
59
59
|
value: string;
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
|
-
__kind: z.ZodLiteral<"Sol">;
|
|
62
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
61
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Sol">, "Solana", "Sol">;
|
|
62
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
__kind: "
|
|
65
|
-
value:
|
|
64
|
+
__kind: "Solana";
|
|
65
|
+
value: string;
|
|
66
66
|
}, {
|
|
67
67
|
__kind: "Sol";
|
|
68
68
|
value: string;
|
|
@@ -70,47 +70,47 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
70
70
|
origin: z.ZodUnion<[z.ZodObject<{
|
|
71
71
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
72
72
|
depositAddress: z.ZodUnion<[z.ZodObject<{
|
|
73
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
73
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
74
74
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
__kind: "
|
|
76
|
+
__kind: "Ethereum";
|
|
77
77
|
value: `0x${string}`;
|
|
78
78
|
}, {
|
|
79
79
|
__kind: "Eth";
|
|
80
80
|
value: string;
|
|
81
81
|
}>, z.ZodObject<{
|
|
82
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
83
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
82
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
83
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
84
84
|
}, "strip", z.ZodTypeAny, {
|
|
85
|
-
__kind: "
|
|
86
|
-
value:
|
|
85
|
+
__kind: "Polkadot";
|
|
86
|
+
value: string;
|
|
87
87
|
}, {
|
|
88
88
|
__kind: "Dot";
|
|
89
89
|
value: string;
|
|
90
90
|
}>, z.ZodObject<{
|
|
91
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
92
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
91
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
92
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
93
93
|
}, "strip", z.ZodTypeAny, {
|
|
94
|
-
__kind: "
|
|
95
|
-
value:
|
|
94
|
+
__kind: "Bitcoin";
|
|
95
|
+
value: string;
|
|
96
96
|
}, {
|
|
97
97
|
__kind: "Btc";
|
|
98
98
|
value: string;
|
|
99
99
|
}>, z.ZodObject<{
|
|
100
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
100
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
101
101
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
102
102
|
}, "strip", z.ZodTypeAny, {
|
|
103
|
-
__kind: "
|
|
103
|
+
__kind: "Arbitrum";
|
|
104
104
|
value: `0x${string}`;
|
|
105
105
|
}, {
|
|
106
106
|
__kind: "Arb";
|
|
107
107
|
value: string;
|
|
108
108
|
}>, z.ZodObject<{
|
|
109
|
-
__kind: z.ZodLiteral<"Sol">;
|
|
110
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
109
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Sol">, "Solana", "Sol">;
|
|
110
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
111
111
|
}, "strip", z.ZodTypeAny, {
|
|
112
|
-
__kind: "
|
|
113
|
-
value:
|
|
112
|
+
__kind: "Solana";
|
|
113
|
+
value: string;
|
|
114
114
|
}, {
|
|
115
115
|
__kind: "Sol";
|
|
116
116
|
value: string;
|
|
@@ -120,20 +120,20 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
120
120
|
}, "strip", z.ZodTypeAny, {
|
|
121
121
|
__kind: "DepositChannel";
|
|
122
122
|
depositAddress: {
|
|
123
|
-
__kind: "
|
|
123
|
+
__kind: "Ethereum";
|
|
124
124
|
value: `0x${string}`;
|
|
125
125
|
} | {
|
|
126
|
-
__kind: "
|
|
127
|
-
value:
|
|
126
|
+
__kind: "Polkadot";
|
|
127
|
+
value: string;
|
|
128
128
|
} | {
|
|
129
|
-
__kind: "
|
|
130
|
-
value:
|
|
129
|
+
__kind: "Bitcoin";
|
|
130
|
+
value: string;
|
|
131
131
|
} | {
|
|
132
|
-
__kind: "
|
|
132
|
+
__kind: "Arbitrum";
|
|
133
133
|
value: `0x${string}`;
|
|
134
134
|
} | {
|
|
135
|
-
__kind: "
|
|
136
|
-
value:
|
|
135
|
+
__kind: "Solana";
|
|
136
|
+
value: string;
|
|
137
137
|
};
|
|
138
138
|
channelId: bigint;
|
|
139
139
|
depositBlockHeight: bigint;
|
|
@@ -422,38 +422,38 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
422
422
|
swapId: bigint;
|
|
423
423
|
depositAmount: bigint;
|
|
424
424
|
destinationAddress: {
|
|
425
|
-
__kind: "
|
|
425
|
+
__kind: "Ethereum";
|
|
426
426
|
value: `0x${string}`;
|
|
427
427
|
} | {
|
|
428
|
-
__kind: "
|
|
429
|
-
value:
|
|
428
|
+
__kind: "Polkadot";
|
|
429
|
+
value: string;
|
|
430
430
|
} | {
|
|
431
|
-
__kind: "
|
|
432
|
-
value:
|
|
431
|
+
__kind: "Bitcoin";
|
|
432
|
+
value: string;
|
|
433
433
|
} | {
|
|
434
|
-
__kind: "
|
|
434
|
+
__kind: "Arbitrum";
|
|
435
435
|
value: `0x${string}`;
|
|
436
436
|
} | {
|
|
437
|
-
__kind: "
|
|
438
|
-
value:
|
|
437
|
+
__kind: "Solana";
|
|
438
|
+
value: string;
|
|
439
439
|
};
|
|
440
440
|
origin: {
|
|
441
441
|
__kind: "DepositChannel";
|
|
442
442
|
depositAddress: {
|
|
443
|
-
__kind: "
|
|
443
|
+
__kind: "Ethereum";
|
|
444
444
|
value: `0x${string}`;
|
|
445
445
|
} | {
|
|
446
|
-
__kind: "
|
|
447
|
-
value:
|
|
446
|
+
__kind: "Polkadot";
|
|
447
|
+
value: string;
|
|
448
448
|
} | {
|
|
449
|
-
__kind: "
|
|
450
|
-
value:
|
|
449
|
+
__kind: "Bitcoin";
|
|
450
|
+
value: string;
|
|
451
451
|
} | {
|
|
452
|
-
__kind: "
|
|
452
|
+
__kind: "Arbitrum";
|
|
453
453
|
value: `0x${string}`;
|
|
454
454
|
} | {
|
|
455
|
-
__kind: "
|
|
456
|
-
value:
|
|
455
|
+
__kind: "Solana";
|
|
456
|
+
value: string;
|
|
457
457
|
};
|
|
458
458
|
channelId: bigint;
|
|
459
459
|
depositBlockHeight: bigint;
|
|
@@ -22,67 +22,67 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
22
22
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
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";
|
|
59
59
|
value: string;
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
|
-
__kind: z.ZodLiteral<"Sol">;
|
|
62
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
61
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Sol">, "Solana", "Sol">;
|
|
62
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
__kind: "
|
|
65
|
-
value:
|
|
64
|
+
__kind: "Solana";
|
|
65
|
+
value: string;
|
|
66
66
|
}, {
|
|
67
67
|
__kind: "Sol";
|
|
68
68
|
value: string;
|
|
69
69
|
}>]>;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
71
|
destinationAddress: {
|
|
72
|
-
__kind: "
|
|
72
|
+
__kind: "Ethereum";
|
|
73
73
|
value: `0x${string}`;
|
|
74
74
|
} | {
|
|
75
|
-
__kind: "
|
|
76
|
-
value:
|
|
75
|
+
__kind: "Polkadot";
|
|
76
|
+
value: string;
|
|
77
77
|
} | {
|
|
78
|
-
__kind: "
|
|
79
|
-
value:
|
|
78
|
+
__kind: "Bitcoin";
|
|
79
|
+
value: string;
|
|
80
80
|
} | {
|
|
81
|
-
__kind: "
|
|
81
|
+
__kind: "Arbitrum";
|
|
82
82
|
value: `0x${string}`;
|
|
83
83
|
} | {
|
|
84
|
-
__kind: "
|
|
85
|
-
value:
|
|
84
|
+
__kind: "Solana";
|
|
85
|
+
value: string;
|
|
86
86
|
};
|
|
87
87
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
88
88
|
egressFee: bigint;
|
|
@@ -22,67 +22,67 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
22
22
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
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";
|
|
59
59
|
value: string;
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
|
-
__kind: z.ZodLiteral<"Sol">;
|
|
62
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
61
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Sol">, "Solana", "Sol">;
|
|
62
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
__kind: "
|
|
65
|
-
value:
|
|
64
|
+
__kind: "Solana";
|
|
65
|
+
value: string;
|
|
66
66
|
}, {
|
|
67
67
|
__kind: "Sol";
|
|
68
68
|
value: string;
|
|
69
69
|
}>]>;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
71
|
destinationAddress: {
|
|
72
|
-
__kind: "
|
|
72
|
+
__kind: "Ethereum";
|
|
73
73
|
value: `0x${string}`;
|
|
74
74
|
} | {
|
|
75
|
-
__kind: "
|
|
76
|
-
value:
|
|
75
|
+
__kind: "Polkadot";
|
|
76
|
+
value: string;
|
|
77
77
|
} | {
|
|
78
|
-
__kind: "
|
|
79
|
-
value:
|
|
78
|
+
__kind: "Bitcoin";
|
|
79
|
+
value: string;
|
|
80
80
|
} | {
|
|
81
|
-
__kind: "
|
|
81
|
+
__kind: "Arbitrum";
|
|
82
82
|
value: `0x${string}`;
|
|
83
83
|
} | {
|
|
84
|
-
__kind: "
|
|
85
|
-
value:
|
|
84
|
+
__kind: "Solana";
|
|
85
|
+
value: string;
|
|
86
86
|
};
|
|
87
87
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
88
88
|
egressFee: bigint;
|