@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
|
@@ -76,13 +76,13 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
76
76
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
77
77
|
}>;
|
|
78
78
|
}, "strip", z.ZodTypeAny, {
|
|
79
|
-
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
80
79
|
__kind: "FailedToDeriveAddress";
|
|
80
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
81
81
|
}, {
|
|
82
|
+
__kind: "FailedToDeriveAddress";
|
|
82
83
|
value: {
|
|
83
84
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
84
85
|
};
|
|
85
|
-
__kind: "FailedToDeriveAddress";
|
|
86
86
|
}>, z.ZodObject<{
|
|
87
87
|
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
88
88
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -95,13 +95,13 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
95
95
|
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
99
98
|
__kind: "InvalidCcm";
|
|
99
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
100
100
|
}, {
|
|
101
|
+
__kind: "InvalidCcm";
|
|
101
102
|
value: {
|
|
102
103
|
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
103
104
|
};
|
|
104
|
-
__kind: "InvalidCcm";
|
|
105
105
|
}>, z.ZodObject<{
|
|
106
106
|
__kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
|
|
107
107
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -112,11 +112,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
112
112
|
__kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
|
|
113
113
|
value: z.ZodNumber;
|
|
114
114
|
}, "strip", z.ZodTypeAny, {
|
|
115
|
-
value: number;
|
|
116
115
|
__kind: "FinalTransactionExceededMaxLength";
|
|
117
|
-
}, {
|
|
118
116
|
value: number;
|
|
117
|
+
}, {
|
|
119
118
|
__kind: "FinalTransactionExceededMaxLength";
|
|
119
|
+
value: number;
|
|
120
120
|
}>, z.ZodObject<{
|
|
121
121
|
__kind: z.ZodLiteral<"DispatchError">;
|
|
122
122
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -150,17 +150,17 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
150
150
|
error: string;
|
|
151
151
|
}>;
|
|
152
152
|
}, "strip", z.ZodTypeAny, {
|
|
153
|
+
__kind: "Module";
|
|
153
154
|
value: {
|
|
154
155
|
index: number;
|
|
155
156
|
error: `0x${string}`;
|
|
156
157
|
};
|
|
157
|
-
__kind: "Module";
|
|
158
158
|
}, {
|
|
159
|
+
__kind: "Module";
|
|
159
160
|
value: {
|
|
160
161
|
index: number;
|
|
161
162
|
error: string;
|
|
162
163
|
};
|
|
163
|
-
__kind: "Module";
|
|
164
164
|
}>, z.ZodObject<{
|
|
165
165
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
166
166
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -191,13 +191,13 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
191
191
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
192
192
|
}>;
|
|
193
193
|
}, "strip", z.ZodTypeAny, {
|
|
194
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
195
194
|
__kind: "Token";
|
|
195
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
196
196
|
}, {
|
|
197
|
+
__kind: "Token";
|
|
197
198
|
value: {
|
|
198
199
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
199
200
|
};
|
|
200
|
-
__kind: "Token";
|
|
201
201
|
}>, z.ZodObject<{
|
|
202
202
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
203
203
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -210,13 +210,13 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
210
210
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
211
211
|
}>;
|
|
212
212
|
}, "strip", z.ZodTypeAny, {
|
|
213
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
214
213
|
__kind: "Arithmetic";
|
|
214
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
215
215
|
}, {
|
|
216
|
+
__kind: "Arithmetic";
|
|
216
217
|
value: {
|
|
217
218
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
218
219
|
};
|
|
219
|
-
__kind: "Arithmetic";
|
|
220
220
|
}>, z.ZodObject<{
|
|
221
221
|
__kind: z.ZodLiteral<"Transactional">;
|
|
222
222
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -229,13 +229,13 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
229
229
|
__kind: "LimitReached" | "NoLayer";
|
|
230
230
|
}>;
|
|
231
231
|
}, "strip", z.ZodTypeAny, {
|
|
232
|
-
value: "LimitReached" | "NoLayer";
|
|
233
232
|
__kind: "Transactional";
|
|
233
|
+
value: "LimitReached" | "NoLayer";
|
|
234
234
|
}, {
|
|
235
|
+
__kind: "Transactional";
|
|
235
236
|
value: {
|
|
236
237
|
__kind: "LimitReached" | "NoLayer";
|
|
237
238
|
};
|
|
238
|
-
__kind: "Transactional";
|
|
239
239
|
}>, z.ZodObject<{
|
|
240
240
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
241
241
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -272,15 +272,16 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
272
272
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
273
273
|
}>;
|
|
274
274
|
}, "strip", z.ZodTypeAny, {
|
|
275
|
-
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
276
275
|
__kind: "Trie";
|
|
276
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
277
277
|
}, {
|
|
278
|
+
__kind: "Trie";
|
|
278
279
|
value: {
|
|
279
280
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
280
281
|
};
|
|
281
|
-
__kind: "Trie";
|
|
282
282
|
}>]>;
|
|
283
283
|
}, "strip", z.ZodTypeAny, {
|
|
284
|
+
__kind: "DispatchError";
|
|
284
285
|
value: {
|
|
285
286
|
__kind: "Other";
|
|
286
287
|
} | {
|
|
@@ -288,11 +289,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
288
289
|
} | {
|
|
289
290
|
__kind: "BadOrigin";
|
|
290
291
|
} | {
|
|
292
|
+
__kind: "Module";
|
|
291
293
|
value: {
|
|
292
294
|
index: number;
|
|
293
295
|
error: `0x${string}`;
|
|
294
296
|
};
|
|
295
|
-
__kind: "Module";
|
|
296
297
|
} | {
|
|
297
298
|
__kind: "ConsumerRemaining";
|
|
298
299
|
} | {
|
|
@@ -300,14 +301,14 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
300
301
|
} | {
|
|
301
302
|
__kind: "TooManyConsumers";
|
|
302
303
|
} | {
|
|
303
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
304
304
|
__kind: "Token";
|
|
305
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
305
306
|
} | {
|
|
306
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
307
307
|
__kind: "Arithmetic";
|
|
308
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
308
309
|
} | {
|
|
309
|
-
value: "LimitReached" | "NoLayer";
|
|
310
310
|
__kind: "Transactional";
|
|
311
|
+
value: "LimitReached" | "NoLayer";
|
|
311
312
|
} | {
|
|
312
313
|
__kind: "Exhausted";
|
|
313
314
|
} | {
|
|
@@ -317,11 +318,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
317
318
|
} | {
|
|
318
319
|
__kind: "RootNotAllowed";
|
|
319
320
|
} | {
|
|
320
|
-
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
321
321
|
__kind: "Trie";
|
|
322
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
322
323
|
};
|
|
323
|
-
__kind: "DispatchError";
|
|
324
324
|
}, {
|
|
325
|
+
__kind: "DispatchError";
|
|
325
326
|
value: {
|
|
326
327
|
__kind: "Other";
|
|
327
328
|
} | {
|
|
@@ -329,11 +330,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
329
330
|
} | {
|
|
330
331
|
__kind: "BadOrigin";
|
|
331
332
|
} | {
|
|
333
|
+
__kind: "Module";
|
|
332
334
|
value: {
|
|
333
335
|
index: number;
|
|
334
336
|
error: string;
|
|
335
337
|
};
|
|
336
|
-
__kind: "Module";
|
|
337
338
|
} | {
|
|
338
339
|
__kind: "ConsumerRemaining";
|
|
339
340
|
} | {
|
|
@@ -341,20 +342,20 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
341
342
|
} | {
|
|
342
343
|
__kind: "TooManyConsumers";
|
|
343
344
|
} | {
|
|
345
|
+
__kind: "Token";
|
|
344
346
|
value: {
|
|
345
347
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
346
348
|
};
|
|
347
|
-
__kind: "Token";
|
|
348
349
|
} | {
|
|
350
|
+
__kind: "Arithmetic";
|
|
349
351
|
value: {
|
|
350
352
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
351
353
|
};
|
|
352
|
-
__kind: "Arithmetic";
|
|
353
354
|
} | {
|
|
355
|
+
__kind: "Transactional";
|
|
354
356
|
value: {
|
|
355
357
|
__kind: "LimitReached" | "NoLayer";
|
|
356
358
|
};
|
|
357
|
-
__kind: "Transactional";
|
|
358
359
|
} | {
|
|
359
360
|
__kind: "Exhausted";
|
|
360
361
|
} | {
|
|
@@ -364,12 +365,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
364
365
|
} | {
|
|
365
366
|
__kind: "RootNotAllowed";
|
|
366
367
|
} | {
|
|
368
|
+
__kind: "Trie";
|
|
367
369
|
value: {
|
|
368
370
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
369
371
|
};
|
|
370
|
-
__kind: "Trie";
|
|
371
372
|
};
|
|
372
|
-
__kind: "DispatchError";
|
|
373
373
|
}>, z.ZodObject<{
|
|
374
374
|
__kind: z.ZodLiteral<"AltsNotYetWitnessed">;
|
|
375
375
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -384,6 +384,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
384
384
|
__kind: "AltsInvalid";
|
|
385
385
|
}>]>;
|
|
386
386
|
}, "strip", z.ZodTypeAny, {
|
|
387
|
+
__kind: "FailedToBuildSolanaTransaction";
|
|
387
388
|
value: {
|
|
388
389
|
__kind: "CannotLookupApiEnvironment";
|
|
389
390
|
} | {
|
|
@@ -395,17 +396,18 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
395
396
|
} | {
|
|
396
397
|
__kind: "NoAvailableNonceAccount";
|
|
397
398
|
} | {
|
|
398
|
-
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
399
399
|
__kind: "FailedToDeriveAddress";
|
|
400
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
400
401
|
} | {
|
|
401
|
-
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
402
402
|
__kind: "InvalidCcm";
|
|
403
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
403
404
|
} | {
|
|
404
405
|
__kind: "FailedToSerializeFinalTransaction";
|
|
405
406
|
} | {
|
|
406
|
-
value: number;
|
|
407
407
|
__kind: "FinalTransactionExceededMaxLength";
|
|
408
|
+
value: number;
|
|
408
409
|
} | {
|
|
410
|
+
__kind: "DispatchError";
|
|
409
411
|
value: {
|
|
410
412
|
__kind: "Other";
|
|
411
413
|
} | {
|
|
@@ -413,11 +415,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
413
415
|
} | {
|
|
414
416
|
__kind: "BadOrigin";
|
|
415
417
|
} | {
|
|
418
|
+
__kind: "Module";
|
|
416
419
|
value: {
|
|
417
420
|
index: number;
|
|
418
421
|
error: `0x${string}`;
|
|
419
422
|
};
|
|
420
|
-
__kind: "Module";
|
|
421
423
|
} | {
|
|
422
424
|
__kind: "ConsumerRemaining";
|
|
423
425
|
} | {
|
|
@@ -425,14 +427,14 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
425
427
|
} | {
|
|
426
428
|
__kind: "TooManyConsumers";
|
|
427
429
|
} | {
|
|
428
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
429
430
|
__kind: "Token";
|
|
431
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
430
432
|
} | {
|
|
431
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
432
433
|
__kind: "Arithmetic";
|
|
434
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
433
435
|
} | {
|
|
434
|
-
value: "LimitReached" | "NoLayer";
|
|
435
436
|
__kind: "Transactional";
|
|
437
|
+
value: "LimitReached" | "NoLayer";
|
|
436
438
|
} | {
|
|
437
439
|
__kind: "Exhausted";
|
|
438
440
|
} | {
|
|
@@ -442,17 +444,16 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
442
444
|
} | {
|
|
443
445
|
__kind: "RootNotAllowed";
|
|
444
446
|
} | {
|
|
445
|
-
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
446
447
|
__kind: "Trie";
|
|
448
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
447
449
|
};
|
|
448
|
-
__kind: "DispatchError";
|
|
449
450
|
} | {
|
|
450
451
|
__kind: "AltsNotYetWitnessed";
|
|
451
452
|
} | {
|
|
452
453
|
__kind: "AltsInvalid";
|
|
453
454
|
};
|
|
454
|
-
__kind: "FailedToBuildSolanaTransaction";
|
|
455
455
|
}, {
|
|
456
|
+
__kind: "FailedToBuildSolanaTransaction";
|
|
456
457
|
value: {
|
|
457
458
|
__kind: "CannotLookupApiEnvironment";
|
|
458
459
|
} | {
|
|
@@ -464,21 +465,22 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
464
465
|
} | {
|
|
465
466
|
__kind: "NoAvailableNonceAccount";
|
|
466
467
|
} | {
|
|
468
|
+
__kind: "FailedToDeriveAddress";
|
|
467
469
|
value: {
|
|
468
470
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
469
471
|
};
|
|
470
|
-
__kind: "FailedToDeriveAddress";
|
|
471
472
|
} | {
|
|
473
|
+
__kind: "InvalidCcm";
|
|
472
474
|
value: {
|
|
473
475
|
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
474
476
|
};
|
|
475
|
-
__kind: "InvalidCcm";
|
|
476
477
|
} | {
|
|
477
478
|
__kind: "FailedToSerializeFinalTransaction";
|
|
478
479
|
} | {
|
|
479
|
-
value: number;
|
|
480
480
|
__kind: "FinalTransactionExceededMaxLength";
|
|
481
|
+
value: number;
|
|
481
482
|
} | {
|
|
483
|
+
__kind: "DispatchError";
|
|
482
484
|
value: {
|
|
483
485
|
__kind: "Other";
|
|
484
486
|
} | {
|
|
@@ -486,11 +488,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
486
488
|
} | {
|
|
487
489
|
__kind: "BadOrigin";
|
|
488
490
|
} | {
|
|
491
|
+
__kind: "Module";
|
|
489
492
|
value: {
|
|
490
493
|
index: number;
|
|
491
494
|
error: string;
|
|
492
495
|
};
|
|
493
|
-
__kind: "Module";
|
|
494
496
|
} | {
|
|
495
497
|
__kind: "ConsumerRemaining";
|
|
496
498
|
} | {
|
|
@@ -498,20 +500,20 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
498
500
|
} | {
|
|
499
501
|
__kind: "TooManyConsumers";
|
|
500
502
|
} | {
|
|
503
|
+
__kind: "Token";
|
|
501
504
|
value: {
|
|
502
505
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
503
506
|
};
|
|
504
|
-
__kind: "Token";
|
|
505
507
|
} | {
|
|
508
|
+
__kind: "Arithmetic";
|
|
506
509
|
value: {
|
|
507
510
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
508
511
|
};
|
|
509
|
-
__kind: "Arithmetic";
|
|
510
512
|
} | {
|
|
513
|
+
__kind: "Transactional";
|
|
511
514
|
value: {
|
|
512
515
|
__kind: "LimitReached" | "NoLayer";
|
|
513
516
|
};
|
|
514
|
-
__kind: "Transactional";
|
|
515
517
|
} | {
|
|
516
518
|
__kind: "Exhausted";
|
|
517
519
|
} | {
|
|
@@ -521,18 +523,16 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
521
523
|
} | {
|
|
522
524
|
__kind: "RootNotAllowed";
|
|
523
525
|
} | {
|
|
526
|
+
__kind: "Trie";
|
|
524
527
|
value: {
|
|
525
528
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
526
529
|
};
|
|
527
|
-
__kind: "Trie";
|
|
528
530
|
};
|
|
529
|
-
__kind: "DispatchError";
|
|
530
531
|
} | {
|
|
531
532
|
__kind: "AltsNotYetWitnessed";
|
|
532
533
|
} | {
|
|
533
534
|
__kind: "AltsInvalid";
|
|
534
535
|
};
|
|
535
|
-
__kind: "FailedToBuildSolanaTransaction";
|
|
536
536
|
}>, z.ZodObject<{
|
|
537
537
|
__kind: z.ZodLiteral<"DispatchError">;
|
|
538
538
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -566,17 +566,17 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
566
566
|
error: string;
|
|
567
567
|
}>;
|
|
568
568
|
}, "strip", z.ZodTypeAny, {
|
|
569
|
+
__kind: "Module";
|
|
569
570
|
value: {
|
|
570
571
|
index: number;
|
|
571
572
|
error: `0x${string}`;
|
|
572
573
|
};
|
|
573
|
-
__kind: "Module";
|
|
574
574
|
}, {
|
|
575
|
+
__kind: "Module";
|
|
575
576
|
value: {
|
|
576
577
|
index: number;
|
|
577
578
|
error: string;
|
|
578
579
|
};
|
|
579
|
-
__kind: "Module";
|
|
580
580
|
}>, z.ZodObject<{
|
|
581
581
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
582
582
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -607,13 +607,13 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
607
607
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
608
608
|
}>;
|
|
609
609
|
}, "strip", z.ZodTypeAny, {
|
|
610
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
611
610
|
__kind: "Token";
|
|
611
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
612
612
|
}, {
|
|
613
|
+
__kind: "Token";
|
|
613
614
|
value: {
|
|
614
615
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
615
616
|
};
|
|
616
|
-
__kind: "Token";
|
|
617
617
|
}>, z.ZodObject<{
|
|
618
618
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
619
619
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -626,13 +626,13 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
626
626
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
627
627
|
}>;
|
|
628
628
|
}, "strip", z.ZodTypeAny, {
|
|
629
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
630
629
|
__kind: "Arithmetic";
|
|
630
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
631
631
|
}, {
|
|
632
|
+
__kind: "Arithmetic";
|
|
632
633
|
value: {
|
|
633
634
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
634
635
|
};
|
|
635
|
-
__kind: "Arithmetic";
|
|
636
636
|
}>, z.ZodObject<{
|
|
637
637
|
__kind: z.ZodLiteral<"Transactional">;
|
|
638
638
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -645,13 +645,13 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
645
645
|
__kind: "LimitReached" | "NoLayer";
|
|
646
646
|
}>;
|
|
647
647
|
}, "strip", z.ZodTypeAny, {
|
|
648
|
-
value: "LimitReached" | "NoLayer";
|
|
649
648
|
__kind: "Transactional";
|
|
649
|
+
value: "LimitReached" | "NoLayer";
|
|
650
650
|
}, {
|
|
651
|
+
__kind: "Transactional";
|
|
651
652
|
value: {
|
|
652
653
|
__kind: "LimitReached" | "NoLayer";
|
|
653
654
|
};
|
|
654
|
-
__kind: "Transactional";
|
|
655
655
|
}>, z.ZodObject<{
|
|
656
656
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
657
657
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -688,15 +688,16 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
688
688
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
689
689
|
}>;
|
|
690
690
|
}, "strip", z.ZodTypeAny, {
|
|
691
|
-
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
692
691
|
__kind: "Trie";
|
|
692
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
693
693
|
}, {
|
|
694
|
+
__kind: "Trie";
|
|
694
695
|
value: {
|
|
695
696
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
696
697
|
};
|
|
697
|
-
__kind: "Trie";
|
|
698
698
|
}>]>;
|
|
699
699
|
}, "strip", z.ZodTypeAny, {
|
|
700
|
+
__kind: "DispatchError";
|
|
700
701
|
value: {
|
|
701
702
|
__kind: "Other";
|
|
702
703
|
} | {
|
|
@@ -704,11 +705,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
704
705
|
} | {
|
|
705
706
|
__kind: "BadOrigin";
|
|
706
707
|
} | {
|
|
708
|
+
__kind: "Module";
|
|
707
709
|
value: {
|
|
708
710
|
index: number;
|
|
709
711
|
error: `0x${string}`;
|
|
710
712
|
};
|
|
711
|
-
__kind: "Module";
|
|
712
713
|
} | {
|
|
713
714
|
__kind: "ConsumerRemaining";
|
|
714
715
|
} | {
|
|
@@ -716,14 +717,14 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
716
717
|
} | {
|
|
717
718
|
__kind: "TooManyConsumers";
|
|
718
719
|
} | {
|
|
719
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
720
720
|
__kind: "Token";
|
|
721
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
721
722
|
} | {
|
|
722
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
723
723
|
__kind: "Arithmetic";
|
|
724
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
724
725
|
} | {
|
|
725
|
-
value: "LimitReached" | "NoLayer";
|
|
726
726
|
__kind: "Transactional";
|
|
727
|
+
value: "LimitReached" | "NoLayer";
|
|
727
728
|
} | {
|
|
728
729
|
__kind: "Exhausted";
|
|
729
730
|
} | {
|
|
@@ -733,11 +734,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
733
734
|
} | {
|
|
734
735
|
__kind: "RootNotAllowed";
|
|
735
736
|
} | {
|
|
736
|
-
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
737
737
|
__kind: "Trie";
|
|
738
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
738
739
|
};
|
|
739
|
-
__kind: "DispatchError";
|
|
740
740
|
}, {
|
|
741
|
+
__kind: "DispatchError";
|
|
741
742
|
value: {
|
|
742
743
|
__kind: "Other";
|
|
743
744
|
} | {
|
|
@@ -745,11 +746,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
745
746
|
} | {
|
|
746
747
|
__kind: "BadOrigin";
|
|
747
748
|
} | {
|
|
749
|
+
__kind: "Module";
|
|
748
750
|
value: {
|
|
749
751
|
index: number;
|
|
750
752
|
error: string;
|
|
751
753
|
};
|
|
752
|
-
__kind: "Module";
|
|
753
754
|
} | {
|
|
754
755
|
__kind: "ConsumerRemaining";
|
|
755
756
|
} | {
|
|
@@ -757,20 +758,20 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
757
758
|
} | {
|
|
758
759
|
__kind: "TooManyConsumers";
|
|
759
760
|
} | {
|
|
761
|
+
__kind: "Token";
|
|
760
762
|
value: {
|
|
761
763
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
762
764
|
};
|
|
763
|
-
__kind: "Token";
|
|
764
765
|
} | {
|
|
766
|
+
__kind: "Arithmetic";
|
|
765
767
|
value: {
|
|
766
768
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
767
769
|
};
|
|
768
|
-
__kind: "Arithmetic";
|
|
769
770
|
} | {
|
|
771
|
+
__kind: "Transactional";
|
|
770
772
|
value: {
|
|
771
773
|
__kind: "LimitReached" | "NoLayer";
|
|
772
774
|
};
|
|
773
|
-
__kind: "Transactional";
|
|
774
775
|
} | {
|
|
775
776
|
__kind: "Exhausted";
|
|
776
777
|
} | {
|
|
@@ -780,12 +781,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
780
781
|
} | {
|
|
781
782
|
__kind: "RootNotAllowed";
|
|
782
783
|
} | {
|
|
784
|
+
__kind: "Trie";
|
|
783
785
|
value: {
|
|
784
786
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
785
787
|
};
|
|
786
|
-
__kind: "Trie";
|
|
787
788
|
};
|
|
788
|
-
__kind: "DispatchError";
|
|
789
789
|
}>]>;
|
|
790
790
|
}, "strip", z.ZodTypeAny, {
|
|
791
791
|
error: {
|
|
@@ -799,6 +799,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
799
799
|
} | {
|
|
800
800
|
__kind: "UtxoSelectionFailed";
|
|
801
801
|
} | {
|
|
802
|
+
__kind: "FailedToBuildSolanaTransaction";
|
|
802
803
|
value: {
|
|
803
804
|
__kind: "CannotLookupApiEnvironment";
|
|
804
805
|
} | {
|
|
@@ -810,17 +811,18 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
810
811
|
} | {
|
|
811
812
|
__kind: "NoAvailableNonceAccount";
|
|
812
813
|
} | {
|
|
813
|
-
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
814
814
|
__kind: "FailedToDeriveAddress";
|
|
815
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
815
816
|
} | {
|
|
816
|
-
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
817
817
|
__kind: "InvalidCcm";
|
|
818
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
818
819
|
} | {
|
|
819
820
|
__kind: "FailedToSerializeFinalTransaction";
|
|
820
821
|
} | {
|
|
821
|
-
value: number;
|
|
822
822
|
__kind: "FinalTransactionExceededMaxLength";
|
|
823
|
+
value: number;
|
|
823
824
|
} | {
|
|
825
|
+
__kind: "DispatchError";
|
|
824
826
|
value: {
|
|
825
827
|
__kind: "Other";
|
|
826
828
|
} | {
|
|
@@ -828,11 +830,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
828
830
|
} | {
|
|
829
831
|
__kind: "BadOrigin";
|
|
830
832
|
} | {
|
|
833
|
+
__kind: "Module";
|
|
831
834
|
value: {
|
|
832
835
|
index: number;
|
|
833
836
|
error: `0x${string}`;
|
|
834
837
|
};
|
|
835
|
-
__kind: "Module";
|
|
836
838
|
} | {
|
|
837
839
|
__kind: "ConsumerRemaining";
|
|
838
840
|
} | {
|
|
@@ -840,14 +842,14 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
840
842
|
} | {
|
|
841
843
|
__kind: "TooManyConsumers";
|
|
842
844
|
} | {
|
|
843
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
844
845
|
__kind: "Token";
|
|
846
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
845
847
|
} | {
|
|
846
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
847
848
|
__kind: "Arithmetic";
|
|
849
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
848
850
|
} | {
|
|
849
|
-
value: "LimitReached" | "NoLayer";
|
|
850
851
|
__kind: "Transactional";
|
|
852
|
+
value: "LimitReached" | "NoLayer";
|
|
851
853
|
} | {
|
|
852
854
|
__kind: "Exhausted";
|
|
853
855
|
} | {
|
|
@@ -857,17 +859,16 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
857
859
|
} | {
|
|
858
860
|
__kind: "RootNotAllowed";
|
|
859
861
|
} | {
|
|
860
|
-
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
861
862
|
__kind: "Trie";
|
|
863
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
862
864
|
};
|
|
863
|
-
__kind: "DispatchError";
|
|
864
865
|
} | {
|
|
865
866
|
__kind: "AltsNotYetWitnessed";
|
|
866
867
|
} | {
|
|
867
868
|
__kind: "AltsInvalid";
|
|
868
869
|
};
|
|
869
|
-
__kind: "FailedToBuildSolanaTransaction";
|
|
870
870
|
} | {
|
|
871
|
+
__kind: "DispatchError";
|
|
871
872
|
value: {
|
|
872
873
|
__kind: "Other";
|
|
873
874
|
} | {
|
|
@@ -875,11 +876,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
875
876
|
} | {
|
|
876
877
|
__kind: "BadOrigin";
|
|
877
878
|
} | {
|
|
879
|
+
__kind: "Module";
|
|
878
880
|
value: {
|
|
879
881
|
index: number;
|
|
880
882
|
error: `0x${string}`;
|
|
881
883
|
};
|
|
882
|
-
__kind: "Module";
|
|
883
884
|
} | {
|
|
884
885
|
__kind: "ConsumerRemaining";
|
|
885
886
|
} | {
|
|
@@ -887,14 +888,14 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
887
888
|
} | {
|
|
888
889
|
__kind: "TooManyConsumers";
|
|
889
890
|
} | {
|
|
890
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
891
891
|
__kind: "Token";
|
|
892
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
892
893
|
} | {
|
|
893
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
894
894
|
__kind: "Arithmetic";
|
|
895
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
895
896
|
} | {
|
|
896
|
-
value: "LimitReached" | "NoLayer";
|
|
897
897
|
__kind: "Transactional";
|
|
898
|
+
value: "LimitReached" | "NoLayer";
|
|
898
899
|
} | {
|
|
899
900
|
__kind: "Exhausted";
|
|
900
901
|
} | {
|
|
@@ -904,10 +905,9 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
904
905
|
} | {
|
|
905
906
|
__kind: "RootNotAllowed";
|
|
906
907
|
} | {
|
|
907
|
-
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
908
908
|
__kind: "Trie";
|
|
909
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
909
910
|
};
|
|
910
|
-
__kind: "DispatchError";
|
|
911
911
|
};
|
|
912
912
|
}, {
|
|
913
913
|
error: {
|
|
@@ -921,6 +921,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
921
921
|
} | {
|
|
922
922
|
__kind: "UtxoSelectionFailed";
|
|
923
923
|
} | {
|
|
924
|
+
__kind: "FailedToBuildSolanaTransaction";
|
|
924
925
|
value: {
|
|
925
926
|
__kind: "CannotLookupApiEnvironment";
|
|
926
927
|
} | {
|
|
@@ -932,21 +933,22 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
932
933
|
} | {
|
|
933
934
|
__kind: "NoAvailableNonceAccount";
|
|
934
935
|
} | {
|
|
936
|
+
__kind: "FailedToDeriveAddress";
|
|
935
937
|
value: {
|
|
936
938
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
937
939
|
};
|
|
938
|
-
__kind: "FailedToDeriveAddress";
|
|
939
940
|
} | {
|
|
941
|
+
__kind: "InvalidCcm";
|
|
940
942
|
value: {
|
|
941
943
|
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
942
944
|
};
|
|
943
|
-
__kind: "InvalidCcm";
|
|
944
945
|
} | {
|
|
945
946
|
__kind: "FailedToSerializeFinalTransaction";
|
|
946
947
|
} | {
|
|
947
|
-
value: number;
|
|
948
948
|
__kind: "FinalTransactionExceededMaxLength";
|
|
949
|
+
value: number;
|
|
949
950
|
} | {
|
|
951
|
+
__kind: "DispatchError";
|
|
950
952
|
value: {
|
|
951
953
|
__kind: "Other";
|
|
952
954
|
} | {
|
|
@@ -954,11 +956,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
954
956
|
} | {
|
|
955
957
|
__kind: "BadOrigin";
|
|
956
958
|
} | {
|
|
959
|
+
__kind: "Module";
|
|
957
960
|
value: {
|
|
958
961
|
index: number;
|
|
959
962
|
error: string;
|
|
960
963
|
};
|
|
961
|
-
__kind: "Module";
|
|
962
964
|
} | {
|
|
963
965
|
__kind: "ConsumerRemaining";
|
|
964
966
|
} | {
|
|
@@ -966,20 +968,20 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
966
968
|
} | {
|
|
967
969
|
__kind: "TooManyConsumers";
|
|
968
970
|
} | {
|
|
971
|
+
__kind: "Token";
|
|
969
972
|
value: {
|
|
970
973
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
971
974
|
};
|
|
972
|
-
__kind: "Token";
|
|
973
975
|
} | {
|
|
976
|
+
__kind: "Arithmetic";
|
|
974
977
|
value: {
|
|
975
978
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
976
979
|
};
|
|
977
|
-
__kind: "Arithmetic";
|
|
978
980
|
} | {
|
|
981
|
+
__kind: "Transactional";
|
|
979
982
|
value: {
|
|
980
983
|
__kind: "LimitReached" | "NoLayer";
|
|
981
984
|
};
|
|
982
|
-
__kind: "Transactional";
|
|
983
985
|
} | {
|
|
984
986
|
__kind: "Exhausted";
|
|
985
987
|
} | {
|
|
@@ -989,19 +991,18 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
989
991
|
} | {
|
|
990
992
|
__kind: "RootNotAllowed";
|
|
991
993
|
} | {
|
|
994
|
+
__kind: "Trie";
|
|
992
995
|
value: {
|
|
993
996
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
994
997
|
};
|
|
995
|
-
__kind: "Trie";
|
|
996
998
|
};
|
|
997
|
-
__kind: "DispatchError";
|
|
998
999
|
} | {
|
|
999
1000
|
__kind: "AltsNotYetWitnessed";
|
|
1000
1001
|
} | {
|
|
1001
1002
|
__kind: "AltsInvalid";
|
|
1002
1003
|
};
|
|
1003
|
-
__kind: "FailedToBuildSolanaTransaction";
|
|
1004
1004
|
} | {
|
|
1005
|
+
__kind: "DispatchError";
|
|
1005
1006
|
value: {
|
|
1006
1007
|
__kind: "Other";
|
|
1007
1008
|
} | {
|
|
@@ -1009,11 +1010,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
1009
1010
|
} | {
|
|
1010
1011
|
__kind: "BadOrigin";
|
|
1011
1012
|
} | {
|
|
1013
|
+
__kind: "Module";
|
|
1012
1014
|
value: {
|
|
1013
1015
|
index: number;
|
|
1014
1016
|
error: string;
|
|
1015
1017
|
};
|
|
1016
|
-
__kind: "Module";
|
|
1017
1018
|
} | {
|
|
1018
1019
|
__kind: "ConsumerRemaining";
|
|
1019
1020
|
} | {
|
|
@@ -1021,20 +1022,20 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
1021
1022
|
} | {
|
|
1022
1023
|
__kind: "TooManyConsumers";
|
|
1023
1024
|
} | {
|
|
1025
|
+
__kind: "Token";
|
|
1024
1026
|
value: {
|
|
1025
1027
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1026
1028
|
};
|
|
1027
|
-
__kind: "Token";
|
|
1028
1029
|
} | {
|
|
1030
|
+
__kind: "Arithmetic";
|
|
1029
1031
|
value: {
|
|
1030
1032
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1031
1033
|
};
|
|
1032
|
-
__kind: "Arithmetic";
|
|
1033
1034
|
} | {
|
|
1035
|
+
__kind: "Transactional";
|
|
1034
1036
|
value: {
|
|
1035
1037
|
__kind: "LimitReached" | "NoLayer";
|
|
1036
1038
|
};
|
|
1037
|
-
__kind: "Transactional";
|
|
1038
1039
|
} | {
|
|
1039
1040
|
__kind: "Exhausted";
|
|
1040
1041
|
} | {
|
|
@@ -1044,12 +1045,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
1044
1045
|
} | {
|
|
1045
1046
|
__kind: "RootNotAllowed";
|
|
1046
1047
|
} | {
|
|
1048
|
+
__kind: "Trie";
|
|
1047
1049
|
value: {
|
|
1048
1050
|
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1049
1051
|
};
|
|
1050
|
-
__kind: "Trie";
|
|
1051
1052
|
};
|
|
1052
|
-
__kind: "DispatchError";
|
|
1053
1053
|
};
|
|
1054
1054
|
}>;
|
|
1055
1055
|
//#endregion
|