@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 bitcoinIngressEgressDepositFailed: 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 bitcoinIngressEgressDepositFailed: 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 bitcoinIngressEgressDepositFailed: 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 bitcoinIngressEgressDepositFailed: 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 bitcoinIngressEgressDepositFailed: 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 bitcoinIngressEgressDepositFailed: 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 bitcoinIngressEgressDepositFailed: 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 bitcoinIngressEgressDepositFailed: 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 bitcoinIngressEgressDepositFailed: 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 bitcoinIngressEgressDepositFailed: 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 bitcoinIngressEgressDepositFailed: 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, {
|
|
@@ -261,47 +261,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
261
261
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
262
262
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
263
263
|
}, "strip", z.ZodTypeAny, {
|
|
264
|
-
value: `0x${string}`;
|
|
265
264
|
__kind: "P2PKH";
|
|
265
|
+
value: `0x${string}`;
|
|
266
266
|
}, {
|
|
267
|
-
value: string;
|
|
268
267
|
__kind: "P2PKH";
|
|
268
|
+
value: string;
|
|
269
269
|
}>, z.ZodObject<{
|
|
270
270
|
__kind: z.ZodLiteral<"P2SH">;
|
|
271
271
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
272
272
|
}, "strip", z.ZodTypeAny, {
|
|
273
|
-
value: `0x${string}`;
|
|
274
273
|
__kind: "P2SH";
|
|
274
|
+
value: `0x${string}`;
|
|
275
275
|
}, {
|
|
276
|
-
value: string;
|
|
277
276
|
__kind: "P2SH";
|
|
277
|
+
value: string;
|
|
278
278
|
}>, z.ZodObject<{
|
|
279
279
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
280
280
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
281
281
|
}, "strip", z.ZodTypeAny, {
|
|
282
|
-
value: `0x${string}`;
|
|
283
282
|
__kind: "P2WPKH";
|
|
283
|
+
value: `0x${string}`;
|
|
284
284
|
}, {
|
|
285
|
-
value: string;
|
|
286
285
|
__kind: "P2WPKH";
|
|
286
|
+
value: string;
|
|
287
287
|
}>, z.ZodObject<{
|
|
288
288
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
289
289
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
290
290
|
}, "strip", z.ZodTypeAny, {
|
|
291
|
-
value: `0x${string}`;
|
|
292
291
|
__kind: "P2WSH";
|
|
292
|
+
value: `0x${string}`;
|
|
293
293
|
}, {
|
|
294
|
-
value: string;
|
|
295
294
|
__kind: "P2WSH";
|
|
295
|
+
value: string;
|
|
296
296
|
}>, z.ZodObject<{
|
|
297
297
|
__kind: z.ZodLiteral<"Taproot">;
|
|
298
298
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
299
299
|
}, "strip", z.ZodTypeAny, {
|
|
300
|
-
value: `0x${string}`;
|
|
301
300
|
__kind: "Taproot";
|
|
301
|
+
value: `0x${string}`;
|
|
302
302
|
}, {
|
|
303
|
-
value: string;
|
|
304
303
|
__kind: "Taproot";
|
|
304
|
+
value: string;
|
|
305
305
|
}>, z.ZodObject<{
|
|
306
306
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
307
307
|
version: z.ZodNumber;
|
|
@@ -423,27 +423,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
423
423
|
}>;
|
|
424
424
|
}, "strip", z.ZodTypeAny, {
|
|
425
425
|
depositAddress: {
|
|
426
|
-
value: `0x${string}`;
|
|
427
426
|
__kind: "P2PKH";
|
|
428
|
-
} | {
|
|
429
427
|
value: `0x${string}`;
|
|
430
|
-
__kind: "P2SH";
|
|
431
428
|
} | {
|
|
429
|
+
__kind: "P2SH";
|
|
432
430
|
value: `0x${string}`;
|
|
433
|
-
__kind: "P2WPKH";
|
|
434
431
|
} | {
|
|
432
|
+
__kind: "P2WPKH";
|
|
435
433
|
value: `0x${string}`;
|
|
436
|
-
__kind: "P2WSH";
|
|
437
434
|
} | {
|
|
435
|
+
__kind: "P2WSH";
|
|
438
436
|
value: `0x${string}`;
|
|
437
|
+
} | {
|
|
439
438
|
__kind: "Taproot";
|
|
439
|
+
value: `0x${string}`;
|
|
440
440
|
} | {
|
|
441
441
|
__kind: "OtherSegwit";
|
|
442
442
|
version: number;
|
|
443
443
|
program: `0x${string}`;
|
|
444
444
|
};
|
|
445
|
-
amount: bigint;
|
|
446
445
|
asset: "Btc";
|
|
446
|
+
amount: bigint;
|
|
447
447
|
depositDetails: {
|
|
448
448
|
depositAddress: {
|
|
449
449
|
pubkeyX: `0x${string}`;
|
|
@@ -464,29 +464,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
464
464
|
};
|
|
465
465
|
}, {
|
|
466
466
|
depositAddress: {
|
|
467
|
-
value: string;
|
|
468
467
|
__kind: "P2PKH";
|
|
469
|
-
} | {
|
|
470
468
|
value: string;
|
|
471
|
-
__kind: "P2SH";
|
|
472
469
|
} | {
|
|
470
|
+
__kind: "P2SH";
|
|
473
471
|
value: string;
|
|
474
|
-
__kind: "P2WPKH";
|
|
475
472
|
} | {
|
|
473
|
+
__kind: "P2WPKH";
|
|
476
474
|
value: string;
|
|
477
|
-
__kind: "P2WSH";
|
|
478
475
|
} | {
|
|
476
|
+
__kind: "P2WSH";
|
|
479
477
|
value: string;
|
|
478
|
+
} | {
|
|
480
479
|
__kind: "Taproot";
|
|
480
|
+
value: string;
|
|
481
481
|
} | {
|
|
482
482
|
__kind: "OtherSegwit";
|
|
483
483
|
version: number;
|
|
484
484
|
program: string;
|
|
485
485
|
};
|
|
486
|
-
amount: string | number;
|
|
487
486
|
asset: {
|
|
488
487
|
__kind: "Btc";
|
|
489
488
|
};
|
|
489
|
+
amount: string | number;
|
|
490
490
|
depositDetails: {
|
|
491
491
|
depositAddress: {
|
|
492
492
|
pubkeyX: string;
|
|
@@ -510,27 +510,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
510
510
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
511
511
|
depositWitness: {
|
|
512
512
|
depositAddress: {
|
|
513
|
-
value: `0x${string}`;
|
|
514
513
|
__kind: "P2PKH";
|
|
515
|
-
} | {
|
|
516
514
|
value: `0x${string}`;
|
|
517
|
-
__kind: "P2SH";
|
|
518
515
|
} | {
|
|
516
|
+
__kind: "P2SH";
|
|
519
517
|
value: `0x${string}`;
|
|
520
|
-
__kind: "P2WPKH";
|
|
521
518
|
} | {
|
|
519
|
+
__kind: "P2WPKH";
|
|
522
520
|
value: `0x${string}`;
|
|
523
|
-
__kind: "P2WSH";
|
|
524
521
|
} | {
|
|
522
|
+
__kind: "P2WSH";
|
|
525
523
|
value: `0x${string}`;
|
|
524
|
+
} | {
|
|
526
525
|
__kind: "Taproot";
|
|
526
|
+
value: `0x${string}`;
|
|
527
527
|
} | {
|
|
528
528
|
__kind: "OtherSegwit";
|
|
529
529
|
version: number;
|
|
530
530
|
program: `0x${string}`;
|
|
531
531
|
};
|
|
532
|
-
amount: bigint;
|
|
533
532
|
asset: "Btc";
|
|
533
|
+
amount: bigint;
|
|
534
534
|
depositDetails: {
|
|
535
535
|
depositAddress: {
|
|
536
536
|
pubkeyX: `0x${string}`;
|
|
@@ -554,29 +554,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
554
554
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
555
555
|
depositWitness: {
|
|
556
556
|
depositAddress: {
|
|
557
|
-
value: string;
|
|
558
557
|
__kind: "P2PKH";
|
|
559
|
-
} | {
|
|
560
558
|
value: string;
|
|
561
|
-
__kind: "P2SH";
|
|
562
559
|
} | {
|
|
560
|
+
__kind: "P2SH";
|
|
563
561
|
value: string;
|
|
564
|
-
__kind: "P2WPKH";
|
|
565
562
|
} | {
|
|
563
|
+
__kind: "P2WPKH";
|
|
566
564
|
value: string;
|
|
567
|
-
__kind: "P2WSH";
|
|
568
565
|
} | {
|
|
566
|
+
__kind: "P2WSH";
|
|
569
567
|
value: string;
|
|
568
|
+
} | {
|
|
570
569
|
__kind: "Taproot";
|
|
570
|
+
value: string;
|
|
571
571
|
} | {
|
|
572
572
|
__kind: "OtherSegwit";
|
|
573
573
|
version: number;
|
|
574
574
|
program: string;
|
|
575
575
|
};
|
|
576
|
-
amount: string | number;
|
|
577
576
|
asset: {
|
|
578
577
|
__kind: "Btc";
|
|
579
578
|
};
|
|
579
|
+
amount: string | number;
|
|
580
580
|
depositDetails: {
|
|
581
581
|
depositAddress: {
|
|
582
582
|
pubkeyX: string;
|
|
@@ -612,47 +612,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
612
612
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
613
613
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
614
614
|
}, "strip", z.ZodTypeAny, {
|
|
615
|
-
value: `0x${string}`;
|
|
616
615
|
__kind: "P2PKH";
|
|
616
|
+
value: `0x${string}`;
|
|
617
617
|
}, {
|
|
618
|
-
value: string;
|
|
619
618
|
__kind: "P2PKH";
|
|
619
|
+
value: string;
|
|
620
620
|
}>, z.ZodObject<{
|
|
621
621
|
__kind: z.ZodLiteral<"P2SH">;
|
|
622
622
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
623
623
|
}, "strip", z.ZodTypeAny, {
|
|
624
|
-
value: `0x${string}`;
|
|
625
624
|
__kind: "P2SH";
|
|
625
|
+
value: `0x${string}`;
|
|
626
626
|
}, {
|
|
627
|
-
value: string;
|
|
628
627
|
__kind: "P2SH";
|
|
628
|
+
value: string;
|
|
629
629
|
}>, z.ZodObject<{
|
|
630
630
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
631
631
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
632
632
|
}, "strip", z.ZodTypeAny, {
|
|
633
|
-
value: `0x${string}`;
|
|
634
633
|
__kind: "P2WPKH";
|
|
634
|
+
value: `0x${string}`;
|
|
635
635
|
}, {
|
|
636
|
-
value: string;
|
|
637
636
|
__kind: "P2WPKH";
|
|
637
|
+
value: string;
|
|
638
638
|
}>, z.ZodObject<{
|
|
639
639
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
640
640
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
641
641
|
}, "strip", z.ZodTypeAny, {
|
|
642
|
-
value: `0x${string}`;
|
|
643
642
|
__kind: "P2WSH";
|
|
643
|
+
value: `0x${string}`;
|
|
644
644
|
}, {
|
|
645
|
-
value: string;
|
|
646
645
|
__kind: "P2WSH";
|
|
646
|
+
value: string;
|
|
647
647
|
}>, z.ZodObject<{
|
|
648
648
|
__kind: z.ZodLiteral<"Taproot">;
|
|
649
649
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
650
650
|
}, "strip", z.ZodTypeAny, {
|
|
651
|
-
value: `0x${string}`;
|
|
652
651
|
__kind: "Taproot";
|
|
652
|
+
value: `0x${string}`;
|
|
653
653
|
}, {
|
|
654
|
-
value: string;
|
|
655
654
|
__kind: "Taproot";
|
|
655
|
+
value: string;
|
|
656
656
|
}>, z.ZodObject<{
|
|
657
657
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
658
658
|
version: z.ZodNumber;
|
|
@@ -767,21 +767,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
767
767
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
768
768
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
769
769
|
}, "strip", z.ZodTypeAny, {
|
|
770
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
770
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
771
771
|
}, {
|
|
772
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
773
|
-
}>, "Eth" | "Flip" | "Usdc" | "
|
|
774
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
772
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
773
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
774
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
775
775
|
}>;
|
|
776
776
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
777
777
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
778
778
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
779
779
|
}, "strip", z.ZodTypeAny, {
|
|
780
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
780
781
|
value: `0x${string}`;
|
|
781
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
782
782
|
}, {
|
|
783
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
783
784
|
value: string;
|
|
784
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
785
785
|
}>, {
|
|
786
786
|
readonly chain: "Ethereum";
|
|
787
787
|
readonly address: `0x${string}`;
|
|
@@ -801,8 +801,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
801
801
|
readonly chain: "Assethub";
|
|
802
802
|
readonly address: string;
|
|
803
803
|
}, {
|
|
804
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
804
805
|
value: string;
|
|
805
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
806
806
|
}>;
|
|
807
807
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
808
808
|
channelMetadata: z.ZodObject<{
|
|
@@ -831,67 +831,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
831
831
|
__kind: z.ZodLiteral<"Eth">;
|
|
832
832
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
833
833
|
}, "strip", z.ZodTypeAny, {
|
|
834
|
-
value: `0x${string}`;
|
|
835
834
|
__kind: "Eth";
|
|
835
|
+
value: `0x${string}`;
|
|
836
836
|
}, {
|
|
837
|
-
value: string;
|
|
838
837
|
__kind: "Eth";
|
|
838
|
+
value: string;
|
|
839
839
|
}>, z.ZodObject<{
|
|
840
840
|
__kind: z.ZodLiteral<"Dot">;
|
|
841
841
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
842
842
|
}, "strip", z.ZodTypeAny, {
|
|
843
|
-
value: `0x${string}`;
|
|
844
843
|
__kind: "Dot";
|
|
844
|
+
value: `0x${string}`;
|
|
845
845
|
}, {
|
|
846
|
-
value: string;
|
|
847
846
|
__kind: "Dot";
|
|
847
|
+
value: string;
|
|
848
848
|
}>, z.ZodObject<{
|
|
849
849
|
__kind: z.ZodLiteral<"Btc">;
|
|
850
850
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
851
851
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
852
852
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
853
853
|
}, "strip", z.ZodTypeAny, {
|
|
854
|
-
value: `0x${string}`;
|
|
855
854
|
__kind: "P2PKH";
|
|
855
|
+
value: `0x${string}`;
|
|
856
856
|
}, {
|
|
857
|
-
value: string;
|
|
858
857
|
__kind: "P2PKH";
|
|
858
|
+
value: string;
|
|
859
859
|
}>, z.ZodObject<{
|
|
860
860
|
__kind: z.ZodLiteral<"P2SH">;
|
|
861
861
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
862
862
|
}, "strip", z.ZodTypeAny, {
|
|
863
|
-
value: `0x${string}`;
|
|
864
863
|
__kind: "P2SH";
|
|
864
|
+
value: `0x${string}`;
|
|
865
865
|
}, {
|
|
866
|
-
value: string;
|
|
867
866
|
__kind: "P2SH";
|
|
867
|
+
value: string;
|
|
868
868
|
}>, z.ZodObject<{
|
|
869
869
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
870
870
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
871
871
|
}, "strip", z.ZodTypeAny, {
|
|
872
|
-
value: `0x${string}`;
|
|
873
872
|
__kind: "P2WPKH";
|
|
873
|
+
value: `0x${string}`;
|
|
874
874
|
}, {
|
|
875
|
-
value: string;
|
|
876
875
|
__kind: "P2WPKH";
|
|
876
|
+
value: string;
|
|
877
877
|
}>, z.ZodObject<{
|
|
878
878
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
879
879
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
880
880
|
}, "strip", z.ZodTypeAny, {
|
|
881
|
-
value: `0x${string}`;
|
|
882
881
|
__kind: "P2WSH";
|
|
882
|
+
value: `0x${string}`;
|
|
883
883
|
}, {
|
|
884
|
-
value: string;
|
|
885
884
|
__kind: "P2WSH";
|
|
885
|
+
value: string;
|
|
886
886
|
}>, z.ZodObject<{
|
|
887
887
|
__kind: z.ZodLiteral<"Taproot">;
|
|
888
888
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
889
889
|
}, "strip", z.ZodTypeAny, {
|
|
890
|
-
value: `0x${string}`;
|
|
891
890
|
__kind: "Taproot";
|
|
891
|
+
value: `0x${string}`;
|
|
892
892
|
}, {
|
|
893
|
-
value: string;
|
|
894
893
|
__kind: "Taproot";
|
|
894
|
+
value: string;
|
|
895
895
|
}>, z.ZodObject<{
|
|
896
896
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
897
897
|
version: z.ZodNumber;
|
|
@@ -906,76 +906,76 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
906
906
|
program: string;
|
|
907
907
|
}>]>;
|
|
908
908
|
}, "strip", z.ZodTypeAny, {
|
|
909
|
+
__kind: "Btc";
|
|
909
910
|
value: {
|
|
910
|
-
value: `0x${string}`;
|
|
911
911
|
__kind: "P2PKH";
|
|
912
|
-
} | {
|
|
913
912
|
value: `0x${string}`;
|
|
914
|
-
__kind: "P2SH";
|
|
915
913
|
} | {
|
|
914
|
+
__kind: "P2SH";
|
|
916
915
|
value: `0x${string}`;
|
|
917
|
-
__kind: "P2WPKH";
|
|
918
916
|
} | {
|
|
917
|
+
__kind: "P2WPKH";
|
|
919
918
|
value: `0x${string}`;
|
|
920
|
-
__kind: "P2WSH";
|
|
921
919
|
} | {
|
|
920
|
+
__kind: "P2WSH";
|
|
922
921
|
value: `0x${string}`;
|
|
922
|
+
} | {
|
|
923
923
|
__kind: "Taproot";
|
|
924
|
+
value: `0x${string}`;
|
|
924
925
|
} | {
|
|
925
926
|
__kind: "OtherSegwit";
|
|
926
927
|
version: number;
|
|
927
928
|
program: `0x${string}`;
|
|
928
929
|
};
|
|
929
|
-
__kind: "Btc";
|
|
930
930
|
}, {
|
|
931
|
+
__kind: "Btc";
|
|
931
932
|
value: {
|
|
932
|
-
value: string;
|
|
933
933
|
__kind: "P2PKH";
|
|
934
|
-
} | {
|
|
935
934
|
value: string;
|
|
936
|
-
__kind: "P2SH";
|
|
937
935
|
} | {
|
|
936
|
+
__kind: "P2SH";
|
|
938
937
|
value: string;
|
|
939
|
-
__kind: "P2WPKH";
|
|
940
938
|
} | {
|
|
939
|
+
__kind: "P2WPKH";
|
|
941
940
|
value: string;
|
|
942
|
-
__kind: "P2WSH";
|
|
943
941
|
} | {
|
|
942
|
+
__kind: "P2WSH";
|
|
944
943
|
value: string;
|
|
944
|
+
} | {
|
|
945
945
|
__kind: "Taproot";
|
|
946
|
+
value: string;
|
|
946
947
|
} | {
|
|
947
948
|
__kind: "OtherSegwit";
|
|
948
949
|
version: number;
|
|
949
950
|
program: string;
|
|
950
951
|
};
|
|
951
|
-
__kind: "Btc";
|
|
952
952
|
}>, z.ZodObject<{
|
|
953
953
|
__kind: z.ZodLiteral<"Arb">;
|
|
954
954
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
955
955
|
}, "strip", z.ZodTypeAny, {
|
|
956
|
-
value: `0x${string}`;
|
|
957
956
|
__kind: "Arb";
|
|
957
|
+
value: `0x${string}`;
|
|
958
958
|
}, {
|
|
959
|
-
value: string;
|
|
960
959
|
__kind: "Arb";
|
|
960
|
+
value: string;
|
|
961
961
|
}>, z.ZodObject<{
|
|
962
962
|
__kind: z.ZodLiteral<"Sol">;
|
|
963
963
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
964
964
|
}, "strip", z.ZodTypeAny, {
|
|
965
|
-
value: `0x${string}`;
|
|
966
965
|
__kind: "Sol";
|
|
966
|
+
value: `0x${string}`;
|
|
967
967
|
}, {
|
|
968
|
-
value: string;
|
|
969
968
|
__kind: "Sol";
|
|
969
|
+
value: string;
|
|
970
970
|
}>, z.ZodObject<{
|
|
971
971
|
__kind: z.ZodLiteral<"Hub">;
|
|
972
972
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
973
973
|
}, "strip", z.ZodTypeAny, {
|
|
974
|
-
value: `0x${string}`;
|
|
975
974
|
__kind: "Hub";
|
|
975
|
+
value: `0x${string}`;
|
|
976
976
|
}, {
|
|
977
|
-
value: string;
|
|
978
977
|
__kind: "Hub";
|
|
978
|
+
value: string;
|
|
979
979
|
}>]>>>;
|
|
980
980
|
}, "strip", z.ZodTypeAny, {
|
|
981
981
|
channelMetadata: {
|
|
@@ -985,42 +985,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
985
985
|
};
|
|
986
986
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
987
987
|
sourceAddress?: {
|
|
988
|
-
value: `0x${string}`;
|
|
989
988
|
__kind: "Eth";
|
|
990
|
-
} | {
|
|
991
989
|
value: `0x${string}`;
|
|
990
|
+
} | {
|
|
992
991
|
__kind: "Dot";
|
|
992
|
+
value: `0x${string}`;
|
|
993
993
|
} | {
|
|
994
|
+
__kind: "Btc";
|
|
994
995
|
value: {
|
|
995
|
-
value: `0x${string}`;
|
|
996
996
|
__kind: "P2PKH";
|
|
997
|
-
} | {
|
|
998
997
|
value: `0x${string}`;
|
|
999
|
-
__kind: "P2SH";
|
|
1000
998
|
} | {
|
|
999
|
+
__kind: "P2SH";
|
|
1001
1000
|
value: `0x${string}`;
|
|
1002
|
-
__kind: "P2WPKH";
|
|
1003
1001
|
} | {
|
|
1002
|
+
__kind: "P2WPKH";
|
|
1004
1003
|
value: `0x${string}`;
|
|
1005
|
-
__kind: "P2WSH";
|
|
1006
1004
|
} | {
|
|
1005
|
+
__kind: "P2WSH";
|
|
1007
1006
|
value: `0x${string}`;
|
|
1007
|
+
} | {
|
|
1008
1008
|
__kind: "Taproot";
|
|
1009
|
+
value: `0x${string}`;
|
|
1009
1010
|
} | {
|
|
1010
1011
|
__kind: "OtherSegwit";
|
|
1011
1012
|
version: number;
|
|
1012
1013
|
program: `0x${string}`;
|
|
1013
1014
|
};
|
|
1014
|
-
__kind: "Btc";
|
|
1015
1015
|
} | {
|
|
1016
|
-
value: `0x${string}`;
|
|
1017
1016
|
__kind: "Arb";
|
|
1018
|
-
} | {
|
|
1019
1017
|
value: `0x${string}`;
|
|
1020
|
-
__kind: "Sol";
|
|
1021
1018
|
} | {
|
|
1019
|
+
__kind: "Sol";
|
|
1022
1020
|
value: `0x${string}`;
|
|
1021
|
+
} | {
|
|
1023
1022
|
__kind: "Hub";
|
|
1023
|
+
value: `0x${string}`;
|
|
1024
1024
|
} | null | undefined;
|
|
1025
1025
|
}, {
|
|
1026
1026
|
channelMetadata: {
|
|
@@ -1032,42 +1032,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1032
1032
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1033
1033
|
};
|
|
1034
1034
|
sourceAddress?: {
|
|
1035
|
-
value: string;
|
|
1036
1035
|
__kind: "Eth";
|
|
1037
|
-
} | {
|
|
1038
1036
|
value: string;
|
|
1037
|
+
} | {
|
|
1039
1038
|
__kind: "Dot";
|
|
1039
|
+
value: string;
|
|
1040
1040
|
} | {
|
|
1041
|
+
__kind: "Btc";
|
|
1041
1042
|
value: {
|
|
1042
|
-
value: string;
|
|
1043
1043
|
__kind: "P2PKH";
|
|
1044
|
-
} | {
|
|
1045
1044
|
value: string;
|
|
1046
|
-
__kind: "P2SH";
|
|
1047
1045
|
} | {
|
|
1046
|
+
__kind: "P2SH";
|
|
1048
1047
|
value: string;
|
|
1049
|
-
__kind: "P2WPKH";
|
|
1050
1048
|
} | {
|
|
1049
|
+
__kind: "P2WPKH";
|
|
1051
1050
|
value: string;
|
|
1052
|
-
__kind: "P2WSH";
|
|
1053
1051
|
} | {
|
|
1052
|
+
__kind: "P2WSH";
|
|
1054
1053
|
value: string;
|
|
1054
|
+
} | {
|
|
1055
1055
|
__kind: "Taproot";
|
|
1056
|
+
value: string;
|
|
1056
1057
|
} | {
|
|
1057
1058
|
__kind: "OtherSegwit";
|
|
1058
1059
|
version: number;
|
|
1059
1060
|
program: string;
|
|
1060
1061
|
};
|
|
1061
|
-
__kind: "Btc";
|
|
1062
1062
|
} | {
|
|
1063
|
-
value: string;
|
|
1064
1063
|
__kind: "Arb";
|
|
1065
|
-
} | {
|
|
1066
1064
|
value: string;
|
|
1067
|
-
__kind: "Sol";
|
|
1068
1065
|
} | {
|
|
1066
|
+
__kind: "Sol";
|
|
1069
1067
|
value: string;
|
|
1068
|
+
} | {
|
|
1070
1069
|
__kind: "Hub";
|
|
1070
|
+
value: string;
|
|
1071
1071
|
} | null | undefined;
|
|
1072
1072
|
}>>>;
|
|
1073
1073
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1097,47 +1097,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1097
1097
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1098
1098
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1099
1099
|
}, "strip", z.ZodTypeAny, {
|
|
1100
|
-
value: `0x${string}`;
|
|
1101
1100
|
__kind: "P2PKH";
|
|
1101
|
+
value: `0x${string}`;
|
|
1102
1102
|
}, {
|
|
1103
|
-
value: string;
|
|
1104
1103
|
__kind: "P2PKH";
|
|
1104
|
+
value: string;
|
|
1105
1105
|
}>, z.ZodObject<{
|
|
1106
1106
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1107
1107
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1108
1108
|
}, "strip", z.ZodTypeAny, {
|
|
1109
|
-
value: `0x${string}`;
|
|
1110
1109
|
__kind: "P2SH";
|
|
1110
|
+
value: `0x${string}`;
|
|
1111
1111
|
}, {
|
|
1112
|
-
value: string;
|
|
1113
1112
|
__kind: "P2SH";
|
|
1113
|
+
value: string;
|
|
1114
1114
|
}>, z.ZodObject<{
|
|
1115
1115
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1116
1116
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1117
1117
|
}, "strip", z.ZodTypeAny, {
|
|
1118
|
-
value: `0x${string}`;
|
|
1119
1118
|
__kind: "P2WPKH";
|
|
1119
|
+
value: `0x${string}`;
|
|
1120
1120
|
}, {
|
|
1121
|
-
value: string;
|
|
1122
1121
|
__kind: "P2WPKH";
|
|
1122
|
+
value: string;
|
|
1123
1123
|
}>, z.ZodObject<{
|
|
1124
1124
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1125
1125
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1126
1126
|
}, "strip", z.ZodTypeAny, {
|
|
1127
|
-
value: `0x${string}`;
|
|
1128
1127
|
__kind: "P2WSH";
|
|
1128
|
+
value: `0x${string}`;
|
|
1129
1129
|
}, {
|
|
1130
|
-
value: string;
|
|
1131
1130
|
__kind: "P2WSH";
|
|
1131
|
+
value: string;
|
|
1132
1132
|
}>, z.ZodObject<{
|
|
1133
1133
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1134
1134
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1135
1135
|
}, "strip", z.ZodTypeAny, {
|
|
1136
|
-
value: `0x${string}`;
|
|
1137
1136
|
__kind: "Taproot";
|
|
1137
|
+
value: `0x${string}`;
|
|
1138
1138
|
}, {
|
|
1139
|
-
value: string;
|
|
1140
1139
|
__kind: "Taproot";
|
|
1140
|
+
value: string;
|
|
1141
1141
|
}>, z.ZodObject<{
|
|
1142
1142
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1143
1143
|
version: z.ZodNumber;
|
|
@@ -1169,20 +1169,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1169
1169
|
}, "strip", z.ZodTypeAny, {
|
|
1170
1170
|
retryDuration: number;
|
|
1171
1171
|
refundAddress: {
|
|
1172
|
-
value: `0x${string}`;
|
|
1173
1172
|
__kind: "P2PKH";
|
|
1174
|
-
} | {
|
|
1175
1173
|
value: `0x${string}`;
|
|
1176
|
-
__kind: "P2SH";
|
|
1177
1174
|
} | {
|
|
1175
|
+
__kind: "P2SH";
|
|
1178
1176
|
value: `0x${string}`;
|
|
1179
|
-
__kind: "P2WPKH";
|
|
1180
1177
|
} | {
|
|
1178
|
+
__kind: "P2WPKH";
|
|
1181
1179
|
value: `0x${string}`;
|
|
1182
|
-
__kind: "P2WSH";
|
|
1183
1180
|
} | {
|
|
1181
|
+
__kind: "P2WSH";
|
|
1184
1182
|
value: `0x${string}`;
|
|
1183
|
+
} | {
|
|
1185
1184
|
__kind: "Taproot";
|
|
1185
|
+
value: `0x${string}`;
|
|
1186
1186
|
} | {
|
|
1187
1187
|
__kind: "OtherSegwit";
|
|
1188
1188
|
version: number;
|
|
@@ -1198,20 +1198,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1198
1198
|
}, {
|
|
1199
1199
|
retryDuration: number;
|
|
1200
1200
|
refundAddress: {
|
|
1201
|
-
value: string;
|
|
1202
1201
|
__kind: "P2PKH";
|
|
1203
|
-
} | {
|
|
1204
1202
|
value: string;
|
|
1205
|
-
__kind: "P2SH";
|
|
1206
1203
|
} | {
|
|
1204
|
+
__kind: "P2SH";
|
|
1207
1205
|
value: string;
|
|
1208
|
-
__kind: "P2WPKH";
|
|
1209
1206
|
} | {
|
|
1207
|
+
__kind: "P2WPKH";
|
|
1210
1208
|
value: string;
|
|
1211
|
-
__kind: "P2WSH";
|
|
1212
1209
|
} | {
|
|
1210
|
+
__kind: "P2WSH";
|
|
1213
1211
|
value: string;
|
|
1212
|
+
} | {
|
|
1214
1213
|
__kind: "Taproot";
|
|
1214
|
+
value: string;
|
|
1215
1215
|
} | {
|
|
1216
1216
|
__kind: "OtherSegwit";
|
|
1217
1217
|
version: number;
|
|
@@ -1237,7 +1237,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1237
1237
|
}>>>;
|
|
1238
1238
|
boostFee: z.ZodNumber;
|
|
1239
1239
|
}, "strip", z.ZodTypeAny, {
|
|
1240
|
-
txId: `0x${string}`;
|
|
1241
1240
|
depositDetails: {
|
|
1242
1241
|
depositAddress: {
|
|
1243
1242
|
pubkeyX: `0x${string}`;
|
|
@@ -1256,9 +1255,10 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1256
1255
|
vout: number;
|
|
1257
1256
|
};
|
|
1258
1257
|
};
|
|
1258
|
+
txId: `0x${string}`;
|
|
1259
1259
|
inputAsset: "Btc";
|
|
1260
1260
|
depositAmount: bigint;
|
|
1261
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
1261
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1262
1262
|
destinationAddress: {
|
|
1263
1263
|
readonly chain: "Ethereum";
|
|
1264
1264
|
readonly address: `0x${string}`;
|
|
@@ -1285,20 +1285,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1285
1285
|
refundParams: {
|
|
1286
1286
|
retryDuration: number;
|
|
1287
1287
|
refundAddress: {
|
|
1288
|
-
value: `0x${string}`;
|
|
1289
1288
|
__kind: "P2PKH";
|
|
1290
|
-
} | {
|
|
1291
1289
|
value: `0x${string}`;
|
|
1292
|
-
__kind: "P2SH";
|
|
1293
1290
|
} | {
|
|
1291
|
+
__kind: "P2SH";
|
|
1294
1292
|
value: `0x${string}`;
|
|
1295
|
-
__kind: "P2WPKH";
|
|
1296
1293
|
} | {
|
|
1294
|
+
__kind: "P2WPKH";
|
|
1297
1295
|
value: `0x${string}`;
|
|
1298
|
-
__kind: "P2WSH";
|
|
1299
1296
|
} | {
|
|
1297
|
+
__kind: "P2WSH";
|
|
1300
1298
|
value: `0x${string}`;
|
|
1299
|
+
} | {
|
|
1301
1300
|
__kind: "Taproot";
|
|
1301
|
+
value: `0x${string}`;
|
|
1302
1302
|
} | {
|
|
1303
1303
|
__kind: "OtherSegwit";
|
|
1304
1304
|
version: number;
|
|
@@ -1314,20 +1314,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1314
1314
|
};
|
|
1315
1315
|
boostFee: number;
|
|
1316
1316
|
depositAddress?: {
|
|
1317
|
-
value: `0x${string}`;
|
|
1318
1317
|
__kind: "P2PKH";
|
|
1319
|
-
} | {
|
|
1320
1318
|
value: `0x${string}`;
|
|
1321
|
-
__kind: "P2SH";
|
|
1322
1319
|
} | {
|
|
1320
|
+
__kind: "P2SH";
|
|
1323
1321
|
value: `0x${string}`;
|
|
1324
|
-
__kind: "P2WPKH";
|
|
1325
1322
|
} | {
|
|
1323
|
+
__kind: "P2WPKH";
|
|
1326
1324
|
value: `0x${string}`;
|
|
1327
|
-
__kind: "P2WSH";
|
|
1328
1325
|
} | {
|
|
1326
|
+
__kind: "P2WSH";
|
|
1329
1327
|
value: `0x${string}`;
|
|
1328
|
+
} | {
|
|
1330
1329
|
__kind: "Taproot";
|
|
1330
|
+
value: `0x${string}`;
|
|
1331
1331
|
} | {
|
|
1332
1332
|
__kind: "OtherSegwit";
|
|
1333
1333
|
version: number;
|
|
@@ -1342,42 +1342,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1342
1342
|
};
|
|
1343
1343
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1344
1344
|
sourceAddress?: {
|
|
1345
|
-
value: `0x${string}`;
|
|
1346
1345
|
__kind: "Eth";
|
|
1347
|
-
} | {
|
|
1348
1346
|
value: `0x${string}`;
|
|
1347
|
+
} | {
|
|
1349
1348
|
__kind: "Dot";
|
|
1349
|
+
value: `0x${string}`;
|
|
1350
1350
|
} | {
|
|
1351
|
+
__kind: "Btc";
|
|
1351
1352
|
value: {
|
|
1352
|
-
value: `0x${string}`;
|
|
1353
1353
|
__kind: "P2PKH";
|
|
1354
|
-
} | {
|
|
1355
1354
|
value: `0x${string}`;
|
|
1356
|
-
__kind: "P2SH";
|
|
1357
1355
|
} | {
|
|
1356
|
+
__kind: "P2SH";
|
|
1358
1357
|
value: `0x${string}`;
|
|
1359
|
-
__kind: "P2WPKH";
|
|
1360
1358
|
} | {
|
|
1359
|
+
__kind: "P2WPKH";
|
|
1361
1360
|
value: `0x${string}`;
|
|
1362
|
-
__kind: "P2WSH";
|
|
1363
1361
|
} | {
|
|
1362
|
+
__kind: "P2WSH";
|
|
1364
1363
|
value: `0x${string}`;
|
|
1364
|
+
} | {
|
|
1365
1365
|
__kind: "Taproot";
|
|
1366
|
+
value: `0x${string}`;
|
|
1366
1367
|
} | {
|
|
1367
1368
|
__kind: "OtherSegwit";
|
|
1368
1369
|
version: number;
|
|
1369
1370
|
program: `0x${string}`;
|
|
1370
1371
|
};
|
|
1371
|
-
__kind: "Btc";
|
|
1372
1372
|
} | {
|
|
1373
|
-
value: `0x${string}`;
|
|
1374
1373
|
__kind: "Arb";
|
|
1375
|
-
} | {
|
|
1376
1374
|
value: `0x${string}`;
|
|
1377
|
-
__kind: "Sol";
|
|
1378
1375
|
} | {
|
|
1376
|
+
__kind: "Sol";
|
|
1379
1377
|
value: `0x${string}`;
|
|
1378
|
+
} | {
|
|
1380
1379
|
__kind: "Hub";
|
|
1380
|
+
value: `0x${string}`;
|
|
1381
1381
|
} | null | undefined;
|
|
1382
1382
|
} | null | undefined;
|
|
1383
1383
|
brokerFee?: {
|
|
@@ -1389,7 +1389,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1389
1389
|
chunkInterval: number;
|
|
1390
1390
|
} | null | undefined;
|
|
1391
1391
|
}, {
|
|
1392
|
-
txId: string;
|
|
1393
1392
|
depositDetails: {
|
|
1394
1393
|
depositAddress: {
|
|
1395
1394
|
pubkeyX: string;
|
|
@@ -1408,16 +1407,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1408
1407
|
vout: number;
|
|
1409
1408
|
};
|
|
1410
1409
|
};
|
|
1410
|
+
txId: string;
|
|
1411
1411
|
inputAsset: {
|
|
1412
1412
|
__kind: "Btc";
|
|
1413
1413
|
};
|
|
1414
1414
|
depositAmount: string | number;
|
|
1415
1415
|
outputAsset: {
|
|
1416
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
1416
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1417
1417
|
};
|
|
1418
1418
|
destinationAddress: {
|
|
1419
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1419
1420
|
value: string;
|
|
1420
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1421
1421
|
};
|
|
1422
1422
|
affiliateFees: {
|
|
1423
1423
|
account: number;
|
|
@@ -1426,20 +1426,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1426
1426
|
refundParams: {
|
|
1427
1427
|
retryDuration: number;
|
|
1428
1428
|
refundAddress: {
|
|
1429
|
-
value: string;
|
|
1430
1429
|
__kind: "P2PKH";
|
|
1431
|
-
} | {
|
|
1432
1430
|
value: string;
|
|
1433
|
-
__kind: "P2SH";
|
|
1434
1431
|
} | {
|
|
1432
|
+
__kind: "P2SH";
|
|
1435
1433
|
value: string;
|
|
1436
|
-
__kind: "P2WPKH";
|
|
1437
1434
|
} | {
|
|
1435
|
+
__kind: "P2WPKH";
|
|
1438
1436
|
value: string;
|
|
1439
|
-
__kind: "P2WSH";
|
|
1440
1437
|
} | {
|
|
1438
|
+
__kind: "P2WSH";
|
|
1441
1439
|
value: string;
|
|
1440
|
+
} | {
|
|
1442
1441
|
__kind: "Taproot";
|
|
1442
|
+
value: string;
|
|
1443
1443
|
} | {
|
|
1444
1444
|
__kind: "OtherSegwit";
|
|
1445
1445
|
version: number;
|
|
@@ -1455,20 +1455,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1455
1455
|
};
|
|
1456
1456
|
boostFee: number;
|
|
1457
1457
|
depositAddress?: {
|
|
1458
|
-
value: string;
|
|
1459
1458
|
__kind: "P2PKH";
|
|
1460
|
-
} | {
|
|
1461
1459
|
value: string;
|
|
1462
|
-
__kind: "P2SH";
|
|
1463
1460
|
} | {
|
|
1461
|
+
__kind: "P2SH";
|
|
1464
1462
|
value: string;
|
|
1465
|
-
__kind: "P2WPKH";
|
|
1466
1463
|
} | {
|
|
1464
|
+
__kind: "P2WPKH";
|
|
1467
1465
|
value: string;
|
|
1468
|
-
__kind: "P2WSH";
|
|
1469
1466
|
} | {
|
|
1467
|
+
__kind: "P2WSH";
|
|
1470
1468
|
value: string;
|
|
1469
|
+
} | {
|
|
1471
1470
|
__kind: "Taproot";
|
|
1471
|
+
value: string;
|
|
1472
1472
|
} | {
|
|
1473
1473
|
__kind: "OtherSegwit";
|
|
1474
1474
|
version: number;
|
|
@@ -1485,42 +1485,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1485
1485
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1486
1486
|
};
|
|
1487
1487
|
sourceAddress?: {
|
|
1488
|
-
value: string;
|
|
1489
1488
|
__kind: "Eth";
|
|
1490
|
-
} | {
|
|
1491
1489
|
value: string;
|
|
1490
|
+
} | {
|
|
1492
1491
|
__kind: "Dot";
|
|
1492
|
+
value: string;
|
|
1493
1493
|
} | {
|
|
1494
|
+
__kind: "Btc";
|
|
1494
1495
|
value: {
|
|
1495
|
-
value: string;
|
|
1496
1496
|
__kind: "P2PKH";
|
|
1497
|
-
} | {
|
|
1498
1497
|
value: string;
|
|
1499
|
-
__kind: "P2SH";
|
|
1500
1498
|
} | {
|
|
1499
|
+
__kind: "P2SH";
|
|
1501
1500
|
value: string;
|
|
1502
|
-
__kind: "P2WPKH";
|
|
1503
1501
|
} | {
|
|
1502
|
+
__kind: "P2WPKH";
|
|
1504
1503
|
value: string;
|
|
1505
|
-
__kind: "P2WSH";
|
|
1506
1504
|
} | {
|
|
1505
|
+
__kind: "P2WSH";
|
|
1507
1506
|
value: string;
|
|
1507
|
+
} | {
|
|
1508
1508
|
__kind: "Taproot";
|
|
1509
|
+
value: string;
|
|
1509
1510
|
} | {
|
|
1510
1511
|
__kind: "OtherSegwit";
|
|
1511
1512
|
version: number;
|
|
1512
1513
|
program: string;
|
|
1513
1514
|
};
|
|
1514
|
-
__kind: "Btc";
|
|
1515
1515
|
} | {
|
|
1516
|
-
value: string;
|
|
1517
1516
|
__kind: "Arb";
|
|
1518
|
-
} | {
|
|
1519
1517
|
value: string;
|
|
1520
|
-
__kind: "Sol";
|
|
1521
1518
|
} | {
|
|
1519
|
+
__kind: "Sol";
|
|
1522
1520
|
value: string;
|
|
1521
|
+
} | {
|
|
1523
1522
|
__kind: "Hub";
|
|
1523
|
+
value: string;
|
|
1524
1524
|
} | null | undefined;
|
|
1525
1525
|
} | null | undefined;
|
|
1526
1526
|
brokerFee?: {
|
|
@@ -1535,7 +1535,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1535
1535
|
}, "strip", z.ZodTypeAny, {
|
|
1536
1536
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
1537
1537
|
vaultWitness: {
|
|
1538
|
-
txId: `0x${string}`;
|
|
1539
1538
|
depositDetails: {
|
|
1540
1539
|
depositAddress: {
|
|
1541
1540
|
pubkeyX: `0x${string}`;
|
|
@@ -1554,9 +1553,10 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1554
1553
|
vout: number;
|
|
1555
1554
|
};
|
|
1556
1555
|
};
|
|
1556
|
+
txId: `0x${string}`;
|
|
1557
1557
|
inputAsset: "Btc";
|
|
1558
1558
|
depositAmount: bigint;
|
|
1559
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
1559
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1560
1560
|
destinationAddress: {
|
|
1561
1561
|
readonly chain: "Ethereum";
|
|
1562
1562
|
readonly address: `0x${string}`;
|
|
@@ -1583,20 +1583,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1583
1583
|
refundParams: {
|
|
1584
1584
|
retryDuration: number;
|
|
1585
1585
|
refundAddress: {
|
|
1586
|
-
value: `0x${string}`;
|
|
1587
1586
|
__kind: "P2PKH";
|
|
1588
|
-
} | {
|
|
1589
1587
|
value: `0x${string}`;
|
|
1590
|
-
__kind: "P2SH";
|
|
1591
1588
|
} | {
|
|
1589
|
+
__kind: "P2SH";
|
|
1592
1590
|
value: `0x${string}`;
|
|
1593
|
-
__kind: "P2WPKH";
|
|
1594
1591
|
} | {
|
|
1592
|
+
__kind: "P2WPKH";
|
|
1595
1593
|
value: `0x${string}`;
|
|
1596
|
-
__kind: "P2WSH";
|
|
1597
1594
|
} | {
|
|
1595
|
+
__kind: "P2WSH";
|
|
1598
1596
|
value: `0x${string}`;
|
|
1597
|
+
} | {
|
|
1599
1598
|
__kind: "Taproot";
|
|
1599
|
+
value: `0x${string}`;
|
|
1600
1600
|
} | {
|
|
1601
1601
|
__kind: "OtherSegwit";
|
|
1602
1602
|
version: number;
|
|
@@ -1612,20 +1612,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1612
1612
|
};
|
|
1613
1613
|
boostFee: number;
|
|
1614
1614
|
depositAddress?: {
|
|
1615
|
-
value: `0x${string}`;
|
|
1616
1615
|
__kind: "P2PKH";
|
|
1617
|
-
} | {
|
|
1618
1616
|
value: `0x${string}`;
|
|
1619
|
-
__kind: "P2SH";
|
|
1620
1617
|
} | {
|
|
1618
|
+
__kind: "P2SH";
|
|
1621
1619
|
value: `0x${string}`;
|
|
1622
|
-
__kind: "P2WPKH";
|
|
1623
1620
|
} | {
|
|
1621
|
+
__kind: "P2WPKH";
|
|
1624
1622
|
value: `0x${string}`;
|
|
1625
|
-
__kind: "P2WSH";
|
|
1626
1623
|
} | {
|
|
1624
|
+
__kind: "P2WSH";
|
|
1627
1625
|
value: `0x${string}`;
|
|
1626
|
+
} | {
|
|
1628
1627
|
__kind: "Taproot";
|
|
1628
|
+
value: `0x${string}`;
|
|
1629
1629
|
} | {
|
|
1630
1630
|
__kind: "OtherSegwit";
|
|
1631
1631
|
version: number;
|
|
@@ -1640,42 +1640,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1640
1640
|
};
|
|
1641
1641
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1642
1642
|
sourceAddress?: {
|
|
1643
|
-
value: `0x${string}`;
|
|
1644
1643
|
__kind: "Eth";
|
|
1645
|
-
} | {
|
|
1646
1644
|
value: `0x${string}`;
|
|
1645
|
+
} | {
|
|
1647
1646
|
__kind: "Dot";
|
|
1647
|
+
value: `0x${string}`;
|
|
1648
1648
|
} | {
|
|
1649
|
+
__kind: "Btc";
|
|
1649
1650
|
value: {
|
|
1650
|
-
value: `0x${string}`;
|
|
1651
1651
|
__kind: "P2PKH";
|
|
1652
|
-
} | {
|
|
1653
1652
|
value: `0x${string}`;
|
|
1654
|
-
__kind: "P2SH";
|
|
1655
1653
|
} | {
|
|
1654
|
+
__kind: "P2SH";
|
|
1656
1655
|
value: `0x${string}`;
|
|
1657
|
-
__kind: "P2WPKH";
|
|
1658
1656
|
} | {
|
|
1657
|
+
__kind: "P2WPKH";
|
|
1659
1658
|
value: `0x${string}`;
|
|
1660
|
-
__kind: "P2WSH";
|
|
1661
1659
|
} | {
|
|
1660
|
+
__kind: "P2WSH";
|
|
1662
1661
|
value: `0x${string}`;
|
|
1662
|
+
} | {
|
|
1663
1663
|
__kind: "Taproot";
|
|
1664
|
+
value: `0x${string}`;
|
|
1664
1665
|
} | {
|
|
1665
1666
|
__kind: "OtherSegwit";
|
|
1666
1667
|
version: number;
|
|
1667
1668
|
program: `0x${string}`;
|
|
1668
1669
|
};
|
|
1669
|
-
__kind: "Btc";
|
|
1670
1670
|
} | {
|
|
1671
|
-
value: `0x${string}`;
|
|
1672
1671
|
__kind: "Arb";
|
|
1673
|
-
} | {
|
|
1674
1672
|
value: `0x${string}`;
|
|
1675
|
-
__kind: "Sol";
|
|
1676
1673
|
} | {
|
|
1674
|
+
__kind: "Sol";
|
|
1677
1675
|
value: `0x${string}`;
|
|
1676
|
+
} | {
|
|
1678
1677
|
__kind: "Hub";
|
|
1678
|
+
value: `0x${string}`;
|
|
1679
1679
|
} | null | undefined;
|
|
1680
1680
|
} | null | undefined;
|
|
1681
1681
|
brokerFee?: {
|
|
@@ -1690,7 +1690,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1690
1690
|
}, {
|
|
1691
1691
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
1692
1692
|
vaultWitness: {
|
|
1693
|
-
txId: string;
|
|
1694
1693
|
depositDetails: {
|
|
1695
1694
|
depositAddress: {
|
|
1696
1695
|
pubkeyX: string;
|
|
@@ -1709,16 +1708,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1709
1708
|
vout: number;
|
|
1710
1709
|
};
|
|
1711
1710
|
};
|
|
1711
|
+
txId: string;
|
|
1712
1712
|
inputAsset: {
|
|
1713
1713
|
__kind: "Btc";
|
|
1714
1714
|
};
|
|
1715
1715
|
depositAmount: string | number;
|
|
1716
1716
|
outputAsset: {
|
|
1717
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
1717
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1718
1718
|
};
|
|
1719
1719
|
destinationAddress: {
|
|
1720
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1720
1721
|
value: string;
|
|
1721
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1722
1722
|
};
|
|
1723
1723
|
affiliateFees: {
|
|
1724
1724
|
account: number;
|
|
@@ -1727,20 +1727,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1727
1727
|
refundParams: {
|
|
1728
1728
|
retryDuration: number;
|
|
1729
1729
|
refundAddress: {
|
|
1730
|
-
value: string;
|
|
1731
1730
|
__kind: "P2PKH";
|
|
1732
|
-
} | {
|
|
1733
1731
|
value: string;
|
|
1734
|
-
__kind: "P2SH";
|
|
1735
1732
|
} | {
|
|
1733
|
+
__kind: "P2SH";
|
|
1736
1734
|
value: string;
|
|
1737
|
-
__kind: "P2WPKH";
|
|
1738
1735
|
} | {
|
|
1736
|
+
__kind: "P2WPKH";
|
|
1739
1737
|
value: string;
|
|
1740
|
-
__kind: "P2WSH";
|
|
1741
1738
|
} | {
|
|
1739
|
+
__kind: "P2WSH";
|
|
1742
1740
|
value: string;
|
|
1741
|
+
} | {
|
|
1743
1742
|
__kind: "Taproot";
|
|
1743
|
+
value: string;
|
|
1744
1744
|
} | {
|
|
1745
1745
|
__kind: "OtherSegwit";
|
|
1746
1746
|
version: number;
|
|
@@ -1756,20 +1756,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1756
1756
|
};
|
|
1757
1757
|
boostFee: number;
|
|
1758
1758
|
depositAddress?: {
|
|
1759
|
-
value: string;
|
|
1760
1759
|
__kind: "P2PKH";
|
|
1761
|
-
} | {
|
|
1762
1760
|
value: string;
|
|
1763
|
-
__kind: "P2SH";
|
|
1764
1761
|
} | {
|
|
1762
|
+
__kind: "P2SH";
|
|
1765
1763
|
value: string;
|
|
1766
|
-
__kind: "P2WPKH";
|
|
1767
1764
|
} | {
|
|
1765
|
+
__kind: "P2WPKH";
|
|
1768
1766
|
value: string;
|
|
1769
|
-
__kind: "P2WSH";
|
|
1770
1767
|
} | {
|
|
1768
|
+
__kind: "P2WSH";
|
|
1771
1769
|
value: string;
|
|
1770
|
+
} | {
|
|
1772
1771
|
__kind: "Taproot";
|
|
1772
|
+
value: string;
|
|
1773
1773
|
} | {
|
|
1774
1774
|
__kind: "OtherSegwit";
|
|
1775
1775
|
version: number;
|
|
@@ -1786,42 +1786,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1786
1786
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1787
1787
|
};
|
|
1788
1788
|
sourceAddress?: {
|
|
1789
|
-
value: string;
|
|
1790
1789
|
__kind: "Eth";
|
|
1791
|
-
} | {
|
|
1792
1790
|
value: string;
|
|
1791
|
+
} | {
|
|
1793
1792
|
__kind: "Dot";
|
|
1793
|
+
value: string;
|
|
1794
1794
|
} | {
|
|
1795
|
+
__kind: "Btc";
|
|
1795
1796
|
value: {
|
|
1796
|
-
value: string;
|
|
1797
1797
|
__kind: "P2PKH";
|
|
1798
|
-
} | {
|
|
1799
1798
|
value: string;
|
|
1800
|
-
__kind: "P2SH";
|
|
1801
1799
|
} | {
|
|
1800
|
+
__kind: "P2SH";
|
|
1802
1801
|
value: string;
|
|
1803
|
-
__kind: "P2WPKH";
|
|
1804
1802
|
} | {
|
|
1803
|
+
__kind: "P2WPKH";
|
|
1805
1804
|
value: string;
|
|
1806
|
-
__kind: "P2WSH";
|
|
1807
1805
|
} | {
|
|
1806
|
+
__kind: "P2WSH";
|
|
1808
1807
|
value: string;
|
|
1808
|
+
} | {
|
|
1809
1809
|
__kind: "Taproot";
|
|
1810
|
+
value: string;
|
|
1810
1811
|
} | {
|
|
1811
1812
|
__kind: "OtherSegwit";
|
|
1812
1813
|
version: number;
|
|
1813
1814
|
program: string;
|
|
1814
1815
|
};
|
|
1815
|
-
__kind: "Btc";
|
|
1816
1816
|
} | {
|
|
1817
|
-
value: string;
|
|
1818
1817
|
__kind: "Arb";
|
|
1819
|
-
} | {
|
|
1820
1818
|
value: string;
|
|
1821
|
-
__kind: "Sol";
|
|
1822
1819
|
} | {
|
|
1820
|
+
__kind: "Sol";
|
|
1823
1821
|
value: string;
|
|
1822
|
+
} | {
|
|
1824
1823
|
__kind: "Hub";
|
|
1824
|
+
value: string;
|
|
1825
1825
|
} | null | undefined;
|
|
1826
1826
|
} | null | undefined;
|
|
1827
1827
|
brokerFee?: {
|
|
@@ -1835,6 +1835,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1835
1835
|
};
|
|
1836
1836
|
}>]>;
|
|
1837
1837
|
}, "strip", z.ZodTypeAny, {
|
|
1838
|
+
blockHeight: bigint;
|
|
1838
1839
|
reason: {
|
|
1839
1840
|
__kind: "BelowMinimumDeposit";
|
|
1840
1841
|
} | {
|
|
@@ -1842,6 +1843,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1842
1843
|
} | {
|
|
1843
1844
|
__kind: "TransactionRejectedByBroker";
|
|
1844
1845
|
} | {
|
|
1846
|
+
__kind: "DepositWitnessRejected";
|
|
1845
1847
|
value: {
|
|
1846
1848
|
__kind: "Other";
|
|
1847
1849
|
} | {
|
|
@@ -1849,11 +1851,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1849
1851
|
} | {
|
|
1850
1852
|
__kind: "BadOrigin";
|
|
1851
1853
|
} | {
|
|
1854
|
+
__kind: "Module";
|
|
1852
1855
|
value: {
|
|
1853
1856
|
index: number;
|
|
1854
1857
|
error: `0x${string}`;
|
|
1855
1858
|
};
|
|
1856
|
-
__kind: "Module";
|
|
1857
1859
|
} | {
|
|
1858
1860
|
__kind: "ConsumerRemaining";
|
|
1859
1861
|
} | {
|
|
@@ -1861,14 +1863,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1861
1863
|
} | {
|
|
1862
1864
|
__kind: "TooManyConsumers";
|
|
1863
1865
|
} | {
|
|
1864
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1865
1866
|
__kind: "Token";
|
|
1867
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1866
1868
|
} | {
|
|
1867
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1868
1869
|
__kind: "Arithmetic";
|
|
1870
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1869
1871
|
} | {
|
|
1870
|
-
value: "LimitReached" | "NoLayer";
|
|
1871
1872
|
__kind: "Transactional";
|
|
1873
|
+
value: "LimitReached" | "NoLayer";
|
|
1872
1874
|
} | {
|
|
1873
1875
|
__kind: "Exhausted";
|
|
1874
1876
|
} | {
|
|
@@ -1878,36 +1880,34 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1878
1880
|
} | {
|
|
1879
1881
|
__kind: "RootNotAllowed";
|
|
1880
1882
|
};
|
|
1881
|
-
__kind: "DepositWitnessRejected";
|
|
1882
1883
|
} | {
|
|
1883
1884
|
__kind: "Unrefundable";
|
|
1884
1885
|
};
|
|
1885
|
-
blockHeight: bigint;
|
|
1886
1886
|
details: {
|
|
1887
1887
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
1888
1888
|
depositWitness: {
|
|
1889
1889
|
depositAddress: {
|
|
1890
|
-
value: `0x${string}`;
|
|
1891
1890
|
__kind: "P2PKH";
|
|
1892
|
-
} | {
|
|
1893
1891
|
value: `0x${string}`;
|
|
1894
|
-
__kind: "P2SH";
|
|
1895
1892
|
} | {
|
|
1893
|
+
__kind: "P2SH";
|
|
1896
1894
|
value: `0x${string}`;
|
|
1897
|
-
__kind: "P2WPKH";
|
|
1898
1895
|
} | {
|
|
1896
|
+
__kind: "P2WPKH";
|
|
1899
1897
|
value: `0x${string}`;
|
|
1900
|
-
__kind: "P2WSH";
|
|
1901
1898
|
} | {
|
|
1899
|
+
__kind: "P2WSH";
|
|
1902
1900
|
value: `0x${string}`;
|
|
1901
|
+
} | {
|
|
1903
1902
|
__kind: "Taproot";
|
|
1903
|
+
value: `0x${string}`;
|
|
1904
1904
|
} | {
|
|
1905
1905
|
__kind: "OtherSegwit";
|
|
1906
1906
|
version: number;
|
|
1907
1907
|
program: `0x${string}`;
|
|
1908
1908
|
};
|
|
1909
|
-
amount: bigint;
|
|
1910
1909
|
asset: "Btc";
|
|
1910
|
+
amount: bigint;
|
|
1911
1911
|
depositDetails: {
|
|
1912
1912
|
depositAddress: {
|
|
1913
1913
|
pubkeyX: `0x${string}`;
|
|
@@ -1930,7 +1930,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1930
1930
|
} | {
|
|
1931
1931
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
1932
1932
|
vaultWitness: {
|
|
1933
|
-
txId: `0x${string}`;
|
|
1934
1933
|
depositDetails: {
|
|
1935
1934
|
depositAddress: {
|
|
1936
1935
|
pubkeyX: `0x${string}`;
|
|
@@ -1949,9 +1948,10 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1949
1948
|
vout: number;
|
|
1950
1949
|
};
|
|
1951
1950
|
};
|
|
1951
|
+
txId: `0x${string}`;
|
|
1952
1952
|
inputAsset: "Btc";
|
|
1953
1953
|
depositAmount: bigint;
|
|
1954
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
1954
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1955
1955
|
destinationAddress: {
|
|
1956
1956
|
readonly chain: "Ethereum";
|
|
1957
1957
|
readonly address: `0x${string}`;
|
|
@@ -1978,20 +1978,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1978
1978
|
refundParams: {
|
|
1979
1979
|
retryDuration: number;
|
|
1980
1980
|
refundAddress: {
|
|
1981
|
-
value: `0x${string}`;
|
|
1982
1981
|
__kind: "P2PKH";
|
|
1983
|
-
} | {
|
|
1984
1982
|
value: `0x${string}`;
|
|
1985
|
-
__kind: "P2SH";
|
|
1986
1983
|
} | {
|
|
1984
|
+
__kind: "P2SH";
|
|
1987
1985
|
value: `0x${string}`;
|
|
1988
|
-
__kind: "P2WPKH";
|
|
1989
1986
|
} | {
|
|
1987
|
+
__kind: "P2WPKH";
|
|
1990
1988
|
value: `0x${string}`;
|
|
1991
|
-
__kind: "P2WSH";
|
|
1992
1989
|
} | {
|
|
1990
|
+
__kind: "P2WSH";
|
|
1993
1991
|
value: `0x${string}`;
|
|
1992
|
+
} | {
|
|
1994
1993
|
__kind: "Taproot";
|
|
1994
|
+
value: `0x${string}`;
|
|
1995
1995
|
} | {
|
|
1996
1996
|
__kind: "OtherSegwit";
|
|
1997
1997
|
version: number;
|
|
@@ -2007,20 +2007,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2007
2007
|
};
|
|
2008
2008
|
boostFee: number;
|
|
2009
2009
|
depositAddress?: {
|
|
2010
|
-
value: `0x${string}`;
|
|
2011
2010
|
__kind: "P2PKH";
|
|
2012
|
-
} | {
|
|
2013
2011
|
value: `0x${string}`;
|
|
2014
|
-
__kind: "P2SH";
|
|
2015
2012
|
} | {
|
|
2013
|
+
__kind: "P2SH";
|
|
2016
2014
|
value: `0x${string}`;
|
|
2017
|
-
__kind: "P2WPKH";
|
|
2018
2015
|
} | {
|
|
2016
|
+
__kind: "P2WPKH";
|
|
2019
2017
|
value: `0x${string}`;
|
|
2020
|
-
__kind: "P2WSH";
|
|
2021
2018
|
} | {
|
|
2019
|
+
__kind: "P2WSH";
|
|
2022
2020
|
value: `0x${string}`;
|
|
2021
|
+
} | {
|
|
2023
2022
|
__kind: "Taproot";
|
|
2023
|
+
value: `0x${string}`;
|
|
2024
2024
|
} | {
|
|
2025
2025
|
__kind: "OtherSegwit";
|
|
2026
2026
|
version: number;
|
|
@@ -2035,42 +2035,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2035
2035
|
};
|
|
2036
2036
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2037
2037
|
sourceAddress?: {
|
|
2038
|
-
value: `0x${string}`;
|
|
2039
2038
|
__kind: "Eth";
|
|
2040
|
-
} | {
|
|
2041
2039
|
value: `0x${string}`;
|
|
2040
|
+
} | {
|
|
2042
2041
|
__kind: "Dot";
|
|
2042
|
+
value: `0x${string}`;
|
|
2043
2043
|
} | {
|
|
2044
|
+
__kind: "Btc";
|
|
2044
2045
|
value: {
|
|
2045
|
-
value: `0x${string}`;
|
|
2046
2046
|
__kind: "P2PKH";
|
|
2047
|
-
} | {
|
|
2048
2047
|
value: `0x${string}`;
|
|
2049
|
-
__kind: "P2SH";
|
|
2050
2048
|
} | {
|
|
2049
|
+
__kind: "P2SH";
|
|
2051
2050
|
value: `0x${string}`;
|
|
2052
|
-
__kind: "P2WPKH";
|
|
2053
2051
|
} | {
|
|
2052
|
+
__kind: "P2WPKH";
|
|
2054
2053
|
value: `0x${string}`;
|
|
2055
|
-
__kind: "P2WSH";
|
|
2056
2054
|
} | {
|
|
2055
|
+
__kind: "P2WSH";
|
|
2057
2056
|
value: `0x${string}`;
|
|
2057
|
+
} | {
|
|
2058
2058
|
__kind: "Taproot";
|
|
2059
|
+
value: `0x${string}`;
|
|
2059
2060
|
} | {
|
|
2060
2061
|
__kind: "OtherSegwit";
|
|
2061
2062
|
version: number;
|
|
2062
2063
|
program: `0x${string}`;
|
|
2063
2064
|
};
|
|
2064
|
-
__kind: "Btc";
|
|
2065
2065
|
} | {
|
|
2066
|
-
value: `0x${string}`;
|
|
2067
2066
|
__kind: "Arb";
|
|
2068
|
-
} | {
|
|
2069
2067
|
value: `0x${string}`;
|
|
2070
|
-
__kind: "Sol";
|
|
2071
2068
|
} | {
|
|
2069
|
+
__kind: "Sol";
|
|
2072
2070
|
value: `0x${string}`;
|
|
2071
|
+
} | {
|
|
2073
2072
|
__kind: "Hub";
|
|
2073
|
+
value: `0x${string}`;
|
|
2074
2074
|
} | null | undefined;
|
|
2075
2075
|
} | null | undefined;
|
|
2076
2076
|
brokerFee?: {
|
|
@@ -2084,6 +2084,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2084
2084
|
};
|
|
2085
2085
|
};
|
|
2086
2086
|
}, {
|
|
2087
|
+
blockHeight: string | number;
|
|
2087
2088
|
reason: {
|
|
2088
2089
|
__kind: "BelowMinimumDeposit";
|
|
2089
2090
|
} | {
|
|
@@ -2091,6 +2092,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2091
2092
|
} | {
|
|
2092
2093
|
__kind: "TransactionRejectedByBroker";
|
|
2093
2094
|
} | {
|
|
2095
|
+
__kind: "DepositWitnessRejected";
|
|
2094
2096
|
value: {
|
|
2095
2097
|
__kind: "Other";
|
|
2096
2098
|
} | {
|
|
@@ -2098,11 +2100,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2098
2100
|
} | {
|
|
2099
2101
|
__kind: "BadOrigin";
|
|
2100
2102
|
} | {
|
|
2103
|
+
__kind: "Module";
|
|
2101
2104
|
value: {
|
|
2102
2105
|
index: number;
|
|
2103
2106
|
error: string;
|
|
2104
2107
|
};
|
|
2105
|
-
__kind: "Module";
|
|
2106
2108
|
} | {
|
|
2107
2109
|
__kind: "ConsumerRemaining";
|
|
2108
2110
|
} | {
|
|
@@ -2110,20 +2112,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2110
2112
|
} | {
|
|
2111
2113
|
__kind: "TooManyConsumers";
|
|
2112
2114
|
} | {
|
|
2115
|
+
__kind: "Token";
|
|
2113
2116
|
value: {
|
|
2114
2117
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2115
2118
|
};
|
|
2116
|
-
__kind: "Token";
|
|
2117
2119
|
} | {
|
|
2120
|
+
__kind: "Arithmetic";
|
|
2118
2121
|
value: {
|
|
2119
2122
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2120
2123
|
};
|
|
2121
|
-
__kind: "Arithmetic";
|
|
2122
2124
|
} | {
|
|
2125
|
+
__kind: "Transactional";
|
|
2123
2126
|
value: {
|
|
2124
2127
|
__kind: "LimitReached" | "NoLayer";
|
|
2125
2128
|
};
|
|
2126
|
-
__kind: "Transactional";
|
|
2127
2129
|
} | {
|
|
2128
2130
|
__kind: "Exhausted";
|
|
2129
2131
|
} | {
|
|
@@ -2133,38 +2135,36 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2133
2135
|
} | {
|
|
2134
2136
|
__kind: "RootNotAllowed";
|
|
2135
2137
|
};
|
|
2136
|
-
__kind: "DepositWitnessRejected";
|
|
2137
2138
|
} | {
|
|
2138
2139
|
__kind: "Unrefundable";
|
|
2139
2140
|
};
|
|
2140
|
-
blockHeight: string | number;
|
|
2141
2141
|
details: {
|
|
2142
2142
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
2143
2143
|
depositWitness: {
|
|
2144
2144
|
depositAddress: {
|
|
2145
|
-
value: string;
|
|
2146
2145
|
__kind: "P2PKH";
|
|
2147
|
-
} | {
|
|
2148
2146
|
value: string;
|
|
2149
|
-
__kind: "P2SH";
|
|
2150
2147
|
} | {
|
|
2148
|
+
__kind: "P2SH";
|
|
2151
2149
|
value: string;
|
|
2152
|
-
__kind: "P2WPKH";
|
|
2153
2150
|
} | {
|
|
2151
|
+
__kind: "P2WPKH";
|
|
2154
2152
|
value: string;
|
|
2155
|
-
__kind: "P2WSH";
|
|
2156
2153
|
} | {
|
|
2154
|
+
__kind: "P2WSH";
|
|
2157
2155
|
value: string;
|
|
2156
|
+
} | {
|
|
2158
2157
|
__kind: "Taproot";
|
|
2158
|
+
value: string;
|
|
2159
2159
|
} | {
|
|
2160
2160
|
__kind: "OtherSegwit";
|
|
2161
2161
|
version: number;
|
|
2162
2162
|
program: string;
|
|
2163
2163
|
};
|
|
2164
|
-
amount: string | number;
|
|
2165
2164
|
asset: {
|
|
2166
2165
|
__kind: "Btc";
|
|
2167
2166
|
};
|
|
2167
|
+
amount: string | number;
|
|
2168
2168
|
depositDetails: {
|
|
2169
2169
|
depositAddress: {
|
|
2170
2170
|
pubkeyX: string;
|
|
@@ -2187,7 +2187,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2187
2187
|
} | {
|
|
2188
2188
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
2189
2189
|
vaultWitness: {
|
|
2190
|
-
txId: string;
|
|
2191
2190
|
depositDetails: {
|
|
2192
2191
|
depositAddress: {
|
|
2193
2192
|
pubkeyX: string;
|
|
@@ -2206,16 +2205,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2206
2205
|
vout: number;
|
|
2207
2206
|
};
|
|
2208
2207
|
};
|
|
2208
|
+
txId: string;
|
|
2209
2209
|
inputAsset: {
|
|
2210
2210
|
__kind: "Btc";
|
|
2211
2211
|
};
|
|
2212
2212
|
depositAmount: string | number;
|
|
2213
2213
|
outputAsset: {
|
|
2214
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
2214
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2215
2215
|
};
|
|
2216
2216
|
destinationAddress: {
|
|
2217
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
2217
2218
|
value: string;
|
|
2218
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2219
2219
|
};
|
|
2220
2220
|
affiliateFees: {
|
|
2221
2221
|
account: number;
|
|
@@ -2224,20 +2224,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2224
2224
|
refundParams: {
|
|
2225
2225
|
retryDuration: number;
|
|
2226
2226
|
refundAddress: {
|
|
2227
|
-
value: string;
|
|
2228
2227
|
__kind: "P2PKH";
|
|
2229
|
-
} | {
|
|
2230
2228
|
value: string;
|
|
2231
|
-
__kind: "P2SH";
|
|
2232
2229
|
} | {
|
|
2230
|
+
__kind: "P2SH";
|
|
2233
2231
|
value: string;
|
|
2234
|
-
__kind: "P2WPKH";
|
|
2235
2232
|
} | {
|
|
2233
|
+
__kind: "P2WPKH";
|
|
2236
2234
|
value: string;
|
|
2237
|
-
__kind: "P2WSH";
|
|
2238
2235
|
} | {
|
|
2236
|
+
__kind: "P2WSH";
|
|
2239
2237
|
value: string;
|
|
2238
|
+
} | {
|
|
2240
2239
|
__kind: "Taproot";
|
|
2240
|
+
value: string;
|
|
2241
2241
|
} | {
|
|
2242
2242
|
__kind: "OtherSegwit";
|
|
2243
2243
|
version: number;
|
|
@@ -2253,20 +2253,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2253
2253
|
};
|
|
2254
2254
|
boostFee: number;
|
|
2255
2255
|
depositAddress?: {
|
|
2256
|
-
value: string;
|
|
2257
2256
|
__kind: "P2PKH";
|
|
2258
|
-
} | {
|
|
2259
2257
|
value: string;
|
|
2260
|
-
__kind: "P2SH";
|
|
2261
2258
|
} | {
|
|
2259
|
+
__kind: "P2SH";
|
|
2262
2260
|
value: string;
|
|
2263
|
-
__kind: "P2WPKH";
|
|
2264
2261
|
} | {
|
|
2262
|
+
__kind: "P2WPKH";
|
|
2265
2263
|
value: string;
|
|
2266
|
-
__kind: "P2WSH";
|
|
2267
2264
|
} | {
|
|
2265
|
+
__kind: "P2WSH";
|
|
2268
2266
|
value: string;
|
|
2267
|
+
} | {
|
|
2269
2268
|
__kind: "Taproot";
|
|
2269
|
+
value: string;
|
|
2270
2270
|
} | {
|
|
2271
2271
|
__kind: "OtherSegwit";
|
|
2272
2272
|
version: number;
|
|
@@ -2283,42 +2283,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2283
2283
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2284
2284
|
};
|
|
2285
2285
|
sourceAddress?: {
|
|
2286
|
-
value: string;
|
|
2287
2286
|
__kind: "Eth";
|
|
2288
|
-
} | {
|
|
2289
2287
|
value: string;
|
|
2288
|
+
} | {
|
|
2290
2289
|
__kind: "Dot";
|
|
2290
|
+
value: string;
|
|
2291
2291
|
} | {
|
|
2292
|
+
__kind: "Btc";
|
|
2292
2293
|
value: {
|
|
2293
|
-
value: string;
|
|
2294
2294
|
__kind: "P2PKH";
|
|
2295
|
-
} | {
|
|
2296
2295
|
value: string;
|
|
2297
|
-
__kind: "P2SH";
|
|
2298
2296
|
} | {
|
|
2297
|
+
__kind: "P2SH";
|
|
2299
2298
|
value: string;
|
|
2300
|
-
__kind: "P2WPKH";
|
|
2301
2299
|
} | {
|
|
2300
|
+
__kind: "P2WPKH";
|
|
2302
2301
|
value: string;
|
|
2303
|
-
__kind: "P2WSH";
|
|
2304
2302
|
} | {
|
|
2303
|
+
__kind: "P2WSH";
|
|
2305
2304
|
value: string;
|
|
2305
|
+
} | {
|
|
2306
2306
|
__kind: "Taproot";
|
|
2307
|
+
value: string;
|
|
2307
2308
|
} | {
|
|
2308
2309
|
__kind: "OtherSegwit";
|
|
2309
2310
|
version: number;
|
|
2310
2311
|
program: string;
|
|
2311
2312
|
};
|
|
2312
|
-
__kind: "Btc";
|
|
2313
2313
|
} | {
|
|
2314
|
-
value: string;
|
|
2315
2314
|
__kind: "Arb";
|
|
2316
|
-
} | {
|
|
2317
2315
|
value: string;
|
|
2318
|
-
__kind: "Sol";
|
|
2319
2316
|
} | {
|
|
2317
|
+
__kind: "Sol";
|
|
2320
2318
|
value: string;
|
|
2319
|
+
} | {
|
|
2321
2320
|
__kind: "Hub";
|
|
2321
|
+
value: string;
|
|
2322
2322
|
} | null | undefined;
|
|
2323
2323
|
} | null | undefined;
|
|
2324
2324
|
brokerFee?: {
|