@chainflip/processor 1.5.4 → 1.5.6
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/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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/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/limitOrderUpdated.d.cts +10 -10
- package/dist/111/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/111/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +18 -18
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +18 -18
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- 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 +28 -28
- package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
- 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 +12 -12
- package/dist/120/swapping/withdrawalRequested.d.ts +12 -12
- 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/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.ts +2 -2
- 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/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- 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/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 +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/150/assetBalances/refundSkipped.d.cts +50 -50
- package/dist/150/assetBalances/refundSkipped.d.ts +50 -50
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +90 -90
- package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
- package/dist/150/swapping/ccmFailed.d.cts +115 -115
- package/dist/150/swapping/ccmFailed.d.ts +115 -115
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +77 -77
- package/dist/150/swapping/swapDepositAddressReady.d.ts +77 -77
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +139 -139
- package/dist/150/swapping/swapScheduled.d.ts +139 -139
- package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
- package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
- package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/assetBalances/accountCredited.cjs +12 -0
- package/dist/160/{liquidityProvider → assetBalances}/accountCredited.d.cts +5 -2
- package/dist/160/{liquidityProvider → assetBalances}/accountCredited.d.ts +5 -2
- package/dist/160/{liquidityProvider → assetBalances}/accountCredited.mjs +5 -4
- package/dist/160/assetBalances/accountDebited.cjs +12 -0
- package/dist/160/{liquidityProvider → assetBalances}/accountDebited.d.cts +5 -2
- package/dist/160/{liquidityProvider → assetBalances}/accountDebited.d.ts +5 -2
- package/dist/160/{liquidityProvider → assetBalances}/accountDebited.mjs +5 -4
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/common.cjs +144 -29
- package/dist/160/common.d.cts +2011 -595
- package/dist/160/common.d.ts +2011 -595
- package/dist/160/common.mjs +149 -34
- package/dist/160/environment/runtimeSafeModeUpdated.cjs +9 -0
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +1104 -0
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +1104 -0
- package/dist/160/environment/runtimeSafeModeUpdated.mjs +9 -0
- 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/orderDeletionFailed.cjs +7 -0
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +126 -0
- package/dist/160/liquidityPools/orderDeletionFailed.d.ts +126 -0
- package/dist/160/liquidityPools/orderDeletionFailed.mjs +7 -0
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/rangeOrderUpdated.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/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
- package/dist/160/solanaElections/allVotesCleared.cjs +6 -0
- package/dist/160/solanaElections/allVotesCleared.d.cts +5 -0
- package/dist/160/solanaElections/allVotesCleared.d.ts +5 -0
- package/dist/160/solanaElections/allVotesCleared.mjs +6 -0
- package/dist/160/solanaElections/allVotesNotCleared.cjs +6 -0
- package/dist/160/solanaElections/allVotesNotCleared.d.cts +5 -0
- package/dist/160/solanaElections/allVotesNotCleared.d.ts +5 -0
- package/dist/160/solanaElections/allVotesNotCleared.mjs +6 -0
- package/dist/160/solanaElections/corruptStorage.cjs +6 -0
- package/dist/160/solanaElections/corruptStorage.d.cts +5 -0
- package/dist/160/solanaElections/corruptStorage.d.ts +5 -0
- package/dist/160/solanaElections/corruptStorage.mjs +6 -0
- package/dist/160/solanaElections/uninitialized.cjs +6 -0
- package/dist/160/solanaElections/uninitialized.d.cts +5 -0
- package/dist/160/solanaElections/uninitialized.d.ts +5 -0
- package/dist/160/solanaElections/uninitialized.mjs +6 -0
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +5 -5
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +5 -5
- 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 +26 -26
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +26 -26
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/160/swapping/ccmFailed.cjs +1 -1
- package/dist/160/swapping/ccmFailed.d.cts +60 -201
- package/dist/160/swapping/ccmFailed.d.ts +60 -201
- package/dist/160/swapping/ccmFailed.mjs +2 -2
- package/dist/160/swapping/maxSwapRequestDurationSet.cjs +6 -0
- package/dist/160/swapping/maxSwapRequestDurationSet.d.cts +11 -0
- package/dist/160/swapping/maxSwapRequestDurationSet.d.ts +11 -0
- package/dist/160/swapping/maxSwapRequestDurationSet.mjs +6 -0
- package/dist/160/swapping/maxSwapRetryDurationSet.cjs +6 -0
- package/dist/160/swapping/maxSwapRetryDurationSet.d.cts +11 -0
- package/dist/160/swapping/maxSwapRetryDurationSet.d.ts +11 -0
- package/dist/160/swapping/maxSwapRetryDurationSet.mjs +6 -0
- package/dist/160/swapping/swapDepositAddressReady.cjs +3 -1
- package/dist/160/swapping/swapDepositAddressReady.d.cts +18 -0
- package/dist/160/swapping/swapDepositAddressReady.d.ts +18 -0
- package/dist/160/swapping/swapDepositAddressReady.mjs +4 -2
- package/dist/160/swapping/swapEgressScheduled.cjs +1 -1
- package/dist/160/swapping/swapEgressScheduled.d.cts +3 -3
- package/dist/160/swapping/swapEgressScheduled.d.ts +3 -3
- package/dist/160/swapping/swapEgressScheduled.mjs +1 -1
- package/dist/160/swapping/swapExecuted.cjs +1 -0
- package/dist/160/swapping/swapExecuted.d.cts +3 -0
- package/dist/160/swapping/swapExecuted.d.ts +3 -0
- package/dist/160/swapping/swapExecuted.mjs +1 -0
- package/dist/160/swapping/swapRequested.cjs +5 -2
- package/dist/160/swapping/swapRequested.d.cts +247 -253
- package/dist/160/swapping/swapRequested.d.ts +247 -253
- package/dist/160/swapping/swapRequested.mjs +5 -2
- package/package.json +1 -1
- package/dist/160/liquidityProvider/accountCredited.cjs +0 -11
- package/dist/160/liquidityProvider/accountDebited.cjs +0 -11
- package/dist/160/liquidityProvider/liquidityDepositCredited.cjs +0 -11
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +0 -27
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +0 -27
- package/dist/160/liquidityProvider/liquidityDepositCredited.mjs +0 -11
- package/dist/160/solanaChainTracking/chainStateUpdated.cjs +0 -9
- package/dist/160/solanaChainTracking/chainStateUpdated.d.cts +0 -40
- package/dist/160/solanaChainTracking/chainStateUpdated.d.ts +0 -40
- package/dist/160/solanaChainTracking/chainStateUpdated.mjs +0 -9
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/160/swapping/maxSwapRetryDurationSet.ts
|
|
2
|
+
var _zod = require('zod');
|
|
3
|
+
var swappingMaxSwapRetryDurationSet = _zod.z.object({ blocks: _zod.z.number() });
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
exports.swappingMaxSwapRetryDurationSet = swappingMaxSwapRetryDurationSet;
|
|
@@ -7,6 +7,7 @@ var _zod = require('zod');
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
+
|
|
10
11
|
var _commoncjs = require('../common.cjs');
|
|
11
12
|
var swappingSwapDepositAddressReady = _zod.z.object({
|
|
12
13
|
depositAddress: _commoncjs.cfChainsAddressEncodedAddress,
|
|
@@ -20,7 +21,8 @@ var swappingSwapDepositAddressReady = _zod.z.object({
|
|
|
20
21
|
boostFee: _zod.z.number(),
|
|
21
22
|
channelOpeningFee: _commoncjs.numberOrHex,
|
|
22
23
|
affiliateFees: _zod.z.array(_commoncjs.cfPrimitivesBeneficiary),
|
|
23
|
-
refundParameters: _commoncjs.
|
|
24
|
+
refundParameters: _commoncjs.cfChainsChannelRefundParametersGenericEncodedAddress.nullish(),
|
|
25
|
+
dcaParameters: _commoncjs.cfPrimitivesDcaParameters.nullish()
|
|
24
26
|
});
|
|
25
27
|
|
|
26
28
|
|
|
@@ -317,6 +317,16 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
317
317
|
};
|
|
318
318
|
minPrice: string | number;
|
|
319
319
|
}>>>;
|
|
320
|
+
dcaParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
321
|
+
numberOfChunks: z.ZodNumber;
|
|
322
|
+
chunkInterval: z.ZodNumber;
|
|
323
|
+
}, "strip", z.ZodTypeAny, {
|
|
324
|
+
numberOfChunks: number;
|
|
325
|
+
chunkInterval: number;
|
|
326
|
+
}, {
|
|
327
|
+
numberOfChunks: number;
|
|
328
|
+
chunkInterval: number;
|
|
329
|
+
}>>>;
|
|
320
330
|
}, "strip", z.ZodTypeAny, {
|
|
321
331
|
depositAddress: {
|
|
322
332
|
chain: "Ethereum";
|
|
@@ -386,6 +396,10 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
386
396
|
};
|
|
387
397
|
minPrice: bigint;
|
|
388
398
|
} | null | undefined;
|
|
399
|
+
dcaParameters?: {
|
|
400
|
+
numberOfChunks: number;
|
|
401
|
+
chunkInterval: number;
|
|
402
|
+
} | null | undefined;
|
|
389
403
|
}, {
|
|
390
404
|
depositAddress: {
|
|
391
405
|
__kind: "Eth";
|
|
@@ -459,6 +473,10 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
459
473
|
};
|
|
460
474
|
minPrice: string | number;
|
|
461
475
|
} | null | undefined;
|
|
476
|
+
dcaParameters?: {
|
|
477
|
+
numberOfChunks: number;
|
|
478
|
+
chunkInterval: number;
|
|
479
|
+
} | null | undefined;
|
|
462
480
|
}>;
|
|
463
481
|
|
|
464
482
|
export { swappingSwapDepositAddressReady };
|
|
@@ -317,6 +317,16 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
317
317
|
};
|
|
318
318
|
minPrice: string | number;
|
|
319
319
|
}>>>;
|
|
320
|
+
dcaParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
321
|
+
numberOfChunks: z.ZodNumber;
|
|
322
|
+
chunkInterval: z.ZodNumber;
|
|
323
|
+
}, "strip", z.ZodTypeAny, {
|
|
324
|
+
numberOfChunks: number;
|
|
325
|
+
chunkInterval: number;
|
|
326
|
+
}, {
|
|
327
|
+
numberOfChunks: number;
|
|
328
|
+
chunkInterval: number;
|
|
329
|
+
}>>>;
|
|
320
330
|
}, "strip", z.ZodTypeAny, {
|
|
321
331
|
depositAddress: {
|
|
322
332
|
chain: "Ethereum";
|
|
@@ -386,6 +396,10 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
386
396
|
};
|
|
387
397
|
minPrice: bigint;
|
|
388
398
|
} | null | undefined;
|
|
399
|
+
dcaParameters?: {
|
|
400
|
+
numberOfChunks: number;
|
|
401
|
+
chunkInterval: number;
|
|
402
|
+
} | null | undefined;
|
|
389
403
|
}, {
|
|
390
404
|
depositAddress: {
|
|
391
405
|
__kind: "Eth";
|
|
@@ -459,6 +473,10 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
459
473
|
};
|
|
460
474
|
minPrice: string | number;
|
|
461
475
|
} | null | undefined;
|
|
476
|
+
dcaParameters?: {
|
|
477
|
+
numberOfChunks: number;
|
|
478
|
+
chunkInterval: number;
|
|
479
|
+
} | null | undefined;
|
|
462
480
|
}>;
|
|
463
481
|
|
|
464
482
|
export { swappingSwapDepositAddressReady };
|
|
@@ -3,9 +3,10 @@ import { z } from "zod";
|
|
|
3
3
|
import {
|
|
4
4
|
cfChainsAddressEncodedAddress,
|
|
5
5
|
cfChainsCcmChannelMetadata,
|
|
6
|
-
|
|
6
|
+
cfChainsChannelRefundParametersGenericEncodedAddress,
|
|
7
7
|
cfPrimitivesBeneficiary,
|
|
8
8
|
cfPrimitivesChainsAssetsAnyAsset,
|
|
9
|
+
cfPrimitivesDcaParameters,
|
|
9
10
|
numberOrHex
|
|
10
11
|
} from "../common.mjs";
|
|
11
12
|
var swappingSwapDepositAddressReady = z.object({
|
|
@@ -20,7 +21,8 @@ var swappingSwapDepositAddressReady = z.object({
|
|
|
20
21
|
boostFee: z.number(),
|
|
21
22
|
channelOpeningFee: numberOrHex,
|
|
22
23
|
affiliateFees: z.array(cfPrimitivesBeneficiary),
|
|
23
|
-
refundParameters:
|
|
24
|
+
refundParameters: cfChainsChannelRefundParametersGenericEncodedAddress.nullish(),
|
|
25
|
+
dcaParameters: cfPrimitivesDcaParameters.nullish()
|
|
24
26
|
});
|
|
25
27
|
export {
|
|
26
28
|
swappingSwapDepositAddressReady
|
|
@@ -10,7 +10,7 @@ var swappingSwapEgressScheduled = _zod.z.object({
|
|
|
10
10
|
egressId: _zod.z.tuple([_commoncjs.cfPrimitivesChainsForeignChain, _commoncjs.numberOrHex]),
|
|
11
11
|
asset: _commoncjs.cfPrimitivesChainsAssetsAnyAsset,
|
|
12
12
|
amount: _commoncjs.numberOrHex,
|
|
13
|
-
|
|
13
|
+
egressFee: _commoncjs.numberOrHex
|
|
14
14
|
});
|
|
15
15
|
|
|
16
16
|
|
|
@@ -21,13 +21,13 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
21
21
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
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
|
+
egressFee: 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
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
27
27
|
amount: bigint;
|
|
28
28
|
swapRequestId: bigint;
|
|
29
29
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
30
|
-
|
|
30
|
+
egressFee: bigint;
|
|
31
31
|
}, {
|
|
32
32
|
asset: {
|
|
33
33
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
@@ -37,7 +37,7 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
37
37
|
egressId: [{
|
|
38
38
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
39
39
|
}, string | number];
|
|
40
|
-
|
|
40
|
+
egressFee: string | number;
|
|
41
41
|
}>;
|
|
42
42
|
|
|
43
43
|
export { swappingSwapEgressScheduled };
|
|
@@ -21,13 +21,13 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
21
21
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
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
|
+
egressFee: 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
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
27
27
|
amount: bigint;
|
|
28
28
|
swapRequestId: bigint;
|
|
29
29
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
30
|
-
|
|
30
|
+
egressFee: bigint;
|
|
31
31
|
}, {
|
|
32
32
|
asset: {
|
|
33
33
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
@@ -37,7 +37,7 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
37
37
|
egressId: [{
|
|
38
38
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
39
39
|
}, string | number];
|
|
40
|
-
|
|
40
|
+
egressFee: string | number;
|
|
41
41
|
}>;
|
|
42
42
|
|
|
43
43
|
export { swappingSwapEgressScheduled };
|
|
@@ -10,7 +10,7 @@ var swappingSwapEgressScheduled = z.object({
|
|
|
10
10
|
egressId: z.tuple([cfPrimitivesChainsForeignChain, numberOrHex]),
|
|
11
11
|
asset: cfPrimitivesChainsAssetsAnyAsset,
|
|
12
12
|
amount: numberOrHex,
|
|
13
|
-
|
|
13
|
+
egressFee: numberOrHex
|
|
14
14
|
});
|
|
15
15
|
export {
|
|
16
16
|
swappingSwapEgressScheduled
|
|
@@ -8,6 +8,7 @@ var swappingSwapExecuted = _zod.z.object({
|
|
|
8
8
|
outputAsset: _commoncjs.cfPrimitivesChainsAssetsAnyAsset,
|
|
9
9
|
inputAmount: _commoncjs.numberOrHex,
|
|
10
10
|
networkFee: _commoncjs.numberOrHex,
|
|
11
|
+
brokerFee: _commoncjs.numberOrHex,
|
|
11
12
|
intermediateAmount: _commoncjs.numberOrHex.nullish(),
|
|
12
13
|
outputAmount: _commoncjs.numberOrHex
|
|
13
14
|
});
|
|
@@ -23,6 +23,7 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
23
23
|
}>;
|
|
24
24
|
inputAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
25
|
networkFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
|
+
brokerFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
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>>>;
|
|
27
28
|
outputAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
28
29
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -32,6 +33,7 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
32
33
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
33
34
|
inputAmount: bigint;
|
|
34
35
|
networkFee: bigint;
|
|
36
|
+
brokerFee: bigint;
|
|
35
37
|
outputAmount: bigint;
|
|
36
38
|
intermediateAmount?: bigint | null | undefined;
|
|
37
39
|
}, {
|
|
@@ -45,6 +47,7 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
45
47
|
};
|
|
46
48
|
inputAmount: string | number;
|
|
47
49
|
networkFee: string | number;
|
|
50
|
+
brokerFee: string | number;
|
|
48
51
|
outputAmount: string | number;
|
|
49
52
|
intermediateAmount?: string | number | null | undefined;
|
|
50
53
|
}>;
|
|
@@ -23,6 +23,7 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
23
23
|
}>;
|
|
24
24
|
inputAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
25
|
networkFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
|
+
brokerFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
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>>>;
|
|
27
28
|
outputAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
28
29
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -32,6 +33,7 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
32
33
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
33
34
|
inputAmount: bigint;
|
|
34
35
|
networkFee: bigint;
|
|
36
|
+
brokerFee: bigint;
|
|
35
37
|
outputAmount: bigint;
|
|
36
38
|
intermediateAmount?: bigint | null | undefined;
|
|
37
39
|
}, {
|
|
@@ -45,6 +47,7 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
45
47
|
};
|
|
46
48
|
inputAmount: string | number;
|
|
47
49
|
networkFee: string | number;
|
|
50
|
+
brokerFee: string | number;
|
|
48
51
|
outputAmount: string | number;
|
|
49
52
|
intermediateAmount?: string | number | null | undefined;
|
|
50
53
|
}>;
|
|
@@ -5,15 +5,18 @@ var _zod = require('zod');
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
+
|
|
9
|
+
|
|
8
10
|
var _commoncjs = require('../common.cjs');
|
|
9
11
|
var swappingSwapRequested = _zod.z.object({
|
|
10
12
|
swapRequestId: _commoncjs.numberOrHex,
|
|
11
13
|
inputAsset: _commoncjs.cfPrimitivesChainsAssetsAnyAsset,
|
|
12
14
|
inputAmount: _commoncjs.numberOrHex,
|
|
13
15
|
outputAsset: _commoncjs.cfPrimitivesChainsAssetsAnyAsset,
|
|
14
|
-
brokerFee: _commoncjs.numberOrHex,
|
|
15
16
|
origin: _commoncjs.cfChainsSwapOrigin,
|
|
16
|
-
requestType: _commoncjs.cfTraitsSwappingSwapRequestTypeGeneric
|
|
17
|
+
requestType: _commoncjs.cfTraitsSwappingSwapRequestTypeGeneric,
|
|
18
|
+
refundParameters: _commoncjs.cfChainsChannelRefundParametersGenericEncodedAddress.nullish(),
|
|
19
|
+
dcaParameters: _commoncjs.cfPrimitivesDcaParameters.nullish()
|
|
17
20
|
});
|
|
18
21
|
|
|
19
22
|
|