@chainflip/processor 1.7.2 → 1.8.1
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/common.d.cts +8 -8
- package/dist/100/common.d.ts +8 -8
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +70 -70
- package/dist/100/swapping/ccmDepositReceived.d.ts +70 -70
- package/dist/100/swapping/ccmFailed.d.cts +70 -70
- package/dist/100/swapping/ccmFailed.d.ts +70 -70
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +37 -37
- package/dist/100/swapping/swapAmountTooLow.d.ts +37 -37
- package/dist/100/swapping/swapDepositAddressReady.d.cts +42 -42
- package/dist/100/swapping/swapDepositAddressReady.d.ts +42 -42
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +109 -109
- package/dist/100/swapping/swapScheduled.d.ts +109 -109
- package/dist/100/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/100/swapping/withdrawalRequested.d.ts +12 -12
- package/dist/102/common.d.cts +8 -8
- package/dist/102/common.d.ts +8 -8
- package/dist/111/common.d.cts +8 -8
- package/dist/111/common.d.ts +8 -8
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/120/common.d.cts +8 -8
- package/dist/120/common.d.ts +8 -8
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/common.d.cts +8 -8
- package/dist/131/common.d.ts +8 -8
- 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/141/common.d.cts +8 -8
- package/dist/141/common.d.ts +8 -8
- 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 +4 -4
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +4 -4
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/common.d.cts +8 -8
- package/dist/150/common.d.ts +8 -8
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/common.d.cts +8 -8
- package/dist/160/common.d.ts +8 -8
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/160/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.ts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +14 -14
- package/dist/160/swapping/swapRequested.d.ts +14 -14
- package/dist/160/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/160/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +101 -101
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +101 -101
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +101 -101
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +101 -101
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
- package/dist/170/common.d.cts +8 -8
- package/dist/170/common.d.ts +8 -8
- package/dist/180/arbitrumChainTracking/chainStateUpdated.cjs +9 -0
- package/dist/180/arbitrumChainTracking/chainStateUpdated.d.cts +47 -0
- package/dist/180/arbitrumChainTracking/chainStateUpdated.d.ts +47 -0
- package/dist/180/arbitrumChainTracking/chainStateUpdated.mjs +9 -0
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/180/arbitrumIngressEgress/depositBoosted.cjs +27 -0
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +144 -0
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +144 -0
- package/dist/180/arbitrumIngressEgress/depositBoosted.mjs +27 -0
- package/dist/180/arbitrumIngressEgress/depositFailed.cjs +15 -0
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +1865 -0
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +1865 -0
- package/dist/180/arbitrumIngressEgress/depositFailed.mjs +15 -0
- package/dist/180/arbitrumIngressEgress/depositFinalised.cjs +25 -0
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +138 -0
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +138 -0
- package/dist/180/arbitrumIngressEgress/depositFinalised.mjs +25 -0
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
- package/dist/180/arbitrumIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
- package/dist/180/arbitrumIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
- package/dist/180/arbitrumIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
- package/dist/180/arbitrumIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/180/arbitrumIngressEgress/unknownAffiliate.cjs +10 -0
- package/dist/180/arbitrumIngressEgress/unknownAffiliate.d.cts +14 -0
- package/dist/180/arbitrumIngressEgress/unknownAffiliate.d.ts +14 -0
- package/dist/180/arbitrumIngressEgress/unknownAffiliate.mjs +10 -0
- package/dist/180/arbitrumIngressEgress/unknownBroker.cjs +7 -0
- package/dist/180/arbitrumIngressEgress/unknownBroker.d.cts +11 -0
- package/dist/180/arbitrumIngressEgress/unknownBroker.d.ts +11 -0
- package/dist/180/arbitrumIngressEgress/unknownBroker.mjs +7 -0
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/180/bitcoinIngressEgress/depositBoosted.cjs +27 -0
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +358 -0
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +358 -0
- package/dist/180/bitcoinIngressEgress/depositBoosted.mjs +27 -0
- package/dist/180/bitcoinIngressEgress/depositFailed.cjs +15 -0
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +1865 -0
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +1865 -0
- package/dist/180/bitcoinIngressEgress/depositFailed.mjs +15 -0
- package/dist/180/bitcoinIngressEgress/depositFinalised.cjs +25 -0
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +352 -0
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +352 -0
- package/dist/180/bitcoinIngressEgress/depositFinalised.mjs +25 -0
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.cjs +17 -0
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.mjs +17 -0
- package/dist/180/bitcoinIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
- package/dist/180/bitcoinIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
- package/dist/180/bitcoinIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
- package/dist/180/bitcoinIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +160 -0
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +160 -0
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/180/bitcoinIngressEgress/unknownAffiliate.cjs +10 -0
- package/dist/180/bitcoinIngressEgress/unknownAffiliate.d.cts +14 -0
- package/dist/180/bitcoinIngressEgress/unknownAffiliate.d.ts +14 -0
- package/dist/180/bitcoinIngressEgress/unknownAffiliate.mjs +10 -0
- package/dist/180/bitcoinIngressEgress/unknownBroker.cjs +7 -0
- package/dist/180/bitcoinIngressEgress/unknownBroker.d.cts +11 -0
- package/dist/180/bitcoinIngressEgress/unknownBroker.d.ts +11 -0
- package/dist/180/bitcoinIngressEgress/unknownBroker.mjs +7 -0
- package/dist/180/common.cjs +377 -0
- package/dist/180/common.d.cts +5577 -0
- package/dist/180/common.d.ts +5577 -0
- package/dist/180/common.mjs +377 -0
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/180/ethereumIngressEgress/depositBoosted.cjs +27 -0
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +144 -0
- package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +144 -0
- package/dist/180/ethereumIngressEgress/depositBoosted.mjs +27 -0
- package/dist/180/ethereumIngressEgress/depositFailed.cjs +15 -0
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +1865 -0
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +1865 -0
- package/dist/180/ethereumIngressEgress/depositFailed.mjs +15 -0
- package/dist/180/ethereumIngressEgress/depositFinalised.cjs +25 -0
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +138 -0
- package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +138 -0
- package/dist/180/ethereumIngressEgress/depositFinalised.mjs +25 -0
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
- package/dist/180/ethereumIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
- package/dist/180/ethereumIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
- package/dist/180/ethereumIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
- package/dist/180/ethereumIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/180/ethereumIngressEgress/unknownAffiliate.cjs +10 -0
- package/dist/180/ethereumIngressEgress/unknownAffiliate.d.cts +14 -0
- package/dist/180/ethereumIngressEgress/unknownAffiliate.d.ts +14 -0
- package/dist/180/ethereumIngressEgress/unknownAffiliate.mjs +10 -0
- package/dist/180/ethereumIngressEgress/unknownBroker.cjs +7 -0
- package/dist/180/ethereumIngressEgress/unknownBroker.d.cts +11 -0
- package/dist/180/ethereumIngressEgress/unknownBroker.d.ts +11 -0
- package/dist/180/ethereumIngressEgress/unknownBroker.mjs +7 -0
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/180/polkadotIngressEgress/depositBoosted.cjs +26 -0
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +134 -0
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +134 -0
- package/dist/180/polkadotIngressEgress/depositBoosted.mjs +26 -0
- package/dist/180/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +1865 -0
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +1865 -0
- package/dist/180/polkadotIngressEgress/depositFailed.mjs +14 -0
- package/dist/180/polkadotIngressEgress/depositFinalised.cjs +24 -0
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +128 -0
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +128 -0
- package/dist/180/polkadotIngressEgress/depositFinalised.mjs +24 -0
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.cjs +17 -0
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.mjs +17 -0
- package/dist/180/polkadotIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
- package/dist/180/polkadotIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
- package/dist/180/polkadotIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
- package/dist/180/polkadotIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/180/polkadotIngressEgress/unknownAffiliate.cjs +10 -0
- package/dist/180/polkadotIngressEgress/unknownAffiliate.d.cts +14 -0
- package/dist/180/polkadotIngressEgress/unknownAffiliate.d.ts +14 -0
- package/dist/180/polkadotIngressEgress/unknownAffiliate.mjs +10 -0
- package/dist/180/polkadotIngressEgress/unknownBroker.cjs +7 -0
- package/dist/180/polkadotIngressEgress/unknownBroker.d.cts +11 -0
- package/dist/180/polkadotIngressEgress/unknownBroker.d.ts +11 -0
- package/dist/180/polkadotIngressEgress/unknownBroker.mjs +7 -0
- package/dist/180/solanaBroadcaster/transactionBroadcastRequest.cjs +12 -0
- package/dist/180/solanaBroadcaster/transactionBroadcastRequest.d.cts +35 -0
- package/dist/180/solanaBroadcaster/transactionBroadcastRequest.d.ts +35 -0
- package/dist/180/solanaBroadcaster/transactionBroadcastRequest.mjs +12 -0
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/180/solanaIngressEgress/depositBoosted.cjs +25 -0
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +131 -0
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +131 -0
- package/dist/180/solanaIngressEgress/depositBoosted.mjs +25 -0
- package/dist/180/solanaIngressEgress/depositFailed.cjs +15 -0
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +1865 -0
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +1865 -0
- package/dist/180/solanaIngressEgress/depositFailed.mjs +15 -0
- package/dist/180/solanaIngressEgress/depositFinalised.cjs +23 -0
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +125 -0
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +125 -0
- package/dist/180/solanaIngressEgress/depositFinalised.mjs +23 -0
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.cjs +17 -0
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.mjs +17 -0
- package/dist/180/solanaIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
- package/dist/180/solanaIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
- package/dist/180/solanaIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
- package/dist/180/solanaIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.cjs +10 -0
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +14 -0
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.ts +14 -0
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +17 -0
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.ts +17 -0
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
- package/dist/180/solanaIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/180/solanaIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/180/solanaIngressEgress/unknownAffiliate.cjs +10 -0
- package/dist/180/solanaIngressEgress/unknownAffiliate.d.cts +14 -0
- package/dist/180/solanaIngressEgress/unknownAffiliate.d.ts +14 -0
- package/dist/180/solanaIngressEgress/unknownAffiliate.mjs +10 -0
- package/dist/180/solanaIngressEgress/unknownBroker.cjs +7 -0
- package/dist/180/solanaIngressEgress/unknownBroker.d.cts +11 -0
- package/dist/180/solanaIngressEgress/unknownBroker.d.ts +11 -0
- package/dist/180/solanaIngressEgress/unknownBroker.mjs +7 -0
- package/dist/180/swapping/affiliateRegistrationUpdated.cjs +12 -0
- package/dist/180/swapping/affiliateRegistrationUpdated.d.cts +20 -0
- package/dist/180/swapping/affiliateRegistrationUpdated.d.ts +20 -0
- package/dist/180/swapping/affiliateRegistrationUpdated.mjs +12 -0
- package/dist/180/swapping/brokerBondSet.cjs +7 -0
- package/dist/180/swapping/brokerBondSet.d.cts +11 -0
- package/dist/180/swapping/brokerBondSet.d.ts +11 -0
- package/dist/180/swapping/brokerBondSet.mjs +7 -0
- package/dist/180/swapping/minimumNetworkFeeSet.cjs +7 -0
- package/dist/180/swapping/minimumNetworkFeeSet.d.cts +11 -0
- package/dist/180/swapping/minimumNetworkFeeSet.d.ts +11 -0
- package/dist/180/swapping/minimumNetworkFeeSet.mjs +7 -0
- package/dist/180/swapping/privateBrokerChannelClosed.cjs +10 -0
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +14 -0
- package/dist/180/swapping/privateBrokerChannelClosed.d.ts +14 -0
- package/dist/180/swapping/privateBrokerChannelClosed.mjs +10 -0
- package/dist/180/swapping/privateBrokerChannelOpened.cjs +10 -0
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +14 -0
- package/dist/180/swapping/privateBrokerChannelOpened.d.ts +14 -0
- package/dist/180/swapping/privateBrokerChannelOpened.mjs +10 -0
- package/dist/180/swapping/refundEgressScheduled.cjs +17 -0
- package/dist/180/swapping/refundEgressScheduled.d.cts +53 -0
- package/dist/180/swapping/refundEgressScheduled.d.ts +53 -0
- package/dist/180/swapping/refundEgressScheduled.mjs +17 -0
- package/dist/180/swapping/swapDepositAddressReady.cjs +29 -0
- package/dist/180/swapping/swapDepositAddressReady.d.cts +482 -0
- package/dist/180/swapping/swapDepositAddressReady.d.ts +482 -0
- package/dist/180/swapping/swapDepositAddressReady.mjs +29 -0
- package/dist/180/swapping/swapEgressScheduled.cjs +17 -0
- package/dist/180/swapping/swapEgressScheduled.d.cts +53 -0
- package/dist/180/swapping/swapEgressScheduled.d.ts +53 -0
- package/dist/180/swapping/swapEgressScheduled.mjs +17 -0
- package/dist/180/swapping/swapRequested.cjs +25 -0
- package/dist/180/swapping/swapRequested.d.cts +968 -0
- package/dist/180/swapping/swapRequested.d.ts +968 -0
- package/dist/180/swapping/swapRequested.mjs +25 -0
- package/dist/180/swapping/swapScheduled.cjs +13 -0
- package/dist/180/swapping/swapScheduled.d.cts +33 -0
- package/dist/180/swapping/swapScheduled.d.ts +33 -0
- package/dist/180/swapping/swapScheduled.mjs +13 -0
- package/package.json +2 -2
|
@@ -15,47 +15,47 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
15
15
|
__kind: z.ZodLiteral<"Eth">;
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
value: `0x${string}`;
|
|
19
18
|
__kind: "Eth";
|
|
19
|
+
value: `0x${string}`;
|
|
20
20
|
}, {
|
|
21
|
-
value: string;
|
|
22
21
|
__kind: "Eth";
|
|
22
|
+
value: string;
|
|
23
23
|
}>, {
|
|
24
24
|
chain: "Ethereum";
|
|
25
25
|
address: `0x${string}`;
|
|
26
26
|
}, {
|
|
27
|
-
value: string;
|
|
28
27
|
__kind: "Eth";
|
|
28
|
+
value: string;
|
|
29
29
|
}>, z.ZodEffects<z.ZodObject<{
|
|
30
30
|
__kind: z.ZodLiteral<"Dot">;
|
|
31
31
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
32
32
|
}, "strip", z.ZodTypeAny, {
|
|
33
|
-
value: `0x${string}`;
|
|
34
33
|
__kind: "Dot";
|
|
34
|
+
value: `0x${string}`;
|
|
35
35
|
}, {
|
|
36
|
-
value: string;
|
|
37
36
|
__kind: "Dot";
|
|
37
|
+
value: string;
|
|
38
38
|
}>, {
|
|
39
39
|
chain: "Polkadot";
|
|
40
40
|
address: string;
|
|
41
41
|
}, {
|
|
42
|
-
value: string;
|
|
43
42
|
__kind: "Dot";
|
|
43
|
+
value: string;
|
|
44
44
|
}>, z.ZodEffects<z.ZodObject<{
|
|
45
45
|
__kind: z.ZodLiteral<"Btc">;
|
|
46
46
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
47
47
|
}, "strip", z.ZodTypeAny, {
|
|
48
|
-
value: `0x${string}`;
|
|
49
48
|
__kind: "Btc";
|
|
49
|
+
value: `0x${string}`;
|
|
50
50
|
}, {
|
|
51
|
-
value: string;
|
|
52
51
|
__kind: "Btc";
|
|
52
|
+
value: string;
|
|
53
53
|
}>, {
|
|
54
54
|
chain: "Bitcoin";
|
|
55
55
|
address: string;
|
|
56
56
|
}, {
|
|
57
|
-
value: string;
|
|
58
57
|
__kind: "Btc";
|
|
58
|
+
value: string;
|
|
59
59
|
}>]>;
|
|
60
60
|
}, "strip", z.ZodTypeAny, {
|
|
61
61
|
destinationAddress: {
|
|
@@ -72,14 +72,14 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
72
72
|
egressAmount: bigint;
|
|
73
73
|
}, {
|
|
74
74
|
destinationAddress: {
|
|
75
|
-
value: string;
|
|
76
75
|
__kind: "Eth";
|
|
77
|
-
} | {
|
|
78
76
|
value: string;
|
|
79
|
-
__kind: "Dot";
|
|
80
77
|
} | {
|
|
78
|
+
__kind: "Dot";
|
|
81
79
|
value: string;
|
|
80
|
+
} | {
|
|
82
81
|
__kind: "Btc";
|
|
82
|
+
value: string;
|
|
83
83
|
};
|
|
84
84
|
egressId: [{
|
|
85
85
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
package/dist/102/common.d.cts
CHANGED
|
@@ -4,21 +4,21 @@ declare const hexString: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
|
4
4
|
declare const accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
5
|
declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(values: T) => z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
7
|
-
}, "strip", z.ZodTypeAny,
|
|
7
|
+
}, "strip", z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
8
8
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
9
|
-
}>, any>]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
9
|
+
}>, any> extends infer T_1 ? { [k in keyof T_1]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
10
10
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
11
|
-
}>, any>[k]; }
|
|
11
|
+
}>, any>[k]; } : never, z.baseObjectInputType<{
|
|
12
12
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
13
|
-
}>]: z.baseObjectInputType<{
|
|
13
|
+
}> extends infer T_2 ? { [k_1 in keyof T_2]: z.baseObjectInputType<{
|
|
14
14
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
15
|
-
}>[k_1]; }>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
15
|
+
}>[k_1]; } : never>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
16
16
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
17
|
-
}>, any>["__kind"],
|
|
17
|
+
}>, any>["__kind"], z.baseObjectInputType<{
|
|
18
18
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
19
|
-
}>]: z.baseObjectInputType<{
|
|
19
|
+
}> extends infer T_3 ? { [k_1 in keyof T_3]: z.baseObjectInputType<{
|
|
20
20
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
21
|
-
}>[k_1]; }>;
|
|
21
|
+
}>[k_1]; } : never>;
|
|
22
22
|
declare const cfPrimitivesAccountRole: z.ZodEffects<z.ZodObject<{
|
|
23
23
|
__kind: z.ZodEnum<["Unregistered", "Validator", "LiquidityProvider", "Broker"]>;
|
|
24
24
|
}, "strip", z.ZodTypeAny, {
|
package/dist/102/common.d.ts
CHANGED
|
@@ -4,21 +4,21 @@ declare const hexString: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
|
4
4
|
declare const accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
5
|
declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(values: T) => z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
7
|
-
}, "strip", z.ZodTypeAny,
|
|
7
|
+
}, "strip", z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
8
8
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
9
|
-
}>, any>]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
9
|
+
}>, any> extends infer T_1 ? { [k in keyof T_1]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
10
10
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
11
|
-
}>, any>[k]; }
|
|
11
|
+
}>, any>[k]; } : never, z.baseObjectInputType<{
|
|
12
12
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
13
|
-
}>]: z.baseObjectInputType<{
|
|
13
|
+
}> extends infer T_2 ? { [k_1 in keyof T_2]: z.baseObjectInputType<{
|
|
14
14
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
15
|
-
}>[k_1]; }>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
15
|
+
}>[k_1]; } : never>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
16
16
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
17
|
-
}>, any>["__kind"],
|
|
17
|
+
}>, any>["__kind"], z.baseObjectInputType<{
|
|
18
18
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
19
|
-
}>]: z.baseObjectInputType<{
|
|
19
|
+
}> extends infer T_3 ? { [k_1 in keyof T_3]: z.baseObjectInputType<{
|
|
20
20
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
21
|
-
}>[k_1]; }>;
|
|
21
|
+
}>[k_1]; } : never>;
|
|
22
22
|
declare const cfPrimitivesAccountRole: z.ZodEffects<z.ZodObject<{
|
|
23
23
|
__kind: z.ZodEnum<["Unregistered", "Validator", "LiquidityProvider", "Broker"]>;
|
|
24
24
|
}, "strip", z.ZodTypeAny, {
|
package/dist/111/common.d.cts
CHANGED
|
@@ -12,21 +12,21 @@ declare const palletCfBroadcastBroadcastAttemptId: z.ZodObject<{
|
|
|
12
12
|
}>;
|
|
13
13
|
declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(values: T) => z.ZodEffects<z.ZodObject<{
|
|
14
14
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
15
|
-
}, "strip", z.ZodTypeAny,
|
|
15
|
+
}, "strip", z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
16
16
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
17
|
-
}>, any>]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
17
|
+
}>, any> extends infer T_1 ? { [k in keyof T_1]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
18
18
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
19
|
-
}>, any>[k]; }
|
|
19
|
+
}>, any>[k]; } : never, z.baseObjectInputType<{
|
|
20
20
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
21
|
-
}>]: z.baseObjectInputType<{
|
|
21
|
+
}> extends infer T_2 ? { [k_1 in keyof T_2]: z.baseObjectInputType<{
|
|
22
22
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
23
|
-
}>[k_1]; }>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
23
|
+
}>[k_1]; } : never>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
24
24
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
25
|
-
}>, any>["__kind"],
|
|
25
|
+
}>, any>["__kind"], z.baseObjectInputType<{
|
|
26
26
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
27
|
-
}>]: z.baseObjectInputType<{
|
|
27
|
+
}> extends infer T_3 ? { [k_1 in keyof T_3]: z.baseObjectInputType<{
|
|
28
28
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
29
|
-
}>[k_1]; }>;
|
|
29
|
+
}>[k_1]; } : never>;
|
|
30
30
|
declare const cfPrimitivesChainsAssetsEthAsset: z.ZodEffects<z.ZodObject<{
|
|
31
31
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc"]>;
|
|
32
32
|
}, "strip", z.ZodTypeAny, {
|
package/dist/111/common.d.ts
CHANGED
|
@@ -12,21 +12,21 @@ declare const palletCfBroadcastBroadcastAttemptId: z.ZodObject<{
|
|
|
12
12
|
}>;
|
|
13
13
|
declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(values: T) => z.ZodEffects<z.ZodObject<{
|
|
14
14
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
15
|
-
}, "strip", z.ZodTypeAny,
|
|
15
|
+
}, "strip", z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
16
16
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
17
|
-
}>, any>]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
17
|
+
}>, any> extends infer T_1 ? { [k in keyof T_1]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
18
18
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
19
|
-
}>, any>[k]; }
|
|
19
|
+
}>, any>[k]; } : never, z.baseObjectInputType<{
|
|
20
20
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
21
|
-
}>]: z.baseObjectInputType<{
|
|
21
|
+
}> extends infer T_2 ? { [k_1 in keyof T_2]: z.baseObjectInputType<{
|
|
22
22
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
23
|
-
}>[k_1]; }>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
23
|
+
}>[k_1]; } : never>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
24
24
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
25
|
-
}>, any>["__kind"],
|
|
25
|
+
}>, any>["__kind"], z.baseObjectInputType<{
|
|
26
26
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
27
|
-
}>]: z.baseObjectInputType<{
|
|
27
|
+
}> extends infer T_3 ? { [k_1 in keyof T_3]: z.baseObjectInputType<{
|
|
28
28
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
29
|
-
}>[k_1]; }>;
|
|
29
|
+
}>[k_1]; } : never>;
|
|
30
30
|
declare const cfPrimitivesChainsAssetsEthAsset: z.ZodEffects<z.ZodObject<{
|
|
31
31
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc"]>;
|
|
32
32
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -147,7 +147,6 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
147
147
|
}>]>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
149
|
lp: string;
|
|
150
|
-
orderId: bigint;
|
|
151
150
|
error: {
|
|
152
151
|
__kind: "Other";
|
|
153
152
|
} | {
|
|
@@ -184,9 +183,9 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
184
183
|
} | {
|
|
185
184
|
__kind: "RootNotAllowed";
|
|
186
185
|
};
|
|
186
|
+
orderId: bigint;
|
|
187
187
|
}, {
|
|
188
188
|
lp: string;
|
|
189
|
-
orderId: string | number;
|
|
190
189
|
error: {
|
|
191
190
|
__kind: "Other";
|
|
192
191
|
} | {
|
|
@@ -229,6 +228,7 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
229
228
|
} | {
|
|
230
229
|
__kind: "RootNotAllowed";
|
|
231
230
|
};
|
|
231
|
+
orderId: string | number;
|
|
232
232
|
}>;
|
|
233
233
|
|
|
234
234
|
export { liquidityPoolsScheduledLimitOrderUpdateDispatchFailure };
|
|
@@ -147,7 +147,6 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
147
147
|
}>]>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
149
|
lp: string;
|
|
150
|
-
orderId: bigint;
|
|
151
150
|
error: {
|
|
152
151
|
__kind: "Other";
|
|
153
152
|
} | {
|
|
@@ -184,9 +183,9 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
184
183
|
} | {
|
|
185
184
|
__kind: "RootNotAllowed";
|
|
186
185
|
};
|
|
186
|
+
orderId: bigint;
|
|
187
187
|
}, {
|
|
188
188
|
lp: string;
|
|
189
|
-
orderId: string | number;
|
|
190
189
|
error: {
|
|
191
190
|
__kind: "Other";
|
|
192
191
|
} | {
|
|
@@ -229,6 +228,7 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
229
228
|
} | {
|
|
230
229
|
__kind: "RootNotAllowed";
|
|
231
230
|
};
|
|
231
|
+
orderId: string | number;
|
|
232
232
|
}>;
|
|
233
233
|
|
|
234
234
|
export { liquidityPoolsScheduledLimitOrderUpdateDispatchFailure };
|
package/dist/120/common.d.cts
CHANGED
|
@@ -16,21 +16,21 @@ declare const numericString: z.ZodEffects<z.ZodString, string, string>;
|
|
|
16
16
|
declare const numberOrHex: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17
17
|
declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(values: T) => z.ZodEffects<z.ZodObject<{
|
|
18
18
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
19
|
-
}, "strip", z.ZodTypeAny,
|
|
19
|
+
}, "strip", z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
20
20
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
21
|
-
}>, any>]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
21
|
+
}>, any> extends infer T_1 ? { [k in keyof T_1]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
22
22
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
23
|
-
}>, any>[k]; }
|
|
23
|
+
}>, any>[k]; } : never, z.baseObjectInputType<{
|
|
24
24
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
25
|
-
}>]: z.baseObjectInputType<{
|
|
25
|
+
}> extends infer T_2 ? { [k_1 in keyof T_2]: z.baseObjectInputType<{
|
|
26
26
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
27
|
-
}>[k_1]; }>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
27
|
+
}>[k_1]; } : never>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
28
28
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
29
|
-
}>, any>["__kind"],
|
|
29
|
+
}>, any>["__kind"], z.baseObjectInputType<{
|
|
30
30
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
31
|
-
}>]: z.baseObjectInputType<{
|
|
31
|
+
}> extends infer T_3 ? { [k_1 in keyof T_3]: z.baseObjectInputType<{
|
|
32
32
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
33
|
-
}>[k_1]; }>;
|
|
33
|
+
}>[k_1]; } : never>;
|
|
34
34
|
declare const cfPrimitivesChainsForeignChain: z.ZodEffects<z.ZodObject<{
|
|
35
35
|
__kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin"]>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
package/dist/120/common.d.ts
CHANGED
|
@@ -16,21 +16,21 @@ declare const numericString: z.ZodEffects<z.ZodString, string, string>;
|
|
|
16
16
|
declare const numberOrHex: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17
17
|
declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(values: T) => z.ZodEffects<z.ZodObject<{
|
|
18
18
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
19
|
-
}, "strip", z.ZodTypeAny,
|
|
19
|
+
}, "strip", z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
20
20
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
21
|
-
}>, any>]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
21
|
+
}>, any> extends infer T_1 ? { [k in keyof T_1]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
22
22
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
23
|
-
}>, any>[k]; }
|
|
23
|
+
}>, any>[k]; } : never, z.baseObjectInputType<{
|
|
24
24
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
25
|
-
}>]: z.baseObjectInputType<{
|
|
25
|
+
}> extends infer T_2 ? { [k_1 in keyof T_2]: z.baseObjectInputType<{
|
|
26
26
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
27
|
-
}>[k_1]; }>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
27
|
+
}>[k_1]; } : never>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
28
28
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
29
|
-
}>, any>["__kind"],
|
|
29
|
+
}>, any>["__kind"], z.baseObjectInputType<{
|
|
30
30
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
31
|
-
}>]: z.baseObjectInputType<{
|
|
31
|
+
}> extends infer T_3 ? { [k_1 in keyof T_3]: z.baseObjectInputType<{
|
|
32
32
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
33
|
-
}>[k_1]; }>;
|
|
33
|
+
}>[k_1]; } : never>;
|
|
34
34
|
declare const cfPrimitivesChainsForeignChain: z.ZodEffects<z.ZodObject<{
|
|
35
35
|
__kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin"]>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -13,18 +13,18 @@ declare const bitcoinBroadcasterTransactionBroadcastRequest: z.ZodObject<{
|
|
|
13
13
|
transactionOutId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
15
|
broadcastId: number;
|
|
16
|
-
transactionOutId: `0x${string}`;
|
|
17
16
|
nominee: string;
|
|
18
17
|
transactionPayload: {
|
|
19
18
|
encodedTransaction: `0x${string}`;
|
|
20
19
|
};
|
|
20
|
+
transactionOutId: `0x${string}`;
|
|
21
21
|
}, {
|
|
22
22
|
broadcastId: number;
|
|
23
|
-
transactionOutId: string;
|
|
24
23
|
nominee: string;
|
|
25
24
|
transactionPayload: {
|
|
26
25
|
encodedTransaction: string;
|
|
27
26
|
};
|
|
27
|
+
transactionOutId: string;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
30
30
|
export { bitcoinBroadcasterTransactionBroadcastRequest };
|
|
@@ -13,18 +13,18 @@ declare const bitcoinBroadcasterTransactionBroadcastRequest: z.ZodObject<{
|
|
|
13
13
|
transactionOutId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
15
|
broadcastId: number;
|
|
16
|
-
transactionOutId: `0x${string}`;
|
|
17
16
|
nominee: string;
|
|
18
17
|
transactionPayload: {
|
|
19
18
|
encodedTransaction: `0x${string}`;
|
|
20
19
|
};
|
|
20
|
+
transactionOutId: `0x${string}`;
|
|
21
21
|
}, {
|
|
22
22
|
broadcastId: number;
|
|
23
|
-
transactionOutId: string;
|
|
24
23
|
nominee: string;
|
|
25
24
|
transactionPayload: {
|
|
26
25
|
encodedTransaction: string;
|
|
27
26
|
};
|
|
27
|
+
transactionOutId: string;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
30
30
|
export { bitcoinBroadcasterTransactionBroadcastRequest };
|
package/dist/131/common.d.cts
CHANGED
|
@@ -3,21 +3,21 @@ import { z } from 'zod';
|
|
|
3
3
|
declare const hexString: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
4
4
|
declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(values: T) => z.ZodEffects<z.ZodObject<{
|
|
5
5
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
6
|
-
}, "strip", z.ZodTypeAny,
|
|
6
|
+
}, "strip", z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
7
7
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
8
|
-
}>, any>]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
8
|
+
}>, any> extends infer T_1 ? { [k in keyof T_1]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
9
9
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
10
|
-
}>, any>[k]; }
|
|
10
|
+
}>, any>[k]; } : never, z.baseObjectInputType<{
|
|
11
11
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
12
|
-
}>]: z.baseObjectInputType<{
|
|
12
|
+
}> extends infer T_2 ? { [k_1 in keyof T_2]: z.baseObjectInputType<{
|
|
13
13
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
14
|
-
}>[k_1]; }>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
14
|
+
}>[k_1]; } : never>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
15
15
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
16
|
-
}>, any>["__kind"],
|
|
16
|
+
}>, any>["__kind"], z.baseObjectInputType<{
|
|
17
17
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
18
|
-
}>]: z.baseObjectInputType<{
|
|
18
|
+
}> extends infer T_3 ? { [k_1 in keyof T_3]: z.baseObjectInputType<{
|
|
19
19
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
20
|
-
}>[k_1]; }>;
|
|
20
|
+
}>[k_1]; } : never>;
|
|
21
21
|
declare const cfPrimitivesChainsAssetsEthAsset: z.ZodEffects<z.ZodObject<{
|
|
22
22
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Usdt"]>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
package/dist/131/common.d.ts
CHANGED
|
@@ -3,21 +3,21 @@ import { z } from 'zod';
|
|
|
3
3
|
declare const hexString: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
4
4
|
declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(values: T) => z.ZodEffects<z.ZodObject<{
|
|
5
5
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
6
|
-
}, "strip", z.ZodTypeAny,
|
|
6
|
+
}, "strip", z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
7
7
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
8
|
-
}>, any>]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
8
|
+
}>, any> extends infer T_1 ? { [k in keyof T_1]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
9
9
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
10
|
-
}>, any>[k]; }
|
|
10
|
+
}>, any>[k]; } : never, z.baseObjectInputType<{
|
|
11
11
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
12
|
-
}>]: z.baseObjectInputType<{
|
|
12
|
+
}> extends infer T_2 ? { [k_1 in keyof T_2]: z.baseObjectInputType<{
|
|
13
13
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
14
|
-
}>[k_1]; }>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
14
|
+
}>[k_1]; } : never>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
15
15
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
16
|
-
}>, any>["__kind"],
|
|
16
|
+
}>, any>["__kind"], z.baseObjectInputType<{
|
|
17
17
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
18
|
-
}>]: z.baseObjectInputType<{
|
|
18
|
+
}> extends infer T_3 ? { [k_1 in keyof T_3]: z.baseObjectInputType<{
|
|
19
19
|
__kind: z.ZodEnum<z.Writeable<T>>;
|
|
20
|
-
}>[k_1]; }>;
|
|
20
|
+
}>[k_1]; } : never>;
|
|
21
21
|
declare const cfPrimitivesChainsAssetsEthAsset: z.ZodEffects<z.ZodObject<{
|
|
22
22
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Usdt"]>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -35,20 +35,20 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
35
35
|
__kind: z.ZodLiteral<"Increase">;
|
|
36
36
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
37
37
|
}, "strip", z.ZodTypeAny, {
|
|
38
|
-
__kind: "Increase";
|
|
39
38
|
value: bigint;
|
|
40
|
-
}, {
|
|
41
39
|
__kind: "Increase";
|
|
40
|
+
}, {
|
|
42
41
|
value: string | number;
|
|
42
|
+
__kind: "Increase";
|
|
43
43
|
}>, z.ZodObject<{
|
|
44
44
|
__kind: z.ZodLiteral<"Decrease">;
|
|
45
45
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
46
46
|
}, "strip", z.ZodTypeAny, {
|
|
47
|
-
__kind: "Decrease";
|
|
48
47
|
value: bigint;
|
|
49
|
-
}, {
|
|
50
48
|
__kind: "Decrease";
|
|
49
|
+
}, {
|
|
51
50
|
value: string | number;
|
|
51
|
+
__kind: "Decrease";
|
|
52
52
|
}>]>>>;
|
|
53
53
|
sellAmountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
54
54
|
collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -64,11 +64,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
64
64
|
collectedFees: bigint;
|
|
65
65
|
boughtAmount: bigint;
|
|
66
66
|
sellAmountChange?: {
|
|
67
|
-
__kind: "Increase";
|
|
68
67
|
value: bigint;
|
|
68
|
+
__kind: "Increase";
|
|
69
69
|
} | {
|
|
70
|
-
__kind: "Decrease";
|
|
71
70
|
value: bigint;
|
|
71
|
+
__kind: "Decrease";
|
|
72
72
|
} | null | undefined;
|
|
73
73
|
}, {
|
|
74
74
|
lp: string;
|
|
@@ -87,11 +87,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
87
87
|
collectedFees: string | number;
|
|
88
88
|
boughtAmount: string | number;
|
|
89
89
|
sellAmountChange?: {
|
|
90
|
-
__kind: "Increase";
|
|
91
90
|
value: string | number;
|
|
91
|
+
__kind: "Increase";
|
|
92
92
|
} | {
|
|
93
|
-
__kind: "Decrease";
|
|
94
93
|
value: string | number;
|
|
94
|
+
__kind: "Decrease";
|
|
95
95
|
} | null | undefined;
|
|
96
96
|
}>;
|
|
97
97
|
|
|
@@ -35,20 +35,20 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
35
35
|
__kind: z.ZodLiteral<"Increase">;
|
|
36
36
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
37
37
|
}, "strip", z.ZodTypeAny, {
|
|
38
|
-
__kind: "Increase";
|
|
39
38
|
value: bigint;
|
|
40
|
-
}, {
|
|
41
39
|
__kind: "Increase";
|
|
40
|
+
}, {
|
|
42
41
|
value: string | number;
|
|
42
|
+
__kind: "Increase";
|
|
43
43
|
}>, z.ZodObject<{
|
|
44
44
|
__kind: z.ZodLiteral<"Decrease">;
|
|
45
45
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
46
46
|
}, "strip", z.ZodTypeAny, {
|
|
47
|
-
__kind: "Decrease";
|
|
48
47
|
value: bigint;
|
|
49
|
-
}, {
|
|
50
48
|
__kind: "Decrease";
|
|
49
|
+
}, {
|
|
51
50
|
value: string | number;
|
|
51
|
+
__kind: "Decrease";
|
|
52
52
|
}>]>>>;
|
|
53
53
|
sellAmountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
54
54
|
collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -64,11 +64,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
64
64
|
collectedFees: bigint;
|
|
65
65
|
boughtAmount: bigint;
|
|
66
66
|
sellAmountChange?: {
|
|
67
|
-
__kind: "Increase";
|
|
68
67
|
value: bigint;
|
|
68
|
+
__kind: "Increase";
|
|
69
69
|
} | {
|
|
70
|
-
__kind: "Decrease";
|
|
71
70
|
value: bigint;
|
|
71
|
+
__kind: "Decrease";
|
|
72
72
|
} | null | undefined;
|
|
73
73
|
}, {
|
|
74
74
|
lp: string;
|
|
@@ -87,11 +87,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
87
87
|
collectedFees: string | number;
|
|
88
88
|
boughtAmount: string | number;
|
|
89
89
|
sellAmountChange?: {
|
|
90
|
-
__kind: "Increase";
|
|
91
90
|
value: string | number;
|
|
91
|
+
__kind: "Increase";
|
|
92
92
|
} | {
|
|
93
|
-
__kind: "Decrease";
|
|
94
93
|
value: string | number;
|
|
94
|
+
__kind: "Decrease";
|
|
95
95
|
} | null | undefined;
|
|
96
96
|
}>;
|
|
97
97
|
|
|
@@ -59,7 +59,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
59
59
|
};
|
|
60
60
|
}>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
|
-
__kind: "Increase";
|
|
63
62
|
value: {
|
|
64
63
|
liquidity: bigint;
|
|
65
64
|
amounts: {
|
|
@@ -67,8 +66,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
67
66
|
quote: bigint;
|
|
68
67
|
};
|
|
69
68
|
};
|
|
70
|
-
}, {
|
|
71
69
|
__kind: "Increase";
|
|
70
|
+
}, {
|
|
72
71
|
value: {
|
|
73
72
|
liquidity: string | number;
|
|
74
73
|
amounts: {
|
|
@@ -76,6 +75,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
76
75
|
quote: string | number;
|
|
77
76
|
};
|
|
78
77
|
};
|
|
78
|
+
__kind: "Increase";
|
|
79
79
|
}>, z.ZodObject<{
|
|
80
80
|
__kind: z.ZodLiteral<"Decrease">;
|
|
81
81
|
value: z.ZodObject<{
|
|
@@ -104,7 +104,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
104
104
|
};
|
|
105
105
|
}>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
|
-
__kind: "Decrease";
|
|
108
107
|
value: {
|
|
109
108
|
liquidity: bigint;
|
|
110
109
|
amounts: {
|
|
@@ -112,8 +111,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
112
111
|
quote: bigint;
|
|
113
112
|
};
|
|
114
113
|
};
|
|
115
|
-
}, {
|
|
116
114
|
__kind: "Decrease";
|
|
115
|
+
}, {
|
|
117
116
|
value: {
|
|
118
117
|
liquidity: string | number;
|
|
119
118
|
amounts: {
|
|
@@ -121,6 +120,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
121
120
|
quote: string | number;
|
|
122
121
|
};
|
|
123
122
|
};
|
|
123
|
+
__kind: "Decrease";
|
|
124
124
|
}>]>>>;
|
|
125
125
|
liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
126
126
|
collectedFees: z.ZodObject<{
|
|
@@ -148,7 +148,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
148
148
|
};
|
|
149
149
|
liquidityTotal: bigint;
|
|
150
150
|
sizeChange?: {
|
|
151
|
-
__kind: "Increase";
|
|
152
151
|
value: {
|
|
153
152
|
liquidity: bigint;
|
|
154
153
|
amounts: {
|
|
@@ -156,8 +155,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
156
155
|
quote: bigint;
|
|
157
156
|
};
|
|
158
157
|
};
|
|
158
|
+
__kind: "Increase";
|
|
159
159
|
} | {
|
|
160
|
-
__kind: "Decrease";
|
|
161
160
|
value: {
|
|
162
161
|
liquidity: bigint;
|
|
163
162
|
amounts: {
|
|
@@ -165,6 +164,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
165
164
|
quote: bigint;
|
|
166
165
|
};
|
|
167
166
|
};
|
|
167
|
+
__kind: "Decrease";
|
|
168
168
|
} | null | undefined;
|
|
169
169
|
}, {
|
|
170
170
|
lp: string;
|
|
@@ -185,7 +185,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
185
185
|
};
|
|
186
186
|
liquidityTotal: string | number;
|
|
187
187
|
sizeChange?: {
|
|
188
|
-
__kind: "Increase";
|
|
189
188
|
value: {
|
|
190
189
|
liquidity: string | number;
|
|
191
190
|
amounts: {
|
|
@@ -193,8 +192,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
193
192
|
quote: string | number;
|
|
194
193
|
};
|
|
195
194
|
};
|
|
195
|
+
__kind: "Increase";
|
|
196
196
|
} | {
|
|
197
|
-
__kind: "Decrease";
|
|
198
197
|
value: {
|
|
199
198
|
liquidity: string | number;
|
|
200
199
|
amounts: {
|
|
@@ -202,6 +201,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
202
201
|
quote: string | number;
|
|
203
202
|
};
|
|
204
203
|
};
|
|
204
|
+
__kind: "Decrease";
|
|
205
205
|
} | null | undefined;
|
|
206
206
|
}>;
|
|
207
207
|
|