@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
|
@@ -34,17 +34,17 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
34
34
|
error: string;
|
|
35
35
|
}>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
+
__kind: "Module";
|
|
37
38
|
value: {
|
|
38
39
|
index: number;
|
|
39
40
|
error: `0x${string}`;
|
|
40
41
|
};
|
|
41
|
-
__kind: "Module";
|
|
42
42
|
}, {
|
|
43
|
+
__kind: "Module";
|
|
43
44
|
value: {
|
|
44
45
|
index: number;
|
|
45
46
|
error: string;
|
|
46
47
|
};
|
|
47
|
-
__kind: "Module";
|
|
48
48
|
}>, z.ZodObject<{
|
|
49
49
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
50
50
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -75,13 +75,13 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
75
75
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
76
76
|
}>;
|
|
77
77
|
}, "strip", z.ZodTypeAny, {
|
|
78
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
79
78
|
__kind: "Token";
|
|
79
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
80
80
|
}, {
|
|
81
|
+
__kind: "Token";
|
|
81
82
|
value: {
|
|
82
83
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
83
84
|
};
|
|
84
|
-
__kind: "Token";
|
|
85
85
|
}>, z.ZodObject<{
|
|
86
86
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
87
87
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -94,13 +94,13 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
94
94
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
95
95
|
}>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
98
97
|
__kind: "Arithmetic";
|
|
98
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
99
99
|
}, {
|
|
100
|
+
__kind: "Arithmetic";
|
|
100
101
|
value: {
|
|
101
102
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
102
103
|
};
|
|
103
|
-
__kind: "Arithmetic";
|
|
104
104
|
}>, z.ZodObject<{
|
|
105
105
|
__kind: z.ZodLiteral<"Transactional">;
|
|
106
106
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -113,13 +113,13 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
113
113
|
__kind: "LimitReached" | "NoLayer";
|
|
114
114
|
}>;
|
|
115
115
|
}, "strip", z.ZodTypeAny, {
|
|
116
|
-
value: "LimitReached" | "NoLayer";
|
|
117
116
|
__kind: "Transactional";
|
|
117
|
+
value: "LimitReached" | "NoLayer";
|
|
118
118
|
}, {
|
|
119
|
+
__kind: "Transactional";
|
|
119
120
|
value: {
|
|
120
121
|
__kind: "LimitReached" | "NoLayer";
|
|
121
122
|
};
|
|
122
|
-
__kind: "Transactional";
|
|
123
123
|
}>, z.ZodObject<{
|
|
124
124
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
125
125
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -146,7 +146,6 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
146
146
|
__kind: "RootNotAllowed";
|
|
147
147
|
}>]>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
|
-
lp: string;
|
|
150
149
|
error: {
|
|
151
150
|
__kind: "Other";
|
|
152
151
|
} | {
|
|
@@ -154,11 +153,11 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
154
153
|
} | {
|
|
155
154
|
__kind: "BadOrigin";
|
|
156
155
|
} | {
|
|
156
|
+
__kind: "Module";
|
|
157
157
|
value: {
|
|
158
158
|
index: number;
|
|
159
159
|
error: `0x${string}`;
|
|
160
160
|
};
|
|
161
|
-
__kind: "Module";
|
|
162
161
|
} | {
|
|
163
162
|
__kind: "ConsumerRemaining";
|
|
164
163
|
} | {
|
|
@@ -166,14 +165,14 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
166
165
|
} | {
|
|
167
166
|
__kind: "TooManyConsumers";
|
|
168
167
|
} | {
|
|
169
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
170
168
|
__kind: "Token";
|
|
169
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
171
170
|
} | {
|
|
172
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
173
171
|
__kind: "Arithmetic";
|
|
172
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
174
173
|
} | {
|
|
175
|
-
value: "LimitReached" | "NoLayer";
|
|
176
174
|
__kind: "Transactional";
|
|
175
|
+
value: "LimitReached" | "NoLayer";
|
|
177
176
|
} | {
|
|
178
177
|
__kind: "Exhausted";
|
|
179
178
|
} | {
|
|
@@ -183,9 +182,9 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
183
182
|
} | {
|
|
184
183
|
__kind: "RootNotAllowed";
|
|
185
184
|
};
|
|
185
|
+
lp: string;
|
|
186
186
|
orderId: bigint;
|
|
187
187
|
}, {
|
|
188
|
-
lp: string;
|
|
189
188
|
error: {
|
|
190
189
|
__kind: "Other";
|
|
191
190
|
} | {
|
|
@@ -193,11 +192,11 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
193
192
|
} | {
|
|
194
193
|
__kind: "BadOrigin";
|
|
195
194
|
} | {
|
|
195
|
+
__kind: "Module";
|
|
196
196
|
value: {
|
|
197
197
|
index: number;
|
|
198
198
|
error: string;
|
|
199
199
|
};
|
|
200
|
-
__kind: "Module";
|
|
201
200
|
} | {
|
|
202
201
|
__kind: "ConsumerRemaining";
|
|
203
202
|
} | {
|
|
@@ -205,20 +204,20 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
205
204
|
} | {
|
|
206
205
|
__kind: "TooManyConsumers";
|
|
207
206
|
} | {
|
|
207
|
+
__kind: "Token";
|
|
208
208
|
value: {
|
|
209
209
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
210
210
|
};
|
|
211
|
-
__kind: "Token";
|
|
212
211
|
} | {
|
|
212
|
+
__kind: "Arithmetic";
|
|
213
213
|
value: {
|
|
214
214
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
215
215
|
};
|
|
216
|
-
__kind: "Arithmetic";
|
|
217
216
|
} | {
|
|
217
|
+
__kind: "Transactional";
|
|
218
218
|
value: {
|
|
219
219
|
__kind: "LimitReached" | "NoLayer";
|
|
220
220
|
};
|
|
221
|
-
__kind: "Transactional";
|
|
222
221
|
} | {
|
|
223
222
|
__kind: "Exhausted";
|
|
224
223
|
} | {
|
|
@@ -228,6 +227,7 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
228
227
|
} | {
|
|
229
228
|
__kind: "RootNotAllowed";
|
|
230
229
|
};
|
|
230
|
+
lp: string;
|
|
231
231
|
orderId: string | number;
|
|
232
232
|
}>;
|
|
233
233
|
|
|
@@ -34,17 +34,17 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
34
34
|
error: string;
|
|
35
35
|
}>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
+
__kind: "Module";
|
|
37
38
|
value: {
|
|
38
39
|
index: number;
|
|
39
40
|
error: `0x${string}`;
|
|
40
41
|
};
|
|
41
|
-
__kind: "Module";
|
|
42
42
|
}, {
|
|
43
|
+
__kind: "Module";
|
|
43
44
|
value: {
|
|
44
45
|
index: number;
|
|
45
46
|
error: string;
|
|
46
47
|
};
|
|
47
|
-
__kind: "Module";
|
|
48
48
|
}>, z.ZodObject<{
|
|
49
49
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
50
50
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -75,13 +75,13 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
75
75
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
76
76
|
}>;
|
|
77
77
|
}, "strip", z.ZodTypeAny, {
|
|
78
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
79
78
|
__kind: "Token";
|
|
79
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
80
80
|
}, {
|
|
81
|
+
__kind: "Token";
|
|
81
82
|
value: {
|
|
82
83
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
83
84
|
};
|
|
84
|
-
__kind: "Token";
|
|
85
85
|
}>, z.ZodObject<{
|
|
86
86
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
87
87
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -94,13 +94,13 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
94
94
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
95
95
|
}>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
98
97
|
__kind: "Arithmetic";
|
|
98
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
99
99
|
}, {
|
|
100
|
+
__kind: "Arithmetic";
|
|
100
101
|
value: {
|
|
101
102
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
102
103
|
};
|
|
103
|
-
__kind: "Arithmetic";
|
|
104
104
|
}>, z.ZodObject<{
|
|
105
105
|
__kind: z.ZodLiteral<"Transactional">;
|
|
106
106
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -113,13 +113,13 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
113
113
|
__kind: "LimitReached" | "NoLayer";
|
|
114
114
|
}>;
|
|
115
115
|
}, "strip", z.ZodTypeAny, {
|
|
116
|
-
value: "LimitReached" | "NoLayer";
|
|
117
116
|
__kind: "Transactional";
|
|
117
|
+
value: "LimitReached" | "NoLayer";
|
|
118
118
|
}, {
|
|
119
|
+
__kind: "Transactional";
|
|
119
120
|
value: {
|
|
120
121
|
__kind: "LimitReached" | "NoLayer";
|
|
121
122
|
};
|
|
122
|
-
__kind: "Transactional";
|
|
123
123
|
}>, z.ZodObject<{
|
|
124
124
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
125
125
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -146,7 +146,6 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
146
146
|
__kind: "RootNotAllowed";
|
|
147
147
|
}>]>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
|
-
lp: string;
|
|
150
149
|
error: {
|
|
151
150
|
__kind: "Other";
|
|
152
151
|
} | {
|
|
@@ -154,11 +153,11 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
154
153
|
} | {
|
|
155
154
|
__kind: "BadOrigin";
|
|
156
155
|
} | {
|
|
156
|
+
__kind: "Module";
|
|
157
157
|
value: {
|
|
158
158
|
index: number;
|
|
159
159
|
error: `0x${string}`;
|
|
160
160
|
};
|
|
161
|
-
__kind: "Module";
|
|
162
161
|
} | {
|
|
163
162
|
__kind: "ConsumerRemaining";
|
|
164
163
|
} | {
|
|
@@ -166,14 +165,14 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
166
165
|
} | {
|
|
167
166
|
__kind: "TooManyConsumers";
|
|
168
167
|
} | {
|
|
169
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
170
168
|
__kind: "Token";
|
|
169
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
171
170
|
} | {
|
|
172
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
173
171
|
__kind: "Arithmetic";
|
|
172
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
174
173
|
} | {
|
|
175
|
-
value: "LimitReached" | "NoLayer";
|
|
176
174
|
__kind: "Transactional";
|
|
175
|
+
value: "LimitReached" | "NoLayer";
|
|
177
176
|
} | {
|
|
178
177
|
__kind: "Exhausted";
|
|
179
178
|
} | {
|
|
@@ -183,9 +182,9 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
183
182
|
} | {
|
|
184
183
|
__kind: "RootNotAllowed";
|
|
185
184
|
};
|
|
185
|
+
lp: string;
|
|
186
186
|
orderId: bigint;
|
|
187
187
|
}, {
|
|
188
|
-
lp: string;
|
|
189
188
|
error: {
|
|
190
189
|
__kind: "Other";
|
|
191
190
|
} | {
|
|
@@ -193,11 +192,11 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
193
192
|
} | {
|
|
194
193
|
__kind: "BadOrigin";
|
|
195
194
|
} | {
|
|
195
|
+
__kind: "Module";
|
|
196
196
|
value: {
|
|
197
197
|
index: number;
|
|
198
198
|
error: string;
|
|
199
199
|
};
|
|
200
|
-
__kind: "Module";
|
|
201
200
|
} | {
|
|
202
201
|
__kind: "ConsumerRemaining";
|
|
203
202
|
} | {
|
|
@@ -205,20 +204,20 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
205
204
|
} | {
|
|
206
205
|
__kind: "TooManyConsumers";
|
|
207
206
|
} | {
|
|
207
|
+
__kind: "Token";
|
|
208
208
|
value: {
|
|
209
209
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
210
210
|
};
|
|
211
|
-
__kind: "Token";
|
|
212
211
|
} | {
|
|
212
|
+
__kind: "Arithmetic";
|
|
213
213
|
value: {
|
|
214
214
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
215
215
|
};
|
|
216
|
-
__kind: "Arithmetic";
|
|
217
216
|
} | {
|
|
217
|
+
__kind: "Transactional";
|
|
218
218
|
value: {
|
|
219
219
|
__kind: "LimitReached" | "NoLayer";
|
|
220
220
|
};
|
|
221
|
-
__kind: "Transactional";
|
|
222
221
|
} | {
|
|
223
222
|
__kind: "Exhausted";
|
|
224
223
|
} | {
|
|
@@ -228,6 +227,7 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
228
227
|
} | {
|
|
229
228
|
__kind: "RootNotAllowed";
|
|
230
229
|
};
|
|
230
|
+
lp: string;
|
|
231
231
|
orderId: string | number;
|
|
232
232
|
}>;
|
|
233
233
|
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderLiquidityDepositCredited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
accountId: string;
|
|
17
16
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
17
|
+
accountId: string;
|
|
18
18
|
amountCredited: bigint;
|
|
19
19
|
}, {
|
|
20
|
-
accountId: string;
|
|
21
20
|
asset: {
|
|
22
21
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
23
22
|
};
|
|
23
|
+
accountId: string;
|
|
24
24
|
amountCredited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderLiquidityDepositCredited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
accountId: string;
|
|
17
16
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
17
|
+
accountId: string;
|
|
18
18
|
amountCredited: bigint;
|
|
19
19
|
}, {
|
|
20
|
-
accountId: string;
|
|
21
20
|
asset: {
|
|
22
21
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
23
22
|
};
|
|
23
|
+
accountId: string;
|
|
24
24
|
amountCredited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -68,8 +68,8 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
68
68
|
}>]>;
|
|
69
69
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
72
71
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
72
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
73
73
|
amount: bigint;
|
|
74
74
|
destinationAddress: {
|
|
75
75
|
chain: "Ethereum";
|
|
@@ -83,12 +83,12 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
83
83
|
};
|
|
84
84
|
fee: bigint;
|
|
85
85
|
}, {
|
|
86
|
-
asset: {
|
|
87
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
88
|
-
};
|
|
89
86
|
egressId: [{
|
|
90
87
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
91
88
|
}, string | number];
|
|
89
|
+
asset: {
|
|
90
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
91
|
+
};
|
|
92
92
|
amount: string | number;
|
|
93
93
|
destinationAddress: {
|
|
94
94
|
value: string;
|
|
@@ -68,8 +68,8 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
68
68
|
}>]>;
|
|
69
69
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
72
71
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
72
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
73
73
|
amount: bigint;
|
|
74
74
|
destinationAddress: {
|
|
75
75
|
chain: "Ethereum";
|
|
@@ -83,12 +83,12 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
83
83
|
};
|
|
84
84
|
fee: bigint;
|
|
85
85
|
}, {
|
|
86
|
-
asset: {
|
|
87
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
88
|
-
};
|
|
89
86
|
egressId: [{
|
|
90
87
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
91
88
|
}, string | number];
|
|
89
|
+
asset: {
|
|
90
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
91
|
+
};
|
|
92
92
|
amount: string | number;
|
|
93
93
|
destinationAddress: {
|
|
94
94
|
value: string;
|