@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
|
@@ -21,7 +21,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
21
21
|
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
22
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
23
23
|
}>;
|
|
24
|
-
brokerFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
24
|
origin: z.ZodUnion<[z.ZodObject<{
|
|
26
25
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
27
26
|
depositAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
|
|
@@ -372,7 +371,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
372
371
|
}>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", {
|
|
373
372
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
374
373
|
}>;
|
|
375
|
-
sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodObject<{
|
|
374
|
+
sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodObject<{
|
|
376
375
|
__kind: z.ZodLiteral<"Eth">;
|
|
377
376
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
378
377
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -381,7 +380,13 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
381
380
|
}, {
|
|
382
381
|
__kind: "Eth";
|
|
383
382
|
value: string;
|
|
384
|
-
}>,
|
|
383
|
+
}>, {
|
|
384
|
+
chain: "Ethereum";
|
|
385
|
+
address: `0x${string}`;
|
|
386
|
+
}, {
|
|
387
|
+
__kind: "Eth";
|
|
388
|
+
value: string;
|
|
389
|
+
}>, z.ZodEffects<z.ZodObject<{
|
|
385
390
|
__kind: z.ZodLiteral<"Dot">;
|
|
386
391
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
387
392
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -390,111 +395,28 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
390
395
|
}, {
|
|
391
396
|
__kind: "Dot";
|
|
392
397
|
value: string;
|
|
393
|
-
}>,
|
|
398
|
+
}>, {
|
|
399
|
+
chain: "Polkadot";
|
|
400
|
+
address: string;
|
|
401
|
+
}, {
|
|
402
|
+
__kind: "Dot";
|
|
403
|
+
value: string;
|
|
404
|
+
}>, z.ZodEffects<z.ZodObject<{
|
|
394
405
|
__kind: z.ZodLiteral<"Btc">;
|
|
395
|
-
value: z.
|
|
396
|
-
__kind: z.ZodLiteral<"P2PKH">;
|
|
397
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
398
|
-
}, "strip", z.ZodTypeAny, {
|
|
399
|
-
__kind: "P2PKH";
|
|
400
|
-
value: `0x${string}`;
|
|
401
|
-
}, {
|
|
402
|
-
__kind: "P2PKH";
|
|
403
|
-
value: string;
|
|
404
|
-
}>, z.ZodObject<{
|
|
405
|
-
__kind: z.ZodLiteral<"P2SH">;
|
|
406
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
407
|
-
}, "strip", z.ZodTypeAny, {
|
|
408
|
-
__kind: "P2SH";
|
|
409
|
-
value: `0x${string}`;
|
|
410
|
-
}, {
|
|
411
|
-
__kind: "P2SH";
|
|
412
|
-
value: string;
|
|
413
|
-
}>, z.ZodObject<{
|
|
414
|
-
__kind: z.ZodLiteral<"P2WPKH">;
|
|
415
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
416
|
-
}, "strip", z.ZodTypeAny, {
|
|
417
|
-
__kind: "P2WPKH";
|
|
418
|
-
value: `0x${string}`;
|
|
419
|
-
}, {
|
|
420
|
-
__kind: "P2WPKH";
|
|
421
|
-
value: string;
|
|
422
|
-
}>, z.ZodObject<{
|
|
423
|
-
__kind: z.ZodLiteral<"P2WSH">;
|
|
424
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
425
|
-
}, "strip", z.ZodTypeAny, {
|
|
426
|
-
__kind: "P2WSH";
|
|
427
|
-
value: `0x${string}`;
|
|
428
|
-
}, {
|
|
429
|
-
__kind: "P2WSH";
|
|
430
|
-
value: string;
|
|
431
|
-
}>, z.ZodObject<{
|
|
432
|
-
__kind: z.ZodLiteral<"Taproot">;
|
|
433
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
434
|
-
}, "strip", z.ZodTypeAny, {
|
|
435
|
-
__kind: "Taproot";
|
|
436
|
-
value: `0x${string}`;
|
|
437
|
-
}, {
|
|
438
|
-
__kind: "Taproot";
|
|
439
|
-
value: string;
|
|
440
|
-
}>, z.ZodObject<{
|
|
441
|
-
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
442
|
-
version: z.ZodNumber;
|
|
443
|
-
program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
444
|
-
}, "strip", z.ZodTypeAny, {
|
|
445
|
-
__kind: "OtherSegwit";
|
|
446
|
-
version: number;
|
|
447
|
-
program: `0x${string}`;
|
|
448
|
-
}, {
|
|
449
|
-
__kind: "OtherSegwit";
|
|
450
|
-
version: number;
|
|
451
|
-
program: string;
|
|
452
|
-
}>]>;
|
|
406
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
453
407
|
}, "strip", z.ZodTypeAny, {
|
|
454
408
|
__kind: "Btc";
|
|
455
|
-
value: {
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
__kind: "P2WPKH";
|
|
463
|
-
value: `0x${string}`;
|
|
464
|
-
} | {
|
|
465
|
-
__kind: "P2WSH";
|
|
466
|
-
value: `0x${string}`;
|
|
467
|
-
} | {
|
|
468
|
-
__kind: "Taproot";
|
|
469
|
-
value: `0x${string}`;
|
|
470
|
-
} | {
|
|
471
|
-
__kind: "OtherSegwit";
|
|
472
|
-
version: number;
|
|
473
|
-
program: `0x${string}`;
|
|
474
|
-
};
|
|
409
|
+
value: `0x${string}`;
|
|
410
|
+
}, {
|
|
411
|
+
__kind: "Btc";
|
|
412
|
+
value: string;
|
|
413
|
+
}>, {
|
|
414
|
+
chain: "Bitcoin";
|
|
415
|
+
address: string;
|
|
475
416
|
}, {
|
|
476
417
|
__kind: "Btc";
|
|
477
|
-
value:
|
|
478
|
-
|
|
479
|
-
value: string;
|
|
480
|
-
} | {
|
|
481
|
-
__kind: "P2SH";
|
|
482
|
-
value: string;
|
|
483
|
-
} | {
|
|
484
|
-
__kind: "P2WPKH";
|
|
485
|
-
value: string;
|
|
486
|
-
} | {
|
|
487
|
-
__kind: "P2WSH";
|
|
488
|
-
value: string;
|
|
489
|
-
} | {
|
|
490
|
-
__kind: "Taproot";
|
|
491
|
-
value: string;
|
|
492
|
-
} | {
|
|
493
|
-
__kind: "OtherSegwit";
|
|
494
|
-
version: number;
|
|
495
|
-
program: string;
|
|
496
|
-
};
|
|
497
|
-
}>, z.ZodObject<{
|
|
418
|
+
value: string;
|
|
419
|
+
}>, z.ZodEffects<z.ZodObject<{
|
|
498
420
|
__kind: z.ZodLiteral<"Arb">;
|
|
499
421
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
500
422
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -503,7 +425,13 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
503
425
|
}, {
|
|
504
426
|
__kind: "Arb";
|
|
505
427
|
value: string;
|
|
506
|
-
}>,
|
|
428
|
+
}>, {
|
|
429
|
+
chain: "Arbitrum";
|
|
430
|
+
address: `0x${string}`;
|
|
431
|
+
}, {
|
|
432
|
+
__kind: "Arb";
|
|
433
|
+
value: string;
|
|
434
|
+
}>, z.ZodEffects<z.ZodObject<{
|
|
507
435
|
__kind: z.ZodLiteral<"Sol">;
|
|
508
436
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
509
437
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -512,6 +440,12 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
512
440
|
}, {
|
|
513
441
|
__kind: "Sol";
|
|
514
442
|
value: string;
|
|
443
|
+
}>, {
|
|
444
|
+
chain: "Solana";
|
|
445
|
+
address: string;
|
|
446
|
+
}, {
|
|
447
|
+
__kind: "Sol";
|
|
448
|
+
value: string;
|
|
515
449
|
}>]>>>;
|
|
516
450
|
channelMetadata: z.ZodObject<{
|
|
517
451
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -534,39 +468,20 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
534
468
|
cfParameters: `0x${string}`;
|
|
535
469
|
};
|
|
536
470
|
sourceAddress?: {
|
|
537
|
-
|
|
538
|
-
|
|
471
|
+
chain: "Ethereum";
|
|
472
|
+
address: `0x${string}`;
|
|
539
473
|
} | {
|
|
540
|
-
|
|
541
|
-
|
|
474
|
+
chain: "Polkadot";
|
|
475
|
+
address: string;
|
|
542
476
|
} | {
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
__kind: "P2PKH";
|
|
546
|
-
value: `0x${string}`;
|
|
547
|
-
} | {
|
|
548
|
-
__kind: "P2SH";
|
|
549
|
-
value: `0x${string}`;
|
|
550
|
-
} | {
|
|
551
|
-
__kind: "P2WPKH";
|
|
552
|
-
value: `0x${string}`;
|
|
553
|
-
} | {
|
|
554
|
-
__kind: "P2WSH";
|
|
555
|
-
value: `0x${string}`;
|
|
556
|
-
} | {
|
|
557
|
-
__kind: "Taproot";
|
|
558
|
-
value: `0x${string}`;
|
|
559
|
-
} | {
|
|
560
|
-
__kind: "OtherSegwit";
|
|
561
|
-
version: number;
|
|
562
|
-
program: `0x${string}`;
|
|
563
|
-
};
|
|
477
|
+
chain: "Bitcoin";
|
|
478
|
+
address: string;
|
|
564
479
|
} | {
|
|
565
|
-
|
|
566
|
-
|
|
480
|
+
chain: "Arbitrum";
|
|
481
|
+
address: `0x${string}`;
|
|
567
482
|
} | {
|
|
568
|
-
|
|
569
|
-
|
|
483
|
+
chain: "Solana";
|
|
484
|
+
address: string;
|
|
570
485
|
} | null | undefined;
|
|
571
486
|
}, {
|
|
572
487
|
sourceChain: {
|
|
@@ -585,26 +500,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
585
500
|
value: string;
|
|
586
501
|
} | {
|
|
587
502
|
__kind: "Btc";
|
|
588
|
-
value:
|
|
589
|
-
__kind: "P2PKH";
|
|
590
|
-
value: string;
|
|
591
|
-
} | {
|
|
592
|
-
__kind: "P2SH";
|
|
593
|
-
value: string;
|
|
594
|
-
} | {
|
|
595
|
-
__kind: "P2WPKH";
|
|
596
|
-
value: string;
|
|
597
|
-
} | {
|
|
598
|
-
__kind: "P2WSH";
|
|
599
|
-
value: string;
|
|
600
|
-
} | {
|
|
601
|
-
__kind: "Taproot";
|
|
602
|
-
value: string;
|
|
603
|
-
} | {
|
|
604
|
-
__kind: "OtherSegwit";
|
|
605
|
-
version: number;
|
|
606
|
-
program: string;
|
|
607
|
-
};
|
|
503
|
+
value: string;
|
|
608
504
|
} | {
|
|
609
505
|
__kind: "Arb";
|
|
610
506
|
value: string;
|
|
@@ -639,39 +535,20 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
639
535
|
cfParameters: `0x${string}`;
|
|
640
536
|
};
|
|
641
537
|
sourceAddress?: {
|
|
642
|
-
|
|
643
|
-
|
|
538
|
+
chain: "Ethereum";
|
|
539
|
+
address: `0x${string}`;
|
|
644
540
|
} | {
|
|
645
|
-
|
|
646
|
-
|
|
541
|
+
chain: "Polkadot";
|
|
542
|
+
address: string;
|
|
647
543
|
} | {
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
__kind: "P2PKH";
|
|
651
|
-
value: `0x${string}`;
|
|
652
|
-
} | {
|
|
653
|
-
__kind: "P2SH";
|
|
654
|
-
value: `0x${string}`;
|
|
655
|
-
} | {
|
|
656
|
-
__kind: "P2WPKH";
|
|
657
|
-
value: `0x${string}`;
|
|
658
|
-
} | {
|
|
659
|
-
__kind: "P2WSH";
|
|
660
|
-
value: `0x${string}`;
|
|
661
|
-
} | {
|
|
662
|
-
__kind: "Taproot";
|
|
663
|
-
value: `0x${string}`;
|
|
664
|
-
} | {
|
|
665
|
-
__kind: "OtherSegwit";
|
|
666
|
-
version: number;
|
|
667
|
-
program: `0x${string}`;
|
|
668
|
-
};
|
|
544
|
+
chain: "Bitcoin";
|
|
545
|
+
address: string;
|
|
669
546
|
} | {
|
|
670
|
-
|
|
671
|
-
|
|
547
|
+
chain: "Arbitrum";
|
|
548
|
+
address: `0x${string}`;
|
|
672
549
|
} | {
|
|
673
|
-
|
|
674
|
-
|
|
550
|
+
chain: "Solana";
|
|
551
|
+
address: string;
|
|
675
552
|
} | null | undefined;
|
|
676
553
|
};
|
|
677
554
|
}, {
|
|
@@ -709,26 +586,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
709
586
|
value: string;
|
|
710
587
|
} | {
|
|
711
588
|
__kind: "Btc";
|
|
712
|
-
value:
|
|
713
|
-
__kind: "P2PKH";
|
|
714
|
-
value: string;
|
|
715
|
-
} | {
|
|
716
|
-
__kind: "P2SH";
|
|
717
|
-
value: string;
|
|
718
|
-
} | {
|
|
719
|
-
__kind: "P2WPKH";
|
|
720
|
-
value: string;
|
|
721
|
-
} | {
|
|
722
|
-
__kind: "P2WSH";
|
|
723
|
-
value: string;
|
|
724
|
-
} | {
|
|
725
|
-
__kind: "Taproot";
|
|
726
|
-
value: string;
|
|
727
|
-
} | {
|
|
728
|
-
__kind: "OtherSegwit";
|
|
729
|
-
version: number;
|
|
730
|
-
program: string;
|
|
731
|
-
};
|
|
589
|
+
value: string;
|
|
732
590
|
} | {
|
|
733
591
|
__kind: "Arb";
|
|
734
592
|
value: string;
|
|
@@ -738,6 +596,134 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
738
596
|
} | null | undefined;
|
|
739
597
|
};
|
|
740
598
|
}>]>;
|
|
599
|
+
refundParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
600
|
+
retryDuration: z.ZodNumber;
|
|
601
|
+
refundAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
|
|
602
|
+
__kind: z.ZodLiteral<"Eth">;
|
|
603
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
604
|
+
}, "strip", z.ZodTypeAny, {
|
|
605
|
+
__kind: "Eth";
|
|
606
|
+
value: `0x${string}`;
|
|
607
|
+
}, {
|
|
608
|
+
__kind: "Eth";
|
|
609
|
+
value: string;
|
|
610
|
+
}>, {
|
|
611
|
+
chain: "Ethereum";
|
|
612
|
+
address: `0x${string}`;
|
|
613
|
+
}, {
|
|
614
|
+
__kind: "Eth";
|
|
615
|
+
value: string;
|
|
616
|
+
}>, z.ZodEffects<z.ZodObject<{
|
|
617
|
+
__kind: z.ZodLiteral<"Dot">;
|
|
618
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
619
|
+
}, "strip", z.ZodTypeAny, {
|
|
620
|
+
__kind: "Dot";
|
|
621
|
+
value: `0x${string}`;
|
|
622
|
+
}, {
|
|
623
|
+
__kind: "Dot";
|
|
624
|
+
value: string;
|
|
625
|
+
}>, {
|
|
626
|
+
chain: "Polkadot";
|
|
627
|
+
address: string;
|
|
628
|
+
}, {
|
|
629
|
+
__kind: "Dot";
|
|
630
|
+
value: string;
|
|
631
|
+
}>, z.ZodEffects<z.ZodObject<{
|
|
632
|
+
__kind: z.ZodLiteral<"Btc">;
|
|
633
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
634
|
+
}, "strip", z.ZodTypeAny, {
|
|
635
|
+
__kind: "Btc";
|
|
636
|
+
value: `0x${string}`;
|
|
637
|
+
}, {
|
|
638
|
+
__kind: "Btc";
|
|
639
|
+
value: string;
|
|
640
|
+
}>, {
|
|
641
|
+
chain: "Bitcoin";
|
|
642
|
+
address: string;
|
|
643
|
+
}, {
|
|
644
|
+
__kind: "Btc";
|
|
645
|
+
value: string;
|
|
646
|
+
}>, z.ZodEffects<z.ZodObject<{
|
|
647
|
+
__kind: z.ZodLiteral<"Arb">;
|
|
648
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
649
|
+
}, "strip", z.ZodTypeAny, {
|
|
650
|
+
__kind: "Arb";
|
|
651
|
+
value: `0x${string}`;
|
|
652
|
+
}, {
|
|
653
|
+
__kind: "Arb";
|
|
654
|
+
value: string;
|
|
655
|
+
}>, {
|
|
656
|
+
chain: "Arbitrum";
|
|
657
|
+
address: `0x${string}`;
|
|
658
|
+
}, {
|
|
659
|
+
__kind: "Arb";
|
|
660
|
+
value: string;
|
|
661
|
+
}>, z.ZodEffects<z.ZodObject<{
|
|
662
|
+
__kind: z.ZodLiteral<"Sol">;
|
|
663
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
664
|
+
}, "strip", z.ZodTypeAny, {
|
|
665
|
+
__kind: "Sol";
|
|
666
|
+
value: `0x${string}`;
|
|
667
|
+
}, {
|
|
668
|
+
__kind: "Sol";
|
|
669
|
+
value: string;
|
|
670
|
+
}>, {
|
|
671
|
+
chain: "Solana";
|
|
672
|
+
address: string;
|
|
673
|
+
}, {
|
|
674
|
+
__kind: "Sol";
|
|
675
|
+
value: string;
|
|
676
|
+
}>]>;
|
|
677
|
+
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
678
|
+
}, "strip", z.ZodTypeAny, {
|
|
679
|
+
retryDuration: number;
|
|
680
|
+
refundAddress: {
|
|
681
|
+
chain: "Ethereum";
|
|
682
|
+
address: `0x${string}`;
|
|
683
|
+
} | {
|
|
684
|
+
chain: "Polkadot";
|
|
685
|
+
address: string;
|
|
686
|
+
} | {
|
|
687
|
+
chain: "Bitcoin";
|
|
688
|
+
address: string;
|
|
689
|
+
} | {
|
|
690
|
+
chain: "Arbitrum";
|
|
691
|
+
address: `0x${string}`;
|
|
692
|
+
} | {
|
|
693
|
+
chain: "Solana";
|
|
694
|
+
address: string;
|
|
695
|
+
};
|
|
696
|
+
minPrice: bigint;
|
|
697
|
+
}, {
|
|
698
|
+
retryDuration: number;
|
|
699
|
+
refundAddress: {
|
|
700
|
+
__kind: "Eth";
|
|
701
|
+
value: string;
|
|
702
|
+
} | {
|
|
703
|
+
__kind: "Dot";
|
|
704
|
+
value: string;
|
|
705
|
+
} | {
|
|
706
|
+
__kind: "Btc";
|
|
707
|
+
value: string;
|
|
708
|
+
} | {
|
|
709
|
+
__kind: "Arb";
|
|
710
|
+
value: string;
|
|
711
|
+
} | {
|
|
712
|
+
__kind: "Sol";
|
|
713
|
+
value: string;
|
|
714
|
+
};
|
|
715
|
+
minPrice: string | number;
|
|
716
|
+
}>>>;
|
|
717
|
+
dcaParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
718
|
+
numberOfChunks: z.ZodNumber;
|
|
719
|
+
chunkInterval: z.ZodNumber;
|
|
720
|
+
}, "strip", z.ZodTypeAny, {
|
|
721
|
+
numberOfChunks: number;
|
|
722
|
+
chunkInterval: number;
|
|
723
|
+
}, {
|
|
724
|
+
numberOfChunks: number;
|
|
725
|
+
chunkInterval: number;
|
|
726
|
+
}>>>;
|
|
741
727
|
}, "strip", z.ZodTypeAny, {
|
|
742
728
|
swapRequestId: bigint;
|
|
743
729
|
origin: {
|
|
@@ -769,7 +755,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
769
755
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
770
756
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
771
757
|
inputAmount: bigint;
|
|
772
|
-
brokerFee: bigint;
|
|
773
758
|
requestType: {
|
|
774
759
|
__kind: "NetworkFee";
|
|
775
760
|
} | {
|
|
@@ -818,42 +803,47 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
818
803
|
cfParameters: `0x${string}`;
|
|
819
804
|
};
|
|
820
805
|
sourceAddress?: {
|
|
821
|
-
|
|
822
|
-
|
|
806
|
+
chain: "Ethereum";
|
|
807
|
+
address: `0x${string}`;
|
|
823
808
|
} | {
|
|
824
|
-
|
|
825
|
-
|
|
809
|
+
chain: "Polkadot";
|
|
810
|
+
address: string;
|
|
826
811
|
} | {
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
__kind: "P2PKH";
|
|
830
|
-
value: `0x${string}`;
|
|
831
|
-
} | {
|
|
832
|
-
__kind: "P2SH";
|
|
833
|
-
value: `0x${string}`;
|
|
834
|
-
} | {
|
|
835
|
-
__kind: "P2WPKH";
|
|
836
|
-
value: `0x${string}`;
|
|
837
|
-
} | {
|
|
838
|
-
__kind: "P2WSH";
|
|
839
|
-
value: `0x${string}`;
|
|
840
|
-
} | {
|
|
841
|
-
__kind: "Taproot";
|
|
842
|
-
value: `0x${string}`;
|
|
843
|
-
} | {
|
|
844
|
-
__kind: "OtherSegwit";
|
|
845
|
-
version: number;
|
|
846
|
-
program: `0x${string}`;
|
|
847
|
-
};
|
|
812
|
+
chain: "Bitcoin";
|
|
813
|
+
address: string;
|
|
848
814
|
} | {
|
|
849
|
-
|
|
850
|
-
|
|
815
|
+
chain: "Arbitrum";
|
|
816
|
+
address: `0x${string}`;
|
|
851
817
|
} | {
|
|
852
|
-
|
|
853
|
-
|
|
818
|
+
chain: "Solana";
|
|
819
|
+
address: string;
|
|
854
820
|
} | null | undefined;
|
|
855
821
|
};
|
|
856
822
|
};
|
|
823
|
+
refundParameters?: {
|
|
824
|
+
retryDuration: number;
|
|
825
|
+
refundAddress: {
|
|
826
|
+
chain: "Ethereum";
|
|
827
|
+
address: `0x${string}`;
|
|
828
|
+
} | {
|
|
829
|
+
chain: "Polkadot";
|
|
830
|
+
address: string;
|
|
831
|
+
} | {
|
|
832
|
+
chain: "Bitcoin";
|
|
833
|
+
address: string;
|
|
834
|
+
} | {
|
|
835
|
+
chain: "Arbitrum";
|
|
836
|
+
address: `0x${string}`;
|
|
837
|
+
} | {
|
|
838
|
+
chain: "Solana";
|
|
839
|
+
address: string;
|
|
840
|
+
};
|
|
841
|
+
minPrice: bigint;
|
|
842
|
+
} | null | undefined;
|
|
843
|
+
dcaParameters?: {
|
|
844
|
+
numberOfChunks: number;
|
|
845
|
+
chunkInterval: number;
|
|
846
|
+
} | null | undefined;
|
|
857
847
|
}, {
|
|
858
848
|
swapRequestId: string | number;
|
|
859
849
|
origin: {
|
|
@@ -889,7 +879,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
889
879
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
890
880
|
};
|
|
891
881
|
inputAmount: string | number;
|
|
892
|
-
brokerFee: string | number;
|
|
893
882
|
requestType: {
|
|
894
883
|
__kind: "NetworkFee";
|
|
895
884
|
} | {
|
|
@@ -947,26 +936,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
947
936
|
value: string;
|
|
948
937
|
} | {
|
|
949
938
|
__kind: "Btc";
|
|
950
|
-
value:
|
|
951
|
-
__kind: "P2PKH";
|
|
952
|
-
value: string;
|
|
953
|
-
} | {
|
|
954
|
-
__kind: "P2SH";
|
|
955
|
-
value: string;
|
|
956
|
-
} | {
|
|
957
|
-
__kind: "P2WPKH";
|
|
958
|
-
value: string;
|
|
959
|
-
} | {
|
|
960
|
-
__kind: "P2WSH";
|
|
961
|
-
value: string;
|
|
962
|
-
} | {
|
|
963
|
-
__kind: "Taproot";
|
|
964
|
-
value: string;
|
|
965
|
-
} | {
|
|
966
|
-
__kind: "OtherSegwit";
|
|
967
|
-
version: number;
|
|
968
|
-
program: string;
|
|
969
|
-
};
|
|
939
|
+
value: string;
|
|
970
940
|
} | {
|
|
971
941
|
__kind: "Arb";
|
|
972
942
|
value: string;
|
|
@@ -976,6 +946,30 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
976
946
|
} | null | undefined;
|
|
977
947
|
};
|
|
978
948
|
};
|
|
949
|
+
refundParameters?: {
|
|
950
|
+
retryDuration: number;
|
|
951
|
+
refundAddress: {
|
|
952
|
+
__kind: "Eth";
|
|
953
|
+
value: string;
|
|
954
|
+
} | {
|
|
955
|
+
__kind: "Dot";
|
|
956
|
+
value: string;
|
|
957
|
+
} | {
|
|
958
|
+
__kind: "Btc";
|
|
959
|
+
value: string;
|
|
960
|
+
} | {
|
|
961
|
+
__kind: "Arb";
|
|
962
|
+
value: string;
|
|
963
|
+
} | {
|
|
964
|
+
__kind: "Sol";
|
|
965
|
+
value: string;
|
|
966
|
+
};
|
|
967
|
+
minPrice: string | number;
|
|
968
|
+
} | null | undefined;
|
|
969
|
+
dcaParameters?: {
|
|
970
|
+
numberOfChunks: number;
|
|
971
|
+
chunkInterval: number;
|
|
972
|
+
} | null | undefined;
|
|
979
973
|
}>;
|
|
980
974
|
|
|
981
975
|
export { swappingSwapRequested };
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
// generated/160/swapping/swapRequested.ts
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
import {
|
|
4
|
+
cfChainsChannelRefundParametersGenericEncodedAddress,
|
|
4
5
|
cfChainsSwapOrigin,
|
|
5
6
|
cfPrimitivesChainsAssetsAnyAsset,
|
|
7
|
+
cfPrimitivesDcaParameters,
|
|
6
8
|
cfTraitsSwappingSwapRequestTypeGeneric,
|
|
7
9
|
numberOrHex
|
|
8
10
|
} from "../common.mjs";
|
|
@@ -11,9 +13,10 @@ var swappingSwapRequested = z.object({
|
|
|
11
13
|
inputAsset: cfPrimitivesChainsAssetsAnyAsset,
|
|
12
14
|
inputAmount: numberOrHex,
|
|
13
15
|
outputAsset: cfPrimitivesChainsAssetsAnyAsset,
|
|
14
|
-
brokerFee: numberOrHex,
|
|
15
16
|
origin: cfChainsSwapOrigin,
|
|
16
|
-
requestType: cfTraitsSwappingSwapRequestTypeGeneric
|
|
17
|
+
requestType: cfTraitsSwappingSwapRequestTypeGeneric,
|
|
18
|
+
refundParameters: cfChainsChannelRefundParametersGenericEncodedAddress.nullish(),
|
|
19
|
+
dcaParameters: cfPrimitivesDcaParameters.nullish()
|
|
17
20
|
});
|
|
18
21
|
export {
|
|
19
22
|
swappingSwapRequested
|
package/package.json
CHANGED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/160/liquidityProvider/accountCredited.ts
|
|
2
|
-
var _zod = require('zod');
|
|
3
|
-
var _commoncjs = require('../common.cjs');
|
|
4
|
-
var liquidityProviderAccountCredited = _zod.z.object({
|
|
5
|
-
accountId: _commoncjs.accountId,
|
|
6
|
-
asset: _commoncjs.cfPrimitivesChainsAssetsAnyAsset,
|
|
7
|
-
amountCredited: _commoncjs.numberOrHex
|
|
8
|
-
});
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
exports.liquidityProviderAccountCredited = liquidityProviderAccountCredited;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/160/liquidityProvider/accountDebited.ts
|
|
2
|
-
var _zod = require('zod');
|
|
3
|
-
var _commoncjs = require('../common.cjs');
|
|
4
|
-
var liquidityProviderAccountDebited = _zod.z.object({
|
|
5
|
-
accountId: _commoncjs.accountId,
|
|
6
|
-
asset: _commoncjs.cfPrimitivesChainsAssetsAnyAsset,
|
|
7
|
-
amountDebited: _commoncjs.numberOrHex
|
|
8
|
-
});
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
exports.liquidityProviderAccountDebited = liquidityProviderAccountDebited;
|