@chainflip/processor 1.4.9 → 1.5.0
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/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- 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 +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
- package/dist/100/swapping/ccmFailed.d.cts +4 -4
- package/dist/100/swapping/ccmFailed.d.ts +4 -4
- 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 +10 -10
- package/dist/100/swapping/swapAmountTooLow.d.ts +10 -10
- package/dist/100/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/100/swapping/swapDepositAddressReady.d.ts +18 -18
- 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 +14 -14
- package/dist/100/swapping/swapScheduled.d.ts +14 -14
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/120/swapping/ccmFailed.d.cts +70 -70
- package/dist/120/swapping/ccmFailed.d.ts +70 -70
- package/dist/120/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/120/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.ts +12 -12
- package/dist/120/swapping/withdrawalRequested.d.cts +14 -14
- package/dist/120/swapping/withdrawalRequested.d.ts +14 -14
- 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 +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- 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 +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- 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 +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
- package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
- package/dist/141/swapping/ccmFailed.d.cts +104 -104
- package/dist/141/swapping/ccmFailed.d.ts +104 -104
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +44 -44
- package/dist/141/swapping/swapDepositAddressReady.d.ts +44 -44
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +11 -11
- package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
- package/dist/141/swapping/swapExecuted.d.cts +88 -88
- package/dist/141/swapping/swapExecuted.d.ts +88 -88
- package/dist/141/swapping/swapScheduled.d.cts +128 -128
- package/dist/141/swapping/swapScheduled.d.ts +128 -128
- package/dist/141/swapping/withdrawalRequested.d.cts +26 -26
- package/dist/141/swapping/withdrawalRequested.d.ts +26 -26
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/160/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/160/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/160/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/160/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/package.json +1 -1
|
@@ -4,11 +4,11 @@ declare const solanaThresholdSignerRetryRequested: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
ceremonyId: bigint;
|
|
8
7
|
requestId: number;
|
|
8
|
+
ceremonyId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
ceremonyId: string | number;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { solanaThresholdSignerRetryRequested };
|
|
@@ -4,11 +4,11 @@ declare const solanaThresholdSignerRetryRequested: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
ceremonyId: bigint;
|
|
8
7
|
requestId: number;
|
|
8
|
+
ceremonyId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
ceremonyId: string | number;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { solanaThresholdSignerRetryRequested };
|
|
@@ -237,8 +237,8 @@ declare const solanaThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
237
237
|
__kind: "Err";
|
|
238
238
|
}>]>;
|
|
239
239
|
}, "strip", z.ZodTypeAny, {
|
|
240
|
-
ceremonyId: bigint;
|
|
241
240
|
requestId: number;
|
|
241
|
+
ceremonyId: bigint;
|
|
242
242
|
result: {
|
|
243
243
|
__kind: "Ok";
|
|
244
244
|
} | {
|
|
@@ -281,8 +281,8 @@ declare const solanaThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
281
281
|
__kind: "Err";
|
|
282
282
|
};
|
|
283
283
|
}, {
|
|
284
|
-
ceremonyId: string | number;
|
|
285
284
|
requestId: number;
|
|
285
|
+
ceremonyId: string | number;
|
|
286
286
|
result: {
|
|
287
287
|
__kind: "Ok";
|
|
288
288
|
} | {
|
|
@@ -237,8 +237,8 @@ declare const solanaThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
237
237
|
__kind: "Err";
|
|
238
238
|
}>]>;
|
|
239
239
|
}, "strip", z.ZodTypeAny, {
|
|
240
|
-
ceremonyId: bigint;
|
|
241
240
|
requestId: number;
|
|
241
|
+
ceremonyId: bigint;
|
|
242
242
|
result: {
|
|
243
243
|
__kind: "Ok";
|
|
244
244
|
} | {
|
|
@@ -281,8 +281,8 @@ declare const solanaThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
281
281
|
__kind: "Err";
|
|
282
282
|
};
|
|
283
283
|
}, {
|
|
284
|
-
ceremonyId: string | number;
|
|
285
284
|
requestId: number;
|
|
285
|
+
ceremonyId: string | number;
|
|
286
286
|
result: {
|
|
287
287
|
__kind: "Ok";
|
|
288
288
|
} | {
|
|
@@ -5,12 +5,12 @@ declare const solanaThresholdSignerThresholdSignatureFailed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
offenders: string[];
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
offenders: string[];
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -5,12 +5,12 @@ declare const solanaThresholdSignerThresholdSignatureFailed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
offenders: string[];
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
offenders: string[];
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -7,14 +7,14 @@ declare const solanaThresholdSignerThresholdSignatureRequest: z.ZodObject<{
|
|
|
7
7
|
key: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
8
8
|
signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
9
9
|
}, "strip", z.ZodTypeAny, {
|
|
10
|
-
ceremonyId: bigint;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: bigint;
|
|
12
12
|
epoch: number;
|
|
13
13
|
key: `0x${string}`;
|
|
14
14
|
signatories: string[];
|
|
15
15
|
}, {
|
|
16
|
-
ceremonyId: string | number;
|
|
17
16
|
requestId: number;
|
|
17
|
+
ceremonyId: string | number;
|
|
18
18
|
epoch: number;
|
|
19
19
|
key: string;
|
|
20
20
|
signatories: string[];
|
|
@@ -7,14 +7,14 @@ declare const solanaThresholdSignerThresholdSignatureRequest: z.ZodObject<{
|
|
|
7
7
|
key: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
8
8
|
signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
9
9
|
}, "strip", z.ZodTypeAny, {
|
|
10
|
-
ceremonyId: bigint;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: bigint;
|
|
12
12
|
epoch: number;
|
|
13
13
|
key: `0x${string}`;
|
|
14
14
|
signatories: string[];
|
|
15
15
|
}, {
|
|
16
|
-
ceremonyId: string | number;
|
|
17
16
|
requestId: number;
|
|
17
|
+
ceremonyId: string | number;
|
|
18
18
|
epoch: number;
|
|
19
19
|
key: string;
|
|
20
20
|
signatories: string[];
|
|
@@ -4,11 +4,11 @@ declare const solanaThresholdSignerThresholdSignatureSuccess: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
ceremonyId: bigint;
|
|
8
7
|
requestId: number;
|
|
8
|
+
ceremonyId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
ceremonyId: string | number;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { solanaThresholdSignerThresholdSignatureSuccess };
|
|
@@ -4,11 +4,11 @@ declare const solanaThresholdSignerThresholdSignatureSuccess: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
ceremonyId: bigint;
|
|
8
7
|
requestId: number;
|
|
8
|
+
ceremonyId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
ceremonyId: string | number;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { solanaThresholdSignerThresholdSignatureSuccess };
|
|
@@ -70,15 +70,12 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
71
|
depositAddress: `0x${string}`;
|
|
72
72
|
asset: "ArbEth" | "ArbUsdc";
|
|
73
|
-
|
|
73
|
+
blockHeight: bigint;
|
|
74
74
|
depositDetails: {
|
|
75
75
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
76
76
|
};
|
|
77
|
-
prewitnessedDepositId: bigint;
|
|
78
|
-
channelId: bigint;
|
|
79
|
-
blockHeight: bigint;
|
|
80
77
|
ingressFee: bigint;
|
|
81
|
-
|
|
78
|
+
prewitnessedDepositId: bigint;
|
|
82
79
|
action: {
|
|
83
80
|
__kind: "Swap";
|
|
84
81
|
swapRequestId: bigint;
|
|
@@ -94,20 +91,20 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
94
91
|
__kind: "BoostersCredited";
|
|
95
92
|
prewitnessedDepositId: bigint;
|
|
96
93
|
};
|
|
94
|
+
channelId: bigint;
|
|
95
|
+
amounts: [number, bigint][];
|
|
96
|
+
boostFee: bigint;
|
|
97
97
|
}, {
|
|
98
98
|
depositAddress: string;
|
|
99
99
|
asset: {
|
|
100
100
|
__kind: "ArbEth" | "ArbUsdc";
|
|
101
101
|
};
|
|
102
|
-
|
|
102
|
+
blockHeight: string | number;
|
|
103
103
|
depositDetails: {
|
|
104
104
|
txHashes?: string[] | null | undefined;
|
|
105
105
|
};
|
|
106
|
-
prewitnessedDepositId: string | number;
|
|
107
|
-
channelId: string | number;
|
|
108
|
-
blockHeight: string | number;
|
|
109
106
|
ingressFee: string | number;
|
|
110
|
-
|
|
107
|
+
prewitnessedDepositId: string | number;
|
|
111
108
|
action: {
|
|
112
109
|
__kind: "Swap";
|
|
113
110
|
swapRequestId: string | number;
|
|
@@ -123,6 +120,9 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
123
120
|
__kind: "BoostersCredited";
|
|
124
121
|
prewitnessedDepositId: string | number;
|
|
125
122
|
};
|
|
123
|
+
channelId: string | number;
|
|
124
|
+
amounts: [number, string | number][];
|
|
125
|
+
boostFee: string | number;
|
|
126
126
|
}>;
|
|
127
127
|
|
|
128
128
|
export { arbitrumIngressEgressDepositBoosted };
|
|
@@ -70,15 +70,12 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
71
|
depositAddress: `0x${string}`;
|
|
72
72
|
asset: "ArbEth" | "ArbUsdc";
|
|
73
|
-
|
|
73
|
+
blockHeight: bigint;
|
|
74
74
|
depositDetails: {
|
|
75
75
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
76
76
|
};
|
|
77
|
-
prewitnessedDepositId: bigint;
|
|
78
|
-
channelId: bigint;
|
|
79
|
-
blockHeight: bigint;
|
|
80
77
|
ingressFee: bigint;
|
|
81
|
-
|
|
78
|
+
prewitnessedDepositId: bigint;
|
|
82
79
|
action: {
|
|
83
80
|
__kind: "Swap";
|
|
84
81
|
swapRequestId: bigint;
|
|
@@ -94,20 +91,20 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
94
91
|
__kind: "BoostersCredited";
|
|
95
92
|
prewitnessedDepositId: bigint;
|
|
96
93
|
};
|
|
94
|
+
channelId: bigint;
|
|
95
|
+
amounts: [number, bigint][];
|
|
96
|
+
boostFee: bigint;
|
|
97
97
|
}, {
|
|
98
98
|
depositAddress: string;
|
|
99
99
|
asset: {
|
|
100
100
|
__kind: "ArbEth" | "ArbUsdc";
|
|
101
101
|
};
|
|
102
|
-
|
|
102
|
+
blockHeight: string | number;
|
|
103
103
|
depositDetails: {
|
|
104
104
|
txHashes?: string[] | null | undefined;
|
|
105
105
|
};
|
|
106
|
-
prewitnessedDepositId: string | number;
|
|
107
|
-
channelId: string | number;
|
|
108
|
-
blockHeight: string | number;
|
|
109
106
|
ingressFee: string | number;
|
|
110
|
-
|
|
107
|
+
prewitnessedDepositId: string | number;
|
|
111
108
|
action: {
|
|
112
109
|
__kind: "Swap";
|
|
113
110
|
swapRequestId: string | number;
|
|
@@ -123,6 +120,9 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
123
120
|
__kind: "BoostersCredited";
|
|
124
121
|
prewitnessedDepositId: string | number;
|
|
125
122
|
};
|
|
123
|
+
channelId: string | number;
|
|
124
|
+
amounts: [number, string | number][];
|
|
125
|
+
boostFee: string | number;
|
|
126
126
|
}>;
|
|
127
127
|
|
|
128
128
|
export { arbitrumIngressEgressDepositBoosted };
|
|
@@ -68,11 +68,11 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
68
68
|
}, "strip", z.ZodTypeAny, {
|
|
69
69
|
depositAddress: `0x${string}`;
|
|
70
70
|
asset: "ArbEth" | "ArbUsdc";
|
|
71
|
+
amount: bigint;
|
|
72
|
+
blockHeight: bigint;
|
|
71
73
|
depositDetails: {
|
|
72
74
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
73
75
|
};
|
|
74
|
-
channelId: bigint;
|
|
75
|
-
blockHeight: bigint;
|
|
76
76
|
ingressFee: bigint;
|
|
77
77
|
action: {
|
|
78
78
|
__kind: "Swap";
|
|
@@ -89,17 +89,17 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
89
89
|
__kind: "BoostersCredited";
|
|
90
90
|
prewitnessedDepositId: bigint;
|
|
91
91
|
};
|
|
92
|
-
|
|
92
|
+
channelId: bigint;
|
|
93
93
|
}, {
|
|
94
94
|
depositAddress: string;
|
|
95
95
|
asset: {
|
|
96
96
|
__kind: "ArbEth" | "ArbUsdc";
|
|
97
97
|
};
|
|
98
|
+
amount: string | number;
|
|
99
|
+
blockHeight: string | number;
|
|
98
100
|
depositDetails: {
|
|
99
101
|
txHashes?: string[] | null | undefined;
|
|
100
102
|
};
|
|
101
|
-
channelId: string | number;
|
|
102
|
-
blockHeight: string | number;
|
|
103
103
|
ingressFee: string | number;
|
|
104
104
|
action: {
|
|
105
105
|
__kind: "Swap";
|
|
@@ -116,7 +116,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
116
116
|
__kind: "BoostersCredited";
|
|
117
117
|
prewitnessedDepositId: string | number;
|
|
118
118
|
};
|
|
119
|
-
|
|
119
|
+
channelId: string | number;
|
|
120
120
|
}>;
|
|
121
121
|
|
|
122
122
|
export { arbitrumIngressEgressDepositFinalised };
|
|
@@ -68,11 +68,11 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
68
68
|
}, "strip", z.ZodTypeAny, {
|
|
69
69
|
depositAddress: `0x${string}`;
|
|
70
70
|
asset: "ArbEth" | "ArbUsdc";
|
|
71
|
+
amount: bigint;
|
|
72
|
+
blockHeight: bigint;
|
|
71
73
|
depositDetails: {
|
|
72
74
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
73
75
|
};
|
|
74
|
-
channelId: bigint;
|
|
75
|
-
blockHeight: bigint;
|
|
76
76
|
ingressFee: bigint;
|
|
77
77
|
action: {
|
|
78
78
|
__kind: "Swap";
|
|
@@ -89,17 +89,17 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
89
89
|
__kind: "BoostersCredited";
|
|
90
90
|
prewitnessedDepositId: bigint;
|
|
91
91
|
};
|
|
92
|
-
|
|
92
|
+
channelId: bigint;
|
|
93
93
|
}, {
|
|
94
94
|
depositAddress: string;
|
|
95
95
|
asset: {
|
|
96
96
|
__kind: "ArbEth" | "ArbUsdc";
|
|
97
97
|
};
|
|
98
|
+
amount: string | number;
|
|
99
|
+
blockHeight: string | number;
|
|
98
100
|
depositDetails: {
|
|
99
101
|
txHashes?: string[] | null | undefined;
|
|
100
102
|
};
|
|
101
|
-
channelId: string | number;
|
|
102
|
-
blockHeight: string | number;
|
|
103
103
|
ingressFee: string | number;
|
|
104
104
|
action: {
|
|
105
105
|
__kind: "Swap";
|
|
@@ -116,7 +116,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
116
116
|
__kind: "BoostersCredited";
|
|
117
117
|
prewitnessedDepositId: string | number;
|
|
118
118
|
};
|
|
119
|
-
|
|
119
|
+
channelId: string | number;
|
|
120
120
|
}>;
|
|
121
121
|
|
|
122
122
|
export { arbitrumIngressEgressDepositFinalised };
|
|
@@ -70,15 +70,12 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
71
|
depositAddress: `0x${string}`;
|
|
72
72
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
73
|
-
|
|
73
|
+
blockHeight: bigint;
|
|
74
74
|
depositDetails: {
|
|
75
75
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
76
76
|
};
|
|
77
|
-
prewitnessedDepositId: bigint;
|
|
78
|
-
channelId: bigint;
|
|
79
|
-
blockHeight: bigint;
|
|
80
77
|
ingressFee: bigint;
|
|
81
|
-
|
|
78
|
+
prewitnessedDepositId: bigint;
|
|
82
79
|
action: {
|
|
83
80
|
__kind: "Swap";
|
|
84
81
|
swapRequestId: bigint;
|
|
@@ -94,20 +91,20 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
94
91
|
__kind: "BoostersCredited";
|
|
95
92
|
prewitnessedDepositId: bigint;
|
|
96
93
|
};
|
|
94
|
+
channelId: bigint;
|
|
95
|
+
amounts: [number, bigint][];
|
|
96
|
+
boostFee: bigint;
|
|
97
97
|
}, {
|
|
98
98
|
depositAddress: string;
|
|
99
99
|
asset: {
|
|
100
100
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
101
101
|
};
|
|
102
|
-
|
|
102
|
+
blockHeight: string | number;
|
|
103
103
|
depositDetails: {
|
|
104
104
|
txHashes?: string[] | null | undefined;
|
|
105
105
|
};
|
|
106
|
-
prewitnessedDepositId: string | number;
|
|
107
|
-
channelId: string | number;
|
|
108
|
-
blockHeight: string | number;
|
|
109
106
|
ingressFee: string | number;
|
|
110
|
-
|
|
107
|
+
prewitnessedDepositId: string | number;
|
|
111
108
|
action: {
|
|
112
109
|
__kind: "Swap";
|
|
113
110
|
swapRequestId: string | number;
|
|
@@ -123,6 +120,9 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
123
120
|
__kind: "BoostersCredited";
|
|
124
121
|
prewitnessedDepositId: string | number;
|
|
125
122
|
};
|
|
123
|
+
channelId: string | number;
|
|
124
|
+
amounts: [number, string | number][];
|
|
125
|
+
boostFee: string | number;
|
|
126
126
|
}>;
|
|
127
127
|
|
|
128
128
|
export { ethereumIngressEgressDepositBoosted };
|
|
@@ -70,15 +70,12 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
71
|
depositAddress: `0x${string}`;
|
|
72
72
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
73
|
-
|
|
73
|
+
blockHeight: bigint;
|
|
74
74
|
depositDetails: {
|
|
75
75
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
76
76
|
};
|
|
77
|
-
prewitnessedDepositId: bigint;
|
|
78
|
-
channelId: bigint;
|
|
79
|
-
blockHeight: bigint;
|
|
80
77
|
ingressFee: bigint;
|
|
81
|
-
|
|
78
|
+
prewitnessedDepositId: bigint;
|
|
82
79
|
action: {
|
|
83
80
|
__kind: "Swap";
|
|
84
81
|
swapRequestId: bigint;
|
|
@@ -94,20 +91,20 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
94
91
|
__kind: "BoostersCredited";
|
|
95
92
|
prewitnessedDepositId: bigint;
|
|
96
93
|
};
|
|
94
|
+
channelId: bigint;
|
|
95
|
+
amounts: [number, bigint][];
|
|
96
|
+
boostFee: bigint;
|
|
97
97
|
}, {
|
|
98
98
|
depositAddress: string;
|
|
99
99
|
asset: {
|
|
100
100
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
101
101
|
};
|
|
102
|
-
|
|
102
|
+
blockHeight: string | number;
|
|
103
103
|
depositDetails: {
|
|
104
104
|
txHashes?: string[] | null | undefined;
|
|
105
105
|
};
|
|
106
|
-
prewitnessedDepositId: string | number;
|
|
107
|
-
channelId: string | number;
|
|
108
|
-
blockHeight: string | number;
|
|
109
106
|
ingressFee: string | number;
|
|
110
|
-
|
|
107
|
+
prewitnessedDepositId: string | number;
|
|
111
108
|
action: {
|
|
112
109
|
__kind: "Swap";
|
|
113
110
|
swapRequestId: string | number;
|
|
@@ -123,6 +120,9 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
123
120
|
__kind: "BoostersCredited";
|
|
124
121
|
prewitnessedDepositId: string | number;
|
|
125
122
|
};
|
|
123
|
+
channelId: string | number;
|
|
124
|
+
amounts: [number, string | number][];
|
|
125
|
+
boostFee: string | number;
|
|
126
126
|
}>;
|
|
127
127
|
|
|
128
128
|
export { ethereumIngressEgressDepositBoosted };
|
|
@@ -68,11 +68,11 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
68
68
|
}, "strip", z.ZodTypeAny, {
|
|
69
69
|
depositAddress: `0x${string}`;
|
|
70
70
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
71
|
+
amount: bigint;
|
|
72
|
+
blockHeight: bigint;
|
|
71
73
|
depositDetails: {
|
|
72
74
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
73
75
|
};
|
|
74
|
-
channelId: bigint;
|
|
75
|
-
blockHeight: bigint;
|
|
76
76
|
ingressFee: bigint;
|
|
77
77
|
action: {
|
|
78
78
|
__kind: "Swap";
|
|
@@ -89,17 +89,17 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
89
89
|
__kind: "BoostersCredited";
|
|
90
90
|
prewitnessedDepositId: bigint;
|
|
91
91
|
};
|
|
92
|
-
|
|
92
|
+
channelId: bigint;
|
|
93
93
|
}, {
|
|
94
94
|
depositAddress: string;
|
|
95
95
|
asset: {
|
|
96
96
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
97
97
|
};
|
|
98
|
+
amount: string | number;
|
|
99
|
+
blockHeight: string | number;
|
|
98
100
|
depositDetails: {
|
|
99
101
|
txHashes?: string[] | null | undefined;
|
|
100
102
|
};
|
|
101
|
-
channelId: string | number;
|
|
102
|
-
blockHeight: string | number;
|
|
103
103
|
ingressFee: string | number;
|
|
104
104
|
action: {
|
|
105
105
|
__kind: "Swap";
|
|
@@ -116,7 +116,7 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
116
116
|
__kind: "BoostersCredited";
|
|
117
117
|
prewitnessedDepositId: string | number;
|
|
118
118
|
};
|
|
119
|
-
|
|
119
|
+
channelId: string | number;
|
|
120
120
|
}>;
|
|
121
121
|
|
|
122
122
|
export { ethereumIngressEgressDepositFinalised };
|
|
@@ -68,11 +68,11 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
68
68
|
}, "strip", z.ZodTypeAny, {
|
|
69
69
|
depositAddress: `0x${string}`;
|
|
70
70
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
71
|
+
amount: bigint;
|
|
72
|
+
blockHeight: bigint;
|
|
71
73
|
depositDetails: {
|
|
72
74
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
73
75
|
};
|
|
74
|
-
channelId: bigint;
|
|
75
|
-
blockHeight: bigint;
|
|
76
76
|
ingressFee: bigint;
|
|
77
77
|
action: {
|
|
78
78
|
__kind: "Swap";
|
|
@@ -89,17 +89,17 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
89
89
|
__kind: "BoostersCredited";
|
|
90
90
|
prewitnessedDepositId: bigint;
|
|
91
91
|
};
|
|
92
|
-
|
|
92
|
+
channelId: bigint;
|
|
93
93
|
}, {
|
|
94
94
|
depositAddress: string;
|
|
95
95
|
asset: {
|
|
96
96
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
97
97
|
};
|
|
98
|
+
amount: string | number;
|
|
99
|
+
blockHeight: string | number;
|
|
98
100
|
depositDetails: {
|
|
99
101
|
txHashes?: string[] | null | undefined;
|
|
100
102
|
};
|
|
101
|
-
channelId: string | number;
|
|
102
|
-
blockHeight: string | number;
|
|
103
103
|
ingressFee: string | number;
|
|
104
104
|
action: {
|
|
105
105
|
__kind: "Swap";
|
|
@@ -116,7 +116,7 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
116
116
|
__kind: "BoostersCredited";
|
|
117
117
|
prewitnessedDepositId: string | number;
|
|
118
118
|
};
|
|
119
|
-
|
|
119
|
+
channelId: string | number;
|
|
120
120
|
}>;
|
|
121
121
|
|
|
122
122
|
export { ethereumIngressEgressDepositFinalised };
|
|
@@ -54,9 +54,9 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
54
54
|
collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
55
55
|
boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
-
lp: string;
|
|
58
57
|
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
59
58
|
quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
59
|
+
lp: string;
|
|
60
60
|
side: "Buy" | "Sell";
|
|
61
61
|
id: bigint;
|
|
62
62
|
tick: number;
|
|
@@ -71,13 +71,13 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
71
71
|
value: bigint;
|
|
72
72
|
} | null | undefined;
|
|
73
73
|
}, {
|
|
74
|
-
lp: string;
|
|
75
74
|
baseAsset: {
|
|
76
75
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
77
76
|
};
|
|
78
77
|
quoteAsset: {
|
|
79
78
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
80
79
|
};
|
|
80
|
+
lp: string;
|
|
81
81
|
side: {
|
|
82
82
|
__kind: "Buy" | "Sell";
|
|
83
83
|
};
|
|
@@ -54,9 +54,9 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
54
54
|
collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
55
55
|
boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
-
lp: string;
|
|
58
57
|
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
59
58
|
quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
59
|
+
lp: string;
|
|
60
60
|
side: "Buy" | "Sell";
|
|
61
61
|
id: bigint;
|
|
62
62
|
tick: number;
|
|
@@ -71,13 +71,13 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
71
71
|
value: bigint;
|
|
72
72
|
} | null | undefined;
|
|
73
73
|
}, {
|
|
74
|
-
lp: string;
|
|
75
74
|
baseAsset: {
|
|
76
75
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
77
76
|
};
|
|
78
77
|
quoteAsset: {
|
|
79
78
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
80
79
|
};
|
|
80
|
+
lp: string;
|
|
81
81
|
side: {
|
|
82
82
|
__kind: "Buy" | "Sell";
|
|
83
83
|
};
|
|
@@ -134,9 +134,9 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
134
134
|
quote: string | number;
|
|
135
135
|
}>;
|
|
136
136
|
}, "strip", z.ZodTypeAny, {
|
|
137
|
-
lp: string;
|
|
138
137
|
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
139
138
|
quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
139
|
+
lp: string;
|
|
140
140
|
id: bigint;
|
|
141
141
|
collectedFees: {
|
|
142
142
|
base: bigint;
|
|
@@ -167,13 +167,13 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
167
167
|
};
|
|
168
168
|
} | null | undefined;
|
|
169
169
|
}, {
|
|
170
|
-
lp: string;
|
|
171
170
|
baseAsset: {
|
|
172
171
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
173
172
|
};
|
|
174
173
|
quoteAsset: {
|
|
175
174
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
176
175
|
};
|
|
176
|
+
lp: string;
|
|
177
177
|
id: string | number;
|
|
178
178
|
collectedFees: {
|
|
179
179
|
base: string | number;
|
|
@@ -134,9 +134,9 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
134
134
|
quote: string | number;
|
|
135
135
|
}>;
|
|
136
136
|
}, "strip", z.ZodTypeAny, {
|
|
137
|
-
lp: string;
|
|
138
137
|
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
139
138
|
quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
139
|
+
lp: string;
|
|
140
140
|
id: bigint;
|
|
141
141
|
collectedFees: {
|
|
142
142
|
base: bigint;
|
|
@@ -167,13 +167,13 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
167
167
|
};
|
|
168
168
|
} | null | undefined;
|
|
169
169
|
}, {
|
|
170
|
-
lp: string;
|
|
171
170
|
baseAsset: {
|
|
172
171
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
173
172
|
};
|
|
174
173
|
quoteAsset: {
|
|
175
174
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
176
175
|
};
|
|
176
|
+
lp: string;
|
|
177
177
|
id: string | number;
|
|
178
178
|
collectedFees: {
|
|
179
179
|
base: string | number;
|