@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
|
@@ -5,11 +5,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
11
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
12
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
13
13
|
}>;
|
|
14
14
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
reason: z.ZodUnion<[z.ZodObject<{
|
|
@@ -43,17 +43,17 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
43
43
|
error: string;
|
|
44
44
|
}>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
__kind: "Module";
|
|
47
46
|
value: {
|
|
48
47
|
index: number;
|
|
49
48
|
error: `0x${string}`;
|
|
50
49
|
};
|
|
51
|
-
}, {
|
|
52
50
|
__kind: "Module";
|
|
51
|
+
}, {
|
|
53
52
|
value: {
|
|
54
53
|
index: number;
|
|
55
54
|
error: string;
|
|
56
55
|
};
|
|
56
|
+
__kind: "Module";
|
|
57
57
|
}>, z.ZodObject<{
|
|
58
58
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
59
59
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -84,13 +84,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
84
84
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
85
85
|
}>;
|
|
86
86
|
}, "strip", z.ZodTypeAny, {
|
|
87
|
-
__kind: "Token";
|
|
88
87
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
89
|
-
}, {
|
|
90
88
|
__kind: "Token";
|
|
89
|
+
}, {
|
|
91
90
|
value: {
|
|
92
91
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
93
92
|
};
|
|
93
|
+
__kind: "Token";
|
|
94
94
|
}>, z.ZodObject<{
|
|
95
95
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
96
96
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -103,13 +103,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
103
103
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
104
104
|
}>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
__kind: "Arithmetic";
|
|
107
106
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
108
|
-
}, {
|
|
109
107
|
__kind: "Arithmetic";
|
|
108
|
+
}, {
|
|
110
109
|
value: {
|
|
111
110
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
112
111
|
};
|
|
112
|
+
__kind: "Arithmetic";
|
|
113
113
|
}>, z.ZodObject<{
|
|
114
114
|
__kind: z.ZodLiteral<"Transactional">;
|
|
115
115
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -122,13 +122,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
122
122
|
__kind: "LimitReached" | "NoLayer";
|
|
123
123
|
}>;
|
|
124
124
|
}, "strip", z.ZodTypeAny, {
|
|
125
|
-
__kind: "Transactional";
|
|
126
125
|
value: "LimitReached" | "NoLayer";
|
|
127
|
-
}, {
|
|
128
126
|
__kind: "Transactional";
|
|
127
|
+
}, {
|
|
129
128
|
value: {
|
|
130
129
|
__kind: "LimitReached" | "NoLayer";
|
|
131
130
|
};
|
|
131
|
+
__kind: "Transactional";
|
|
132
132
|
}>, z.ZodObject<{
|
|
133
133
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -155,6 +155,7 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
155
155
|
__kind: "RootNotAllowed";
|
|
156
156
|
}>]>;
|
|
157
157
|
}, "strip", z.ZodTypeAny, {
|
|
158
|
+
swapId: bigint;
|
|
158
159
|
reason: {
|
|
159
160
|
__kind: "Other";
|
|
160
161
|
} | {
|
|
@@ -162,11 +163,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
162
163
|
} | {
|
|
163
164
|
__kind: "BadOrigin";
|
|
164
165
|
} | {
|
|
165
|
-
__kind: "Module";
|
|
166
166
|
value: {
|
|
167
167
|
index: number;
|
|
168
168
|
error: `0x${string}`;
|
|
169
169
|
};
|
|
170
|
+
__kind: "Module";
|
|
170
171
|
} | {
|
|
171
172
|
__kind: "ConsumerRemaining";
|
|
172
173
|
} | {
|
|
@@ -174,14 +175,14 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
174
175
|
} | {
|
|
175
176
|
__kind: "TooManyConsumers";
|
|
176
177
|
} | {
|
|
177
|
-
__kind: "Token";
|
|
178
178
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
179
|
+
__kind: "Token";
|
|
179
180
|
} | {
|
|
180
|
-
__kind: "Arithmetic";
|
|
181
181
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
182
|
+
__kind: "Arithmetic";
|
|
182
183
|
} | {
|
|
183
|
-
__kind: "Transactional";
|
|
184
184
|
value: "LimitReached" | "NoLayer";
|
|
185
|
+
__kind: "Transactional";
|
|
185
186
|
} | {
|
|
186
187
|
__kind: "Exhausted";
|
|
187
188
|
} | {
|
|
@@ -191,10 +192,10 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
191
192
|
} | {
|
|
192
193
|
__kind: "RootNotAllowed";
|
|
193
194
|
};
|
|
194
|
-
|
|
195
|
-
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
195
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
196
196
|
amount: bigint;
|
|
197
197
|
}, {
|
|
198
|
+
swapId: string | number;
|
|
198
199
|
reason: {
|
|
199
200
|
__kind: "Other";
|
|
200
201
|
} | {
|
|
@@ -202,11 +203,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
202
203
|
} | {
|
|
203
204
|
__kind: "BadOrigin";
|
|
204
205
|
} | {
|
|
205
|
-
__kind: "Module";
|
|
206
206
|
value: {
|
|
207
207
|
index: number;
|
|
208
208
|
error: string;
|
|
209
209
|
};
|
|
210
|
+
__kind: "Module";
|
|
210
211
|
} | {
|
|
211
212
|
__kind: "ConsumerRemaining";
|
|
212
213
|
} | {
|
|
@@ -214,20 +215,20 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
214
215
|
} | {
|
|
215
216
|
__kind: "TooManyConsumers";
|
|
216
217
|
} | {
|
|
217
|
-
__kind: "Token";
|
|
218
218
|
value: {
|
|
219
219
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
220
220
|
};
|
|
221
|
+
__kind: "Token";
|
|
221
222
|
} | {
|
|
222
|
-
__kind: "Arithmetic";
|
|
223
223
|
value: {
|
|
224
224
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
225
225
|
};
|
|
226
|
+
__kind: "Arithmetic";
|
|
226
227
|
} | {
|
|
227
|
-
__kind: "Transactional";
|
|
228
228
|
value: {
|
|
229
229
|
__kind: "LimitReached" | "NoLayer";
|
|
230
230
|
};
|
|
231
|
+
__kind: "Transactional";
|
|
231
232
|
} | {
|
|
232
233
|
__kind: "Exhausted";
|
|
233
234
|
} | {
|
|
@@ -237,9 +238,8 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
237
238
|
} | {
|
|
238
239
|
__kind: "RootNotAllowed";
|
|
239
240
|
};
|
|
240
|
-
swapId: string | number;
|
|
241
241
|
asset: {
|
|
242
|
-
__kind: "Eth" | "
|
|
242
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
243
243
|
};
|
|
244
244
|
amount: string | number;
|
|
245
245
|
}>;
|
|
@@ -14,24 +14,24 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
14
14
|
asset: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth" | "
|
|
17
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
18
18
|
}, {
|
|
19
|
-
__kind: "Eth" | "
|
|
20
|
-
}>, "Eth" | "
|
|
21
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
20
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
22
22
|
}>;
|
|
23
23
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24
24
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
26
|
swapId: bigint;
|
|
27
|
-
asset: "Eth" | "
|
|
27
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
28
28
|
amount: bigint;
|
|
29
29
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
30
30
|
fee: bigint;
|
|
31
31
|
}, {
|
|
32
32
|
swapId: string | number;
|
|
33
33
|
asset: {
|
|
34
|
-
__kind: "Eth" | "
|
|
34
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
35
35
|
};
|
|
36
36
|
amount: string | number;
|
|
37
37
|
egressId: [{
|
|
@@ -14,24 +14,24 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
14
14
|
asset: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth" | "
|
|
17
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
18
18
|
}, {
|
|
19
|
-
__kind: "Eth" | "
|
|
20
|
-
}>, "Eth" | "
|
|
21
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
20
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
22
22
|
}>;
|
|
23
23
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24
24
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
26
|
swapId: bigint;
|
|
27
|
-
asset: "Eth" | "
|
|
27
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
28
28
|
amount: bigint;
|
|
29
29
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
30
30
|
fee: bigint;
|
|
31
31
|
}, {
|
|
32
32
|
swapId: string | number;
|
|
33
33
|
asset: {
|
|
34
|
-
__kind: "Eth" | "
|
|
34
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
35
35
|
};
|
|
36
36
|
amount: string | number;
|
|
37
37
|
egressId: [{
|
|
@@ -5,44 +5,44 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
5
5
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
11
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
12
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
13
13
|
}>;
|
|
14
14
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
swapInput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
17
17
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "Eth" | "
|
|
22
|
-
}>, "Eth" | "
|
|
23
|
-
__kind: "Eth" | "
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
22
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
23
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
24
24
|
}>;
|
|
25
25
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
swapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
intermediateAmount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
29
|
swapId: bigint;
|
|
30
|
-
sourceAsset: "Eth" | "
|
|
30
|
+
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
31
31
|
depositAmount: bigint;
|
|
32
32
|
swapInput: bigint;
|
|
33
|
-
destinationAsset: "Eth" | "
|
|
33
|
+
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
34
34
|
egressAmount: bigint;
|
|
35
35
|
swapOutput: bigint;
|
|
36
36
|
intermediateAmount?: bigint | null | undefined;
|
|
37
37
|
}, {
|
|
38
38
|
swapId: string | number;
|
|
39
39
|
sourceAsset: {
|
|
40
|
-
__kind: "Eth" | "
|
|
40
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
41
41
|
};
|
|
42
42
|
depositAmount: string | number;
|
|
43
43
|
swapInput: string | number;
|
|
44
44
|
destinationAsset: {
|
|
45
|
-
__kind: "Eth" | "
|
|
45
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
46
46
|
};
|
|
47
47
|
egressAmount: string | number;
|
|
48
48
|
swapOutput: string | number;
|
|
@@ -5,44 +5,44 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
5
5
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
11
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
12
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
13
13
|
}>;
|
|
14
14
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
swapInput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
17
17
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "Eth" | "
|
|
22
|
-
}>, "Eth" | "
|
|
23
|
-
__kind: "Eth" | "
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
22
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
23
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
24
24
|
}>;
|
|
25
25
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
swapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
intermediateAmount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
29
|
swapId: bigint;
|
|
30
|
-
sourceAsset: "Eth" | "
|
|
30
|
+
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
31
31
|
depositAmount: bigint;
|
|
32
32
|
swapInput: bigint;
|
|
33
|
-
destinationAsset: "Eth" | "
|
|
33
|
+
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
34
34
|
egressAmount: bigint;
|
|
35
35
|
swapOutput: bigint;
|
|
36
36
|
intermediateAmount?: bigint | null | undefined;
|
|
37
37
|
}, {
|
|
38
38
|
swapId: string | number;
|
|
39
39
|
sourceAsset: {
|
|
40
|
-
__kind: "Eth" | "
|
|
40
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
41
41
|
};
|
|
42
42
|
depositAmount: string | number;
|
|
43
43
|
swapInput: string | number;
|
|
44
44
|
destinationAsset: {
|
|
45
|
-
__kind: "Eth" | "
|
|
45
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
46
46
|
};
|
|
47
47
|
egressAmount: string | number;
|
|
48
48
|
swapOutput: string | number;
|
|
@@ -16,59 +16,59 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
16
16
|
__kind: z.ZodLiteral<"Eth">;
|
|
17
17
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "Eth";
|
|
20
19
|
value: `0x${string}`;
|
|
21
|
-
}, {
|
|
22
20
|
__kind: "Eth";
|
|
21
|
+
}, {
|
|
23
22
|
value: string;
|
|
23
|
+
__kind: "Eth";
|
|
24
24
|
}>, z.ZodObject<{
|
|
25
25
|
__kind: z.ZodLiteral<"Dot">;
|
|
26
26
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
__kind: "Dot";
|
|
29
28
|
value: `0x${string}`;
|
|
30
|
-
}, {
|
|
31
29
|
__kind: "Dot";
|
|
30
|
+
}, {
|
|
32
31
|
value: string;
|
|
32
|
+
__kind: "Dot";
|
|
33
33
|
}>, z.ZodObject<{
|
|
34
34
|
__kind: z.ZodLiteral<"Btc">;
|
|
35
35
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
__kind: "Btc";
|
|
38
37
|
value: `0x${string}`;
|
|
39
|
-
}, {
|
|
40
38
|
__kind: "Btc";
|
|
39
|
+
}, {
|
|
41
40
|
value: string;
|
|
41
|
+
__kind: "Btc";
|
|
42
42
|
}>]>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
+
egressAmount: bigint;
|
|
44
45
|
destinationAddress: {
|
|
45
|
-
__kind: "Eth";
|
|
46
46
|
value: `0x${string}`;
|
|
47
|
+
__kind: "Eth";
|
|
47
48
|
} | {
|
|
48
|
-
__kind: "Dot";
|
|
49
49
|
value: `0x${string}`;
|
|
50
|
+
__kind: "Dot";
|
|
50
51
|
} | {
|
|
51
|
-
__kind: "Btc";
|
|
52
52
|
value: `0x${string}`;
|
|
53
|
+
__kind: "Btc";
|
|
53
54
|
};
|
|
54
55
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
55
|
-
egressAmount: bigint;
|
|
56
56
|
egressFee: bigint;
|
|
57
57
|
}, {
|
|
58
|
+
egressAmount: string | number;
|
|
58
59
|
destinationAddress: {
|
|
59
|
-
__kind: "Eth";
|
|
60
60
|
value: string;
|
|
61
|
+
__kind: "Eth";
|
|
61
62
|
} | {
|
|
62
|
-
__kind: "Dot";
|
|
63
63
|
value: string;
|
|
64
|
+
__kind: "Dot";
|
|
64
65
|
} | {
|
|
65
|
-
__kind: "Btc";
|
|
66
66
|
value: string;
|
|
67
|
+
__kind: "Btc";
|
|
67
68
|
};
|
|
68
69
|
egressId: [{
|
|
69
70
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
70
71
|
}, string | number];
|
|
71
|
-
egressAmount: string | number;
|
|
72
72
|
egressFee: string | number;
|
|
73
73
|
}>;
|
|
74
74
|
|
|
@@ -16,59 +16,59 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
16
16
|
__kind: z.ZodLiteral<"Eth">;
|
|
17
17
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "Eth";
|
|
20
19
|
value: `0x${string}`;
|
|
21
|
-
}, {
|
|
22
20
|
__kind: "Eth";
|
|
21
|
+
}, {
|
|
23
22
|
value: string;
|
|
23
|
+
__kind: "Eth";
|
|
24
24
|
}>, z.ZodObject<{
|
|
25
25
|
__kind: z.ZodLiteral<"Dot">;
|
|
26
26
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
__kind: "Dot";
|
|
29
28
|
value: `0x${string}`;
|
|
30
|
-
}, {
|
|
31
29
|
__kind: "Dot";
|
|
30
|
+
}, {
|
|
32
31
|
value: string;
|
|
32
|
+
__kind: "Dot";
|
|
33
33
|
}>, z.ZodObject<{
|
|
34
34
|
__kind: z.ZodLiteral<"Btc">;
|
|
35
35
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
__kind: "Btc";
|
|
38
37
|
value: `0x${string}`;
|
|
39
|
-
}, {
|
|
40
38
|
__kind: "Btc";
|
|
39
|
+
}, {
|
|
41
40
|
value: string;
|
|
41
|
+
__kind: "Btc";
|
|
42
42
|
}>]>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
+
egressAmount: bigint;
|
|
44
45
|
destinationAddress: {
|
|
45
|
-
__kind: "Eth";
|
|
46
46
|
value: `0x${string}`;
|
|
47
|
+
__kind: "Eth";
|
|
47
48
|
} | {
|
|
48
|
-
__kind: "Dot";
|
|
49
49
|
value: `0x${string}`;
|
|
50
|
+
__kind: "Dot";
|
|
50
51
|
} | {
|
|
51
|
-
__kind: "Btc";
|
|
52
52
|
value: `0x${string}`;
|
|
53
|
+
__kind: "Btc";
|
|
53
54
|
};
|
|
54
55
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
55
|
-
egressAmount: bigint;
|
|
56
56
|
egressFee: bigint;
|
|
57
57
|
}, {
|
|
58
|
+
egressAmount: string | number;
|
|
58
59
|
destinationAddress: {
|
|
59
|
-
__kind: "Eth";
|
|
60
60
|
value: string;
|
|
61
|
+
__kind: "Eth";
|
|
61
62
|
} | {
|
|
62
|
-
__kind: "Dot";
|
|
63
63
|
value: string;
|
|
64
|
+
__kind: "Dot";
|
|
64
65
|
} | {
|
|
65
|
-
__kind: "Btc";
|
|
66
66
|
value: string;
|
|
67
|
+
__kind: "Btc";
|
|
67
68
|
};
|
|
68
69
|
egressId: [{
|
|
69
70
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
70
71
|
}, string | number];
|
|
71
|
-
egressAmount: string | number;
|
|
72
72
|
egressFee: string | number;
|
|
73
73
|
}>;
|
|
74
74
|
|