@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
|
@@ -32,17 +32,17 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
32
32
|
error: string;
|
|
33
33
|
}>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
+
__kind: "Module";
|
|
35
36
|
value: {
|
|
36
37
|
index: number;
|
|
37
38
|
error: `0x${string}`;
|
|
38
39
|
};
|
|
39
|
-
__kind: "Module";
|
|
40
40
|
}, {
|
|
41
|
+
__kind: "Module";
|
|
41
42
|
value: {
|
|
42
43
|
index: number;
|
|
43
44
|
error: string;
|
|
44
45
|
};
|
|
45
|
-
__kind: "Module";
|
|
46
46
|
}>, z.ZodObject<{
|
|
47
47
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,13 +73,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
73
73
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
74
74
|
}>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
77
76
|
__kind: "Token";
|
|
77
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
78
|
}, {
|
|
79
|
+
__kind: "Token";
|
|
79
80
|
value: {
|
|
80
81
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
81
82
|
};
|
|
82
|
-
__kind: "Token";
|
|
83
83
|
}>, z.ZodObject<{
|
|
84
84
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
85
85
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -92,13 +92,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
92
92
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
93
93
|
}>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
96
95
|
__kind: "Arithmetic";
|
|
96
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
97
|
}, {
|
|
98
|
+
__kind: "Arithmetic";
|
|
98
99
|
value: {
|
|
99
100
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
100
101
|
};
|
|
101
|
-
__kind: "Arithmetic";
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Transactional">;
|
|
104
104
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -111,13 +111,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
111
111
|
__kind: "LimitReached" | "NoLayer";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
value: "LimitReached" | "NoLayer";
|
|
115
114
|
__kind: "Transactional";
|
|
115
|
+
value: "LimitReached" | "NoLayer";
|
|
116
116
|
}, {
|
|
117
|
+
__kind: "Transactional";
|
|
117
118
|
value: {
|
|
118
119
|
__kind: "LimitReached" | "NoLayer";
|
|
119
120
|
};
|
|
120
|
-
__kind: "Transactional";
|
|
121
121
|
}>, z.ZodObject<{
|
|
122
122
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -156,14 +156,14 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
156
156
|
}>;
|
|
157
157
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
158
158
|
}, "strip", z.ZodTypeAny, {
|
|
159
|
-
depositAddress: `0x${string}`;
|
|
160
159
|
asset: "Eth" | "Flip" | "Usdc";
|
|
160
|
+
depositAddress: `0x${string}`;
|
|
161
161
|
amount: bigint;
|
|
162
162
|
}, {
|
|
163
|
-
depositAddress: string;
|
|
164
163
|
asset: {
|
|
165
164
|
__kind: "Eth" | "Flip" | "Usdc";
|
|
166
165
|
};
|
|
166
|
+
depositAddress: string;
|
|
167
167
|
amount: string | number;
|
|
168
168
|
}>;
|
|
169
169
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -174,11 +174,11 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
174
174
|
} | {
|
|
175
175
|
__kind: "BadOrigin";
|
|
176
176
|
} | {
|
|
177
|
+
__kind: "Module";
|
|
177
178
|
value: {
|
|
178
179
|
index: number;
|
|
179
180
|
error: `0x${string}`;
|
|
180
181
|
};
|
|
181
|
-
__kind: "Module";
|
|
182
182
|
} | {
|
|
183
183
|
__kind: "ConsumerRemaining";
|
|
184
184
|
} | {
|
|
@@ -186,14 +186,14 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
186
186
|
} | {
|
|
187
187
|
__kind: "TooManyConsumers";
|
|
188
188
|
} | {
|
|
189
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
189
|
__kind: "Token";
|
|
190
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
191
191
|
} | {
|
|
192
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
192
|
__kind: "Arithmetic";
|
|
193
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
194
194
|
} | {
|
|
195
|
-
value: "LimitReached" | "NoLayer";
|
|
196
195
|
__kind: "Transactional";
|
|
196
|
+
value: "LimitReached" | "NoLayer";
|
|
197
197
|
} | {
|
|
198
198
|
__kind: "Exhausted";
|
|
199
199
|
} | {
|
|
@@ -204,8 +204,8 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
204
204
|
__kind: "RootNotAllowed";
|
|
205
205
|
};
|
|
206
206
|
depositWitness: {
|
|
207
|
-
depositAddress: `0x${string}`;
|
|
208
207
|
asset: "Eth" | "Flip" | "Usdc";
|
|
208
|
+
depositAddress: `0x${string}`;
|
|
209
209
|
amount: bigint;
|
|
210
210
|
};
|
|
211
211
|
}, {
|
|
@@ -216,11 +216,11 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
216
216
|
} | {
|
|
217
217
|
__kind: "BadOrigin";
|
|
218
218
|
} | {
|
|
219
|
+
__kind: "Module";
|
|
219
220
|
value: {
|
|
220
221
|
index: number;
|
|
221
222
|
error: string;
|
|
222
223
|
};
|
|
223
|
-
__kind: "Module";
|
|
224
224
|
} | {
|
|
225
225
|
__kind: "ConsumerRemaining";
|
|
226
226
|
} | {
|
|
@@ -228,20 +228,20 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
228
228
|
} | {
|
|
229
229
|
__kind: "TooManyConsumers";
|
|
230
230
|
} | {
|
|
231
|
+
__kind: "Token";
|
|
231
232
|
value: {
|
|
232
233
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
233
234
|
};
|
|
234
|
-
__kind: "Token";
|
|
235
235
|
} | {
|
|
236
|
+
__kind: "Arithmetic";
|
|
236
237
|
value: {
|
|
237
238
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
238
239
|
};
|
|
239
|
-
__kind: "Arithmetic";
|
|
240
240
|
} | {
|
|
241
|
+
__kind: "Transactional";
|
|
241
242
|
value: {
|
|
242
243
|
__kind: "LimitReached" | "NoLayer";
|
|
243
244
|
};
|
|
244
|
-
__kind: "Transactional";
|
|
245
245
|
} | {
|
|
246
246
|
__kind: "Exhausted";
|
|
247
247
|
} | {
|
|
@@ -252,10 +252,10 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
252
252
|
__kind: "RootNotAllowed";
|
|
253
253
|
};
|
|
254
254
|
depositWitness: {
|
|
255
|
-
depositAddress: string;
|
|
256
255
|
asset: {
|
|
257
256
|
__kind: "Eth" | "Flip" | "Usdc";
|
|
258
257
|
};
|
|
258
|
+
depositAddress: string;
|
|
259
259
|
amount: string | number;
|
|
260
260
|
};
|
|
261
261
|
}>;
|
|
@@ -4,11 +4,11 @@ declare const fundingBoundExecutorAddress: z.ZodObject<{
|
|
|
4
4
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
5
|
address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
address: `0x${string}`;
|
|
8
7
|
accountId: string;
|
|
8
|
+
address: `0x${string}`;
|
|
9
9
|
}, {
|
|
10
|
-
address: string;
|
|
11
10
|
accountId: string;
|
|
11
|
+
address: string;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { fundingBoundExecutorAddress };
|
|
@@ -4,11 +4,11 @@ declare const fundingBoundExecutorAddress: z.ZodObject<{
|
|
|
4
4
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
5
|
address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
address: `0x${string}`;
|
|
8
7
|
accountId: string;
|
|
8
|
+
address: `0x${string}`;
|
|
9
9
|
}, {
|
|
10
|
-
address: string;
|
|
11
10
|
accountId: string;
|
|
11
|
+
address: string;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { fundingBoundExecutorAddress };
|
|
@@ -4,11 +4,11 @@ declare const fundingBoundRedeemAddress: z.ZodObject<{
|
|
|
4
4
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
5
|
address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
address: `0x${string}`;
|
|
8
7
|
accountId: string;
|
|
8
|
+
address: `0x${string}`;
|
|
9
9
|
}, {
|
|
10
|
-
address: string;
|
|
11
10
|
accountId: string;
|
|
11
|
+
address: string;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { fundingBoundRedeemAddress };
|
|
@@ -4,11 +4,11 @@ declare const fundingBoundRedeemAddress: z.ZodObject<{
|
|
|
4
4
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
5
|
address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
address: `0x${string}`;
|
|
8
7
|
accountId: string;
|
|
8
|
+
address: `0x${string}`;
|
|
9
9
|
}, {
|
|
10
|
-
address: string;
|
|
11
10
|
accountId: string;
|
|
11
|
+
address: string;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { fundingBoundRedeemAddress };
|
|
@@ -5,13 +5,13 @@ declare const fundingFailedFundingAttempt: z.ZodObject<{
|
|
|
5
5
|
withdrawalAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
amount: bigint;
|
|
9
8
|
accountId: string;
|
|
10
9
|
withdrawalAddress: `0x${string}`;
|
|
10
|
+
amount: bigint;
|
|
11
11
|
}, {
|
|
12
|
-
amount: string | number;
|
|
13
12
|
accountId: string;
|
|
14
13
|
withdrawalAddress: string;
|
|
14
|
+
amount: string | number;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
17
17
|
export { fundingFailedFundingAttempt };
|
|
@@ -5,13 +5,13 @@ declare const fundingFailedFundingAttempt: z.ZodObject<{
|
|
|
5
5
|
withdrawalAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
amount: bigint;
|
|
9
8
|
accountId: string;
|
|
10
9
|
withdrawalAddress: `0x${string}`;
|
|
10
|
+
amount: bigint;
|
|
11
11
|
}, {
|
|
12
|
-
amount: string | number;
|
|
13
12
|
accountId: string;
|
|
14
13
|
withdrawalAddress: string;
|
|
14
|
+
amount: string | number;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
17
17
|
export { fundingFailedFundingAttempt };
|
|
@@ -6,13 +6,13 @@ declare const fundingFunded: z.ZodObject<{
|
|
|
6
6
|
fundsAdded: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
totalBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
txHash: `0x${string}`;
|
|
10
9
|
accountId: string;
|
|
10
|
+
txHash: `0x${string}`;
|
|
11
11
|
fundsAdded: bigint;
|
|
12
12
|
totalBalance: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
txHash: string;
|
|
15
14
|
accountId: string;
|
|
15
|
+
txHash: string;
|
|
16
16
|
fundsAdded: string | number;
|
|
17
17
|
totalBalance: string | number;
|
|
18
18
|
}>;
|
|
@@ -6,13 +6,13 @@ declare const fundingFunded: z.ZodObject<{
|
|
|
6
6
|
fundsAdded: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
totalBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
txHash: `0x${string}`;
|
|
10
9
|
accountId: string;
|
|
10
|
+
txHash: `0x${string}`;
|
|
11
11
|
fundsAdded: bigint;
|
|
12
12
|
totalBalance: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
txHash: string;
|
|
15
14
|
accountId: string;
|
|
15
|
+
txHash: string;
|
|
16
16
|
fundsAdded: string | number;
|
|
17
17
|
totalBalance: string | number;
|
|
18
18
|
}>;
|
|
@@ -6,14 +6,14 @@ declare const fundingRedemptionRequested: z.ZodObject<{
|
|
|
6
6
|
broadcastId: z.ZodNumber;
|
|
7
7
|
expiryTime: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
broadcastId: number;
|
|
10
|
-
amount: bigint;
|
|
11
9
|
accountId: string;
|
|
10
|
+
amount: bigint;
|
|
11
|
+
broadcastId: number;
|
|
12
12
|
expiryTime: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
broadcastId: number;
|
|
15
|
-
amount: string | number;
|
|
16
14
|
accountId: string;
|
|
15
|
+
amount: string | number;
|
|
16
|
+
broadcastId: number;
|
|
17
17
|
expiryTime: string | number;
|
|
18
18
|
}>;
|
|
19
19
|
|
|
@@ -6,14 +6,14 @@ declare const fundingRedemptionRequested: z.ZodObject<{
|
|
|
6
6
|
broadcastId: z.ZodNumber;
|
|
7
7
|
expiryTime: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
broadcastId: number;
|
|
10
|
-
amount: bigint;
|
|
11
9
|
accountId: string;
|
|
10
|
+
amount: bigint;
|
|
11
|
+
broadcastId: number;
|
|
12
12
|
expiryTime: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
broadcastId: number;
|
|
15
|
-
amount: string | number;
|
|
16
14
|
accountId: string;
|
|
15
|
+
amount: string | number;
|
|
16
|
+
broadcastId: number;
|
|
17
17
|
expiryTime: string | number;
|
|
18
18
|
}>;
|
|
19
19
|
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
17
16
|
accountId: string;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
18
18
|
amountCredited: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
accountId: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
22
23
|
};
|
|
23
|
-
accountId: string;
|
|
24
24
|
amountCredited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
17
16
|
accountId: string;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
18
18
|
amountCredited: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
accountId: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
22
23
|
};
|
|
23
|
-
accountId: string;
|
|
24
24
|
amountCredited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
17
16
|
accountId: string;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
18
18
|
amountDebited: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
accountId: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
22
23
|
};
|
|
23
|
-
accountId: string;
|
|
24
24
|
amountDebited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
17
16
|
accountId: string;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
18
18
|
amountDebited: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
accountId: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
22
23
|
};
|
|
23
|
-
accountId: string;
|
|
24
24
|
amountDebited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -42,7 +42,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
42
42
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
43
43
|
depositChainExpiryBlock: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
-
|
|
45
|
+
accountId: string;
|
|
46
46
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
47
47
|
depositAddress: {
|
|
48
48
|
value: `0x${string}`;
|
|
@@ -54,10 +54,10 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
54
54
|
value: `0x${string}`;
|
|
55
55
|
__kind: "Btc";
|
|
56
56
|
};
|
|
57
|
-
|
|
57
|
+
channelId: bigint;
|
|
58
58
|
depositChainExpiryBlock: bigint;
|
|
59
59
|
}, {
|
|
60
|
-
|
|
60
|
+
accountId: string;
|
|
61
61
|
asset: {
|
|
62
62
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
63
63
|
};
|
|
@@ -71,7 +71,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
71
71
|
value: string;
|
|
72
72
|
__kind: "Btc";
|
|
73
73
|
};
|
|
74
|
-
|
|
74
|
+
channelId: string | number;
|
|
75
75
|
depositChainExpiryBlock: string | number;
|
|
76
76
|
}>;
|
|
77
77
|
|
|
@@ -42,7 +42,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
42
42
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
43
43
|
depositChainExpiryBlock: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
-
|
|
45
|
+
accountId: string;
|
|
46
46
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
47
47
|
depositAddress: {
|
|
48
48
|
value: `0x${string}`;
|
|
@@ -54,10 +54,10 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
54
54
|
value: `0x${string}`;
|
|
55
55
|
__kind: "Btc";
|
|
56
56
|
};
|
|
57
|
-
|
|
57
|
+
channelId: bigint;
|
|
58
58
|
depositChainExpiryBlock: bigint;
|
|
59
59
|
}, {
|
|
60
|
-
|
|
60
|
+
accountId: string;
|
|
61
61
|
asset: {
|
|
62
62
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
63
63
|
};
|
|
@@ -71,7 +71,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
71
71
|
value: string;
|
|
72
72
|
__kind: "Btc";
|
|
73
73
|
};
|
|
74
|
-
|
|
74
|
+
channelId: string | number;
|
|
75
75
|
depositChainExpiryBlock: string | number;
|
|
76
76
|
}>;
|
|
77
77
|
|
|
@@ -153,6 +153,7 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
153
153
|
__kind: "RootNotAllowed";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
156
157
|
error: {
|
|
157
158
|
__kind: "Other";
|
|
158
159
|
} | {
|
|
@@ -189,8 +190,10 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
189
190
|
} | {
|
|
190
191
|
__kind: "RootNotAllowed";
|
|
191
192
|
};
|
|
192
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
193
193
|
}, {
|
|
194
|
+
egressId: [{
|
|
195
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
196
|
+
}, string | number];
|
|
194
197
|
error: {
|
|
195
198
|
__kind: "Other";
|
|
196
199
|
} | {
|
|
@@ -233,9 +236,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
233
236
|
} | {
|
|
234
237
|
__kind: "RootNotAllowed";
|
|
235
238
|
};
|
|
236
|
-
egressId: [{
|
|
237
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
238
|
-
}, string | number];
|
|
239
239
|
}>;
|
|
240
240
|
|
|
241
241
|
export { polkadotIngressEgressCcmEgressInvalid };
|
|
@@ -153,6 +153,7 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
153
153
|
__kind: "RootNotAllowed";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
156
157
|
error: {
|
|
157
158
|
__kind: "Other";
|
|
158
159
|
} | {
|
|
@@ -189,8 +190,10 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
189
190
|
} | {
|
|
190
191
|
__kind: "RootNotAllowed";
|
|
191
192
|
};
|
|
192
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
193
193
|
}, {
|
|
194
|
+
egressId: [{
|
|
195
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
196
|
+
}, string | number];
|
|
194
197
|
error: {
|
|
195
198
|
__kind: "Other";
|
|
196
199
|
} | {
|
|
@@ -233,9 +236,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
233
236
|
} | {
|
|
234
237
|
__kind: "RootNotAllowed";
|
|
235
238
|
};
|
|
236
|
-
egressId: [{
|
|
237
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
238
|
-
}, string | number];
|
|
239
239
|
}>;
|
|
240
240
|
|
|
241
241
|
export { polkadotIngressEgressCcmEgressInvalid };
|
|
@@ -4,11 +4,11 @@ declare const swappingBatchSwapFailed: 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
|
direction: z.ZodEffects<z.ZodObject<{
|
|
14
14
|
__kind: z.ZodEnum<["FromStable", "ToStable"]>;
|
|
@@ -21,17 +21,17 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
21
21
|
}>;
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
|
-
asset: "Eth" | "
|
|
25
|
-
direction: "FromStable" | "ToStable";
|
|
24
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
26
25
|
amount: bigint;
|
|
26
|
+
direction: "FromStable" | "ToStable";
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
|
-
__kind: "Eth" | "
|
|
29
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
30
30
|
};
|
|
31
|
+
amount: string | number;
|
|
31
32
|
direction: {
|
|
32
33
|
__kind: "FromStable" | "ToStable";
|
|
33
34
|
};
|
|
34
|
-
amount: string | number;
|
|
35
35
|
}>;
|
|
36
36
|
|
|
37
37
|
export { swappingBatchSwapFailed };
|
|
@@ -4,11 +4,11 @@ declare const swappingBatchSwapFailed: 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
|
direction: z.ZodEffects<z.ZodObject<{
|
|
14
14
|
__kind: z.ZodEnum<["FromStable", "ToStable"]>;
|
|
@@ -21,17 +21,17 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
21
21
|
}>;
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
|
-
asset: "Eth" | "
|
|
25
|
-
direction: "FromStable" | "ToStable";
|
|
24
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
26
25
|
amount: bigint;
|
|
26
|
+
direction: "FromStable" | "ToStable";
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
|
-
__kind: "Eth" | "
|
|
29
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
30
30
|
};
|
|
31
|
+
amount: string | number;
|
|
31
32
|
direction: {
|
|
32
33
|
__kind: "FromStable" | "ToStable";
|
|
33
34
|
};
|
|
34
|
-
amount: string | number;
|
|
35
35
|
}>;
|
|
36
36
|
|
|
37
37
|
export { swappingBatchSwapFailed };
|