@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 assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
54
54
|
error: string;
|
|
55
55
|
}>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
+
__kind: "Module";
|
|
57
58
|
value: {
|
|
58
59
|
index: number;
|
|
59
60
|
error: `0x${string}`;
|
|
60
61
|
};
|
|
61
|
-
__kind: "Module";
|
|
62
62
|
}, {
|
|
63
|
+
__kind: "Module";
|
|
63
64
|
value: {
|
|
64
65
|
index: number;
|
|
65
66
|
error: string;
|
|
66
67
|
};
|
|
67
|
-
__kind: "Module";
|
|
68
68
|
}>, z.ZodObject<{
|
|
69
69
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -95,13 +95,13 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
95
95
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
99
98
|
__kind: "Token";
|
|
99
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
100
100
|
}, {
|
|
101
|
+
__kind: "Token";
|
|
101
102
|
value: {
|
|
102
103
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
103
104
|
};
|
|
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 assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
114
114
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
115
115
|
}>;
|
|
116
116
|
}, "strip", z.ZodTypeAny, {
|
|
117
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
118
117
|
__kind: "Arithmetic";
|
|
118
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
119
119
|
}, {
|
|
120
|
+
__kind: "Arithmetic";
|
|
120
121
|
value: {
|
|
121
122
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
122
123
|
};
|
|
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 assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
133
133
|
__kind: "LimitReached" | "NoLayer";
|
|
134
134
|
}>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
|
-
value: "LimitReached" | "NoLayer";
|
|
137
136
|
__kind: "Transactional";
|
|
137
|
+
value: "LimitReached" | "NoLayer";
|
|
138
138
|
}, {
|
|
139
|
+
__kind: "Transactional";
|
|
139
140
|
value: {
|
|
140
141
|
__kind: "LimitReached" | "NoLayer";
|
|
141
142
|
};
|
|
142
|
-
__kind: "Transactional";
|
|
143
143
|
}>, z.ZodObject<{
|
|
144
144
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -176,15 +176,16 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
176
176
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
177
177
|
}>;
|
|
178
178
|
}, "strip", z.ZodTypeAny, {
|
|
179
|
-
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
180
179
|
__kind: "Trie";
|
|
180
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
181
181
|
}, {
|
|
182
|
+
__kind: "Trie";
|
|
182
183
|
value: {
|
|
183
184
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
184
185
|
};
|
|
185
|
-
__kind: "Trie";
|
|
186
186
|
}>]>;
|
|
187
187
|
}, "strip", z.ZodTypeAny, {
|
|
188
|
+
__kind: "DepositWitnessRejected";
|
|
188
189
|
value: {
|
|
189
190
|
__kind: "Other";
|
|
190
191
|
} | {
|
|
@@ -192,11 +193,11 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
192
193
|
} | {
|
|
193
194
|
__kind: "BadOrigin";
|
|
194
195
|
} | {
|
|
196
|
+
__kind: "Module";
|
|
195
197
|
value: {
|
|
196
198
|
index: number;
|
|
197
199
|
error: `0x${string}`;
|
|
198
200
|
};
|
|
199
|
-
__kind: "Module";
|
|
200
201
|
} | {
|
|
201
202
|
__kind: "ConsumerRemaining";
|
|
202
203
|
} | {
|
|
@@ -204,14 +205,14 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
204
205
|
} | {
|
|
205
206
|
__kind: "TooManyConsumers";
|
|
206
207
|
} | {
|
|
207
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
208
208
|
__kind: "Token";
|
|
209
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
209
210
|
} | {
|
|
210
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
211
211
|
__kind: "Arithmetic";
|
|
212
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
212
213
|
} | {
|
|
213
|
-
value: "LimitReached" | "NoLayer";
|
|
214
214
|
__kind: "Transactional";
|
|
215
|
+
value: "LimitReached" | "NoLayer";
|
|
215
216
|
} | {
|
|
216
217
|
__kind: "Exhausted";
|
|
217
218
|
} | {
|
|
@@ -221,11 +222,11 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
221
222
|
} | {
|
|
222
223
|
__kind: "RootNotAllowed";
|
|
223
224
|
} | {
|
|
224
|
-
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
225
225
|
__kind: "Trie";
|
|
226
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
226
227
|
};
|
|
227
|
-
__kind: "DepositWitnessRejected";
|
|
228
228
|
}, {
|
|
229
|
+
__kind: "DepositWitnessRejected";
|
|
229
230
|
value: {
|
|
230
231
|
__kind: "Other";
|
|
231
232
|
} | {
|
|
@@ -233,11 +234,11 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
233
234
|
} | {
|
|
234
235
|
__kind: "BadOrigin";
|
|
235
236
|
} | {
|
|
237
|
+
__kind: "Module";
|
|
236
238
|
value: {
|
|
237
239
|
index: number;
|
|
238
240
|
error: string;
|
|
239
241
|
};
|
|
240
|
-
__kind: "Module";
|
|
241
242
|
} | {
|
|
242
243
|
__kind: "ConsumerRemaining";
|
|
243
244
|
} | {
|
|
@@ -245,20 +246,20 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
245
246
|
} | {
|
|
246
247
|
__kind: "TooManyConsumers";
|
|
247
248
|
} | {
|
|
249
|
+
__kind: "Token";
|
|
248
250
|
value: {
|
|
249
251
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
250
252
|
};
|
|
251
|
-
__kind: "Token";
|
|
252
253
|
} | {
|
|
254
|
+
__kind: "Arithmetic";
|
|
253
255
|
value: {
|
|
254
256
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
255
257
|
};
|
|
256
|
-
__kind: "Arithmetic";
|
|
257
258
|
} | {
|
|
259
|
+
__kind: "Transactional";
|
|
258
260
|
value: {
|
|
259
261
|
__kind: "LimitReached" | "NoLayer";
|
|
260
262
|
};
|
|
261
|
-
__kind: "Transactional";
|
|
262
263
|
} | {
|
|
263
264
|
__kind: "Exhausted";
|
|
264
265
|
} | {
|
|
@@ -268,12 +269,11 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
268
269
|
} | {
|
|
269
270
|
__kind: "RootNotAllowed";
|
|
270
271
|
} | {
|
|
272
|
+
__kind: "Trie";
|
|
271
273
|
value: {
|
|
272
274
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
273
275
|
};
|
|
274
|
-
__kind: "Trie";
|
|
275
276
|
};
|
|
276
|
-
__kind: "DepositWitnessRejected";
|
|
277
277
|
}>, z.ZodObject<{
|
|
278
278
|
__kind: z.ZodLiteral<"Unrefundable">;
|
|
279
279
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -346,21 +346,21 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
346
346
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
347
347
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
|
|
348
348
|
}, "strip", z.ZodTypeAny, {
|
|
349
|
-
__kind: "
|
|
349
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
350
350
|
}, {
|
|
351
|
-
__kind: "
|
|
352
|
-
}>, "
|
|
353
|
-
__kind: "
|
|
351
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
352
|
+
}>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt", {
|
|
353
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
354
354
|
}>;
|
|
355
355
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
356
356
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
357
357
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
358
358
|
}, "strip", z.ZodTypeAny, {
|
|
359
|
-
value: `0x${string}`;
|
|
360
359
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
360
|
+
value: `0x${string}`;
|
|
361
361
|
}, {
|
|
362
|
-
value: string;
|
|
363
362
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
363
|
+
value: string;
|
|
364
364
|
}>, {
|
|
365
365
|
readonly chain: "Ethereum";
|
|
366
366
|
readonly address: `0x${string}`;
|
|
@@ -380,8 +380,8 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
380
380
|
readonly chain: "Assethub";
|
|
381
381
|
readonly address: string;
|
|
382
382
|
}, {
|
|
383
|
-
value: string;
|
|
384
383
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
384
|
+
value: string;
|
|
385
385
|
}>;
|
|
386
386
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
387
387
|
channelMetadata: z.ZodObject<{
|
|
@@ -410,67 +410,67 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
410
410
|
__kind: z.ZodLiteral<"Eth">;
|
|
411
411
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
412
412
|
}, "strip", z.ZodTypeAny, {
|
|
413
|
-
value: `0x${string}`;
|
|
414
413
|
__kind: "Eth";
|
|
414
|
+
value: `0x${string}`;
|
|
415
415
|
}, {
|
|
416
|
-
value: string;
|
|
417
416
|
__kind: "Eth";
|
|
417
|
+
value: string;
|
|
418
418
|
}>, z.ZodObject<{
|
|
419
419
|
__kind: z.ZodLiteral<"Dot">;
|
|
420
420
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
421
421
|
}, "strip", z.ZodTypeAny, {
|
|
422
|
-
value: `0x${string}`;
|
|
423
422
|
__kind: "Dot";
|
|
423
|
+
value: `0x${string}`;
|
|
424
424
|
}, {
|
|
425
|
-
value: string;
|
|
426
425
|
__kind: "Dot";
|
|
426
|
+
value: string;
|
|
427
427
|
}>, z.ZodObject<{
|
|
428
428
|
__kind: z.ZodLiteral<"Btc">;
|
|
429
429
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
430
430
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
431
431
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
432
432
|
}, "strip", z.ZodTypeAny, {
|
|
433
|
-
value: `0x${string}`;
|
|
434
433
|
__kind: "P2PKH";
|
|
434
|
+
value: `0x${string}`;
|
|
435
435
|
}, {
|
|
436
|
-
value: string;
|
|
437
436
|
__kind: "P2PKH";
|
|
437
|
+
value: string;
|
|
438
438
|
}>, z.ZodObject<{
|
|
439
439
|
__kind: z.ZodLiteral<"P2SH">;
|
|
440
440
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
441
441
|
}, "strip", z.ZodTypeAny, {
|
|
442
|
-
value: `0x${string}`;
|
|
443
442
|
__kind: "P2SH";
|
|
443
|
+
value: `0x${string}`;
|
|
444
444
|
}, {
|
|
445
|
-
value: string;
|
|
446
445
|
__kind: "P2SH";
|
|
446
|
+
value: string;
|
|
447
447
|
}>, z.ZodObject<{
|
|
448
448
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
449
449
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
450
450
|
}, "strip", z.ZodTypeAny, {
|
|
451
|
-
value: `0x${string}`;
|
|
452
451
|
__kind: "P2WPKH";
|
|
452
|
+
value: `0x${string}`;
|
|
453
453
|
}, {
|
|
454
|
-
value: string;
|
|
455
454
|
__kind: "P2WPKH";
|
|
455
|
+
value: string;
|
|
456
456
|
}>, z.ZodObject<{
|
|
457
457
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
458
458
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
459
459
|
}, "strip", z.ZodTypeAny, {
|
|
460
|
-
value: `0x${string}`;
|
|
461
460
|
__kind: "P2WSH";
|
|
461
|
+
value: `0x${string}`;
|
|
462
462
|
}, {
|
|
463
|
-
value: string;
|
|
464
463
|
__kind: "P2WSH";
|
|
464
|
+
value: string;
|
|
465
465
|
}>, z.ZodObject<{
|
|
466
466
|
__kind: z.ZodLiteral<"Taproot">;
|
|
467
467
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
468
468
|
}, "strip", z.ZodTypeAny, {
|
|
469
|
-
value: `0x${string}`;
|
|
470
469
|
__kind: "Taproot";
|
|
470
|
+
value: `0x${string}`;
|
|
471
471
|
}, {
|
|
472
|
-
value: string;
|
|
473
472
|
__kind: "Taproot";
|
|
473
|
+
value: string;
|
|
474
474
|
}>, z.ZodObject<{
|
|
475
475
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
476
476
|
version: z.ZodNumber;
|
|
@@ -485,76 +485,76 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
485
485
|
program: string;
|
|
486
486
|
}>]>;
|
|
487
487
|
}, "strip", z.ZodTypeAny, {
|
|
488
|
+
__kind: "Btc";
|
|
488
489
|
value: {
|
|
489
|
-
value: `0x${string}`;
|
|
490
490
|
__kind: "P2PKH";
|
|
491
|
-
} | {
|
|
492
491
|
value: `0x${string}`;
|
|
493
|
-
__kind: "P2SH";
|
|
494
492
|
} | {
|
|
493
|
+
__kind: "P2SH";
|
|
495
494
|
value: `0x${string}`;
|
|
496
|
-
__kind: "P2WPKH";
|
|
497
495
|
} | {
|
|
496
|
+
__kind: "P2WPKH";
|
|
498
497
|
value: `0x${string}`;
|
|
499
|
-
__kind: "P2WSH";
|
|
500
498
|
} | {
|
|
499
|
+
__kind: "P2WSH";
|
|
501
500
|
value: `0x${string}`;
|
|
501
|
+
} | {
|
|
502
502
|
__kind: "Taproot";
|
|
503
|
+
value: `0x${string}`;
|
|
503
504
|
} | {
|
|
504
505
|
__kind: "OtherSegwit";
|
|
505
506
|
version: number;
|
|
506
507
|
program: `0x${string}`;
|
|
507
508
|
};
|
|
508
|
-
__kind: "Btc";
|
|
509
509
|
}, {
|
|
510
|
+
__kind: "Btc";
|
|
510
511
|
value: {
|
|
511
|
-
value: string;
|
|
512
512
|
__kind: "P2PKH";
|
|
513
|
-
} | {
|
|
514
513
|
value: string;
|
|
515
|
-
__kind: "P2SH";
|
|
516
514
|
} | {
|
|
515
|
+
__kind: "P2SH";
|
|
517
516
|
value: string;
|
|
518
|
-
__kind: "P2WPKH";
|
|
519
517
|
} | {
|
|
518
|
+
__kind: "P2WPKH";
|
|
520
519
|
value: string;
|
|
521
|
-
__kind: "P2WSH";
|
|
522
520
|
} | {
|
|
521
|
+
__kind: "P2WSH";
|
|
523
522
|
value: string;
|
|
523
|
+
} | {
|
|
524
524
|
__kind: "Taproot";
|
|
525
|
+
value: string;
|
|
525
526
|
} | {
|
|
526
527
|
__kind: "OtherSegwit";
|
|
527
528
|
version: number;
|
|
528
529
|
program: string;
|
|
529
530
|
};
|
|
530
|
-
__kind: "Btc";
|
|
531
531
|
}>, z.ZodObject<{
|
|
532
532
|
__kind: z.ZodLiteral<"Arb">;
|
|
533
533
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
534
534
|
}, "strip", z.ZodTypeAny, {
|
|
535
|
-
value: `0x${string}`;
|
|
536
535
|
__kind: "Arb";
|
|
536
|
+
value: `0x${string}`;
|
|
537
537
|
}, {
|
|
538
|
-
value: string;
|
|
539
538
|
__kind: "Arb";
|
|
539
|
+
value: string;
|
|
540
540
|
}>, z.ZodObject<{
|
|
541
541
|
__kind: z.ZodLiteral<"Sol">;
|
|
542
542
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
543
543
|
}, "strip", z.ZodTypeAny, {
|
|
544
|
-
value: `0x${string}`;
|
|
545
544
|
__kind: "Sol";
|
|
545
|
+
value: `0x${string}`;
|
|
546
546
|
}, {
|
|
547
|
-
value: string;
|
|
548
547
|
__kind: "Sol";
|
|
548
|
+
value: string;
|
|
549
549
|
}>, z.ZodObject<{
|
|
550
550
|
__kind: z.ZodLiteral<"Hub">;
|
|
551
551
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
552
552
|
}, "strip", z.ZodTypeAny, {
|
|
553
|
-
value: `0x${string}`;
|
|
554
553
|
__kind: "Hub";
|
|
554
|
+
value: `0x${string}`;
|
|
555
555
|
}, {
|
|
556
|
-
value: string;
|
|
557
556
|
__kind: "Hub";
|
|
557
|
+
value: string;
|
|
558
558
|
}>]>>>;
|
|
559
559
|
}, "strip", z.ZodTypeAny, {
|
|
560
560
|
channelMetadata: {
|
|
@@ -564,42 +564,42 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
564
564
|
};
|
|
565
565
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
566
566
|
sourceAddress?: {
|
|
567
|
-
value: `0x${string}`;
|
|
568
567
|
__kind: "Eth";
|
|
569
|
-
} | {
|
|
570
568
|
value: `0x${string}`;
|
|
569
|
+
} | {
|
|
571
570
|
__kind: "Dot";
|
|
571
|
+
value: `0x${string}`;
|
|
572
572
|
} | {
|
|
573
|
+
__kind: "Btc";
|
|
573
574
|
value: {
|
|
574
|
-
value: `0x${string}`;
|
|
575
575
|
__kind: "P2PKH";
|
|
576
|
-
} | {
|
|
577
576
|
value: `0x${string}`;
|
|
578
|
-
__kind: "P2SH";
|
|
579
577
|
} | {
|
|
578
|
+
__kind: "P2SH";
|
|
580
579
|
value: `0x${string}`;
|
|
581
|
-
__kind: "P2WPKH";
|
|
582
580
|
} | {
|
|
581
|
+
__kind: "P2WPKH";
|
|
583
582
|
value: `0x${string}`;
|
|
584
|
-
__kind: "P2WSH";
|
|
585
583
|
} | {
|
|
584
|
+
__kind: "P2WSH";
|
|
586
585
|
value: `0x${string}`;
|
|
586
|
+
} | {
|
|
587
587
|
__kind: "Taproot";
|
|
588
|
+
value: `0x${string}`;
|
|
588
589
|
} | {
|
|
589
590
|
__kind: "OtherSegwit";
|
|
590
591
|
version: number;
|
|
591
592
|
program: `0x${string}`;
|
|
592
593
|
};
|
|
593
|
-
__kind: "Btc";
|
|
594
594
|
} | {
|
|
595
|
-
value: `0x${string}`;
|
|
596
595
|
__kind: "Arb";
|
|
597
|
-
} | {
|
|
598
596
|
value: `0x${string}`;
|
|
599
|
-
__kind: "Sol";
|
|
600
597
|
} | {
|
|
598
|
+
__kind: "Sol";
|
|
601
599
|
value: `0x${string}`;
|
|
600
|
+
} | {
|
|
602
601
|
__kind: "Hub";
|
|
602
|
+
value: `0x${string}`;
|
|
603
603
|
} | null | undefined;
|
|
604
604
|
}, {
|
|
605
605
|
channelMetadata: {
|
|
@@ -611,42 +611,42 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
611
611
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
612
612
|
};
|
|
613
613
|
sourceAddress?: {
|
|
614
|
-
value: string;
|
|
615
614
|
__kind: "Eth";
|
|
616
|
-
} | {
|
|
617
615
|
value: string;
|
|
616
|
+
} | {
|
|
618
617
|
__kind: "Dot";
|
|
618
|
+
value: string;
|
|
619
619
|
} | {
|
|
620
|
+
__kind: "Btc";
|
|
620
621
|
value: {
|
|
621
|
-
value: string;
|
|
622
622
|
__kind: "P2PKH";
|
|
623
|
-
} | {
|
|
624
623
|
value: string;
|
|
625
|
-
__kind: "P2SH";
|
|
626
624
|
} | {
|
|
625
|
+
__kind: "P2SH";
|
|
627
626
|
value: string;
|
|
628
|
-
__kind: "P2WPKH";
|
|
629
627
|
} | {
|
|
628
|
+
__kind: "P2WPKH";
|
|
630
629
|
value: string;
|
|
631
|
-
__kind: "P2WSH";
|
|
632
630
|
} | {
|
|
631
|
+
__kind: "P2WSH";
|
|
633
632
|
value: string;
|
|
633
|
+
} | {
|
|
634
634
|
__kind: "Taproot";
|
|
635
|
+
value: string;
|
|
635
636
|
} | {
|
|
636
637
|
__kind: "OtherSegwit";
|
|
637
638
|
version: number;
|
|
638
639
|
program: string;
|
|
639
640
|
};
|
|
640
|
-
__kind: "Btc";
|
|
641
641
|
} | {
|
|
642
|
-
value: string;
|
|
643
642
|
__kind: "Arb";
|
|
644
|
-
} | {
|
|
645
643
|
value: string;
|
|
646
|
-
__kind: "Sol";
|
|
647
644
|
} | {
|
|
645
|
+
__kind: "Sol";
|
|
648
646
|
value: string;
|
|
647
|
+
} | {
|
|
649
648
|
__kind: "Hub";
|
|
649
|
+
value: string;
|
|
650
650
|
} | null | undefined;
|
|
651
651
|
}>>>;
|
|
652
652
|
txId: z.ZodObject<{
|
|
@@ -730,14 +730,6 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
730
730
|
}>>>;
|
|
731
731
|
boostFee: z.ZodNumber;
|
|
732
732
|
}, "strip", z.ZodTypeAny, {
|
|
733
|
-
txId: {
|
|
734
|
-
blockNumber: number;
|
|
735
|
-
extrinsicIndex: number;
|
|
736
|
-
};
|
|
737
|
-
depositDetails: number;
|
|
738
|
-
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
739
|
-
depositAmount: bigint;
|
|
740
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
741
733
|
destinationAddress: {
|
|
742
734
|
readonly chain: "Ethereum";
|
|
743
735
|
readonly address: `0x${string}`;
|
|
@@ -757,6 +749,14 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
757
749
|
readonly chain: "Assethub";
|
|
758
750
|
readonly address: string;
|
|
759
751
|
};
|
|
752
|
+
txId: {
|
|
753
|
+
blockNumber: number;
|
|
754
|
+
extrinsicIndex: number;
|
|
755
|
+
};
|
|
756
|
+
depositDetails: number;
|
|
757
|
+
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
758
|
+
depositAmount: bigint;
|
|
759
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
760
760
|
affiliateFees: {
|
|
761
761
|
account: number;
|
|
762
762
|
bps: number;
|
|
@@ -783,42 +783,42 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
783
783
|
};
|
|
784
784
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
785
785
|
sourceAddress?: {
|
|
786
|
-
value: `0x${string}`;
|
|
787
786
|
__kind: "Eth";
|
|
788
|
-
} | {
|
|
789
787
|
value: `0x${string}`;
|
|
788
|
+
} | {
|
|
790
789
|
__kind: "Dot";
|
|
790
|
+
value: `0x${string}`;
|
|
791
791
|
} | {
|
|
792
|
+
__kind: "Btc";
|
|
792
793
|
value: {
|
|
793
|
-
value: `0x${string}`;
|
|
794
794
|
__kind: "P2PKH";
|
|
795
|
-
} | {
|
|
796
795
|
value: `0x${string}`;
|
|
797
|
-
__kind: "P2SH";
|
|
798
796
|
} | {
|
|
797
|
+
__kind: "P2SH";
|
|
799
798
|
value: `0x${string}`;
|
|
800
|
-
__kind: "P2WPKH";
|
|
801
799
|
} | {
|
|
800
|
+
__kind: "P2WPKH";
|
|
802
801
|
value: `0x${string}`;
|
|
803
|
-
__kind: "P2WSH";
|
|
804
802
|
} | {
|
|
803
|
+
__kind: "P2WSH";
|
|
805
804
|
value: `0x${string}`;
|
|
805
|
+
} | {
|
|
806
806
|
__kind: "Taproot";
|
|
807
|
+
value: `0x${string}`;
|
|
807
808
|
} | {
|
|
808
809
|
__kind: "OtherSegwit";
|
|
809
810
|
version: number;
|
|
810
811
|
program: `0x${string}`;
|
|
811
812
|
};
|
|
812
|
-
__kind: "Btc";
|
|
813
813
|
} | {
|
|
814
|
-
value: `0x${string}`;
|
|
815
814
|
__kind: "Arb";
|
|
816
|
-
} | {
|
|
817
815
|
value: `0x${string}`;
|
|
818
|
-
__kind: "Sol";
|
|
819
816
|
} | {
|
|
817
|
+
__kind: "Sol";
|
|
820
818
|
value: `0x${string}`;
|
|
819
|
+
} | {
|
|
821
820
|
__kind: "Hub";
|
|
821
|
+
value: `0x${string}`;
|
|
822
822
|
} | null | undefined;
|
|
823
823
|
} | null | undefined;
|
|
824
824
|
brokerFee?: {
|
|
@@ -830,6 +830,10 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
830
830
|
chunkInterval: number;
|
|
831
831
|
} | null | undefined;
|
|
832
832
|
}, {
|
|
833
|
+
destinationAddress: {
|
|
834
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
835
|
+
value: string;
|
|
836
|
+
};
|
|
833
837
|
txId: {
|
|
834
838
|
blockNumber: number;
|
|
835
839
|
extrinsicIndex: number;
|
|
@@ -840,11 +844,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
840
844
|
};
|
|
841
845
|
depositAmount: string | number;
|
|
842
846
|
outputAsset: {
|
|
843
|
-
__kind: "
|
|
844
|
-
};
|
|
845
|
-
destinationAddress: {
|
|
846
|
-
value: string;
|
|
847
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
847
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
848
848
|
};
|
|
849
849
|
affiliateFees: {
|
|
850
850
|
account: number;
|
|
@@ -874,42 +874,42 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
874
874
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
875
875
|
};
|
|
876
876
|
sourceAddress?: {
|
|
877
|
-
value: string;
|
|
878
877
|
__kind: "Eth";
|
|
879
|
-
} | {
|
|
880
878
|
value: string;
|
|
879
|
+
} | {
|
|
881
880
|
__kind: "Dot";
|
|
881
|
+
value: string;
|
|
882
882
|
} | {
|
|
883
|
+
__kind: "Btc";
|
|
883
884
|
value: {
|
|
884
|
-
value: string;
|
|
885
885
|
__kind: "P2PKH";
|
|
886
|
-
} | {
|
|
887
886
|
value: string;
|
|
888
|
-
__kind: "P2SH";
|
|
889
887
|
} | {
|
|
888
|
+
__kind: "P2SH";
|
|
890
889
|
value: string;
|
|
891
|
-
__kind: "P2WPKH";
|
|
892
890
|
} | {
|
|
891
|
+
__kind: "P2WPKH";
|
|
893
892
|
value: string;
|
|
894
|
-
__kind: "P2WSH";
|
|
895
893
|
} | {
|
|
894
|
+
__kind: "P2WSH";
|
|
896
895
|
value: string;
|
|
896
|
+
} | {
|
|
897
897
|
__kind: "Taproot";
|
|
898
|
+
value: string;
|
|
898
899
|
} | {
|
|
899
900
|
__kind: "OtherSegwit";
|
|
900
901
|
version: number;
|
|
901
902
|
program: string;
|
|
902
903
|
};
|
|
903
|
-
__kind: "Btc";
|
|
904
904
|
} | {
|
|
905
|
-
value: string;
|
|
906
905
|
__kind: "Arb";
|
|
907
|
-
} | {
|
|
908
906
|
value: string;
|
|
909
|
-
__kind: "Sol";
|
|
910
907
|
} | {
|
|
908
|
+
__kind: "Sol";
|
|
911
909
|
value: string;
|
|
910
|
+
} | {
|
|
912
911
|
__kind: "Hub";
|
|
912
|
+
value: string;
|
|
913
913
|
} | null | undefined;
|
|
914
914
|
} | null | undefined;
|
|
915
915
|
brokerFee?: {
|
|
@@ -924,14 +924,6 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
924
924
|
}, "strip", z.ZodTypeAny, {
|
|
925
925
|
__kind: "DepositFailedVaultVariantAssethub";
|
|
926
926
|
vaultWitness: {
|
|
927
|
-
txId: {
|
|
928
|
-
blockNumber: number;
|
|
929
|
-
extrinsicIndex: number;
|
|
930
|
-
};
|
|
931
|
-
depositDetails: number;
|
|
932
|
-
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
933
|
-
depositAmount: bigint;
|
|
934
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
935
927
|
destinationAddress: {
|
|
936
928
|
readonly chain: "Ethereum";
|
|
937
929
|
readonly address: `0x${string}`;
|
|
@@ -951,6 +943,14 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
951
943
|
readonly chain: "Assethub";
|
|
952
944
|
readonly address: string;
|
|
953
945
|
};
|
|
946
|
+
txId: {
|
|
947
|
+
blockNumber: number;
|
|
948
|
+
extrinsicIndex: number;
|
|
949
|
+
};
|
|
950
|
+
depositDetails: number;
|
|
951
|
+
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
952
|
+
depositAmount: bigint;
|
|
953
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
954
954
|
affiliateFees: {
|
|
955
955
|
account: number;
|
|
956
956
|
bps: number;
|
|
@@ -977,42 +977,42 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
977
977
|
};
|
|
978
978
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
979
979
|
sourceAddress?: {
|
|
980
|
-
value: `0x${string}`;
|
|
981
980
|
__kind: "Eth";
|
|
982
|
-
} | {
|
|
983
981
|
value: `0x${string}`;
|
|
982
|
+
} | {
|
|
984
983
|
__kind: "Dot";
|
|
984
|
+
value: `0x${string}`;
|
|
985
985
|
} | {
|
|
986
|
+
__kind: "Btc";
|
|
986
987
|
value: {
|
|
987
|
-
value: `0x${string}`;
|
|
988
988
|
__kind: "P2PKH";
|
|
989
|
-
} | {
|
|
990
989
|
value: `0x${string}`;
|
|
991
|
-
__kind: "P2SH";
|
|
992
990
|
} | {
|
|
991
|
+
__kind: "P2SH";
|
|
993
992
|
value: `0x${string}`;
|
|
994
|
-
__kind: "P2WPKH";
|
|
995
993
|
} | {
|
|
994
|
+
__kind: "P2WPKH";
|
|
996
995
|
value: `0x${string}`;
|
|
997
|
-
__kind: "P2WSH";
|
|
998
996
|
} | {
|
|
997
|
+
__kind: "P2WSH";
|
|
999
998
|
value: `0x${string}`;
|
|
999
|
+
} | {
|
|
1000
1000
|
__kind: "Taproot";
|
|
1001
|
+
value: `0x${string}`;
|
|
1001
1002
|
} | {
|
|
1002
1003
|
__kind: "OtherSegwit";
|
|
1003
1004
|
version: number;
|
|
1004
1005
|
program: `0x${string}`;
|
|
1005
1006
|
};
|
|
1006
|
-
__kind: "Btc";
|
|
1007
1007
|
} | {
|
|
1008
|
-
value: `0x${string}`;
|
|
1009
1008
|
__kind: "Arb";
|
|
1010
|
-
} | {
|
|
1011
1009
|
value: `0x${string}`;
|
|
1012
|
-
__kind: "Sol";
|
|
1013
1010
|
} | {
|
|
1011
|
+
__kind: "Sol";
|
|
1014
1012
|
value: `0x${string}`;
|
|
1013
|
+
} | {
|
|
1015
1014
|
__kind: "Hub";
|
|
1015
|
+
value: `0x${string}`;
|
|
1016
1016
|
} | null | undefined;
|
|
1017
1017
|
} | null | undefined;
|
|
1018
1018
|
brokerFee?: {
|
|
@@ -1027,6 +1027,10 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1027
1027
|
}, {
|
|
1028
1028
|
__kind: "DepositFailedVaultVariantAssethub";
|
|
1029
1029
|
vaultWitness: {
|
|
1030
|
+
destinationAddress: {
|
|
1031
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1032
|
+
value: string;
|
|
1033
|
+
};
|
|
1030
1034
|
txId: {
|
|
1031
1035
|
blockNumber: number;
|
|
1032
1036
|
extrinsicIndex: number;
|
|
@@ -1037,11 +1041,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1037
1041
|
};
|
|
1038
1042
|
depositAmount: string | number;
|
|
1039
1043
|
outputAsset: {
|
|
1040
|
-
__kind: "
|
|
1041
|
-
};
|
|
1042
|
-
destinationAddress: {
|
|
1043
|
-
value: string;
|
|
1044
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1044
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1045
1045
|
};
|
|
1046
1046
|
affiliateFees: {
|
|
1047
1047
|
account: number;
|
|
@@ -1071,42 +1071,42 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1071
1071
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1072
1072
|
};
|
|
1073
1073
|
sourceAddress?: {
|
|
1074
|
-
value: string;
|
|
1075
1074
|
__kind: "Eth";
|
|
1076
|
-
} | {
|
|
1077
1075
|
value: string;
|
|
1076
|
+
} | {
|
|
1078
1077
|
__kind: "Dot";
|
|
1078
|
+
value: string;
|
|
1079
1079
|
} | {
|
|
1080
|
+
__kind: "Btc";
|
|
1080
1081
|
value: {
|
|
1081
|
-
value: string;
|
|
1082
1082
|
__kind: "P2PKH";
|
|
1083
|
-
} | {
|
|
1084
1083
|
value: string;
|
|
1085
|
-
__kind: "P2SH";
|
|
1086
1084
|
} | {
|
|
1085
|
+
__kind: "P2SH";
|
|
1087
1086
|
value: string;
|
|
1088
|
-
__kind: "P2WPKH";
|
|
1089
1087
|
} | {
|
|
1088
|
+
__kind: "P2WPKH";
|
|
1090
1089
|
value: string;
|
|
1091
|
-
__kind: "P2WSH";
|
|
1092
1090
|
} | {
|
|
1091
|
+
__kind: "P2WSH";
|
|
1093
1092
|
value: string;
|
|
1093
|
+
} | {
|
|
1094
1094
|
__kind: "Taproot";
|
|
1095
|
+
value: string;
|
|
1095
1096
|
} | {
|
|
1096
1097
|
__kind: "OtherSegwit";
|
|
1097
1098
|
version: number;
|
|
1098
1099
|
program: string;
|
|
1099
1100
|
};
|
|
1100
|
-
__kind: "Btc";
|
|
1101
1101
|
} | {
|
|
1102
|
-
value: string;
|
|
1103
1102
|
__kind: "Arb";
|
|
1104
|
-
} | {
|
|
1105
1103
|
value: string;
|
|
1106
|
-
__kind: "Sol";
|
|
1107
1104
|
} | {
|
|
1105
|
+
__kind: "Sol";
|
|
1108
1106
|
value: string;
|
|
1107
|
+
} | {
|
|
1109
1108
|
__kind: "Hub";
|
|
1109
|
+
value: string;
|
|
1110
1110
|
} | null | undefined;
|
|
1111
1111
|
} | null | undefined;
|
|
1112
1112
|
brokerFee?: {
|
|
@@ -1127,6 +1127,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1127
1127
|
} | {
|
|
1128
1128
|
__kind: "TransactionRejectedByBroker";
|
|
1129
1129
|
} | {
|
|
1130
|
+
__kind: "DepositWitnessRejected";
|
|
1130
1131
|
value: {
|
|
1131
1132
|
__kind: "Other";
|
|
1132
1133
|
} | {
|
|
@@ -1134,11 +1135,11 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1134
1135
|
} | {
|
|
1135
1136
|
__kind: "BadOrigin";
|
|
1136
1137
|
} | {
|
|
1138
|
+
__kind: "Module";
|
|
1137
1139
|
value: {
|
|
1138
1140
|
index: number;
|
|
1139
1141
|
error: `0x${string}`;
|
|
1140
1142
|
};
|
|
1141
|
-
__kind: "Module";
|
|
1142
1143
|
} | {
|
|
1143
1144
|
__kind: "ConsumerRemaining";
|
|
1144
1145
|
} | {
|
|
@@ -1146,14 +1147,14 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1146
1147
|
} | {
|
|
1147
1148
|
__kind: "TooManyConsumers";
|
|
1148
1149
|
} | {
|
|
1149
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1150
1150
|
__kind: "Token";
|
|
1151
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1151
1152
|
} | {
|
|
1152
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1153
1153
|
__kind: "Arithmetic";
|
|
1154
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1154
1155
|
} | {
|
|
1155
|
-
value: "LimitReached" | "NoLayer";
|
|
1156
1156
|
__kind: "Transactional";
|
|
1157
|
+
value: "LimitReached" | "NoLayer";
|
|
1157
1158
|
} | {
|
|
1158
1159
|
__kind: "Exhausted";
|
|
1159
1160
|
} | {
|
|
@@ -1163,10 +1164,9 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1163
1164
|
} | {
|
|
1164
1165
|
__kind: "RootNotAllowed";
|
|
1165
1166
|
} | {
|
|
1166
|
-
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1167
1167
|
__kind: "Trie";
|
|
1168
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1168
1169
|
};
|
|
1169
|
-
__kind: "DepositWitnessRejected";
|
|
1170
1170
|
} | {
|
|
1171
1171
|
__kind: "Unrefundable";
|
|
1172
1172
|
};
|
|
@@ -1182,14 +1182,6 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1182
1182
|
} | {
|
|
1183
1183
|
__kind: "DepositFailedVaultVariantAssethub";
|
|
1184
1184
|
vaultWitness: {
|
|
1185
|
-
txId: {
|
|
1186
|
-
blockNumber: number;
|
|
1187
|
-
extrinsicIndex: number;
|
|
1188
|
-
};
|
|
1189
|
-
depositDetails: number;
|
|
1190
|
-
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1191
|
-
depositAmount: bigint;
|
|
1192
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1193
1185
|
destinationAddress: {
|
|
1194
1186
|
readonly chain: "Ethereum";
|
|
1195
1187
|
readonly address: `0x${string}`;
|
|
@@ -1209,6 +1201,14 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1209
1201
|
readonly chain: "Assethub";
|
|
1210
1202
|
readonly address: string;
|
|
1211
1203
|
};
|
|
1204
|
+
txId: {
|
|
1205
|
+
blockNumber: number;
|
|
1206
|
+
extrinsicIndex: number;
|
|
1207
|
+
};
|
|
1208
|
+
depositDetails: number;
|
|
1209
|
+
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1210
|
+
depositAmount: bigint;
|
|
1211
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1212
1212
|
affiliateFees: {
|
|
1213
1213
|
account: number;
|
|
1214
1214
|
bps: number;
|
|
@@ -1235,42 +1235,42 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1235
1235
|
};
|
|
1236
1236
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1237
1237
|
sourceAddress?: {
|
|
1238
|
-
value: `0x${string}`;
|
|
1239
1238
|
__kind: "Eth";
|
|
1240
|
-
} | {
|
|
1241
1239
|
value: `0x${string}`;
|
|
1240
|
+
} | {
|
|
1242
1241
|
__kind: "Dot";
|
|
1242
|
+
value: `0x${string}`;
|
|
1243
1243
|
} | {
|
|
1244
|
+
__kind: "Btc";
|
|
1244
1245
|
value: {
|
|
1245
|
-
value: `0x${string}`;
|
|
1246
1246
|
__kind: "P2PKH";
|
|
1247
|
-
} | {
|
|
1248
1247
|
value: `0x${string}`;
|
|
1249
|
-
__kind: "P2SH";
|
|
1250
1248
|
} | {
|
|
1249
|
+
__kind: "P2SH";
|
|
1251
1250
|
value: `0x${string}`;
|
|
1252
|
-
__kind: "P2WPKH";
|
|
1253
1251
|
} | {
|
|
1252
|
+
__kind: "P2WPKH";
|
|
1254
1253
|
value: `0x${string}`;
|
|
1255
|
-
__kind: "P2WSH";
|
|
1256
1254
|
} | {
|
|
1255
|
+
__kind: "P2WSH";
|
|
1257
1256
|
value: `0x${string}`;
|
|
1257
|
+
} | {
|
|
1258
1258
|
__kind: "Taproot";
|
|
1259
|
+
value: `0x${string}`;
|
|
1259
1260
|
} | {
|
|
1260
1261
|
__kind: "OtherSegwit";
|
|
1261
1262
|
version: number;
|
|
1262
1263
|
program: `0x${string}`;
|
|
1263
1264
|
};
|
|
1264
|
-
__kind: "Btc";
|
|
1265
1265
|
} | {
|
|
1266
|
-
value: `0x${string}`;
|
|
1267
1266
|
__kind: "Arb";
|
|
1268
|
-
} | {
|
|
1269
1267
|
value: `0x${string}`;
|
|
1270
|
-
__kind: "Sol";
|
|
1271
1268
|
} | {
|
|
1269
|
+
__kind: "Sol";
|
|
1272
1270
|
value: `0x${string}`;
|
|
1271
|
+
} | {
|
|
1273
1272
|
__kind: "Hub";
|
|
1273
|
+
value: `0x${string}`;
|
|
1274
1274
|
} | null | undefined;
|
|
1275
1275
|
} | null | undefined;
|
|
1276
1276
|
brokerFee?: {
|
|
@@ -1291,6 +1291,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1291
1291
|
} | {
|
|
1292
1292
|
__kind: "TransactionRejectedByBroker";
|
|
1293
1293
|
} | {
|
|
1294
|
+
__kind: "DepositWitnessRejected";
|
|
1294
1295
|
value: {
|
|
1295
1296
|
__kind: "Other";
|
|
1296
1297
|
} | {
|
|
@@ -1298,11 +1299,11 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1298
1299
|
} | {
|
|
1299
1300
|
__kind: "BadOrigin";
|
|
1300
1301
|
} | {
|
|
1302
|
+
__kind: "Module";
|
|
1301
1303
|
value: {
|
|
1302
1304
|
index: number;
|
|
1303
1305
|
error: string;
|
|
1304
1306
|
};
|
|
1305
|
-
__kind: "Module";
|
|
1306
1307
|
} | {
|
|
1307
1308
|
__kind: "ConsumerRemaining";
|
|
1308
1309
|
} | {
|
|
@@ -1310,20 +1311,20 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1310
1311
|
} | {
|
|
1311
1312
|
__kind: "TooManyConsumers";
|
|
1312
1313
|
} | {
|
|
1314
|
+
__kind: "Token";
|
|
1313
1315
|
value: {
|
|
1314
1316
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1315
1317
|
};
|
|
1316
|
-
__kind: "Token";
|
|
1317
1318
|
} | {
|
|
1319
|
+
__kind: "Arithmetic";
|
|
1318
1320
|
value: {
|
|
1319
1321
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1320
1322
|
};
|
|
1321
|
-
__kind: "Arithmetic";
|
|
1322
1323
|
} | {
|
|
1324
|
+
__kind: "Transactional";
|
|
1323
1325
|
value: {
|
|
1324
1326
|
__kind: "LimitReached" | "NoLayer";
|
|
1325
1327
|
};
|
|
1326
|
-
__kind: "Transactional";
|
|
1327
1328
|
} | {
|
|
1328
1329
|
__kind: "Exhausted";
|
|
1329
1330
|
} | {
|
|
@@ -1333,12 +1334,11 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1333
1334
|
} | {
|
|
1334
1335
|
__kind: "RootNotAllowed";
|
|
1335
1336
|
} | {
|
|
1337
|
+
__kind: "Trie";
|
|
1336
1338
|
value: {
|
|
1337
1339
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1338
1340
|
};
|
|
1339
|
-
__kind: "Trie";
|
|
1340
1341
|
};
|
|
1341
|
-
__kind: "DepositWitnessRejected";
|
|
1342
1342
|
} | {
|
|
1343
1343
|
__kind: "Unrefundable";
|
|
1344
1344
|
};
|
|
@@ -1356,6 +1356,10 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1356
1356
|
} | {
|
|
1357
1357
|
__kind: "DepositFailedVaultVariantAssethub";
|
|
1358
1358
|
vaultWitness: {
|
|
1359
|
+
destinationAddress: {
|
|
1360
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1361
|
+
value: string;
|
|
1362
|
+
};
|
|
1359
1363
|
txId: {
|
|
1360
1364
|
blockNumber: number;
|
|
1361
1365
|
extrinsicIndex: number;
|
|
@@ -1366,11 +1370,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1366
1370
|
};
|
|
1367
1371
|
depositAmount: string | number;
|
|
1368
1372
|
outputAsset: {
|
|
1369
|
-
__kind: "
|
|
1370
|
-
};
|
|
1371
|
-
destinationAddress: {
|
|
1372
|
-
value: string;
|
|
1373
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1373
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1374
1374
|
};
|
|
1375
1375
|
affiliateFees: {
|
|
1376
1376
|
account: number;
|
|
@@ -1400,42 +1400,42 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1400
1400
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1401
1401
|
};
|
|
1402
1402
|
sourceAddress?: {
|
|
1403
|
-
value: string;
|
|
1404
1403
|
__kind: "Eth";
|
|
1405
|
-
} | {
|
|
1406
1404
|
value: string;
|
|
1405
|
+
} | {
|
|
1407
1406
|
__kind: "Dot";
|
|
1407
|
+
value: string;
|
|
1408
1408
|
} | {
|
|
1409
|
+
__kind: "Btc";
|
|
1409
1410
|
value: {
|
|
1410
|
-
value: string;
|
|
1411
1411
|
__kind: "P2PKH";
|
|
1412
|
-
} | {
|
|
1413
1412
|
value: string;
|
|
1414
|
-
__kind: "P2SH";
|
|
1415
1413
|
} | {
|
|
1414
|
+
__kind: "P2SH";
|
|
1416
1415
|
value: string;
|
|
1417
|
-
__kind: "P2WPKH";
|
|
1418
1416
|
} | {
|
|
1417
|
+
__kind: "P2WPKH";
|
|
1419
1418
|
value: string;
|
|
1420
|
-
__kind: "P2WSH";
|
|
1421
1419
|
} | {
|
|
1420
|
+
__kind: "P2WSH";
|
|
1422
1421
|
value: string;
|
|
1422
|
+
} | {
|
|
1423
1423
|
__kind: "Taproot";
|
|
1424
|
+
value: string;
|
|
1424
1425
|
} | {
|
|
1425
1426
|
__kind: "OtherSegwit";
|
|
1426
1427
|
version: number;
|
|
1427
1428
|
program: string;
|
|
1428
1429
|
};
|
|
1429
|
-
__kind: "Btc";
|
|
1430
1430
|
} | {
|
|
1431
|
-
value: string;
|
|
1432
1431
|
__kind: "Arb";
|
|
1433
|
-
} | {
|
|
1434
1432
|
value: string;
|
|
1435
|
-
__kind: "Sol";
|
|
1436
1433
|
} | {
|
|
1434
|
+
__kind: "Sol";
|
|
1437
1435
|
value: string;
|
|
1436
|
+
} | {
|
|
1438
1437
|
__kind: "Hub";
|
|
1438
|
+
value: string;
|
|
1439
1439
|
} | null | undefined;
|
|
1440
1440
|
} | null | undefined;
|
|
1441
1441
|
brokerFee?: {
|