@chainflip/processor 1.8.6 → 1.9.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/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 +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/depositWitnessRejected.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- 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/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- 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 +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.ts +73 -73
- 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 +26 -26
- package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
- 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 +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +99 -99
- package/dist/141/swapping/swapScheduled.d.ts +99 -99
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
- 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/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.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/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.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 +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/160/swapping/ccmFailed.d.cts +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
- package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
- package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.ts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +40 -40
- package/dist/160/swapping/swapRequested.d.ts +40 -40
- package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/170/reputation/offencePenalty.d.cts +6 -6
- package/dist/170/reputation/offencePenalty.d.ts +6 -6
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
- package/dist/170/swapping/swapRequested.d.cts +27 -27
- package/dist/170/swapping/swapRequested.d.ts +27 -27
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +32 -32
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +32 -32
- package/dist/180/arbitrumIngressEgress/witnessSafetyMarginSet.cjs +7 -0
- package/dist/180/arbitrumIngressEgress/witnessSafetyMarginSet.d.cts +11 -0
- package/dist/180/arbitrumIngressEgress/witnessSafetyMarginSet.d.ts +11 -0
- package/dist/180/arbitrumIngressEgress/witnessSafetyMarginSet.mjs +7 -0
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +146 -146
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +146 -146
- package/dist/180/bitcoinIngressEgress/witnessSafetyMarginSet.cjs +7 -0
- package/dist/180/bitcoinIngressEgress/witnessSafetyMarginSet.d.cts +11 -0
- package/dist/180/bitcoinIngressEgress/witnessSafetyMarginSet.d.ts +11 -0
- package/dist/180/bitcoinIngressEgress/witnessSafetyMarginSet.mjs +7 -0
- package/dist/180/common.cjs +5 -5
- package/dist/180/common.d.cts +284 -284
- package/dist/180/common.d.ts +284 -284
- package/dist/180/common.mjs +5 -5
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +32 -32
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +32 -32
- package/dist/180/ethereumIngressEgress/witnessSafetyMarginSet.cjs +7 -0
- package/dist/180/ethereumIngressEgress/witnessSafetyMarginSet.d.cts +11 -0
- package/dist/180/ethereumIngressEgress/witnessSafetyMarginSet.d.ts +11 -0
- package/dist/180/ethereumIngressEgress/witnessSafetyMarginSet.mjs +7 -0
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +32 -32
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +32 -32
- package/dist/180/polkadotIngressEgress/witnessSafetyMarginSet.cjs +6 -0
- package/dist/180/polkadotIngressEgress/witnessSafetyMarginSet.d.cts +11 -0
- package/dist/180/polkadotIngressEgress/witnessSafetyMarginSet.d.ts +11 -0
- package/dist/180/polkadotIngressEgress/witnessSafetyMarginSet.mjs +6 -0
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +32 -32
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +32 -32
- package/dist/180/solanaIngressEgress/witnessSafetyMarginSet.cjs +7 -0
- package/dist/180/solanaIngressEgress/witnessSafetyMarginSet.d.cts +11 -0
- package/dist/180/solanaIngressEgress/witnessSafetyMarginSet.d.ts +11 -0
- package/dist/180/solanaIngressEgress/witnessSafetyMarginSet.mjs +7 -0
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.cjs +1 -1
- package/dist/180/swapping/swapDepositAddressReady.d.cts +16 -16
- package/dist/180/swapping/swapDepositAddressReady.d.ts +16 -16
- package/dist/180/swapping/swapDepositAddressReady.mjs +1 -1
- package/dist/180/swapping/swapRequested.d.cts +4 -4
- package/dist/180/swapping/swapRequested.d.ts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/190/common.cjs +289 -0
- package/dist/190/common.d.cts +2696 -0
- package/dist/190/common.d.ts +2696 -0
- package/dist/190/common.mjs +289 -0
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/190/liquidityPools/limitOrderUpdated.cjs +24 -0
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +98 -0
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +98 -0
- package/dist/190/liquidityPools/limitOrderUpdated.mjs +24 -0
- package/dist/190/liquidityPools/rangeOrderUpdated.cjs +22 -0
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +208 -0
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +208 -0
- package/dist/190/liquidityPools/rangeOrderUpdated.mjs +22 -0
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.cjs +14 -0
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +313 -0
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.ts +313 -0
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.mjs +14 -0
- package/dist/190/swapping/creditedOnChain.cjs +12 -0
- package/dist/190/swapping/creditedOnChain.d.cts +30 -0
- package/dist/190/swapping/creditedOnChain.d.ts +30 -0
- package/dist/190/swapping/creditedOnChain.mjs +12 -0
- package/dist/190/swapping/refundedOnChain.cjs +12 -0
- package/dist/190/swapping/refundedOnChain.d.cts +30 -0
- package/dist/190/swapping/refundedOnChain.d.ts +30 -0
- package/dist/190/swapping/refundedOnChain.mjs +12 -0
- package/dist/190/swapping/swapRequested.cjs +25 -0
- package/dist/190/swapping/swapRequested.d.cts +851 -0
- package/dist/190/swapping/swapRequested.d.ts +851 -0
- package/dist/190/swapping/swapRequested.mjs +25 -0
- package/dist/190/tradingStrategy/fundsAddedToStrategy.cjs +10 -0
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +24 -0
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +24 -0
- package/dist/190/tradingStrategy/fundsAddedToStrategy.mjs +10 -0
- package/dist/190/tradingStrategy/strategyClosed.cjs +7 -0
- package/dist/190/tradingStrategy/strategyClosed.d.cts +11 -0
- package/dist/190/tradingStrategy/strategyClosed.d.ts +11 -0
- package/dist/190/tradingStrategy/strategyClosed.mjs +7 -0
- package/dist/190/tradingStrategy/strategyDeployed.cjs +11 -0
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +54 -0
- package/dist/190/tradingStrategy/strategyDeployed.d.ts +54 -0
- package/dist/190/tradingStrategy/strategyDeployed.mjs +11 -0
- package/package.json +5 -5
|
@@ -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", "SolUsdc"]>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Eth" | "
|
|
16
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
17
17
|
}, {
|
|
18
|
-
__kind: "Eth" | "
|
|
19
|
-
}>, "Eth" | "
|
|
20
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
19
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
20
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
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,10 +25,10 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
25
25
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
26
26
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
28
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
29
29
|
value: `0x${string}`;
|
|
30
30
|
}, {
|
|
31
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
31
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
32
32
|
value: string;
|
|
33
33
|
}>, {
|
|
34
34
|
readonly chain: "Ethereum";
|
|
@@ -46,7 +46,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
46
46
|
readonly chain: "Solana";
|
|
47
47
|
readonly address: string;
|
|
48
48
|
}, {
|
|
49
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
49
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
50
50
|
value: string;
|
|
51
51
|
}>;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -68,11 +68,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
68
68
|
};
|
|
69
69
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
70
70
|
egressFee: bigint;
|
|
71
|
-
egressAsset: "Eth" | "
|
|
71
|
+
egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
72
72
|
egressAmount: bigint;
|
|
73
73
|
}, {
|
|
74
74
|
destinationAddress: {
|
|
75
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
75
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
76
76
|
value: string;
|
|
77
77
|
};
|
|
78
78
|
egressId: [{
|
|
@@ -80,7 +80,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
80
80
|
}, string | number];
|
|
81
81
|
egressFee: string | number;
|
|
82
82
|
egressAsset: {
|
|
83
|
-
__kind: "Eth" | "
|
|
83
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
84
84
|
};
|
|
85
85
|
egressAmount: string | number;
|
|
86
86
|
}>;
|
|
@@ -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", "SolUsdc"]>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Eth" | "
|
|
16
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
17
17
|
}, {
|
|
18
|
-
__kind: "Eth" | "
|
|
19
|
-
}>, "Eth" | "
|
|
20
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
19
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
20
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
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,10 +25,10 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
25
25
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
26
26
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
28
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
29
29
|
value: `0x${string}`;
|
|
30
30
|
}, {
|
|
31
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
31
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
32
32
|
value: string;
|
|
33
33
|
}>, {
|
|
34
34
|
readonly chain: "Ethereum";
|
|
@@ -46,7 +46,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
46
46
|
readonly chain: "Solana";
|
|
47
47
|
readonly address: string;
|
|
48
48
|
}, {
|
|
49
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
49
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
50
50
|
value: string;
|
|
51
51
|
}>;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -68,11 +68,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
68
68
|
};
|
|
69
69
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
70
70
|
egressFee: bigint;
|
|
71
|
-
egressAsset: "Eth" | "
|
|
71
|
+
egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
72
72
|
egressAmount: bigint;
|
|
73
73
|
}, {
|
|
74
74
|
destinationAddress: {
|
|
75
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
75
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
76
76
|
value: string;
|
|
77
77
|
};
|
|
78
78
|
egressId: [{
|
|
@@ -80,7 +80,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
80
80
|
}, string | number];
|
|
81
81
|
egressFee: string | number;
|
|
82
82
|
egressAsset: {
|
|
83
|
-
__kind: "Eth" | "
|
|
83
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
84
84
|
};
|
|
85
85
|
egressAmount: string | number;
|
|
86
86
|
}>;
|
|
@@ -62,17 +62,16 @@ declare const reputationOffencePenalty: z.ZodObject<{
|
|
|
62
62
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
63
63
|
}>;
|
|
64
64
|
}, "strip", z.ZodTypeAny, {
|
|
65
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
66
65
|
__kind: "FailedLivenessCheck";
|
|
66
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
67
67
|
}, {
|
|
68
|
+
__kind: "FailedLivenessCheck";
|
|
68
69
|
value: {
|
|
69
70
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
70
71
|
};
|
|
71
|
-
__kind: "FailedLivenessCheck";
|
|
72
72
|
}>]>;
|
|
73
73
|
penalty: z.ZodNumber;
|
|
74
74
|
}, "strip", z.ZodTypeAny, {
|
|
75
|
-
offender: string;
|
|
76
75
|
offence: {
|
|
77
76
|
__kind: "ParticipateSigningFailed";
|
|
78
77
|
} | {
|
|
@@ -90,12 +89,12 @@ declare const reputationOffencePenalty: z.ZodObject<{
|
|
|
90
89
|
} | {
|
|
91
90
|
__kind: "FailedToWitnessInTime";
|
|
92
91
|
} | {
|
|
93
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
94
92
|
__kind: "FailedLivenessCheck";
|
|
93
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
95
94
|
};
|
|
95
|
+
offender: string;
|
|
96
96
|
penalty: number;
|
|
97
97
|
}, {
|
|
98
|
-
offender: string;
|
|
99
98
|
offence: {
|
|
100
99
|
__kind: "ParticipateSigningFailed";
|
|
101
100
|
} | {
|
|
@@ -113,11 +112,12 @@ declare const reputationOffencePenalty: z.ZodObject<{
|
|
|
113
112
|
} | {
|
|
114
113
|
__kind: "FailedToWitnessInTime";
|
|
115
114
|
} | {
|
|
115
|
+
__kind: "FailedLivenessCheck";
|
|
116
116
|
value: {
|
|
117
117
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
118
118
|
};
|
|
119
|
-
__kind: "FailedLivenessCheck";
|
|
120
119
|
};
|
|
120
|
+
offender: string;
|
|
121
121
|
penalty: number;
|
|
122
122
|
}>;
|
|
123
123
|
|
|
@@ -62,17 +62,16 @@ declare const reputationOffencePenalty: z.ZodObject<{
|
|
|
62
62
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
63
63
|
}>;
|
|
64
64
|
}, "strip", z.ZodTypeAny, {
|
|
65
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
66
65
|
__kind: "FailedLivenessCheck";
|
|
66
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
67
67
|
}, {
|
|
68
|
+
__kind: "FailedLivenessCheck";
|
|
68
69
|
value: {
|
|
69
70
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
70
71
|
};
|
|
71
|
-
__kind: "FailedLivenessCheck";
|
|
72
72
|
}>]>;
|
|
73
73
|
penalty: z.ZodNumber;
|
|
74
74
|
}, "strip", z.ZodTypeAny, {
|
|
75
|
-
offender: string;
|
|
76
75
|
offence: {
|
|
77
76
|
__kind: "ParticipateSigningFailed";
|
|
78
77
|
} | {
|
|
@@ -90,12 +89,12 @@ declare const reputationOffencePenalty: z.ZodObject<{
|
|
|
90
89
|
} | {
|
|
91
90
|
__kind: "FailedToWitnessInTime";
|
|
92
91
|
} | {
|
|
93
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
94
92
|
__kind: "FailedLivenessCheck";
|
|
93
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
95
94
|
};
|
|
95
|
+
offender: string;
|
|
96
96
|
penalty: number;
|
|
97
97
|
}, {
|
|
98
|
-
offender: string;
|
|
99
98
|
offence: {
|
|
100
99
|
__kind: "ParticipateSigningFailed";
|
|
101
100
|
} | {
|
|
@@ -113,11 +112,12 @@ declare const reputationOffencePenalty: z.ZodObject<{
|
|
|
113
112
|
} | {
|
|
114
113
|
__kind: "FailedToWitnessInTime";
|
|
115
114
|
} | {
|
|
115
|
+
__kind: "FailedLivenessCheck";
|
|
116
116
|
value: {
|
|
117
117
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
118
118
|
};
|
|
119
|
-
__kind: "FailedLivenessCheck";
|
|
120
119
|
};
|
|
120
|
+
offender: string;
|
|
121
121
|
penalty: number;
|
|
122
122
|
}>;
|
|
123
123
|
|
|
@@ -61,13 +61,13 @@ declare const reputationPenaltyUpdated: z.ZodObject<{
|
|
|
61
61
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
62
62
|
}>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
65
64
|
__kind: "FailedLivenessCheck";
|
|
65
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
66
66
|
}, {
|
|
67
|
+
__kind: "FailedLivenessCheck";
|
|
67
68
|
value: {
|
|
68
69
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
69
70
|
};
|
|
70
|
-
__kind: "FailedLivenessCheck";
|
|
71
71
|
}>]>;
|
|
72
72
|
oldPenalty: z.ZodObject<{
|
|
73
73
|
reputation: z.ZodNumber;
|
|
@@ -107,8 +107,8 @@ declare const reputationPenaltyUpdated: z.ZodObject<{
|
|
|
107
107
|
} | {
|
|
108
108
|
__kind: "FailedToWitnessInTime";
|
|
109
109
|
} | {
|
|
110
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
111
110
|
__kind: "FailedLivenessCheck";
|
|
111
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
112
112
|
};
|
|
113
113
|
oldPenalty: {
|
|
114
114
|
reputation: number;
|
|
@@ -136,10 +136,10 @@ declare const reputationPenaltyUpdated: z.ZodObject<{
|
|
|
136
136
|
} | {
|
|
137
137
|
__kind: "FailedToWitnessInTime";
|
|
138
138
|
} | {
|
|
139
|
+
__kind: "FailedLivenessCheck";
|
|
139
140
|
value: {
|
|
140
141
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
141
142
|
};
|
|
142
|
-
__kind: "FailedLivenessCheck";
|
|
143
143
|
};
|
|
144
144
|
oldPenalty: {
|
|
145
145
|
reputation: number;
|
|
@@ -61,13 +61,13 @@ declare const reputationPenaltyUpdated: z.ZodObject<{
|
|
|
61
61
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
62
62
|
}>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
65
64
|
__kind: "FailedLivenessCheck";
|
|
65
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
66
66
|
}, {
|
|
67
|
+
__kind: "FailedLivenessCheck";
|
|
67
68
|
value: {
|
|
68
69
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
69
70
|
};
|
|
70
|
-
__kind: "FailedLivenessCheck";
|
|
71
71
|
}>]>;
|
|
72
72
|
oldPenalty: z.ZodObject<{
|
|
73
73
|
reputation: z.ZodNumber;
|
|
@@ -107,8 +107,8 @@ declare const reputationPenaltyUpdated: z.ZodObject<{
|
|
|
107
107
|
} | {
|
|
108
108
|
__kind: "FailedToWitnessInTime";
|
|
109
109
|
} | {
|
|
110
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
111
110
|
__kind: "FailedLivenessCheck";
|
|
111
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
112
112
|
};
|
|
113
113
|
oldPenalty: {
|
|
114
114
|
reputation: number;
|
|
@@ -136,10 +136,10 @@ declare const reputationPenaltyUpdated: z.ZodObject<{
|
|
|
136
136
|
} | {
|
|
137
137
|
__kind: "FailedToWitnessInTime";
|
|
138
138
|
} | {
|
|
139
|
+
__kind: "FailedLivenessCheck";
|
|
139
140
|
value: {
|
|
140
141
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
141
142
|
};
|
|
142
|
-
__kind: "FailedLivenessCheck";
|
|
143
143
|
};
|
|
144
144
|
oldPenalty: {
|
|
145
145
|
reputation: number;
|
|
@@ -12,13 +12,13 @@ declare const swappingMinimumChunkSizeSet: z.ZodObject<{
|
|
|
12
12
|
}>;
|
|
13
13
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
16
15
|
amount: bigint;
|
|
16
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
17
17
|
}, {
|
|
18
|
+
amount: string | number;
|
|
18
19
|
asset: {
|
|
19
20
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
20
21
|
};
|
|
21
|
-
amount: string | number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { swappingMinimumChunkSizeSet };
|
|
@@ -12,13 +12,13 @@ declare const swappingMinimumChunkSizeSet: z.ZodObject<{
|
|
|
12
12
|
}>;
|
|
13
13
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
16
15
|
amount: bigint;
|
|
16
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
17
17
|
}, {
|
|
18
|
+
amount: string | number;
|
|
18
19
|
asset: {
|
|
19
20
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
20
21
|
};
|
|
21
|
-
amount: string | number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { swappingMinimumChunkSizeSet };
|
|
@@ -27,11 +27,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
27
27
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
28
28
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
31
30
|
value: `0x${string}`;
|
|
32
|
-
}, {
|
|
33
31
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
32
|
+
}, {
|
|
34
33
|
value: string;
|
|
34
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
35
35
|
}>, {
|
|
36
36
|
readonly chain: "Ethereum";
|
|
37
37
|
readonly address: `0x${string}`;
|
|
@@ -48,8 +48,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
48
48
|
readonly chain: "Solana";
|
|
49
49
|
readonly address: string;
|
|
50
50
|
}, {
|
|
51
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
52
51
|
value: string;
|
|
52
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
53
53
|
}>;
|
|
54
54
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
55
55
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -76,8 +76,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
76
76
|
}, {
|
|
77
77
|
__kind: "DepositChannel";
|
|
78
78
|
depositAddress: {
|
|
79
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
80
79
|
value: string;
|
|
80
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
81
81
|
};
|
|
82
82
|
channelId: string | number;
|
|
83
83
|
depositBlockHeight: string | number;
|
|
@@ -115,11 +115,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
115
115
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
116
116
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
117
117
|
}, "strip", z.ZodTypeAny, {
|
|
118
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
119
118
|
value: `0x${string}`;
|
|
120
|
-
}, {
|
|
121
119
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
120
|
+
}, {
|
|
122
121
|
value: string;
|
|
122
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
123
123
|
}>, {
|
|
124
124
|
readonly chain: "Ethereum";
|
|
125
125
|
readonly address: `0x${string}`;
|
|
@@ -136,8 +136,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
136
136
|
readonly chain: "Solana";
|
|
137
137
|
readonly address: string;
|
|
138
138
|
}, {
|
|
139
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
140
139
|
value: string;
|
|
140
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
141
141
|
}>;
|
|
142
142
|
}, "strip", z.ZodTypeAny, {
|
|
143
143
|
__kind: "Regular";
|
|
@@ -160,8 +160,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
160
160
|
}, {
|
|
161
161
|
__kind: "Regular";
|
|
162
162
|
outputAddress: {
|
|
163
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
164
163
|
value: string;
|
|
164
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
165
165
|
};
|
|
166
166
|
}>, z.ZodObject<{
|
|
167
167
|
__kind: z.ZodLiteral<"Ccm">;
|
|
@@ -169,11 +169,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
169
169
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
170
170
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
171
171
|
}, "strip", z.ZodTypeAny, {
|
|
172
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
173
172
|
value: `0x${string}`;
|
|
174
|
-
}, {
|
|
175
173
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
174
|
+
}, {
|
|
176
175
|
value: string;
|
|
176
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
177
177
|
}>, {
|
|
178
178
|
readonly chain: "Ethereum";
|
|
179
179
|
readonly address: `0x${string}`;
|
|
@@ -190,8 +190,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
190
190
|
readonly chain: "Solana";
|
|
191
191
|
readonly address: string;
|
|
192
192
|
}, {
|
|
193
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
194
193
|
value: string;
|
|
194
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
195
195
|
}>;
|
|
196
196
|
ccmSwapMetadata: z.ZodObject<{
|
|
197
197
|
depositMetadata: z.ZodObject<{
|
|
@@ -221,11 +221,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
221
221
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
222
222
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
223
223
|
}, "strip", z.ZodTypeAny, {
|
|
224
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
225
224
|
value: `0x${string}`;
|
|
226
|
-
}, {
|
|
227
225
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
226
|
+
}, {
|
|
228
227
|
value: string;
|
|
228
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
229
229
|
}>, {
|
|
230
230
|
readonly chain: "Ethereum";
|
|
231
231
|
readonly address: `0x${string}`;
|
|
@@ -242,8 +242,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
242
242
|
readonly chain: "Solana";
|
|
243
243
|
readonly address: string;
|
|
244
244
|
}, {
|
|
245
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
246
245
|
value: string;
|
|
246
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
247
247
|
}>>>;
|
|
248
248
|
}, "strip", z.ZodTypeAny, {
|
|
249
249
|
channelMetadata: {
|
|
@@ -278,8 +278,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
278
278
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
279
279
|
};
|
|
280
280
|
sourceAddress?: {
|
|
281
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
282
281
|
value: string;
|
|
282
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
283
283
|
} | null | undefined;
|
|
284
284
|
}>;
|
|
285
285
|
swapAmounts: z.ZodObject<{
|
|
@@ -346,8 +346,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
346
346
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
347
347
|
};
|
|
348
348
|
sourceAddress?: {
|
|
349
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
350
349
|
value: string;
|
|
350
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
351
351
|
} | null | undefined;
|
|
352
352
|
};
|
|
353
353
|
swapAmounts: {
|
|
@@ -410,8 +410,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
410
410
|
}, {
|
|
411
411
|
__kind: "Ccm";
|
|
412
412
|
outputAddress: {
|
|
413
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
414
413
|
value: string;
|
|
414
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
415
415
|
};
|
|
416
416
|
ccmSwapMetadata: {
|
|
417
417
|
depositMetadata: {
|
|
@@ -424,8 +424,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
424
424
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
425
425
|
};
|
|
426
426
|
sourceAddress?: {
|
|
427
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
428
427
|
value: string;
|
|
428
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
429
429
|
} | null | undefined;
|
|
430
430
|
};
|
|
431
431
|
swapAmounts: {
|
|
@@ -443,11 +443,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
443
443
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
444
444
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
445
445
|
}, "strip", z.ZodTypeAny, {
|
|
446
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
447
446
|
value: `0x${string}`;
|
|
448
|
-
}, {
|
|
449
447
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
448
|
+
}, {
|
|
450
449
|
value: string;
|
|
450
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
451
451
|
}>, {
|
|
452
452
|
readonly chain: "Ethereum";
|
|
453
453
|
readonly address: `0x${string}`;
|
|
@@ -464,8 +464,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
464
464
|
readonly chain: "Solana";
|
|
465
465
|
readonly address: string;
|
|
466
466
|
}, {
|
|
467
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
468
467
|
value: string;
|
|
468
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
469
469
|
}>;
|
|
470
470
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
471
471
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -490,8 +490,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
490
490
|
}, {
|
|
491
491
|
retryDuration: number;
|
|
492
492
|
refundAddress: {
|
|
493
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
494
493
|
value: string;
|
|
494
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
495
495
|
};
|
|
496
496
|
minPrice: string | number;
|
|
497
497
|
}>>>;
|
|
@@ -644,8 +644,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
644
644
|
origin: {
|
|
645
645
|
__kind: "DepositChannel";
|
|
646
646
|
depositAddress: {
|
|
647
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
648
647
|
value: string;
|
|
648
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
649
649
|
};
|
|
650
650
|
channelId: string | number;
|
|
651
651
|
depositBlockHeight: string | number;
|
|
@@ -662,14 +662,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
662
662
|
} | {
|
|
663
663
|
__kind: "Regular";
|
|
664
664
|
outputAddress: {
|
|
665
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
666
665
|
value: string;
|
|
666
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
667
667
|
};
|
|
668
668
|
} | {
|
|
669
669
|
__kind: "Ccm";
|
|
670
670
|
outputAddress: {
|
|
671
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
672
671
|
value: string;
|
|
672
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
673
673
|
};
|
|
674
674
|
ccmSwapMetadata: {
|
|
675
675
|
depositMetadata: {
|
|
@@ -682,8 +682,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
682
682
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
683
683
|
};
|
|
684
684
|
sourceAddress?: {
|
|
685
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
686
685
|
value: string;
|
|
686
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
687
687
|
} | null | undefined;
|
|
688
688
|
};
|
|
689
689
|
swapAmounts: {
|
|
@@ -698,8 +698,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
698
698
|
refundParameters?: {
|
|
699
699
|
retryDuration: number;
|
|
700
700
|
refundAddress: {
|
|
701
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
702
701
|
value: string;
|
|
702
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
703
703
|
};
|
|
704
704
|
minPrice: string | number;
|
|
705
705
|
} | null | undefined;
|