@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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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, {
|
|
@@ -299,31 +299,31 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
299
299
|
__kind: z.ZodLiteral<"Channel">;
|
|
300
300
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
301
301
|
}, "strip", z.ZodTypeAny, {
|
|
302
|
-
value: `0x${string}`;
|
|
303
302
|
__kind: "Channel";
|
|
303
|
+
value: `0x${string}`;
|
|
304
304
|
}, {
|
|
305
|
-
value: string;
|
|
306
305
|
__kind: "Channel";
|
|
306
|
+
value: string;
|
|
307
307
|
}>, z.ZodObject<{
|
|
308
308
|
__kind: z.ZodLiteral<"VaultSwapAccount">;
|
|
309
309
|
value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
310
310
|
}, "strip", z.ZodTypeAny, {
|
|
311
|
-
value: [`0x${string}`, bigint];
|
|
312
311
|
__kind: "VaultSwapAccount";
|
|
312
|
+
value: [`0x${string}`, bigint];
|
|
313
313
|
}, {
|
|
314
|
-
value: [string, string | number];
|
|
315
314
|
__kind: "VaultSwapAccount";
|
|
315
|
+
value: [string, string | number];
|
|
316
316
|
}>]>;
|
|
317
317
|
}, "strip", z.ZodTypeAny, {
|
|
318
318
|
asset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
319
319
|
amount: bigint;
|
|
320
320
|
depositAddress: `0x${string}`;
|
|
321
321
|
depositDetails: {
|
|
322
|
-
value: `0x${string}`;
|
|
323
322
|
__kind: "Channel";
|
|
323
|
+
value: `0x${string}`;
|
|
324
324
|
} | {
|
|
325
|
-
value: [`0x${string}`, bigint];
|
|
326
325
|
__kind: "VaultSwapAccount";
|
|
326
|
+
value: [`0x${string}`, bigint];
|
|
327
327
|
};
|
|
328
328
|
}, {
|
|
329
329
|
asset: {
|
|
@@ -332,11 +332,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
332
332
|
amount: string | number;
|
|
333
333
|
depositAddress: string;
|
|
334
334
|
depositDetails: {
|
|
335
|
-
value: string;
|
|
336
335
|
__kind: "Channel";
|
|
336
|
+
value: string;
|
|
337
337
|
} | {
|
|
338
|
-
value: [string, string | number];
|
|
339
338
|
__kind: "VaultSwapAccount";
|
|
339
|
+
value: [string, string | number];
|
|
340
340
|
};
|
|
341
341
|
}>;
|
|
342
342
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -346,11 +346,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
346
346
|
amount: bigint;
|
|
347
347
|
depositAddress: `0x${string}`;
|
|
348
348
|
depositDetails: {
|
|
349
|
-
value: `0x${string}`;
|
|
350
349
|
__kind: "Channel";
|
|
350
|
+
value: `0x${string}`;
|
|
351
351
|
} | {
|
|
352
|
-
value: [`0x${string}`, bigint];
|
|
353
352
|
__kind: "VaultSwapAccount";
|
|
353
|
+
value: [`0x${string}`, bigint];
|
|
354
354
|
};
|
|
355
355
|
};
|
|
356
356
|
}, {
|
|
@@ -362,11 +362,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
362
362
|
amount: string | number;
|
|
363
363
|
depositAddress: string;
|
|
364
364
|
depositDetails: {
|
|
365
|
-
value: string;
|
|
366
365
|
__kind: "Channel";
|
|
366
|
+
value: string;
|
|
367
367
|
} | {
|
|
368
|
-
value: [string, string | number];
|
|
369
368
|
__kind: "VaultSwapAccount";
|
|
369
|
+
value: [string, string | number];
|
|
370
370
|
};
|
|
371
371
|
};
|
|
372
372
|
}>, z.ZodObject<{
|
|
@@ -388,39 +388,39 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
388
388
|
__kind: z.ZodLiteral<"Channel">;
|
|
389
389
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
390
390
|
}, "strip", z.ZodTypeAny, {
|
|
391
|
-
value: `0x${string}`;
|
|
392
391
|
__kind: "Channel";
|
|
392
|
+
value: `0x${string}`;
|
|
393
393
|
}, {
|
|
394
|
-
value: string;
|
|
395
394
|
__kind: "Channel";
|
|
395
|
+
value: string;
|
|
396
396
|
}>, z.ZodObject<{
|
|
397
397
|
__kind: z.ZodLiteral<"VaultSwapAccount">;
|
|
398
398
|
value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
399
399
|
}, "strip", z.ZodTypeAny, {
|
|
400
|
-
value: [`0x${string}`, bigint];
|
|
401
400
|
__kind: "VaultSwapAccount";
|
|
401
|
+
value: [`0x${string}`, bigint];
|
|
402
402
|
}, {
|
|
403
|
-
value: [string, string | number];
|
|
404
403
|
__kind: "VaultSwapAccount";
|
|
404
|
+
value: [string, string | number];
|
|
405
405
|
}>]>;
|
|
406
406
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
407
407
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
|
|
408
408
|
}, "strip", z.ZodTypeAny, {
|
|
409
|
-
__kind: "
|
|
409
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
410
410
|
}, {
|
|
411
|
-
__kind: "
|
|
412
|
-
}>, "
|
|
413
|
-
__kind: "
|
|
411
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
412
|
+
}>, "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt", {
|
|
413
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
414
414
|
}>;
|
|
415
415
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
416
416
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
417
417
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
418
418
|
}, "strip", z.ZodTypeAny, {
|
|
419
|
-
value: `0x${string}`;
|
|
420
419
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
420
|
+
value: `0x${string}`;
|
|
421
421
|
}, {
|
|
422
|
-
value: string;
|
|
423
422
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
423
|
+
value: string;
|
|
424
424
|
}>, {
|
|
425
425
|
readonly chain: "Ethereum";
|
|
426
426
|
readonly address: `0x${string}`;
|
|
@@ -440,8 +440,8 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
440
440
|
readonly chain: "Assethub";
|
|
441
441
|
readonly address: string;
|
|
442
442
|
}, {
|
|
443
|
-
value: string;
|
|
444
443
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
444
|
+
value: string;
|
|
445
445
|
}>;
|
|
446
446
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
447
447
|
channelMetadata: z.ZodObject<{
|
|
@@ -470,67 +470,67 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
470
470
|
__kind: z.ZodLiteral<"Eth">;
|
|
471
471
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
472
472
|
}, "strip", z.ZodTypeAny, {
|
|
473
|
-
value: `0x${string}`;
|
|
474
473
|
__kind: "Eth";
|
|
474
|
+
value: `0x${string}`;
|
|
475
475
|
}, {
|
|
476
|
-
value: string;
|
|
477
476
|
__kind: "Eth";
|
|
477
|
+
value: string;
|
|
478
478
|
}>, z.ZodObject<{
|
|
479
479
|
__kind: z.ZodLiteral<"Dot">;
|
|
480
480
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
481
481
|
}, "strip", z.ZodTypeAny, {
|
|
482
|
-
value: `0x${string}`;
|
|
483
482
|
__kind: "Dot";
|
|
483
|
+
value: `0x${string}`;
|
|
484
484
|
}, {
|
|
485
|
-
value: string;
|
|
486
485
|
__kind: "Dot";
|
|
486
|
+
value: string;
|
|
487
487
|
}>, z.ZodObject<{
|
|
488
488
|
__kind: z.ZodLiteral<"Btc">;
|
|
489
489
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
490
490
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
491
491
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
492
492
|
}, "strip", z.ZodTypeAny, {
|
|
493
|
-
value: `0x${string}`;
|
|
494
493
|
__kind: "P2PKH";
|
|
494
|
+
value: `0x${string}`;
|
|
495
495
|
}, {
|
|
496
|
-
value: string;
|
|
497
496
|
__kind: "P2PKH";
|
|
497
|
+
value: string;
|
|
498
498
|
}>, z.ZodObject<{
|
|
499
499
|
__kind: z.ZodLiteral<"P2SH">;
|
|
500
500
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
501
501
|
}, "strip", z.ZodTypeAny, {
|
|
502
|
-
value: `0x${string}`;
|
|
503
502
|
__kind: "P2SH";
|
|
503
|
+
value: `0x${string}`;
|
|
504
504
|
}, {
|
|
505
|
-
value: string;
|
|
506
505
|
__kind: "P2SH";
|
|
506
|
+
value: string;
|
|
507
507
|
}>, z.ZodObject<{
|
|
508
508
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
509
509
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
510
510
|
}, "strip", z.ZodTypeAny, {
|
|
511
|
-
value: `0x${string}`;
|
|
512
511
|
__kind: "P2WPKH";
|
|
512
|
+
value: `0x${string}`;
|
|
513
513
|
}, {
|
|
514
|
-
value: string;
|
|
515
514
|
__kind: "P2WPKH";
|
|
515
|
+
value: string;
|
|
516
516
|
}>, z.ZodObject<{
|
|
517
517
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
518
518
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
519
519
|
}, "strip", z.ZodTypeAny, {
|
|
520
|
-
value: `0x${string}`;
|
|
521
520
|
__kind: "P2WSH";
|
|
521
|
+
value: `0x${string}`;
|
|
522
522
|
}, {
|
|
523
|
-
value: string;
|
|
524
523
|
__kind: "P2WSH";
|
|
524
|
+
value: string;
|
|
525
525
|
}>, z.ZodObject<{
|
|
526
526
|
__kind: z.ZodLiteral<"Taproot">;
|
|
527
527
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
528
528
|
}, "strip", z.ZodTypeAny, {
|
|
529
|
-
value: `0x${string}`;
|
|
530
529
|
__kind: "Taproot";
|
|
530
|
+
value: `0x${string}`;
|
|
531
531
|
}, {
|
|
532
|
-
value: string;
|
|
533
532
|
__kind: "Taproot";
|
|
533
|
+
value: string;
|
|
534
534
|
}>, z.ZodObject<{
|
|
535
535
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
536
536
|
version: z.ZodNumber;
|
|
@@ -545,76 +545,76 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
545
545
|
program: string;
|
|
546
546
|
}>]>;
|
|
547
547
|
}, "strip", z.ZodTypeAny, {
|
|
548
|
+
__kind: "Btc";
|
|
548
549
|
value: {
|
|
549
|
-
value: `0x${string}`;
|
|
550
550
|
__kind: "P2PKH";
|
|
551
|
-
} | {
|
|
552
551
|
value: `0x${string}`;
|
|
553
|
-
__kind: "P2SH";
|
|
554
552
|
} | {
|
|
553
|
+
__kind: "P2SH";
|
|
555
554
|
value: `0x${string}`;
|
|
556
|
-
__kind: "P2WPKH";
|
|
557
555
|
} | {
|
|
556
|
+
__kind: "P2WPKH";
|
|
558
557
|
value: `0x${string}`;
|
|
559
|
-
__kind: "P2WSH";
|
|
560
558
|
} | {
|
|
559
|
+
__kind: "P2WSH";
|
|
561
560
|
value: `0x${string}`;
|
|
561
|
+
} | {
|
|
562
562
|
__kind: "Taproot";
|
|
563
|
+
value: `0x${string}`;
|
|
563
564
|
} | {
|
|
564
565
|
__kind: "OtherSegwit";
|
|
565
566
|
version: number;
|
|
566
567
|
program: `0x${string}`;
|
|
567
568
|
};
|
|
568
|
-
__kind: "Btc";
|
|
569
569
|
}, {
|
|
570
|
+
__kind: "Btc";
|
|
570
571
|
value: {
|
|
571
|
-
value: string;
|
|
572
572
|
__kind: "P2PKH";
|
|
573
|
-
} | {
|
|
574
573
|
value: string;
|
|
575
|
-
__kind: "P2SH";
|
|
576
574
|
} | {
|
|
575
|
+
__kind: "P2SH";
|
|
577
576
|
value: string;
|
|
578
|
-
__kind: "P2WPKH";
|
|
579
577
|
} | {
|
|
578
|
+
__kind: "P2WPKH";
|
|
580
579
|
value: string;
|
|
581
|
-
__kind: "P2WSH";
|
|
582
580
|
} | {
|
|
581
|
+
__kind: "P2WSH";
|
|
583
582
|
value: string;
|
|
583
|
+
} | {
|
|
584
584
|
__kind: "Taproot";
|
|
585
|
+
value: string;
|
|
585
586
|
} | {
|
|
586
587
|
__kind: "OtherSegwit";
|
|
587
588
|
version: number;
|
|
588
589
|
program: string;
|
|
589
590
|
};
|
|
590
|
-
__kind: "Btc";
|
|
591
591
|
}>, z.ZodObject<{
|
|
592
592
|
__kind: z.ZodLiteral<"Arb">;
|
|
593
593
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
594
594
|
}, "strip", z.ZodTypeAny, {
|
|
595
|
-
value: `0x${string}`;
|
|
596
595
|
__kind: "Arb";
|
|
596
|
+
value: `0x${string}`;
|
|
597
597
|
}, {
|
|
598
|
-
value: string;
|
|
599
598
|
__kind: "Arb";
|
|
599
|
+
value: string;
|
|
600
600
|
}>, z.ZodObject<{
|
|
601
601
|
__kind: z.ZodLiteral<"Sol">;
|
|
602
602
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
603
603
|
}, "strip", z.ZodTypeAny, {
|
|
604
|
-
value: `0x${string}`;
|
|
605
604
|
__kind: "Sol";
|
|
605
|
+
value: `0x${string}`;
|
|
606
606
|
}, {
|
|
607
|
-
value: string;
|
|
608
607
|
__kind: "Sol";
|
|
608
|
+
value: string;
|
|
609
609
|
}>, z.ZodObject<{
|
|
610
610
|
__kind: z.ZodLiteral<"Hub">;
|
|
611
611
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
612
612
|
}, "strip", z.ZodTypeAny, {
|
|
613
|
-
value: `0x${string}`;
|
|
614
613
|
__kind: "Hub";
|
|
614
|
+
value: `0x${string}`;
|
|
615
615
|
}, {
|
|
616
|
-
value: string;
|
|
617
616
|
__kind: "Hub";
|
|
617
|
+
value: string;
|
|
618
618
|
}>]>>>;
|
|
619
619
|
}, "strip", z.ZodTypeAny, {
|
|
620
620
|
channelMetadata: {
|
|
@@ -624,42 +624,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
624
624
|
};
|
|
625
625
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
626
626
|
sourceAddress?: {
|
|
627
|
-
value: `0x${string}`;
|
|
628
627
|
__kind: "Eth";
|
|
629
|
-
} | {
|
|
630
628
|
value: `0x${string}`;
|
|
629
|
+
} | {
|
|
631
630
|
__kind: "Dot";
|
|
631
|
+
value: `0x${string}`;
|
|
632
632
|
} | {
|
|
633
|
+
__kind: "Btc";
|
|
633
634
|
value: {
|
|
634
|
-
value: `0x${string}`;
|
|
635
635
|
__kind: "P2PKH";
|
|
636
|
-
} | {
|
|
637
636
|
value: `0x${string}`;
|
|
638
|
-
__kind: "P2SH";
|
|
639
637
|
} | {
|
|
638
|
+
__kind: "P2SH";
|
|
640
639
|
value: `0x${string}`;
|
|
641
|
-
__kind: "P2WPKH";
|
|
642
640
|
} | {
|
|
641
|
+
__kind: "P2WPKH";
|
|
643
642
|
value: `0x${string}`;
|
|
644
|
-
__kind: "P2WSH";
|
|
645
643
|
} | {
|
|
644
|
+
__kind: "P2WSH";
|
|
646
645
|
value: `0x${string}`;
|
|
646
|
+
} | {
|
|
647
647
|
__kind: "Taproot";
|
|
648
|
+
value: `0x${string}`;
|
|
648
649
|
} | {
|
|
649
650
|
__kind: "OtherSegwit";
|
|
650
651
|
version: number;
|
|
651
652
|
program: `0x${string}`;
|
|
652
653
|
};
|
|
653
|
-
__kind: "Btc";
|
|
654
654
|
} | {
|
|
655
|
-
value: `0x${string}`;
|
|
656
655
|
__kind: "Arb";
|
|
657
|
-
} | {
|
|
658
656
|
value: `0x${string}`;
|
|
659
|
-
__kind: "Sol";
|
|
660
657
|
} | {
|
|
658
|
+
__kind: "Sol";
|
|
661
659
|
value: `0x${string}`;
|
|
660
|
+
} | {
|
|
662
661
|
__kind: "Hub";
|
|
662
|
+
value: `0x${string}`;
|
|
663
663
|
} | null | undefined;
|
|
664
664
|
}, {
|
|
665
665
|
channelMetadata: {
|
|
@@ -671,42 +671,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
671
671
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
672
672
|
};
|
|
673
673
|
sourceAddress?: {
|
|
674
|
-
value: string;
|
|
675
674
|
__kind: "Eth";
|
|
676
|
-
} | {
|
|
677
675
|
value: string;
|
|
676
|
+
} | {
|
|
678
677
|
__kind: "Dot";
|
|
678
|
+
value: string;
|
|
679
679
|
} | {
|
|
680
|
+
__kind: "Btc";
|
|
680
681
|
value: {
|
|
681
|
-
value: string;
|
|
682
682
|
__kind: "P2PKH";
|
|
683
|
-
} | {
|
|
684
683
|
value: string;
|
|
685
|
-
__kind: "P2SH";
|
|
686
684
|
} | {
|
|
685
|
+
__kind: "P2SH";
|
|
687
686
|
value: string;
|
|
688
|
-
__kind: "P2WPKH";
|
|
689
687
|
} | {
|
|
688
|
+
__kind: "P2WPKH";
|
|
690
689
|
value: string;
|
|
691
|
-
__kind: "P2WSH";
|
|
692
690
|
} | {
|
|
691
|
+
__kind: "P2WSH";
|
|
693
692
|
value: string;
|
|
693
|
+
} | {
|
|
694
694
|
__kind: "Taproot";
|
|
695
|
+
value: string;
|
|
695
696
|
} | {
|
|
696
697
|
__kind: "OtherSegwit";
|
|
697
698
|
version: number;
|
|
698
699
|
program: string;
|
|
699
700
|
};
|
|
700
|
-
__kind: "Btc";
|
|
701
701
|
} | {
|
|
702
|
-
value: string;
|
|
703
702
|
__kind: "Arb";
|
|
704
|
-
} | {
|
|
705
703
|
value: string;
|
|
706
|
-
__kind: "Sol";
|
|
707
704
|
} | {
|
|
705
|
+
__kind: "Sol";
|
|
708
706
|
value: string;
|
|
707
|
+
} | {
|
|
709
708
|
__kind: "Hub";
|
|
709
|
+
value: string;
|
|
710
710
|
} | null | undefined;
|
|
711
711
|
}>>>;
|
|
712
712
|
txId: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
@@ -781,17 +781,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
781
781
|
}>>>;
|
|
782
782
|
boostFee: z.ZodNumber;
|
|
783
783
|
}, "strip", z.ZodTypeAny, {
|
|
784
|
-
txId: [`0x${string}`, bigint];
|
|
785
|
-
depositDetails: {
|
|
786
|
-
value: `0x${string}`;
|
|
787
|
-
__kind: "Channel";
|
|
788
|
-
} | {
|
|
789
|
-
value: [`0x${string}`, bigint];
|
|
790
|
-
__kind: "VaultSwapAccount";
|
|
791
|
-
};
|
|
792
|
-
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
793
|
-
depositAmount: bigint;
|
|
794
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
795
784
|
destinationAddress: {
|
|
796
785
|
readonly chain: "Ethereum";
|
|
797
786
|
readonly address: `0x${string}`;
|
|
@@ -811,6 +800,17 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
811
800
|
readonly chain: "Assethub";
|
|
812
801
|
readonly address: string;
|
|
813
802
|
};
|
|
803
|
+
txId: [`0x${string}`, bigint];
|
|
804
|
+
depositDetails: {
|
|
805
|
+
__kind: "Channel";
|
|
806
|
+
value: `0x${string}`;
|
|
807
|
+
} | {
|
|
808
|
+
__kind: "VaultSwapAccount";
|
|
809
|
+
value: [`0x${string}`, bigint];
|
|
810
|
+
};
|
|
811
|
+
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
812
|
+
depositAmount: bigint;
|
|
813
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
814
814
|
affiliateFees: {
|
|
815
815
|
account: number;
|
|
816
816
|
bps: number;
|
|
@@ -837,42 +837,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
837
837
|
};
|
|
838
838
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
839
839
|
sourceAddress?: {
|
|
840
|
-
value: `0x${string}`;
|
|
841
840
|
__kind: "Eth";
|
|
842
|
-
} | {
|
|
843
841
|
value: `0x${string}`;
|
|
842
|
+
} | {
|
|
844
843
|
__kind: "Dot";
|
|
844
|
+
value: `0x${string}`;
|
|
845
845
|
} | {
|
|
846
|
+
__kind: "Btc";
|
|
846
847
|
value: {
|
|
847
|
-
value: `0x${string}`;
|
|
848
848
|
__kind: "P2PKH";
|
|
849
|
-
} | {
|
|
850
849
|
value: `0x${string}`;
|
|
851
|
-
__kind: "P2SH";
|
|
852
850
|
} | {
|
|
851
|
+
__kind: "P2SH";
|
|
853
852
|
value: `0x${string}`;
|
|
854
|
-
__kind: "P2WPKH";
|
|
855
853
|
} | {
|
|
854
|
+
__kind: "P2WPKH";
|
|
856
855
|
value: `0x${string}`;
|
|
857
|
-
__kind: "P2WSH";
|
|
858
856
|
} | {
|
|
857
|
+
__kind: "P2WSH";
|
|
859
858
|
value: `0x${string}`;
|
|
859
|
+
} | {
|
|
860
860
|
__kind: "Taproot";
|
|
861
|
+
value: `0x${string}`;
|
|
861
862
|
} | {
|
|
862
863
|
__kind: "OtherSegwit";
|
|
863
864
|
version: number;
|
|
864
865
|
program: `0x${string}`;
|
|
865
866
|
};
|
|
866
|
-
__kind: "Btc";
|
|
867
867
|
} | {
|
|
868
|
-
value: `0x${string}`;
|
|
869
868
|
__kind: "Arb";
|
|
870
|
-
} | {
|
|
871
869
|
value: `0x${string}`;
|
|
872
|
-
__kind: "Sol";
|
|
873
870
|
} | {
|
|
871
|
+
__kind: "Sol";
|
|
874
872
|
value: `0x${string}`;
|
|
873
|
+
} | {
|
|
875
874
|
__kind: "Hub";
|
|
875
|
+
value: `0x${string}`;
|
|
876
876
|
} | null | undefined;
|
|
877
877
|
} | null | undefined;
|
|
878
878
|
brokerFee?: {
|
|
@@ -884,24 +884,24 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
884
884
|
chunkInterval: number;
|
|
885
885
|
} | null | undefined;
|
|
886
886
|
}, {
|
|
887
|
+
destinationAddress: {
|
|
888
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
889
|
+
value: string;
|
|
890
|
+
};
|
|
887
891
|
txId: [string, string | number];
|
|
888
892
|
depositDetails: {
|
|
889
|
-
value: string;
|
|
890
893
|
__kind: "Channel";
|
|
894
|
+
value: string;
|
|
891
895
|
} | {
|
|
892
|
-
value: [string, string | number];
|
|
893
896
|
__kind: "VaultSwapAccount";
|
|
897
|
+
value: [string, string | number];
|
|
894
898
|
};
|
|
895
899
|
inputAsset: {
|
|
896
900
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
897
901
|
};
|
|
898
902
|
depositAmount: string | number;
|
|
899
903
|
outputAsset: {
|
|
900
|
-
__kind: "
|
|
901
|
-
};
|
|
902
|
-
destinationAddress: {
|
|
903
|
-
value: string;
|
|
904
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
904
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
905
905
|
};
|
|
906
906
|
affiliateFees: {
|
|
907
907
|
account: number;
|
|
@@ -931,42 +931,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
931
931
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
932
932
|
};
|
|
933
933
|
sourceAddress?: {
|
|
934
|
-
value: string;
|
|
935
934
|
__kind: "Eth";
|
|
936
|
-
} | {
|
|
937
935
|
value: string;
|
|
936
|
+
} | {
|
|
938
937
|
__kind: "Dot";
|
|
938
|
+
value: string;
|
|
939
939
|
} | {
|
|
940
|
+
__kind: "Btc";
|
|
940
941
|
value: {
|
|
941
|
-
value: string;
|
|
942
942
|
__kind: "P2PKH";
|
|
943
|
-
} | {
|
|
944
943
|
value: string;
|
|
945
|
-
__kind: "P2SH";
|
|
946
944
|
} | {
|
|
945
|
+
__kind: "P2SH";
|
|
947
946
|
value: string;
|
|
948
|
-
__kind: "P2WPKH";
|
|
949
947
|
} | {
|
|
948
|
+
__kind: "P2WPKH";
|
|
950
949
|
value: string;
|
|
951
|
-
__kind: "P2WSH";
|
|
952
950
|
} | {
|
|
951
|
+
__kind: "P2WSH";
|
|
953
952
|
value: string;
|
|
953
|
+
} | {
|
|
954
954
|
__kind: "Taproot";
|
|
955
|
+
value: string;
|
|
955
956
|
} | {
|
|
956
957
|
__kind: "OtherSegwit";
|
|
957
958
|
version: number;
|
|
958
959
|
program: string;
|
|
959
960
|
};
|
|
960
|
-
__kind: "Btc";
|
|
961
961
|
} | {
|
|
962
|
-
value: string;
|
|
963
962
|
__kind: "Arb";
|
|
964
|
-
} | {
|
|
965
963
|
value: string;
|
|
966
|
-
__kind: "Sol";
|
|
967
964
|
} | {
|
|
965
|
+
__kind: "Sol";
|
|
968
966
|
value: string;
|
|
967
|
+
} | {
|
|
969
968
|
__kind: "Hub";
|
|
969
|
+
value: string;
|
|
970
970
|
} | null | undefined;
|
|
971
971
|
} | null | undefined;
|
|
972
972
|
brokerFee?: {
|
|
@@ -981,17 +981,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
981
981
|
}, "strip", z.ZodTypeAny, {
|
|
982
982
|
__kind: "DepositFailedVaultVariantSolana";
|
|
983
983
|
vaultWitness: {
|
|
984
|
-
txId: [`0x${string}`, bigint];
|
|
985
|
-
depositDetails: {
|
|
986
|
-
value: `0x${string}`;
|
|
987
|
-
__kind: "Channel";
|
|
988
|
-
} | {
|
|
989
|
-
value: [`0x${string}`, bigint];
|
|
990
|
-
__kind: "VaultSwapAccount";
|
|
991
|
-
};
|
|
992
|
-
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
993
|
-
depositAmount: bigint;
|
|
994
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
995
984
|
destinationAddress: {
|
|
996
985
|
readonly chain: "Ethereum";
|
|
997
986
|
readonly address: `0x${string}`;
|
|
@@ -1011,6 +1000,17 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1011
1000
|
readonly chain: "Assethub";
|
|
1012
1001
|
readonly address: string;
|
|
1013
1002
|
};
|
|
1003
|
+
txId: [`0x${string}`, bigint];
|
|
1004
|
+
depositDetails: {
|
|
1005
|
+
__kind: "Channel";
|
|
1006
|
+
value: `0x${string}`;
|
|
1007
|
+
} | {
|
|
1008
|
+
__kind: "VaultSwapAccount";
|
|
1009
|
+
value: [`0x${string}`, bigint];
|
|
1010
|
+
};
|
|
1011
|
+
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1012
|
+
depositAmount: bigint;
|
|
1013
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1014
1014
|
affiliateFees: {
|
|
1015
1015
|
account: number;
|
|
1016
1016
|
bps: number;
|
|
@@ -1037,42 +1037,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1037
1037
|
};
|
|
1038
1038
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1039
1039
|
sourceAddress?: {
|
|
1040
|
-
value: `0x${string}`;
|
|
1041
1040
|
__kind: "Eth";
|
|
1042
|
-
} | {
|
|
1043
1041
|
value: `0x${string}`;
|
|
1042
|
+
} | {
|
|
1044
1043
|
__kind: "Dot";
|
|
1044
|
+
value: `0x${string}`;
|
|
1045
1045
|
} | {
|
|
1046
|
+
__kind: "Btc";
|
|
1046
1047
|
value: {
|
|
1047
|
-
value: `0x${string}`;
|
|
1048
1048
|
__kind: "P2PKH";
|
|
1049
|
-
} | {
|
|
1050
1049
|
value: `0x${string}`;
|
|
1051
|
-
__kind: "P2SH";
|
|
1052
1050
|
} | {
|
|
1051
|
+
__kind: "P2SH";
|
|
1053
1052
|
value: `0x${string}`;
|
|
1054
|
-
__kind: "P2WPKH";
|
|
1055
1053
|
} | {
|
|
1054
|
+
__kind: "P2WPKH";
|
|
1056
1055
|
value: `0x${string}`;
|
|
1057
|
-
__kind: "P2WSH";
|
|
1058
1056
|
} | {
|
|
1057
|
+
__kind: "P2WSH";
|
|
1059
1058
|
value: `0x${string}`;
|
|
1059
|
+
} | {
|
|
1060
1060
|
__kind: "Taproot";
|
|
1061
|
+
value: `0x${string}`;
|
|
1061
1062
|
} | {
|
|
1062
1063
|
__kind: "OtherSegwit";
|
|
1063
1064
|
version: number;
|
|
1064
1065
|
program: `0x${string}`;
|
|
1065
1066
|
};
|
|
1066
|
-
__kind: "Btc";
|
|
1067
1067
|
} | {
|
|
1068
|
-
value: `0x${string}`;
|
|
1069
1068
|
__kind: "Arb";
|
|
1070
|
-
} | {
|
|
1071
1069
|
value: `0x${string}`;
|
|
1072
|
-
__kind: "Sol";
|
|
1073
1070
|
} | {
|
|
1071
|
+
__kind: "Sol";
|
|
1074
1072
|
value: `0x${string}`;
|
|
1073
|
+
} | {
|
|
1075
1074
|
__kind: "Hub";
|
|
1075
|
+
value: `0x${string}`;
|
|
1076
1076
|
} | null | undefined;
|
|
1077
1077
|
} | null | undefined;
|
|
1078
1078
|
brokerFee?: {
|
|
@@ -1087,24 +1087,24 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1087
1087
|
}, {
|
|
1088
1088
|
__kind: "DepositFailedVaultVariantSolana";
|
|
1089
1089
|
vaultWitness: {
|
|
1090
|
+
destinationAddress: {
|
|
1091
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1092
|
+
value: string;
|
|
1093
|
+
};
|
|
1090
1094
|
txId: [string, string | number];
|
|
1091
1095
|
depositDetails: {
|
|
1092
|
-
value: string;
|
|
1093
1096
|
__kind: "Channel";
|
|
1097
|
+
value: string;
|
|
1094
1098
|
} | {
|
|
1095
|
-
value: [string, string | number];
|
|
1096
1099
|
__kind: "VaultSwapAccount";
|
|
1100
|
+
value: [string, string | number];
|
|
1097
1101
|
};
|
|
1098
1102
|
inputAsset: {
|
|
1099
1103
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1100
1104
|
};
|
|
1101
1105
|
depositAmount: string | number;
|
|
1102
1106
|
outputAsset: {
|
|
1103
|
-
__kind: "
|
|
1104
|
-
};
|
|
1105
|
-
destinationAddress: {
|
|
1106
|
-
value: string;
|
|
1107
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1107
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1108
1108
|
};
|
|
1109
1109
|
affiliateFees: {
|
|
1110
1110
|
account: number;
|
|
@@ -1134,42 +1134,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1134
1134
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1135
1135
|
};
|
|
1136
1136
|
sourceAddress?: {
|
|
1137
|
-
value: string;
|
|
1138
1137
|
__kind: "Eth";
|
|
1139
|
-
} | {
|
|
1140
1138
|
value: string;
|
|
1139
|
+
} | {
|
|
1141
1140
|
__kind: "Dot";
|
|
1141
|
+
value: string;
|
|
1142
1142
|
} | {
|
|
1143
|
+
__kind: "Btc";
|
|
1143
1144
|
value: {
|
|
1144
|
-
value: string;
|
|
1145
1145
|
__kind: "P2PKH";
|
|
1146
|
-
} | {
|
|
1147
1146
|
value: string;
|
|
1148
|
-
__kind: "P2SH";
|
|
1149
1147
|
} | {
|
|
1148
|
+
__kind: "P2SH";
|
|
1150
1149
|
value: string;
|
|
1151
|
-
__kind: "P2WPKH";
|
|
1152
1150
|
} | {
|
|
1151
|
+
__kind: "P2WPKH";
|
|
1153
1152
|
value: string;
|
|
1154
|
-
__kind: "P2WSH";
|
|
1155
1153
|
} | {
|
|
1154
|
+
__kind: "P2WSH";
|
|
1156
1155
|
value: string;
|
|
1156
|
+
} | {
|
|
1157
1157
|
__kind: "Taproot";
|
|
1158
|
+
value: string;
|
|
1158
1159
|
} | {
|
|
1159
1160
|
__kind: "OtherSegwit";
|
|
1160
1161
|
version: number;
|
|
1161
1162
|
program: string;
|
|
1162
1163
|
};
|
|
1163
|
-
__kind: "Btc";
|
|
1164
1164
|
} | {
|
|
1165
|
-
value: string;
|
|
1166
1165
|
__kind: "Arb";
|
|
1167
|
-
} | {
|
|
1168
1166
|
value: string;
|
|
1169
|
-
__kind: "Sol";
|
|
1170
1167
|
} | {
|
|
1168
|
+
__kind: "Sol";
|
|
1171
1169
|
value: string;
|
|
1170
|
+
} | {
|
|
1172
1171
|
__kind: "Hub";
|
|
1172
|
+
value: string;
|
|
1173
1173
|
} | null | undefined;
|
|
1174
1174
|
} | null | undefined;
|
|
1175
1175
|
brokerFee?: {
|
|
@@ -1190,6 +1190,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1190
1190
|
} | {
|
|
1191
1191
|
__kind: "TransactionRejectedByBroker";
|
|
1192
1192
|
} | {
|
|
1193
|
+
__kind: "DepositWitnessRejected";
|
|
1193
1194
|
value: {
|
|
1194
1195
|
__kind: "Other";
|
|
1195
1196
|
} | {
|
|
@@ -1197,11 +1198,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1197
1198
|
} | {
|
|
1198
1199
|
__kind: "BadOrigin";
|
|
1199
1200
|
} | {
|
|
1201
|
+
__kind: "Module";
|
|
1200
1202
|
value: {
|
|
1201
1203
|
index: number;
|
|
1202
1204
|
error: `0x${string}`;
|
|
1203
1205
|
};
|
|
1204
|
-
__kind: "Module";
|
|
1205
1206
|
} | {
|
|
1206
1207
|
__kind: "ConsumerRemaining";
|
|
1207
1208
|
} | {
|
|
@@ -1209,14 +1210,14 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1209
1210
|
} | {
|
|
1210
1211
|
__kind: "TooManyConsumers";
|
|
1211
1212
|
} | {
|
|
1212
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1213
1213
|
__kind: "Token";
|
|
1214
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1214
1215
|
} | {
|
|
1215
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1216
1216
|
__kind: "Arithmetic";
|
|
1217
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1217
1218
|
} | {
|
|
1218
|
-
value: "LimitReached" | "NoLayer";
|
|
1219
1219
|
__kind: "Transactional";
|
|
1220
|
+
value: "LimitReached" | "NoLayer";
|
|
1220
1221
|
} | {
|
|
1221
1222
|
__kind: "Exhausted";
|
|
1222
1223
|
} | {
|
|
@@ -1226,10 +1227,9 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1226
1227
|
} | {
|
|
1227
1228
|
__kind: "RootNotAllowed";
|
|
1228
1229
|
} | {
|
|
1229
|
-
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1230
1230
|
__kind: "Trie";
|
|
1231
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1231
1232
|
};
|
|
1232
|
-
__kind: "DepositWitnessRejected";
|
|
1233
1233
|
} | {
|
|
1234
1234
|
__kind: "Unrefundable";
|
|
1235
1235
|
};
|
|
@@ -1241,27 +1241,16 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1241
1241
|
amount: bigint;
|
|
1242
1242
|
depositAddress: `0x${string}`;
|
|
1243
1243
|
depositDetails: {
|
|
1244
|
-
value: `0x${string}`;
|
|
1245
1244
|
__kind: "Channel";
|
|
1245
|
+
value: `0x${string}`;
|
|
1246
1246
|
} | {
|
|
1247
|
-
value: [`0x${string}`, bigint];
|
|
1248
1247
|
__kind: "VaultSwapAccount";
|
|
1248
|
+
value: [`0x${string}`, bigint];
|
|
1249
1249
|
};
|
|
1250
1250
|
};
|
|
1251
1251
|
} | {
|
|
1252
1252
|
__kind: "DepositFailedVaultVariantSolana";
|
|
1253
1253
|
vaultWitness: {
|
|
1254
|
-
txId: [`0x${string}`, bigint];
|
|
1255
|
-
depositDetails: {
|
|
1256
|
-
value: `0x${string}`;
|
|
1257
|
-
__kind: "Channel";
|
|
1258
|
-
} | {
|
|
1259
|
-
value: [`0x${string}`, bigint];
|
|
1260
|
-
__kind: "VaultSwapAccount";
|
|
1261
|
-
};
|
|
1262
|
-
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1263
|
-
depositAmount: bigint;
|
|
1264
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1265
1254
|
destinationAddress: {
|
|
1266
1255
|
readonly chain: "Ethereum";
|
|
1267
1256
|
readonly address: `0x${string}`;
|
|
@@ -1281,6 +1270,17 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1281
1270
|
readonly chain: "Assethub";
|
|
1282
1271
|
readonly address: string;
|
|
1283
1272
|
};
|
|
1273
|
+
txId: [`0x${string}`, bigint];
|
|
1274
|
+
depositDetails: {
|
|
1275
|
+
__kind: "Channel";
|
|
1276
|
+
value: `0x${string}`;
|
|
1277
|
+
} | {
|
|
1278
|
+
__kind: "VaultSwapAccount";
|
|
1279
|
+
value: [`0x${string}`, bigint];
|
|
1280
|
+
};
|
|
1281
|
+
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1282
|
+
depositAmount: bigint;
|
|
1283
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1284
1284
|
affiliateFees: {
|
|
1285
1285
|
account: number;
|
|
1286
1286
|
bps: number;
|
|
@@ -1307,42 +1307,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1307
1307
|
};
|
|
1308
1308
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1309
1309
|
sourceAddress?: {
|
|
1310
|
-
value: `0x${string}`;
|
|
1311
1310
|
__kind: "Eth";
|
|
1312
|
-
} | {
|
|
1313
1311
|
value: `0x${string}`;
|
|
1312
|
+
} | {
|
|
1314
1313
|
__kind: "Dot";
|
|
1314
|
+
value: `0x${string}`;
|
|
1315
1315
|
} | {
|
|
1316
|
+
__kind: "Btc";
|
|
1316
1317
|
value: {
|
|
1317
|
-
value: `0x${string}`;
|
|
1318
1318
|
__kind: "P2PKH";
|
|
1319
|
-
} | {
|
|
1320
1319
|
value: `0x${string}`;
|
|
1321
|
-
__kind: "P2SH";
|
|
1322
1320
|
} | {
|
|
1321
|
+
__kind: "P2SH";
|
|
1323
1322
|
value: `0x${string}`;
|
|
1324
|
-
__kind: "P2WPKH";
|
|
1325
1323
|
} | {
|
|
1324
|
+
__kind: "P2WPKH";
|
|
1326
1325
|
value: `0x${string}`;
|
|
1327
|
-
__kind: "P2WSH";
|
|
1328
1326
|
} | {
|
|
1327
|
+
__kind: "P2WSH";
|
|
1329
1328
|
value: `0x${string}`;
|
|
1329
|
+
} | {
|
|
1330
1330
|
__kind: "Taproot";
|
|
1331
|
+
value: `0x${string}`;
|
|
1331
1332
|
} | {
|
|
1332
1333
|
__kind: "OtherSegwit";
|
|
1333
1334
|
version: number;
|
|
1334
1335
|
program: `0x${string}`;
|
|
1335
1336
|
};
|
|
1336
|
-
__kind: "Btc";
|
|
1337
1337
|
} | {
|
|
1338
|
-
value: `0x${string}`;
|
|
1339
1338
|
__kind: "Arb";
|
|
1340
|
-
} | {
|
|
1341
1339
|
value: `0x${string}`;
|
|
1342
|
-
__kind: "Sol";
|
|
1343
1340
|
} | {
|
|
1341
|
+
__kind: "Sol";
|
|
1344
1342
|
value: `0x${string}`;
|
|
1343
|
+
} | {
|
|
1345
1344
|
__kind: "Hub";
|
|
1345
|
+
value: `0x${string}`;
|
|
1346
1346
|
} | null | undefined;
|
|
1347
1347
|
} | null | undefined;
|
|
1348
1348
|
brokerFee?: {
|
|
@@ -1363,6 +1363,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1363
1363
|
} | {
|
|
1364
1364
|
__kind: "TransactionRejectedByBroker";
|
|
1365
1365
|
} | {
|
|
1366
|
+
__kind: "DepositWitnessRejected";
|
|
1366
1367
|
value: {
|
|
1367
1368
|
__kind: "Other";
|
|
1368
1369
|
} | {
|
|
@@ -1370,11 +1371,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1370
1371
|
} | {
|
|
1371
1372
|
__kind: "BadOrigin";
|
|
1372
1373
|
} | {
|
|
1374
|
+
__kind: "Module";
|
|
1373
1375
|
value: {
|
|
1374
1376
|
index: number;
|
|
1375
1377
|
error: string;
|
|
1376
1378
|
};
|
|
1377
|
-
__kind: "Module";
|
|
1378
1379
|
} | {
|
|
1379
1380
|
__kind: "ConsumerRemaining";
|
|
1380
1381
|
} | {
|
|
@@ -1382,20 +1383,20 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1382
1383
|
} | {
|
|
1383
1384
|
__kind: "TooManyConsumers";
|
|
1384
1385
|
} | {
|
|
1386
|
+
__kind: "Token";
|
|
1385
1387
|
value: {
|
|
1386
1388
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1387
1389
|
};
|
|
1388
|
-
__kind: "Token";
|
|
1389
1390
|
} | {
|
|
1391
|
+
__kind: "Arithmetic";
|
|
1390
1392
|
value: {
|
|
1391
1393
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1392
1394
|
};
|
|
1393
|
-
__kind: "Arithmetic";
|
|
1394
1395
|
} | {
|
|
1396
|
+
__kind: "Transactional";
|
|
1395
1397
|
value: {
|
|
1396
1398
|
__kind: "LimitReached" | "NoLayer";
|
|
1397
1399
|
};
|
|
1398
|
-
__kind: "Transactional";
|
|
1399
1400
|
} | {
|
|
1400
1401
|
__kind: "Exhausted";
|
|
1401
1402
|
} | {
|
|
@@ -1405,12 +1406,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1405
1406
|
} | {
|
|
1406
1407
|
__kind: "RootNotAllowed";
|
|
1407
1408
|
} | {
|
|
1409
|
+
__kind: "Trie";
|
|
1408
1410
|
value: {
|
|
1409
1411
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1410
1412
|
};
|
|
1411
|
-
__kind: "Trie";
|
|
1412
1413
|
};
|
|
1413
|
-
__kind: "DepositWitnessRejected";
|
|
1414
1414
|
} | {
|
|
1415
1415
|
__kind: "Unrefundable";
|
|
1416
1416
|
};
|
|
@@ -1424,34 +1424,34 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1424
1424
|
amount: string | number;
|
|
1425
1425
|
depositAddress: string;
|
|
1426
1426
|
depositDetails: {
|
|
1427
|
-
value: string;
|
|
1428
1427
|
__kind: "Channel";
|
|
1428
|
+
value: string;
|
|
1429
1429
|
} | {
|
|
1430
|
-
value: [string, string | number];
|
|
1431
1430
|
__kind: "VaultSwapAccount";
|
|
1431
|
+
value: [string, string | number];
|
|
1432
1432
|
};
|
|
1433
1433
|
};
|
|
1434
1434
|
} | {
|
|
1435
1435
|
__kind: "DepositFailedVaultVariantSolana";
|
|
1436
1436
|
vaultWitness: {
|
|
1437
|
+
destinationAddress: {
|
|
1438
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1439
|
+
value: string;
|
|
1440
|
+
};
|
|
1437
1441
|
txId: [string, string | number];
|
|
1438
1442
|
depositDetails: {
|
|
1439
|
-
value: string;
|
|
1440
1443
|
__kind: "Channel";
|
|
1444
|
+
value: string;
|
|
1441
1445
|
} | {
|
|
1442
|
-
value: [string, string | number];
|
|
1443
1446
|
__kind: "VaultSwapAccount";
|
|
1447
|
+
value: [string, string | number];
|
|
1444
1448
|
};
|
|
1445
1449
|
inputAsset: {
|
|
1446
1450
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1447
1451
|
};
|
|
1448
1452
|
depositAmount: string | number;
|
|
1449
1453
|
outputAsset: {
|
|
1450
|
-
__kind: "
|
|
1451
|
-
};
|
|
1452
|
-
destinationAddress: {
|
|
1453
|
-
value: string;
|
|
1454
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1454
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1455
1455
|
};
|
|
1456
1456
|
affiliateFees: {
|
|
1457
1457
|
account: number;
|
|
@@ -1481,42 +1481,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1481
1481
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1482
1482
|
};
|
|
1483
1483
|
sourceAddress?: {
|
|
1484
|
-
value: string;
|
|
1485
1484
|
__kind: "Eth";
|
|
1486
|
-
} | {
|
|
1487
1485
|
value: string;
|
|
1486
|
+
} | {
|
|
1488
1487
|
__kind: "Dot";
|
|
1488
|
+
value: string;
|
|
1489
1489
|
} | {
|
|
1490
|
+
__kind: "Btc";
|
|
1490
1491
|
value: {
|
|
1491
|
-
value: string;
|
|
1492
1492
|
__kind: "P2PKH";
|
|
1493
|
-
} | {
|
|
1494
1493
|
value: string;
|
|
1495
|
-
__kind: "P2SH";
|
|
1496
1494
|
} | {
|
|
1495
|
+
__kind: "P2SH";
|
|
1497
1496
|
value: string;
|
|
1498
|
-
__kind: "P2WPKH";
|
|
1499
1497
|
} | {
|
|
1498
|
+
__kind: "P2WPKH";
|
|
1500
1499
|
value: string;
|
|
1501
|
-
__kind: "P2WSH";
|
|
1502
1500
|
} | {
|
|
1501
|
+
__kind: "P2WSH";
|
|
1503
1502
|
value: string;
|
|
1503
|
+
} | {
|
|
1504
1504
|
__kind: "Taproot";
|
|
1505
|
+
value: string;
|
|
1505
1506
|
} | {
|
|
1506
1507
|
__kind: "OtherSegwit";
|
|
1507
1508
|
version: number;
|
|
1508
1509
|
program: string;
|
|
1509
1510
|
};
|
|
1510
|
-
__kind: "Btc";
|
|
1511
1511
|
} | {
|
|
1512
|
-
value: string;
|
|
1513
1512
|
__kind: "Arb";
|
|
1514
|
-
} | {
|
|
1515
1513
|
value: string;
|
|
1516
|
-
__kind: "Sol";
|
|
1517
1514
|
} | {
|
|
1515
|
+
__kind: "Sol";
|
|
1518
1516
|
value: string;
|
|
1517
|
+
} | {
|
|
1519
1518
|
__kind: "Hub";
|
|
1519
|
+
value: string;
|
|
1520
1520
|
} | null | undefined;
|
|
1521
1521
|
} | null | undefined;
|
|
1522
1522
|
brokerFee?: {
|