@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
|
@@ -104,7 +104,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
104
104
|
account: string;
|
|
105
105
|
bps: number;
|
|
106
106
|
}>, "many">;
|
|
107
|
-
refundParameters: z.
|
|
107
|
+
refundParameters: z.ZodObject<{
|
|
108
108
|
retryDuration: z.ZodNumber;
|
|
109
109
|
refundAddress: z.ZodEffects<z.ZodObject<{
|
|
110
110
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -161,7 +161,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
161
161
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
162
162
|
};
|
|
163
163
|
minPrice: string | number;
|
|
164
|
-
}
|
|
164
|
+
}>;
|
|
165
165
|
dcaParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
166
166
|
numberOfChunks: z.ZodNumber;
|
|
167
167
|
chunkInterval: z.ZodNumber;
|
|
@@ -173,7 +173,6 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
173
173
|
chunkInterval: number;
|
|
174
174
|
}>>>;
|
|
175
175
|
}, "strip", z.ZodTypeAny, {
|
|
176
|
-
brokerId: string;
|
|
177
176
|
depositAddress: {
|
|
178
177
|
readonly chain: "Ethereum";
|
|
179
178
|
readonly address: `0x${string}`;
|
|
@@ -191,6 +190,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
191
190
|
readonly address: string;
|
|
192
191
|
};
|
|
193
192
|
channelId: bigint;
|
|
193
|
+
brokerId: string;
|
|
194
194
|
destinationAddress: {
|
|
195
195
|
readonly chain: "Ethereum";
|
|
196
196
|
readonly address: `0x${string}`;
|
|
@@ -217,12 +217,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
217
217
|
brokerCommissionRate: number;
|
|
218
218
|
sourceChainExpiryBlock: bigint;
|
|
219
219
|
channelOpeningFee: bigint;
|
|
220
|
-
|
|
221
|
-
message: `0x${string}`;
|
|
222
|
-
gasBudget: bigint;
|
|
223
|
-
ccmAdditionalData: `0x${string}`;
|
|
224
|
-
} | null | undefined;
|
|
225
|
-
refundParameters?: {
|
|
220
|
+
refundParameters: {
|
|
226
221
|
retryDuration: number;
|
|
227
222
|
refundAddress: {
|
|
228
223
|
readonly chain: "Ethereum";
|
|
@@ -241,18 +236,23 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
241
236
|
readonly address: string;
|
|
242
237
|
};
|
|
243
238
|
minPrice: bigint;
|
|
239
|
+
};
|
|
240
|
+
channelMetadata?: {
|
|
241
|
+
message: `0x${string}`;
|
|
242
|
+
gasBudget: bigint;
|
|
243
|
+
ccmAdditionalData: `0x${string}`;
|
|
244
244
|
} | null | undefined;
|
|
245
245
|
dcaParameters?: {
|
|
246
246
|
numberOfChunks: number;
|
|
247
247
|
chunkInterval: number;
|
|
248
248
|
} | null | undefined;
|
|
249
249
|
}, {
|
|
250
|
-
brokerId: string;
|
|
251
250
|
depositAddress: {
|
|
252
251
|
value: string;
|
|
253
252
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
254
253
|
};
|
|
255
254
|
channelId: string | number;
|
|
255
|
+
brokerId: string;
|
|
256
256
|
destinationAddress: {
|
|
257
257
|
value: string;
|
|
258
258
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
@@ -271,18 +271,18 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
271
271
|
brokerCommissionRate: number;
|
|
272
272
|
sourceChainExpiryBlock: string | number;
|
|
273
273
|
channelOpeningFee: string | number;
|
|
274
|
-
|
|
275
|
-
message: string;
|
|
276
|
-
gasBudget: string | number;
|
|
277
|
-
ccmAdditionalData: string;
|
|
278
|
-
} | null | undefined;
|
|
279
|
-
refundParameters?: {
|
|
274
|
+
refundParameters: {
|
|
280
275
|
retryDuration: number;
|
|
281
276
|
refundAddress: {
|
|
282
277
|
value: string;
|
|
283
278
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
284
279
|
};
|
|
285
280
|
minPrice: string | number;
|
|
281
|
+
};
|
|
282
|
+
channelMetadata?: {
|
|
283
|
+
message: string;
|
|
284
|
+
gasBudget: string | number;
|
|
285
|
+
ccmAdditionalData: string;
|
|
286
286
|
} | null | undefined;
|
|
287
287
|
dcaParameters?: {
|
|
288
288
|
numberOfChunks: number;
|
|
@@ -104,7 +104,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
104
104
|
account: string;
|
|
105
105
|
bps: number;
|
|
106
106
|
}>, "many">;
|
|
107
|
-
refundParameters: z.
|
|
107
|
+
refundParameters: z.ZodObject<{
|
|
108
108
|
retryDuration: z.ZodNumber;
|
|
109
109
|
refundAddress: z.ZodEffects<z.ZodObject<{
|
|
110
110
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -161,7 +161,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
161
161
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
162
162
|
};
|
|
163
163
|
minPrice: string | number;
|
|
164
|
-
}
|
|
164
|
+
}>;
|
|
165
165
|
dcaParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
166
166
|
numberOfChunks: z.ZodNumber;
|
|
167
167
|
chunkInterval: z.ZodNumber;
|
|
@@ -173,7 +173,6 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
173
173
|
chunkInterval: number;
|
|
174
174
|
}>>>;
|
|
175
175
|
}, "strip", z.ZodTypeAny, {
|
|
176
|
-
brokerId: string;
|
|
177
176
|
depositAddress: {
|
|
178
177
|
readonly chain: "Ethereum";
|
|
179
178
|
readonly address: `0x${string}`;
|
|
@@ -191,6 +190,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
191
190
|
readonly address: string;
|
|
192
191
|
};
|
|
193
192
|
channelId: bigint;
|
|
193
|
+
brokerId: string;
|
|
194
194
|
destinationAddress: {
|
|
195
195
|
readonly chain: "Ethereum";
|
|
196
196
|
readonly address: `0x${string}`;
|
|
@@ -217,12 +217,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
217
217
|
brokerCommissionRate: number;
|
|
218
218
|
sourceChainExpiryBlock: bigint;
|
|
219
219
|
channelOpeningFee: bigint;
|
|
220
|
-
|
|
221
|
-
message: `0x${string}`;
|
|
222
|
-
gasBudget: bigint;
|
|
223
|
-
ccmAdditionalData: `0x${string}`;
|
|
224
|
-
} | null | undefined;
|
|
225
|
-
refundParameters?: {
|
|
220
|
+
refundParameters: {
|
|
226
221
|
retryDuration: number;
|
|
227
222
|
refundAddress: {
|
|
228
223
|
readonly chain: "Ethereum";
|
|
@@ -241,18 +236,23 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
241
236
|
readonly address: string;
|
|
242
237
|
};
|
|
243
238
|
minPrice: bigint;
|
|
239
|
+
};
|
|
240
|
+
channelMetadata?: {
|
|
241
|
+
message: `0x${string}`;
|
|
242
|
+
gasBudget: bigint;
|
|
243
|
+
ccmAdditionalData: `0x${string}`;
|
|
244
244
|
} | null | undefined;
|
|
245
245
|
dcaParameters?: {
|
|
246
246
|
numberOfChunks: number;
|
|
247
247
|
chunkInterval: number;
|
|
248
248
|
} | null | undefined;
|
|
249
249
|
}, {
|
|
250
|
-
brokerId: string;
|
|
251
250
|
depositAddress: {
|
|
252
251
|
value: string;
|
|
253
252
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
254
253
|
};
|
|
255
254
|
channelId: string | number;
|
|
255
|
+
brokerId: string;
|
|
256
256
|
destinationAddress: {
|
|
257
257
|
value: string;
|
|
258
258
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
@@ -271,18 +271,18 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
271
271
|
brokerCommissionRate: number;
|
|
272
272
|
sourceChainExpiryBlock: string | number;
|
|
273
273
|
channelOpeningFee: string | number;
|
|
274
|
-
|
|
275
|
-
message: string;
|
|
276
|
-
gasBudget: string | number;
|
|
277
|
-
ccmAdditionalData: string;
|
|
278
|
-
} | null | undefined;
|
|
279
|
-
refundParameters?: {
|
|
274
|
+
refundParameters: {
|
|
280
275
|
retryDuration: number;
|
|
281
276
|
refundAddress: {
|
|
282
277
|
value: string;
|
|
283
278
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
284
279
|
};
|
|
285
280
|
minPrice: string | number;
|
|
281
|
+
};
|
|
282
|
+
channelMetadata?: {
|
|
283
|
+
message: string;
|
|
284
|
+
gasBudget: string | number;
|
|
285
|
+
ccmAdditionalData: string;
|
|
286
286
|
} | null | undefined;
|
|
287
287
|
dcaParameters?: {
|
|
288
288
|
numberOfChunks: number;
|
|
@@ -23,7 +23,7 @@ var swappingSwapDepositAddressReady = z.object({
|
|
|
23
23
|
boostFee: z.number(),
|
|
24
24
|
channelOpeningFee: numberOrHex,
|
|
25
25
|
affiliateFees: z.array(cfPrimitivesBeneficiaryAccountId32),
|
|
26
|
-
refundParameters: cfChainsChannelRefundParametersEncodedAddress
|
|
26
|
+
refundParameters: cfChainsChannelRefundParametersEncodedAddress,
|
|
27
27
|
dcaParameters: cfPrimitivesDcaParameters.nullish()
|
|
28
28
|
});
|
|
29
29
|
export {
|
|
@@ -55,7 +55,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
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>;
|
|
56
56
|
brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
58
|
-
brokerId: string;
|
|
59
58
|
__kind: "DepositChannel";
|
|
60
59
|
depositAddress: {
|
|
61
60
|
readonly chain: "Ethereum";
|
|
@@ -75,8 +74,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
75
74
|
};
|
|
76
75
|
channelId: bigint;
|
|
77
76
|
depositBlockHeight: bigint;
|
|
78
|
-
}, {
|
|
79
77
|
brokerId: string;
|
|
78
|
+
}, {
|
|
80
79
|
__kind: "DepositChannel";
|
|
81
80
|
depositAddress: {
|
|
82
81
|
value: string;
|
|
@@ -84,6 +83,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
84
83
|
};
|
|
85
84
|
channelId: string | number;
|
|
86
85
|
depositBlockHeight: string | number;
|
|
86
|
+
brokerId: string;
|
|
87
87
|
}>, z.ZodObject<{
|
|
88
88
|
__kind: z.ZodLiteral<"Vault">;
|
|
89
89
|
txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -471,7 +471,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
471
471
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
472
472
|
inputAmount: bigint;
|
|
473
473
|
origin: {
|
|
474
|
-
brokerId: string;
|
|
475
474
|
__kind: "DepositChannel";
|
|
476
475
|
depositAddress: {
|
|
477
476
|
readonly chain: "Ethereum";
|
|
@@ -491,6 +490,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
491
490
|
};
|
|
492
491
|
channelId: bigint;
|
|
493
492
|
depositBlockHeight: bigint;
|
|
493
|
+
brokerId: string;
|
|
494
494
|
} | {
|
|
495
495
|
__kind: "Vault";
|
|
496
496
|
txId: {
|
|
@@ -600,7 +600,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
600
600
|
};
|
|
601
601
|
inputAmount: string | number;
|
|
602
602
|
origin: {
|
|
603
|
-
brokerId: string;
|
|
604
603
|
__kind: "DepositChannel";
|
|
605
604
|
depositAddress: {
|
|
606
605
|
value: string;
|
|
@@ -608,6 +607,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
608
607
|
};
|
|
609
608
|
channelId: string | number;
|
|
610
609
|
depositBlockHeight: string | number;
|
|
610
|
+
brokerId: string;
|
|
611
611
|
} | {
|
|
612
612
|
__kind: "Vault";
|
|
613
613
|
txId: {
|
|
@@ -55,7 +55,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
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>;
|
|
56
56
|
brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
58
|
-
brokerId: string;
|
|
59
58
|
__kind: "DepositChannel";
|
|
60
59
|
depositAddress: {
|
|
61
60
|
readonly chain: "Ethereum";
|
|
@@ -75,8 +74,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
75
74
|
};
|
|
76
75
|
channelId: bigint;
|
|
77
76
|
depositBlockHeight: bigint;
|
|
78
|
-
}, {
|
|
79
77
|
brokerId: string;
|
|
78
|
+
}, {
|
|
80
79
|
__kind: "DepositChannel";
|
|
81
80
|
depositAddress: {
|
|
82
81
|
value: string;
|
|
@@ -84,6 +83,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
84
83
|
};
|
|
85
84
|
channelId: string | number;
|
|
86
85
|
depositBlockHeight: string | number;
|
|
86
|
+
brokerId: string;
|
|
87
87
|
}>, z.ZodObject<{
|
|
88
88
|
__kind: z.ZodLiteral<"Vault">;
|
|
89
89
|
txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -471,7 +471,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
471
471
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
472
472
|
inputAmount: bigint;
|
|
473
473
|
origin: {
|
|
474
|
-
brokerId: string;
|
|
475
474
|
__kind: "DepositChannel";
|
|
476
475
|
depositAddress: {
|
|
477
476
|
readonly chain: "Ethereum";
|
|
@@ -491,6 +490,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
491
490
|
};
|
|
492
491
|
channelId: bigint;
|
|
493
492
|
depositBlockHeight: bigint;
|
|
493
|
+
brokerId: string;
|
|
494
494
|
} | {
|
|
495
495
|
__kind: "Vault";
|
|
496
496
|
txId: {
|
|
@@ -600,7 +600,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
600
600
|
};
|
|
601
601
|
inputAmount: string | number;
|
|
602
602
|
origin: {
|
|
603
|
-
brokerId: string;
|
|
604
603
|
__kind: "DepositChannel";
|
|
605
604
|
depositAddress: {
|
|
606
605
|
value: string;
|
|
@@ -608,6 +607,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
608
607
|
};
|
|
609
608
|
channelId: string | number;
|
|
610
609
|
depositBlockHeight: string | number;
|
|
610
|
+
brokerId: string;
|
|
611
611
|
} | {
|
|
612
612
|
__kind: "Vault";
|
|
613
613
|
txId: {
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/190/arbitrumIngressEgress/ccmEgressInvalid.ts
|
|
2
|
+
var _zod = require('zod');
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
var _commoncjs = require('../common.cjs');
|
|
8
|
+
var arbitrumIngressEgressCcmEgressInvalid = _zod.z.object({
|
|
9
|
+
egressId: _zod.z.tuple([_commoncjs.cfPrimitivesChainsForeignChain, _commoncjs.numberOrHex]),
|
|
10
|
+
error: _commoncjs.cfChainsExecutexSwapAndCallError
|
|
11
|
+
});
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
exports.arbitrumIngressEgressCcmEgressInvalid = arbitrumIngressEgressCcmEgressInvalid;
|