@chainflip/processor 2.1.0-alpha.4 → 2.1.0-beta.1
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/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +4 -4
- 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 +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- 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 +11 -11
- package/dist/100/common.d.mts +11 -11
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.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 +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- 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/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/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.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/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.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 +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- 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/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.cts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.mts +6 -6
- package/dist/100/swapping/ccmFailed.d.cts +8 -8
- package/dist/100/swapping/ccmFailed.d.mts +8 -8
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +15 -15
- package/dist/100/swapping/swapAmountTooLow.d.mts +15 -15
- package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +13 -13
- package/dist/100/swapping/swapExecuted.d.mts +13 -13
- package/dist/100/swapping/swapScheduled.d.cts +24 -24
- package/dist/100/swapping/swapScheduled.d.mts +24 -24
- 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 +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +207 -207
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +398 -398
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +398 -398
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2506 -2506
- package/dist/11000/common.d.mts +2506 -2506
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +2 -2
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +207 -207
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- 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 +88 -88
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +192 -192
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +192 -192
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +2 -2
- package/dist/11000/swapping/refundedOnChain.d.mts +2 -2
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +50 -50
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +50 -50
- package/dist/11000/swapping/swapRequested.d.cts +94 -94
- package/dist/11000/swapping/swapRequested.d.mts +94 -94
- 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 +24 -24
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +24 -24
- 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 +28 -28
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +28 -28
- 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 +12 -12
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11100/common.d.cts +190 -190
- package/dist/11100/common.d.mts +190 -190
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +58 -58
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +58 -58
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +12 -12
- 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 +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.mts +2 -2
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +2 -2
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +2 -2
- package/dist/11100/lendingPools/loanCreated.d.cts +4 -4
- package/dist/11100/lendingPools/loanCreated.d.mts +4 -4
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/swapping/swapAborted.d.cts +2 -2
- package/dist/11100/swapping/swapAborted.d.mts +2 -2
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/11100/swapping/swapExecuted.d.cts +2 -2
- package/dist/11100/swapping/swapExecuted.d.mts +2 -2
- package/dist/11100/swapping/swapRequested.d.cts +32 -32
- package/dist/11100/swapping/swapRequested.d.mts +32 -32
- package/dist/11100/swapping/swapRescheduled.d.cts +2 -2
- package/dist/11100/swapping/swapRescheduled.d.mts +2 -2
- package/dist/11100/validator/delegated.d.cts +2 -2
- package/dist/11100/validator/delegated.d.mts +2 -2
- package/dist/11100/validator/delegatorAllowed.d.cts +2 -2
- package/dist/11100/validator/delegatorAllowed.d.mts +2 -2
- package/dist/11100/validator/delegatorBlocked.d.cts +2 -2
- package/dist/11100/validator/delegatorBlocked.d.mts +2 -2
- package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
- package/dist/11100/validator/operatorAcceptedByValidator.d.mts +2 -2
- package/dist/11100/validator/undelegated.d.cts +2 -2
- package/dist/11100/validator/undelegated.d.mts +2 -2
- package/dist/11100/validator/validatorClaimed.d.cts +2 -2
- package/dist/11100/validator/validatorClaimed.d.mts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
- 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 +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
- 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 +30 -30
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +308 -308
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +308 -308
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/11200/common.d.cts +2667 -2667
- package/dist/11200/common.d.mts +2667 -2667
- 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 +10 -10
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- 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 +8 -8
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +210 -210
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +210 -210
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +16 -16
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +16 -16
- 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 +374 -374
- package/dist/11200/swapping/swapRequested.d.mts +374 -374
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/120/common.d.cts +93 -93
- package/dist/120/common.d.mts +93 -93
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.mts +16 -16
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/120/swapping/ccmFailed.d.cts +62 -62
- package/dist/120/swapping/ccmFailed.d.mts +62 -62
- package/dist/120/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/120/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/120/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/120/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.mts +12 -12
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +2 -2
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/swapExecuted.d.cts +2 -2
- package/dist/131/swapping/swapExecuted.d.mts +2 -2
- package/dist/131/swapping/swapScheduled.d.cts +8 -8
- package/dist/131/swapping/swapScheduled.d.mts +8 -8
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +5 -5
- package/dist/141/common.d.mts +5 -5
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- 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/assetTransferred.d.cts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- 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 +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/141/swapping/ccmFailed.d.cts +8 -8
- package/dist/141/swapping/ccmFailed.d.mts +8 -8
- package/dist/141/swapping/swapDepositAddressReady.d.cts +4 -4
- package/dist/141/swapping/swapDepositAddressReady.d.mts +4 -4
- package/dist/141/swapping/swapEgressIgnored.d.cts +3 -3
- package/dist/141/swapping/swapEgressIgnored.d.mts +3 -3
- package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
- package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
- package/dist/141/swapping/swapExecuted.d.cts +8 -8
- package/dist/141/swapping/swapExecuted.d.mts +8 -8
- package/dist/141/swapping/swapScheduled.d.cts +6 -6
- package/dist/141/swapping/swapScheduled.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/assetBalances/refundSkipped.d.cts +49 -49
- package/dist/150/assetBalances/refundSkipped.d.mts +49 -49
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/common.d.cts +23 -23
- package/dist/150/common.d.mts +23 -23
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.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/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +12 -12
- package/dist/150/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/150/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/150/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/150/liquidityProvider/accountDebited.d.mts +7 -7
- package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.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/depositFinalised.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +2 -2
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/150/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- 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 +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.mts +6 -6
- package/dist/150/swapping/ccmFailed.d.cts +9 -9
- package/dist/150/swapping/ccmFailed.d.mts +9 -9
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.mts +6 -6
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/150/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/150/swapping/swapEgressIgnored.d.mts +6 -6
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +13 -13
- package/dist/150/swapping/swapExecuted.d.mts +13 -13
- package/dist/150/swapping/swapScheduled.d.cts +22 -22
- package/dist/150/swapping/swapScheduled.d.mts +22 -22
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/160/common.d.cts +108 -108
- package/dist/160/common.d.mts +108 -108
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
- 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 +16 -16
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/160/swapping/ccmFailed.d.cts +22 -22
- package/dist/160/swapping/ccmFailed.d.mts +22 -22
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/160/swapping/swapDepositAddressReady.d.mts +13 -13
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapRequested.d.cts +32 -32
- package/dist/160/swapping/swapRequested.d.mts +32 -32
- package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/160/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- 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/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +30 -30
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
- 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 +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/common.d.cts +148 -148
- package/dist/170/common.d.mts +148 -148
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- 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/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
- 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/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/reputation/offencePenalty.d.cts +6 -6
- package/dist/170/reputation/offencePenalty.d.mts +6 -6
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +7 -7
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +7 -7
- package/dist/170/swapping/swapRequested.d.cts +53 -53
- package/dist/170/swapping/swapRequested.d.mts +53 -53
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +206 -206
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +206 -206
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +42 -42
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +42 -42
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +382 -382
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +382 -382
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +36 -36
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +36 -36
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/180/common.d.cts +1784 -1784
- package/dist/180/common.d.mts +1784 -1784
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +206 -206
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +206 -206
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +209 -209
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +209 -209
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +197 -197
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +197 -197
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapDepositAddressReady.d.cts +45 -45
- package/dist/180/swapping/swapDepositAddressReady.d.mts +45 -45
- package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapRequested.d.cts +65 -65
- package/dist/180/swapping/swapRequested.d.mts +65 -65
- package/dist/180/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- 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/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
- 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/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +66 -66
- 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 +14 -14
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +64 -64
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +64 -64
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +18 -18
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +18 -18
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +640 -640
- package/dist/190/common.d.mts +640 -640
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- 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 +10 -10
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +10 -10
- 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 +7 -7
- package/dist/190/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +13 -13
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +13 -13
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +66 -66
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- 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 +7 -7
- package/dist/190/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/190/swapping/creditedOnChain.d.cts +9 -9
- package/dist/190/swapping/creditedOnChain.d.mts +9 -9
- 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 +20 -20
- package/dist/190/swapping/refundEgressIgnored.d.mts +20 -20
- package/dist/190/swapping/refundEgressScheduled.d.cts +13 -13
- package/dist/190/swapping/refundEgressScheduled.d.mts +13 -13
- package/dist/190/swapping/refundedOnChain.d.cts +9 -9
- package/dist/190/swapping/refundedOnChain.d.mts +9 -9
- 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 +39 -39
- package/dist/190/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/190/swapping/swapEgressIgnored.d.cts +20 -20
- package/dist/190/swapping/swapEgressIgnored.d.mts +20 -20
- package/dist/190/swapping/swapEgressScheduled.d.cts +13 -13
- package/dist/190/swapping/swapEgressScheduled.d.mts +13 -13
- package/dist/190/swapping/swapExecuted.d.cts +14 -14
- package/dist/190/swapping/swapExecuted.d.mts +14 -14
- package/dist/190/swapping/swapRequested.d.cts +41 -41
- package/dist/190/swapping/swapRequested.d.mts +41 -41
- package/dist/190/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/190/swapping/withdrawalRequested.d.mts +12 -12
- 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 +26 -26
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +26 -26
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +62 -62
- package/dist/200/common.d.mts +62 -62
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/lendingFundsAdded.d.cts +4 -4
- package/dist/200/lendingPools/lendingFundsAdded.d.mts +4 -4
- package/dist/200/lendingPools/lendingFundsRemoved.d.cts +2 -2
- package/dist/200/lendingPools/lendingFundsRemoved.d.mts +2 -2
- package/dist/200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/200/lendingPools/loanCreated.d.mts +2 -2
- package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +9 -9
- package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +9 -9
- package/dist/200/swapping/swapAborted.d.cts +2 -2
- package/dist/200/swapping/swapAborted.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +22 -22
- package/dist/200/swapping/swapRequested.d.mts +22 -22
- package/dist/200/swapping/swapRescheduled.d.cts +2 -2
- package/dist/200/swapping/swapRescheduled.d.mts +2 -2
- package/dist/210/arbitrumElections/allVotesCleared.cjs +8 -0
- package/dist/210/arbitrumElections/allVotesCleared.d.cts +6 -0
- package/dist/210/arbitrumElections/allVotesCleared.d.mts +6 -0
- package/dist/210/arbitrumElections/allVotesCleared.mjs +7 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.cjs +8 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.d.cts +6 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.d.mts +6 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.mjs +7 -0
- package/dist/210/arbitrumElections/corruptStorage.cjs +8 -0
- package/dist/210/arbitrumElections/corruptStorage.d.cts +6 -0
- package/dist/210/arbitrumElections/corruptStorage.d.mts +6 -0
- package/dist/210/arbitrumElections/corruptStorage.mjs +7 -0
- package/dist/210/arbitrumElections/electoralEvent.cjs +7 -0
- package/dist/210/arbitrumElections/electoralEvent.d.cts +58 -0
- package/dist/210/arbitrumElections/electoralEvent.d.mts +58 -0
- package/dist/210/arbitrumElections/electoralEvent.mjs +7 -0
- package/dist/210/arbitrumElections/uninitialized.cjs +8 -0
- package/dist/210/arbitrumElections/uninitialized.d.cts +6 -0
- package/dist/210/arbitrumElections/uninitialized.d.mts +6 -0
- package/dist/210/arbitrumElections/uninitialized.mjs +7 -0
- package/dist/210/arbitrumElections/unknownElection.cjs +9 -0
- package/dist/210/arbitrumElections/unknownElection.d.cts +14 -0
- package/dist/210/arbitrumElections/unknownElection.d.mts +14 -0
- package/dist/210/arbitrumElections/unknownElection.mjs +8 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +25 -25
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +25 -25
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/210/assetBalances/accountCredited.d.cts +9 -9
- package/dist/210/assetBalances/accountCredited.d.mts +9 -9
- package/dist/210/assetBalances/accountDebited.d.cts +9 -9
- package/dist/210/assetBalances/accountDebited.d.mts +9 -9
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +43 -43
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +43 -43
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +41 -41
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +41 -41
- package/dist/210/common.cjs +146 -12
- package/dist/210/common.d.cts +1074 -610
- package/dist/210/common.d.mts +1074 -610
- package/dist/210/common.mjs +135 -13
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +143 -75
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +143 -75
- package/dist/210/ethereumElections/allVotesCleared.cjs +8 -0
- package/dist/210/ethereumElections/allVotesCleared.d.cts +6 -0
- package/dist/210/ethereumElections/allVotesCleared.d.mts +6 -0
- package/dist/210/ethereumElections/allVotesCleared.mjs +7 -0
- package/dist/210/ethereumElections/allVotesNotCleared.cjs +8 -0
- package/dist/210/ethereumElections/allVotesNotCleared.d.cts +6 -0
- package/dist/210/ethereumElections/allVotesNotCleared.d.mts +6 -0
- package/dist/210/ethereumElections/allVotesNotCleared.mjs +7 -0
- package/dist/210/ethereumElections/corruptStorage.cjs +8 -0
- package/dist/210/ethereumElections/corruptStorage.d.cts +6 -0
- package/dist/210/ethereumElections/corruptStorage.d.mts +6 -0
- package/dist/210/ethereumElections/corruptStorage.mjs +7 -0
- package/dist/210/ethereumElections/electoralEvent.cjs +7 -0
- package/dist/210/ethereumElections/electoralEvent.d.cts +30 -0
- package/dist/210/ethereumElections/electoralEvent.d.mts +30 -0
- package/dist/210/ethereumElections/electoralEvent.mjs +7 -0
- package/dist/210/ethereumElections/uninitialized.cjs +8 -0
- package/dist/210/ethereumElections/uninitialized.d.cts +6 -0
- package/dist/210/ethereumElections/uninitialized.d.mts +6 -0
- package/dist/210/ethereumElections/uninitialized.mjs +7 -0
- package/dist/210/ethereumElections/unknownElection.cjs +9 -0
- package/dist/210/ethereumElections/unknownElection.d.cts +14 -0
- package/dist/210/ethereumElections/unknownElection.d.mts +14 -0
- package/dist/210/ethereumElections/unknownElection.mjs +8 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +25 -25
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +25 -25
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/210/funding/funded.d.cts +9 -9
- package/dist/210/funding/funded.d.mts +9 -9
- package/dist/210/lendingPools/boostFundsAdded.d.cts +11 -11
- package/dist/210/lendingPools/boostFundsAdded.d.mts +11 -11
- package/dist/210/lendingPools/boostPoolCreated.d.cts +9 -9
- package/dist/210/lendingPools/boostPoolCreated.d.mts +9 -9
- package/dist/210/lendingPools/collateralAdded.d.cts +7 -7
- package/dist/210/lendingPools/collateralAdded.d.mts +7 -7
- package/dist/210/lendingPools/collateralRemoved.d.cts +7 -7
- package/dist/210/lendingPools/collateralRemoved.d.mts +7 -7
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +7 -7
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +7 -7
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +7 -7
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +7 -7
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +7 -7
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +7 -7
- package/dist/210/lendingPools/loanCreated.d.cts +7 -7
- package/dist/210/lendingPools/loanCreated.d.mts +7 -7
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +54 -19
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +54 -19
- package/dist/210/lendingPools/stoppedBoosting.d.cts +11 -11
- package/dist/210/lendingPools/stoppedBoosting.d.mts +11 -11
- package/dist/210/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/210/liquidityPools/assetSwapped.d.mts +14 -14
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/210/liquidityPools/newPoolCreated.d.cts +14 -14
- package/dist/210/liquidityPools/newPoolCreated.d.mts +14 -14
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +9 -9
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +9 -9
- package/dist/210/liquidityPools/poolFeeSet.d.cts +14 -14
- package/dist/210/liquidityPools/poolFeeSet.d.mts +14 -14
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +14 -14
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +14 -14
- package/dist/210/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/210/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +7 -7
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +7 -7
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +43 -43
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +43 -43
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.cjs +12 -0
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.d.cts +25 -0
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.d.mts +25 -0
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositBoosted.cjs +22 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/210/solanaIngressEgress/depositBoosted.mjs +21 -0
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +47 -47
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +47 -47
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.cjs +12 -0
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +25 -0
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +25 -0
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositFinalised.cjs +20 -0
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +218 -0
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +218 -0
- package/dist/210/solanaIngressEgress/depositFinalised.mjs +19 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.cjs +15 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +44 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +44 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.mjs +14 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.cjs +13 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.d.cts +28 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.d.mts +28 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.mjs +12 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.d.cts +151 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.d.mts +151 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.mjs +8 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.cjs +15 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +11 -11
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +11 -11
- package/dist/210/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/210/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/210/swapping/boundBrokerWithdrawalAddress.cjs +12 -0
- package/dist/210/swapping/boundBrokerWithdrawalAddress.d.cts +15 -0
- package/dist/210/swapping/boundBrokerWithdrawalAddress.d.mts +15 -0
- package/dist/210/swapping/boundBrokerWithdrawalAddress.mjs +11 -0
- package/dist/210/swapping/creditedOnChain.d.cts +7 -7
- package/dist/210/swapping/creditedOnChain.d.mts +7 -7
- package/dist/210/swapping/palletConfigUpdated.d.cts +36 -36
- package/dist/210/swapping/palletConfigUpdated.d.mts +36 -36
- package/dist/210/swapping/refundEgressIgnored.d.cts +7 -7
- package/dist/210/swapping/refundEgressIgnored.d.mts +7 -7
- package/dist/210/swapping/refundEgressScheduled.d.cts +15 -15
- package/dist/210/swapping/refundEgressScheduled.d.mts +15 -15
- package/dist/210/swapping/refundedOnChain.d.cts +7 -7
- package/dist/210/swapping/refundedOnChain.d.mts +7 -7
- 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 +16 -16
- package/dist/210/swapping/swapDepositAddressReady.d.mts +16 -16
- package/dist/210/swapping/swapEgressIgnored.d.cts +7 -7
- package/dist/210/swapping/swapEgressIgnored.d.mts +7 -7
- 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 +18 -18
- package/dist/210/swapping/swapExecuted.d.mts +18 -18
- package/dist/210/swapping/swapRequested.d.cts +18 -18
- package/dist/210/swapping/swapRequested.d.mts +18 -18
- package/dist/210/swapping/withdrawalRequested.d.cts +9 -9
- package/dist/210/swapping/withdrawalRequested.d.mts +9 -9
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +27 -27
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +27 -27
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +27 -27
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +27 -27
- package/package.json +1 -1
|
@@ -54,17 +54,17 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
54
54
|
error: string;
|
|
55
55
|
}>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
+
__kind: "Module";
|
|
57
58
|
value: {
|
|
58
59
|
index: number;
|
|
59
60
|
error: `0x${string}`;
|
|
60
61
|
};
|
|
61
|
-
__kind: "Module";
|
|
62
62
|
}, {
|
|
63
|
+
__kind: "Module";
|
|
63
64
|
value: {
|
|
64
65
|
index: number;
|
|
65
66
|
error: string;
|
|
66
67
|
};
|
|
67
|
-
__kind: "Module";
|
|
68
68
|
}>, z.ZodObject<{
|
|
69
69
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -95,13 +95,13 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
95
95
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
99
98
|
__kind: "Token";
|
|
99
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
100
100
|
}, {
|
|
101
|
+
__kind: "Token";
|
|
101
102
|
value: {
|
|
102
103
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
103
104
|
};
|
|
104
|
-
__kind: "Token";
|
|
105
105
|
}>, z.ZodObject<{
|
|
106
106
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
107
107
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -114,13 +114,13 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
114
114
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
115
115
|
}>;
|
|
116
116
|
}, "strip", z.ZodTypeAny, {
|
|
117
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
118
117
|
__kind: "Arithmetic";
|
|
118
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
119
119
|
}, {
|
|
120
|
+
__kind: "Arithmetic";
|
|
120
121
|
value: {
|
|
121
122
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
122
123
|
};
|
|
123
|
-
__kind: "Arithmetic";
|
|
124
124
|
}>, z.ZodObject<{
|
|
125
125
|
__kind: z.ZodLiteral<"Transactional">;
|
|
126
126
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -133,13 +133,13 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
133
133
|
__kind: "LimitReached" | "NoLayer";
|
|
134
134
|
}>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
|
-
value: "LimitReached" | "NoLayer";
|
|
137
136
|
__kind: "Transactional";
|
|
137
|
+
value: "LimitReached" | "NoLayer";
|
|
138
138
|
}, {
|
|
139
|
+
__kind: "Transactional";
|
|
139
140
|
value: {
|
|
140
141
|
__kind: "LimitReached" | "NoLayer";
|
|
141
142
|
};
|
|
142
|
-
__kind: "Transactional";
|
|
143
143
|
}>, z.ZodObject<{
|
|
144
144
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -166,6 +166,7 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
166
166
|
__kind: "RootNotAllowed";
|
|
167
167
|
}>]>;
|
|
168
168
|
}, "strip", z.ZodTypeAny, {
|
|
169
|
+
__kind: "DepositWitnessRejected";
|
|
169
170
|
value: {
|
|
170
171
|
__kind: "Other";
|
|
171
172
|
} | {
|
|
@@ -173,11 +174,11 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
173
174
|
} | {
|
|
174
175
|
__kind: "BadOrigin";
|
|
175
176
|
} | {
|
|
177
|
+
__kind: "Module";
|
|
176
178
|
value: {
|
|
177
179
|
index: number;
|
|
178
180
|
error: `0x${string}`;
|
|
179
181
|
};
|
|
180
|
-
__kind: "Module";
|
|
181
182
|
} | {
|
|
182
183
|
__kind: "ConsumerRemaining";
|
|
183
184
|
} | {
|
|
@@ -185,14 +186,14 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
185
186
|
} | {
|
|
186
187
|
__kind: "TooManyConsumers";
|
|
187
188
|
} | {
|
|
188
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
189
|
__kind: "Token";
|
|
190
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
191
|
} | {
|
|
191
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
192
192
|
__kind: "Arithmetic";
|
|
193
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
194
|
} | {
|
|
194
|
-
value: "LimitReached" | "NoLayer";
|
|
195
195
|
__kind: "Transactional";
|
|
196
|
+
value: "LimitReached" | "NoLayer";
|
|
196
197
|
} | {
|
|
197
198
|
__kind: "Exhausted";
|
|
198
199
|
} | {
|
|
@@ -202,8 +203,8 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
202
203
|
} | {
|
|
203
204
|
__kind: "RootNotAllowed";
|
|
204
205
|
};
|
|
205
|
-
__kind: "DepositWitnessRejected";
|
|
206
206
|
}, {
|
|
207
|
+
__kind: "DepositWitnessRejected";
|
|
207
208
|
value: {
|
|
208
209
|
__kind: "Other";
|
|
209
210
|
} | {
|
|
@@ -211,11 +212,11 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
211
212
|
} | {
|
|
212
213
|
__kind: "BadOrigin";
|
|
213
214
|
} | {
|
|
215
|
+
__kind: "Module";
|
|
214
216
|
value: {
|
|
215
217
|
index: number;
|
|
216
218
|
error: string;
|
|
217
219
|
};
|
|
218
|
-
__kind: "Module";
|
|
219
220
|
} | {
|
|
220
221
|
__kind: "ConsumerRemaining";
|
|
221
222
|
} | {
|
|
@@ -223,20 +224,20 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
223
224
|
} | {
|
|
224
225
|
__kind: "TooManyConsumers";
|
|
225
226
|
} | {
|
|
227
|
+
__kind: "Token";
|
|
226
228
|
value: {
|
|
227
229
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
228
230
|
};
|
|
229
|
-
__kind: "Token";
|
|
230
231
|
} | {
|
|
232
|
+
__kind: "Arithmetic";
|
|
231
233
|
value: {
|
|
232
234
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
233
235
|
};
|
|
234
|
-
__kind: "Arithmetic";
|
|
235
236
|
} | {
|
|
237
|
+
__kind: "Transactional";
|
|
236
238
|
value: {
|
|
237
239
|
__kind: "LimitReached" | "NoLayer";
|
|
238
240
|
};
|
|
239
|
-
__kind: "Transactional";
|
|
240
241
|
} | {
|
|
241
242
|
__kind: "Exhausted";
|
|
242
243
|
} | {
|
|
@@ -246,7 +247,6 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
246
247
|
} | {
|
|
247
248
|
__kind: "RootNotAllowed";
|
|
248
249
|
};
|
|
249
|
-
__kind: "DepositWitnessRejected";
|
|
250
250
|
}>]>;
|
|
251
251
|
details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
252
252
|
__kind: z.ZodLiteral<"DepositFailedDepositChannelVariantEthereum">;
|
|
@@ -270,18 +270,18 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
270
270
|
txHashes?: string[] | null | undefined;
|
|
271
271
|
}>;
|
|
272
272
|
}, "strip", z.ZodTypeAny, {
|
|
273
|
-
depositAddress: `0x${string}`;
|
|
274
273
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
275
274
|
amount: bigint;
|
|
275
|
+
depositAddress: `0x${string}`;
|
|
276
276
|
depositDetails: {
|
|
277
277
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
278
278
|
};
|
|
279
279
|
}, {
|
|
280
|
-
depositAddress: string;
|
|
281
280
|
asset: {
|
|
282
281
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
283
282
|
};
|
|
284
283
|
amount: string | number;
|
|
284
|
+
depositAddress: string;
|
|
285
285
|
depositDetails: {
|
|
286
286
|
txHashes?: string[] | null | undefined;
|
|
287
287
|
};
|
|
@@ -289,9 +289,9 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
289
289
|
}, "strip", z.ZodTypeAny, {
|
|
290
290
|
__kind: "DepositFailedDepositChannelVariantEthereum";
|
|
291
291
|
depositWitness: {
|
|
292
|
-
depositAddress: `0x${string}`;
|
|
293
292
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
294
293
|
amount: bigint;
|
|
294
|
+
depositAddress: `0x${string}`;
|
|
295
295
|
depositDetails: {
|
|
296
296
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
297
297
|
};
|
|
@@ -299,11 +299,11 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
299
299
|
}, {
|
|
300
300
|
__kind: "DepositFailedDepositChannelVariantEthereum";
|
|
301
301
|
depositWitness: {
|
|
302
|
-
depositAddress: string;
|
|
303
302
|
asset: {
|
|
304
303
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
305
304
|
};
|
|
306
305
|
amount: string | number;
|
|
306
|
+
depositAddress: string;
|
|
307
307
|
depositDetails: {
|
|
308
308
|
txHashes?: string[] | null | undefined;
|
|
309
309
|
};
|
|
@@ -343,11 +343,11 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
343
343
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
344
344
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
345
345
|
}, "strip", z.ZodTypeAny, {
|
|
346
|
-
value: `0x${string}`;
|
|
347
346
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
347
|
+
value: `0x${string}`;
|
|
348
348
|
}, {
|
|
349
|
-
value: string;
|
|
350
349
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
350
|
+
value: string;
|
|
351
351
|
}>, {
|
|
352
352
|
readonly chain: "Ethereum";
|
|
353
353
|
readonly address: `0x${string}`;
|
|
@@ -367,8 +367,8 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
367
367
|
readonly chain: "Assethub";
|
|
368
368
|
readonly address: string;
|
|
369
369
|
}, {
|
|
370
|
-
value: string;
|
|
371
370
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
371
|
+
value: string;
|
|
372
372
|
}>;
|
|
373
373
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
374
374
|
channelMetadata: z.ZodObject<{
|
|
@@ -397,67 +397,67 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
397
397
|
__kind: z.ZodLiteral<"Eth">;
|
|
398
398
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
399
399
|
}, "strip", z.ZodTypeAny, {
|
|
400
|
-
value: `0x${string}`;
|
|
401
400
|
__kind: "Eth";
|
|
401
|
+
value: `0x${string}`;
|
|
402
402
|
}, {
|
|
403
|
-
value: string;
|
|
404
403
|
__kind: "Eth";
|
|
404
|
+
value: string;
|
|
405
405
|
}>, z.ZodObject<{
|
|
406
406
|
__kind: z.ZodLiteral<"Dot">;
|
|
407
407
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
408
408
|
}, "strip", z.ZodTypeAny, {
|
|
409
|
-
value: `0x${string}`;
|
|
410
409
|
__kind: "Dot";
|
|
410
|
+
value: `0x${string}`;
|
|
411
411
|
}, {
|
|
412
|
-
value: string;
|
|
413
412
|
__kind: "Dot";
|
|
413
|
+
value: string;
|
|
414
414
|
}>, z.ZodObject<{
|
|
415
415
|
__kind: z.ZodLiteral<"Btc">;
|
|
416
416
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
417
417
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
418
418
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
419
419
|
}, "strip", z.ZodTypeAny, {
|
|
420
|
-
value: `0x${string}`;
|
|
421
420
|
__kind: "P2PKH";
|
|
421
|
+
value: `0x${string}`;
|
|
422
422
|
}, {
|
|
423
|
-
value: string;
|
|
424
423
|
__kind: "P2PKH";
|
|
424
|
+
value: string;
|
|
425
425
|
}>, z.ZodObject<{
|
|
426
426
|
__kind: z.ZodLiteral<"P2SH">;
|
|
427
427
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
428
428
|
}, "strip", z.ZodTypeAny, {
|
|
429
|
-
value: `0x${string}`;
|
|
430
429
|
__kind: "P2SH";
|
|
430
|
+
value: `0x${string}`;
|
|
431
431
|
}, {
|
|
432
|
-
value: string;
|
|
433
432
|
__kind: "P2SH";
|
|
433
|
+
value: string;
|
|
434
434
|
}>, z.ZodObject<{
|
|
435
435
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
436
436
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
437
437
|
}, "strip", z.ZodTypeAny, {
|
|
438
|
-
value: `0x${string}`;
|
|
439
438
|
__kind: "P2WPKH";
|
|
439
|
+
value: `0x${string}`;
|
|
440
440
|
}, {
|
|
441
|
-
value: string;
|
|
442
441
|
__kind: "P2WPKH";
|
|
442
|
+
value: string;
|
|
443
443
|
}>, z.ZodObject<{
|
|
444
444
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
445
445
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
446
446
|
}, "strip", z.ZodTypeAny, {
|
|
447
|
-
value: `0x${string}`;
|
|
448
447
|
__kind: "P2WSH";
|
|
448
|
+
value: `0x${string}`;
|
|
449
449
|
}, {
|
|
450
|
-
value: string;
|
|
451
450
|
__kind: "P2WSH";
|
|
451
|
+
value: string;
|
|
452
452
|
}>, z.ZodObject<{
|
|
453
453
|
__kind: z.ZodLiteral<"Taproot">;
|
|
454
454
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
455
455
|
}, "strip", z.ZodTypeAny, {
|
|
456
|
-
value: `0x${string}`;
|
|
457
456
|
__kind: "Taproot";
|
|
457
|
+
value: `0x${string}`;
|
|
458
458
|
}, {
|
|
459
|
-
value: string;
|
|
460
459
|
__kind: "Taproot";
|
|
460
|
+
value: string;
|
|
461
461
|
}>, z.ZodObject<{
|
|
462
462
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
463
463
|
version: z.ZodNumber;
|
|
@@ -472,76 +472,76 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
472
472
|
program: string;
|
|
473
473
|
}>]>;
|
|
474
474
|
}, "strip", z.ZodTypeAny, {
|
|
475
|
+
__kind: "Btc";
|
|
475
476
|
value: {
|
|
476
|
-
value: `0x${string}`;
|
|
477
477
|
__kind: "P2PKH";
|
|
478
|
-
} | {
|
|
479
478
|
value: `0x${string}`;
|
|
480
|
-
__kind: "P2SH";
|
|
481
479
|
} | {
|
|
480
|
+
__kind: "P2SH";
|
|
482
481
|
value: `0x${string}`;
|
|
483
|
-
__kind: "P2WPKH";
|
|
484
482
|
} | {
|
|
483
|
+
__kind: "P2WPKH";
|
|
485
484
|
value: `0x${string}`;
|
|
486
|
-
__kind: "P2WSH";
|
|
487
485
|
} | {
|
|
486
|
+
__kind: "P2WSH";
|
|
488
487
|
value: `0x${string}`;
|
|
488
|
+
} | {
|
|
489
489
|
__kind: "Taproot";
|
|
490
|
+
value: `0x${string}`;
|
|
490
491
|
} | {
|
|
491
492
|
__kind: "OtherSegwit";
|
|
492
493
|
version: number;
|
|
493
494
|
program: `0x${string}`;
|
|
494
495
|
};
|
|
495
|
-
__kind: "Btc";
|
|
496
496
|
}, {
|
|
497
|
+
__kind: "Btc";
|
|
497
498
|
value: {
|
|
498
|
-
value: string;
|
|
499
499
|
__kind: "P2PKH";
|
|
500
|
-
} | {
|
|
501
500
|
value: string;
|
|
502
|
-
__kind: "P2SH";
|
|
503
501
|
} | {
|
|
502
|
+
__kind: "P2SH";
|
|
504
503
|
value: string;
|
|
505
|
-
__kind: "P2WPKH";
|
|
506
504
|
} | {
|
|
505
|
+
__kind: "P2WPKH";
|
|
507
506
|
value: string;
|
|
508
|
-
__kind: "P2WSH";
|
|
509
507
|
} | {
|
|
508
|
+
__kind: "P2WSH";
|
|
510
509
|
value: string;
|
|
510
|
+
} | {
|
|
511
511
|
__kind: "Taproot";
|
|
512
|
+
value: string;
|
|
512
513
|
} | {
|
|
513
514
|
__kind: "OtherSegwit";
|
|
514
515
|
version: number;
|
|
515
516
|
program: string;
|
|
516
517
|
};
|
|
517
|
-
__kind: "Btc";
|
|
518
518
|
}>, z.ZodObject<{
|
|
519
519
|
__kind: z.ZodLiteral<"Arb">;
|
|
520
520
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
521
521
|
}, "strip", z.ZodTypeAny, {
|
|
522
|
-
value: `0x${string}`;
|
|
523
522
|
__kind: "Arb";
|
|
523
|
+
value: `0x${string}`;
|
|
524
524
|
}, {
|
|
525
|
-
value: string;
|
|
526
525
|
__kind: "Arb";
|
|
526
|
+
value: string;
|
|
527
527
|
}>, z.ZodObject<{
|
|
528
528
|
__kind: z.ZodLiteral<"Sol">;
|
|
529
529
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
530
530
|
}, "strip", z.ZodTypeAny, {
|
|
531
|
-
value: `0x${string}`;
|
|
532
531
|
__kind: "Sol";
|
|
532
|
+
value: `0x${string}`;
|
|
533
533
|
}, {
|
|
534
|
-
value: string;
|
|
535
534
|
__kind: "Sol";
|
|
535
|
+
value: string;
|
|
536
536
|
}>, z.ZodObject<{
|
|
537
537
|
__kind: z.ZodLiteral<"Hub">;
|
|
538
538
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
539
539
|
}, "strip", z.ZodTypeAny, {
|
|
540
|
-
value: `0x${string}`;
|
|
541
540
|
__kind: "Hub";
|
|
541
|
+
value: `0x${string}`;
|
|
542
542
|
}, {
|
|
543
|
-
value: string;
|
|
544
543
|
__kind: "Hub";
|
|
544
|
+
value: string;
|
|
545
545
|
}>]>>>;
|
|
546
546
|
}, "strip", z.ZodTypeAny, {
|
|
547
547
|
channelMetadata: {
|
|
@@ -551,42 +551,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
551
551
|
};
|
|
552
552
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
553
553
|
sourceAddress?: {
|
|
554
|
-
value: `0x${string}`;
|
|
555
554
|
__kind: "Eth";
|
|
556
|
-
} | {
|
|
557
555
|
value: `0x${string}`;
|
|
556
|
+
} | {
|
|
558
557
|
__kind: "Dot";
|
|
558
|
+
value: `0x${string}`;
|
|
559
559
|
} | {
|
|
560
|
+
__kind: "Btc";
|
|
560
561
|
value: {
|
|
561
|
-
value: `0x${string}`;
|
|
562
562
|
__kind: "P2PKH";
|
|
563
|
-
} | {
|
|
564
563
|
value: `0x${string}`;
|
|
565
|
-
__kind: "P2SH";
|
|
566
564
|
} | {
|
|
565
|
+
__kind: "P2SH";
|
|
567
566
|
value: `0x${string}`;
|
|
568
|
-
__kind: "P2WPKH";
|
|
569
567
|
} | {
|
|
568
|
+
__kind: "P2WPKH";
|
|
570
569
|
value: `0x${string}`;
|
|
571
|
-
__kind: "P2WSH";
|
|
572
570
|
} | {
|
|
571
|
+
__kind: "P2WSH";
|
|
573
572
|
value: `0x${string}`;
|
|
573
|
+
} | {
|
|
574
574
|
__kind: "Taproot";
|
|
575
|
+
value: `0x${string}`;
|
|
575
576
|
} | {
|
|
576
577
|
__kind: "OtherSegwit";
|
|
577
578
|
version: number;
|
|
578
579
|
program: `0x${string}`;
|
|
579
580
|
};
|
|
580
|
-
__kind: "Btc";
|
|
581
581
|
} | {
|
|
582
|
-
value: `0x${string}`;
|
|
583
582
|
__kind: "Arb";
|
|
584
|
-
} | {
|
|
585
583
|
value: `0x${string}`;
|
|
586
|
-
__kind: "Sol";
|
|
587
584
|
} | {
|
|
585
|
+
__kind: "Sol";
|
|
588
586
|
value: `0x${string}`;
|
|
587
|
+
} | {
|
|
589
588
|
__kind: "Hub";
|
|
589
|
+
value: `0x${string}`;
|
|
590
590
|
} | null | undefined;
|
|
591
591
|
}, {
|
|
592
592
|
channelMetadata: {
|
|
@@ -598,42 +598,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
598
598
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
599
599
|
};
|
|
600
600
|
sourceAddress?: {
|
|
601
|
-
value: string;
|
|
602
601
|
__kind: "Eth";
|
|
603
|
-
} | {
|
|
604
602
|
value: string;
|
|
603
|
+
} | {
|
|
605
604
|
__kind: "Dot";
|
|
605
|
+
value: string;
|
|
606
606
|
} | {
|
|
607
|
+
__kind: "Btc";
|
|
607
608
|
value: {
|
|
608
|
-
value: string;
|
|
609
609
|
__kind: "P2PKH";
|
|
610
|
-
} | {
|
|
611
610
|
value: string;
|
|
612
|
-
__kind: "P2SH";
|
|
613
611
|
} | {
|
|
612
|
+
__kind: "P2SH";
|
|
614
613
|
value: string;
|
|
615
|
-
__kind: "P2WPKH";
|
|
616
614
|
} | {
|
|
615
|
+
__kind: "P2WPKH";
|
|
617
616
|
value: string;
|
|
618
|
-
__kind: "P2WSH";
|
|
619
617
|
} | {
|
|
618
|
+
__kind: "P2WSH";
|
|
620
619
|
value: string;
|
|
620
|
+
} | {
|
|
621
621
|
__kind: "Taproot";
|
|
622
|
+
value: string;
|
|
622
623
|
} | {
|
|
623
624
|
__kind: "OtherSegwit";
|
|
624
625
|
version: number;
|
|
625
626
|
program: string;
|
|
626
627
|
};
|
|
627
|
-
__kind: "Btc";
|
|
628
628
|
} | {
|
|
629
|
-
value: string;
|
|
630
629
|
__kind: "Arb";
|
|
631
|
-
} | {
|
|
632
630
|
value: string;
|
|
633
|
-
__kind: "Sol";
|
|
634
631
|
} | {
|
|
632
|
+
__kind: "Sol";
|
|
635
633
|
value: string;
|
|
634
|
+
} | {
|
|
636
635
|
__kind: "Hub";
|
|
636
|
+
value: string;
|
|
637
637
|
} | null | undefined;
|
|
638
638
|
}>>>;
|
|
639
639
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -663,12 +663,12 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
663
663
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
664
664
|
}, "strip", z.ZodTypeAny, {
|
|
665
665
|
retryDuration: number;
|
|
666
|
-
minPrice: bigint;
|
|
667
666
|
refundAddress: `0x${string}`;
|
|
667
|
+
minPrice: bigint;
|
|
668
668
|
}, {
|
|
669
669
|
retryDuration: number;
|
|
670
|
-
minPrice: string | number;
|
|
671
670
|
refundAddress: string;
|
|
671
|
+
minPrice: string | number;
|
|
672
672
|
}>;
|
|
673
673
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
674
674
|
numberOfChunks: z.ZodNumber;
|
|
@@ -682,13 +682,6 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
682
682
|
}>>>;
|
|
683
683
|
boostFee: z.ZodNumber;
|
|
684
684
|
}, "strip", z.ZodTypeAny, {
|
|
685
|
-
txId: `0x${string}`;
|
|
686
|
-
depositDetails: {
|
|
687
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
688
|
-
};
|
|
689
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
690
|
-
depositAmount: bigint;
|
|
691
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
692
685
|
destinationAddress: {
|
|
693
686
|
readonly chain: "Ethereum";
|
|
694
687
|
readonly address: `0x${string}`;
|
|
@@ -708,14 +701,21 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
708
701
|
readonly chain: "Assethub";
|
|
709
702
|
readonly address: string;
|
|
710
703
|
};
|
|
704
|
+
depositDetails: {
|
|
705
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
706
|
+
};
|
|
707
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
708
|
+
depositAmount: bigint;
|
|
709
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
710
|
+
txId: `0x${string}`;
|
|
711
711
|
affiliateFees: {
|
|
712
712
|
account: number;
|
|
713
713
|
bps: number;
|
|
714
714
|
}[];
|
|
715
715
|
refundParams: {
|
|
716
716
|
retryDuration: number;
|
|
717
|
-
minPrice: bigint;
|
|
718
717
|
refundAddress: `0x${string}`;
|
|
718
|
+
minPrice: bigint;
|
|
719
719
|
};
|
|
720
720
|
boostFee: number;
|
|
721
721
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -728,42 +728,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
728
728
|
};
|
|
729
729
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
730
730
|
sourceAddress?: {
|
|
731
|
-
value: `0x${string}`;
|
|
732
731
|
__kind: "Eth";
|
|
733
|
-
} | {
|
|
734
732
|
value: `0x${string}`;
|
|
733
|
+
} | {
|
|
735
734
|
__kind: "Dot";
|
|
735
|
+
value: `0x${string}`;
|
|
736
736
|
} | {
|
|
737
|
+
__kind: "Btc";
|
|
737
738
|
value: {
|
|
738
|
-
value: `0x${string}`;
|
|
739
739
|
__kind: "P2PKH";
|
|
740
|
-
} | {
|
|
741
740
|
value: `0x${string}`;
|
|
742
|
-
__kind: "P2SH";
|
|
743
741
|
} | {
|
|
742
|
+
__kind: "P2SH";
|
|
744
743
|
value: `0x${string}`;
|
|
745
|
-
__kind: "P2WPKH";
|
|
746
744
|
} | {
|
|
745
|
+
__kind: "P2WPKH";
|
|
747
746
|
value: `0x${string}`;
|
|
748
|
-
__kind: "P2WSH";
|
|
749
747
|
} | {
|
|
748
|
+
__kind: "P2WSH";
|
|
750
749
|
value: `0x${string}`;
|
|
750
|
+
} | {
|
|
751
751
|
__kind: "Taproot";
|
|
752
|
+
value: `0x${string}`;
|
|
752
753
|
} | {
|
|
753
754
|
__kind: "OtherSegwit";
|
|
754
755
|
version: number;
|
|
755
756
|
program: `0x${string}`;
|
|
756
757
|
};
|
|
757
|
-
__kind: "Btc";
|
|
758
758
|
} | {
|
|
759
|
-
value: `0x${string}`;
|
|
760
759
|
__kind: "Arb";
|
|
761
|
-
} | {
|
|
762
760
|
value: `0x${string}`;
|
|
763
|
-
__kind: "Sol";
|
|
764
761
|
} | {
|
|
762
|
+
__kind: "Sol";
|
|
765
763
|
value: `0x${string}`;
|
|
764
|
+
} | {
|
|
766
765
|
__kind: "Hub";
|
|
766
|
+
value: `0x${string}`;
|
|
767
767
|
} | null | undefined;
|
|
768
768
|
} | null | undefined;
|
|
769
769
|
brokerFee?: {
|
|
@@ -775,7 +775,10 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
775
775
|
chunkInterval: number;
|
|
776
776
|
} | null | undefined;
|
|
777
777
|
}, {
|
|
778
|
-
|
|
778
|
+
destinationAddress: {
|
|
779
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
780
|
+
value: string;
|
|
781
|
+
};
|
|
779
782
|
depositDetails: {
|
|
780
783
|
txHashes?: string[] | null | undefined;
|
|
781
784
|
};
|
|
@@ -786,18 +789,15 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
786
789
|
outputAsset: {
|
|
787
790
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
788
791
|
};
|
|
789
|
-
|
|
790
|
-
value: string;
|
|
791
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
792
|
-
};
|
|
792
|
+
txId: string;
|
|
793
793
|
affiliateFees: {
|
|
794
794
|
account: number;
|
|
795
795
|
bps: number;
|
|
796
796
|
}[];
|
|
797
797
|
refundParams: {
|
|
798
798
|
retryDuration: number;
|
|
799
|
-
minPrice: string | number;
|
|
800
799
|
refundAddress: string;
|
|
800
|
+
minPrice: string | number;
|
|
801
801
|
};
|
|
802
802
|
boostFee: number;
|
|
803
803
|
depositAddress?: string | null | undefined;
|
|
@@ -812,42 +812,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
812
812
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
813
813
|
};
|
|
814
814
|
sourceAddress?: {
|
|
815
|
-
value: string;
|
|
816
815
|
__kind: "Eth";
|
|
817
|
-
} | {
|
|
818
816
|
value: string;
|
|
817
|
+
} | {
|
|
819
818
|
__kind: "Dot";
|
|
819
|
+
value: string;
|
|
820
820
|
} | {
|
|
821
|
+
__kind: "Btc";
|
|
821
822
|
value: {
|
|
822
|
-
value: string;
|
|
823
823
|
__kind: "P2PKH";
|
|
824
|
-
} | {
|
|
825
824
|
value: string;
|
|
826
|
-
__kind: "P2SH";
|
|
827
825
|
} | {
|
|
826
|
+
__kind: "P2SH";
|
|
828
827
|
value: string;
|
|
829
|
-
__kind: "P2WPKH";
|
|
830
828
|
} | {
|
|
829
|
+
__kind: "P2WPKH";
|
|
831
830
|
value: string;
|
|
832
|
-
__kind: "P2WSH";
|
|
833
831
|
} | {
|
|
832
|
+
__kind: "P2WSH";
|
|
834
833
|
value: string;
|
|
834
|
+
} | {
|
|
835
835
|
__kind: "Taproot";
|
|
836
|
+
value: string;
|
|
836
837
|
} | {
|
|
837
838
|
__kind: "OtherSegwit";
|
|
838
839
|
version: number;
|
|
839
840
|
program: string;
|
|
840
841
|
};
|
|
841
|
-
__kind: "Btc";
|
|
842
842
|
} | {
|
|
843
|
-
value: string;
|
|
844
843
|
__kind: "Arb";
|
|
845
|
-
} | {
|
|
846
844
|
value: string;
|
|
847
|
-
__kind: "Sol";
|
|
848
845
|
} | {
|
|
846
|
+
__kind: "Sol";
|
|
849
847
|
value: string;
|
|
848
|
+
} | {
|
|
850
849
|
__kind: "Hub";
|
|
850
|
+
value: string;
|
|
851
851
|
} | null | undefined;
|
|
852
852
|
} | null | undefined;
|
|
853
853
|
brokerFee?: {
|
|
@@ -862,13 +862,6 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
862
862
|
}, "strip", z.ZodTypeAny, {
|
|
863
863
|
__kind: "DepositFailedVaultVariantEthereum";
|
|
864
864
|
vaultWitness: {
|
|
865
|
-
txId: `0x${string}`;
|
|
866
|
-
depositDetails: {
|
|
867
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
868
|
-
};
|
|
869
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
870
|
-
depositAmount: bigint;
|
|
871
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
872
865
|
destinationAddress: {
|
|
873
866
|
readonly chain: "Ethereum";
|
|
874
867
|
readonly address: `0x${string}`;
|
|
@@ -888,14 +881,21 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
888
881
|
readonly chain: "Assethub";
|
|
889
882
|
readonly address: string;
|
|
890
883
|
};
|
|
884
|
+
depositDetails: {
|
|
885
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
886
|
+
};
|
|
887
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
888
|
+
depositAmount: bigint;
|
|
889
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
890
|
+
txId: `0x${string}`;
|
|
891
891
|
affiliateFees: {
|
|
892
892
|
account: number;
|
|
893
893
|
bps: number;
|
|
894
894
|
}[];
|
|
895
895
|
refundParams: {
|
|
896
896
|
retryDuration: number;
|
|
897
|
-
minPrice: bigint;
|
|
898
897
|
refundAddress: `0x${string}`;
|
|
898
|
+
minPrice: bigint;
|
|
899
899
|
};
|
|
900
900
|
boostFee: number;
|
|
901
901
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -908,42 +908,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
908
908
|
};
|
|
909
909
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
910
910
|
sourceAddress?: {
|
|
911
|
-
value: `0x${string}`;
|
|
912
911
|
__kind: "Eth";
|
|
913
|
-
} | {
|
|
914
912
|
value: `0x${string}`;
|
|
913
|
+
} | {
|
|
915
914
|
__kind: "Dot";
|
|
915
|
+
value: `0x${string}`;
|
|
916
916
|
} | {
|
|
917
|
+
__kind: "Btc";
|
|
917
918
|
value: {
|
|
918
|
-
value: `0x${string}`;
|
|
919
919
|
__kind: "P2PKH";
|
|
920
|
-
} | {
|
|
921
920
|
value: `0x${string}`;
|
|
922
|
-
__kind: "P2SH";
|
|
923
921
|
} | {
|
|
922
|
+
__kind: "P2SH";
|
|
924
923
|
value: `0x${string}`;
|
|
925
|
-
__kind: "P2WPKH";
|
|
926
924
|
} | {
|
|
925
|
+
__kind: "P2WPKH";
|
|
927
926
|
value: `0x${string}`;
|
|
928
|
-
__kind: "P2WSH";
|
|
929
927
|
} | {
|
|
928
|
+
__kind: "P2WSH";
|
|
930
929
|
value: `0x${string}`;
|
|
930
|
+
} | {
|
|
931
931
|
__kind: "Taproot";
|
|
932
|
+
value: `0x${string}`;
|
|
932
933
|
} | {
|
|
933
934
|
__kind: "OtherSegwit";
|
|
934
935
|
version: number;
|
|
935
936
|
program: `0x${string}`;
|
|
936
937
|
};
|
|
937
|
-
__kind: "Btc";
|
|
938
938
|
} | {
|
|
939
|
-
value: `0x${string}`;
|
|
940
939
|
__kind: "Arb";
|
|
941
|
-
} | {
|
|
942
940
|
value: `0x${string}`;
|
|
943
|
-
__kind: "Sol";
|
|
944
941
|
} | {
|
|
942
|
+
__kind: "Sol";
|
|
945
943
|
value: `0x${string}`;
|
|
944
|
+
} | {
|
|
946
945
|
__kind: "Hub";
|
|
946
|
+
value: `0x${string}`;
|
|
947
947
|
} | null | undefined;
|
|
948
948
|
} | null | undefined;
|
|
949
949
|
brokerFee?: {
|
|
@@ -958,7 +958,10 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
958
958
|
}, {
|
|
959
959
|
__kind: "DepositFailedVaultVariantEthereum";
|
|
960
960
|
vaultWitness: {
|
|
961
|
-
|
|
961
|
+
destinationAddress: {
|
|
962
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
963
|
+
value: string;
|
|
964
|
+
};
|
|
962
965
|
depositDetails: {
|
|
963
966
|
txHashes?: string[] | null | undefined;
|
|
964
967
|
};
|
|
@@ -969,18 +972,15 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
969
972
|
outputAsset: {
|
|
970
973
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
971
974
|
};
|
|
972
|
-
|
|
973
|
-
value: string;
|
|
974
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
975
|
-
};
|
|
975
|
+
txId: string;
|
|
976
976
|
affiliateFees: {
|
|
977
977
|
account: number;
|
|
978
978
|
bps: number;
|
|
979
979
|
}[];
|
|
980
980
|
refundParams: {
|
|
981
981
|
retryDuration: number;
|
|
982
|
-
minPrice: string | number;
|
|
983
982
|
refundAddress: string;
|
|
983
|
+
minPrice: string | number;
|
|
984
984
|
};
|
|
985
985
|
boostFee: number;
|
|
986
986
|
depositAddress?: string | null | undefined;
|
|
@@ -995,42 +995,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
995
995
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
996
996
|
};
|
|
997
997
|
sourceAddress?: {
|
|
998
|
-
value: string;
|
|
999
998
|
__kind: "Eth";
|
|
1000
|
-
} | {
|
|
1001
999
|
value: string;
|
|
1000
|
+
} | {
|
|
1002
1001
|
__kind: "Dot";
|
|
1002
|
+
value: string;
|
|
1003
1003
|
} | {
|
|
1004
|
+
__kind: "Btc";
|
|
1004
1005
|
value: {
|
|
1005
|
-
value: string;
|
|
1006
1006
|
__kind: "P2PKH";
|
|
1007
|
-
} | {
|
|
1008
1007
|
value: string;
|
|
1009
|
-
__kind: "P2SH";
|
|
1010
1008
|
} | {
|
|
1009
|
+
__kind: "P2SH";
|
|
1011
1010
|
value: string;
|
|
1012
|
-
__kind: "P2WPKH";
|
|
1013
1011
|
} | {
|
|
1012
|
+
__kind: "P2WPKH";
|
|
1014
1013
|
value: string;
|
|
1015
|
-
__kind: "P2WSH";
|
|
1016
1014
|
} | {
|
|
1015
|
+
__kind: "P2WSH";
|
|
1017
1016
|
value: string;
|
|
1017
|
+
} | {
|
|
1018
1018
|
__kind: "Taproot";
|
|
1019
|
+
value: string;
|
|
1019
1020
|
} | {
|
|
1020
1021
|
__kind: "OtherSegwit";
|
|
1021
1022
|
version: number;
|
|
1022
1023
|
program: string;
|
|
1023
1024
|
};
|
|
1024
|
-
__kind: "Btc";
|
|
1025
1025
|
} | {
|
|
1026
|
-
value: string;
|
|
1027
1026
|
__kind: "Arb";
|
|
1028
|
-
} | {
|
|
1029
1027
|
value: string;
|
|
1030
|
-
__kind: "Sol";
|
|
1031
1028
|
} | {
|
|
1029
|
+
__kind: "Sol";
|
|
1032
1030
|
value: string;
|
|
1031
|
+
} | {
|
|
1033
1032
|
__kind: "Hub";
|
|
1033
|
+
value: string;
|
|
1034
1034
|
} | null | undefined;
|
|
1035
1035
|
} | null | undefined;
|
|
1036
1036
|
brokerFee?: {
|
|
@@ -1052,6 +1052,7 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1052
1052
|
} | {
|
|
1053
1053
|
__kind: "TransactionRejectedByBroker";
|
|
1054
1054
|
} | {
|
|
1055
|
+
__kind: "DepositWitnessRejected";
|
|
1055
1056
|
value: {
|
|
1056
1057
|
__kind: "Other";
|
|
1057
1058
|
} | {
|
|
@@ -1059,11 +1060,11 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1059
1060
|
} | {
|
|
1060
1061
|
__kind: "BadOrigin";
|
|
1061
1062
|
} | {
|
|
1063
|
+
__kind: "Module";
|
|
1062
1064
|
value: {
|
|
1063
1065
|
index: number;
|
|
1064
1066
|
error: `0x${string}`;
|
|
1065
1067
|
};
|
|
1066
|
-
__kind: "Module";
|
|
1067
1068
|
} | {
|
|
1068
1069
|
__kind: "ConsumerRemaining";
|
|
1069
1070
|
} | {
|
|
@@ -1071,14 +1072,14 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1071
1072
|
} | {
|
|
1072
1073
|
__kind: "TooManyConsumers";
|
|
1073
1074
|
} | {
|
|
1074
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1075
1075
|
__kind: "Token";
|
|
1076
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1076
1077
|
} | {
|
|
1077
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1078
1078
|
__kind: "Arithmetic";
|
|
1079
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1079
1080
|
} | {
|
|
1080
|
-
value: "LimitReached" | "NoLayer";
|
|
1081
1081
|
__kind: "Transactional";
|
|
1082
|
+
value: "LimitReached" | "NoLayer";
|
|
1082
1083
|
} | {
|
|
1083
1084
|
__kind: "Exhausted";
|
|
1084
1085
|
} | {
|
|
@@ -1088,14 +1089,13 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1088
1089
|
} | {
|
|
1089
1090
|
__kind: "RootNotAllowed";
|
|
1090
1091
|
};
|
|
1091
|
-
__kind: "DepositWitnessRejected";
|
|
1092
1092
|
};
|
|
1093
1093
|
details: {
|
|
1094
1094
|
__kind: "DepositFailedDepositChannelVariantEthereum";
|
|
1095
1095
|
depositWitness: {
|
|
1096
|
-
depositAddress: `0x${string}`;
|
|
1097
1096
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1098
1097
|
amount: bigint;
|
|
1098
|
+
depositAddress: `0x${string}`;
|
|
1099
1099
|
depositDetails: {
|
|
1100
1100
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1101
1101
|
};
|
|
@@ -1103,13 +1103,6 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1103
1103
|
} | {
|
|
1104
1104
|
__kind: "DepositFailedVaultVariantEthereum";
|
|
1105
1105
|
vaultWitness: {
|
|
1106
|
-
txId: `0x${string}`;
|
|
1107
|
-
depositDetails: {
|
|
1108
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
1109
|
-
};
|
|
1110
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1111
|
-
depositAmount: bigint;
|
|
1112
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1113
1106
|
destinationAddress: {
|
|
1114
1107
|
readonly chain: "Ethereum";
|
|
1115
1108
|
readonly address: `0x${string}`;
|
|
@@ -1129,14 +1122,21 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1129
1122
|
readonly chain: "Assethub";
|
|
1130
1123
|
readonly address: string;
|
|
1131
1124
|
};
|
|
1125
|
+
depositDetails: {
|
|
1126
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
1127
|
+
};
|
|
1128
|
+
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1129
|
+
depositAmount: bigint;
|
|
1130
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1131
|
+
txId: `0x${string}`;
|
|
1132
1132
|
affiliateFees: {
|
|
1133
1133
|
account: number;
|
|
1134
1134
|
bps: number;
|
|
1135
1135
|
}[];
|
|
1136
1136
|
refundParams: {
|
|
1137
1137
|
retryDuration: number;
|
|
1138
|
-
minPrice: bigint;
|
|
1139
1138
|
refundAddress: `0x${string}`;
|
|
1139
|
+
minPrice: bigint;
|
|
1140
1140
|
};
|
|
1141
1141
|
boostFee: number;
|
|
1142
1142
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -1149,42 +1149,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1149
1149
|
};
|
|
1150
1150
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1151
1151
|
sourceAddress?: {
|
|
1152
|
-
value: `0x${string}`;
|
|
1153
1152
|
__kind: "Eth";
|
|
1154
|
-
} | {
|
|
1155
1153
|
value: `0x${string}`;
|
|
1154
|
+
} | {
|
|
1156
1155
|
__kind: "Dot";
|
|
1156
|
+
value: `0x${string}`;
|
|
1157
1157
|
} | {
|
|
1158
|
+
__kind: "Btc";
|
|
1158
1159
|
value: {
|
|
1159
|
-
value: `0x${string}`;
|
|
1160
1160
|
__kind: "P2PKH";
|
|
1161
|
-
} | {
|
|
1162
1161
|
value: `0x${string}`;
|
|
1163
|
-
__kind: "P2SH";
|
|
1164
1162
|
} | {
|
|
1163
|
+
__kind: "P2SH";
|
|
1165
1164
|
value: `0x${string}`;
|
|
1166
|
-
__kind: "P2WPKH";
|
|
1167
1165
|
} | {
|
|
1166
|
+
__kind: "P2WPKH";
|
|
1168
1167
|
value: `0x${string}`;
|
|
1169
|
-
__kind: "P2WSH";
|
|
1170
1168
|
} | {
|
|
1169
|
+
__kind: "P2WSH";
|
|
1171
1170
|
value: `0x${string}`;
|
|
1171
|
+
} | {
|
|
1172
1172
|
__kind: "Taproot";
|
|
1173
|
+
value: `0x${string}`;
|
|
1173
1174
|
} | {
|
|
1174
1175
|
__kind: "OtherSegwit";
|
|
1175
1176
|
version: number;
|
|
1176
1177
|
program: `0x${string}`;
|
|
1177
1178
|
};
|
|
1178
|
-
__kind: "Btc";
|
|
1179
1179
|
} | {
|
|
1180
|
-
value: `0x${string}`;
|
|
1181
1180
|
__kind: "Arb";
|
|
1182
|
-
} | {
|
|
1183
1181
|
value: `0x${string}`;
|
|
1184
|
-
__kind: "Sol";
|
|
1185
1182
|
} | {
|
|
1183
|
+
__kind: "Sol";
|
|
1186
1184
|
value: `0x${string}`;
|
|
1185
|
+
} | {
|
|
1187
1186
|
__kind: "Hub";
|
|
1187
|
+
value: `0x${string}`;
|
|
1188
1188
|
} | null | undefined;
|
|
1189
1189
|
} | null | undefined;
|
|
1190
1190
|
brokerFee?: {
|
|
@@ -1206,6 +1206,7 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1206
1206
|
} | {
|
|
1207
1207
|
__kind: "TransactionRejectedByBroker";
|
|
1208
1208
|
} | {
|
|
1209
|
+
__kind: "DepositWitnessRejected";
|
|
1209
1210
|
value: {
|
|
1210
1211
|
__kind: "Other";
|
|
1211
1212
|
} | {
|
|
@@ -1213,11 +1214,11 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1213
1214
|
} | {
|
|
1214
1215
|
__kind: "BadOrigin";
|
|
1215
1216
|
} | {
|
|
1217
|
+
__kind: "Module";
|
|
1216
1218
|
value: {
|
|
1217
1219
|
index: number;
|
|
1218
1220
|
error: string;
|
|
1219
1221
|
};
|
|
1220
|
-
__kind: "Module";
|
|
1221
1222
|
} | {
|
|
1222
1223
|
__kind: "ConsumerRemaining";
|
|
1223
1224
|
} | {
|
|
@@ -1225,20 +1226,20 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1225
1226
|
} | {
|
|
1226
1227
|
__kind: "TooManyConsumers";
|
|
1227
1228
|
} | {
|
|
1229
|
+
__kind: "Token";
|
|
1228
1230
|
value: {
|
|
1229
1231
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1230
1232
|
};
|
|
1231
|
-
__kind: "Token";
|
|
1232
1233
|
} | {
|
|
1234
|
+
__kind: "Arithmetic";
|
|
1233
1235
|
value: {
|
|
1234
1236
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1235
1237
|
};
|
|
1236
|
-
__kind: "Arithmetic";
|
|
1237
1238
|
} | {
|
|
1239
|
+
__kind: "Transactional";
|
|
1238
1240
|
value: {
|
|
1239
1241
|
__kind: "LimitReached" | "NoLayer";
|
|
1240
1242
|
};
|
|
1241
|
-
__kind: "Transactional";
|
|
1242
1243
|
} | {
|
|
1243
1244
|
__kind: "Exhausted";
|
|
1244
1245
|
} | {
|
|
@@ -1248,16 +1249,15 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1248
1249
|
} | {
|
|
1249
1250
|
__kind: "RootNotAllowed";
|
|
1250
1251
|
};
|
|
1251
|
-
__kind: "DepositWitnessRejected";
|
|
1252
1252
|
};
|
|
1253
1253
|
details: {
|
|
1254
1254
|
__kind: "DepositFailedDepositChannelVariantEthereum";
|
|
1255
1255
|
depositWitness: {
|
|
1256
|
-
depositAddress: string;
|
|
1257
1256
|
asset: {
|
|
1258
1257
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1259
1258
|
};
|
|
1260
1259
|
amount: string | number;
|
|
1260
|
+
depositAddress: string;
|
|
1261
1261
|
depositDetails: {
|
|
1262
1262
|
txHashes?: string[] | null | undefined;
|
|
1263
1263
|
};
|
|
@@ -1265,7 +1265,10 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1265
1265
|
} | {
|
|
1266
1266
|
__kind: "DepositFailedVaultVariantEthereum";
|
|
1267
1267
|
vaultWitness: {
|
|
1268
|
-
|
|
1268
|
+
destinationAddress: {
|
|
1269
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1270
|
+
value: string;
|
|
1271
|
+
};
|
|
1269
1272
|
depositDetails: {
|
|
1270
1273
|
txHashes?: string[] | null | undefined;
|
|
1271
1274
|
};
|
|
@@ -1276,18 +1279,15 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1276
1279
|
outputAsset: {
|
|
1277
1280
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1278
1281
|
};
|
|
1279
|
-
|
|
1280
|
-
value: string;
|
|
1281
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1282
|
-
};
|
|
1282
|
+
txId: string;
|
|
1283
1283
|
affiliateFees: {
|
|
1284
1284
|
account: number;
|
|
1285
1285
|
bps: number;
|
|
1286
1286
|
}[];
|
|
1287
1287
|
refundParams: {
|
|
1288
1288
|
retryDuration: number;
|
|
1289
|
-
minPrice: string | number;
|
|
1290
1289
|
refundAddress: string;
|
|
1290
|
+
minPrice: string | number;
|
|
1291
1291
|
};
|
|
1292
1292
|
boostFee: number;
|
|
1293
1293
|
depositAddress?: string | null | undefined;
|
|
@@ -1302,42 +1302,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1302
1302
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1303
1303
|
};
|
|
1304
1304
|
sourceAddress?: {
|
|
1305
|
-
value: string;
|
|
1306
1305
|
__kind: "Eth";
|
|
1307
|
-
} | {
|
|
1308
1306
|
value: string;
|
|
1307
|
+
} | {
|
|
1309
1308
|
__kind: "Dot";
|
|
1309
|
+
value: string;
|
|
1310
1310
|
} | {
|
|
1311
|
+
__kind: "Btc";
|
|
1311
1312
|
value: {
|
|
1312
|
-
value: string;
|
|
1313
1313
|
__kind: "P2PKH";
|
|
1314
|
-
} | {
|
|
1315
1314
|
value: string;
|
|
1316
|
-
__kind: "P2SH";
|
|
1317
1315
|
} | {
|
|
1316
|
+
__kind: "P2SH";
|
|
1318
1317
|
value: string;
|
|
1319
|
-
__kind: "P2WPKH";
|
|
1320
1318
|
} | {
|
|
1319
|
+
__kind: "P2WPKH";
|
|
1321
1320
|
value: string;
|
|
1322
|
-
__kind: "P2WSH";
|
|
1323
1321
|
} | {
|
|
1322
|
+
__kind: "P2WSH";
|
|
1324
1323
|
value: string;
|
|
1324
|
+
} | {
|
|
1325
1325
|
__kind: "Taproot";
|
|
1326
|
+
value: string;
|
|
1326
1327
|
} | {
|
|
1327
1328
|
__kind: "OtherSegwit";
|
|
1328
1329
|
version: number;
|
|
1329
1330
|
program: string;
|
|
1330
1331
|
};
|
|
1331
|
-
__kind: "Btc";
|
|
1332
1332
|
} | {
|
|
1333
|
-
value: string;
|
|
1334
1333
|
__kind: "Arb";
|
|
1335
|
-
} | {
|
|
1336
1334
|
value: string;
|
|
1337
|
-
__kind: "Sol";
|
|
1338
1335
|
} | {
|
|
1336
|
+
__kind: "Sol";
|
|
1339
1337
|
value: string;
|
|
1338
|
+
} | {
|
|
1340
1339
|
__kind: "Hub";
|
|
1340
|
+
value: string;
|
|
1341
1341
|
} | null | undefined;
|
|
1342
1342
|
} | null | undefined;
|
|
1343
1343
|
brokerFee?: {
|