@chainflip/processor 2.2.0-alpha.3 → 2.2.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +50 -50
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +50 -50
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +22 -22
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/common.d.cts +241 -241
- package/dist/100/common.d.mts +241 -241
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.mts +22 -22
- 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/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/governance/failedExecution.d.cts +8 -8
- package/dist/100/governance/failedExecution.d.mts +8 -8
- package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
- package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- 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 +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +44 -44
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +44 -44
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/reputation/offencePenalty.d.cts +2 -2
- package/dist/100/reputation/offencePenalty.d.mts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.mts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.mts +62 -62
- package/dist/100/swapping/ccmFailed.d.cts +66 -66
- package/dist/100/swapping/ccmFailed.d.mts +66 -66
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +2 -2
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +2 -2
- package/dist/100/swapping/swapAmountTooLow.d.cts +11 -11
- package/dist/100/swapping/swapAmountTooLow.d.mts +11 -11
- package/dist/100/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/100/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/100/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/100/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/100/swapping/swapExecuted.d.cts +2 -2
- package/dist/100/swapping/swapExecuted.d.mts +2 -2
- package/dist/100/swapping/swapScheduled.d.cts +89 -89
- package/dist/100/swapping/swapScheduled.d.mts +89 -89
- package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.mts +16 -16
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +16 -16
- package/dist/100/witnesser/witnessExecutionFailed.d.mts +16 -16
- 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 +161 -161
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +161 -161
- 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 +161 -161
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +161 -161
- 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 +291 -291
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +291 -291
- 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 +2163 -2163
- package/dist/11000/common.d.mts +2163 -2163
- 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 +161 -161
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +161 -161
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +2 -2
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +2 -2
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +2 -2
- 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 +161 -161
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +161 -161
- 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 +161 -161
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +161 -161
- 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 +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.mts +6 -6
- 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 +90 -90
- package/dist/11000/swapping/swapRequested.d.mts +90 -90
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +21 -21
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +21 -21
- 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 +21 -21
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +11 -11
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +11 -11
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +11 -11
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +11 -11
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +14 -14
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +14 -14
- package/dist/11100/common.d.cts +93 -93
- package/dist/11100/common.d.mts +93 -93
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +30 -30
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +30 -30
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +11 -11
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +11 -11
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +8 -8
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +8 -8
- package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
- package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +4 -4
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +4 -4
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +2 -2
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +2 -2
- package/dist/11100/lendingPools/loanCreated.d.cts +3 -3
- package/dist/11100/lendingPools/loanCreated.d.mts +3 -3
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +11 -11
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +11 -11
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +11 -11
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +11 -11
- package/dist/11100/swapping/swapAborted.d.cts +2 -2
- package/dist/11100/swapping/swapAborted.d.mts +2 -2
- package/dist/11100/swapping/swapRescheduled.d.cts +3 -3
- package/dist/11100/swapping/swapRescheduled.d.mts +3 -3
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +160 -160
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +160 -160
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +20 -20
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +290 -290
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +290 -290
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/11200/common.d.cts +2579 -2579
- package/dist/11200/common.d.mts +2579 -2579
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +160 -160
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +160 -160
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +192 -192
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +192 -192
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +364 -364
- package/dist/11200/swapping/swapRequested.d.mts +364 -364
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +6 -6
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +6 -6
- package/dist/120/common.d.cts +4 -4
- package/dist/120/common.d.mts +4 -4
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.mts +4 -4
- package/dist/120/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/120/swapping/swapEgressIgnored.d.mts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +14 -14
- package/dist/120/swapping/swapExecuted.d.mts +14 -14
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +24 -24
- 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/depositIgnored.d.cts +4 -4
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- 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/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- 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 +10 -10
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- 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 +67 -67
- package/dist/131/swapping/ccmFailed.d.mts +67 -67
- package/dist/131/swapping/swapDepositAddressReady.d.cts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.mts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.cts +22 -22
- package/dist/131/swapping/swapEgressIgnored.d.mts +22 -22
- package/dist/131/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/131/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/131/swapping/swapScheduled.d.cts +87 -87
- package/dist/131/swapping/swapScheduled.d.mts +87 -87
- package/dist/131/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/131/swapping/withdrawalRequested.d.mts +8 -8
- 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/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- 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/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.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 +20 -20
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/141/common.d.cts +223 -223
- package/dist/141/common.d.mts +223 -223
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- 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 +6 -6
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- 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 +4 -4
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- 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/swapExecuted.d.cts +76 -76
- package/dist/141/swapping/swapExecuted.d.mts +76 -76
- package/dist/141/swapping/swapScheduled.d.cts +85 -85
- package/dist/141/swapping/swapScheduled.d.mts +85 -85
- package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
- 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/depositBoosted.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +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/ccmDepositReceived.d.cts +2 -2
- package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/150/swapping/ccmFailed.d.cts +36 -36
- package/dist/150/swapping/ccmFailed.d.mts +36 -36
- package/dist/150/swapping/refundEgressIgnored.d.cts +8 -8
- package/dist/150/swapping/refundEgressIgnored.d.mts +8 -8
- package/dist/150/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/150/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +6 -6
- package/dist/150/swapping/swapExecuted.d.mts +6 -6
- package/dist/150/swapping/swapScheduled.d.cts +38 -38
- package/dist/150/swapping/swapScheduled.d.mts +38 -38
- package/dist/150/swapping/withdrawalRequested.d.cts +2 -2
- package/dist/150/swapping/withdrawalRequested.d.mts +2 -2
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- 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 +8 -8
- package/dist/160/assetBalances/accountCredited.d.mts +8 -8
- package/dist/160/assetBalances/accountDebited.d.cts +8 -8
- package/dist/160/assetBalances/accountDebited.d.mts +8 -8
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/common.d.cts +98 -98
- package/dist/160/common.d.mts +98 -98
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- 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 +12 -12
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +12 -12
- 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 +24 -24
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- 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 +7 -7
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +7 -7
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- 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 +8 -8
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
- 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 +15 -15
- package/dist/160/swapping/refundEgressIgnored.d.mts +15 -15
- package/dist/160/swapping/refundEgressScheduled.d.cts +11 -11
- package/dist/160/swapping/refundEgressScheduled.d.mts +11 -11
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +14 -14
- package/dist/160/swapping/swapDepositAddressReady.d.mts +14 -14
- package/dist/160/swapping/swapEgressIgnored.d.cts +15 -15
- package/dist/160/swapping/swapEgressIgnored.d.mts +15 -15
- package/dist/160/swapping/swapEgressScheduled.d.cts +11 -11
- package/dist/160/swapping/swapEgressScheduled.d.mts +11 -11
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.mts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +16 -16
- package/dist/160/swapping/swapRequested.d.mts +16 -16
- package/dist/160/swapping/swapScheduled.d.cts +6 -6
- package/dist/160/swapping/swapScheduled.d.mts +6 -6
- package/dist/160/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/160/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +64 -64
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +64 -64
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +64 -64
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +64 -64
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +24 -24
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/common.d.cts +144 -144
- package/dist/170/common.d.mts +144 -144
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +64 -64
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +64 -64
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +64 -64
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +64 -64
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/reputation/offencePenalty.d.cts +4 -4
- package/dist/170/reputation/offencePenalty.d.mts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +64 -64
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +64 -64
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- 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 +59 -59
- package/dist/170/swapping/swapRequested.d.mts +59 -59
- 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 +2 -2
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +33 -33
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +33 -33
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.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 +2 -2
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +60 -60
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +60 -60
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +6 -6
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +6 -6
- package/dist/180/common.d.cts +186 -186
- package/dist/180/common.d.mts +186 -186
- 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 +2 -2
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +33 -33
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +33 -33
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.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 +2 -2
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +36 -36
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +36 -36
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.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 +2 -2
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +24 -24
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +24 -24
- 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/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +7 -7
- package/dist/180/swapping/refundEgressScheduled.d.mts +7 -7
- package/dist/180/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/180/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/180/swapping/swapEgressScheduled.d.cts +7 -7
- package/dist/180/swapping/swapEgressScheduled.d.mts +7 -7
- package/dist/180/swapping/withdrawalRequested.d.cts +11 -11
- package/dist/180/swapping/withdrawalRequested.d.mts +11 -11
- 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 +14 -14
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +60 -60
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +9 -9
- package/dist/190/assetBalances/accountCredited.d.mts +9 -9
- package/dist/190/assetBalances/accountDebited.d.cts +9 -9
- package/dist/190/assetBalances/accountDebited.d.mts +9 -9
- package/dist/190/assetBalances/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/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +69 -69
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +69 -69
- 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 +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.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 +14 -14
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +60 -60
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +553 -553
- package/dist/190/common.d.mts +553 -553
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/190/environment/runtimeSafeModeUpdated.d.mts +28 -28
- 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 +14 -14
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +60 -60
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +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 +24 -24
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- 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 +8 -8
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- 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 +14 -14
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +69 -69
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +69 -69
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- 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 +14 -14
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +57 -57
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +57 -57
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +8 -8
- package/dist/190/swapping/creditedOnChain.d.mts +8 -8
- 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 +14 -14
- package/dist/190/swapping/refundEgressIgnored.d.mts +14 -14
- package/dist/190/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/190/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/190/swapping/refundedOnChain.d.cts +8 -8
- package/dist/190/swapping/refundedOnChain.d.mts +8 -8
- 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 +14 -14
- package/dist/190/swapping/swapEgressIgnored.d.mts +14 -14
- package/dist/190/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/190/swapping/swapEgressScheduled.d.mts +12 -12
- 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 +20 -20
- package/dist/190/swapping/swapRequested.d.mts +20 -20
- 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/swapping/swapAborted.d.cts +2 -2
- package/dist/200/swapping/swapAborted.d.mts +2 -2
- package/dist/200/swapping/swapRescheduled.d.cts +3 -3
- package/dist/200/swapping/swapRescheduled.d.mts +3 -3
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +197 -197
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +197 -197
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/assetBalances/accountCredited.d.cts +6 -6
- package/dist/210/assetBalances/accountCredited.d.mts +6 -6
- package/dist/210/assetBalances/accountDebited.d.cts +6 -6
- package/dist/210/assetBalances/accountDebited.d.mts +6 -6
- package/dist/210/assetBalances/refundSkipped.d.cts +74 -74
- package/dist/210/assetBalances/refundSkipped.d.mts +74 -74
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +200 -200
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +200 -200
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +366 -366
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +366 -366
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/common.d.cts +3452 -3452
- package/dist/210/common.d.mts +3452 -3452
- package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
- package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +107 -107
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +107 -107
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +197 -197
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +197 -197
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionSettled.d.cts +2 -2
- package/dist/210/funding/redemptionSettled.d.mts +2 -2
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +54 -54
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +54 -54
- package/dist/210/governance/failedExecution.d.cts +10 -10
- package/dist/210/governance/failedExecution.d.mts +10 -10
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +20 -20
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +20 -20
- package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
- package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/210/lendingPools/loanCreated.d.cts +6 -6
- package/dist/210/lendingPools/loanCreated.d.mts +6 -6
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +34 -34
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +34 -34
- package/dist/210/lendingPools/stoppedBoosting.d.cts +10 -10
- package/dist/210/lendingPools/stoppedBoosting.d.mts +10 -10
- package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +22 -22
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +22 -22
- package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +28 -28
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +28 -28
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +30 -30
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +30 -30
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +15 -15
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +15 -15
- package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +200 -200
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +200 -200
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +235 -235
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +235 -235
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +15 -15
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +15 -15
- package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/210/swapping/creditedOnChain.d.cts +8 -8
- package/dist/210/swapping/creditedOnChain.d.mts +8 -8
- package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
- package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
- package/dist/210/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/210/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/210/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/refundedOnChain.d.cts +8 -8
- package/dist/210/swapping/refundedOnChain.d.mts +8 -8
- package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/210/swapping/swapDepositAddressReady.d.cts +46 -46
- package/dist/210/swapping/swapDepositAddressReady.d.mts +46 -46
- package/dist/210/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/210/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/swapExecuted.d.cts +12 -12
- package/dist/210/swapping/swapExecuted.d.mts +12 -12
- package/dist/210/swapping/swapRequested.d.cts +413 -413
- package/dist/210/swapping/swapRequested.d.mts +413 -413
- package/dist/210/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/210/swapping/withdrawalRequested.d.mts +16 -16
- package/dist/210/system/extrinsicFailed.d.cts +20 -20
- package/dist/210/system/extrinsicFailed.d.mts +20 -20
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +20 -20
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +20 -20
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +20 -20
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +20 -20
- package/dist/220/assetBalances/accountCredited.d.cts +2 -2
- package/dist/220/assetBalances/accountCredited.d.mts +2 -2
- package/dist/220/assetBalances/accountDebited.d.cts +2 -2
- package/dist/220/assetBalances/accountDebited.d.mts +2 -2
- package/dist/220/lendingPools/loanCreated.cjs +2 -1
- package/dist/220/lendingPools/loanCreated.d.cts +3 -0
- package/dist/220/lendingPools/loanCreated.d.mts +3 -0
- package/dist/220/lendingPools/loanCreated.mjs +3 -2
- package/package.json +1 -1
|
@@ -54,17 +54,17 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
54
54
|
error: string;
|
|
55
55
|
}>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
-
__kind: "Module";
|
|
58
57
|
value: {
|
|
59
58
|
index: number;
|
|
60
59
|
error: `0x${string}`;
|
|
61
60
|
};
|
|
62
|
-
}, {
|
|
63
61
|
__kind: "Module";
|
|
62
|
+
}, {
|
|
64
63
|
value: {
|
|
65
64
|
index: number;
|
|
66
65
|
error: string;
|
|
67
66
|
};
|
|
67
|
+
__kind: "Module";
|
|
68
68
|
}>, z.ZodObject<{
|
|
69
69
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -95,13 +95,13 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
95
95
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
__kind: "Token";
|
|
99
98
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
100
|
-
}, {
|
|
101
99
|
__kind: "Token";
|
|
100
|
+
}, {
|
|
102
101
|
value: {
|
|
103
102
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
104
103
|
};
|
|
104
|
+
__kind: "Token";
|
|
105
105
|
}>, z.ZodObject<{
|
|
106
106
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
107
107
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -114,13 +114,13 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
114
114
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
115
115
|
}>;
|
|
116
116
|
}, "strip", z.ZodTypeAny, {
|
|
117
|
-
__kind: "Arithmetic";
|
|
118
117
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
119
|
-
}, {
|
|
120
118
|
__kind: "Arithmetic";
|
|
119
|
+
}, {
|
|
121
120
|
value: {
|
|
122
121
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
123
122
|
};
|
|
123
|
+
__kind: "Arithmetic";
|
|
124
124
|
}>, z.ZodObject<{
|
|
125
125
|
__kind: z.ZodLiteral<"Transactional">;
|
|
126
126
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -133,13 +133,13 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
133
133
|
__kind: "LimitReached" | "NoLayer";
|
|
134
134
|
}>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
|
-
__kind: "Transactional";
|
|
137
136
|
value: "LimitReached" | "NoLayer";
|
|
138
|
-
}, {
|
|
139
137
|
__kind: "Transactional";
|
|
138
|
+
}, {
|
|
140
139
|
value: {
|
|
141
140
|
__kind: "LimitReached" | "NoLayer";
|
|
142
141
|
};
|
|
142
|
+
__kind: "Transactional";
|
|
143
143
|
}>, z.ZodObject<{
|
|
144
144
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -166,7 +166,6 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
166
166
|
__kind: "RootNotAllowed";
|
|
167
167
|
}>]>;
|
|
168
168
|
}, "strip", z.ZodTypeAny, {
|
|
169
|
-
__kind: "DepositWitnessRejected";
|
|
170
169
|
value: {
|
|
171
170
|
__kind: "Other";
|
|
172
171
|
} | {
|
|
@@ -174,11 +173,11 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
174
173
|
} | {
|
|
175
174
|
__kind: "BadOrigin";
|
|
176
175
|
} | {
|
|
177
|
-
__kind: "Module";
|
|
178
176
|
value: {
|
|
179
177
|
index: number;
|
|
180
178
|
error: `0x${string}`;
|
|
181
179
|
};
|
|
180
|
+
__kind: "Module";
|
|
182
181
|
} | {
|
|
183
182
|
__kind: "ConsumerRemaining";
|
|
184
183
|
} | {
|
|
@@ -186,14 +185,14 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
186
185
|
} | {
|
|
187
186
|
__kind: "TooManyConsumers";
|
|
188
187
|
} | {
|
|
189
|
-
__kind: "Token";
|
|
190
188
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
|
+
__kind: "Token";
|
|
191
190
|
} | {
|
|
192
|
-
__kind: "Arithmetic";
|
|
193
191
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
192
|
+
__kind: "Arithmetic";
|
|
194
193
|
} | {
|
|
195
|
-
__kind: "Transactional";
|
|
196
194
|
value: "LimitReached" | "NoLayer";
|
|
195
|
+
__kind: "Transactional";
|
|
197
196
|
} | {
|
|
198
197
|
__kind: "Exhausted";
|
|
199
198
|
} | {
|
|
@@ -203,8 +202,8 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
203
202
|
} | {
|
|
204
203
|
__kind: "RootNotAllowed";
|
|
205
204
|
};
|
|
206
|
-
}, {
|
|
207
205
|
__kind: "DepositWitnessRejected";
|
|
206
|
+
}, {
|
|
208
207
|
value: {
|
|
209
208
|
__kind: "Other";
|
|
210
209
|
} | {
|
|
@@ -212,11 +211,11 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
212
211
|
} | {
|
|
213
212
|
__kind: "BadOrigin";
|
|
214
213
|
} | {
|
|
215
|
-
__kind: "Module";
|
|
216
214
|
value: {
|
|
217
215
|
index: number;
|
|
218
216
|
error: string;
|
|
219
217
|
};
|
|
218
|
+
__kind: "Module";
|
|
220
219
|
} | {
|
|
221
220
|
__kind: "ConsumerRemaining";
|
|
222
221
|
} | {
|
|
@@ -224,20 +223,20 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
224
223
|
} | {
|
|
225
224
|
__kind: "TooManyConsumers";
|
|
226
225
|
} | {
|
|
227
|
-
__kind: "Token";
|
|
228
226
|
value: {
|
|
229
227
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
230
228
|
};
|
|
229
|
+
__kind: "Token";
|
|
231
230
|
} | {
|
|
232
|
-
__kind: "Arithmetic";
|
|
233
231
|
value: {
|
|
234
232
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
235
233
|
};
|
|
234
|
+
__kind: "Arithmetic";
|
|
236
235
|
} | {
|
|
237
|
-
__kind: "Transactional";
|
|
238
236
|
value: {
|
|
239
237
|
__kind: "LimitReached" | "NoLayer";
|
|
240
238
|
};
|
|
239
|
+
__kind: "Transactional";
|
|
241
240
|
} | {
|
|
242
241
|
__kind: "Exhausted";
|
|
243
242
|
} | {
|
|
@@ -247,6 +246,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
247
246
|
} | {
|
|
248
247
|
__kind: "RootNotAllowed";
|
|
249
248
|
};
|
|
249
|
+
__kind: "DepositWitnessRejected";
|
|
250
250
|
}>, z.ZodObject<{
|
|
251
251
|
__kind: z.ZodLiteral<"Unrefundable">;
|
|
252
252
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -329,11 +329,11 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
329
329
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
330
330
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
331
331
|
}, "strip", z.ZodTypeAny, {
|
|
332
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
333
332
|
value: `0x${string}`;
|
|
334
|
-
}, {
|
|
335
333
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
334
|
+
}, {
|
|
336
335
|
value: string;
|
|
336
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
337
337
|
}>, {
|
|
338
338
|
readonly chain: "Ethereum";
|
|
339
339
|
readonly address: `0x${string}`;
|
|
@@ -353,8 +353,8 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
353
353
|
readonly chain: "Assethub";
|
|
354
354
|
readonly address: string;
|
|
355
355
|
}, {
|
|
356
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
357
356
|
value: string;
|
|
357
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
358
358
|
}>;
|
|
359
359
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
360
360
|
channelMetadata: z.ZodObject<{
|
|
@@ -383,67 +383,67 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
383
383
|
__kind: z.ZodLiteral<"Eth">;
|
|
384
384
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
385
385
|
}, "strip", z.ZodTypeAny, {
|
|
386
|
-
__kind: "Eth";
|
|
387
386
|
value: `0x${string}`;
|
|
388
|
-
}, {
|
|
389
387
|
__kind: "Eth";
|
|
388
|
+
}, {
|
|
390
389
|
value: string;
|
|
390
|
+
__kind: "Eth";
|
|
391
391
|
}>, z.ZodObject<{
|
|
392
392
|
__kind: z.ZodLiteral<"Dot">;
|
|
393
393
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
394
394
|
}, "strip", z.ZodTypeAny, {
|
|
395
|
-
__kind: "Dot";
|
|
396
395
|
value: `0x${string}`;
|
|
397
|
-
}, {
|
|
398
396
|
__kind: "Dot";
|
|
397
|
+
}, {
|
|
399
398
|
value: string;
|
|
399
|
+
__kind: "Dot";
|
|
400
400
|
}>, z.ZodObject<{
|
|
401
401
|
__kind: z.ZodLiteral<"Btc">;
|
|
402
402
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
403
403
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
404
404
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
405
405
|
}, "strip", z.ZodTypeAny, {
|
|
406
|
-
__kind: "P2PKH";
|
|
407
406
|
value: `0x${string}`;
|
|
408
|
-
}, {
|
|
409
407
|
__kind: "P2PKH";
|
|
408
|
+
}, {
|
|
410
409
|
value: string;
|
|
410
|
+
__kind: "P2PKH";
|
|
411
411
|
}>, z.ZodObject<{
|
|
412
412
|
__kind: z.ZodLiteral<"P2SH">;
|
|
413
413
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
414
414
|
}, "strip", z.ZodTypeAny, {
|
|
415
|
-
__kind: "P2SH";
|
|
416
415
|
value: `0x${string}`;
|
|
417
|
-
}, {
|
|
418
416
|
__kind: "P2SH";
|
|
417
|
+
}, {
|
|
419
418
|
value: string;
|
|
419
|
+
__kind: "P2SH";
|
|
420
420
|
}>, z.ZodObject<{
|
|
421
421
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
422
422
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
423
423
|
}, "strip", z.ZodTypeAny, {
|
|
424
|
-
__kind: "P2WPKH";
|
|
425
424
|
value: `0x${string}`;
|
|
426
|
-
}, {
|
|
427
425
|
__kind: "P2WPKH";
|
|
426
|
+
}, {
|
|
428
427
|
value: string;
|
|
428
|
+
__kind: "P2WPKH";
|
|
429
429
|
}>, z.ZodObject<{
|
|
430
430
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
431
431
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
432
432
|
}, "strip", z.ZodTypeAny, {
|
|
433
|
-
__kind: "P2WSH";
|
|
434
433
|
value: `0x${string}`;
|
|
435
|
-
}, {
|
|
436
434
|
__kind: "P2WSH";
|
|
435
|
+
}, {
|
|
437
436
|
value: string;
|
|
437
|
+
__kind: "P2WSH";
|
|
438
438
|
}>, z.ZodObject<{
|
|
439
439
|
__kind: z.ZodLiteral<"Taproot">;
|
|
440
440
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
441
441
|
}, "strip", z.ZodTypeAny, {
|
|
442
|
-
__kind: "Taproot";
|
|
443
442
|
value: `0x${string}`;
|
|
444
|
-
}, {
|
|
445
443
|
__kind: "Taproot";
|
|
444
|
+
}, {
|
|
446
445
|
value: string;
|
|
446
|
+
__kind: "Taproot";
|
|
447
447
|
}>, z.ZodObject<{
|
|
448
448
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
449
449
|
version: z.ZodNumber;
|
|
@@ -458,76 +458,76 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
458
458
|
program: string;
|
|
459
459
|
}>]>;
|
|
460
460
|
}, "strip", z.ZodTypeAny, {
|
|
461
|
-
__kind: "Btc";
|
|
462
461
|
value: {
|
|
463
|
-
__kind: "P2PKH";
|
|
464
462
|
value: `0x${string}`;
|
|
463
|
+
__kind: "P2PKH";
|
|
465
464
|
} | {
|
|
466
|
-
__kind: "P2SH";
|
|
467
465
|
value: `0x${string}`;
|
|
466
|
+
__kind: "P2SH";
|
|
468
467
|
} | {
|
|
469
|
-
__kind: "P2WPKH";
|
|
470
468
|
value: `0x${string}`;
|
|
469
|
+
__kind: "P2WPKH";
|
|
471
470
|
} | {
|
|
472
|
-
__kind: "P2WSH";
|
|
473
471
|
value: `0x${string}`;
|
|
472
|
+
__kind: "P2WSH";
|
|
474
473
|
} | {
|
|
475
|
-
__kind: "Taproot";
|
|
476
474
|
value: `0x${string}`;
|
|
475
|
+
__kind: "Taproot";
|
|
477
476
|
} | {
|
|
478
477
|
__kind: "OtherSegwit";
|
|
479
478
|
version: number;
|
|
480
479
|
program: `0x${string}`;
|
|
481
480
|
};
|
|
482
|
-
}, {
|
|
483
481
|
__kind: "Btc";
|
|
482
|
+
}, {
|
|
484
483
|
value: {
|
|
485
|
-
__kind: "P2PKH";
|
|
486
484
|
value: string;
|
|
485
|
+
__kind: "P2PKH";
|
|
487
486
|
} | {
|
|
488
|
-
__kind: "P2SH";
|
|
489
487
|
value: string;
|
|
488
|
+
__kind: "P2SH";
|
|
490
489
|
} | {
|
|
491
|
-
__kind: "P2WPKH";
|
|
492
490
|
value: string;
|
|
491
|
+
__kind: "P2WPKH";
|
|
493
492
|
} | {
|
|
494
|
-
__kind: "P2WSH";
|
|
495
493
|
value: string;
|
|
494
|
+
__kind: "P2WSH";
|
|
496
495
|
} | {
|
|
497
|
-
__kind: "Taproot";
|
|
498
496
|
value: string;
|
|
497
|
+
__kind: "Taproot";
|
|
499
498
|
} | {
|
|
500
499
|
__kind: "OtherSegwit";
|
|
501
500
|
version: number;
|
|
502
501
|
program: string;
|
|
503
502
|
};
|
|
503
|
+
__kind: "Btc";
|
|
504
504
|
}>, z.ZodObject<{
|
|
505
505
|
__kind: z.ZodLiteral<"Arb">;
|
|
506
506
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
507
507
|
}, "strip", z.ZodTypeAny, {
|
|
508
|
-
__kind: "Arb";
|
|
509
508
|
value: `0x${string}`;
|
|
510
|
-
}, {
|
|
511
509
|
__kind: "Arb";
|
|
510
|
+
}, {
|
|
512
511
|
value: string;
|
|
512
|
+
__kind: "Arb";
|
|
513
513
|
}>, z.ZodObject<{
|
|
514
514
|
__kind: z.ZodLiteral<"Sol">;
|
|
515
515
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
516
516
|
}, "strip", z.ZodTypeAny, {
|
|
517
|
-
__kind: "Sol";
|
|
518
517
|
value: `0x${string}`;
|
|
519
|
-
}, {
|
|
520
518
|
__kind: "Sol";
|
|
519
|
+
}, {
|
|
521
520
|
value: string;
|
|
521
|
+
__kind: "Sol";
|
|
522
522
|
}>, z.ZodObject<{
|
|
523
523
|
__kind: z.ZodLiteral<"Hub">;
|
|
524
524
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
525
525
|
}, "strip", z.ZodTypeAny, {
|
|
526
|
-
__kind: "Hub";
|
|
527
526
|
value: `0x${string}`;
|
|
528
|
-
}, {
|
|
529
527
|
__kind: "Hub";
|
|
528
|
+
}, {
|
|
530
529
|
value: string;
|
|
530
|
+
__kind: "Hub";
|
|
531
531
|
}>]>>>;
|
|
532
532
|
}, "strip", z.ZodTypeAny, {
|
|
533
533
|
channelMetadata: {
|
|
@@ -537,42 +537,42 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
537
537
|
};
|
|
538
538
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
539
539
|
sourceAddress?: {
|
|
540
|
-
__kind: "Eth";
|
|
541
540
|
value: `0x${string}`;
|
|
541
|
+
__kind: "Eth";
|
|
542
542
|
} | {
|
|
543
|
-
__kind: "Dot";
|
|
544
543
|
value: `0x${string}`;
|
|
544
|
+
__kind: "Dot";
|
|
545
545
|
} | {
|
|
546
|
-
__kind: "Btc";
|
|
547
546
|
value: {
|
|
548
|
-
__kind: "P2PKH";
|
|
549
547
|
value: `0x${string}`;
|
|
548
|
+
__kind: "P2PKH";
|
|
550
549
|
} | {
|
|
551
|
-
__kind: "P2SH";
|
|
552
550
|
value: `0x${string}`;
|
|
551
|
+
__kind: "P2SH";
|
|
553
552
|
} | {
|
|
554
|
-
__kind: "P2WPKH";
|
|
555
553
|
value: `0x${string}`;
|
|
554
|
+
__kind: "P2WPKH";
|
|
556
555
|
} | {
|
|
557
|
-
__kind: "P2WSH";
|
|
558
556
|
value: `0x${string}`;
|
|
557
|
+
__kind: "P2WSH";
|
|
559
558
|
} | {
|
|
560
|
-
__kind: "Taproot";
|
|
561
559
|
value: `0x${string}`;
|
|
560
|
+
__kind: "Taproot";
|
|
562
561
|
} | {
|
|
563
562
|
__kind: "OtherSegwit";
|
|
564
563
|
version: number;
|
|
565
564
|
program: `0x${string}`;
|
|
566
565
|
};
|
|
566
|
+
__kind: "Btc";
|
|
567
567
|
} | {
|
|
568
|
-
__kind: "Arb";
|
|
569
568
|
value: `0x${string}`;
|
|
569
|
+
__kind: "Arb";
|
|
570
570
|
} | {
|
|
571
|
-
__kind: "Sol";
|
|
572
571
|
value: `0x${string}`;
|
|
572
|
+
__kind: "Sol";
|
|
573
573
|
} | {
|
|
574
|
-
__kind: "Hub";
|
|
575
574
|
value: `0x${string}`;
|
|
575
|
+
__kind: "Hub";
|
|
576
576
|
} | null | undefined;
|
|
577
577
|
}, {
|
|
578
578
|
channelMetadata: {
|
|
@@ -584,42 +584,42 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
584
584
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
585
585
|
};
|
|
586
586
|
sourceAddress?: {
|
|
587
|
-
__kind: "Eth";
|
|
588
587
|
value: string;
|
|
588
|
+
__kind: "Eth";
|
|
589
589
|
} | {
|
|
590
|
-
__kind: "Dot";
|
|
591
590
|
value: string;
|
|
591
|
+
__kind: "Dot";
|
|
592
592
|
} | {
|
|
593
|
-
__kind: "Btc";
|
|
594
593
|
value: {
|
|
595
|
-
__kind: "P2PKH";
|
|
596
594
|
value: string;
|
|
595
|
+
__kind: "P2PKH";
|
|
597
596
|
} | {
|
|
598
|
-
__kind: "P2SH";
|
|
599
597
|
value: string;
|
|
598
|
+
__kind: "P2SH";
|
|
600
599
|
} | {
|
|
601
|
-
__kind: "P2WPKH";
|
|
602
600
|
value: string;
|
|
601
|
+
__kind: "P2WPKH";
|
|
603
602
|
} | {
|
|
604
|
-
__kind: "P2WSH";
|
|
605
603
|
value: string;
|
|
604
|
+
__kind: "P2WSH";
|
|
606
605
|
} | {
|
|
607
|
-
__kind: "Taproot";
|
|
608
606
|
value: string;
|
|
607
|
+
__kind: "Taproot";
|
|
609
608
|
} | {
|
|
610
609
|
__kind: "OtherSegwit";
|
|
611
610
|
version: number;
|
|
612
611
|
program: string;
|
|
613
612
|
};
|
|
613
|
+
__kind: "Btc";
|
|
614
614
|
} | {
|
|
615
|
-
__kind: "Arb";
|
|
616
615
|
value: string;
|
|
616
|
+
__kind: "Arb";
|
|
617
617
|
} | {
|
|
618
|
-
__kind: "Sol";
|
|
619
618
|
value: string;
|
|
619
|
+
__kind: "Sol";
|
|
620
620
|
} | {
|
|
621
|
-
__kind: "Hub";
|
|
622
621
|
value: string;
|
|
622
|
+
__kind: "Hub";
|
|
623
623
|
} | null | undefined;
|
|
624
624
|
}>>>;
|
|
625
625
|
txId: z.ZodObject<{
|
|
@@ -704,10 +704,6 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
704
704
|
boostFee: z.ZodNumber;
|
|
705
705
|
}, "strip", z.ZodTypeAny, {
|
|
706
706
|
depositDetails: number;
|
|
707
|
-
txId: {
|
|
708
|
-
blockNumber: number;
|
|
709
|
-
extrinsicIndex: number;
|
|
710
|
-
};
|
|
711
707
|
inputAsset: "Dot";
|
|
712
708
|
depositAmount: bigint;
|
|
713
709
|
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
@@ -730,6 +726,10 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
730
726
|
readonly chain: "Assethub";
|
|
731
727
|
readonly address: string;
|
|
732
728
|
};
|
|
729
|
+
txId: {
|
|
730
|
+
blockNumber: number;
|
|
731
|
+
extrinsicIndex: number;
|
|
732
|
+
};
|
|
733
733
|
affiliateFees: {
|
|
734
734
|
account: number;
|
|
735
735
|
bps: number;
|
|
@@ -756,42 +756,42 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
756
756
|
};
|
|
757
757
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
758
758
|
sourceAddress?: {
|
|
759
|
-
__kind: "Eth";
|
|
760
759
|
value: `0x${string}`;
|
|
760
|
+
__kind: "Eth";
|
|
761
761
|
} | {
|
|
762
|
-
__kind: "Dot";
|
|
763
762
|
value: `0x${string}`;
|
|
763
|
+
__kind: "Dot";
|
|
764
764
|
} | {
|
|
765
|
-
__kind: "Btc";
|
|
766
765
|
value: {
|
|
767
|
-
__kind: "P2PKH";
|
|
768
766
|
value: `0x${string}`;
|
|
767
|
+
__kind: "P2PKH";
|
|
769
768
|
} | {
|
|
770
|
-
__kind: "P2SH";
|
|
771
769
|
value: `0x${string}`;
|
|
770
|
+
__kind: "P2SH";
|
|
772
771
|
} | {
|
|
773
|
-
__kind: "P2WPKH";
|
|
774
772
|
value: `0x${string}`;
|
|
773
|
+
__kind: "P2WPKH";
|
|
775
774
|
} | {
|
|
776
|
-
__kind: "P2WSH";
|
|
777
775
|
value: `0x${string}`;
|
|
776
|
+
__kind: "P2WSH";
|
|
778
777
|
} | {
|
|
779
|
-
__kind: "Taproot";
|
|
780
778
|
value: `0x${string}`;
|
|
779
|
+
__kind: "Taproot";
|
|
781
780
|
} | {
|
|
782
781
|
__kind: "OtherSegwit";
|
|
783
782
|
version: number;
|
|
784
783
|
program: `0x${string}`;
|
|
785
784
|
};
|
|
785
|
+
__kind: "Btc";
|
|
786
786
|
} | {
|
|
787
|
-
__kind: "Arb";
|
|
788
787
|
value: `0x${string}`;
|
|
788
|
+
__kind: "Arb";
|
|
789
789
|
} | {
|
|
790
|
-
__kind: "Sol";
|
|
791
790
|
value: `0x${string}`;
|
|
791
|
+
__kind: "Sol";
|
|
792
792
|
} | {
|
|
793
|
-
__kind: "Hub";
|
|
794
793
|
value: `0x${string}`;
|
|
794
|
+
__kind: "Hub";
|
|
795
795
|
} | null | undefined;
|
|
796
796
|
} | null | undefined;
|
|
797
797
|
brokerFee?: {
|
|
@@ -804,10 +804,6 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
804
804
|
} | null | undefined;
|
|
805
805
|
}, {
|
|
806
806
|
depositDetails: number;
|
|
807
|
-
txId: {
|
|
808
|
-
blockNumber: number;
|
|
809
|
-
extrinsicIndex: number;
|
|
810
|
-
};
|
|
811
807
|
inputAsset: {
|
|
812
808
|
__kind: "Dot";
|
|
813
809
|
};
|
|
@@ -816,8 +812,12 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
816
812
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
817
813
|
};
|
|
818
814
|
destinationAddress: {
|
|
819
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
820
815
|
value: string;
|
|
816
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
817
|
+
};
|
|
818
|
+
txId: {
|
|
819
|
+
blockNumber: number;
|
|
820
|
+
extrinsicIndex: number;
|
|
821
821
|
};
|
|
822
822
|
affiliateFees: {
|
|
823
823
|
account: number;
|
|
@@ -847,42 +847,42 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
847
847
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
848
848
|
};
|
|
849
849
|
sourceAddress?: {
|
|
850
|
-
__kind: "Eth";
|
|
851
850
|
value: string;
|
|
851
|
+
__kind: "Eth";
|
|
852
852
|
} | {
|
|
853
|
-
__kind: "Dot";
|
|
854
853
|
value: string;
|
|
854
|
+
__kind: "Dot";
|
|
855
855
|
} | {
|
|
856
|
-
__kind: "Btc";
|
|
857
856
|
value: {
|
|
858
|
-
__kind: "P2PKH";
|
|
859
857
|
value: string;
|
|
858
|
+
__kind: "P2PKH";
|
|
860
859
|
} | {
|
|
861
|
-
__kind: "P2SH";
|
|
862
860
|
value: string;
|
|
861
|
+
__kind: "P2SH";
|
|
863
862
|
} | {
|
|
864
|
-
__kind: "P2WPKH";
|
|
865
863
|
value: string;
|
|
864
|
+
__kind: "P2WPKH";
|
|
866
865
|
} | {
|
|
867
|
-
__kind: "P2WSH";
|
|
868
866
|
value: string;
|
|
867
|
+
__kind: "P2WSH";
|
|
869
868
|
} | {
|
|
870
|
-
__kind: "Taproot";
|
|
871
869
|
value: string;
|
|
870
|
+
__kind: "Taproot";
|
|
872
871
|
} | {
|
|
873
872
|
__kind: "OtherSegwit";
|
|
874
873
|
version: number;
|
|
875
874
|
program: string;
|
|
876
875
|
};
|
|
876
|
+
__kind: "Btc";
|
|
877
877
|
} | {
|
|
878
|
-
__kind: "Arb";
|
|
879
878
|
value: string;
|
|
879
|
+
__kind: "Arb";
|
|
880
880
|
} | {
|
|
881
|
-
__kind: "Sol";
|
|
882
881
|
value: string;
|
|
882
|
+
__kind: "Sol";
|
|
883
883
|
} | {
|
|
884
|
-
__kind: "Hub";
|
|
885
884
|
value: string;
|
|
885
|
+
__kind: "Hub";
|
|
886
886
|
} | null | undefined;
|
|
887
887
|
} | null | undefined;
|
|
888
888
|
brokerFee?: {
|
|
@@ -898,10 +898,6 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
898
898
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
899
899
|
vaultWitness: {
|
|
900
900
|
depositDetails: number;
|
|
901
|
-
txId: {
|
|
902
|
-
blockNumber: number;
|
|
903
|
-
extrinsicIndex: number;
|
|
904
|
-
};
|
|
905
901
|
inputAsset: "Dot";
|
|
906
902
|
depositAmount: bigint;
|
|
907
903
|
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
@@ -924,6 +920,10 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
924
920
|
readonly chain: "Assethub";
|
|
925
921
|
readonly address: string;
|
|
926
922
|
};
|
|
923
|
+
txId: {
|
|
924
|
+
blockNumber: number;
|
|
925
|
+
extrinsicIndex: number;
|
|
926
|
+
};
|
|
927
927
|
affiliateFees: {
|
|
928
928
|
account: number;
|
|
929
929
|
bps: number;
|
|
@@ -950,42 +950,42 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
950
950
|
};
|
|
951
951
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
952
952
|
sourceAddress?: {
|
|
953
|
-
__kind: "Eth";
|
|
954
953
|
value: `0x${string}`;
|
|
954
|
+
__kind: "Eth";
|
|
955
955
|
} | {
|
|
956
|
-
__kind: "Dot";
|
|
957
956
|
value: `0x${string}`;
|
|
957
|
+
__kind: "Dot";
|
|
958
958
|
} | {
|
|
959
|
-
__kind: "Btc";
|
|
960
959
|
value: {
|
|
961
|
-
__kind: "P2PKH";
|
|
962
960
|
value: `0x${string}`;
|
|
961
|
+
__kind: "P2PKH";
|
|
963
962
|
} | {
|
|
964
|
-
__kind: "P2SH";
|
|
965
963
|
value: `0x${string}`;
|
|
964
|
+
__kind: "P2SH";
|
|
966
965
|
} | {
|
|
967
|
-
__kind: "P2WPKH";
|
|
968
966
|
value: `0x${string}`;
|
|
967
|
+
__kind: "P2WPKH";
|
|
969
968
|
} | {
|
|
970
|
-
__kind: "P2WSH";
|
|
971
969
|
value: `0x${string}`;
|
|
970
|
+
__kind: "P2WSH";
|
|
972
971
|
} | {
|
|
973
|
-
__kind: "Taproot";
|
|
974
972
|
value: `0x${string}`;
|
|
973
|
+
__kind: "Taproot";
|
|
975
974
|
} | {
|
|
976
975
|
__kind: "OtherSegwit";
|
|
977
976
|
version: number;
|
|
978
977
|
program: `0x${string}`;
|
|
979
978
|
};
|
|
979
|
+
__kind: "Btc";
|
|
980
980
|
} | {
|
|
981
|
-
__kind: "Arb";
|
|
982
981
|
value: `0x${string}`;
|
|
982
|
+
__kind: "Arb";
|
|
983
983
|
} | {
|
|
984
|
-
__kind: "Sol";
|
|
985
984
|
value: `0x${string}`;
|
|
985
|
+
__kind: "Sol";
|
|
986
986
|
} | {
|
|
987
|
-
__kind: "Hub";
|
|
988
987
|
value: `0x${string}`;
|
|
988
|
+
__kind: "Hub";
|
|
989
989
|
} | null | undefined;
|
|
990
990
|
} | null | undefined;
|
|
991
991
|
brokerFee?: {
|
|
@@ -1001,10 +1001,6 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1001
1001
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
1002
1002
|
vaultWitness: {
|
|
1003
1003
|
depositDetails: number;
|
|
1004
|
-
txId: {
|
|
1005
|
-
blockNumber: number;
|
|
1006
|
-
extrinsicIndex: number;
|
|
1007
|
-
};
|
|
1008
1004
|
inputAsset: {
|
|
1009
1005
|
__kind: "Dot";
|
|
1010
1006
|
};
|
|
@@ -1013,8 +1009,12 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1013
1009
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1014
1010
|
};
|
|
1015
1011
|
destinationAddress: {
|
|
1016
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1017
1012
|
value: string;
|
|
1013
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1014
|
+
};
|
|
1015
|
+
txId: {
|
|
1016
|
+
blockNumber: number;
|
|
1017
|
+
extrinsicIndex: number;
|
|
1018
1018
|
};
|
|
1019
1019
|
affiliateFees: {
|
|
1020
1020
|
account: number;
|
|
@@ -1044,42 +1044,42 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1044
1044
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1045
1045
|
};
|
|
1046
1046
|
sourceAddress?: {
|
|
1047
|
-
__kind: "Eth";
|
|
1048
1047
|
value: string;
|
|
1048
|
+
__kind: "Eth";
|
|
1049
1049
|
} | {
|
|
1050
|
-
__kind: "Dot";
|
|
1051
1050
|
value: string;
|
|
1051
|
+
__kind: "Dot";
|
|
1052
1052
|
} | {
|
|
1053
|
-
__kind: "Btc";
|
|
1054
1053
|
value: {
|
|
1055
|
-
__kind: "P2PKH";
|
|
1056
1054
|
value: string;
|
|
1055
|
+
__kind: "P2PKH";
|
|
1057
1056
|
} | {
|
|
1058
|
-
__kind: "P2SH";
|
|
1059
1057
|
value: string;
|
|
1058
|
+
__kind: "P2SH";
|
|
1060
1059
|
} | {
|
|
1061
|
-
__kind: "P2WPKH";
|
|
1062
1060
|
value: string;
|
|
1061
|
+
__kind: "P2WPKH";
|
|
1063
1062
|
} | {
|
|
1064
|
-
__kind: "P2WSH";
|
|
1065
1063
|
value: string;
|
|
1064
|
+
__kind: "P2WSH";
|
|
1066
1065
|
} | {
|
|
1067
|
-
__kind: "Taproot";
|
|
1068
1066
|
value: string;
|
|
1067
|
+
__kind: "Taproot";
|
|
1069
1068
|
} | {
|
|
1070
1069
|
__kind: "OtherSegwit";
|
|
1071
1070
|
version: number;
|
|
1072
1071
|
program: string;
|
|
1073
1072
|
};
|
|
1073
|
+
__kind: "Btc";
|
|
1074
1074
|
} | {
|
|
1075
|
-
__kind: "Arb";
|
|
1076
1075
|
value: string;
|
|
1076
|
+
__kind: "Arb";
|
|
1077
1077
|
} | {
|
|
1078
|
-
__kind: "Sol";
|
|
1079
1078
|
value: string;
|
|
1079
|
+
__kind: "Sol";
|
|
1080
1080
|
} | {
|
|
1081
|
-
__kind: "Hub";
|
|
1082
1081
|
value: string;
|
|
1082
|
+
__kind: "Hub";
|
|
1083
1083
|
} | null | undefined;
|
|
1084
1084
|
} | null | undefined;
|
|
1085
1085
|
brokerFee?: {
|
|
@@ -1101,7 +1101,6 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1101
1101
|
} | {
|
|
1102
1102
|
__kind: "TransactionRejectedByBroker";
|
|
1103
1103
|
} | {
|
|
1104
|
-
__kind: "DepositWitnessRejected";
|
|
1105
1104
|
value: {
|
|
1106
1105
|
__kind: "Other";
|
|
1107
1106
|
} | {
|
|
@@ -1109,11 +1108,11 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1109
1108
|
} | {
|
|
1110
1109
|
__kind: "BadOrigin";
|
|
1111
1110
|
} | {
|
|
1112
|
-
__kind: "Module";
|
|
1113
1111
|
value: {
|
|
1114
1112
|
index: number;
|
|
1115
1113
|
error: `0x${string}`;
|
|
1116
1114
|
};
|
|
1115
|
+
__kind: "Module";
|
|
1117
1116
|
} | {
|
|
1118
1117
|
__kind: "ConsumerRemaining";
|
|
1119
1118
|
} | {
|
|
@@ -1121,14 +1120,14 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1121
1120
|
} | {
|
|
1122
1121
|
__kind: "TooManyConsumers";
|
|
1123
1122
|
} | {
|
|
1124
|
-
__kind: "Token";
|
|
1125
1123
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1124
|
+
__kind: "Token";
|
|
1126
1125
|
} | {
|
|
1127
|
-
__kind: "Arithmetic";
|
|
1128
1126
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1127
|
+
__kind: "Arithmetic";
|
|
1129
1128
|
} | {
|
|
1130
|
-
__kind: "Transactional";
|
|
1131
1129
|
value: "LimitReached" | "NoLayer";
|
|
1130
|
+
__kind: "Transactional";
|
|
1132
1131
|
} | {
|
|
1133
1132
|
__kind: "Exhausted";
|
|
1134
1133
|
} | {
|
|
@@ -1138,6 +1137,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1138
1137
|
} | {
|
|
1139
1138
|
__kind: "RootNotAllowed";
|
|
1140
1139
|
};
|
|
1140
|
+
__kind: "DepositWitnessRejected";
|
|
1141
1141
|
} | {
|
|
1142
1142
|
__kind: "Unrefundable";
|
|
1143
1143
|
};
|
|
@@ -1153,10 +1153,6 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1153
1153
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
1154
1154
|
vaultWitness: {
|
|
1155
1155
|
depositDetails: number;
|
|
1156
|
-
txId: {
|
|
1157
|
-
blockNumber: number;
|
|
1158
|
-
extrinsicIndex: number;
|
|
1159
|
-
};
|
|
1160
1156
|
inputAsset: "Dot";
|
|
1161
1157
|
depositAmount: bigint;
|
|
1162
1158
|
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
@@ -1179,6 +1175,10 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1179
1175
|
readonly chain: "Assethub";
|
|
1180
1176
|
readonly address: string;
|
|
1181
1177
|
};
|
|
1178
|
+
txId: {
|
|
1179
|
+
blockNumber: number;
|
|
1180
|
+
extrinsicIndex: number;
|
|
1181
|
+
};
|
|
1182
1182
|
affiliateFees: {
|
|
1183
1183
|
account: number;
|
|
1184
1184
|
bps: number;
|
|
@@ -1205,42 +1205,42 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1205
1205
|
};
|
|
1206
1206
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1207
1207
|
sourceAddress?: {
|
|
1208
|
-
__kind: "Eth";
|
|
1209
1208
|
value: `0x${string}`;
|
|
1209
|
+
__kind: "Eth";
|
|
1210
1210
|
} | {
|
|
1211
|
-
__kind: "Dot";
|
|
1212
1211
|
value: `0x${string}`;
|
|
1212
|
+
__kind: "Dot";
|
|
1213
1213
|
} | {
|
|
1214
|
-
__kind: "Btc";
|
|
1215
1214
|
value: {
|
|
1216
|
-
__kind: "P2PKH";
|
|
1217
1215
|
value: `0x${string}`;
|
|
1216
|
+
__kind: "P2PKH";
|
|
1218
1217
|
} | {
|
|
1219
|
-
__kind: "P2SH";
|
|
1220
1218
|
value: `0x${string}`;
|
|
1219
|
+
__kind: "P2SH";
|
|
1221
1220
|
} | {
|
|
1222
|
-
__kind: "P2WPKH";
|
|
1223
1221
|
value: `0x${string}`;
|
|
1222
|
+
__kind: "P2WPKH";
|
|
1224
1223
|
} | {
|
|
1225
|
-
__kind: "P2WSH";
|
|
1226
1224
|
value: `0x${string}`;
|
|
1225
|
+
__kind: "P2WSH";
|
|
1227
1226
|
} | {
|
|
1228
|
-
__kind: "Taproot";
|
|
1229
1227
|
value: `0x${string}`;
|
|
1228
|
+
__kind: "Taproot";
|
|
1230
1229
|
} | {
|
|
1231
1230
|
__kind: "OtherSegwit";
|
|
1232
1231
|
version: number;
|
|
1233
1232
|
program: `0x${string}`;
|
|
1234
1233
|
};
|
|
1234
|
+
__kind: "Btc";
|
|
1235
1235
|
} | {
|
|
1236
|
-
__kind: "Arb";
|
|
1237
1236
|
value: `0x${string}`;
|
|
1237
|
+
__kind: "Arb";
|
|
1238
1238
|
} | {
|
|
1239
|
-
__kind: "Sol";
|
|
1240
1239
|
value: `0x${string}`;
|
|
1240
|
+
__kind: "Sol";
|
|
1241
1241
|
} | {
|
|
1242
|
-
__kind: "Hub";
|
|
1243
1242
|
value: `0x${string}`;
|
|
1243
|
+
__kind: "Hub";
|
|
1244
1244
|
} | null | undefined;
|
|
1245
1245
|
} | null | undefined;
|
|
1246
1246
|
brokerFee?: {
|
|
@@ -1262,7 +1262,6 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1262
1262
|
} | {
|
|
1263
1263
|
__kind: "TransactionRejectedByBroker";
|
|
1264
1264
|
} | {
|
|
1265
|
-
__kind: "DepositWitnessRejected";
|
|
1266
1265
|
value: {
|
|
1267
1266
|
__kind: "Other";
|
|
1268
1267
|
} | {
|
|
@@ -1270,11 +1269,11 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1270
1269
|
} | {
|
|
1271
1270
|
__kind: "BadOrigin";
|
|
1272
1271
|
} | {
|
|
1273
|
-
__kind: "Module";
|
|
1274
1272
|
value: {
|
|
1275
1273
|
index: number;
|
|
1276
1274
|
error: string;
|
|
1277
1275
|
};
|
|
1276
|
+
__kind: "Module";
|
|
1278
1277
|
} | {
|
|
1279
1278
|
__kind: "ConsumerRemaining";
|
|
1280
1279
|
} | {
|
|
@@ -1282,20 +1281,20 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1282
1281
|
} | {
|
|
1283
1282
|
__kind: "TooManyConsumers";
|
|
1284
1283
|
} | {
|
|
1285
|
-
__kind: "Token";
|
|
1286
1284
|
value: {
|
|
1287
1285
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1288
1286
|
};
|
|
1287
|
+
__kind: "Token";
|
|
1289
1288
|
} | {
|
|
1290
|
-
__kind: "Arithmetic";
|
|
1291
1289
|
value: {
|
|
1292
1290
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1293
1291
|
};
|
|
1292
|
+
__kind: "Arithmetic";
|
|
1294
1293
|
} | {
|
|
1295
|
-
__kind: "Transactional";
|
|
1296
1294
|
value: {
|
|
1297
1295
|
__kind: "LimitReached" | "NoLayer";
|
|
1298
1296
|
};
|
|
1297
|
+
__kind: "Transactional";
|
|
1299
1298
|
} | {
|
|
1300
1299
|
__kind: "Exhausted";
|
|
1301
1300
|
} | {
|
|
@@ -1305,6 +1304,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1305
1304
|
} | {
|
|
1306
1305
|
__kind: "RootNotAllowed";
|
|
1307
1306
|
};
|
|
1307
|
+
__kind: "DepositWitnessRejected";
|
|
1308
1308
|
} | {
|
|
1309
1309
|
__kind: "Unrefundable";
|
|
1310
1310
|
};
|
|
@@ -1322,10 +1322,6 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1322
1322
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
1323
1323
|
vaultWitness: {
|
|
1324
1324
|
depositDetails: number;
|
|
1325
|
-
txId: {
|
|
1326
|
-
blockNumber: number;
|
|
1327
|
-
extrinsicIndex: number;
|
|
1328
|
-
};
|
|
1329
1325
|
inputAsset: {
|
|
1330
1326
|
__kind: "Dot";
|
|
1331
1327
|
};
|
|
@@ -1334,8 +1330,12 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1334
1330
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1335
1331
|
};
|
|
1336
1332
|
destinationAddress: {
|
|
1337
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1338
1333
|
value: string;
|
|
1334
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1335
|
+
};
|
|
1336
|
+
txId: {
|
|
1337
|
+
blockNumber: number;
|
|
1338
|
+
extrinsicIndex: number;
|
|
1339
1339
|
};
|
|
1340
1340
|
affiliateFees: {
|
|
1341
1341
|
account: number;
|
|
@@ -1365,42 +1365,42 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1365
1365
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1366
1366
|
};
|
|
1367
1367
|
sourceAddress?: {
|
|
1368
|
-
__kind: "Eth";
|
|
1369
1368
|
value: string;
|
|
1369
|
+
__kind: "Eth";
|
|
1370
1370
|
} | {
|
|
1371
|
-
__kind: "Dot";
|
|
1372
1371
|
value: string;
|
|
1372
|
+
__kind: "Dot";
|
|
1373
1373
|
} | {
|
|
1374
|
-
__kind: "Btc";
|
|
1375
1374
|
value: {
|
|
1376
|
-
__kind: "P2PKH";
|
|
1377
1375
|
value: string;
|
|
1376
|
+
__kind: "P2PKH";
|
|
1378
1377
|
} | {
|
|
1379
|
-
__kind: "P2SH";
|
|
1380
1378
|
value: string;
|
|
1379
|
+
__kind: "P2SH";
|
|
1381
1380
|
} | {
|
|
1382
|
-
__kind: "P2WPKH";
|
|
1383
1381
|
value: string;
|
|
1382
|
+
__kind: "P2WPKH";
|
|
1384
1383
|
} | {
|
|
1385
|
-
__kind: "P2WSH";
|
|
1386
1384
|
value: string;
|
|
1385
|
+
__kind: "P2WSH";
|
|
1387
1386
|
} | {
|
|
1388
|
-
__kind: "Taproot";
|
|
1389
1387
|
value: string;
|
|
1388
|
+
__kind: "Taproot";
|
|
1390
1389
|
} | {
|
|
1391
1390
|
__kind: "OtherSegwit";
|
|
1392
1391
|
version: number;
|
|
1393
1392
|
program: string;
|
|
1394
1393
|
};
|
|
1394
|
+
__kind: "Btc";
|
|
1395
1395
|
} | {
|
|
1396
|
-
__kind: "Arb";
|
|
1397
1396
|
value: string;
|
|
1397
|
+
__kind: "Arb";
|
|
1398
1398
|
} | {
|
|
1399
|
-
__kind: "Sol";
|
|
1400
1399
|
value: string;
|
|
1400
|
+
__kind: "Sol";
|
|
1401
1401
|
} | {
|
|
1402
|
-
__kind: "Hub";
|
|
1403
1402
|
value: string;
|
|
1403
|
+
__kind: "Hub";
|
|
1404
1404
|
} | null | undefined;
|
|
1405
1405
|
} | null | undefined;
|
|
1406
1406
|
brokerFee?: {
|