@chainflip/processor 1.4.9 → 1.5.1
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/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- 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 +40 -40
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +40 -40
- 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/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/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.ts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.ts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +8 -8
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
- 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/100/witnesser/witnessExecutionFailed.d.cts +2 -2
- package/dist/100/witnesser/witnessExecutionFailed.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/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/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/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
- 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 +20 -20
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/150/common.cjs +15 -15
- package/dist/150/common.d.cts +189 -322
- package/dist/150/common.d.ts +189 -322
- package/dist/150/common.mjs +15 -15
- 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/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +90 -90
- package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
- package/dist/150/swapping/ccmFailed.d.cts +120 -120
- package/dist/150/swapping/ccmFailed.d.ts +120 -120
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.cjs +1 -1
- package/dist/150/swapping/swapDepositAddressReady.d.cts +83 -254
- package/dist/150/swapping/swapDepositAddressReady.d.ts +83 -254
- package/dist/150/swapping/swapDepositAddressReady.mjs +2 -2
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +144 -144
- package/dist/150/swapping/swapScheduled.d.ts +144 -144
- package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
- package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- 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 +8 -8
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- 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/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- 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 +4 -4
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- 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
|
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
13
13
|
egressAsset: z.ZodEffects<z.ZodObject<{
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Eth" | "
|
|
16
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
17
17
|
}, {
|
|
18
|
-
__kind: "Eth" | "
|
|
19
|
-
}>, "Eth" | "
|
|
20
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
19
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt", {
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
21
21
|
}>;
|
|
22
22
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -25,85 +25,85 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
25
25
|
__kind: z.ZodLiteral<"Eth">;
|
|
26
26
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
__kind: "Eth";
|
|
29
28
|
value: `0x${string}`;
|
|
30
|
-
}, {
|
|
31
29
|
__kind: "Eth";
|
|
30
|
+
}, {
|
|
32
31
|
value: string;
|
|
32
|
+
__kind: "Eth";
|
|
33
33
|
}>, z.ZodObject<{
|
|
34
34
|
__kind: z.ZodLiteral<"Dot">;
|
|
35
35
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
__kind: "Dot";
|
|
38
37
|
value: `0x${string}`;
|
|
39
|
-
}, {
|
|
40
38
|
__kind: "Dot";
|
|
39
|
+
}, {
|
|
41
40
|
value: string;
|
|
41
|
+
__kind: "Dot";
|
|
42
42
|
}>, z.ZodObject<{
|
|
43
43
|
__kind: z.ZodLiteral<"Btc">;
|
|
44
44
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
__kind: "Btc";
|
|
47
46
|
value: `0x${string}`;
|
|
48
|
-
}, {
|
|
49
47
|
__kind: "Btc";
|
|
48
|
+
}, {
|
|
50
49
|
value: string;
|
|
50
|
+
__kind: "Btc";
|
|
51
51
|
}>, z.ZodObject<{
|
|
52
52
|
__kind: z.ZodLiteral<"Arb">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
__kind: "Arb";
|
|
56
55
|
value: `0x${string}`;
|
|
57
|
-
}, {
|
|
58
56
|
__kind: "Arb";
|
|
57
|
+
}, {
|
|
59
58
|
value: string;
|
|
59
|
+
__kind: "Arb";
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
61
|
__kind: z.ZodLiteral<"Sol">;
|
|
62
62
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
__kind: "Sol";
|
|
65
64
|
value: `0x${string}`;
|
|
66
|
-
}, {
|
|
67
65
|
__kind: "Sol";
|
|
66
|
+
}, {
|
|
68
67
|
value: string;
|
|
68
|
+
__kind: "Sol";
|
|
69
69
|
}>]>;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
71
|
destinationAddress: {
|
|
72
|
-
__kind: "Eth";
|
|
73
72
|
value: `0x${string}`;
|
|
73
|
+
__kind: "Eth";
|
|
74
74
|
} | {
|
|
75
|
-
__kind: "Dot";
|
|
76
75
|
value: `0x${string}`;
|
|
76
|
+
__kind: "Dot";
|
|
77
77
|
} | {
|
|
78
|
-
__kind: "Btc";
|
|
79
78
|
value: `0x${string}`;
|
|
79
|
+
__kind: "Btc";
|
|
80
80
|
} | {
|
|
81
|
-
__kind: "Arb";
|
|
82
81
|
value: `0x${string}`;
|
|
82
|
+
__kind: "Arb";
|
|
83
83
|
} | {
|
|
84
|
-
__kind: "Sol";
|
|
85
84
|
value: `0x${string}`;
|
|
85
|
+
__kind: "Sol";
|
|
86
86
|
};
|
|
87
87
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
88
88
|
egressFee: bigint;
|
|
89
89
|
egressAmount: bigint;
|
|
90
|
-
egressAsset: "Eth" | "
|
|
90
|
+
egressAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
91
91
|
}, {
|
|
92
92
|
destinationAddress: {
|
|
93
|
-
__kind: "Eth";
|
|
94
93
|
value: string;
|
|
94
|
+
__kind: "Eth";
|
|
95
95
|
} | {
|
|
96
|
-
__kind: "Dot";
|
|
97
96
|
value: string;
|
|
97
|
+
__kind: "Dot";
|
|
98
98
|
} | {
|
|
99
|
-
__kind: "Btc";
|
|
100
99
|
value: string;
|
|
100
|
+
__kind: "Btc";
|
|
101
101
|
} | {
|
|
102
|
-
__kind: "Arb";
|
|
103
102
|
value: string;
|
|
103
|
+
__kind: "Arb";
|
|
104
104
|
} | {
|
|
105
|
-
__kind: "Sol";
|
|
106
105
|
value: string;
|
|
106
|
+
__kind: "Sol";
|
|
107
107
|
};
|
|
108
108
|
egressId: [{
|
|
109
109
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
@@ -111,7 +111,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
111
111
|
egressFee: string | number;
|
|
112
112
|
egressAmount: string | number;
|
|
113
113
|
egressAsset: {
|
|
114
|
-
__kind: "Eth" | "
|
|
114
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
115
115
|
};
|
|
116
116
|
}>;
|
|
117
117
|
|
|
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
13
13
|
egressAsset: z.ZodEffects<z.ZodObject<{
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Eth" | "
|
|
16
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
17
17
|
}, {
|
|
18
|
-
__kind: "Eth" | "
|
|
19
|
-
}>, "Eth" | "
|
|
20
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
19
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt", {
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
21
21
|
}>;
|
|
22
22
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -25,85 +25,85 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
25
25
|
__kind: z.ZodLiteral<"Eth">;
|
|
26
26
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
__kind: "Eth";
|
|
29
28
|
value: `0x${string}`;
|
|
30
|
-
}, {
|
|
31
29
|
__kind: "Eth";
|
|
30
|
+
}, {
|
|
32
31
|
value: string;
|
|
32
|
+
__kind: "Eth";
|
|
33
33
|
}>, z.ZodObject<{
|
|
34
34
|
__kind: z.ZodLiteral<"Dot">;
|
|
35
35
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
__kind: "Dot";
|
|
38
37
|
value: `0x${string}`;
|
|
39
|
-
}, {
|
|
40
38
|
__kind: "Dot";
|
|
39
|
+
}, {
|
|
41
40
|
value: string;
|
|
41
|
+
__kind: "Dot";
|
|
42
42
|
}>, z.ZodObject<{
|
|
43
43
|
__kind: z.ZodLiteral<"Btc">;
|
|
44
44
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
__kind: "Btc";
|
|
47
46
|
value: `0x${string}`;
|
|
48
|
-
}, {
|
|
49
47
|
__kind: "Btc";
|
|
48
|
+
}, {
|
|
50
49
|
value: string;
|
|
50
|
+
__kind: "Btc";
|
|
51
51
|
}>, z.ZodObject<{
|
|
52
52
|
__kind: z.ZodLiteral<"Arb">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
__kind: "Arb";
|
|
56
55
|
value: `0x${string}`;
|
|
57
|
-
}, {
|
|
58
56
|
__kind: "Arb";
|
|
57
|
+
}, {
|
|
59
58
|
value: string;
|
|
59
|
+
__kind: "Arb";
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
61
|
__kind: z.ZodLiteral<"Sol">;
|
|
62
62
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
__kind: "Sol";
|
|
65
64
|
value: `0x${string}`;
|
|
66
|
-
}, {
|
|
67
65
|
__kind: "Sol";
|
|
66
|
+
}, {
|
|
68
67
|
value: string;
|
|
68
|
+
__kind: "Sol";
|
|
69
69
|
}>]>;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
71
|
destinationAddress: {
|
|
72
|
-
__kind: "Eth";
|
|
73
72
|
value: `0x${string}`;
|
|
73
|
+
__kind: "Eth";
|
|
74
74
|
} | {
|
|
75
|
-
__kind: "Dot";
|
|
76
75
|
value: `0x${string}`;
|
|
76
|
+
__kind: "Dot";
|
|
77
77
|
} | {
|
|
78
|
-
__kind: "Btc";
|
|
79
78
|
value: `0x${string}`;
|
|
79
|
+
__kind: "Btc";
|
|
80
80
|
} | {
|
|
81
|
-
__kind: "Arb";
|
|
82
81
|
value: `0x${string}`;
|
|
82
|
+
__kind: "Arb";
|
|
83
83
|
} | {
|
|
84
|
-
__kind: "Sol";
|
|
85
84
|
value: `0x${string}`;
|
|
85
|
+
__kind: "Sol";
|
|
86
86
|
};
|
|
87
87
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
88
88
|
egressFee: bigint;
|
|
89
89
|
egressAmount: bigint;
|
|
90
|
-
egressAsset: "Eth" | "
|
|
90
|
+
egressAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
91
91
|
}, {
|
|
92
92
|
destinationAddress: {
|
|
93
|
-
__kind: "Eth";
|
|
94
93
|
value: string;
|
|
94
|
+
__kind: "Eth";
|
|
95
95
|
} | {
|
|
96
|
-
__kind: "Dot";
|
|
97
96
|
value: string;
|
|
97
|
+
__kind: "Dot";
|
|
98
98
|
} | {
|
|
99
|
-
__kind: "Btc";
|
|
100
99
|
value: string;
|
|
100
|
+
__kind: "Btc";
|
|
101
101
|
} | {
|
|
102
|
-
__kind: "Arb";
|
|
103
102
|
value: string;
|
|
103
|
+
__kind: "Arb";
|
|
104
104
|
} | {
|
|
105
|
-
__kind: "Sol";
|
|
106
105
|
value: string;
|
|
106
|
+
__kind: "Sol";
|
|
107
107
|
};
|
|
108
108
|
egressId: [{
|
|
109
109
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
@@ -111,7 +111,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
111
111
|
egressFee: string | number;
|
|
112
112
|
egressAmount: string | number;
|
|
113
113
|
egressAsset: {
|
|
114
|
-
__kind: "Eth" | "
|
|
114
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
115
115
|
};
|
|
116
116
|
}>;
|
|
117
117
|
|
|
@@ -149,13 +149,16 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
149
149
|
program: `0x${string}`;
|
|
150
150
|
};
|
|
151
151
|
asset: "Btc";
|
|
152
|
-
|
|
152
|
+
amounts: [number, bigint][];
|
|
153
153
|
depositDetails: {
|
|
154
154
|
txId: `0x${string}`;
|
|
155
155
|
vout: number;
|
|
156
156
|
};
|
|
157
|
-
ingressFee: bigint;
|
|
158
157
|
prewitnessedDepositId: bigint;
|
|
158
|
+
channelId: bigint;
|
|
159
|
+
blockHeight: bigint;
|
|
160
|
+
ingressFee: bigint;
|
|
161
|
+
boostFee: bigint;
|
|
159
162
|
action: {
|
|
160
163
|
__kind: "Swap";
|
|
161
164
|
swapRequestId: bigint;
|
|
@@ -171,9 +174,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
171
174
|
__kind: "BoostersCredited";
|
|
172
175
|
prewitnessedDepositId: bigint;
|
|
173
176
|
};
|
|
174
|
-
channelId: bigint;
|
|
175
|
-
amounts: [number, bigint][];
|
|
176
|
-
boostFee: bigint;
|
|
177
177
|
}, {
|
|
178
178
|
depositAddress: {
|
|
179
179
|
value: string;
|
|
@@ -198,13 +198,16 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
198
198
|
asset: {
|
|
199
199
|
__kind: "Btc";
|
|
200
200
|
};
|
|
201
|
-
|
|
201
|
+
amounts: [number, string | number][];
|
|
202
202
|
depositDetails: {
|
|
203
203
|
txId: string;
|
|
204
204
|
vout: number;
|
|
205
205
|
};
|
|
206
|
-
ingressFee: string | number;
|
|
207
206
|
prewitnessedDepositId: string | number;
|
|
207
|
+
channelId: string | number;
|
|
208
|
+
blockHeight: string | number;
|
|
209
|
+
ingressFee: string | number;
|
|
210
|
+
boostFee: string | number;
|
|
208
211
|
action: {
|
|
209
212
|
__kind: "Swap";
|
|
210
213
|
swapRequestId: string | number;
|
|
@@ -220,9 +223,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
220
223
|
__kind: "BoostersCredited";
|
|
221
224
|
prewitnessedDepositId: string | number;
|
|
222
225
|
};
|
|
223
|
-
channelId: string | number;
|
|
224
|
-
amounts: [number, string | number][];
|
|
225
|
-
boostFee: string | number;
|
|
226
226
|
}>;
|
|
227
227
|
|
|
228
228
|
export { bitcoinIngressEgressDepositBoosted };
|
|
@@ -149,13 +149,16 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
149
149
|
program: `0x${string}`;
|
|
150
150
|
};
|
|
151
151
|
asset: "Btc";
|
|
152
|
-
|
|
152
|
+
amounts: [number, bigint][];
|
|
153
153
|
depositDetails: {
|
|
154
154
|
txId: `0x${string}`;
|
|
155
155
|
vout: number;
|
|
156
156
|
};
|
|
157
|
-
ingressFee: bigint;
|
|
158
157
|
prewitnessedDepositId: bigint;
|
|
158
|
+
channelId: bigint;
|
|
159
|
+
blockHeight: bigint;
|
|
160
|
+
ingressFee: bigint;
|
|
161
|
+
boostFee: bigint;
|
|
159
162
|
action: {
|
|
160
163
|
__kind: "Swap";
|
|
161
164
|
swapRequestId: bigint;
|
|
@@ -171,9 +174,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
171
174
|
__kind: "BoostersCredited";
|
|
172
175
|
prewitnessedDepositId: bigint;
|
|
173
176
|
};
|
|
174
|
-
channelId: bigint;
|
|
175
|
-
amounts: [number, bigint][];
|
|
176
|
-
boostFee: bigint;
|
|
177
177
|
}, {
|
|
178
178
|
depositAddress: {
|
|
179
179
|
value: string;
|
|
@@ -198,13 +198,16 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
198
198
|
asset: {
|
|
199
199
|
__kind: "Btc";
|
|
200
200
|
};
|
|
201
|
-
|
|
201
|
+
amounts: [number, string | number][];
|
|
202
202
|
depositDetails: {
|
|
203
203
|
txId: string;
|
|
204
204
|
vout: number;
|
|
205
205
|
};
|
|
206
|
-
ingressFee: string | number;
|
|
207
206
|
prewitnessedDepositId: string | number;
|
|
207
|
+
channelId: string | number;
|
|
208
|
+
blockHeight: string | number;
|
|
209
|
+
ingressFee: string | number;
|
|
210
|
+
boostFee: string | number;
|
|
208
211
|
action: {
|
|
209
212
|
__kind: "Swap";
|
|
210
213
|
swapRequestId: string | number;
|
|
@@ -220,9 +223,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
220
223
|
__kind: "BoostersCredited";
|
|
221
224
|
prewitnessedDepositId: string | number;
|
|
222
225
|
};
|
|
223
|
-
channelId: string | number;
|
|
224
|
-
amounts: [number, string | number][];
|
|
225
|
-
boostFee: string | number;
|
|
226
226
|
}>;
|
|
227
227
|
|
|
228
228
|
export { bitcoinIngressEgressDepositBoosted };
|
|
@@ -147,12 +147,12 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
147
147
|
program: `0x${string}`;
|
|
148
148
|
};
|
|
149
149
|
asset: "Btc";
|
|
150
|
-
amount: bigint;
|
|
151
|
-
blockHeight: bigint;
|
|
152
150
|
depositDetails: {
|
|
153
151
|
txId: `0x${string}`;
|
|
154
152
|
vout: number;
|
|
155
153
|
};
|
|
154
|
+
channelId: bigint;
|
|
155
|
+
blockHeight: bigint;
|
|
156
156
|
ingressFee: bigint;
|
|
157
157
|
action: {
|
|
158
158
|
__kind: "Swap";
|
|
@@ -169,7 +169,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
169
169
|
__kind: "BoostersCredited";
|
|
170
170
|
prewitnessedDepositId: bigint;
|
|
171
171
|
};
|
|
172
|
-
|
|
172
|
+
amount: bigint;
|
|
173
173
|
}, {
|
|
174
174
|
depositAddress: {
|
|
175
175
|
value: string;
|
|
@@ -194,12 +194,12 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
194
194
|
asset: {
|
|
195
195
|
__kind: "Btc";
|
|
196
196
|
};
|
|
197
|
-
amount: string | number;
|
|
198
|
-
blockHeight: string | number;
|
|
199
197
|
depositDetails: {
|
|
200
198
|
txId: string;
|
|
201
199
|
vout: number;
|
|
202
200
|
};
|
|
201
|
+
channelId: string | number;
|
|
202
|
+
blockHeight: string | number;
|
|
203
203
|
ingressFee: string | number;
|
|
204
204
|
action: {
|
|
205
205
|
__kind: "Swap";
|
|
@@ -216,7 +216,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
216
216
|
__kind: "BoostersCredited";
|
|
217
217
|
prewitnessedDepositId: string | number;
|
|
218
218
|
};
|
|
219
|
-
|
|
219
|
+
amount: string | number;
|
|
220
220
|
}>;
|
|
221
221
|
|
|
222
222
|
export { bitcoinIngressEgressDepositFinalised };
|
|
@@ -147,12 +147,12 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
147
147
|
program: `0x${string}`;
|
|
148
148
|
};
|
|
149
149
|
asset: "Btc";
|
|
150
|
-
amount: bigint;
|
|
151
|
-
blockHeight: bigint;
|
|
152
150
|
depositDetails: {
|
|
153
151
|
txId: `0x${string}`;
|
|
154
152
|
vout: number;
|
|
155
153
|
};
|
|
154
|
+
channelId: bigint;
|
|
155
|
+
blockHeight: bigint;
|
|
156
156
|
ingressFee: bigint;
|
|
157
157
|
action: {
|
|
158
158
|
__kind: "Swap";
|
|
@@ -169,7 +169,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
169
169
|
__kind: "BoostersCredited";
|
|
170
170
|
prewitnessedDepositId: bigint;
|
|
171
171
|
};
|
|
172
|
-
|
|
172
|
+
amount: bigint;
|
|
173
173
|
}, {
|
|
174
174
|
depositAddress: {
|
|
175
175
|
value: string;
|
|
@@ -194,12 +194,12 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
194
194
|
asset: {
|
|
195
195
|
__kind: "Btc";
|
|
196
196
|
};
|
|
197
|
-
amount: string | number;
|
|
198
|
-
blockHeight: string | number;
|
|
199
197
|
depositDetails: {
|
|
200
198
|
txId: string;
|
|
201
199
|
vout: number;
|
|
202
200
|
};
|
|
201
|
+
channelId: string | number;
|
|
202
|
+
blockHeight: string | number;
|
|
203
203
|
ingressFee: string | number;
|
|
204
204
|
action: {
|
|
205
205
|
__kind: "Swap";
|
|
@@ -216,7 +216,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
216
216
|
__kind: "BoostersCredited";
|
|
217
217
|
prewitnessedDepositId: string | number;
|
|
218
218
|
};
|
|
219
|
-
|
|
219
|
+
amount: string | number;
|
|
220
220
|
}>;
|
|
221
221
|
|
|
222
222
|
export { bitcoinIngressEgressDepositFinalised };
|