@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 ethereumIngressEgressDepositFailed: 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 ethereumIngressEgressDepositFailed: 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 ethereumIngressEgressDepositFailed: 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 ethereumIngressEgressDepositFailed: 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 ethereumIngressEgressDepositFailed: 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 ethereumIngressEgressDepositFailed: 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 ethereumIngressEgressDepositFailed: 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 ethereumIngressEgressDepositFailed: 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 ethereumIngressEgressDepositFailed: 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 ethereumIngressEgressDepositFailed: 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 ethereumIngressEgressDepositFailed: 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, {
|
|
@@ -366,21 +366,21 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
366
366
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
367
367
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
|
|
368
368
|
}, "strip", z.ZodTypeAny, {
|
|
369
|
-
__kind: "
|
|
369
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
370
370
|
}, {
|
|
371
|
-
__kind: "
|
|
372
|
-
}>, "
|
|
373
|
-
__kind: "
|
|
371
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
372
|
+
}>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt", {
|
|
373
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
374
374
|
}>;
|
|
375
375
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
376
376
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
377
377
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
378
378
|
}, "strip", z.ZodTypeAny, {
|
|
379
|
-
value: `0x${string}`;
|
|
380
379
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
380
|
+
value: `0x${string}`;
|
|
381
381
|
}, {
|
|
382
|
-
value: string;
|
|
383
382
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
383
|
+
value: string;
|
|
384
384
|
}>, {
|
|
385
385
|
readonly chain: "Ethereum";
|
|
386
386
|
readonly address: `0x${string}`;
|
|
@@ -400,8 +400,8 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
400
400
|
readonly chain: "Assethub";
|
|
401
401
|
readonly address: string;
|
|
402
402
|
}, {
|
|
403
|
-
value: string;
|
|
404
403
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
404
|
+
value: string;
|
|
405
405
|
}>;
|
|
406
406
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
407
407
|
channelMetadata: z.ZodObject<{
|
|
@@ -430,67 +430,67 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
430
430
|
__kind: z.ZodLiteral<"Eth">;
|
|
431
431
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
432
432
|
}, "strip", z.ZodTypeAny, {
|
|
433
|
-
value: `0x${string}`;
|
|
434
433
|
__kind: "Eth";
|
|
434
|
+
value: `0x${string}`;
|
|
435
435
|
}, {
|
|
436
|
-
value: string;
|
|
437
436
|
__kind: "Eth";
|
|
437
|
+
value: string;
|
|
438
438
|
}>, z.ZodObject<{
|
|
439
439
|
__kind: z.ZodLiteral<"Dot">;
|
|
440
440
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
441
441
|
}, "strip", z.ZodTypeAny, {
|
|
442
|
-
value: `0x${string}`;
|
|
443
442
|
__kind: "Dot";
|
|
443
|
+
value: `0x${string}`;
|
|
444
444
|
}, {
|
|
445
|
-
value: string;
|
|
446
445
|
__kind: "Dot";
|
|
446
|
+
value: string;
|
|
447
447
|
}>, z.ZodObject<{
|
|
448
448
|
__kind: z.ZodLiteral<"Btc">;
|
|
449
449
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
450
450
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
451
451
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
452
452
|
}, "strip", z.ZodTypeAny, {
|
|
453
|
-
value: `0x${string}`;
|
|
454
453
|
__kind: "P2PKH";
|
|
454
|
+
value: `0x${string}`;
|
|
455
455
|
}, {
|
|
456
|
-
value: string;
|
|
457
456
|
__kind: "P2PKH";
|
|
457
|
+
value: string;
|
|
458
458
|
}>, z.ZodObject<{
|
|
459
459
|
__kind: z.ZodLiteral<"P2SH">;
|
|
460
460
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
461
461
|
}, "strip", z.ZodTypeAny, {
|
|
462
|
-
value: `0x${string}`;
|
|
463
462
|
__kind: "P2SH";
|
|
463
|
+
value: `0x${string}`;
|
|
464
464
|
}, {
|
|
465
|
-
value: string;
|
|
466
465
|
__kind: "P2SH";
|
|
466
|
+
value: string;
|
|
467
467
|
}>, z.ZodObject<{
|
|
468
468
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
469
469
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
470
470
|
}, "strip", z.ZodTypeAny, {
|
|
471
|
-
value: `0x${string}`;
|
|
472
471
|
__kind: "P2WPKH";
|
|
472
|
+
value: `0x${string}`;
|
|
473
473
|
}, {
|
|
474
|
-
value: string;
|
|
475
474
|
__kind: "P2WPKH";
|
|
475
|
+
value: string;
|
|
476
476
|
}>, z.ZodObject<{
|
|
477
477
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
478
478
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
479
479
|
}, "strip", z.ZodTypeAny, {
|
|
480
|
-
value: `0x${string}`;
|
|
481
480
|
__kind: "P2WSH";
|
|
481
|
+
value: `0x${string}`;
|
|
482
482
|
}, {
|
|
483
|
-
value: string;
|
|
484
483
|
__kind: "P2WSH";
|
|
484
|
+
value: string;
|
|
485
485
|
}>, z.ZodObject<{
|
|
486
486
|
__kind: z.ZodLiteral<"Taproot">;
|
|
487
487
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
488
488
|
}, "strip", z.ZodTypeAny, {
|
|
489
|
-
value: `0x${string}`;
|
|
490
489
|
__kind: "Taproot";
|
|
490
|
+
value: `0x${string}`;
|
|
491
491
|
}, {
|
|
492
|
-
value: string;
|
|
493
492
|
__kind: "Taproot";
|
|
493
|
+
value: string;
|
|
494
494
|
}>, z.ZodObject<{
|
|
495
495
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
496
496
|
version: z.ZodNumber;
|
|
@@ -505,76 +505,76 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
505
505
|
program: string;
|
|
506
506
|
}>]>;
|
|
507
507
|
}, "strip", z.ZodTypeAny, {
|
|
508
|
+
__kind: "Btc";
|
|
508
509
|
value: {
|
|
509
|
-
value: `0x${string}`;
|
|
510
510
|
__kind: "P2PKH";
|
|
511
|
-
} | {
|
|
512
511
|
value: `0x${string}`;
|
|
513
|
-
__kind: "P2SH";
|
|
514
512
|
} | {
|
|
513
|
+
__kind: "P2SH";
|
|
515
514
|
value: `0x${string}`;
|
|
516
|
-
__kind: "P2WPKH";
|
|
517
515
|
} | {
|
|
516
|
+
__kind: "P2WPKH";
|
|
518
517
|
value: `0x${string}`;
|
|
519
|
-
__kind: "P2WSH";
|
|
520
518
|
} | {
|
|
519
|
+
__kind: "P2WSH";
|
|
521
520
|
value: `0x${string}`;
|
|
521
|
+
} | {
|
|
522
522
|
__kind: "Taproot";
|
|
523
|
+
value: `0x${string}`;
|
|
523
524
|
} | {
|
|
524
525
|
__kind: "OtherSegwit";
|
|
525
526
|
version: number;
|
|
526
527
|
program: `0x${string}`;
|
|
527
528
|
};
|
|
528
|
-
__kind: "Btc";
|
|
529
529
|
}, {
|
|
530
|
+
__kind: "Btc";
|
|
530
531
|
value: {
|
|
531
|
-
value: string;
|
|
532
532
|
__kind: "P2PKH";
|
|
533
|
-
} | {
|
|
534
533
|
value: string;
|
|
535
|
-
__kind: "P2SH";
|
|
536
534
|
} | {
|
|
535
|
+
__kind: "P2SH";
|
|
537
536
|
value: string;
|
|
538
|
-
__kind: "P2WPKH";
|
|
539
537
|
} | {
|
|
538
|
+
__kind: "P2WPKH";
|
|
540
539
|
value: string;
|
|
541
|
-
__kind: "P2WSH";
|
|
542
540
|
} | {
|
|
541
|
+
__kind: "P2WSH";
|
|
543
542
|
value: string;
|
|
543
|
+
} | {
|
|
544
544
|
__kind: "Taproot";
|
|
545
|
+
value: string;
|
|
545
546
|
} | {
|
|
546
547
|
__kind: "OtherSegwit";
|
|
547
548
|
version: number;
|
|
548
549
|
program: string;
|
|
549
550
|
};
|
|
550
|
-
__kind: "Btc";
|
|
551
551
|
}>, z.ZodObject<{
|
|
552
552
|
__kind: z.ZodLiteral<"Arb">;
|
|
553
553
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
554
554
|
}, "strip", z.ZodTypeAny, {
|
|
555
|
-
value: `0x${string}`;
|
|
556
555
|
__kind: "Arb";
|
|
556
|
+
value: `0x${string}`;
|
|
557
557
|
}, {
|
|
558
|
-
value: string;
|
|
559
558
|
__kind: "Arb";
|
|
559
|
+
value: string;
|
|
560
560
|
}>, z.ZodObject<{
|
|
561
561
|
__kind: z.ZodLiteral<"Sol">;
|
|
562
562
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
563
563
|
}, "strip", z.ZodTypeAny, {
|
|
564
|
-
value: `0x${string}`;
|
|
565
564
|
__kind: "Sol";
|
|
565
|
+
value: `0x${string}`;
|
|
566
566
|
}, {
|
|
567
|
-
value: string;
|
|
568
567
|
__kind: "Sol";
|
|
568
|
+
value: string;
|
|
569
569
|
}>, z.ZodObject<{
|
|
570
570
|
__kind: z.ZodLiteral<"Hub">;
|
|
571
571
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
572
572
|
}, "strip", z.ZodTypeAny, {
|
|
573
|
-
value: `0x${string}`;
|
|
574
573
|
__kind: "Hub";
|
|
574
|
+
value: `0x${string}`;
|
|
575
575
|
}, {
|
|
576
|
-
value: string;
|
|
577
576
|
__kind: "Hub";
|
|
577
|
+
value: string;
|
|
578
578
|
}>]>>>;
|
|
579
579
|
}, "strip", z.ZodTypeAny, {
|
|
580
580
|
channelMetadata: {
|
|
@@ -584,42 +584,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
584
584
|
};
|
|
585
585
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
586
586
|
sourceAddress?: {
|
|
587
|
-
value: `0x${string}`;
|
|
588
587
|
__kind: "Eth";
|
|
589
|
-
} | {
|
|
590
588
|
value: `0x${string}`;
|
|
589
|
+
} | {
|
|
591
590
|
__kind: "Dot";
|
|
591
|
+
value: `0x${string}`;
|
|
592
592
|
} | {
|
|
593
|
+
__kind: "Btc";
|
|
593
594
|
value: {
|
|
594
|
-
value: `0x${string}`;
|
|
595
595
|
__kind: "P2PKH";
|
|
596
|
-
} | {
|
|
597
596
|
value: `0x${string}`;
|
|
598
|
-
__kind: "P2SH";
|
|
599
597
|
} | {
|
|
598
|
+
__kind: "P2SH";
|
|
600
599
|
value: `0x${string}`;
|
|
601
|
-
__kind: "P2WPKH";
|
|
602
600
|
} | {
|
|
601
|
+
__kind: "P2WPKH";
|
|
603
602
|
value: `0x${string}`;
|
|
604
|
-
__kind: "P2WSH";
|
|
605
603
|
} | {
|
|
604
|
+
__kind: "P2WSH";
|
|
606
605
|
value: `0x${string}`;
|
|
606
|
+
} | {
|
|
607
607
|
__kind: "Taproot";
|
|
608
|
+
value: `0x${string}`;
|
|
608
609
|
} | {
|
|
609
610
|
__kind: "OtherSegwit";
|
|
610
611
|
version: number;
|
|
611
612
|
program: `0x${string}`;
|
|
612
613
|
};
|
|
613
|
-
__kind: "Btc";
|
|
614
614
|
} | {
|
|
615
|
-
value: `0x${string}`;
|
|
616
615
|
__kind: "Arb";
|
|
617
|
-
} | {
|
|
618
616
|
value: `0x${string}`;
|
|
619
|
-
__kind: "Sol";
|
|
620
617
|
} | {
|
|
618
|
+
__kind: "Sol";
|
|
621
619
|
value: `0x${string}`;
|
|
620
|
+
} | {
|
|
622
621
|
__kind: "Hub";
|
|
622
|
+
value: `0x${string}`;
|
|
623
623
|
} | null | undefined;
|
|
624
624
|
}, {
|
|
625
625
|
channelMetadata: {
|
|
@@ -631,42 +631,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
631
631
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
632
632
|
};
|
|
633
633
|
sourceAddress?: {
|
|
634
|
-
value: string;
|
|
635
634
|
__kind: "Eth";
|
|
636
|
-
} | {
|
|
637
635
|
value: string;
|
|
636
|
+
} | {
|
|
638
637
|
__kind: "Dot";
|
|
638
|
+
value: string;
|
|
639
639
|
} | {
|
|
640
|
+
__kind: "Btc";
|
|
640
641
|
value: {
|
|
641
|
-
value: string;
|
|
642
642
|
__kind: "P2PKH";
|
|
643
|
-
} | {
|
|
644
643
|
value: string;
|
|
645
|
-
__kind: "P2SH";
|
|
646
644
|
} | {
|
|
645
|
+
__kind: "P2SH";
|
|
647
646
|
value: string;
|
|
648
|
-
__kind: "P2WPKH";
|
|
649
647
|
} | {
|
|
648
|
+
__kind: "P2WPKH";
|
|
650
649
|
value: string;
|
|
651
|
-
__kind: "P2WSH";
|
|
652
650
|
} | {
|
|
651
|
+
__kind: "P2WSH";
|
|
653
652
|
value: string;
|
|
653
|
+
} | {
|
|
654
654
|
__kind: "Taproot";
|
|
655
|
+
value: string;
|
|
655
656
|
} | {
|
|
656
657
|
__kind: "OtherSegwit";
|
|
657
658
|
version: number;
|
|
658
659
|
program: string;
|
|
659
660
|
};
|
|
660
|
-
__kind: "Btc";
|
|
661
661
|
} | {
|
|
662
|
-
value: string;
|
|
663
662
|
__kind: "Arb";
|
|
664
|
-
} | {
|
|
665
663
|
value: string;
|
|
666
|
-
__kind: "Sol";
|
|
667
664
|
} | {
|
|
665
|
+
__kind: "Sol";
|
|
668
666
|
value: string;
|
|
667
|
+
} | {
|
|
669
668
|
__kind: "Hub";
|
|
669
|
+
value: string;
|
|
670
670
|
} | null | undefined;
|
|
671
671
|
}>>>;
|
|
672
672
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -741,13 +741,6 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
741
741
|
}>>>;
|
|
742
742
|
boostFee: z.ZodNumber;
|
|
743
743
|
}, "strip", z.ZodTypeAny, {
|
|
744
|
-
txId: `0x${string}`;
|
|
745
|
-
depositDetails: {
|
|
746
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
747
|
-
};
|
|
748
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
749
|
-
depositAmount: bigint;
|
|
750
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
751
744
|
destinationAddress: {
|
|
752
745
|
readonly chain: "Ethereum";
|
|
753
746
|
readonly address: `0x${string}`;
|
|
@@ -767,6 +760,13 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
767
760
|
readonly chain: "Assethub";
|
|
768
761
|
readonly address: string;
|
|
769
762
|
};
|
|
763
|
+
txId: `0x${string}`;
|
|
764
|
+
depositDetails: {
|
|
765
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
766
|
+
};
|
|
767
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
768
|
+
depositAmount: bigint;
|
|
769
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
770
770
|
affiliateFees: {
|
|
771
771
|
account: number;
|
|
772
772
|
bps: number;
|
|
@@ -793,42 +793,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
793
793
|
};
|
|
794
794
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
795
795
|
sourceAddress?: {
|
|
796
|
-
value: `0x${string}`;
|
|
797
796
|
__kind: "Eth";
|
|
798
|
-
} | {
|
|
799
797
|
value: `0x${string}`;
|
|
798
|
+
} | {
|
|
800
799
|
__kind: "Dot";
|
|
800
|
+
value: `0x${string}`;
|
|
801
801
|
} | {
|
|
802
|
+
__kind: "Btc";
|
|
802
803
|
value: {
|
|
803
|
-
value: `0x${string}`;
|
|
804
804
|
__kind: "P2PKH";
|
|
805
|
-
} | {
|
|
806
805
|
value: `0x${string}`;
|
|
807
|
-
__kind: "P2SH";
|
|
808
806
|
} | {
|
|
807
|
+
__kind: "P2SH";
|
|
809
808
|
value: `0x${string}`;
|
|
810
|
-
__kind: "P2WPKH";
|
|
811
809
|
} | {
|
|
810
|
+
__kind: "P2WPKH";
|
|
812
811
|
value: `0x${string}`;
|
|
813
|
-
__kind: "P2WSH";
|
|
814
812
|
} | {
|
|
813
|
+
__kind: "P2WSH";
|
|
815
814
|
value: `0x${string}`;
|
|
815
|
+
} | {
|
|
816
816
|
__kind: "Taproot";
|
|
817
|
+
value: `0x${string}`;
|
|
817
818
|
} | {
|
|
818
819
|
__kind: "OtherSegwit";
|
|
819
820
|
version: number;
|
|
820
821
|
program: `0x${string}`;
|
|
821
822
|
};
|
|
822
|
-
__kind: "Btc";
|
|
823
823
|
} | {
|
|
824
|
-
value: `0x${string}`;
|
|
825
824
|
__kind: "Arb";
|
|
826
|
-
} | {
|
|
827
825
|
value: `0x${string}`;
|
|
828
|
-
__kind: "Sol";
|
|
829
826
|
} | {
|
|
827
|
+
__kind: "Sol";
|
|
830
828
|
value: `0x${string}`;
|
|
829
|
+
} | {
|
|
831
830
|
__kind: "Hub";
|
|
831
|
+
value: `0x${string}`;
|
|
832
832
|
} | null | undefined;
|
|
833
833
|
} | null | undefined;
|
|
834
834
|
brokerFee?: {
|
|
@@ -840,6 +840,10 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
840
840
|
chunkInterval: number;
|
|
841
841
|
} | null | undefined;
|
|
842
842
|
}, {
|
|
843
|
+
destinationAddress: {
|
|
844
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
845
|
+
value: string;
|
|
846
|
+
};
|
|
843
847
|
txId: string;
|
|
844
848
|
depositDetails: {
|
|
845
849
|
txHashes?: string[] | null | undefined;
|
|
@@ -849,11 +853,7 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
849
853
|
};
|
|
850
854
|
depositAmount: string | number;
|
|
851
855
|
outputAsset: {
|
|
852
|
-
__kind: "
|
|
853
|
-
};
|
|
854
|
-
destinationAddress: {
|
|
855
|
-
value: string;
|
|
856
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
856
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
857
857
|
};
|
|
858
858
|
affiliateFees: {
|
|
859
859
|
account: number;
|
|
@@ -883,42 +883,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
883
883
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
884
884
|
};
|
|
885
885
|
sourceAddress?: {
|
|
886
|
-
value: string;
|
|
887
886
|
__kind: "Eth";
|
|
888
|
-
} | {
|
|
889
887
|
value: string;
|
|
888
|
+
} | {
|
|
890
889
|
__kind: "Dot";
|
|
890
|
+
value: string;
|
|
891
891
|
} | {
|
|
892
|
+
__kind: "Btc";
|
|
892
893
|
value: {
|
|
893
|
-
value: string;
|
|
894
894
|
__kind: "P2PKH";
|
|
895
|
-
} | {
|
|
896
895
|
value: string;
|
|
897
|
-
__kind: "P2SH";
|
|
898
896
|
} | {
|
|
897
|
+
__kind: "P2SH";
|
|
899
898
|
value: string;
|
|
900
|
-
__kind: "P2WPKH";
|
|
901
899
|
} | {
|
|
900
|
+
__kind: "P2WPKH";
|
|
902
901
|
value: string;
|
|
903
|
-
__kind: "P2WSH";
|
|
904
902
|
} | {
|
|
903
|
+
__kind: "P2WSH";
|
|
905
904
|
value: string;
|
|
905
|
+
} | {
|
|
906
906
|
__kind: "Taproot";
|
|
907
|
+
value: string;
|
|
907
908
|
} | {
|
|
908
909
|
__kind: "OtherSegwit";
|
|
909
910
|
version: number;
|
|
910
911
|
program: string;
|
|
911
912
|
};
|
|
912
|
-
__kind: "Btc";
|
|
913
913
|
} | {
|
|
914
|
-
value: string;
|
|
915
914
|
__kind: "Arb";
|
|
916
|
-
} | {
|
|
917
915
|
value: string;
|
|
918
|
-
__kind: "Sol";
|
|
919
916
|
} | {
|
|
917
|
+
__kind: "Sol";
|
|
920
918
|
value: string;
|
|
919
|
+
} | {
|
|
921
920
|
__kind: "Hub";
|
|
921
|
+
value: string;
|
|
922
922
|
} | null | undefined;
|
|
923
923
|
} | null | undefined;
|
|
924
924
|
brokerFee?: {
|
|
@@ -933,13 +933,6 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
933
933
|
}, "strip", z.ZodTypeAny, {
|
|
934
934
|
__kind: "DepositFailedVaultVariantEthereum";
|
|
935
935
|
vaultWitness: {
|
|
936
|
-
txId: `0x${string}`;
|
|
937
|
-
depositDetails: {
|
|
938
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
939
|
-
};
|
|
940
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
941
|
-
depositAmount: bigint;
|
|
942
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
943
936
|
destinationAddress: {
|
|
944
937
|
readonly chain: "Ethereum";
|
|
945
938
|
readonly address: `0x${string}`;
|
|
@@ -959,6 +952,13 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
959
952
|
readonly chain: "Assethub";
|
|
960
953
|
readonly address: string;
|
|
961
954
|
};
|
|
955
|
+
txId: `0x${string}`;
|
|
956
|
+
depositDetails: {
|
|
957
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
958
|
+
};
|
|
959
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
960
|
+
depositAmount: bigint;
|
|
961
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
962
962
|
affiliateFees: {
|
|
963
963
|
account: number;
|
|
964
964
|
bps: number;
|
|
@@ -985,42 +985,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
985
985
|
};
|
|
986
986
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
987
987
|
sourceAddress?: {
|
|
988
|
-
value: `0x${string}`;
|
|
989
988
|
__kind: "Eth";
|
|
990
|
-
} | {
|
|
991
989
|
value: `0x${string}`;
|
|
990
|
+
} | {
|
|
992
991
|
__kind: "Dot";
|
|
992
|
+
value: `0x${string}`;
|
|
993
993
|
} | {
|
|
994
|
+
__kind: "Btc";
|
|
994
995
|
value: {
|
|
995
|
-
value: `0x${string}`;
|
|
996
996
|
__kind: "P2PKH";
|
|
997
|
-
} | {
|
|
998
997
|
value: `0x${string}`;
|
|
999
|
-
__kind: "P2SH";
|
|
1000
998
|
} | {
|
|
999
|
+
__kind: "P2SH";
|
|
1001
1000
|
value: `0x${string}`;
|
|
1002
|
-
__kind: "P2WPKH";
|
|
1003
1001
|
} | {
|
|
1002
|
+
__kind: "P2WPKH";
|
|
1004
1003
|
value: `0x${string}`;
|
|
1005
|
-
__kind: "P2WSH";
|
|
1006
1004
|
} | {
|
|
1005
|
+
__kind: "P2WSH";
|
|
1007
1006
|
value: `0x${string}`;
|
|
1007
|
+
} | {
|
|
1008
1008
|
__kind: "Taproot";
|
|
1009
|
+
value: `0x${string}`;
|
|
1009
1010
|
} | {
|
|
1010
1011
|
__kind: "OtherSegwit";
|
|
1011
1012
|
version: number;
|
|
1012
1013
|
program: `0x${string}`;
|
|
1013
1014
|
};
|
|
1014
|
-
__kind: "Btc";
|
|
1015
1015
|
} | {
|
|
1016
|
-
value: `0x${string}`;
|
|
1017
1016
|
__kind: "Arb";
|
|
1018
|
-
} | {
|
|
1019
1017
|
value: `0x${string}`;
|
|
1020
|
-
__kind: "Sol";
|
|
1021
1018
|
} | {
|
|
1019
|
+
__kind: "Sol";
|
|
1022
1020
|
value: `0x${string}`;
|
|
1021
|
+
} | {
|
|
1023
1022
|
__kind: "Hub";
|
|
1023
|
+
value: `0x${string}`;
|
|
1024
1024
|
} | null | undefined;
|
|
1025
1025
|
} | null | undefined;
|
|
1026
1026
|
brokerFee?: {
|
|
@@ -1035,6 +1035,10 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1035
1035
|
}, {
|
|
1036
1036
|
__kind: "DepositFailedVaultVariantEthereum";
|
|
1037
1037
|
vaultWitness: {
|
|
1038
|
+
destinationAddress: {
|
|
1039
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1040
|
+
value: string;
|
|
1041
|
+
};
|
|
1038
1042
|
txId: string;
|
|
1039
1043
|
depositDetails: {
|
|
1040
1044
|
txHashes?: string[] | null | undefined;
|
|
@@ -1044,11 +1048,7 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1044
1048
|
};
|
|
1045
1049
|
depositAmount: string | number;
|
|
1046
1050
|
outputAsset: {
|
|
1047
|
-
__kind: "
|
|
1048
|
-
};
|
|
1049
|
-
destinationAddress: {
|
|
1050
|
-
value: string;
|
|
1051
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1051
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1052
1052
|
};
|
|
1053
1053
|
affiliateFees: {
|
|
1054
1054
|
account: number;
|
|
@@ -1078,42 +1078,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1078
1078
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1079
1079
|
};
|
|
1080
1080
|
sourceAddress?: {
|
|
1081
|
-
value: string;
|
|
1082
1081
|
__kind: "Eth";
|
|
1083
|
-
} | {
|
|
1084
1082
|
value: string;
|
|
1083
|
+
} | {
|
|
1085
1084
|
__kind: "Dot";
|
|
1085
|
+
value: string;
|
|
1086
1086
|
} | {
|
|
1087
|
+
__kind: "Btc";
|
|
1087
1088
|
value: {
|
|
1088
|
-
value: string;
|
|
1089
1089
|
__kind: "P2PKH";
|
|
1090
|
-
} | {
|
|
1091
1090
|
value: string;
|
|
1092
|
-
__kind: "P2SH";
|
|
1093
1091
|
} | {
|
|
1092
|
+
__kind: "P2SH";
|
|
1094
1093
|
value: string;
|
|
1095
|
-
__kind: "P2WPKH";
|
|
1096
1094
|
} | {
|
|
1095
|
+
__kind: "P2WPKH";
|
|
1097
1096
|
value: string;
|
|
1098
|
-
__kind: "P2WSH";
|
|
1099
1097
|
} | {
|
|
1098
|
+
__kind: "P2WSH";
|
|
1100
1099
|
value: string;
|
|
1100
|
+
} | {
|
|
1101
1101
|
__kind: "Taproot";
|
|
1102
|
+
value: string;
|
|
1102
1103
|
} | {
|
|
1103
1104
|
__kind: "OtherSegwit";
|
|
1104
1105
|
version: number;
|
|
1105
1106
|
program: string;
|
|
1106
1107
|
};
|
|
1107
|
-
__kind: "Btc";
|
|
1108
1108
|
} | {
|
|
1109
|
-
value: string;
|
|
1110
1109
|
__kind: "Arb";
|
|
1111
|
-
} | {
|
|
1112
1110
|
value: string;
|
|
1113
|
-
__kind: "Sol";
|
|
1114
1111
|
} | {
|
|
1112
|
+
__kind: "Sol";
|
|
1115
1113
|
value: string;
|
|
1114
|
+
} | {
|
|
1116
1115
|
__kind: "Hub";
|
|
1116
|
+
value: string;
|
|
1117
1117
|
} | null | undefined;
|
|
1118
1118
|
} | null | undefined;
|
|
1119
1119
|
brokerFee?: {
|
|
@@ -1134,6 +1134,7 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1134
1134
|
} | {
|
|
1135
1135
|
__kind: "TransactionRejectedByBroker";
|
|
1136
1136
|
} | {
|
|
1137
|
+
__kind: "DepositWitnessRejected";
|
|
1137
1138
|
value: {
|
|
1138
1139
|
__kind: "Other";
|
|
1139
1140
|
} | {
|
|
@@ -1141,11 +1142,11 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1141
1142
|
} | {
|
|
1142
1143
|
__kind: "BadOrigin";
|
|
1143
1144
|
} | {
|
|
1145
|
+
__kind: "Module";
|
|
1144
1146
|
value: {
|
|
1145
1147
|
index: number;
|
|
1146
1148
|
error: `0x${string}`;
|
|
1147
1149
|
};
|
|
1148
|
-
__kind: "Module";
|
|
1149
1150
|
} | {
|
|
1150
1151
|
__kind: "ConsumerRemaining";
|
|
1151
1152
|
} | {
|
|
@@ -1153,14 +1154,14 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1153
1154
|
} | {
|
|
1154
1155
|
__kind: "TooManyConsumers";
|
|
1155
1156
|
} | {
|
|
1156
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1157
1157
|
__kind: "Token";
|
|
1158
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1158
1159
|
} | {
|
|
1159
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1160
1160
|
__kind: "Arithmetic";
|
|
1161
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1161
1162
|
} | {
|
|
1162
|
-
value: "LimitReached" | "NoLayer";
|
|
1163
1163
|
__kind: "Transactional";
|
|
1164
|
+
value: "LimitReached" | "NoLayer";
|
|
1164
1165
|
} | {
|
|
1165
1166
|
__kind: "Exhausted";
|
|
1166
1167
|
} | {
|
|
@@ -1170,10 +1171,9 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1170
1171
|
} | {
|
|
1171
1172
|
__kind: "RootNotAllowed";
|
|
1172
1173
|
} | {
|
|
1173
|
-
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1174
1174
|
__kind: "Trie";
|
|
1175
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1175
1176
|
};
|
|
1176
|
-
__kind: "DepositWitnessRejected";
|
|
1177
1177
|
} | {
|
|
1178
1178
|
__kind: "Unrefundable";
|
|
1179
1179
|
};
|
|
@@ -1191,13 +1191,6 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1191
1191
|
} | {
|
|
1192
1192
|
__kind: "DepositFailedVaultVariantEthereum";
|
|
1193
1193
|
vaultWitness: {
|
|
1194
|
-
txId: `0x${string}`;
|
|
1195
|
-
depositDetails: {
|
|
1196
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
1197
|
-
};
|
|
1198
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
1199
|
-
depositAmount: bigint;
|
|
1200
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1201
1194
|
destinationAddress: {
|
|
1202
1195
|
readonly chain: "Ethereum";
|
|
1203
1196
|
readonly address: `0x${string}`;
|
|
@@ -1217,6 +1210,13 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1217
1210
|
readonly chain: "Assethub";
|
|
1218
1211
|
readonly address: string;
|
|
1219
1212
|
};
|
|
1213
|
+
txId: `0x${string}`;
|
|
1214
|
+
depositDetails: {
|
|
1215
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
1216
|
+
};
|
|
1217
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc";
|
|
1218
|
+
depositAmount: bigint;
|
|
1219
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1220
1220
|
affiliateFees: {
|
|
1221
1221
|
account: number;
|
|
1222
1222
|
bps: number;
|
|
@@ -1243,42 +1243,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1243
1243
|
};
|
|
1244
1244
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1245
1245
|
sourceAddress?: {
|
|
1246
|
-
value: `0x${string}`;
|
|
1247
1246
|
__kind: "Eth";
|
|
1248
|
-
} | {
|
|
1249
1247
|
value: `0x${string}`;
|
|
1248
|
+
} | {
|
|
1250
1249
|
__kind: "Dot";
|
|
1250
|
+
value: `0x${string}`;
|
|
1251
1251
|
} | {
|
|
1252
|
+
__kind: "Btc";
|
|
1252
1253
|
value: {
|
|
1253
|
-
value: `0x${string}`;
|
|
1254
1254
|
__kind: "P2PKH";
|
|
1255
|
-
} | {
|
|
1256
1255
|
value: `0x${string}`;
|
|
1257
|
-
__kind: "P2SH";
|
|
1258
1256
|
} | {
|
|
1257
|
+
__kind: "P2SH";
|
|
1259
1258
|
value: `0x${string}`;
|
|
1260
|
-
__kind: "P2WPKH";
|
|
1261
1259
|
} | {
|
|
1260
|
+
__kind: "P2WPKH";
|
|
1262
1261
|
value: `0x${string}`;
|
|
1263
|
-
__kind: "P2WSH";
|
|
1264
1262
|
} | {
|
|
1263
|
+
__kind: "P2WSH";
|
|
1265
1264
|
value: `0x${string}`;
|
|
1265
|
+
} | {
|
|
1266
1266
|
__kind: "Taproot";
|
|
1267
|
+
value: `0x${string}`;
|
|
1267
1268
|
} | {
|
|
1268
1269
|
__kind: "OtherSegwit";
|
|
1269
1270
|
version: number;
|
|
1270
1271
|
program: `0x${string}`;
|
|
1271
1272
|
};
|
|
1272
|
-
__kind: "Btc";
|
|
1273
1273
|
} | {
|
|
1274
|
-
value: `0x${string}`;
|
|
1275
1274
|
__kind: "Arb";
|
|
1276
|
-
} | {
|
|
1277
1275
|
value: `0x${string}`;
|
|
1278
|
-
__kind: "Sol";
|
|
1279
1276
|
} | {
|
|
1277
|
+
__kind: "Sol";
|
|
1280
1278
|
value: `0x${string}`;
|
|
1279
|
+
} | {
|
|
1281
1280
|
__kind: "Hub";
|
|
1281
|
+
value: `0x${string}`;
|
|
1282
1282
|
} | null | undefined;
|
|
1283
1283
|
} | null | undefined;
|
|
1284
1284
|
brokerFee?: {
|
|
@@ -1299,6 +1299,7 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1299
1299
|
} | {
|
|
1300
1300
|
__kind: "TransactionRejectedByBroker";
|
|
1301
1301
|
} | {
|
|
1302
|
+
__kind: "DepositWitnessRejected";
|
|
1302
1303
|
value: {
|
|
1303
1304
|
__kind: "Other";
|
|
1304
1305
|
} | {
|
|
@@ -1306,11 +1307,11 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1306
1307
|
} | {
|
|
1307
1308
|
__kind: "BadOrigin";
|
|
1308
1309
|
} | {
|
|
1310
|
+
__kind: "Module";
|
|
1309
1311
|
value: {
|
|
1310
1312
|
index: number;
|
|
1311
1313
|
error: string;
|
|
1312
1314
|
};
|
|
1313
|
-
__kind: "Module";
|
|
1314
1315
|
} | {
|
|
1315
1316
|
__kind: "ConsumerRemaining";
|
|
1316
1317
|
} | {
|
|
@@ -1318,20 +1319,20 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1318
1319
|
} | {
|
|
1319
1320
|
__kind: "TooManyConsumers";
|
|
1320
1321
|
} | {
|
|
1322
|
+
__kind: "Token";
|
|
1321
1323
|
value: {
|
|
1322
1324
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1323
1325
|
};
|
|
1324
|
-
__kind: "Token";
|
|
1325
1326
|
} | {
|
|
1327
|
+
__kind: "Arithmetic";
|
|
1326
1328
|
value: {
|
|
1327
1329
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1328
1330
|
};
|
|
1329
|
-
__kind: "Arithmetic";
|
|
1330
1331
|
} | {
|
|
1332
|
+
__kind: "Transactional";
|
|
1331
1333
|
value: {
|
|
1332
1334
|
__kind: "LimitReached" | "NoLayer";
|
|
1333
1335
|
};
|
|
1334
|
-
__kind: "Transactional";
|
|
1335
1336
|
} | {
|
|
1336
1337
|
__kind: "Exhausted";
|
|
1337
1338
|
} | {
|
|
@@ -1341,12 +1342,11 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1341
1342
|
} | {
|
|
1342
1343
|
__kind: "RootNotAllowed";
|
|
1343
1344
|
} | {
|
|
1345
|
+
__kind: "Trie";
|
|
1344
1346
|
value: {
|
|
1345
1347
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1346
1348
|
};
|
|
1347
|
-
__kind: "Trie";
|
|
1348
1349
|
};
|
|
1349
|
-
__kind: "DepositWitnessRejected";
|
|
1350
1350
|
} | {
|
|
1351
1351
|
__kind: "Unrefundable";
|
|
1352
1352
|
};
|
|
@@ -1366,6 +1366,10 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1366
1366
|
} | {
|
|
1367
1367
|
__kind: "DepositFailedVaultVariantEthereum";
|
|
1368
1368
|
vaultWitness: {
|
|
1369
|
+
destinationAddress: {
|
|
1370
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1371
|
+
value: string;
|
|
1372
|
+
};
|
|
1369
1373
|
txId: string;
|
|
1370
1374
|
depositDetails: {
|
|
1371
1375
|
txHashes?: string[] | null | undefined;
|
|
@@ -1375,11 +1379,7 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1375
1379
|
};
|
|
1376
1380
|
depositAmount: string | number;
|
|
1377
1381
|
outputAsset: {
|
|
1378
|
-
__kind: "
|
|
1379
|
-
};
|
|
1380
|
-
destinationAddress: {
|
|
1381
|
-
value: string;
|
|
1382
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1382
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1383
1383
|
};
|
|
1384
1384
|
affiliateFees: {
|
|
1385
1385
|
account: number;
|
|
@@ -1409,42 +1409,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1409
1409
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1410
1410
|
};
|
|
1411
1411
|
sourceAddress?: {
|
|
1412
|
-
value: string;
|
|
1413
1412
|
__kind: "Eth";
|
|
1414
|
-
} | {
|
|
1415
1413
|
value: string;
|
|
1414
|
+
} | {
|
|
1416
1415
|
__kind: "Dot";
|
|
1416
|
+
value: string;
|
|
1417
1417
|
} | {
|
|
1418
|
+
__kind: "Btc";
|
|
1418
1419
|
value: {
|
|
1419
|
-
value: string;
|
|
1420
1420
|
__kind: "P2PKH";
|
|
1421
|
-
} | {
|
|
1422
1421
|
value: string;
|
|
1423
|
-
__kind: "P2SH";
|
|
1424
1422
|
} | {
|
|
1423
|
+
__kind: "P2SH";
|
|
1425
1424
|
value: string;
|
|
1426
|
-
__kind: "P2WPKH";
|
|
1427
1425
|
} | {
|
|
1426
|
+
__kind: "P2WPKH";
|
|
1428
1427
|
value: string;
|
|
1429
|
-
__kind: "P2WSH";
|
|
1430
1428
|
} | {
|
|
1429
|
+
__kind: "P2WSH";
|
|
1431
1430
|
value: string;
|
|
1431
|
+
} | {
|
|
1432
1432
|
__kind: "Taproot";
|
|
1433
|
+
value: string;
|
|
1433
1434
|
} | {
|
|
1434
1435
|
__kind: "OtherSegwit";
|
|
1435
1436
|
version: number;
|
|
1436
1437
|
program: string;
|
|
1437
1438
|
};
|
|
1438
|
-
__kind: "Btc";
|
|
1439
1439
|
} | {
|
|
1440
|
-
value: string;
|
|
1441
1440
|
__kind: "Arb";
|
|
1442
|
-
} | {
|
|
1443
1441
|
value: string;
|
|
1444
|
-
__kind: "Sol";
|
|
1445
1442
|
} | {
|
|
1443
|
+
__kind: "Sol";
|
|
1446
1444
|
value: string;
|
|
1445
|
+
} | {
|
|
1447
1446
|
__kind: "Hub";
|
|
1447
|
+
value: string;
|
|
1448
1448
|
} | null | undefined;
|
|
1449
1449
|
} | null | undefined;
|
|
1450
1450
|
brokerFee?: {
|