@chainflip/processor 2.1.0-alpha.4 → 2.1.0-beta.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/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +4 -4
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/common.d.cts +11 -11
- package/dist/100/common.d.mts +11 -11
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.cts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.mts +6 -6
- package/dist/100/swapping/ccmFailed.d.cts +8 -8
- package/dist/100/swapping/ccmFailed.d.mts +8 -8
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +15 -15
- package/dist/100/swapping/swapAmountTooLow.d.mts +15 -15
- package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +13 -13
- package/dist/100/swapping/swapExecuted.d.mts +13 -13
- package/dist/100/swapping/swapScheduled.d.cts +24 -24
- package/dist/100/swapping/swapScheduled.d.mts +24 -24
- package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +207 -207
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +398 -398
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +398 -398
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2506 -2506
- package/dist/11000/common.d.mts +2506 -2506
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +2 -2
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +207 -207
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +192 -192
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +192 -192
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +2 -2
- package/dist/11000/swapping/refundedOnChain.d.mts +2 -2
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +50 -50
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +50 -50
- package/dist/11000/swapping/swapRequested.d.cts +94 -94
- package/dist/11000/swapping/swapRequested.d.mts +94 -94
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +24 -24
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +24 -24
- package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +28 -28
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +28 -28
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11100/common.d.cts +190 -190
- package/dist/11100/common.d.mts +190 -190
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +58 -58
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +58 -58
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.mts +2 -2
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +2 -2
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +2 -2
- package/dist/11100/lendingPools/loanCreated.d.cts +4 -4
- package/dist/11100/lendingPools/loanCreated.d.mts +4 -4
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/swapping/swapAborted.d.cts +2 -2
- package/dist/11100/swapping/swapAborted.d.mts +2 -2
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/11100/swapping/swapExecuted.d.cts +2 -2
- package/dist/11100/swapping/swapExecuted.d.mts +2 -2
- package/dist/11100/swapping/swapRequested.d.cts +32 -32
- package/dist/11100/swapping/swapRequested.d.mts +32 -32
- package/dist/11100/swapping/swapRescheduled.d.cts +2 -2
- package/dist/11100/swapping/swapRescheduled.d.mts +2 -2
- package/dist/11100/validator/delegated.d.cts +2 -2
- package/dist/11100/validator/delegated.d.mts +2 -2
- package/dist/11100/validator/delegatorAllowed.d.cts +2 -2
- package/dist/11100/validator/delegatorAllowed.d.mts +2 -2
- package/dist/11100/validator/delegatorBlocked.d.cts +2 -2
- package/dist/11100/validator/delegatorBlocked.d.mts +2 -2
- package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
- package/dist/11100/validator/operatorAcceptedByValidator.d.mts +2 -2
- package/dist/11100/validator/undelegated.d.cts +2 -2
- package/dist/11100/validator/undelegated.d.mts +2 -2
- package/dist/11100/validator/validatorClaimed.d.cts +2 -2
- package/dist/11100/validator/validatorClaimed.d.mts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +20 -20
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +308 -308
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +308 -308
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/11200/common.d.cts +2667 -2667
- package/dist/11200/common.d.mts +2667 -2667
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +210 -210
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +210 -210
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +16 -16
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +16 -16
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +374 -374
- package/dist/11200/swapping/swapRequested.d.mts +374 -374
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/120/common.d.cts +93 -93
- package/dist/120/common.d.mts +93 -93
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.mts +16 -16
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/120/swapping/ccmFailed.d.cts +62 -62
- package/dist/120/swapping/ccmFailed.d.mts +62 -62
- package/dist/120/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/120/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/120/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/120/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.mts +12 -12
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +2 -2
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/swapExecuted.d.cts +2 -2
- package/dist/131/swapping/swapExecuted.d.mts +2 -2
- package/dist/131/swapping/swapScheduled.d.cts +8 -8
- package/dist/131/swapping/swapScheduled.d.mts +8 -8
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +5 -5
- package/dist/141/common.d.mts +5 -5
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/141/swapping/ccmFailed.d.cts +8 -8
- package/dist/141/swapping/ccmFailed.d.mts +8 -8
- package/dist/141/swapping/swapDepositAddressReady.d.cts +4 -4
- package/dist/141/swapping/swapDepositAddressReady.d.mts +4 -4
- package/dist/141/swapping/swapEgressIgnored.d.cts +3 -3
- package/dist/141/swapping/swapEgressIgnored.d.mts +3 -3
- package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
- package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
- package/dist/141/swapping/swapExecuted.d.cts +8 -8
- package/dist/141/swapping/swapExecuted.d.mts +8 -8
- package/dist/141/swapping/swapScheduled.d.cts +6 -6
- package/dist/141/swapping/swapScheduled.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/assetBalances/refundSkipped.d.cts +49 -49
- package/dist/150/assetBalances/refundSkipped.d.mts +49 -49
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/common.d.cts +23 -23
- package/dist/150/common.d.mts +23 -23
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +12 -12
- package/dist/150/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/150/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/150/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/150/liquidityProvider/accountDebited.d.mts +7 -7
- package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +2 -2
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/150/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.mts +6 -6
- package/dist/150/swapping/ccmFailed.d.cts +9 -9
- package/dist/150/swapping/ccmFailed.d.mts +9 -9
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.mts +6 -6
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/150/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/150/swapping/swapEgressIgnored.d.mts +6 -6
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +13 -13
- package/dist/150/swapping/swapExecuted.d.mts +13 -13
- package/dist/150/swapping/swapScheduled.d.cts +22 -22
- package/dist/150/swapping/swapScheduled.d.mts +22 -22
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/160/common.d.cts +108 -108
- package/dist/160/common.d.mts +108 -108
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/160/swapping/ccmFailed.d.cts +22 -22
- package/dist/160/swapping/ccmFailed.d.mts +22 -22
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/160/swapping/swapDepositAddressReady.d.mts +13 -13
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapRequested.d.cts +32 -32
- package/dist/160/swapping/swapRequested.d.mts +32 -32
- package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/160/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +30 -30
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/common.d.cts +148 -148
- package/dist/170/common.d.mts +148 -148
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/reputation/offencePenalty.d.cts +6 -6
- package/dist/170/reputation/offencePenalty.d.mts +6 -6
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +7 -7
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +7 -7
- package/dist/170/swapping/swapRequested.d.cts +53 -53
- package/dist/170/swapping/swapRequested.d.mts +53 -53
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +206 -206
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +206 -206
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +42 -42
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +42 -42
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +382 -382
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +382 -382
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +36 -36
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +36 -36
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/180/common.d.cts +1784 -1784
- package/dist/180/common.d.mts +1784 -1784
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +206 -206
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +206 -206
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +209 -209
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +209 -209
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +197 -197
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +197 -197
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapDepositAddressReady.d.cts +45 -45
- package/dist/180/swapping/swapDepositAddressReady.d.mts +45 -45
- package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapRequested.d.cts +65 -65
- package/dist/180/swapping/swapRequested.d.mts +65 -65
- package/dist/180/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +9 -9
- package/dist/190/assetBalances/accountCredited.d.mts +9 -9
- package/dist/190/assetBalances/accountDebited.d.cts +9 -9
- package/dist/190/assetBalances/accountDebited.d.mts +9 -9
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
- package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +66 -66
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +64 -64
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +64 -64
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +18 -18
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +18 -18
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +640 -640
- package/dist/190/common.d.mts +640 -640
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +10 -10
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +10 -10
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- package/dist/190/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/190/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +13 -13
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +13 -13
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +66 -66
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/190/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/190/swapping/creditedOnChain.d.cts +9 -9
- package/dist/190/swapping/creditedOnChain.d.mts +9 -9
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +20 -20
- package/dist/190/swapping/refundEgressIgnored.d.mts +20 -20
- package/dist/190/swapping/refundEgressScheduled.d.cts +13 -13
- package/dist/190/swapping/refundEgressScheduled.d.mts +13 -13
- package/dist/190/swapping/refundedOnChain.d.cts +9 -9
- package/dist/190/swapping/refundedOnChain.d.mts +9 -9
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/190/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/190/swapping/swapEgressIgnored.d.cts +20 -20
- package/dist/190/swapping/swapEgressIgnored.d.mts +20 -20
- package/dist/190/swapping/swapEgressScheduled.d.cts +13 -13
- package/dist/190/swapping/swapEgressScheduled.d.mts +13 -13
- package/dist/190/swapping/swapExecuted.d.cts +14 -14
- package/dist/190/swapping/swapExecuted.d.mts +14 -14
- package/dist/190/swapping/swapRequested.d.cts +41 -41
- package/dist/190/swapping/swapRequested.d.mts +41 -41
- package/dist/190/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/190/swapping/withdrawalRequested.d.mts +12 -12
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +26 -26
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +26 -26
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +62 -62
- package/dist/200/common.d.mts +62 -62
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/lendingFundsAdded.d.cts +4 -4
- package/dist/200/lendingPools/lendingFundsAdded.d.mts +4 -4
- package/dist/200/lendingPools/lendingFundsRemoved.d.cts +2 -2
- package/dist/200/lendingPools/lendingFundsRemoved.d.mts +2 -2
- package/dist/200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/200/lendingPools/loanCreated.d.mts +2 -2
- package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +9 -9
- package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +9 -9
- package/dist/200/swapping/swapAborted.d.cts +2 -2
- package/dist/200/swapping/swapAborted.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +22 -22
- package/dist/200/swapping/swapRequested.d.mts +22 -22
- package/dist/200/swapping/swapRescheduled.d.cts +2 -2
- package/dist/200/swapping/swapRescheduled.d.mts +2 -2
- package/dist/210/arbitrumElections/allVotesCleared.cjs +8 -0
- package/dist/210/arbitrumElections/allVotesCleared.d.cts +6 -0
- package/dist/210/arbitrumElections/allVotesCleared.d.mts +6 -0
- package/dist/210/arbitrumElections/allVotesCleared.mjs +7 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.cjs +8 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.d.cts +6 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.d.mts +6 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.mjs +7 -0
- package/dist/210/arbitrumElections/corruptStorage.cjs +8 -0
- package/dist/210/arbitrumElections/corruptStorage.d.cts +6 -0
- package/dist/210/arbitrumElections/corruptStorage.d.mts +6 -0
- package/dist/210/arbitrumElections/corruptStorage.mjs +7 -0
- package/dist/210/arbitrumElections/electoralEvent.cjs +7 -0
- package/dist/210/arbitrumElections/electoralEvent.d.cts +58 -0
- package/dist/210/arbitrumElections/electoralEvent.d.mts +58 -0
- package/dist/210/arbitrumElections/electoralEvent.mjs +7 -0
- package/dist/210/arbitrumElections/uninitialized.cjs +8 -0
- package/dist/210/arbitrumElections/uninitialized.d.cts +6 -0
- package/dist/210/arbitrumElections/uninitialized.d.mts +6 -0
- package/dist/210/arbitrumElections/uninitialized.mjs +7 -0
- package/dist/210/arbitrumElections/unknownElection.cjs +9 -0
- package/dist/210/arbitrumElections/unknownElection.d.cts +14 -0
- package/dist/210/arbitrumElections/unknownElection.d.mts +14 -0
- package/dist/210/arbitrumElections/unknownElection.mjs +8 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +25 -25
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +25 -25
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/210/assetBalances/accountCredited.d.cts +9 -9
- package/dist/210/assetBalances/accountCredited.d.mts +9 -9
- package/dist/210/assetBalances/accountDebited.d.cts +9 -9
- package/dist/210/assetBalances/accountDebited.d.mts +9 -9
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +43 -43
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +43 -43
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +41 -41
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +41 -41
- package/dist/210/common.cjs +146 -12
- package/dist/210/common.d.cts +1074 -610
- package/dist/210/common.d.mts +1074 -610
- package/dist/210/common.mjs +135 -13
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +143 -75
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +143 -75
- package/dist/210/ethereumElections/allVotesCleared.cjs +8 -0
- package/dist/210/ethereumElections/allVotesCleared.d.cts +6 -0
- package/dist/210/ethereumElections/allVotesCleared.d.mts +6 -0
- package/dist/210/ethereumElections/allVotesCleared.mjs +7 -0
- package/dist/210/ethereumElections/allVotesNotCleared.cjs +8 -0
- package/dist/210/ethereumElections/allVotesNotCleared.d.cts +6 -0
- package/dist/210/ethereumElections/allVotesNotCleared.d.mts +6 -0
- package/dist/210/ethereumElections/allVotesNotCleared.mjs +7 -0
- package/dist/210/ethereumElections/corruptStorage.cjs +8 -0
- package/dist/210/ethereumElections/corruptStorage.d.cts +6 -0
- package/dist/210/ethereumElections/corruptStorage.d.mts +6 -0
- package/dist/210/ethereumElections/corruptStorage.mjs +7 -0
- package/dist/210/ethereumElections/electoralEvent.cjs +7 -0
- package/dist/210/ethereumElections/electoralEvent.d.cts +30 -0
- package/dist/210/ethereumElections/electoralEvent.d.mts +30 -0
- package/dist/210/ethereumElections/electoralEvent.mjs +7 -0
- package/dist/210/ethereumElections/uninitialized.cjs +8 -0
- package/dist/210/ethereumElections/uninitialized.d.cts +6 -0
- package/dist/210/ethereumElections/uninitialized.d.mts +6 -0
- package/dist/210/ethereumElections/uninitialized.mjs +7 -0
- package/dist/210/ethereumElections/unknownElection.cjs +9 -0
- package/dist/210/ethereumElections/unknownElection.d.cts +14 -0
- package/dist/210/ethereumElections/unknownElection.d.mts +14 -0
- package/dist/210/ethereumElections/unknownElection.mjs +8 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +25 -25
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +25 -25
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/210/funding/funded.d.cts +9 -9
- package/dist/210/funding/funded.d.mts +9 -9
- package/dist/210/lendingPools/boostFundsAdded.d.cts +11 -11
- package/dist/210/lendingPools/boostFundsAdded.d.mts +11 -11
- package/dist/210/lendingPools/boostPoolCreated.d.cts +9 -9
- package/dist/210/lendingPools/boostPoolCreated.d.mts +9 -9
- package/dist/210/lendingPools/collateralAdded.d.cts +7 -7
- package/dist/210/lendingPools/collateralAdded.d.mts +7 -7
- package/dist/210/lendingPools/collateralRemoved.d.cts +7 -7
- package/dist/210/lendingPools/collateralRemoved.d.mts +7 -7
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +7 -7
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +7 -7
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +7 -7
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +7 -7
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +7 -7
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +7 -7
- package/dist/210/lendingPools/loanCreated.d.cts +7 -7
- package/dist/210/lendingPools/loanCreated.d.mts +7 -7
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +54 -19
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +54 -19
- package/dist/210/lendingPools/stoppedBoosting.d.cts +11 -11
- package/dist/210/lendingPools/stoppedBoosting.d.mts +11 -11
- package/dist/210/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/210/liquidityPools/assetSwapped.d.mts +14 -14
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/210/liquidityPools/newPoolCreated.d.cts +14 -14
- package/dist/210/liquidityPools/newPoolCreated.d.mts +14 -14
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +9 -9
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +9 -9
- package/dist/210/liquidityPools/poolFeeSet.d.cts +14 -14
- package/dist/210/liquidityPools/poolFeeSet.d.mts +14 -14
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +14 -14
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +14 -14
- package/dist/210/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/210/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +7 -7
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +7 -7
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +43 -43
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +43 -43
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.cjs +12 -0
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.d.cts +25 -0
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.d.mts +25 -0
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositBoosted.cjs +22 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/210/solanaIngressEgress/depositBoosted.mjs +21 -0
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +47 -47
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +47 -47
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.cjs +12 -0
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +25 -0
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +25 -0
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositFinalised.cjs +20 -0
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +218 -0
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +218 -0
- package/dist/210/solanaIngressEgress/depositFinalised.mjs +19 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.cjs +15 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +44 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +44 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.mjs +14 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.cjs +13 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.d.cts +28 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.d.mts +28 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.mjs +12 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.d.cts +151 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.d.mts +151 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.mjs +8 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.cjs +15 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +11 -11
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +11 -11
- package/dist/210/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/210/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/210/swapping/boundBrokerWithdrawalAddress.cjs +12 -0
- package/dist/210/swapping/boundBrokerWithdrawalAddress.d.cts +15 -0
- package/dist/210/swapping/boundBrokerWithdrawalAddress.d.mts +15 -0
- package/dist/210/swapping/boundBrokerWithdrawalAddress.mjs +11 -0
- package/dist/210/swapping/creditedOnChain.d.cts +7 -7
- package/dist/210/swapping/creditedOnChain.d.mts +7 -7
- package/dist/210/swapping/palletConfigUpdated.d.cts +36 -36
- package/dist/210/swapping/palletConfigUpdated.d.mts +36 -36
- package/dist/210/swapping/refundEgressIgnored.d.cts +7 -7
- package/dist/210/swapping/refundEgressIgnored.d.mts +7 -7
- package/dist/210/swapping/refundEgressScheduled.d.cts +15 -15
- package/dist/210/swapping/refundEgressScheduled.d.mts +15 -15
- package/dist/210/swapping/refundedOnChain.d.cts +7 -7
- package/dist/210/swapping/refundedOnChain.d.mts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/210/swapping/swapDepositAddressReady.d.cts +16 -16
- package/dist/210/swapping/swapDepositAddressReady.d.mts +16 -16
- package/dist/210/swapping/swapEgressIgnored.d.cts +7 -7
- package/dist/210/swapping/swapEgressIgnored.d.mts +7 -7
- package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/swapExecuted.d.cts +18 -18
- package/dist/210/swapping/swapExecuted.d.mts +18 -18
- package/dist/210/swapping/swapRequested.d.cts +18 -18
- package/dist/210/swapping/swapRequested.d.mts +18 -18
- package/dist/210/swapping/withdrawalRequested.d.cts +9 -9
- package/dist/210/swapping/withdrawalRequested.d.mts +9 -9
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +27 -27
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +27 -27
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +27 -27
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +27 -27
- package/package.json +1 -1
|
@@ -131,6 +131,8 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
131
131
|
prewitnessedDepositId: string | number;
|
|
132
132
|
}>]>;
|
|
133
133
|
}, "strip", z.ZodTypeAny, {
|
|
134
|
+
channelId: bigint;
|
|
135
|
+
asset: "Btc";
|
|
134
136
|
depositAddress: {
|
|
135
137
|
value: `0x${string}`;
|
|
136
138
|
__kind: "P2PKH";
|
|
@@ -151,9 +153,7 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
151
153
|
version: number;
|
|
152
154
|
program: `0x${string}`;
|
|
153
155
|
};
|
|
154
|
-
channelId: bigint;
|
|
155
156
|
prewitnessedDepositId: bigint;
|
|
156
|
-
asset: "Btc";
|
|
157
157
|
amounts: [number, bigint][];
|
|
158
158
|
ingressFee: bigint;
|
|
159
159
|
boostFee: bigint;
|
|
@@ -178,6 +178,10 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
178
178
|
vout: number;
|
|
179
179
|
};
|
|
180
180
|
}, {
|
|
181
|
+
channelId: string | number;
|
|
182
|
+
asset: {
|
|
183
|
+
__kind: "Btc";
|
|
184
|
+
};
|
|
181
185
|
depositAddress: {
|
|
182
186
|
value: string;
|
|
183
187
|
__kind: "P2PKH";
|
|
@@ -198,11 +202,7 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
198
202
|
version: number;
|
|
199
203
|
program: string;
|
|
200
204
|
};
|
|
201
|
-
channelId: string | number;
|
|
202
205
|
prewitnessedDepositId: string | number;
|
|
203
|
-
asset: {
|
|
204
|
-
__kind: "Btc";
|
|
205
|
-
};
|
|
206
206
|
amounts: [number, string | number][];
|
|
207
207
|
ingressFee: string | number;
|
|
208
208
|
boostFee: string | number;
|
|
@@ -129,6 +129,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
129
129
|
}>]>;
|
|
130
130
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
131
131
|
}, "strip", z.ZodTypeAny, {
|
|
132
|
+
channelId: bigint;
|
|
133
|
+
asset: "Btc";
|
|
132
134
|
amount: bigint;
|
|
133
135
|
depositAddress: {
|
|
134
136
|
value: `0x${string}`;
|
|
@@ -150,8 +152,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
150
152
|
version: number;
|
|
151
153
|
program: `0x${string}`;
|
|
152
154
|
};
|
|
153
|
-
channelId: bigint;
|
|
154
|
-
asset: "Btc";
|
|
155
155
|
ingressFee: bigint;
|
|
156
156
|
action: {
|
|
157
157
|
__kind: "Swap";
|
|
@@ -174,6 +174,10 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
174
174
|
vout: number;
|
|
175
175
|
};
|
|
176
176
|
}, {
|
|
177
|
+
channelId: string | number;
|
|
178
|
+
asset: {
|
|
179
|
+
__kind: "Btc";
|
|
180
|
+
};
|
|
177
181
|
amount: string | number;
|
|
178
182
|
depositAddress: {
|
|
179
183
|
value: string;
|
|
@@ -195,10 +199,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
195
199
|
version: number;
|
|
196
200
|
program: string;
|
|
197
201
|
};
|
|
198
|
-
channelId: string | number;
|
|
199
|
-
asset: {
|
|
200
|
-
__kind: "Btc";
|
|
201
|
-
};
|
|
202
202
|
ingressFee: string | number;
|
|
203
203
|
action: {
|
|
204
204
|
__kind: "Swap";
|
|
@@ -129,6 +129,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
129
129
|
}>]>;
|
|
130
130
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
131
131
|
}, "strip", z.ZodTypeAny, {
|
|
132
|
+
channelId: bigint;
|
|
133
|
+
asset: "Btc";
|
|
132
134
|
amount: bigint;
|
|
133
135
|
depositAddress: {
|
|
134
136
|
value: `0x${string}`;
|
|
@@ -150,8 +152,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
150
152
|
version: number;
|
|
151
153
|
program: `0x${string}`;
|
|
152
154
|
};
|
|
153
|
-
channelId: bigint;
|
|
154
|
-
asset: "Btc";
|
|
155
155
|
ingressFee: bigint;
|
|
156
156
|
action: {
|
|
157
157
|
__kind: "Swap";
|
|
@@ -174,6 +174,10 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
174
174
|
vout: number;
|
|
175
175
|
};
|
|
176
176
|
}, {
|
|
177
|
+
channelId: string | number;
|
|
178
|
+
asset: {
|
|
179
|
+
__kind: "Btc";
|
|
180
|
+
};
|
|
177
181
|
amount: string | number;
|
|
178
182
|
depositAddress: {
|
|
179
183
|
value: string;
|
|
@@ -195,10 +199,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
195
199
|
version: number;
|
|
196
200
|
program: string;
|
|
197
201
|
};
|
|
198
|
-
channelId: string | number;
|
|
199
|
-
asset: {
|
|
200
|
-
__kind: "Btc";
|
|
201
|
-
};
|
|
202
202
|
ingressFee: string | number;
|
|
203
203
|
action: {
|
|
204
204
|
__kind: "Swap";
|
|
@@ -16,15 +16,15 @@ declare const bitcoinIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
16
16
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
18
|
channelId: bigint;
|
|
19
|
-
prewitnessedDepositId: bigint;
|
|
20
19
|
asset: "Btc";
|
|
20
|
+
prewitnessedDepositId: bigint;
|
|
21
21
|
amountAttempted: bigint;
|
|
22
22
|
}, {
|
|
23
23
|
channelId: string | number;
|
|
24
|
-
prewitnessedDepositId: string | number;
|
|
25
24
|
asset: {
|
|
26
25
|
__kind: "Btc";
|
|
27
26
|
};
|
|
27
|
+
prewitnessedDepositId: string | number;
|
|
28
28
|
amountAttempted: string | number;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
@@ -16,15 +16,15 @@ declare const bitcoinIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
16
16
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
18
|
channelId: bigint;
|
|
19
|
-
prewitnessedDepositId: bigint;
|
|
20
19
|
asset: "Btc";
|
|
20
|
+
prewitnessedDepositId: bigint;
|
|
21
21
|
amountAttempted: bigint;
|
|
22
22
|
}, {
|
|
23
23
|
channelId: string | number;
|
|
24
|
-
prewitnessedDepositId: string | number;
|
|
25
24
|
asset: {
|
|
26
25
|
__kind: "Btc";
|
|
27
26
|
};
|
|
27
|
+
prewitnessedDepositId: string | number;
|
|
28
28
|
amountAttempted: string | number;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
@@ -26,21 +26,21 @@ declare const bitcoinIngressEgressStoppedBoosting: z.ZodObject<{
|
|
|
26
26
|
unlockedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
pendingBoosts: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>, "many">;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
+
boosterId: `cF${string}`;
|
|
29
30
|
boostPool: {
|
|
30
31
|
asset: "Btc";
|
|
31
32
|
tier: number;
|
|
32
33
|
};
|
|
33
|
-
boosterId: `cF${string}`;
|
|
34
34
|
unlockedAmount: bigint;
|
|
35
35
|
pendingBoosts: bigint[];
|
|
36
36
|
}, {
|
|
37
|
+
boosterId: string;
|
|
37
38
|
boostPool: {
|
|
38
39
|
asset: {
|
|
39
40
|
__kind: "Btc";
|
|
40
41
|
};
|
|
41
42
|
tier: number;
|
|
42
43
|
};
|
|
43
|
-
boosterId: string;
|
|
44
44
|
unlockedAmount: string | number;
|
|
45
45
|
pendingBoosts: (string | number)[];
|
|
46
46
|
}>;
|
|
@@ -26,21 +26,21 @@ declare const bitcoinIngressEgressStoppedBoosting: z.ZodObject<{
|
|
|
26
26
|
unlockedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
pendingBoosts: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>, "many">;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
+
boosterId: `cF${string}`;
|
|
29
30
|
boostPool: {
|
|
30
31
|
asset: "Btc";
|
|
31
32
|
tier: number;
|
|
32
33
|
};
|
|
33
|
-
boosterId: `cF${string}`;
|
|
34
34
|
unlockedAmount: bigint;
|
|
35
35
|
pendingBoosts: bigint[];
|
|
36
36
|
}, {
|
|
37
|
+
boosterId: string;
|
|
37
38
|
boostPool: {
|
|
38
39
|
asset: {
|
|
39
40
|
__kind: "Btc";
|
|
40
41
|
};
|
|
41
42
|
tier: number;
|
|
42
43
|
};
|
|
43
|
-
boosterId: string;
|
|
44
44
|
unlockedAmount: string | number;
|
|
45
45
|
pendingBoosts: (string | number)[];
|
|
46
46
|
}>;
|
package/dist/141/common.d.cts
CHANGED
|
@@ -2495,6 +2495,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2495
2495
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2496
2496
|
}, "strip", z.ZodTypeAny, {
|
|
2497
2497
|
__kind: "DepositChannel";
|
|
2498
|
+
channelId: bigint;
|
|
2498
2499
|
depositAddress: {
|
|
2499
2500
|
readonly chain: "Ethereum";
|
|
2500
2501
|
readonly address: `0x${string}`;
|
|
@@ -2508,15 +2509,14 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2508
2509
|
readonly chain: "Arbitrum";
|
|
2509
2510
|
readonly address: `0x${string}`;
|
|
2510
2511
|
};
|
|
2511
|
-
channelId: bigint;
|
|
2512
2512
|
depositBlockHeight: bigint;
|
|
2513
2513
|
}, {
|
|
2514
2514
|
__kind: "DepositChannel";
|
|
2515
|
+
channelId: string | number;
|
|
2515
2516
|
depositAddress: {
|
|
2516
2517
|
value: string;
|
|
2517
2518
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2518
2519
|
};
|
|
2519
|
-
channelId: string | number;
|
|
2520
2520
|
depositBlockHeight: string | number;
|
|
2521
2521
|
}>, z.ZodObject<{
|
|
2522
2522
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -3744,15 +3744,15 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
|
|
|
3744
3744
|
}>;
|
|
3745
3745
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3746
3746
|
}, "strip", z.ZodTypeAny, {
|
|
3747
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
3747
3748
|
amount: bigint;
|
|
3748
3749
|
depositAddress: `0x${string}`;
|
|
3749
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
3750
3750
|
}, {
|
|
3751
|
-
amount: string | number;
|
|
3752
|
-
depositAddress: string;
|
|
3753
3751
|
asset: {
|
|
3754
3752
|
__kind: "ArbEth" | "ArbUsdc";
|
|
3755
3753
|
};
|
|
3754
|
+
amount: string | number;
|
|
3755
|
+
depositAddress: string;
|
|
3756
3756
|
}>;
|
|
3757
3757
|
declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
3758
3758
|
__kind: z.ZodLiteral<"NotRequired">;
|
package/dist/141/common.d.mts
CHANGED
|
@@ -2495,6 +2495,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2495
2495
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2496
2496
|
}, "strip", z.ZodTypeAny, {
|
|
2497
2497
|
__kind: "DepositChannel";
|
|
2498
|
+
channelId: bigint;
|
|
2498
2499
|
depositAddress: {
|
|
2499
2500
|
readonly chain: "Ethereum";
|
|
2500
2501
|
readonly address: `0x${string}`;
|
|
@@ -2508,15 +2509,14 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2508
2509
|
readonly chain: "Arbitrum";
|
|
2509
2510
|
readonly address: `0x${string}`;
|
|
2510
2511
|
};
|
|
2511
|
-
channelId: bigint;
|
|
2512
2512
|
depositBlockHeight: bigint;
|
|
2513
2513
|
}, {
|
|
2514
2514
|
__kind: "DepositChannel";
|
|
2515
|
+
channelId: string | number;
|
|
2515
2516
|
depositAddress: {
|
|
2516
2517
|
value: string;
|
|
2517
2518
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2518
2519
|
};
|
|
2519
|
-
channelId: string | number;
|
|
2520
2520
|
depositBlockHeight: string | number;
|
|
2521
2521
|
}>, z.ZodObject<{
|
|
2522
2522
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -3744,15 +3744,15 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
|
|
|
3744
3744
|
}>;
|
|
3745
3745
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3746
3746
|
}, "strip", z.ZodTypeAny, {
|
|
3747
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
3747
3748
|
amount: bigint;
|
|
3748
3749
|
depositAddress: `0x${string}`;
|
|
3749
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
3750
3750
|
}, {
|
|
3751
|
-
amount: string | number;
|
|
3752
|
-
depositAddress: string;
|
|
3753
3751
|
asset: {
|
|
3754
3752
|
__kind: "ArbEth" | "ArbUsdc";
|
|
3755
3753
|
};
|
|
3754
|
+
amount: string | number;
|
|
3755
|
+
depositAddress: string;
|
|
3756
3756
|
}>;
|
|
3757
3757
|
declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
3758
3758
|
__kind: z.ZodLiteral<"NotRequired">;
|
|
@@ -25,21 +25,21 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
25
25
|
}>;
|
|
26
26
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
|
|
28
|
+
boosterId: `cF${string}`;
|
|
29
29
|
boostPool: {
|
|
30
30
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
31
31
|
tier: number;
|
|
32
32
|
};
|
|
33
|
-
|
|
33
|
+
amount: bigint;
|
|
34
34
|
}, {
|
|
35
|
-
|
|
35
|
+
boosterId: string;
|
|
36
36
|
boostPool: {
|
|
37
37
|
asset: {
|
|
38
38
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
39
39
|
};
|
|
40
40
|
tier: number;
|
|
41
41
|
};
|
|
42
|
-
|
|
42
|
+
amount: string | number;
|
|
43
43
|
}>;
|
|
44
44
|
//#endregion
|
|
45
45
|
export { ethereumIngressEgressBoostFundsAdded };
|
|
@@ -25,21 +25,21 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
25
25
|
}>;
|
|
26
26
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
|
|
28
|
+
boosterId: `cF${string}`;
|
|
29
29
|
boostPool: {
|
|
30
30
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
31
31
|
tier: number;
|
|
32
32
|
};
|
|
33
|
-
|
|
33
|
+
amount: bigint;
|
|
34
34
|
}, {
|
|
35
|
-
|
|
35
|
+
boosterId: string;
|
|
36
36
|
boostPool: {
|
|
37
37
|
asset: {
|
|
38
38
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
39
39
|
};
|
|
40
40
|
tier: number;
|
|
41
41
|
};
|
|
42
|
-
|
|
42
|
+
amount: string | number;
|
|
43
43
|
}>;
|
|
44
44
|
//#endregion
|
|
45
45
|
export { ethereumIngressEgressBoostFundsAdded };
|
|
@@ -64,10 +64,10 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
64
64
|
prewitnessedDepositId: string | number;
|
|
65
65
|
}>]>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
-
depositAddress: `0x${string}`;
|
|
68
67
|
channelId: bigint;
|
|
69
|
-
prewitnessedDepositId: bigint;
|
|
70
68
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
69
|
+
depositAddress: `0x${string}`;
|
|
70
|
+
prewitnessedDepositId: bigint;
|
|
71
71
|
amounts: [number, bigint][];
|
|
72
72
|
ingressFee: bigint;
|
|
73
73
|
boostFee: bigint;
|
|
@@ -88,12 +88,12 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
88
88
|
prewitnessedDepositId: bigint;
|
|
89
89
|
};
|
|
90
90
|
}, {
|
|
91
|
-
depositAddress: string;
|
|
92
91
|
channelId: string | number;
|
|
93
|
-
prewitnessedDepositId: string | number;
|
|
94
92
|
asset: {
|
|
95
93
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
96
94
|
};
|
|
95
|
+
depositAddress: string;
|
|
96
|
+
prewitnessedDepositId: string | number;
|
|
97
97
|
amounts: [number, string | number][];
|
|
98
98
|
ingressFee: string | number;
|
|
99
99
|
boostFee: string | number;
|
|
@@ -64,10 +64,10 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
64
64
|
prewitnessedDepositId: string | number;
|
|
65
65
|
}>]>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
-
depositAddress: `0x${string}`;
|
|
68
67
|
channelId: bigint;
|
|
69
|
-
prewitnessedDepositId: bigint;
|
|
70
68
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
69
|
+
depositAddress: `0x${string}`;
|
|
70
|
+
prewitnessedDepositId: bigint;
|
|
71
71
|
amounts: [number, bigint][];
|
|
72
72
|
ingressFee: bigint;
|
|
73
73
|
boostFee: bigint;
|
|
@@ -88,12 +88,12 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
88
88
|
prewitnessedDepositId: bigint;
|
|
89
89
|
};
|
|
90
90
|
}, {
|
|
91
|
-
depositAddress: string;
|
|
92
91
|
channelId: string | number;
|
|
93
|
-
prewitnessedDepositId: string | number;
|
|
94
92
|
asset: {
|
|
95
93
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
96
94
|
};
|
|
95
|
+
depositAddress: string;
|
|
96
|
+
prewitnessedDepositId: string | number;
|
|
97
97
|
amounts: [number, string | number][];
|
|
98
98
|
ingressFee: string | number;
|
|
99
99
|
boostFee: string | number;
|
|
@@ -62,10 +62,10 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
62
62
|
}>]>;
|
|
63
63
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
64
64
|
}, "strip", z.ZodTypeAny, {
|
|
65
|
-
amount: bigint;
|
|
66
|
-
depositAddress: `0x${string}`;
|
|
67
65
|
channelId: bigint;
|
|
68
66
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
67
|
+
amount: bigint;
|
|
68
|
+
depositAddress: `0x${string}`;
|
|
69
69
|
ingressFee: bigint;
|
|
70
70
|
action: {
|
|
71
71
|
__kind: "Swap";
|
|
@@ -84,12 +84,12 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
84
84
|
prewitnessedDepositId: bigint;
|
|
85
85
|
};
|
|
86
86
|
}, {
|
|
87
|
-
amount: string | number;
|
|
88
|
-
depositAddress: string;
|
|
89
87
|
channelId: string | number;
|
|
90
88
|
asset: {
|
|
91
89
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
92
90
|
};
|
|
91
|
+
amount: string | number;
|
|
92
|
+
depositAddress: string;
|
|
93
93
|
ingressFee: string | number;
|
|
94
94
|
action: {
|
|
95
95
|
__kind: "Swap";
|
|
@@ -62,10 +62,10 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
62
62
|
}>]>;
|
|
63
63
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
64
64
|
}, "strip", z.ZodTypeAny, {
|
|
65
|
-
amount: bigint;
|
|
66
|
-
depositAddress: `0x${string}`;
|
|
67
65
|
channelId: bigint;
|
|
68
66
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
67
|
+
amount: bigint;
|
|
68
|
+
depositAddress: `0x${string}`;
|
|
69
69
|
ingressFee: bigint;
|
|
70
70
|
action: {
|
|
71
71
|
__kind: "Swap";
|
|
@@ -84,12 +84,12 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
84
84
|
prewitnessedDepositId: bigint;
|
|
85
85
|
};
|
|
86
86
|
}, {
|
|
87
|
-
amount: string | number;
|
|
88
|
-
depositAddress: string;
|
|
89
87
|
channelId: string | number;
|
|
90
88
|
asset: {
|
|
91
89
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
92
90
|
};
|
|
91
|
+
amount: string | number;
|
|
92
|
+
depositAddress: string;
|
|
93
93
|
ingressFee: string | number;
|
|
94
94
|
action: {
|
|
95
95
|
__kind: "Swap";
|
|
@@ -16,15 +16,15 @@ declare const ethereumIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
16
16
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
18
|
channelId: bigint;
|
|
19
|
-
prewitnessedDepositId: bigint;
|
|
20
19
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
20
|
+
prewitnessedDepositId: bigint;
|
|
21
21
|
amountAttempted: bigint;
|
|
22
22
|
}, {
|
|
23
23
|
channelId: string | number;
|
|
24
|
-
prewitnessedDepositId: string | number;
|
|
25
24
|
asset: {
|
|
26
25
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
27
26
|
};
|
|
27
|
+
prewitnessedDepositId: string | number;
|
|
28
28
|
amountAttempted: string | number;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
@@ -16,15 +16,15 @@ declare const ethereumIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
16
16
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
18
|
channelId: bigint;
|
|
19
|
-
prewitnessedDepositId: bigint;
|
|
20
19
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
20
|
+
prewitnessedDepositId: bigint;
|
|
21
21
|
amountAttempted: bigint;
|
|
22
22
|
}, {
|
|
23
23
|
channelId: string | number;
|
|
24
|
-
prewitnessedDepositId: string | number;
|
|
25
24
|
asset: {
|
|
26
25
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
27
26
|
};
|
|
27
|
+
prewitnessedDepositId: string | number;
|
|
28
28
|
amountAttempted: string | number;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
@@ -26,21 +26,21 @@ declare const ethereumIngressEgressStoppedBoosting: z.ZodObject<{
|
|
|
26
26
|
unlockedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
pendingBoosts: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>, "many">;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
+
boosterId: `cF${string}`;
|
|
29
30
|
boostPool: {
|
|
30
31
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
31
32
|
tier: number;
|
|
32
33
|
};
|
|
33
|
-
boosterId: `cF${string}`;
|
|
34
34
|
unlockedAmount: bigint;
|
|
35
35
|
pendingBoosts: bigint[];
|
|
36
36
|
}, {
|
|
37
|
+
boosterId: string;
|
|
37
38
|
boostPool: {
|
|
38
39
|
asset: {
|
|
39
40
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
40
41
|
};
|
|
41
42
|
tier: number;
|
|
42
43
|
};
|
|
43
|
-
boosterId: string;
|
|
44
44
|
unlockedAmount: string | number;
|
|
45
45
|
pendingBoosts: (string | number)[];
|
|
46
46
|
}>;
|
|
@@ -26,21 +26,21 @@ declare const ethereumIngressEgressStoppedBoosting: z.ZodObject<{
|
|
|
26
26
|
unlockedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
pendingBoosts: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>, "many">;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
+
boosterId: `cF${string}`;
|
|
29
30
|
boostPool: {
|
|
30
31
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
31
32
|
tier: number;
|
|
32
33
|
};
|
|
33
|
-
boosterId: `cF${string}`;
|
|
34
34
|
unlockedAmount: bigint;
|
|
35
35
|
pendingBoosts: bigint[];
|
|
36
36
|
}, {
|
|
37
|
+
boosterId: string;
|
|
37
38
|
boostPool: {
|
|
38
39
|
asset: {
|
|
39
40
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
40
41
|
};
|
|
41
42
|
tier: number;
|
|
42
43
|
};
|
|
43
|
-
boosterId: string;
|
|
44
44
|
unlockedAmount: string | number;
|
|
45
45
|
pendingBoosts: (string | number)[];
|
|
46
46
|
}>;
|
|
@@ -56,13 +56,13 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
56
56
|
boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
58
58
|
id: bigint;
|
|
59
|
-
lp: `cF${string}`;
|
|
60
59
|
baseAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
61
60
|
quoteAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
62
|
-
|
|
61
|
+
lp: `cF${string}`;
|
|
63
62
|
side: "Buy" | "Sell";
|
|
64
63
|
tick: number;
|
|
65
64
|
sellAmountTotal: bigint;
|
|
65
|
+
collectedFees: bigint;
|
|
66
66
|
boughtAmount: bigint;
|
|
67
67
|
sellAmountChange?: {
|
|
68
68
|
value: bigint;
|
|
@@ -73,19 +73,19 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
73
73
|
} | null | undefined;
|
|
74
74
|
}, {
|
|
75
75
|
id: string | number;
|
|
76
|
-
lp: string;
|
|
77
76
|
baseAsset: {
|
|
78
77
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
79
78
|
};
|
|
80
79
|
quoteAsset: {
|
|
81
80
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
82
81
|
};
|
|
83
|
-
|
|
82
|
+
lp: string;
|
|
84
83
|
side: {
|
|
85
84
|
__kind: "Buy" | "Sell";
|
|
86
85
|
};
|
|
87
86
|
tick: number;
|
|
88
87
|
sellAmountTotal: string | number;
|
|
88
|
+
collectedFees: string | number;
|
|
89
89
|
boughtAmount: string | number;
|
|
90
90
|
sellAmountChange?: {
|
|
91
91
|
value: string | number;
|
|
@@ -56,13 +56,13 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
56
56
|
boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
58
58
|
id: bigint;
|
|
59
|
-
lp: `cF${string}`;
|
|
60
59
|
baseAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
61
60
|
quoteAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
62
|
-
|
|
61
|
+
lp: `cF${string}`;
|
|
63
62
|
side: "Buy" | "Sell";
|
|
64
63
|
tick: number;
|
|
65
64
|
sellAmountTotal: bigint;
|
|
65
|
+
collectedFees: bigint;
|
|
66
66
|
boughtAmount: bigint;
|
|
67
67
|
sellAmountChange?: {
|
|
68
68
|
value: bigint;
|
|
@@ -73,19 +73,19 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
73
73
|
} | null | undefined;
|
|
74
74
|
}, {
|
|
75
75
|
id: string | number;
|
|
76
|
-
lp: string;
|
|
77
76
|
baseAsset: {
|
|
78
77
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
79
78
|
};
|
|
80
79
|
quoteAsset: {
|
|
81
80
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
82
81
|
};
|
|
83
|
-
|
|
82
|
+
lp: string;
|
|
84
83
|
side: {
|
|
85
84
|
__kind: "Buy" | "Sell";
|
|
86
85
|
};
|
|
87
86
|
tick: number;
|
|
88
87
|
sellAmountTotal: string | number;
|
|
88
|
+
collectedFees: string | number;
|
|
89
89
|
boughtAmount: string | number;
|
|
90
90
|
sellAmountChange?: {
|
|
91
91
|
value: string | number;
|