@chainflip/processor 1.4.4 → 1.4.5
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/BitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/100/BitcoinIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/100/BitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/BitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/Environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/100/Environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/100/EthereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/EthereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/100/EthereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/EthereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/EthereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/EthereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/EthereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/EthereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/EthereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/EthereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/Funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/Funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/Funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/Funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/Funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/Funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/Funding/funded.d.cts +2 -2
- package/dist/100/Funding/funded.d.ts +2 -2
- package/dist/100/Funding/redemptionRequested.d.cts +4 -4
- package/dist/100/Funding/redemptionRequested.d.ts +4 -4
- package/dist/100/LiquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/LiquidityProvider/accountCredited.d.ts +2 -2
- package/dist/100/LiquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/LiquidityProvider/accountDebited.d.ts +2 -2
- package/dist/100/LiquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/100/LiquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/100/PolkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/PolkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/Swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/Swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/Swapping/ccmDepositReceived.d.cts +78 -78
- package/dist/100/Swapping/ccmDepositReceived.d.ts +78 -78
- package/dist/100/Swapping/ccmFailed.d.cts +78 -78
- package/dist/100/Swapping/ccmFailed.d.ts +78 -78
- package/dist/100/Swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/Swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/Swapping/swapAmountTooLow.d.cts +50 -50
- package/dist/100/Swapping/swapAmountTooLow.d.ts +50 -50
- package/dist/100/Swapping/swapDepositAddressReady.d.cts +42 -42
- package/dist/100/Swapping/swapDepositAddressReady.d.ts +42 -42
- package/dist/100/Swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/Swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/Swapping/swapExecuted.d.cts +12 -12
- package/dist/100/Swapping/swapExecuted.d.ts +12 -12
- package/dist/100/Swapping/swapScheduled.d.cts +130 -130
- package/dist/100/Swapping/swapScheduled.d.ts +130 -130
- package/dist/100/Swapping/withdrawalRequested.d.cts +12 -12
- package/dist/100/Swapping/withdrawalRequested.d.ts +12 -12
- package/dist/111/LiquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/LiquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/120/PolkadotIngressEgress/depositReceived.d.cts +4 -4
- package/dist/120/PolkadotIngressEgress/depositReceived.d.ts +4 -4
- package/dist/120/Swapping/ccmFailed.d.cts +78 -78
- package/dist/120/Swapping/ccmFailed.d.ts +78 -78
- package/dist/120/Swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/120/Swapping/swapEgressIgnored.d.ts +28 -28
- 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 +12 -12
- package/dist/120/Swapping/withdrawalRequested.d.ts +12 -12
- package/dist/131/Environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/131/Environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/131/EthereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/EthereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/EthereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/EthereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/EthereumIngressEgress/depositReceived.d.cts +6 -6
- package/dist/131/EthereumIngressEgress/depositReceived.d.ts +6 -6
- package/dist/131/EthereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/EthereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/EthereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/EthereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/LiquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/131/LiquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/131/LiquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/131/LiquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/131/LiquidityProvider/accountCredited.d.cts +2 -2
- package/dist/131/LiquidityProvider/accountCredited.d.ts +2 -2
- package/dist/131/LiquidityProvider/accountDebited.d.cts +2 -2
- package/dist/131/LiquidityProvider/accountDebited.d.ts +2 -2
- package/dist/131/LiquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/LiquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/131/LiquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/131/LiquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/131/Swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/Swapping/batchSwapFailed.d.ts +6 -6
- package/dist/131/Swapping/ccmFailed.d.cts +106 -106
- package/dist/131/Swapping/ccmFailed.d.ts +106 -106
- 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 +46 -46
- package/dist/131/Swapping/swapDepositAddressReady.d.ts +46 -46
- package/dist/131/Swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/131/Swapping/swapEgressIgnored.d.ts +28 -28
- package/dist/131/Swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/131/Swapping/swapEgressScheduled.d.ts +6 -6
- 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 +136 -136
- package/dist/131/Swapping/swapScheduled.d.ts +136 -136
- package/dist/131/Swapping/withdrawalRequested.d.cts +18 -18
- package/dist/131/Swapping/withdrawalRequested.d.ts +18 -18
- package/dist/141/ArbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ArbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/ArbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/ArbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/141/ArbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/ArbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/141/ArbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/141/ArbitrumIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/141/ArbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/ArbitrumIngressEgress/depositIgnored.d.ts +3 -3
- package/dist/141/ArbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/141/ArbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
- package/dist/141/ArbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/ArbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/ArbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ArbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/ArbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/ArbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
- package/dist/141/Environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/Environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/141/EthereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/EthereumIngressEgress/boostFundsAdded.d.ts +2 -2
- 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/stoppedBoosting.d.cts +2 -2
- package/dist/141/EthereumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/LiquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/LiquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/LiquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/LiquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/141/Swapping/ccmDepositReceived.d.cts +92 -92
- package/dist/141/Swapping/ccmDepositReceived.d.ts +92 -92
- package/dist/141/Swapping/ccmFailed.d.cts +128 -128
- package/dist/141/Swapping/ccmFailed.d.ts +128 -128
- package/dist/141/Swapping/swapDepositAddressReady.d.cts +32 -32
- package/dist/141/Swapping/swapDepositAddressReady.d.ts +32 -32
- package/dist/141/Swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/Swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/Swapping/swapExecuted.d.cts +86 -86
- package/dist/141/Swapping/swapExecuted.d.ts +86 -86
- package/dist/141/Swapping/swapScheduled.d.cts +140 -140
- package/dist/141/Swapping/swapScheduled.d.ts +140 -140
- package/dist/141/Swapping/withdrawalRequested.d.cts +16 -16
- package/dist/141/Swapping/withdrawalRequested.d.ts +16 -16
- package/dist/141/TokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/TokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/141/TokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/TokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/141/TokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/TokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/141/TokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/TokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/Processor.cjs +11 -5
- package/dist/Processor.d.cts +2 -0
- package/dist/Processor.d.ts +2 -0
- package/dist/Processor.mjs +11 -5
- package/dist/types.d.cts +5 -1
- package/dist/types.d.ts +5 -1
- package/package.json +1 -1
|
@@ -4,40 +4,40 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
4
4
|
asset: z.ZodEffects<z.ZodObject<{
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
__kind: "Eth" | "
|
|
7
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
8
8
|
}, {
|
|
9
|
-
__kind: "Eth" | "
|
|
10
|
-
}>, "Eth" | "
|
|
11
|
-
__kind: "Eth" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
10
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
12
12
|
}>;
|
|
13
13
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14
14
|
destinationAddress: z.ZodUnion<[z.ZodObject<{
|
|
15
15
|
__kind: z.ZodLiteral<"Eth">;
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "Eth";
|
|
19
18
|
value: `0x${string}`;
|
|
20
|
-
}, {
|
|
21
19
|
__kind: "Eth";
|
|
20
|
+
}, {
|
|
22
21
|
value: string;
|
|
22
|
+
__kind: "Eth";
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
24
|
__kind: z.ZodLiteral<"Dot">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
__kind: "Dot";
|
|
28
27
|
value: `0x${string}`;
|
|
29
|
-
}, {
|
|
30
28
|
__kind: "Dot";
|
|
29
|
+
}, {
|
|
31
30
|
value: string;
|
|
31
|
+
__kind: "Dot";
|
|
32
32
|
}>, z.ZodObject<{
|
|
33
33
|
__kind: z.ZodLiteral<"Btc">;
|
|
34
34
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
__kind: "Btc";
|
|
37
36
|
value: `0x${string}`;
|
|
38
|
-
}, {
|
|
39
37
|
__kind: "Btc";
|
|
38
|
+
}, {
|
|
40
39
|
value: string;
|
|
40
|
+
__kind: "Btc";
|
|
41
41
|
}>]>;
|
|
42
42
|
origin: z.ZodUnion<[z.ZodObject<{
|
|
43
43
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -46,91 +46,91 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
46
46
|
__kind: z.ZodLiteral<"Eth">;
|
|
47
47
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
49
|
-
__kind: "Eth";
|
|
50
49
|
value: `0x${string}`;
|
|
51
|
-
}, {
|
|
52
50
|
__kind: "Eth";
|
|
51
|
+
}, {
|
|
53
52
|
value: string;
|
|
53
|
+
__kind: "Eth";
|
|
54
54
|
}>, z.ZodObject<{
|
|
55
55
|
__kind: z.ZodLiteral<"Dot">;
|
|
56
56
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
58
|
-
__kind: "Dot";
|
|
59
58
|
value: `0x${string}`;
|
|
60
|
-
}, {
|
|
61
59
|
__kind: "Dot";
|
|
60
|
+
}, {
|
|
62
61
|
value: string;
|
|
62
|
+
__kind: "Dot";
|
|
63
63
|
}>, z.ZodObject<{
|
|
64
64
|
__kind: z.ZodLiteral<"Btc">;
|
|
65
65
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
-
__kind: "Btc";
|
|
68
67
|
value: `0x${string}`;
|
|
69
|
-
}, {
|
|
70
68
|
__kind: "Btc";
|
|
69
|
+
}, {
|
|
71
70
|
value: string;
|
|
71
|
+
__kind: "Btc";
|
|
72
72
|
}>]>;
|
|
73
73
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
74
74
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
76
|
depositAddress: {
|
|
77
|
-
__kind: "Eth";
|
|
78
77
|
value: `0x${string}`;
|
|
78
|
+
__kind: "Eth";
|
|
79
79
|
} | {
|
|
80
|
-
__kind: "Dot";
|
|
81
80
|
value: `0x${string}`;
|
|
81
|
+
__kind: "Dot";
|
|
82
82
|
} | {
|
|
83
|
-
__kind: "Btc";
|
|
84
83
|
value: `0x${string}`;
|
|
84
|
+
__kind: "Btc";
|
|
85
85
|
};
|
|
86
86
|
channelId: bigint;
|
|
87
87
|
depositBlockHeight: bigint;
|
|
88
88
|
}, {
|
|
89
89
|
depositAddress: {
|
|
90
|
-
__kind: "Eth";
|
|
91
90
|
value: string;
|
|
91
|
+
__kind: "Eth";
|
|
92
92
|
} | {
|
|
93
|
-
__kind: "Dot";
|
|
94
93
|
value: string;
|
|
94
|
+
__kind: "Dot";
|
|
95
95
|
} | {
|
|
96
|
-
__kind: "Btc";
|
|
97
96
|
value: string;
|
|
97
|
+
__kind: "Btc";
|
|
98
98
|
};
|
|
99
99
|
channelId: string | number;
|
|
100
100
|
depositBlockHeight: string | number;
|
|
101
101
|
}>;
|
|
102
102
|
}, "strip", z.ZodTypeAny, {
|
|
103
|
-
__kind: "DepositChannel";
|
|
104
103
|
value: {
|
|
105
104
|
depositAddress: {
|
|
106
|
-
__kind: "Eth";
|
|
107
105
|
value: `0x${string}`;
|
|
106
|
+
__kind: "Eth";
|
|
108
107
|
} | {
|
|
109
|
-
__kind: "Dot";
|
|
110
108
|
value: `0x${string}`;
|
|
109
|
+
__kind: "Dot";
|
|
111
110
|
} | {
|
|
112
|
-
__kind: "Btc";
|
|
113
111
|
value: `0x${string}`;
|
|
112
|
+
__kind: "Btc";
|
|
114
113
|
};
|
|
115
114
|
channelId: bigint;
|
|
116
115
|
depositBlockHeight: bigint;
|
|
117
116
|
};
|
|
118
|
-
}, {
|
|
119
117
|
__kind: "DepositChannel";
|
|
118
|
+
}, {
|
|
120
119
|
value: {
|
|
121
120
|
depositAddress: {
|
|
122
|
-
__kind: "Eth";
|
|
123
121
|
value: string;
|
|
122
|
+
__kind: "Eth";
|
|
124
123
|
} | {
|
|
125
|
-
__kind: "Dot";
|
|
126
124
|
value: string;
|
|
125
|
+
__kind: "Dot";
|
|
127
126
|
} | {
|
|
128
|
-
__kind: "Btc";
|
|
129
127
|
value: string;
|
|
128
|
+
__kind: "Btc";
|
|
130
129
|
};
|
|
131
130
|
channelId: string | number;
|
|
132
131
|
depositBlockHeight: string | number;
|
|
133
132
|
};
|
|
133
|
+
__kind: "DepositChannel";
|
|
134
134
|
}>, z.ZodObject<{
|
|
135
135
|
__kind: z.ZodLiteral<"Vault">;
|
|
136
136
|
txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -142,69 +142,69 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
142
142
|
txHash: string;
|
|
143
143
|
}>]>;
|
|
144
144
|
}, "strip", z.ZodTypeAny, {
|
|
145
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
146
|
-
amount: bigint;
|
|
147
145
|
destinationAddress: {
|
|
148
|
-
__kind: "Eth";
|
|
149
146
|
value: `0x${string}`;
|
|
147
|
+
__kind: "Eth";
|
|
150
148
|
} | {
|
|
151
|
-
__kind: "Dot";
|
|
152
149
|
value: `0x${string}`;
|
|
150
|
+
__kind: "Dot";
|
|
153
151
|
} | {
|
|
154
|
-
__kind: "Btc";
|
|
155
152
|
value: `0x${string}`;
|
|
153
|
+
__kind: "Btc";
|
|
156
154
|
};
|
|
155
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
156
|
+
amount: bigint;
|
|
157
157
|
origin: {
|
|
158
|
-
__kind: "DepositChannel";
|
|
159
158
|
value: {
|
|
160
159
|
depositAddress: {
|
|
161
|
-
__kind: "Eth";
|
|
162
160
|
value: `0x${string}`;
|
|
161
|
+
__kind: "Eth";
|
|
163
162
|
} | {
|
|
164
|
-
__kind: "Dot";
|
|
165
163
|
value: `0x${string}`;
|
|
164
|
+
__kind: "Dot";
|
|
166
165
|
} | {
|
|
167
|
-
__kind: "Btc";
|
|
168
166
|
value: `0x${string}`;
|
|
167
|
+
__kind: "Btc";
|
|
169
168
|
};
|
|
170
169
|
channelId: bigint;
|
|
171
170
|
depositBlockHeight: bigint;
|
|
172
171
|
};
|
|
172
|
+
__kind: "DepositChannel";
|
|
173
173
|
} | {
|
|
174
174
|
__kind: "Vault";
|
|
175
175
|
txHash: `0x${string}`;
|
|
176
176
|
};
|
|
177
177
|
}, {
|
|
178
|
-
asset: {
|
|
179
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
180
|
-
};
|
|
181
|
-
amount: string | number;
|
|
182
178
|
destinationAddress: {
|
|
183
|
-
__kind: "Eth";
|
|
184
179
|
value: string;
|
|
180
|
+
__kind: "Eth";
|
|
185
181
|
} | {
|
|
186
|
-
__kind: "Dot";
|
|
187
182
|
value: string;
|
|
183
|
+
__kind: "Dot";
|
|
188
184
|
} | {
|
|
189
|
-
__kind: "Btc";
|
|
190
185
|
value: string;
|
|
186
|
+
__kind: "Btc";
|
|
191
187
|
};
|
|
188
|
+
asset: {
|
|
189
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
190
|
+
};
|
|
191
|
+
amount: string | number;
|
|
192
192
|
origin: {
|
|
193
|
-
__kind: "DepositChannel";
|
|
194
193
|
value: {
|
|
195
194
|
depositAddress: {
|
|
196
|
-
__kind: "Eth";
|
|
197
195
|
value: string;
|
|
196
|
+
__kind: "Eth";
|
|
198
197
|
} | {
|
|
199
|
-
__kind: "Dot";
|
|
200
198
|
value: string;
|
|
199
|
+
__kind: "Dot";
|
|
201
200
|
} | {
|
|
202
|
-
__kind: "Btc";
|
|
203
201
|
value: string;
|
|
202
|
+
__kind: "Btc";
|
|
204
203
|
};
|
|
205
204
|
channelId: string | number;
|
|
206
205
|
depositBlockHeight: string | number;
|
|
207
206
|
};
|
|
207
|
+
__kind: "DepositChannel";
|
|
208
208
|
} | {
|
|
209
209
|
__kind: "Vault";
|
|
210
210
|
txHash: string;
|
|
@@ -4,40 +4,40 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
4
4
|
asset: z.ZodEffects<z.ZodObject<{
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
__kind: "Eth" | "
|
|
7
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
8
8
|
}, {
|
|
9
|
-
__kind: "Eth" | "
|
|
10
|
-
}>, "Eth" | "
|
|
11
|
-
__kind: "Eth" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
10
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
12
12
|
}>;
|
|
13
13
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14
14
|
destinationAddress: z.ZodUnion<[z.ZodObject<{
|
|
15
15
|
__kind: z.ZodLiteral<"Eth">;
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "Eth";
|
|
19
18
|
value: `0x${string}`;
|
|
20
|
-
}, {
|
|
21
19
|
__kind: "Eth";
|
|
20
|
+
}, {
|
|
22
21
|
value: string;
|
|
22
|
+
__kind: "Eth";
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
24
|
__kind: z.ZodLiteral<"Dot">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
__kind: "Dot";
|
|
28
27
|
value: `0x${string}`;
|
|
29
|
-
}, {
|
|
30
28
|
__kind: "Dot";
|
|
29
|
+
}, {
|
|
31
30
|
value: string;
|
|
31
|
+
__kind: "Dot";
|
|
32
32
|
}>, z.ZodObject<{
|
|
33
33
|
__kind: z.ZodLiteral<"Btc">;
|
|
34
34
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
__kind: "Btc";
|
|
37
36
|
value: `0x${string}`;
|
|
38
|
-
}, {
|
|
39
37
|
__kind: "Btc";
|
|
38
|
+
}, {
|
|
40
39
|
value: string;
|
|
40
|
+
__kind: "Btc";
|
|
41
41
|
}>]>;
|
|
42
42
|
origin: z.ZodUnion<[z.ZodObject<{
|
|
43
43
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -46,91 +46,91 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
46
46
|
__kind: z.ZodLiteral<"Eth">;
|
|
47
47
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
49
|
-
__kind: "Eth";
|
|
50
49
|
value: `0x${string}`;
|
|
51
|
-
}, {
|
|
52
50
|
__kind: "Eth";
|
|
51
|
+
}, {
|
|
53
52
|
value: string;
|
|
53
|
+
__kind: "Eth";
|
|
54
54
|
}>, z.ZodObject<{
|
|
55
55
|
__kind: z.ZodLiteral<"Dot">;
|
|
56
56
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
58
|
-
__kind: "Dot";
|
|
59
58
|
value: `0x${string}`;
|
|
60
|
-
}, {
|
|
61
59
|
__kind: "Dot";
|
|
60
|
+
}, {
|
|
62
61
|
value: string;
|
|
62
|
+
__kind: "Dot";
|
|
63
63
|
}>, z.ZodObject<{
|
|
64
64
|
__kind: z.ZodLiteral<"Btc">;
|
|
65
65
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
-
__kind: "Btc";
|
|
68
67
|
value: `0x${string}`;
|
|
69
|
-
}, {
|
|
70
68
|
__kind: "Btc";
|
|
69
|
+
}, {
|
|
71
70
|
value: string;
|
|
71
|
+
__kind: "Btc";
|
|
72
72
|
}>]>;
|
|
73
73
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
74
74
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
76
|
depositAddress: {
|
|
77
|
-
__kind: "Eth";
|
|
78
77
|
value: `0x${string}`;
|
|
78
|
+
__kind: "Eth";
|
|
79
79
|
} | {
|
|
80
|
-
__kind: "Dot";
|
|
81
80
|
value: `0x${string}`;
|
|
81
|
+
__kind: "Dot";
|
|
82
82
|
} | {
|
|
83
|
-
__kind: "Btc";
|
|
84
83
|
value: `0x${string}`;
|
|
84
|
+
__kind: "Btc";
|
|
85
85
|
};
|
|
86
86
|
channelId: bigint;
|
|
87
87
|
depositBlockHeight: bigint;
|
|
88
88
|
}, {
|
|
89
89
|
depositAddress: {
|
|
90
|
-
__kind: "Eth";
|
|
91
90
|
value: string;
|
|
91
|
+
__kind: "Eth";
|
|
92
92
|
} | {
|
|
93
|
-
__kind: "Dot";
|
|
94
93
|
value: string;
|
|
94
|
+
__kind: "Dot";
|
|
95
95
|
} | {
|
|
96
|
-
__kind: "Btc";
|
|
97
96
|
value: string;
|
|
97
|
+
__kind: "Btc";
|
|
98
98
|
};
|
|
99
99
|
channelId: string | number;
|
|
100
100
|
depositBlockHeight: string | number;
|
|
101
101
|
}>;
|
|
102
102
|
}, "strip", z.ZodTypeAny, {
|
|
103
|
-
__kind: "DepositChannel";
|
|
104
103
|
value: {
|
|
105
104
|
depositAddress: {
|
|
106
|
-
__kind: "Eth";
|
|
107
105
|
value: `0x${string}`;
|
|
106
|
+
__kind: "Eth";
|
|
108
107
|
} | {
|
|
109
|
-
__kind: "Dot";
|
|
110
108
|
value: `0x${string}`;
|
|
109
|
+
__kind: "Dot";
|
|
111
110
|
} | {
|
|
112
|
-
__kind: "Btc";
|
|
113
111
|
value: `0x${string}`;
|
|
112
|
+
__kind: "Btc";
|
|
114
113
|
};
|
|
115
114
|
channelId: bigint;
|
|
116
115
|
depositBlockHeight: bigint;
|
|
117
116
|
};
|
|
118
|
-
}, {
|
|
119
117
|
__kind: "DepositChannel";
|
|
118
|
+
}, {
|
|
120
119
|
value: {
|
|
121
120
|
depositAddress: {
|
|
122
|
-
__kind: "Eth";
|
|
123
121
|
value: string;
|
|
122
|
+
__kind: "Eth";
|
|
124
123
|
} | {
|
|
125
|
-
__kind: "Dot";
|
|
126
124
|
value: string;
|
|
125
|
+
__kind: "Dot";
|
|
127
126
|
} | {
|
|
128
|
-
__kind: "Btc";
|
|
129
127
|
value: string;
|
|
128
|
+
__kind: "Btc";
|
|
130
129
|
};
|
|
131
130
|
channelId: string | number;
|
|
132
131
|
depositBlockHeight: string | number;
|
|
133
132
|
};
|
|
133
|
+
__kind: "DepositChannel";
|
|
134
134
|
}>, z.ZodObject<{
|
|
135
135
|
__kind: z.ZodLiteral<"Vault">;
|
|
136
136
|
txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -142,69 +142,69 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
142
142
|
txHash: string;
|
|
143
143
|
}>]>;
|
|
144
144
|
}, "strip", z.ZodTypeAny, {
|
|
145
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
146
|
-
amount: bigint;
|
|
147
145
|
destinationAddress: {
|
|
148
|
-
__kind: "Eth";
|
|
149
146
|
value: `0x${string}`;
|
|
147
|
+
__kind: "Eth";
|
|
150
148
|
} | {
|
|
151
|
-
__kind: "Dot";
|
|
152
149
|
value: `0x${string}`;
|
|
150
|
+
__kind: "Dot";
|
|
153
151
|
} | {
|
|
154
|
-
__kind: "Btc";
|
|
155
152
|
value: `0x${string}`;
|
|
153
|
+
__kind: "Btc";
|
|
156
154
|
};
|
|
155
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
156
|
+
amount: bigint;
|
|
157
157
|
origin: {
|
|
158
|
-
__kind: "DepositChannel";
|
|
159
158
|
value: {
|
|
160
159
|
depositAddress: {
|
|
161
|
-
__kind: "Eth";
|
|
162
160
|
value: `0x${string}`;
|
|
161
|
+
__kind: "Eth";
|
|
163
162
|
} | {
|
|
164
|
-
__kind: "Dot";
|
|
165
163
|
value: `0x${string}`;
|
|
164
|
+
__kind: "Dot";
|
|
166
165
|
} | {
|
|
167
|
-
__kind: "Btc";
|
|
168
166
|
value: `0x${string}`;
|
|
167
|
+
__kind: "Btc";
|
|
169
168
|
};
|
|
170
169
|
channelId: bigint;
|
|
171
170
|
depositBlockHeight: bigint;
|
|
172
171
|
};
|
|
172
|
+
__kind: "DepositChannel";
|
|
173
173
|
} | {
|
|
174
174
|
__kind: "Vault";
|
|
175
175
|
txHash: `0x${string}`;
|
|
176
176
|
};
|
|
177
177
|
}, {
|
|
178
|
-
asset: {
|
|
179
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
180
|
-
};
|
|
181
|
-
amount: string | number;
|
|
182
178
|
destinationAddress: {
|
|
183
|
-
__kind: "Eth";
|
|
184
179
|
value: string;
|
|
180
|
+
__kind: "Eth";
|
|
185
181
|
} | {
|
|
186
|
-
__kind: "Dot";
|
|
187
182
|
value: string;
|
|
183
|
+
__kind: "Dot";
|
|
188
184
|
} | {
|
|
189
|
-
__kind: "Btc";
|
|
190
185
|
value: string;
|
|
186
|
+
__kind: "Btc";
|
|
191
187
|
};
|
|
188
|
+
asset: {
|
|
189
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
190
|
+
};
|
|
191
|
+
amount: string | number;
|
|
192
192
|
origin: {
|
|
193
|
-
__kind: "DepositChannel";
|
|
194
193
|
value: {
|
|
195
194
|
depositAddress: {
|
|
196
|
-
__kind: "Eth";
|
|
197
195
|
value: string;
|
|
196
|
+
__kind: "Eth";
|
|
198
197
|
} | {
|
|
199
|
-
__kind: "Dot";
|
|
200
198
|
value: string;
|
|
199
|
+
__kind: "Dot";
|
|
201
200
|
} | {
|
|
202
|
-
__kind: "Btc";
|
|
203
201
|
value: string;
|
|
202
|
+
__kind: "Btc";
|
|
204
203
|
};
|
|
205
204
|
channelId: string | number;
|
|
206
205
|
depositBlockHeight: string | number;
|
|
207
206
|
};
|
|
207
|
+
__kind: "DepositChannel";
|
|
208
208
|
} | {
|
|
209
209
|
__kind: "Vault";
|
|
210
210
|
txHash: string;
|
|
@@ -5,75 +5,75 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"Eth">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth";
|
|
9
8
|
value: `0x${string}`;
|
|
10
|
-
}, {
|
|
11
9
|
__kind: "Eth";
|
|
10
|
+
}, {
|
|
12
11
|
value: string;
|
|
12
|
+
__kind: "Eth";
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
14
|
__kind: z.ZodLiteral<"Dot">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Dot";
|
|
18
17
|
value: `0x${string}`;
|
|
19
|
-
}, {
|
|
20
18
|
__kind: "Dot";
|
|
19
|
+
}, {
|
|
21
20
|
value: string;
|
|
21
|
+
__kind: "Dot";
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"Btc">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "Btc";
|
|
27
26
|
value: `0x${string}`;
|
|
28
|
-
}, {
|
|
29
27
|
__kind: "Btc";
|
|
28
|
+
}, {
|
|
30
29
|
value: string;
|
|
30
|
+
__kind: "Btc";
|
|
31
31
|
}>]>;
|
|
32
32
|
destinationAddress: z.ZodUnion<[z.ZodObject<{
|
|
33
33
|
__kind: z.ZodLiteral<"Eth">;
|
|
34
34
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
__kind: "Eth";
|
|
37
36
|
value: `0x${string}`;
|
|
38
|
-
}, {
|
|
39
37
|
__kind: "Eth";
|
|
38
|
+
}, {
|
|
40
39
|
value: string;
|
|
40
|
+
__kind: "Eth";
|
|
41
41
|
}>, z.ZodObject<{
|
|
42
42
|
__kind: z.ZodLiteral<"Dot">;
|
|
43
43
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
-
__kind: "Dot";
|
|
46
45
|
value: `0x${string}`;
|
|
47
|
-
}, {
|
|
48
46
|
__kind: "Dot";
|
|
47
|
+
}, {
|
|
49
48
|
value: string;
|
|
49
|
+
__kind: "Dot";
|
|
50
50
|
}>, z.ZodObject<{
|
|
51
51
|
__kind: z.ZodLiteral<"Btc">;
|
|
52
52
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
|
-
__kind: "Btc";
|
|
55
54
|
value: `0x${string}`;
|
|
56
|
-
}, {
|
|
57
55
|
__kind: "Btc";
|
|
56
|
+
}, {
|
|
58
57
|
value: string;
|
|
58
|
+
__kind: "Btc";
|
|
59
59
|
}>]>;
|
|
60
60
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
61
61
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
62
62
|
}, "strip", z.ZodTypeAny, {
|
|
63
|
-
__kind: "Eth" | "
|
|
63
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
64
64
|
}, {
|
|
65
|
-
__kind: "Eth" | "
|
|
66
|
-
}>, "Eth" | "
|
|
67
|
-
__kind: "Eth" | "
|
|
65
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
66
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
67
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
68
68
|
}>;
|
|
69
69
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
70
70
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
|
-
__kind: "Eth" | "
|
|
72
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
73
73
|
}, {
|
|
74
|
-
__kind: "Eth" | "
|
|
75
|
-
}>, "Eth" | "
|
|
76
|
-
__kind: "Eth" | "
|
|
74
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
75
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
76
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
77
77
|
}>;
|
|
78
78
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
79
79
|
brokerCommissionRate: z.ZodNumber;
|
|
@@ -92,29 +92,29 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
92
92
|
}>>>;
|
|
93
93
|
sourceChainExpiryBlock: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
|
|
96
|
-
__kind: "Eth";
|
|
95
|
+
destinationAddress: {
|
|
97
96
|
value: `0x${string}`;
|
|
97
|
+
__kind: "Eth";
|
|
98
98
|
} | {
|
|
99
|
-
__kind: "Dot";
|
|
100
99
|
value: `0x${string}`;
|
|
100
|
+
__kind: "Dot";
|
|
101
101
|
} | {
|
|
102
|
-
__kind: "Btc";
|
|
103
102
|
value: `0x${string}`;
|
|
103
|
+
__kind: "Btc";
|
|
104
104
|
};
|
|
105
|
-
|
|
106
|
-
destinationAddress: {
|
|
107
|
-
__kind: "Eth";
|
|
105
|
+
depositAddress: {
|
|
108
106
|
value: `0x${string}`;
|
|
107
|
+
__kind: "Eth";
|
|
109
108
|
} | {
|
|
110
|
-
__kind: "Dot";
|
|
111
109
|
value: `0x${string}`;
|
|
110
|
+
__kind: "Dot";
|
|
112
111
|
} | {
|
|
113
|
-
__kind: "Btc";
|
|
114
112
|
value: `0x${string}`;
|
|
113
|
+
__kind: "Btc";
|
|
115
114
|
};
|
|
116
|
-
|
|
117
|
-
|
|
115
|
+
channelId: bigint;
|
|
116
|
+
sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
117
|
+
destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
118
118
|
brokerCommissionRate: number;
|
|
119
119
|
sourceChainExpiryBlock: bigint;
|
|
120
120
|
channelMetadata?: {
|
|
@@ -123,32 +123,32 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
123
123
|
cfParameters: `0x${string}`;
|
|
124
124
|
} | null | undefined;
|
|
125
125
|
}, {
|
|
126
|
-
|
|
127
|
-
__kind: "Eth";
|
|
126
|
+
destinationAddress: {
|
|
128
127
|
value: string;
|
|
128
|
+
__kind: "Eth";
|
|
129
129
|
} | {
|
|
130
|
-
__kind: "Dot";
|
|
131
130
|
value: string;
|
|
131
|
+
__kind: "Dot";
|
|
132
132
|
} | {
|
|
133
|
-
__kind: "Btc";
|
|
134
133
|
value: string;
|
|
134
|
+
__kind: "Btc";
|
|
135
135
|
};
|
|
136
|
-
|
|
137
|
-
destinationAddress: {
|
|
138
|
-
__kind: "Eth";
|
|
136
|
+
depositAddress: {
|
|
139
137
|
value: string;
|
|
138
|
+
__kind: "Eth";
|
|
140
139
|
} | {
|
|
141
|
-
__kind: "Dot";
|
|
142
140
|
value: string;
|
|
141
|
+
__kind: "Dot";
|
|
143
142
|
} | {
|
|
144
|
-
__kind: "Btc";
|
|
145
143
|
value: string;
|
|
144
|
+
__kind: "Btc";
|
|
146
145
|
};
|
|
146
|
+
channelId: string | number;
|
|
147
147
|
sourceAsset: {
|
|
148
|
-
__kind: "Eth" | "
|
|
148
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
149
149
|
};
|
|
150
150
|
destinationAsset: {
|
|
151
|
-
__kind: "Eth" | "
|
|
151
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
152
152
|
};
|
|
153
153
|
brokerCommissionRate: number;
|
|
154
154
|
sourceChainExpiryBlock: string | number;
|