@chainflip/processor 2.2.0-alpha.5 → 2.2.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- 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/limitOrderUpdated.d.cts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/100/swapping/swapExecuted.d.cts +4 -4
- package/dist/100/swapping/swapExecuted.d.mts +4 -4
- package/dist/100/swapping/swapScheduled.d.cts +10 -10
- package/dist/100/swapping/swapScheduled.d.mts +10 -10
- 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 +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +205 -205
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +205 -205
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +208 -208
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +208 -208
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +405 -405
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +405 -405
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2526 -2526
- package/dist/11000/common.d.mts +2526 -2526
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +205 -205
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +205 -205
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +208 -208
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +208 -208
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- 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 +107 -107
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +196 -196
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +196 -196
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/swapping/refundEgressScheduled.d.cts +4 -4
- package/dist/11000/swapping/refundEgressScheduled.d.mts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +39 -39
- 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 +20 -20
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
- 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 +20 -20
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +200 -200
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +200 -200
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +334 -334
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +334 -334
- package/dist/11100/common.d.cts +2989 -2989
- package/dist/11100/common.d.mts +2989 -2989
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +124 -124
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +124 -124
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +54 -54
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +54 -54
- package/dist/11100/funding/sCCallExecuted.d.cts +30 -30
- package/dist/11100/funding/sCCallExecuted.d.mts +30 -30
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
- package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
- package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +200 -200
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +200 -200
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +41 -41
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +390 -390
- package/dist/11100/swapping/swapRequested.d.mts +390 -390
- package/dist/11100/validator/maxBidUpdated.d.cts +8 -8
- package/dist/11100/validator/maxBidUpdated.d.mts +8 -8
- package/dist/11100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/11100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- 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 +12 -12
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/common.d.cts +335 -335
- package/dist/11200/common.d.mts +335 -335
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +28 -28
- 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 +12 -12
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +46 -46
- 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 +12 -12
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +38 -38
- package/dist/11200/swapping/swapRequested.d.mts +38 -38
- 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/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.d.cts +201 -201
- package/dist/131/common.d.mts +201 -201
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +18 -18
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +18 -18
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/ccmFailed.d.cts +96 -96
- package/dist/131/swapping/ccmFailed.d.mts +96 -96
- package/dist/131/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/131/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/131/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/131/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/131/swapping/swapScheduled.d.cts +79 -79
- package/dist/131/swapping/swapScheduled.d.mts +79 -79
- package/dist/131/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/131/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- 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 +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- 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 +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +225 -225
- package/dist/141/common.d.mts +225 -225
- package/dist/141/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/141/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.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/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- 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/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- 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 +48 -48
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.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/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.mts +73 -73
- package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
- package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
- package/dist/141/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/141/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/141/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/141/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/141/swapping/swapExecuted.d.cts +84 -84
- package/dist/141/swapping/swapExecuted.d.mts +84 -84
- package/dist/141/swapping/swapScheduled.d.cts +87 -87
- package/dist/141/swapping/swapScheduled.d.mts +87 -87
- package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- 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 +20 -20
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.mts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
- package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/150/common.d.cts +249 -249
- package/dist/150/common.d.mts +249 -249
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- 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 +20 -20
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- 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 +20 -20
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
- 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 +32 -32
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- 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 +11 -11
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- 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 +20 -20
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- 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 +30 -30
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- 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 +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- 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 +76 -76
- package/dist/150/swapping/ccmDepositReceived.d.mts +76 -76
- package/dist/150/swapping/ccmFailed.d.cts +83 -83
- package/dist/150/swapping/ccmFailed.d.mts +83 -83
- 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 +23 -23
- package/dist/150/swapping/refundEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/refundEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/refundEgressScheduled.d.mts +9 -9
- 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 +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +23 -23
- package/dist/150/swapping/swapEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/swapEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/swapEgressScheduled.d.mts +9 -9
- package/dist/150/swapping/swapExecuted.d.cts +101 -101
- package/dist/150/swapping/swapExecuted.d.mts +101 -101
- package/dist/150/swapping/swapScheduled.d.cts +110 -110
- package/dist/150/swapping/swapScheduled.d.mts +110 -110
- package/dist/150/swapping/withdrawalRequested.d.cts +11 -11
- package/dist/150/swapping/withdrawalRequested.d.mts +11 -11
- package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- 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/assetBalances/accountCredited.d.cts +6 -6
- package/dist/160/assetBalances/accountCredited.d.mts +6 -6
- package/dist/160/assetBalances/accountDebited.d.cts +6 -6
- package/dist/160/assetBalances/accountDebited.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 +146 -146
- package/dist/160/common.d.mts +146 -146
- 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/assetSwapped.d.cts +12 -12
- package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +22 -22
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +22 -22
- package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +34 -34
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +34 -34
- package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- 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/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +18 -18
- package/dist/160/swapping/ccmFailed.d.mts +18 -18
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/160/swapping/refundEgressIgnored.d.mts +24 -24
- package/dist/160/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/160/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/160/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/160/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/160/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapExecuted.d.cts +13 -13
- package/dist/160/swapping/swapExecuted.d.mts +13 -13
- package/dist/160/swapping/swapRequested.d.cts +42 -42
- package/dist/160/swapping/swapRequested.d.mts +42 -42
- package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
- 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 +4 -4
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.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 +8 -8
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +8 -8
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +8 -8
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +6 -6
- 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/common.d.cts +68 -68
- package/dist/170/common.d.mts +68 -68
- 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 +4 -4
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.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 +4 -4
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- 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 +4 -4
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
- 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 +4 -4
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +52 -52
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +116 -116
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +116 -116
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/common.d.cts +349 -349
- package/dist/180/common.d.mts +349 -349
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +52 -52
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +52 -52
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +43 -43
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +43 -43
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- 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 +22 -22
- package/dist/180/swapping/swapDepositAddressReady.d.mts +22 -22
- 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 +13 -13
- package/dist/180/swapping/swapRequested.d.mts +13 -13
- package/dist/180/swapping/swapScheduled.d.cts +6 -6
- package/dist/180/swapping/swapScheduled.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
- 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 +12 -12
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- 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 +7 -7
- package/dist/190/assetBalances/accountCredited.d.mts +7 -7
- package/dist/190/assetBalances/accountDebited.d.cts +7 -7
- package/dist/190/assetBalances/accountDebited.d.mts +7 -7
- 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/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +16 -16
- 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 +12 -12
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
- 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 +548 -548
- package/dist/190/common.d.mts +548 -548
- package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +16 -16
- 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 +12 -12
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- 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 +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
- 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 +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- 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 +32 -32
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +16 -16
- 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 +12 -12
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- 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/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
- 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 +42 -42
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +42 -42
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
- 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/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +10 -10
- package/dist/190/swapping/creditedOnChain.d.mts +10 -10
- 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 +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/refundEgressScheduled.d.cts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.mts +18 -18
- package/dist/190/swapping/refundedOnChain.d.cts +10 -10
- package/dist/190/swapping/refundedOnChain.d.mts +10 -10
- 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 +20 -20
- package/dist/190/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/190/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/190/swapping/swapExecuted.d.cts +12 -12
- package/dist/190/swapping/swapExecuted.d.mts +12 -12
- package/dist/190/swapping/swapRequested.d.cts +16 -16
- package/dist/190/swapping/swapRequested.d.mts +16 -16
- package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
- 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 +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +56 -56
- package/dist/200/common.d.mts +56 -56
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.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/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +16 -16
- package/dist/200/swapping/swapRequested.d.mts +16 -16
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/liquidityPools/assetSwapped.d.cts +4 -4
- package/dist/210/liquidityPools/assetSwapped.d.mts +4 -4
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +4 -4
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +4 -4
- package/dist/210/swapping/swapExecuted.d.cts +4 -4
- package/dist/210/swapping/swapExecuted.d.mts +4 -4
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/assetBalances/accountCredited.d.cts +16 -16
- package/dist/220/assetBalances/accountCredited.d.mts +16 -16
- package/dist/220/assetBalances/accountDebited.d.cts +16 -16
- package/dist/220/assetBalances/accountDebited.d.mts +16 -16
- package/dist/220/assetBalances/refundSkipped.d.cts +118 -118
- package/dist/220/assetBalances/refundSkipped.d.mts +118 -118
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +40 -40
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +40 -40
- package/dist/220/assethubIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/assethubIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/assethubIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/assethubIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +116 -116
- package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +116 -116
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/common.d.cts +785 -785
- package/dist/220/common.d.mts +785 -785
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +84 -84
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +84 -84
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/ethereumIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/ethereumIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/funding/funded.d.cts +16 -16
- package/dist/220/funding/funded.d.mts +16 -16
- package/dist/220/lendingPools/boostFundsAdded.d.cts +20 -20
- package/dist/220/lendingPools/boostFundsAdded.d.mts +20 -20
- package/dist/220/lendingPools/boostPoolCreated.d.cts +16 -16
- package/dist/220/lendingPools/boostPoolCreated.d.mts +16 -16
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +12 -12
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +12 -12
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +16 -16
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +16 -16
- package/dist/220/lendingPools/lendingPoolCreated.d.cts +12 -12
- package/dist/220/lendingPools/lendingPoolCreated.d.mts +12 -12
- package/dist/220/lendingPools/loanCreated.d.cts +12 -12
- package/dist/220/lendingPools/loanCreated.d.mts +12 -12
- package/dist/220/lendingPools/loanRepaid.d.cts +4 -4
- package/dist/220/lendingPools/loanRepaid.d.mts +4 -4
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +36 -36
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +36 -36
- package/dist/220/lendingPools/stoppedBoosting.d.cts +24 -24
- package/dist/220/lendingPools/stoppedBoosting.d.mts +24 -24
- package/dist/220/liquidityPools/assetSwapped.d.cts +24 -24
- package/dist/220/liquidityPools/assetSwapped.d.mts +24 -24
- package/dist/220/liquidityPools/limitOrderUpdated.d.cts +24 -24
- package/dist/220/liquidityPools/limitOrderUpdated.d.mts +24 -24
- package/dist/220/liquidityPools/newPoolCreated.d.cts +24 -24
- package/dist/220/liquidityPools/newPoolCreated.d.mts +24 -24
- package/dist/220/liquidityPools/orderDeletionFailed.d.cts +64 -64
- package/dist/220/liquidityPools/orderDeletionFailed.d.mts +64 -64
- package/dist/220/liquidityPools/palletConfigUpdated.d.cts +16 -16
- package/dist/220/liquidityPools/palletConfigUpdated.d.mts +16 -16
- package/dist/220/liquidityPools/poolFeeSet.d.cts +24 -24
- package/dist/220/liquidityPools/poolFeeSet.d.mts +24 -24
- package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +48 -48
- package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +48 -48
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +36 -36
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +36 -36
- package/dist/220/liquidityProvider/assetBalancePurged.d.cts +16 -16
- package/dist/220/liquidityProvider/assetBalancePurged.d.mts +16 -16
- package/dist/220/liquidityProvider/assetTransferred.d.cts +12 -12
- package/dist/220/liquidityProvider/assetTransferred.d.mts +12 -12
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +24 -24
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +24 -24
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +40 -40
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +40 -40
- package/dist/220/polkadotIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/polkadotIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/solanaIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/solanaIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/solanaIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/solanaIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +32 -32
- package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +32 -32
- package/dist/220/swapping/batchSwapFailed.d.cts +12 -12
- package/dist/220/swapping/batchSwapFailed.d.mts +12 -12
- package/dist/220/swapping/creditedOnChain.d.cts +18 -18
- package/dist/220/swapping/creditedOnChain.d.mts +18 -18
- package/dist/220/swapping/palletConfigUpdated.d.cts +96 -96
- package/dist/220/swapping/palletConfigUpdated.d.mts +96 -96
- package/dist/220/swapping/refundEgressIgnored.d.cts +34 -34
- package/dist/220/swapping/refundEgressIgnored.d.mts +34 -34
- package/dist/220/swapping/refundEgressScheduled.d.cts +26 -26
- package/dist/220/swapping/refundEgressScheduled.d.mts +26 -26
- package/dist/220/swapping/refundedOnChain.d.cts +18 -18
- package/dist/220/swapping/refundedOnChain.d.mts +18 -18
- package/dist/220/swapping/swapAmountConfiscated.d.cts +14 -14
- package/dist/220/swapping/swapAmountConfiscated.d.mts +14 -14
- package/dist/220/swapping/swapDepositAddressReady.d.cts +32 -32
- package/dist/220/swapping/swapDepositAddressReady.d.mts +32 -32
- package/dist/220/swapping/swapEgressIgnored.d.cts +34 -34
- package/dist/220/swapping/swapEgressIgnored.d.mts +34 -34
- package/dist/220/swapping/swapEgressScheduled.d.cts +26 -26
- package/dist/220/swapping/swapEgressScheduled.d.mts +26 -26
- package/dist/220/swapping/swapExecuted.d.cts +24 -24
- package/dist/220/swapping/swapExecuted.d.mts +24 -24
- package/dist/220/swapping/swapRequested.d.cts +32 -32
- package/dist/220/swapping/swapRequested.d.mts +32 -32
- package/dist/220/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/220/swapping/withdrawalRequested.d.mts +12 -12
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +12 -12
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +12 -12
- package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +48 -48
- package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +48 -48
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +80 -80
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +80 -80
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +4 -4
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +4 -4
- package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +4 -4
- package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +4 -4
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/tronIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/tronIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/tronIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +4 -4
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +4 -4
- package/dist/220/tronIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/tronIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/package.json +2 -2
|
@@ -76,24 +76,24 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
76
76
|
reason: z.ZodEffects<z.ZodObject<{
|
|
77
77
|
__kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
|
|
78
78
|
}, "strip", z.ZodTypeAny, {
|
|
79
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
79
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
80
80
|
}, {
|
|
81
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
82
|
-
}>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
83
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
81
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
82
|
+
}>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
|
|
83
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
84
84
|
}>;
|
|
85
85
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
86
86
|
}, "strip", z.ZodTypeAny, {
|
|
87
87
|
__kind: "Refund";
|
|
88
|
+
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
88
89
|
amount: bigint;
|
|
89
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
90
90
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
91
91
|
}, {
|
|
92
92
|
__kind: "Refund";
|
|
93
|
-
amount: string | number;
|
|
94
93
|
reason: {
|
|
95
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
94
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
96
95
|
};
|
|
96
|
+
amount: string | number;
|
|
97
97
|
egressId?: [{
|
|
98
98
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
99
99
|
}, string | number] | null | undefined;
|
|
@@ -109,13 +109,13 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
109
109
|
}>;
|
|
110
110
|
}, "strip", z.ZodTypeAny, {
|
|
111
111
|
asset: "Dot";
|
|
112
|
-
prewitnessedDepositId: bigint;
|
|
113
|
-
depositDetails: number;
|
|
114
|
-
boostFee: bigint;
|
|
115
112
|
amounts: [number, bigint][];
|
|
113
|
+
depositDetails: number;
|
|
114
|
+
prewitnessedDepositId: bigint;
|
|
116
115
|
blockHeight: number;
|
|
117
116
|
ingressFee: bigint;
|
|
118
117
|
maxBoostFeeBps: number;
|
|
118
|
+
boostFee: bigint;
|
|
119
119
|
action: {
|
|
120
120
|
__kind: "Swap";
|
|
121
121
|
swapRequestId: bigint;
|
|
@@ -132,8 +132,8 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
132
132
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
133
133
|
} | {
|
|
134
134
|
__kind: "Refund";
|
|
135
|
+
reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
135
136
|
amount: bigint;
|
|
136
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
137
137
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
138
138
|
};
|
|
139
139
|
originType: "DepositChannel" | "Vault";
|
|
@@ -143,13 +143,13 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
143
143
|
asset: {
|
|
144
144
|
__kind: "Dot";
|
|
145
145
|
};
|
|
146
|
-
prewitnessedDepositId: string | number;
|
|
147
|
-
depositDetails: number;
|
|
148
|
-
boostFee: string | number;
|
|
149
146
|
amounts: [number, string | number][];
|
|
147
|
+
depositDetails: number;
|
|
148
|
+
prewitnessedDepositId: string | number;
|
|
150
149
|
blockHeight: number;
|
|
151
150
|
ingressFee: string | number;
|
|
152
151
|
maxBoostFeeBps: number;
|
|
152
|
+
boostFee: string | number;
|
|
153
153
|
action: {
|
|
154
154
|
__kind: "Swap";
|
|
155
155
|
swapRequestId: string | number;
|
|
@@ -166,10 +166,10 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
166
166
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
167
167
|
} | {
|
|
168
168
|
__kind: "Refund";
|
|
169
|
-
amount: string | number;
|
|
170
169
|
reason: {
|
|
171
|
-
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata"
|
|
170
|
+
__kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
|
|
172
171
|
};
|
|
172
|
+
amount: string | number;
|
|
173
173
|
egressId?: [{
|
|
174
174
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
175
175
|
}, string | number] | null | undefined;
|
|
@@ -88,18 +88,18 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
88
88
|
value: z.ZodEffects<z.ZodObject<{
|
|
89
89
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
90
90
|
}, "strip", z.ZodTypeAny, {
|
|
91
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
91
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
92
92
|
}, {
|
|
93
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
94
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
95
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
93
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
94
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
95
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
98
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
99
99
|
__kind: "Token";
|
|
100
100
|
}, {
|
|
101
101
|
value: {
|
|
102
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
102
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
103
103
|
};
|
|
104
104
|
__kind: "Token";
|
|
105
105
|
}>, z.ZodObject<{
|
|
@@ -185,7 +185,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
185
185
|
} | {
|
|
186
186
|
__kind: "TooManyConsumers";
|
|
187
187
|
} | {
|
|
188
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
188
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
189
|
__kind: "Token";
|
|
190
190
|
} | {
|
|
191
191
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -224,7 +224,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
224
224
|
__kind: "TooManyConsumers";
|
|
225
225
|
} | {
|
|
226
226
|
value: {
|
|
227
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
227
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
228
228
|
};
|
|
229
229
|
__kind: "Token";
|
|
230
230
|
} | {
|
|
@@ -266,23 +266,23 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
266
266
|
}, "strip", z.ZodTypeAny, {
|
|
267
267
|
depositAddress: `0x${string}`;
|
|
268
268
|
asset: "Dot";
|
|
269
|
-
amount: bigint;
|
|
270
269
|
depositDetails: number;
|
|
270
|
+
amount: bigint;
|
|
271
271
|
}, {
|
|
272
272
|
depositAddress: string;
|
|
273
273
|
asset: {
|
|
274
274
|
__kind: "Dot";
|
|
275
275
|
};
|
|
276
|
-
amount: string | number;
|
|
277
276
|
depositDetails: number;
|
|
277
|
+
amount: string | number;
|
|
278
278
|
}>;
|
|
279
279
|
}, "strip", z.ZodTypeAny, {
|
|
280
280
|
__kind: "DepositChannelPolkadot";
|
|
281
281
|
depositWitness: {
|
|
282
282
|
depositAddress: `0x${string}`;
|
|
283
283
|
asset: "Dot";
|
|
284
|
-
amount: bigint;
|
|
285
284
|
depositDetails: number;
|
|
285
|
+
amount: bigint;
|
|
286
286
|
};
|
|
287
287
|
}, {
|
|
288
288
|
__kind: "DepositChannelPolkadot";
|
|
@@ -291,8 +291,8 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
291
291
|
asset: {
|
|
292
292
|
__kind: "Dot";
|
|
293
293
|
};
|
|
294
|
-
amount: string | number;
|
|
295
294
|
depositDetails: number;
|
|
295
|
+
amount: string | number;
|
|
296
296
|
};
|
|
297
297
|
}>, z.ZodObject<{
|
|
298
298
|
__kind: z.ZodLiteral<"VaultPolkadot">;
|
|
@@ -313,11 +313,11 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
313
313
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
314
314
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
315
315
|
}, "strip", z.ZodTypeAny, {
|
|
316
|
-
__kind: "
|
|
316
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
317
317
|
}, {
|
|
318
|
-
__kind: "
|
|
319
|
-
}>, "
|
|
320
|
-
__kind: "
|
|
318
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
319
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
320
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
321
321
|
}>;
|
|
322
322
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
323
323
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -652,12 +652,12 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
652
652
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
653
653
|
}, "strip", z.ZodTypeAny, {
|
|
654
654
|
retryDuration: number;
|
|
655
|
-
minPrice: bigint;
|
|
656
655
|
refundAddress: `0x${string}`;
|
|
656
|
+
minPrice: bigint;
|
|
657
657
|
}, {
|
|
658
658
|
retryDuration: number;
|
|
659
|
-
minPrice: string | number;
|
|
660
659
|
refundAddress: string;
|
|
660
|
+
minPrice: string | number;
|
|
661
661
|
}>;
|
|
662
662
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
663
663
|
numberOfChunks: z.ZodNumber;
|
|
@@ -671,14 +671,11 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
671
671
|
}>>>;
|
|
672
672
|
boostFee: z.ZodNumber;
|
|
673
673
|
}, "strip", z.ZodTypeAny, {
|
|
674
|
-
txId: {
|
|
675
|
-
blockNumber: number;
|
|
676
|
-
extrinsicIndex: number;
|
|
677
|
-
};
|
|
678
674
|
depositDetails: number;
|
|
675
|
+
boostFee: number;
|
|
679
676
|
inputAsset: "Dot";
|
|
680
677
|
depositAmount: bigint;
|
|
681
|
-
outputAsset: "
|
|
678
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
682
679
|
destinationAddress: {
|
|
683
680
|
readonly chain: "Ethereum";
|
|
684
681
|
readonly address: `0x${string}`;
|
|
@@ -698,16 +695,19 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
698
695
|
readonly chain: "Assethub";
|
|
699
696
|
readonly address: string;
|
|
700
697
|
};
|
|
698
|
+
txId: {
|
|
699
|
+
blockNumber: number;
|
|
700
|
+
extrinsicIndex: number;
|
|
701
|
+
};
|
|
701
702
|
affiliateFees: {
|
|
702
703
|
account: number;
|
|
703
704
|
bps: number;
|
|
704
705
|
}[];
|
|
705
706
|
refundParams: {
|
|
706
707
|
retryDuration: number;
|
|
707
|
-
minPrice: bigint;
|
|
708
708
|
refundAddress: `0x${string}`;
|
|
709
|
+
minPrice: bigint;
|
|
709
710
|
};
|
|
710
|
-
boostFee: number;
|
|
711
711
|
depositAddress?: `0x${string}` | null | undefined;
|
|
712
712
|
channelId?: bigint | null | undefined;
|
|
713
713
|
depositMetadata?: {
|
|
@@ -765,32 +765,32 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
765
765
|
chunkInterval: number;
|
|
766
766
|
} | null | undefined;
|
|
767
767
|
}, {
|
|
768
|
-
txId: {
|
|
769
|
-
blockNumber: number;
|
|
770
|
-
extrinsicIndex: number;
|
|
771
|
-
};
|
|
772
768
|
depositDetails: number;
|
|
769
|
+
boostFee: number;
|
|
773
770
|
inputAsset: {
|
|
774
771
|
__kind: "Dot";
|
|
775
772
|
};
|
|
776
773
|
depositAmount: string | number;
|
|
777
774
|
outputAsset: {
|
|
778
|
-
__kind: "
|
|
775
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
779
776
|
};
|
|
780
777
|
destinationAddress: {
|
|
781
778
|
value: string;
|
|
782
779
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
783
780
|
};
|
|
781
|
+
txId: {
|
|
782
|
+
blockNumber: number;
|
|
783
|
+
extrinsicIndex: number;
|
|
784
|
+
};
|
|
784
785
|
affiliateFees: {
|
|
785
786
|
account: number;
|
|
786
787
|
bps: number;
|
|
787
788
|
}[];
|
|
788
789
|
refundParams: {
|
|
789
790
|
retryDuration: number;
|
|
790
|
-
minPrice: string | number;
|
|
791
791
|
refundAddress: string;
|
|
792
|
+
minPrice: string | number;
|
|
792
793
|
};
|
|
793
|
-
boostFee: number;
|
|
794
794
|
depositAddress?: string | null | undefined;
|
|
795
795
|
channelId?: string | number | null | undefined;
|
|
796
796
|
depositMetadata?: {
|
|
@@ -853,14 +853,11 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
853
853
|
}, "strip", z.ZodTypeAny, {
|
|
854
854
|
__kind: "VaultPolkadot";
|
|
855
855
|
vaultWitness: {
|
|
856
|
-
txId: {
|
|
857
|
-
blockNumber: number;
|
|
858
|
-
extrinsicIndex: number;
|
|
859
|
-
};
|
|
860
856
|
depositDetails: number;
|
|
857
|
+
boostFee: number;
|
|
861
858
|
inputAsset: "Dot";
|
|
862
859
|
depositAmount: bigint;
|
|
863
|
-
outputAsset: "
|
|
860
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
864
861
|
destinationAddress: {
|
|
865
862
|
readonly chain: "Ethereum";
|
|
866
863
|
readonly address: `0x${string}`;
|
|
@@ -880,16 +877,19 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
880
877
|
readonly chain: "Assethub";
|
|
881
878
|
readonly address: string;
|
|
882
879
|
};
|
|
880
|
+
txId: {
|
|
881
|
+
blockNumber: number;
|
|
882
|
+
extrinsicIndex: number;
|
|
883
|
+
};
|
|
883
884
|
affiliateFees: {
|
|
884
885
|
account: number;
|
|
885
886
|
bps: number;
|
|
886
887
|
}[];
|
|
887
888
|
refundParams: {
|
|
888
889
|
retryDuration: number;
|
|
889
|
-
minPrice: bigint;
|
|
890
890
|
refundAddress: `0x${string}`;
|
|
891
|
+
minPrice: bigint;
|
|
891
892
|
};
|
|
892
|
-
boostFee: number;
|
|
893
893
|
depositAddress?: `0x${string}` | null | undefined;
|
|
894
894
|
channelId?: bigint | null | undefined;
|
|
895
895
|
depositMetadata?: {
|
|
@@ -950,32 +950,32 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
950
950
|
}, {
|
|
951
951
|
__kind: "VaultPolkadot";
|
|
952
952
|
vaultWitness: {
|
|
953
|
-
txId: {
|
|
954
|
-
blockNumber: number;
|
|
955
|
-
extrinsicIndex: number;
|
|
956
|
-
};
|
|
957
953
|
depositDetails: number;
|
|
954
|
+
boostFee: number;
|
|
958
955
|
inputAsset: {
|
|
959
956
|
__kind: "Dot";
|
|
960
957
|
};
|
|
961
958
|
depositAmount: string | number;
|
|
962
959
|
outputAsset: {
|
|
963
|
-
__kind: "
|
|
960
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
964
961
|
};
|
|
965
962
|
destinationAddress: {
|
|
966
963
|
value: string;
|
|
967
964
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
968
965
|
};
|
|
966
|
+
txId: {
|
|
967
|
+
blockNumber: number;
|
|
968
|
+
extrinsicIndex: number;
|
|
969
|
+
};
|
|
969
970
|
affiliateFees: {
|
|
970
971
|
account: number;
|
|
971
972
|
bps: number;
|
|
972
973
|
}[];
|
|
973
974
|
refundParams: {
|
|
974
975
|
retryDuration: number;
|
|
975
|
-
minPrice: string | number;
|
|
976
976
|
refundAddress: string;
|
|
977
|
+
minPrice: string | number;
|
|
977
978
|
};
|
|
978
|
-
boostFee: number;
|
|
979
979
|
depositAddress?: string | null | undefined;
|
|
980
980
|
channelId?: string | number | null | undefined;
|
|
981
981
|
depositMetadata?: {
|
|
@@ -1037,6 +1037,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1037
1037
|
};
|
|
1038
1038
|
}>]>;
|
|
1039
1039
|
}, "strip", z.ZodTypeAny, {
|
|
1040
|
+
blockHeight: number;
|
|
1040
1041
|
reason: {
|
|
1041
1042
|
__kind: "BelowMinimumDeposit";
|
|
1042
1043
|
} | {
|
|
@@ -1063,7 +1064,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1063
1064
|
} | {
|
|
1064
1065
|
__kind: "TooManyConsumers";
|
|
1065
1066
|
} | {
|
|
1066
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1067
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1067
1068
|
__kind: "Token";
|
|
1068
1069
|
} | {
|
|
1069
1070
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -1082,26 +1083,22 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1082
1083
|
};
|
|
1083
1084
|
__kind: "DepositWitnessRejected";
|
|
1084
1085
|
};
|
|
1085
|
-
blockHeight: number;
|
|
1086
1086
|
details: {
|
|
1087
1087
|
__kind: "DepositChannelPolkadot";
|
|
1088
1088
|
depositWitness: {
|
|
1089
1089
|
depositAddress: `0x${string}`;
|
|
1090
1090
|
asset: "Dot";
|
|
1091
|
-
amount: bigint;
|
|
1092
1091
|
depositDetails: number;
|
|
1092
|
+
amount: bigint;
|
|
1093
1093
|
};
|
|
1094
1094
|
} | {
|
|
1095
1095
|
__kind: "VaultPolkadot";
|
|
1096
1096
|
vaultWitness: {
|
|
1097
|
-
txId: {
|
|
1098
|
-
blockNumber: number;
|
|
1099
|
-
extrinsicIndex: number;
|
|
1100
|
-
};
|
|
1101
1097
|
depositDetails: number;
|
|
1098
|
+
boostFee: number;
|
|
1102
1099
|
inputAsset: "Dot";
|
|
1103
1100
|
depositAmount: bigint;
|
|
1104
|
-
outputAsset: "
|
|
1101
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1105
1102
|
destinationAddress: {
|
|
1106
1103
|
readonly chain: "Ethereum";
|
|
1107
1104
|
readonly address: `0x${string}`;
|
|
@@ -1121,16 +1118,19 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1121
1118
|
readonly chain: "Assethub";
|
|
1122
1119
|
readonly address: string;
|
|
1123
1120
|
};
|
|
1121
|
+
txId: {
|
|
1122
|
+
blockNumber: number;
|
|
1123
|
+
extrinsicIndex: number;
|
|
1124
|
+
};
|
|
1124
1125
|
affiliateFees: {
|
|
1125
1126
|
account: number;
|
|
1126
1127
|
bps: number;
|
|
1127
1128
|
}[];
|
|
1128
1129
|
refundParams: {
|
|
1129
1130
|
retryDuration: number;
|
|
1130
|
-
minPrice: bigint;
|
|
1131
1131
|
refundAddress: `0x${string}`;
|
|
1132
|
+
minPrice: bigint;
|
|
1132
1133
|
};
|
|
1133
|
-
boostFee: number;
|
|
1134
1134
|
depositAddress?: `0x${string}` | null | undefined;
|
|
1135
1135
|
channelId?: bigint | null | undefined;
|
|
1136
1136
|
depositMetadata?: {
|
|
@@ -1190,6 +1190,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1190
1190
|
};
|
|
1191
1191
|
};
|
|
1192
1192
|
}, {
|
|
1193
|
+
blockHeight: number;
|
|
1193
1194
|
reason: {
|
|
1194
1195
|
__kind: "BelowMinimumDeposit";
|
|
1195
1196
|
} | {
|
|
@@ -1217,7 +1218,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1217
1218
|
__kind: "TooManyConsumers";
|
|
1218
1219
|
} | {
|
|
1219
1220
|
value: {
|
|
1220
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
1221
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1221
1222
|
};
|
|
1222
1223
|
__kind: "Token";
|
|
1223
1224
|
} | {
|
|
@@ -1241,7 +1242,6 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1241
1242
|
};
|
|
1242
1243
|
__kind: "DepositWitnessRejected";
|
|
1243
1244
|
};
|
|
1244
|
-
blockHeight: number;
|
|
1245
1245
|
details: {
|
|
1246
1246
|
__kind: "DepositChannelPolkadot";
|
|
1247
1247
|
depositWitness: {
|
|
@@ -1249,38 +1249,38 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1249
1249
|
asset: {
|
|
1250
1250
|
__kind: "Dot";
|
|
1251
1251
|
};
|
|
1252
|
-
amount: string | number;
|
|
1253
1252
|
depositDetails: number;
|
|
1253
|
+
amount: string | number;
|
|
1254
1254
|
};
|
|
1255
1255
|
} | {
|
|
1256
1256
|
__kind: "VaultPolkadot";
|
|
1257
1257
|
vaultWitness: {
|
|
1258
|
-
txId: {
|
|
1259
|
-
blockNumber: number;
|
|
1260
|
-
extrinsicIndex: number;
|
|
1261
|
-
};
|
|
1262
1258
|
depositDetails: number;
|
|
1259
|
+
boostFee: number;
|
|
1263
1260
|
inputAsset: {
|
|
1264
1261
|
__kind: "Dot";
|
|
1265
1262
|
};
|
|
1266
1263
|
depositAmount: string | number;
|
|
1267
1264
|
outputAsset: {
|
|
1268
|
-
__kind: "
|
|
1265
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1269
1266
|
};
|
|
1270
1267
|
destinationAddress: {
|
|
1271
1268
|
value: string;
|
|
1272
1269
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1273
1270
|
};
|
|
1271
|
+
txId: {
|
|
1272
|
+
blockNumber: number;
|
|
1273
|
+
extrinsicIndex: number;
|
|
1274
|
+
};
|
|
1274
1275
|
affiliateFees: {
|
|
1275
1276
|
account: number;
|
|
1276
1277
|
bps: number;
|
|
1277
1278
|
}[];
|
|
1278
1279
|
refundParams: {
|
|
1279
1280
|
retryDuration: number;
|
|
1280
|
-
minPrice: string | number;
|
|
1281
1281
|
refundAddress: string;
|
|
1282
|
+
minPrice: string | number;
|
|
1282
1283
|
};
|
|
1283
|
-
boostFee: number;
|
|
1284
1284
|
depositAddress?: string | null | undefined;
|
|
1285
1285
|
channelId?: string | number | null | undefined;
|
|
1286
1286
|
depositMetadata?: {
|