@chainflip/processor 1.4.1 → 1.4.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 +16 -26
- package/dist/100/common.d.cts +84 -171
- package/dist/100/common.d.ts +84 -171
- package/dist/100/common.mjs +16 -26
- package/dist/100/liquidityPools/limitOrderUpdated.cjs +1 -1
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +10 -106
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +10 -106
- package/dist/100/liquidityPools/limitOrderUpdated.mjs +2 -2
- package/dist/100/liquidityPools/rangeOrderUpdated.cjs +1 -1
- package/dist/100/liquidityPools/rangeOrderUpdated.mjs +2 -2
- package/dist/100/swapping/swapAmountTooLow.d.cts +5 -19
- package/dist/100/swapping/swapAmountTooLow.d.ts +5 -19
- package/dist/100/swapping/swapScheduled.d.cts +5 -19
- package/dist/100/swapping/swapScheduled.d.ts +5 -19
- package/dist/100/validator/palletConfigUpdated.d.cts +90 -218
- package/dist/100/validator/palletConfigUpdated.d.ts +90 -218
- package/dist/102/common.cjs +9 -27
- package/dist/102/common.d.cts +61 -167
- package/dist/102/common.d.ts +61 -167
- package/dist/102/common.mjs +9 -27
- package/dist/102/validator/palletConfigUpdated.d.cts +87 -229
- package/dist/102/validator/palletConfigUpdated.d.ts +87 -229
- package/dist/111/common.cjs +7 -2
- package/dist/111/common.d.cts +21 -2
- package/dist/111/common.d.ts +21 -2
- package/dist/111/common.mjs +7 -2
- package/dist/111/liquidityPools/limitOrderUpdated.cjs +1 -1
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +10 -106
- package/dist/111/liquidityPools/limitOrderUpdated.d.ts +10 -106
- package/dist/111/liquidityPools/limitOrderUpdated.mjs +2 -2
- package/dist/111/liquidityPools/rangeOrderUpdated.cjs +1 -1
- package/dist/111/liquidityPools/rangeOrderUpdated.mjs +2 -2
- package/dist/120/bitcoinIngressEgress/depositIgnored.cjs +1 -1
- package/dist/120/bitcoinIngressEgress/depositIgnored.mjs +2 -2
- package/dist/120/bitcoinIngressEgress/depositReceived.cjs +1 -1
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +10 -38
- package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +10 -38
- package/dist/120/bitcoinIngressEgress/depositReceived.mjs +2 -2
- package/dist/120/common.cjs +5 -35
- package/dist/120/common.d.cts +9 -185
- package/dist/120/common.d.ts +9 -185
- package/dist/120/common.mjs +6 -36
- package/dist/120/ethereumIngressEgress/depositIgnored.cjs +1 -1
- package/dist/120/ethereumIngressEgress/depositIgnored.mjs +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.cjs +1 -1
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +10 -38
- package/dist/120/ethereumIngressEgress/depositReceived.d.ts +10 -38
- package/dist/120/ethereumIngressEgress/depositReceived.mjs +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.cjs +1 -1
- package/dist/120/polkadotIngressEgress/depositIgnored.mjs +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.cjs +1 -1
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +10 -38
- package/dist/120/polkadotIngressEgress/depositReceived.d.ts +10 -38
- package/dist/120/polkadotIngressEgress/depositReceived.mjs +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.ts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.cjs +1 -1
- package/dist/131/bitcoinIngressEgress/depositIgnored.mjs +2 -2
- package/dist/131/bitcoinIngressEgress/depositReceived.cjs +1 -1
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +10 -38
- package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +10 -38
- package/dist/131/bitcoinIngressEgress/depositReceived.mjs +2 -2
- package/dist/131/common.cjs +11 -21
- package/dist/131/common.d.cts +32 -121
- package/dist/131/common.d.ts +32 -121
- package/dist/131/common.mjs +14 -24
- package/dist/131/ethereumIngressEgress/depositIgnored.cjs +1 -1
- package/dist/131/ethereumIngressEgress/depositIgnored.mjs +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.cjs +1 -1
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +10 -38
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +10 -38
- package/dist/131/ethereumIngressEgress/depositReceived.mjs +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.cjs +1 -1
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +10 -106
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +10 -106
- package/dist/131/liquidityPools/limitOrderUpdated.mjs +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.cjs +1 -1
- package/dist/131/liquidityPools/rangeOrderUpdated.mjs +2 -2
- package/dist/131/swapping/ccmFailed.d.cts +5 -19
- package/dist/131/swapping/ccmFailed.d.ts +5 -19
- package/dist/131/swapping/swapScheduled.d.cts +5 -19
- package/dist/131/swapping/swapScheduled.d.ts +5 -19
- package/dist/141/arbitrumIngressEgress/depositBoosted.cjs +1 -1
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +15 -57
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +15 -57
- package/dist/141/arbitrumIngressEgress/depositBoosted.mjs +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.cjs +1 -1
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +15 -57
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +15 -57
- package/dist/141/arbitrumIngressEgress/depositFinalised.mjs +2 -2
- package/dist/141/arbitrumIngressEgress/depositIgnored.cjs +1 -1
- package/dist/141/arbitrumIngressEgress/depositIgnored.mjs +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.cjs +1 -1
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +15 -57
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +15 -57
- package/dist/141/bitcoinIngressEgress/depositBoosted.mjs +2 -2
- package/dist/141/bitcoinIngressEgress/depositFinalised.cjs +1 -1
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +15 -57
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +15 -57
- package/dist/141/bitcoinIngressEgress/depositFinalised.mjs +2 -2
- package/dist/141/common.cjs +12 -52
- package/dist/141/common.d.cts +35 -320
- package/dist/141/common.d.ts +35 -320
- package/dist/141/common.mjs +15 -55
- package/dist/141/ethereumIngressEgress/depositBoosted.cjs +1 -1
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +15 -57
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +15 -57
- package/dist/141/ethereumIngressEgress/depositBoosted.mjs +2 -2
- package/dist/141/ethereumIngressEgress/depositFinalised.cjs +1 -1
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +15 -57
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +15 -57
- package/dist/141/ethereumIngressEgress/depositFinalised.mjs +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.cjs +1 -1
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -106
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -106
- package/dist/141/liquidityPools/limitOrderUpdated.mjs +2 -2
- package/dist/141/liquidityPools/rangeOrderUpdated.cjs +1 -1
- package/dist/141/liquidityPools/rangeOrderUpdated.mjs +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.cjs +1 -1
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +15 -57
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +15 -57
- package/dist/141/polkadotIngressEgress/depositBoosted.mjs +2 -2
- package/dist/141/polkadotIngressEgress/depositFinalised.cjs +1 -1
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +15 -57
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +15 -57
- package/dist/141/polkadotIngressEgress/depositFinalised.mjs +2 -2
- package/dist/141/swapping/ccmFailed.d.cts +5 -19
- package/dist/141/swapping/ccmFailed.d.ts +5 -19
- package/dist/141/swapping/swapScheduled.d.cts +5 -19
- package/dist/141/swapping/swapScheduled.d.ts +5 -19
- package/package.json +1 -1
|
@@ -24,93 +24,21 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
24
24
|
tick: z.ZodNumber;
|
|
25
25
|
amountChange: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodObject<{
|
|
26
26
|
__kind: z.ZodLiteral<"Increase">;
|
|
27
|
-
value: z.
|
|
28
|
-
liquidity: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
29
|
-
amounts: z.ZodObject<{
|
|
30
|
-
base: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
31
|
-
pair: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
32
|
-
}, "strip", z.ZodTypeAny, {
|
|
33
|
-
base: bigint;
|
|
34
|
-
pair: bigint;
|
|
35
|
-
}, {
|
|
36
|
-
base: string | number;
|
|
37
|
-
pair: string | number;
|
|
38
|
-
}>;
|
|
39
|
-
}, "strip", z.ZodTypeAny, {
|
|
40
|
-
liquidity: bigint;
|
|
41
|
-
amounts: {
|
|
42
|
-
base: bigint;
|
|
43
|
-
pair: bigint;
|
|
44
|
-
};
|
|
45
|
-
}, {
|
|
46
|
-
liquidity: string | number;
|
|
47
|
-
amounts: {
|
|
48
|
-
base: string | number;
|
|
49
|
-
pair: string | number;
|
|
50
|
-
};
|
|
51
|
-
}>;
|
|
27
|
+
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
52
28
|
}, "strip", z.ZodTypeAny, {
|
|
53
|
-
value:
|
|
54
|
-
liquidity: bigint;
|
|
55
|
-
amounts: {
|
|
56
|
-
base: bigint;
|
|
57
|
-
pair: bigint;
|
|
58
|
-
};
|
|
59
|
-
};
|
|
29
|
+
value: bigint;
|
|
60
30
|
__kind: "Increase";
|
|
61
31
|
}, {
|
|
62
|
-
value:
|
|
63
|
-
liquidity: string | number;
|
|
64
|
-
amounts: {
|
|
65
|
-
base: string | number;
|
|
66
|
-
pair: string | number;
|
|
67
|
-
};
|
|
68
|
-
};
|
|
32
|
+
value: string | number;
|
|
69
33
|
__kind: "Increase";
|
|
70
34
|
}>, z.ZodObject<{
|
|
71
35
|
__kind: z.ZodLiteral<"Decrease">;
|
|
72
|
-
value: z.
|
|
73
|
-
liquidity: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
74
|
-
amounts: z.ZodObject<{
|
|
75
|
-
base: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
76
|
-
pair: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
77
|
-
}, "strip", z.ZodTypeAny, {
|
|
78
|
-
base: bigint;
|
|
79
|
-
pair: bigint;
|
|
80
|
-
}, {
|
|
81
|
-
base: string | number;
|
|
82
|
-
pair: string | number;
|
|
83
|
-
}>;
|
|
84
|
-
}, "strip", z.ZodTypeAny, {
|
|
85
|
-
liquidity: bigint;
|
|
86
|
-
amounts: {
|
|
87
|
-
base: bigint;
|
|
88
|
-
pair: bigint;
|
|
89
|
-
};
|
|
90
|
-
}, {
|
|
91
|
-
liquidity: string | number;
|
|
92
|
-
amounts: {
|
|
93
|
-
base: string | number;
|
|
94
|
-
pair: string | number;
|
|
95
|
-
};
|
|
96
|
-
}>;
|
|
36
|
+
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
97
37
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
value:
|
|
99
|
-
liquidity: bigint;
|
|
100
|
-
amounts: {
|
|
101
|
-
base: bigint;
|
|
102
|
-
pair: bigint;
|
|
103
|
-
};
|
|
104
|
-
};
|
|
38
|
+
value: bigint;
|
|
105
39
|
__kind: "Decrease";
|
|
106
40
|
}, {
|
|
107
|
-
value:
|
|
108
|
-
liquidity: string | number;
|
|
109
|
-
amounts: {
|
|
110
|
-
base: string | number;
|
|
111
|
-
pair: string | number;
|
|
112
|
-
};
|
|
113
|
-
};
|
|
41
|
+
value: string | number;
|
|
114
42
|
__kind: "Decrease";
|
|
115
43
|
}>]>>>;
|
|
116
44
|
amountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -126,22 +54,10 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
126
54
|
amountTotal: bigint;
|
|
127
55
|
boughtAmount: bigint;
|
|
128
56
|
amountChange?: {
|
|
129
|
-
value:
|
|
130
|
-
liquidity: bigint;
|
|
131
|
-
amounts: {
|
|
132
|
-
base: bigint;
|
|
133
|
-
pair: bigint;
|
|
134
|
-
};
|
|
135
|
-
};
|
|
57
|
+
value: bigint;
|
|
136
58
|
__kind: "Increase";
|
|
137
59
|
} | {
|
|
138
|
-
value:
|
|
139
|
-
liquidity: bigint;
|
|
140
|
-
amounts: {
|
|
141
|
-
base: bigint;
|
|
142
|
-
pair: bigint;
|
|
143
|
-
};
|
|
144
|
-
};
|
|
60
|
+
value: bigint;
|
|
145
61
|
__kind: "Decrease";
|
|
146
62
|
} | null | undefined;
|
|
147
63
|
}, {
|
|
@@ -158,22 +74,10 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
158
74
|
amountTotal: string | number;
|
|
159
75
|
boughtAmount: string | number;
|
|
160
76
|
amountChange?: {
|
|
161
|
-
value:
|
|
162
|
-
liquidity: string | number;
|
|
163
|
-
amounts: {
|
|
164
|
-
base: string | number;
|
|
165
|
-
pair: string | number;
|
|
166
|
-
};
|
|
167
|
-
};
|
|
77
|
+
value: string | number;
|
|
168
78
|
__kind: "Increase";
|
|
169
79
|
} | {
|
|
170
|
-
value:
|
|
171
|
-
liquidity: string | number;
|
|
172
|
-
amounts: {
|
|
173
|
-
base: string | number;
|
|
174
|
-
pair: string | number;
|
|
175
|
-
};
|
|
176
|
-
};
|
|
80
|
+
value: string | number;
|
|
177
81
|
__kind: "Decrease";
|
|
178
82
|
} | null | undefined;
|
|
179
83
|
}>;
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
accountId,
|
|
5
5
|
cfPrimitivesChainsAssetsAnyAsset,
|
|
6
6
|
numberOrHex,
|
|
7
|
-
|
|
7
|
+
palletCfPoolsIncreaseOrDecreaseU128
|
|
8
8
|
} from "../common.mjs";
|
|
9
9
|
var liquidityPoolsLimitOrderUpdated = z.object({
|
|
10
10
|
lp: accountId,
|
|
@@ -12,7 +12,7 @@ var liquidityPoolsLimitOrderUpdated = z.object({
|
|
|
12
12
|
buyAsset: cfPrimitivesChainsAssetsAnyAsset,
|
|
13
13
|
id: numberOrHex,
|
|
14
14
|
tick: z.number(),
|
|
15
|
-
amountChange:
|
|
15
|
+
amountChange: palletCfPoolsIncreaseOrDecreaseU128.nullish(),
|
|
16
16
|
amountTotal: numberOrHex,
|
|
17
17
|
collectedFees: numberOrHex,
|
|
18
18
|
boughtAmount: numberOrHex
|
|
@@ -13,7 +13,7 @@ var liquidityPoolsRangeOrderUpdated = _zod.z.object({
|
|
|
13
13
|
pairAsset: _commoncjs.cfPrimitivesChainsAssetsAnyAsset,
|
|
14
14
|
id: _commoncjs.numberOrHex,
|
|
15
15
|
tickRange: _zod.z.object({ start: _zod.z.number(), end: _zod.z.number() }),
|
|
16
|
-
sizeChange: _commoncjs.
|
|
16
|
+
sizeChange: _commoncjs.palletCfPoolsIncreaseOrDecreaseRangeOrderChange.nullish(),
|
|
17
17
|
liquidityTotal: _commoncjs.numberOrHex,
|
|
18
18
|
collectedFees: _commoncjs.palletCfPoolsAssetsMap
|
|
19
19
|
});
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
cfPrimitivesChainsAssetsAnyAsset,
|
|
6
6
|
numberOrHex,
|
|
7
7
|
palletCfPoolsAssetsMap,
|
|
8
|
-
|
|
8
|
+
palletCfPoolsIncreaseOrDecreaseRangeOrderChange
|
|
9
9
|
} from "../common.mjs";
|
|
10
10
|
var liquidityPoolsRangeOrderUpdated = z.object({
|
|
11
11
|
lp: accountId,
|
|
@@ -13,7 +13,7 @@ var liquidityPoolsRangeOrderUpdated = z.object({
|
|
|
13
13
|
pairAsset: cfPrimitivesChainsAssetsAnyAsset,
|
|
14
14
|
id: numberOrHex,
|
|
15
15
|
tickRange: z.object({ start: z.number(), end: z.number() }),
|
|
16
|
-
sizeChange:
|
|
16
|
+
sizeChange: palletCfPoolsIncreaseOrDecreaseRangeOrderChange.nullish(),
|
|
17
17
|
liquidityTotal: numberOrHex,
|
|
18
18
|
collectedFees: palletCfPoolsAssetsMap
|
|
19
19
|
});
|
|
@@ -133,23 +133,13 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
133
133
|
__kind: "DepositChannel";
|
|
134
134
|
}>, z.ZodObject<{
|
|
135
135
|
__kind: z.ZodLiteral<"Vault">;
|
|
136
|
-
|
|
137
|
-
txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
138
|
-
}, "strip", z.ZodTypeAny, {
|
|
139
|
-
txHash: `0x${string}`;
|
|
140
|
-
}, {
|
|
141
|
-
txHash: string;
|
|
142
|
-
}>;
|
|
136
|
+
txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
143
137
|
}, "strip", z.ZodTypeAny, {
|
|
144
|
-
value: {
|
|
145
|
-
txHash: `0x${string}`;
|
|
146
|
-
};
|
|
147
138
|
__kind: "Vault";
|
|
139
|
+
txHash: `0x${string}`;
|
|
148
140
|
}, {
|
|
149
|
-
value: {
|
|
150
|
-
txHash: string;
|
|
151
|
-
};
|
|
152
141
|
__kind: "Vault";
|
|
142
|
+
txHash: string;
|
|
153
143
|
}>]>;
|
|
154
144
|
}, "strip", z.ZodTypeAny, {
|
|
155
145
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
@@ -181,10 +171,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
181
171
|
};
|
|
182
172
|
__kind: "DepositChannel";
|
|
183
173
|
} | {
|
|
184
|
-
value: {
|
|
185
|
-
txHash: `0x${string}`;
|
|
186
|
-
};
|
|
187
174
|
__kind: "Vault";
|
|
175
|
+
txHash: `0x${string}`;
|
|
188
176
|
};
|
|
189
177
|
}, {
|
|
190
178
|
asset: {
|
|
@@ -218,10 +206,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
218
206
|
};
|
|
219
207
|
__kind: "DepositChannel";
|
|
220
208
|
} | {
|
|
221
|
-
value: {
|
|
222
|
-
txHash: string;
|
|
223
|
-
};
|
|
224
209
|
__kind: "Vault";
|
|
210
|
+
txHash: string;
|
|
225
211
|
};
|
|
226
212
|
}>;
|
|
227
213
|
|
|
@@ -133,23 +133,13 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
133
133
|
__kind: "DepositChannel";
|
|
134
134
|
}>, z.ZodObject<{
|
|
135
135
|
__kind: z.ZodLiteral<"Vault">;
|
|
136
|
-
|
|
137
|
-
txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
138
|
-
}, "strip", z.ZodTypeAny, {
|
|
139
|
-
txHash: `0x${string}`;
|
|
140
|
-
}, {
|
|
141
|
-
txHash: string;
|
|
142
|
-
}>;
|
|
136
|
+
txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
143
137
|
}, "strip", z.ZodTypeAny, {
|
|
144
|
-
value: {
|
|
145
|
-
txHash: `0x${string}`;
|
|
146
|
-
};
|
|
147
138
|
__kind: "Vault";
|
|
139
|
+
txHash: `0x${string}`;
|
|
148
140
|
}, {
|
|
149
|
-
value: {
|
|
150
|
-
txHash: string;
|
|
151
|
-
};
|
|
152
141
|
__kind: "Vault";
|
|
142
|
+
txHash: string;
|
|
153
143
|
}>]>;
|
|
154
144
|
}, "strip", z.ZodTypeAny, {
|
|
155
145
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
@@ -181,10 +171,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
181
171
|
};
|
|
182
172
|
__kind: "DepositChannel";
|
|
183
173
|
} | {
|
|
184
|
-
value: {
|
|
185
|
-
txHash: `0x${string}`;
|
|
186
|
-
};
|
|
187
174
|
__kind: "Vault";
|
|
175
|
+
txHash: `0x${string}`;
|
|
188
176
|
};
|
|
189
177
|
}, {
|
|
190
178
|
asset: {
|
|
@@ -218,10 +206,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
218
206
|
};
|
|
219
207
|
__kind: "DepositChannel";
|
|
220
208
|
} | {
|
|
221
|
-
value: {
|
|
222
|
-
txHash: string;
|
|
223
|
-
};
|
|
224
209
|
__kind: "Vault";
|
|
210
|
+
txHash: string;
|
|
225
211
|
};
|
|
226
212
|
}>;
|
|
227
213
|
|
|
@@ -143,23 +143,13 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
143
143
|
__kind: "DepositChannel";
|
|
144
144
|
}>, z.ZodObject<{
|
|
145
145
|
__kind: z.ZodLiteral<"Vault">;
|
|
146
|
-
|
|
147
|
-
txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
148
|
-
}, "strip", z.ZodTypeAny, {
|
|
149
|
-
txHash: `0x${string}`;
|
|
150
|
-
}, {
|
|
151
|
-
txHash: string;
|
|
152
|
-
}>;
|
|
146
|
+
txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
153
147
|
}, "strip", z.ZodTypeAny, {
|
|
154
|
-
value: {
|
|
155
|
-
txHash: `0x${string}`;
|
|
156
|
-
};
|
|
157
148
|
__kind: "Vault";
|
|
149
|
+
txHash: `0x${string}`;
|
|
158
150
|
}, {
|
|
159
|
-
value: {
|
|
160
|
-
txHash: string;
|
|
161
|
-
};
|
|
162
151
|
__kind: "Vault";
|
|
152
|
+
txHash: string;
|
|
163
153
|
}>]>;
|
|
164
154
|
swapType: z.ZodUnion<[z.ZodObject<{
|
|
165
155
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -420,10 +410,8 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
420
410
|
};
|
|
421
411
|
__kind: "DepositChannel";
|
|
422
412
|
} | {
|
|
423
|
-
value: {
|
|
424
|
-
txHash: `0x${string}`;
|
|
425
|
-
};
|
|
426
413
|
__kind: "Vault";
|
|
414
|
+
txHash: `0x${string}`;
|
|
427
415
|
};
|
|
428
416
|
swapType: {
|
|
429
417
|
value: {
|
|
@@ -502,10 +490,8 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
502
490
|
};
|
|
503
491
|
__kind: "DepositChannel";
|
|
504
492
|
} | {
|
|
505
|
-
value: {
|
|
506
|
-
txHash: string;
|
|
507
|
-
};
|
|
508
493
|
__kind: "Vault";
|
|
494
|
+
txHash: string;
|
|
509
495
|
};
|
|
510
496
|
swapType: {
|
|
511
497
|
value: {
|
|
@@ -143,23 +143,13 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
143
143
|
__kind: "DepositChannel";
|
|
144
144
|
}>, z.ZodObject<{
|
|
145
145
|
__kind: z.ZodLiteral<"Vault">;
|
|
146
|
-
|
|
147
|
-
txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
148
|
-
}, "strip", z.ZodTypeAny, {
|
|
149
|
-
txHash: `0x${string}`;
|
|
150
|
-
}, {
|
|
151
|
-
txHash: string;
|
|
152
|
-
}>;
|
|
146
|
+
txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
153
147
|
}, "strip", z.ZodTypeAny, {
|
|
154
|
-
value: {
|
|
155
|
-
txHash: `0x${string}`;
|
|
156
|
-
};
|
|
157
148
|
__kind: "Vault";
|
|
149
|
+
txHash: `0x${string}`;
|
|
158
150
|
}, {
|
|
159
|
-
value: {
|
|
160
|
-
txHash: string;
|
|
161
|
-
};
|
|
162
151
|
__kind: "Vault";
|
|
152
|
+
txHash: string;
|
|
163
153
|
}>]>;
|
|
164
154
|
swapType: z.ZodUnion<[z.ZodObject<{
|
|
165
155
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -420,10 +410,8 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
420
410
|
};
|
|
421
411
|
__kind: "DepositChannel";
|
|
422
412
|
} | {
|
|
423
|
-
value: {
|
|
424
|
-
txHash: `0x${string}`;
|
|
425
|
-
};
|
|
426
413
|
__kind: "Vault";
|
|
414
|
+
txHash: `0x${string}`;
|
|
427
415
|
};
|
|
428
416
|
swapType: {
|
|
429
417
|
value: {
|
|
@@ -502,10 +490,8 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
502
490
|
};
|
|
503
491
|
__kind: "DepositChannel";
|
|
504
492
|
} | {
|
|
505
|
-
value: {
|
|
506
|
-
txHash: string;
|
|
507
|
-
};
|
|
508
493
|
__kind: "Vault";
|
|
494
|
+
txHash: string;
|
|
509
495
|
};
|
|
510
496
|
swapType: {
|
|
511
497
|
value: {
|