@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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
99
98
|
__kind: "Token";
|
|
99
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
100
100
|
}, {
|
|
101
|
+
__kind: "Token";
|
|
101
102
|
value: {
|
|
102
103
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
103
104
|
};
|
|
104
|
-
__kind: "Token";
|
|
105
105
|
}>, z.ZodObject<{
|
|
106
106
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
107
107
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -114,13 +114,13 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
114
114
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
115
115
|
}>;
|
|
116
116
|
}, "strip", z.ZodTypeAny, {
|
|
117
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
118
117
|
__kind: "Arithmetic";
|
|
118
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
119
119
|
}, {
|
|
120
|
+
__kind: "Arithmetic";
|
|
120
121
|
value: {
|
|
121
122
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
122
123
|
};
|
|
123
|
-
__kind: "Arithmetic";
|
|
124
124
|
}>, z.ZodObject<{
|
|
125
125
|
__kind: z.ZodLiteral<"Transactional">;
|
|
126
126
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -133,13 +133,13 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
133
133
|
__kind: "LimitReached" | "NoLayer";
|
|
134
134
|
}>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
|
-
value: "LimitReached" | "NoLayer";
|
|
137
136
|
__kind: "Transactional";
|
|
137
|
+
value: "LimitReached" | "NoLayer";
|
|
138
138
|
}, {
|
|
139
|
+
__kind: "Transactional";
|
|
139
140
|
value: {
|
|
140
141
|
__kind: "LimitReached" | "NoLayer";
|
|
141
142
|
};
|
|
142
|
-
__kind: "Transactional";
|
|
143
143
|
}>, z.ZodObject<{
|
|
144
144
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
189
|
__kind: "Token";
|
|
190
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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
|
}>, z.ZodObject<{
|
|
251
251
|
__kind: z.ZodLiteral<"Unrefundable">;
|
|
252
252
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -277,17 +277,17 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
277
277
|
}>;
|
|
278
278
|
}, "strip", z.ZodTypeAny, {
|
|
279
279
|
depositAddress: `0x${string}`;
|
|
280
|
-
amount: bigint;
|
|
281
280
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
281
|
+
amount: bigint;
|
|
282
282
|
depositDetails: {
|
|
283
283
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
284
284
|
};
|
|
285
285
|
}, {
|
|
286
286
|
depositAddress: string;
|
|
287
|
-
amount: string | number;
|
|
288
287
|
asset: {
|
|
289
288
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
290
289
|
};
|
|
290
|
+
amount: string | number;
|
|
291
291
|
depositDetails: {
|
|
292
292
|
txHashes?: string[] | null | undefined;
|
|
293
293
|
};
|
|
@@ -296,8 +296,8 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
296
296
|
__kind: "DepositFailedDepositChannelVariantEthereum";
|
|
297
297
|
depositWitness: {
|
|
298
298
|
depositAddress: `0x${string}`;
|
|
299
|
-
amount: bigint;
|
|
300
299
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
300
|
+
amount: bigint;
|
|
301
301
|
depositDetails: {
|
|
302
302
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
303
303
|
};
|
|
@@ -306,10 +306,10 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
306
306
|
__kind: "DepositFailedDepositChannelVariantEthereum";
|
|
307
307
|
depositWitness: {
|
|
308
308
|
depositAddress: string;
|
|
309
|
-
amount: string | number;
|
|
310
309
|
asset: {
|
|
311
310
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
312
311
|
};
|
|
312
|
+
amount: string | number;
|
|
313
313
|
depositDetails: {
|
|
314
314
|
txHashes?: string[] | null | undefined;
|
|
315
315
|
};
|
|
@@ -339,21 +339,21 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
339
339
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
340
340
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
341
341
|
}, "strip", z.ZodTypeAny, {
|
|
342
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
342
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
343
343
|
}, {
|
|
344
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
345
|
-
}>, "Eth" | "Flip" | "Usdc" | "
|
|
346
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
344
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
345
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
346
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
347
347
|
}>;
|
|
348
348
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
349
349
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
350
350
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
351
351
|
}, "strip", z.ZodTypeAny, {
|
|
352
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
352
353
|
value: `0x${string}`;
|
|
353
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
354
354
|
}, {
|
|
355
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
355
356
|
value: string;
|
|
356
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
357
357
|
}>, {
|
|
358
358
|
readonly chain: "Ethereum";
|
|
359
359
|
readonly address: `0x${string}`;
|
|
@@ -373,8 +373,8 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
373
373
|
readonly chain: "Assethub";
|
|
374
374
|
readonly address: string;
|
|
375
375
|
}, {
|
|
376
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
376
377
|
value: string;
|
|
377
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
378
378
|
}>;
|
|
379
379
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
380
380
|
channelMetadata: z.ZodObject<{
|
|
@@ -403,67 +403,67 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
403
403
|
__kind: z.ZodLiteral<"Eth">;
|
|
404
404
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
405
405
|
}, "strip", z.ZodTypeAny, {
|
|
406
|
-
value: `0x${string}`;
|
|
407
406
|
__kind: "Eth";
|
|
407
|
+
value: `0x${string}`;
|
|
408
408
|
}, {
|
|
409
|
-
value: string;
|
|
410
409
|
__kind: "Eth";
|
|
410
|
+
value: string;
|
|
411
411
|
}>, z.ZodObject<{
|
|
412
412
|
__kind: z.ZodLiteral<"Dot">;
|
|
413
413
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
414
414
|
}, "strip", z.ZodTypeAny, {
|
|
415
|
-
value: `0x${string}`;
|
|
416
415
|
__kind: "Dot";
|
|
416
|
+
value: `0x${string}`;
|
|
417
417
|
}, {
|
|
418
|
-
value: string;
|
|
419
418
|
__kind: "Dot";
|
|
419
|
+
value: string;
|
|
420
420
|
}>, z.ZodObject<{
|
|
421
421
|
__kind: z.ZodLiteral<"Btc">;
|
|
422
422
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
423
423
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
424
424
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
425
425
|
}, "strip", z.ZodTypeAny, {
|
|
426
|
-
value: `0x${string}`;
|
|
427
426
|
__kind: "P2PKH";
|
|
427
|
+
value: `0x${string}`;
|
|
428
428
|
}, {
|
|
429
|
-
value: string;
|
|
430
429
|
__kind: "P2PKH";
|
|
430
|
+
value: string;
|
|
431
431
|
}>, z.ZodObject<{
|
|
432
432
|
__kind: z.ZodLiteral<"P2SH">;
|
|
433
433
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
434
434
|
}, "strip", z.ZodTypeAny, {
|
|
435
|
-
value: `0x${string}`;
|
|
436
435
|
__kind: "P2SH";
|
|
436
|
+
value: `0x${string}`;
|
|
437
437
|
}, {
|
|
438
|
-
value: string;
|
|
439
438
|
__kind: "P2SH";
|
|
439
|
+
value: string;
|
|
440
440
|
}>, z.ZodObject<{
|
|
441
441
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
442
442
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
443
443
|
}, "strip", z.ZodTypeAny, {
|
|
444
|
-
value: `0x${string}`;
|
|
445
444
|
__kind: "P2WPKH";
|
|
445
|
+
value: `0x${string}`;
|
|
446
446
|
}, {
|
|
447
|
-
value: string;
|
|
448
447
|
__kind: "P2WPKH";
|
|
448
|
+
value: string;
|
|
449
449
|
}>, z.ZodObject<{
|
|
450
450
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
451
451
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
452
452
|
}, "strip", z.ZodTypeAny, {
|
|
453
|
-
value: `0x${string}`;
|
|
454
453
|
__kind: "P2WSH";
|
|
454
|
+
value: `0x${string}`;
|
|
455
455
|
}, {
|
|
456
|
-
value: string;
|
|
457
456
|
__kind: "P2WSH";
|
|
457
|
+
value: string;
|
|
458
458
|
}>, z.ZodObject<{
|
|
459
459
|
__kind: z.ZodLiteral<"Taproot">;
|
|
460
460
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
461
461
|
}, "strip", z.ZodTypeAny, {
|
|
462
|
-
value: `0x${string}`;
|
|
463
462
|
__kind: "Taproot";
|
|
463
|
+
value: `0x${string}`;
|
|
464
464
|
}, {
|
|
465
|
-
value: string;
|
|
466
465
|
__kind: "Taproot";
|
|
466
|
+
value: string;
|
|
467
467
|
}>, z.ZodObject<{
|
|
468
468
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
469
469
|
version: z.ZodNumber;
|
|
@@ -478,76 +478,76 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
478
478
|
program: string;
|
|
479
479
|
}>]>;
|
|
480
480
|
}, "strip", z.ZodTypeAny, {
|
|
481
|
+
__kind: "Btc";
|
|
481
482
|
value: {
|
|
482
|
-
value: `0x${string}`;
|
|
483
483
|
__kind: "P2PKH";
|
|
484
|
-
} | {
|
|
485
484
|
value: `0x${string}`;
|
|
486
|
-
__kind: "P2SH";
|
|
487
485
|
} | {
|
|
486
|
+
__kind: "P2SH";
|
|
488
487
|
value: `0x${string}`;
|
|
489
|
-
__kind: "P2WPKH";
|
|
490
488
|
} | {
|
|
489
|
+
__kind: "P2WPKH";
|
|
491
490
|
value: `0x${string}`;
|
|
492
|
-
__kind: "P2WSH";
|
|
493
491
|
} | {
|
|
492
|
+
__kind: "P2WSH";
|
|
494
493
|
value: `0x${string}`;
|
|
494
|
+
} | {
|
|
495
495
|
__kind: "Taproot";
|
|
496
|
+
value: `0x${string}`;
|
|
496
497
|
} | {
|
|
497
498
|
__kind: "OtherSegwit";
|
|
498
499
|
version: number;
|
|
499
500
|
program: `0x${string}`;
|
|
500
501
|
};
|
|
501
|
-
__kind: "Btc";
|
|
502
502
|
}, {
|
|
503
|
+
__kind: "Btc";
|
|
503
504
|
value: {
|
|
504
|
-
value: string;
|
|
505
505
|
__kind: "P2PKH";
|
|
506
|
-
} | {
|
|
507
506
|
value: string;
|
|
508
|
-
__kind: "P2SH";
|
|
509
507
|
} | {
|
|
508
|
+
__kind: "P2SH";
|
|
510
509
|
value: string;
|
|
511
|
-
__kind: "P2WPKH";
|
|
512
510
|
} | {
|
|
511
|
+
__kind: "P2WPKH";
|
|
513
512
|
value: string;
|
|
514
|
-
__kind: "P2WSH";
|
|
515
513
|
} | {
|
|
514
|
+
__kind: "P2WSH";
|
|
516
515
|
value: string;
|
|
516
|
+
} | {
|
|
517
517
|
__kind: "Taproot";
|
|
518
|
+
value: string;
|
|
518
519
|
} | {
|
|
519
520
|
__kind: "OtherSegwit";
|
|
520
521
|
version: number;
|
|
521
522
|
program: string;
|
|
522
523
|
};
|
|
523
|
-
__kind: "Btc";
|
|
524
524
|
}>, z.ZodObject<{
|
|
525
525
|
__kind: z.ZodLiteral<"Arb">;
|
|
526
526
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
527
527
|
}, "strip", z.ZodTypeAny, {
|
|
528
|
-
value: `0x${string}`;
|
|
529
528
|
__kind: "Arb";
|
|
529
|
+
value: `0x${string}`;
|
|
530
530
|
}, {
|
|
531
|
-
value: string;
|
|
532
531
|
__kind: "Arb";
|
|
532
|
+
value: string;
|
|
533
533
|
}>, z.ZodObject<{
|
|
534
534
|
__kind: z.ZodLiteral<"Sol">;
|
|
535
535
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
536
536
|
}, "strip", z.ZodTypeAny, {
|
|
537
|
-
value: `0x${string}`;
|
|
538
537
|
__kind: "Sol";
|
|
538
|
+
value: `0x${string}`;
|
|
539
539
|
}, {
|
|
540
|
-
value: string;
|
|
541
540
|
__kind: "Sol";
|
|
541
|
+
value: string;
|
|
542
542
|
}>, z.ZodObject<{
|
|
543
543
|
__kind: z.ZodLiteral<"Hub">;
|
|
544
544
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
545
545
|
}, "strip", z.ZodTypeAny, {
|
|
546
|
-
value: `0x${string}`;
|
|
547
546
|
__kind: "Hub";
|
|
547
|
+
value: `0x${string}`;
|
|
548
548
|
}, {
|
|
549
|
-
value: string;
|
|
550
549
|
__kind: "Hub";
|
|
550
|
+
value: string;
|
|
551
551
|
}>]>>>;
|
|
552
552
|
}, "strip", z.ZodTypeAny, {
|
|
553
553
|
channelMetadata: {
|
|
@@ -557,42 +557,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
557
557
|
};
|
|
558
558
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
559
559
|
sourceAddress?: {
|
|
560
|
-
value: `0x${string}`;
|
|
561
560
|
__kind: "Eth";
|
|
562
|
-
} | {
|
|
563
561
|
value: `0x${string}`;
|
|
562
|
+
} | {
|
|
564
563
|
__kind: "Dot";
|
|
564
|
+
value: `0x${string}`;
|
|
565
565
|
} | {
|
|
566
|
+
__kind: "Btc";
|
|
566
567
|
value: {
|
|
567
|
-
value: `0x${string}`;
|
|
568
568
|
__kind: "P2PKH";
|
|
569
|
-
} | {
|
|
570
569
|
value: `0x${string}`;
|
|
571
|
-
__kind: "P2SH";
|
|
572
570
|
} | {
|
|
571
|
+
__kind: "P2SH";
|
|
573
572
|
value: `0x${string}`;
|
|
574
|
-
__kind: "P2WPKH";
|
|
575
573
|
} | {
|
|
574
|
+
__kind: "P2WPKH";
|
|
576
575
|
value: `0x${string}`;
|
|
577
|
-
__kind: "P2WSH";
|
|
578
576
|
} | {
|
|
577
|
+
__kind: "P2WSH";
|
|
579
578
|
value: `0x${string}`;
|
|
579
|
+
} | {
|
|
580
580
|
__kind: "Taproot";
|
|
581
|
+
value: `0x${string}`;
|
|
581
582
|
} | {
|
|
582
583
|
__kind: "OtherSegwit";
|
|
583
584
|
version: number;
|
|
584
585
|
program: `0x${string}`;
|
|
585
586
|
};
|
|
586
|
-
__kind: "Btc";
|
|
587
587
|
} | {
|
|
588
|
-
value: `0x${string}`;
|
|
589
588
|
__kind: "Arb";
|
|
590
|
-
} | {
|
|
591
589
|
value: `0x${string}`;
|
|
592
|
-
__kind: "Sol";
|
|
593
590
|
} | {
|
|
591
|
+
__kind: "Sol";
|
|
594
592
|
value: `0x${string}`;
|
|
593
|
+
} | {
|
|
595
594
|
__kind: "Hub";
|
|
595
|
+
value: `0x${string}`;
|
|
596
596
|
} | null | undefined;
|
|
597
597
|
}, {
|
|
598
598
|
channelMetadata: {
|
|
@@ -604,42 +604,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
604
604
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
605
605
|
};
|
|
606
606
|
sourceAddress?: {
|
|
607
|
-
value: string;
|
|
608
607
|
__kind: "Eth";
|
|
609
|
-
} | {
|
|
610
608
|
value: string;
|
|
609
|
+
} | {
|
|
611
610
|
__kind: "Dot";
|
|
611
|
+
value: string;
|
|
612
612
|
} | {
|
|
613
|
+
__kind: "Btc";
|
|
613
614
|
value: {
|
|
614
|
-
value: string;
|
|
615
615
|
__kind: "P2PKH";
|
|
616
|
-
} | {
|
|
617
616
|
value: string;
|
|
618
|
-
__kind: "P2SH";
|
|
619
617
|
} | {
|
|
618
|
+
__kind: "P2SH";
|
|
620
619
|
value: string;
|
|
621
|
-
__kind: "P2WPKH";
|
|
622
620
|
} | {
|
|
621
|
+
__kind: "P2WPKH";
|
|
623
622
|
value: string;
|
|
624
|
-
__kind: "P2WSH";
|
|
625
623
|
} | {
|
|
624
|
+
__kind: "P2WSH";
|
|
626
625
|
value: string;
|
|
626
|
+
} | {
|
|
627
627
|
__kind: "Taproot";
|
|
628
|
+
value: string;
|
|
628
629
|
} | {
|
|
629
630
|
__kind: "OtherSegwit";
|
|
630
631
|
version: number;
|
|
631
632
|
program: string;
|
|
632
633
|
};
|
|
633
|
-
__kind: "Btc";
|
|
634
634
|
} | {
|
|
635
|
-
value: string;
|
|
636
635
|
__kind: "Arb";
|
|
637
|
-
} | {
|
|
638
636
|
value: string;
|
|
639
|
-
__kind: "Sol";
|
|
640
637
|
} | {
|
|
638
|
+
__kind: "Sol";
|
|
641
639
|
value: string;
|
|
640
|
+
} | {
|
|
642
641
|
__kind: "Hub";
|
|
642
|
+
value: string;
|
|
643
643
|
} | null | undefined;
|
|
644
644
|
}>>>;
|
|
645
645
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -714,13 +714,13 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
714
714
|
}>>>;
|
|
715
715
|
boostFee: z.ZodNumber;
|
|
716
716
|
}, "strip", z.ZodTypeAny, {
|
|
717
|
-
txId: `0x${string}`;
|
|
718
717
|
depositDetails: {
|
|
719
718
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
720
719
|
};
|
|
720
|
+
txId: `0x${string}`;
|
|
721
721
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
722
722
|
depositAmount: bigint;
|
|
723
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
723
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
724
724
|
destinationAddress: {
|
|
725
725
|
readonly chain: "Ethereum";
|
|
726
726
|
readonly address: `0x${string}`;
|
|
@@ -766,42 +766,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
766
766
|
};
|
|
767
767
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
768
768
|
sourceAddress?: {
|
|
769
|
-
value: `0x${string}`;
|
|
770
769
|
__kind: "Eth";
|
|
771
|
-
} | {
|
|
772
770
|
value: `0x${string}`;
|
|
771
|
+
} | {
|
|
773
772
|
__kind: "Dot";
|
|
773
|
+
value: `0x${string}`;
|
|
774
774
|
} | {
|
|
775
|
+
__kind: "Btc";
|
|
775
776
|
value: {
|
|
776
|
-
value: `0x${string}`;
|
|
777
777
|
__kind: "P2PKH";
|
|
778
|
-
} | {
|
|
779
778
|
value: `0x${string}`;
|
|
780
|
-
__kind: "P2SH";
|
|
781
779
|
} | {
|
|
780
|
+
__kind: "P2SH";
|
|
782
781
|
value: `0x${string}`;
|
|
783
|
-
__kind: "P2WPKH";
|
|
784
782
|
} | {
|
|
783
|
+
__kind: "P2WPKH";
|
|
785
784
|
value: `0x${string}`;
|
|
786
|
-
__kind: "P2WSH";
|
|
787
785
|
} | {
|
|
786
|
+
__kind: "P2WSH";
|
|
788
787
|
value: `0x${string}`;
|
|
788
|
+
} | {
|
|
789
789
|
__kind: "Taproot";
|
|
790
|
+
value: `0x${string}`;
|
|
790
791
|
} | {
|
|
791
792
|
__kind: "OtherSegwit";
|
|
792
793
|
version: number;
|
|
793
794
|
program: `0x${string}`;
|
|
794
795
|
};
|
|
795
|
-
__kind: "Btc";
|
|
796
796
|
} | {
|
|
797
|
-
value: `0x${string}`;
|
|
798
797
|
__kind: "Arb";
|
|
799
|
-
} | {
|
|
800
798
|
value: `0x${string}`;
|
|
801
|
-
__kind: "Sol";
|
|
802
799
|
} | {
|
|
800
|
+
__kind: "Sol";
|
|
803
801
|
value: `0x${string}`;
|
|
802
|
+
} | {
|
|
804
803
|
__kind: "Hub";
|
|
804
|
+
value: `0x${string}`;
|
|
805
805
|
} | null | undefined;
|
|
806
806
|
} | null | undefined;
|
|
807
807
|
brokerFee?: {
|
|
@@ -813,20 +813,20 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
813
813
|
chunkInterval: number;
|
|
814
814
|
} | null | undefined;
|
|
815
815
|
}, {
|
|
816
|
-
txId: string;
|
|
817
816
|
depositDetails: {
|
|
818
817
|
txHashes?: string[] | null | undefined;
|
|
819
818
|
};
|
|
819
|
+
txId: string;
|
|
820
820
|
inputAsset: {
|
|
821
821
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
822
822
|
};
|
|
823
823
|
depositAmount: string | number;
|
|
824
824
|
outputAsset: {
|
|
825
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
825
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
826
826
|
};
|
|
827
827
|
destinationAddress: {
|
|
828
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
828
829
|
value: string;
|
|
829
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
830
830
|
};
|
|
831
831
|
affiliateFees: {
|
|
832
832
|
account: number;
|
|
@@ -856,42 +856,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
856
856
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
857
857
|
};
|
|
858
858
|
sourceAddress?: {
|
|
859
|
-
value: string;
|
|
860
859
|
__kind: "Eth";
|
|
861
|
-
} | {
|
|
862
860
|
value: string;
|
|
861
|
+
} | {
|
|
863
862
|
__kind: "Dot";
|
|
863
|
+
value: string;
|
|
864
864
|
} | {
|
|
865
|
+
__kind: "Btc";
|
|
865
866
|
value: {
|
|
866
|
-
value: string;
|
|
867
867
|
__kind: "P2PKH";
|
|
868
|
-
} | {
|
|
869
868
|
value: string;
|
|
870
|
-
__kind: "P2SH";
|
|
871
869
|
} | {
|
|
870
|
+
__kind: "P2SH";
|
|
872
871
|
value: string;
|
|
873
|
-
__kind: "P2WPKH";
|
|
874
872
|
} | {
|
|
873
|
+
__kind: "P2WPKH";
|
|
875
874
|
value: string;
|
|
876
|
-
__kind: "P2WSH";
|
|
877
875
|
} | {
|
|
876
|
+
__kind: "P2WSH";
|
|
878
877
|
value: string;
|
|
878
|
+
} | {
|
|
879
879
|
__kind: "Taproot";
|
|
880
|
+
value: string;
|
|
880
881
|
} | {
|
|
881
882
|
__kind: "OtherSegwit";
|
|
882
883
|
version: number;
|
|
883
884
|
program: string;
|
|
884
885
|
};
|
|
885
|
-
__kind: "Btc";
|
|
886
886
|
} | {
|
|
887
|
-
value: string;
|
|
888
887
|
__kind: "Arb";
|
|
889
|
-
} | {
|
|
890
888
|
value: string;
|
|
891
|
-
__kind: "Sol";
|
|
892
889
|
} | {
|
|
890
|
+
__kind: "Sol";
|
|
893
891
|
value: string;
|
|
892
|
+
} | {
|
|
894
893
|
__kind: "Hub";
|
|
894
|
+
value: string;
|
|
895
895
|
} | null | undefined;
|
|
896
896
|
} | null | undefined;
|
|
897
897
|
brokerFee?: {
|
|
@@ -906,13 +906,13 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
906
906
|
}, "strip", z.ZodTypeAny, {
|
|
907
907
|
__kind: "DepositFailedVaultVariantEthereum";
|
|
908
908
|
vaultWitness: {
|
|
909
|
-
txId: `0x${string}`;
|
|
910
909
|
depositDetails: {
|
|
911
910
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
912
911
|
};
|
|
912
|
+
txId: `0x${string}`;
|
|
913
913
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
914
914
|
depositAmount: bigint;
|
|
915
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
915
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
916
916
|
destinationAddress: {
|
|
917
917
|
readonly chain: "Ethereum";
|
|
918
918
|
readonly address: `0x${string}`;
|
|
@@ -958,42 +958,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
958
958
|
};
|
|
959
959
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
960
960
|
sourceAddress?: {
|
|
961
|
-
value: `0x${string}`;
|
|
962
961
|
__kind: "Eth";
|
|
963
|
-
} | {
|
|
964
962
|
value: `0x${string}`;
|
|
963
|
+
} | {
|
|
965
964
|
__kind: "Dot";
|
|
965
|
+
value: `0x${string}`;
|
|
966
966
|
} | {
|
|
967
|
+
__kind: "Btc";
|
|
967
968
|
value: {
|
|
968
|
-
value: `0x${string}`;
|
|
969
969
|
__kind: "P2PKH";
|
|
970
|
-
} | {
|
|
971
970
|
value: `0x${string}`;
|
|
972
|
-
__kind: "P2SH";
|
|
973
971
|
} | {
|
|
972
|
+
__kind: "P2SH";
|
|
974
973
|
value: `0x${string}`;
|
|
975
|
-
__kind: "P2WPKH";
|
|
976
974
|
} | {
|
|
975
|
+
__kind: "P2WPKH";
|
|
977
976
|
value: `0x${string}`;
|
|
978
|
-
__kind: "P2WSH";
|
|
979
977
|
} | {
|
|
978
|
+
__kind: "P2WSH";
|
|
980
979
|
value: `0x${string}`;
|
|
980
|
+
} | {
|
|
981
981
|
__kind: "Taproot";
|
|
982
|
+
value: `0x${string}`;
|
|
982
983
|
} | {
|
|
983
984
|
__kind: "OtherSegwit";
|
|
984
985
|
version: number;
|
|
985
986
|
program: `0x${string}`;
|
|
986
987
|
};
|
|
987
|
-
__kind: "Btc";
|
|
988
988
|
} | {
|
|
989
|
-
value: `0x${string}`;
|
|
990
989
|
__kind: "Arb";
|
|
991
|
-
} | {
|
|
992
990
|
value: `0x${string}`;
|
|
993
|
-
__kind: "Sol";
|
|
994
991
|
} | {
|
|
992
|
+
__kind: "Sol";
|
|
995
993
|
value: `0x${string}`;
|
|
994
|
+
} | {
|
|
996
995
|
__kind: "Hub";
|
|
996
|
+
value: `0x${string}`;
|
|
997
997
|
} | null | undefined;
|
|
998
998
|
} | null | undefined;
|
|
999
999
|
brokerFee?: {
|
|
@@ -1008,20 +1008,20 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1008
1008
|
}, {
|
|
1009
1009
|
__kind: "DepositFailedVaultVariantEthereum";
|
|
1010
1010
|
vaultWitness: {
|
|
1011
|
-
txId: string;
|
|
1012
1011
|
depositDetails: {
|
|
1013
1012
|
txHashes?: string[] | null | undefined;
|
|
1014
1013
|
};
|
|
1014
|
+
txId: string;
|
|
1015
1015
|
inputAsset: {
|
|
1016
1016
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1017
1017
|
};
|
|
1018
1018
|
depositAmount: string | number;
|
|
1019
1019
|
outputAsset: {
|
|
1020
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
1020
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1021
1021
|
};
|
|
1022
1022
|
destinationAddress: {
|
|
1023
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1023
1024
|
value: string;
|
|
1024
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1025
1025
|
};
|
|
1026
1026
|
affiliateFees: {
|
|
1027
1027
|
account: number;
|
|
@@ -1051,42 +1051,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1051
1051
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1052
1052
|
};
|
|
1053
1053
|
sourceAddress?: {
|
|
1054
|
-
value: string;
|
|
1055
1054
|
__kind: "Eth";
|
|
1056
|
-
} | {
|
|
1057
1055
|
value: string;
|
|
1056
|
+
} | {
|
|
1058
1057
|
__kind: "Dot";
|
|
1058
|
+
value: string;
|
|
1059
1059
|
} | {
|
|
1060
|
+
__kind: "Btc";
|
|
1060
1061
|
value: {
|
|
1061
|
-
value: string;
|
|
1062
1062
|
__kind: "P2PKH";
|
|
1063
|
-
} | {
|
|
1064
1063
|
value: string;
|
|
1065
|
-
__kind: "P2SH";
|
|
1066
1064
|
} | {
|
|
1065
|
+
__kind: "P2SH";
|
|
1067
1066
|
value: string;
|
|
1068
|
-
__kind: "P2WPKH";
|
|
1069
1067
|
} | {
|
|
1068
|
+
__kind: "P2WPKH";
|
|
1070
1069
|
value: string;
|
|
1071
|
-
__kind: "P2WSH";
|
|
1072
1070
|
} | {
|
|
1071
|
+
__kind: "P2WSH";
|
|
1073
1072
|
value: string;
|
|
1073
|
+
} | {
|
|
1074
1074
|
__kind: "Taproot";
|
|
1075
|
+
value: string;
|
|
1075
1076
|
} | {
|
|
1076
1077
|
__kind: "OtherSegwit";
|
|
1077
1078
|
version: number;
|
|
1078
1079
|
program: string;
|
|
1079
1080
|
};
|
|
1080
|
-
__kind: "Btc";
|
|
1081
1081
|
} | {
|
|
1082
|
-
value: string;
|
|
1083
1082
|
__kind: "Arb";
|
|
1084
|
-
} | {
|
|
1085
1083
|
value: string;
|
|
1086
|
-
__kind: "Sol";
|
|
1087
1084
|
} | {
|
|
1085
|
+
__kind: "Sol";
|
|
1088
1086
|
value: string;
|
|
1087
|
+
} | {
|
|
1089
1088
|
__kind: "Hub";
|
|
1089
|
+
value: string;
|
|
1090
1090
|
} | null | undefined;
|
|
1091
1091
|
} | null | undefined;
|
|
1092
1092
|
brokerFee?: {
|
|
@@ -1100,6 +1100,7 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1100
1100
|
};
|
|
1101
1101
|
}>]>;
|
|
1102
1102
|
}, "strip", z.ZodTypeAny, {
|
|
1103
|
+
blockHeight: bigint;
|
|
1103
1104
|
reason: {
|
|
1104
1105
|
__kind: "BelowMinimumDeposit";
|
|
1105
1106
|
} | {
|
|
@@ -1107,6 +1108,7 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1107
1108
|
} | {
|
|
1108
1109
|
__kind: "TransactionRejectedByBroker";
|
|
1109
1110
|
} | {
|
|
1111
|
+
__kind: "DepositWitnessRejected";
|
|
1110
1112
|
value: {
|
|
1111
1113
|
__kind: "Other";
|
|
1112
1114
|
} | {
|
|
@@ -1114,11 +1116,11 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1114
1116
|
} | {
|
|
1115
1117
|
__kind: "BadOrigin";
|
|
1116
1118
|
} | {
|
|
1119
|
+
__kind: "Module";
|
|
1117
1120
|
value: {
|
|
1118
1121
|
index: number;
|
|
1119
1122
|
error: `0x${string}`;
|
|
1120
1123
|
};
|
|
1121
|
-
__kind: "Module";
|
|
1122
1124
|
} | {
|
|
1123
1125
|
__kind: "ConsumerRemaining";
|
|
1124
1126
|
} | {
|
|
@@ -1126,14 +1128,14 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1126
1128
|
} | {
|
|
1127
1129
|
__kind: "TooManyConsumers";
|
|
1128
1130
|
} | {
|
|
1129
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1130
1131
|
__kind: "Token";
|
|
1132
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1131
1133
|
} | {
|
|
1132
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1133
1134
|
__kind: "Arithmetic";
|
|
1135
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1134
1136
|
} | {
|
|
1135
|
-
value: "LimitReached" | "NoLayer";
|
|
1136
1137
|
__kind: "Transactional";
|
|
1138
|
+
value: "LimitReached" | "NoLayer";
|
|
1137
1139
|
} | {
|
|
1138
1140
|
__kind: "Exhausted";
|
|
1139
1141
|
} | {
|
|
@@ -1143,17 +1145,15 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1143
1145
|
} | {
|
|
1144
1146
|
__kind: "RootNotAllowed";
|
|
1145
1147
|
};
|
|
1146
|
-
__kind: "DepositWitnessRejected";
|
|
1147
1148
|
} | {
|
|
1148
1149
|
__kind: "Unrefundable";
|
|
1149
1150
|
};
|
|
1150
|
-
blockHeight: bigint;
|
|
1151
1151
|
details: {
|
|
1152
1152
|
__kind: "DepositFailedDepositChannelVariantEthereum";
|
|
1153
1153
|
depositWitness: {
|
|
1154
1154
|
depositAddress: `0x${string}`;
|
|
1155
|
-
amount: bigint;
|
|
1156
1155
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1156
|
+
amount: bigint;
|
|
1157
1157
|
depositDetails: {
|
|
1158
1158
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1159
1159
|
};
|
|
@@ -1161,13 +1161,13 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1161
1161
|
} | {
|
|
1162
1162
|
__kind: "DepositFailedVaultVariantEthereum";
|
|
1163
1163
|
vaultWitness: {
|
|
1164
|
-
txId: `0x${string}`;
|
|
1165
1164
|
depositDetails: {
|
|
1166
1165
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1167
1166
|
};
|
|
1167
|
+
txId: `0x${string}`;
|
|
1168
1168
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1169
1169
|
depositAmount: bigint;
|
|
1170
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
1170
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1171
1171
|
destinationAddress: {
|
|
1172
1172
|
readonly chain: "Ethereum";
|
|
1173
1173
|
readonly address: `0x${string}`;
|
|
@@ -1213,42 +1213,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1213
1213
|
};
|
|
1214
1214
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1215
1215
|
sourceAddress?: {
|
|
1216
|
-
value: `0x${string}`;
|
|
1217
1216
|
__kind: "Eth";
|
|
1218
|
-
} | {
|
|
1219
1217
|
value: `0x${string}`;
|
|
1218
|
+
} | {
|
|
1220
1219
|
__kind: "Dot";
|
|
1220
|
+
value: `0x${string}`;
|
|
1221
1221
|
} | {
|
|
1222
|
+
__kind: "Btc";
|
|
1222
1223
|
value: {
|
|
1223
|
-
value: `0x${string}`;
|
|
1224
1224
|
__kind: "P2PKH";
|
|
1225
|
-
} | {
|
|
1226
1225
|
value: `0x${string}`;
|
|
1227
|
-
__kind: "P2SH";
|
|
1228
1226
|
} | {
|
|
1227
|
+
__kind: "P2SH";
|
|
1229
1228
|
value: `0x${string}`;
|
|
1230
|
-
__kind: "P2WPKH";
|
|
1231
1229
|
} | {
|
|
1230
|
+
__kind: "P2WPKH";
|
|
1232
1231
|
value: `0x${string}`;
|
|
1233
|
-
__kind: "P2WSH";
|
|
1234
1232
|
} | {
|
|
1233
|
+
__kind: "P2WSH";
|
|
1235
1234
|
value: `0x${string}`;
|
|
1235
|
+
} | {
|
|
1236
1236
|
__kind: "Taproot";
|
|
1237
|
+
value: `0x${string}`;
|
|
1237
1238
|
} | {
|
|
1238
1239
|
__kind: "OtherSegwit";
|
|
1239
1240
|
version: number;
|
|
1240
1241
|
program: `0x${string}`;
|
|
1241
1242
|
};
|
|
1242
|
-
__kind: "Btc";
|
|
1243
1243
|
} | {
|
|
1244
|
-
value: `0x${string}`;
|
|
1245
1244
|
__kind: "Arb";
|
|
1246
|
-
} | {
|
|
1247
1245
|
value: `0x${string}`;
|
|
1248
|
-
__kind: "Sol";
|
|
1249
1246
|
} | {
|
|
1247
|
+
__kind: "Sol";
|
|
1250
1248
|
value: `0x${string}`;
|
|
1249
|
+
} | {
|
|
1251
1250
|
__kind: "Hub";
|
|
1251
|
+
value: `0x${string}`;
|
|
1252
1252
|
} | null | undefined;
|
|
1253
1253
|
} | null | undefined;
|
|
1254
1254
|
brokerFee?: {
|
|
@@ -1262,6 +1262,7 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1262
1262
|
};
|
|
1263
1263
|
};
|
|
1264
1264
|
}, {
|
|
1265
|
+
blockHeight: string | number;
|
|
1265
1266
|
reason: {
|
|
1266
1267
|
__kind: "BelowMinimumDeposit";
|
|
1267
1268
|
} | {
|
|
@@ -1269,6 +1270,7 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1269
1270
|
} | {
|
|
1270
1271
|
__kind: "TransactionRejectedByBroker";
|
|
1271
1272
|
} | {
|
|
1273
|
+
__kind: "DepositWitnessRejected";
|
|
1272
1274
|
value: {
|
|
1273
1275
|
__kind: "Other";
|
|
1274
1276
|
} | {
|
|
@@ -1276,11 +1278,11 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1276
1278
|
} | {
|
|
1277
1279
|
__kind: "BadOrigin";
|
|
1278
1280
|
} | {
|
|
1281
|
+
__kind: "Module";
|
|
1279
1282
|
value: {
|
|
1280
1283
|
index: number;
|
|
1281
1284
|
error: string;
|
|
1282
1285
|
};
|
|
1283
|
-
__kind: "Module";
|
|
1284
1286
|
} | {
|
|
1285
1287
|
__kind: "ConsumerRemaining";
|
|
1286
1288
|
} | {
|
|
@@ -1288,20 +1290,20 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1288
1290
|
} | {
|
|
1289
1291
|
__kind: "TooManyConsumers";
|
|
1290
1292
|
} | {
|
|
1293
|
+
__kind: "Token";
|
|
1291
1294
|
value: {
|
|
1292
1295
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1293
1296
|
};
|
|
1294
|
-
__kind: "Token";
|
|
1295
1297
|
} | {
|
|
1298
|
+
__kind: "Arithmetic";
|
|
1296
1299
|
value: {
|
|
1297
1300
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1298
1301
|
};
|
|
1299
|
-
__kind: "Arithmetic";
|
|
1300
1302
|
} | {
|
|
1303
|
+
__kind: "Transactional";
|
|
1301
1304
|
value: {
|
|
1302
1305
|
__kind: "LimitReached" | "NoLayer";
|
|
1303
1306
|
};
|
|
1304
|
-
__kind: "Transactional";
|
|
1305
1307
|
} | {
|
|
1306
1308
|
__kind: "Exhausted";
|
|
1307
1309
|
} | {
|
|
@@ -1311,19 +1313,17 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1311
1313
|
} | {
|
|
1312
1314
|
__kind: "RootNotAllowed";
|
|
1313
1315
|
};
|
|
1314
|
-
__kind: "DepositWitnessRejected";
|
|
1315
1316
|
} | {
|
|
1316
1317
|
__kind: "Unrefundable";
|
|
1317
1318
|
};
|
|
1318
|
-
blockHeight: string | number;
|
|
1319
1319
|
details: {
|
|
1320
1320
|
__kind: "DepositFailedDepositChannelVariantEthereum";
|
|
1321
1321
|
depositWitness: {
|
|
1322
1322
|
depositAddress: string;
|
|
1323
|
-
amount: string | number;
|
|
1324
1323
|
asset: {
|
|
1325
1324
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1326
1325
|
};
|
|
1326
|
+
amount: string | number;
|
|
1327
1327
|
depositDetails: {
|
|
1328
1328
|
txHashes?: string[] | null | undefined;
|
|
1329
1329
|
};
|
|
@@ -1331,20 +1331,20 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1331
1331
|
} | {
|
|
1332
1332
|
__kind: "DepositFailedVaultVariantEthereum";
|
|
1333
1333
|
vaultWitness: {
|
|
1334
|
-
txId: string;
|
|
1335
1334
|
depositDetails: {
|
|
1336
1335
|
txHashes?: string[] | null | undefined;
|
|
1337
1336
|
};
|
|
1337
|
+
txId: string;
|
|
1338
1338
|
inputAsset: {
|
|
1339
1339
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
1340
1340
|
};
|
|
1341
1341
|
depositAmount: string | number;
|
|
1342
1342
|
outputAsset: {
|
|
1343
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
1343
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1344
1344
|
};
|
|
1345
1345
|
destinationAddress: {
|
|
1346
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1346
1347
|
value: string;
|
|
1347
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1348
1348
|
};
|
|
1349
1349
|
affiliateFees: {
|
|
1350
1350
|
account: number;
|
|
@@ -1374,42 +1374,42 @@ declare const ethereumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1374
1374
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1375
1375
|
};
|
|
1376
1376
|
sourceAddress?: {
|
|
1377
|
-
value: string;
|
|
1378
1377
|
__kind: "Eth";
|
|
1379
|
-
} | {
|
|
1380
1378
|
value: string;
|
|
1379
|
+
} | {
|
|
1381
1380
|
__kind: "Dot";
|
|
1381
|
+
value: string;
|
|
1382
1382
|
} | {
|
|
1383
|
+
__kind: "Btc";
|
|
1383
1384
|
value: {
|
|
1384
|
-
value: string;
|
|
1385
1385
|
__kind: "P2PKH";
|
|
1386
|
-
} | {
|
|
1387
1386
|
value: string;
|
|
1388
|
-
__kind: "P2SH";
|
|
1389
1387
|
} | {
|
|
1388
|
+
__kind: "P2SH";
|
|
1390
1389
|
value: string;
|
|
1391
|
-
__kind: "P2WPKH";
|
|
1392
1390
|
} | {
|
|
1391
|
+
__kind: "P2WPKH";
|
|
1393
1392
|
value: string;
|
|
1394
|
-
__kind: "P2WSH";
|
|
1395
1393
|
} | {
|
|
1394
|
+
__kind: "P2WSH";
|
|
1396
1395
|
value: string;
|
|
1396
|
+
} | {
|
|
1397
1397
|
__kind: "Taproot";
|
|
1398
|
+
value: string;
|
|
1398
1399
|
} | {
|
|
1399
1400
|
__kind: "OtherSegwit";
|
|
1400
1401
|
version: number;
|
|
1401
1402
|
program: string;
|
|
1402
1403
|
};
|
|
1403
|
-
__kind: "Btc";
|
|
1404
1404
|
} | {
|
|
1405
|
-
value: string;
|
|
1406
1405
|
__kind: "Arb";
|
|
1407
|
-
} | {
|
|
1408
1406
|
value: string;
|
|
1409
|
-
__kind: "Sol";
|
|
1410
1407
|
} | {
|
|
1408
|
+
__kind: "Sol";
|
|
1411
1409
|
value: string;
|
|
1410
|
+
} | {
|
|
1412
1411
|
__kind: "Hub";
|
|
1412
|
+
value: string;
|
|
1413
1413
|
} | null | undefined;
|
|
1414
1414
|
} | null | undefined;
|
|
1415
1415
|
brokerFee?: {
|