@chainflip/processor 2.1.1 → 2.1.3-bsc-dev.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/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +6 -6
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +6 -6
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
- 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 +23 -23
- package/dist/100/common.d.mts +23 -23
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- 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/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 +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +12 -12
- 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 +16 -16
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
- 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 +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/100/swapping/ccmFailed.d.cts +4 -4
- package/dist/100/swapping/ccmFailed.d.mts +4 -4
- 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 +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.mts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +22 -22
- package/dist/100/swapping/swapDepositAddressReady.d.mts +22 -22
- 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 +16 -16
- package/dist/100/swapping/swapExecuted.d.mts +16 -16
- package/dist/100/swapping/swapScheduled.d.cts +31 -31
- package/dist/100/swapping/swapScheduled.d.mts +31 -31
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +64 -64
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +64 -64
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +64 -64
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +64 -64
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +122 -122
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +122 -122
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/common.d.cts +620 -620
- package/dist/11000/common.d.mts +620 -620
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +64 -64
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +64 -64
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +64 -64
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +64 -64
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +55 -55
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +55 -55
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/11000/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +24 -24
- package/dist/11000/swapping/swapRequested.d.cts +16 -16
- package/dist/11000/swapping/swapRequested.d.mts +16 -16
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- 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 +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- 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 +25 -25
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +25 -25
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +25 -25
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +25 -25
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/common.d.cts +489 -489
- package/dist/11100/common.d.mts +489 -489
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +90 -90
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +90 -90
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +42 -42
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +42 -42
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.cts +8 -8
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.mts +8 -8
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +8 -8
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +8 -8
- package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
- package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
- package/dist/11100/genericElections/electoralEvent.d.cts +16 -16
- package/dist/11100/genericElections/electoralEvent.d.mts +16 -16
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +10 -10
- package/dist/11100/lendingPools/loanCreated.d.mts +10 -10
- package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
- package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +25 -25
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +25 -25
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +25 -25
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +25 -25
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +60 -60
- package/dist/11100/swapping/swapRequested.d.mts +60 -60
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- 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 +4 -4
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +196 -196
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +196 -196
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
- 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 +24 -24
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
- 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 +24 -24
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/11200/common.d.cts +2689 -2689
- package/dist/11200/common.d.mts +2689 -2689
- 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 +4 -4
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- 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 +4 -4
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +196 -196
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +196 -196
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
- 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 +12 -12
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +12 -12
- 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 +371 -371
- package/dist/11200/swapping/swapRequested.d.mts +371 -371
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +14 -14
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +14 -14
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/120/swapping/swapExecuted.d.cts +2 -2
- package/dist/120/swapping/swapExecuted.d.mts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +12 -12
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +12 -12
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/131/common.d.cts +6 -6
- package/dist/131/common.d.mts +6 -6
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +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/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/131/swapping/ccmFailed.d.cts +30 -30
- package/dist/131/swapping/ccmFailed.d.mts +30 -30
- package/dist/131/swapping/swapDepositAddressReady.d.cts +4 -4
- package/dist/131/swapping/swapDepositAddressReady.d.mts +4 -4
- package/dist/131/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/131/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/131/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/131/swapping/swapEgressScheduled.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 +10 -10
- package/dist/131/swapping/swapScheduled.d.mts +10 -10
- package/dist/131/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/131/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +2 -2
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +2 -2
- package/dist/141/common.d.cts +2 -2
- package/dist/141/common.d.mts +2 -2
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- 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/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/141/swapping/ccmFailed.d.cts +4 -4
- package/dist/141/swapping/ccmFailed.d.mts +4 -4
- package/dist/141/swapping/swapExecuted.d.cts +2 -2
- package/dist/141/swapping/swapExecuted.d.mts +2 -2
- package/dist/141/swapping/swapScheduled.d.cts +35 -35
- package/dist/141/swapping/swapScheduled.d.mts +35 -35
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/common.d.cts +71 -71
- package/dist/150/common.d.mts +71 -71
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- 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 +24 -24
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/150/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- 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/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +5 -5
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +5 -5
- 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 +4 -4
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/150/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/150/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/150/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/150/swapping/ccmFailed.d.cts +13 -13
- package/dist/150/swapping/ccmFailed.d.mts +13 -13
- 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 +12 -12
- package/dist/150/swapping/refundEgressIgnored.d.mts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
- 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 +32 -32
- package/dist/150/swapping/swapDepositAddressReady.d.mts +32 -32
- package/dist/150/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/150/swapping/swapEgressIgnored.d.mts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapExecuted.d.cts +15 -15
- package/dist/150/swapping/swapExecuted.d.mts +15 -15
- package/dist/150/swapping/swapScheduled.d.cts +58 -58
- package/dist/150/swapping/swapScheduled.d.mts +58 -58
- package/dist/150/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/150/swapping/withdrawalRequested.d.mts +16 -16
- 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 +12 -12
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/assetBalances/accountCredited.d.cts +8 -8
- package/dist/160/assetBalances/accountCredited.d.mts +8 -8
- package/dist/160/assetBalances/accountDebited.d.cts +8 -8
- package/dist/160/assetBalances/accountDebited.d.mts +8 -8
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +34 -34
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +30 -30
- package/dist/160/common.d.cts +148 -148
- package/dist/160/common.d.mts +148 -148
- 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 +12 -12
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositIgnored.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/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +50 -50
- package/dist/160/swapping/ccmFailed.d.mts +50 -50
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.mts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/160/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/160/swapping/swapExecuted.d.cts +13 -13
- package/dist/160/swapping/swapExecuted.d.mts +13 -13
- package/dist/160/swapping/swapRequested.d.cts +42 -42
- package/dist/160/swapping/swapRequested.d.mts +42 -42
- package/dist/160/swapping/swapScheduled.d.cts +6 -6
- package/dist/160/swapping/swapScheduled.d.mts +6 -6
- package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
- 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/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 +32 -32
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +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 +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- 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/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/reputation/offencePenalty.d.cts +4 -4
- package/dist/170/reputation/offencePenalty.d.mts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/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/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 +14 -14
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +46 -46
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +46 -46
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +76 -76
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +76 -76
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +6 -6
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +6 -6
- package/dist/180/common.d.cts +275 -275
- package/dist/180/common.d.mts +275 -275
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +46 -46
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +46 -46
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +52 -52
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +37 -37
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +37 -37
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/180/swapping/refundEgressScheduled.d.mts +8 -8
- package/dist/180/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/180/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/180/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/180/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/180/swapping/swapRequested.d.cts +6 -6
- package/dist/180/swapping/swapRequested.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +11 -11
- package/dist/180/swapping/withdrawalRequested.d.mts +11 -11
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +73 -73
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +73 -73
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/assetBalances/accountCredited.d.cts +8 -8
- package/dist/190/assetBalances/accountCredited.d.mts +8 -8
- package/dist/190/assetBalances/accountDebited.d.cts +8 -8
- package/dist/190/assetBalances/accountDebited.d.mts +8 -8
- 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/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +76 -76
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +76 -76
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +137 -137
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +137 -137
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/common.d.cts +623 -623
- package/dist/190/common.d.mts +623 -623
- package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +73 -73
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +73 -73
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/190/liquidityPools/assetSwapped.d.mts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +76 -76
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +76 -76
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +55 -55
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +55 -55
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +8 -8
- package/dist/190/swapping/creditedOnChain.d.mts +8 -8
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/refundEgressScheduled.d.cts +16 -16
- package/dist/190/swapping/refundEgressScheduled.d.mts +16 -16
- package/dist/190/swapping/refundedOnChain.d.cts +8 -8
- package/dist/190/swapping/refundedOnChain.d.mts +8 -8
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +30 -30
- package/dist/190/swapping/swapDepositAddressReady.d.mts +30 -30
- package/dist/190/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/swapEgressScheduled.d.cts +16 -16
- package/dist/190/swapping/swapEgressScheduled.d.mts +16 -16
- package/dist/190/swapping/swapExecuted.d.cts +16 -16
- package/dist/190/swapping/swapExecuted.d.mts +16 -16
- package/dist/190/swapping/swapRequested.d.cts +12 -12
- package/dist/190/swapping/swapRequested.d.mts +12 -12
- 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 +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +56 -56
- package/dist/200/common.d.mts +56 -56
- 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 +2 -2
- package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
- package/dist/200/lendingPools/loanCreated.d.cts +4 -4
- package/dist/200/lendingPools/loanCreated.d.mts +4 -4
- package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +2 -2
- package/dist/200/swapping/accountCreationDepositAddressReady.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 +16 -16
- package/dist/200/swapping/swapRequested.d.mts +16 -16
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +219 -184
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +219 -184
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/assetBalances/accountCredited.d.cts +7 -7
- package/dist/210/assetBalances/accountCredited.d.mts +7 -7
- package/dist/210/assetBalances/accountDebited.d.cts +7 -7
- package/dist/210/assetBalances/accountDebited.d.mts +7 -7
- package/dist/210/assetBalances/refundSkipped.cjs +14 -0
- package/dist/210/assetBalances/refundSkipped.d.cts +495 -0
- package/dist/210/assetBalances/refundSkipped.d.mts +495 -0
- package/dist/210/assetBalances/refundSkipped.mjs +12 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +219 -184
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +219 -184
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +377 -342
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +377 -342
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/common.cjs +226 -59
- package/dist/210/common.d.cts +7662 -4520
- package/dist/210/common.d.mts +7662 -4520
- package/dist/210/common.mjs +209 -59
- package/dist/210/emissions/flipBurnSkipped.cjs +10 -0
- package/dist/210/emissions/flipBurnSkipped.d.cts +256 -0
- package/dist/210/emissions/flipBurnSkipped.d.mts +256 -0
- package/dist/210/emissions/flipBurnSkipped.mjs +8 -0
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +107 -107
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +107 -107
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +219 -184
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +219 -184
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionExpired.d.cts +2 -2
- package/dist/210/funding/redemptionExpired.d.mts +2 -2
- package/dist/210/funding/redemptionSettled.d.cts +4 -4
- package/dist/210/funding/redemptionSettled.d.mts +4 -4
- package/dist/210/funding/sCCallCannotBeExecuted.cjs +15 -0
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +660 -0
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +660 -0
- package/dist/210/funding/sCCallCannotBeExecuted.mjs +13 -0
- package/dist/210/governance/failedExecution.cjs +8 -0
- package/dist/210/governance/failedExecution.d.cts +166 -0
- package/dist/210/governance/failedExecution.d.mts +166 -0
- package/dist/210/governance/failedExecution.mjs +7 -0
- package/dist/210/governance/govKeyCallExecutionFailed.cjs +13 -0
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +259 -0
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +259 -0
- package/dist/210/governance/govKeyCallExecutionFailed.mjs +11 -0
- package/dist/210/historical/rootStored.cjs +9 -0
- package/dist/210/historical/rootStored.d.cts +12 -0
- package/dist/210/historical/rootStored.d.mts +12 -0
- package/dist/210/historical/rootStored.mjs +7 -0
- package/dist/210/historical/rootsPruned.cjs +9 -0
- package/dist/210/historical/rootsPruned.d.cts +12 -0
- package/dist/210/historical/rootsPruned.d.mts +12 -0
- package/dist/210/historical/rootsPruned.mjs +7 -0
- package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
- package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/210/lendingPools/loanCreated.d.cts +6 -6
- package/dist/210/lendingPools/loanCreated.d.mts +6 -6
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +34 -34
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +34 -34
- package/dist/210/lendingPools/stoppedBoosting.d.cts +10 -10
- package/dist/210/lendingPools/stoppedBoosting.d.mts +10 -10
- package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +23 -23
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +23 -23
- package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/210/liquidityPools/priceImpactLimitSet.cjs +1 -1
- package/dist/210/liquidityPools/priceImpactLimitSet.mjs +2 -2
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +29 -29
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +29 -29
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.cjs +14 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +262 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +262 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.mjs +12 -0
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +53 -26
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +53 -26
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +12 -12
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +12 -12
- package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +219 -184
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +219 -184
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/session/newQueued.cjs +9 -0
- package/dist/210/session/newQueued.d.cts +6 -0
- package/dist/210/session/newQueued.d.mts +6 -0
- package/dist/210/session/newQueued.mjs +7 -0
- package/dist/210/session/validatorDisabled.cjs +10 -0
- package/dist/210/session/validatorDisabled.d.cts +12 -0
- package/dist/210/session/validatorDisabled.d.mts +12 -0
- package/dist/210/session/validatorDisabled.mjs +8 -0
- package/dist/210/session/validatorReenabled.cjs +10 -0
- package/dist/210/session/validatorReenabled.d.cts +12 -0
- package/dist/210/session/validatorReenabled.d.mts +12 -0
- package/dist/210/session/validatorReenabled.mjs +8 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +251 -216
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +251 -216
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +22 -22
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +22 -22
- package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/210/swapping/creditedOnChain.d.cts +10 -10
- package/dist/210/swapping/creditedOnChain.d.mts +10 -10
- package/dist/210/swapping/palletConfigUpdated.d.cts +81 -32
- package/dist/210/swapping/palletConfigUpdated.d.mts +81 -32
- package/dist/210/swapping/refundEgressIgnored.d.cts +51 -24
- package/dist/210/swapping/refundEgressIgnored.d.mts +51 -24
- package/dist/210/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/refundedOnChain.d.cts +10 -10
- package/dist/210/swapping/refundedOnChain.d.mts +10 -10
- package/dist/210/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/210/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/210/swapping/swapDepositAddressReady.d.mts +41 -41
- package/dist/210/swapping/swapEgressIgnored.d.cts +51 -24
- package/dist/210/swapping/swapEgressIgnored.d.mts +51 -24
- package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/swapExecuted.cjs +2 -1
- package/dist/210/swapping/swapExecuted.d.cts +15 -12
- package/dist/210/swapping/swapExecuted.d.mts +15 -12
- package/dist/210/swapping/swapExecuted.mjs +2 -1
- package/dist/210/swapping/swapRequested.d.cts +433 -433
- package/dist/210/swapping/swapRequested.d.mts +433 -433
- package/dist/210/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/210/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/210/system/extrinsicFailed.cjs +13 -0
- package/dist/210/system/extrinsicFailed.d.cts +324 -0
- package/dist/210/system/extrinsicFailed.d.mts +324 -0
- package/dist/210/system/extrinsicFailed.mjs +11 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.cjs +13 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +259 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +259 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.mjs +11 -0
- 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 +24 -24
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +26 -26
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +26 -26
- package/dist/210/witnesser/prewitnessExecutionFailed.cjs +13 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +259 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +259 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.mjs +11 -0
- package/dist/210/witnesser/witnessExecutionFailed.cjs +13 -0
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +259 -0
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +259 -0
- package/dist/210/witnesser/witnessExecutionFailed.mjs +11 -0
- package/package.json +3 -3
|
@@ -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, {
|
|
@@ -164,8 +164,28 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
164
164
|
__kind: "RootNotAllowed";
|
|
165
165
|
}, {
|
|
166
166
|
__kind: "RootNotAllowed";
|
|
167
|
+
}>, z.ZodObject<{
|
|
168
|
+
__kind: z.ZodLiteral<"Trie">;
|
|
169
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
170
|
+
__kind: z.ZodEnum<["InvalidStateRoot", "IncompleteDatabase", "ValueAtIncompleteKey", "DecoderError", "InvalidHash", "DuplicateKey", "ExtraneousNode", "ExtraneousValue", "ExtraneousHashReference", "InvalidChildReference", "ValueMismatch", "IncompleteProof", "RootMismatch", "DecodeError"]>;
|
|
171
|
+
}, "strip", z.ZodTypeAny, {
|
|
172
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
173
|
+
}, {
|
|
174
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
175
|
+
}>, "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError", {
|
|
176
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
177
|
+
}>;
|
|
178
|
+
}, "strip", z.ZodTypeAny, {
|
|
179
|
+
__kind: "Trie";
|
|
180
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
181
|
+
}, {
|
|
182
|
+
__kind: "Trie";
|
|
183
|
+
value: {
|
|
184
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
185
|
+
};
|
|
167
186
|
}>]>;
|
|
168
187
|
}, "strip", z.ZodTypeAny, {
|
|
188
|
+
__kind: "DepositWitnessRejected";
|
|
169
189
|
value: {
|
|
170
190
|
__kind: "Other";
|
|
171
191
|
} | {
|
|
@@ -173,11 +193,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
173
193
|
} | {
|
|
174
194
|
__kind: "BadOrigin";
|
|
175
195
|
} | {
|
|
196
|
+
__kind: "Module";
|
|
176
197
|
value: {
|
|
177
198
|
index: number;
|
|
178
199
|
error: `0x${string}`;
|
|
179
200
|
};
|
|
180
|
-
__kind: "Module";
|
|
181
201
|
} | {
|
|
182
202
|
__kind: "ConsumerRemaining";
|
|
183
203
|
} | {
|
|
@@ -185,14 +205,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
185
205
|
} | {
|
|
186
206
|
__kind: "TooManyConsumers";
|
|
187
207
|
} | {
|
|
188
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
208
|
__kind: "Token";
|
|
209
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
210
|
} | {
|
|
191
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
192
211
|
__kind: "Arithmetic";
|
|
212
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
213
|
} | {
|
|
194
|
-
value: "LimitReached" | "NoLayer";
|
|
195
214
|
__kind: "Transactional";
|
|
215
|
+
value: "LimitReached" | "NoLayer";
|
|
196
216
|
} | {
|
|
197
217
|
__kind: "Exhausted";
|
|
198
218
|
} | {
|
|
@@ -201,9 +221,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
201
221
|
__kind: "Unavailable";
|
|
202
222
|
} | {
|
|
203
223
|
__kind: "RootNotAllowed";
|
|
224
|
+
} | {
|
|
225
|
+
__kind: "Trie";
|
|
226
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
204
227
|
};
|
|
205
|
-
__kind: "DepositWitnessRejected";
|
|
206
228
|
}, {
|
|
229
|
+
__kind: "DepositWitnessRejected";
|
|
207
230
|
value: {
|
|
208
231
|
__kind: "Other";
|
|
209
232
|
} | {
|
|
@@ -211,11 +234,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
211
234
|
} | {
|
|
212
235
|
__kind: "BadOrigin";
|
|
213
236
|
} | {
|
|
237
|
+
__kind: "Module";
|
|
214
238
|
value: {
|
|
215
239
|
index: number;
|
|
216
240
|
error: string;
|
|
217
241
|
};
|
|
218
|
-
__kind: "Module";
|
|
219
242
|
} | {
|
|
220
243
|
__kind: "ConsumerRemaining";
|
|
221
244
|
} | {
|
|
@@ -223,20 +246,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
223
246
|
} | {
|
|
224
247
|
__kind: "TooManyConsumers";
|
|
225
248
|
} | {
|
|
249
|
+
__kind: "Token";
|
|
226
250
|
value: {
|
|
227
251
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
228
252
|
};
|
|
229
|
-
__kind: "Token";
|
|
230
253
|
} | {
|
|
254
|
+
__kind: "Arithmetic";
|
|
231
255
|
value: {
|
|
232
256
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
233
257
|
};
|
|
234
|
-
__kind: "Arithmetic";
|
|
235
258
|
} | {
|
|
259
|
+
__kind: "Transactional";
|
|
236
260
|
value: {
|
|
237
261
|
__kind: "LimitReached" | "NoLayer";
|
|
238
262
|
};
|
|
239
|
-
__kind: "Transactional";
|
|
240
263
|
} | {
|
|
241
264
|
__kind: "Exhausted";
|
|
242
265
|
} | {
|
|
@@ -245,8 +268,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
245
268
|
__kind: "Unavailable";
|
|
246
269
|
} | {
|
|
247
270
|
__kind: "RootNotAllowed";
|
|
271
|
+
} | {
|
|
272
|
+
__kind: "Trie";
|
|
273
|
+
value: {
|
|
274
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
275
|
+
};
|
|
248
276
|
};
|
|
249
|
-
__kind: "DepositWitnessRejected";
|
|
250
277
|
}>, z.ZodObject<{
|
|
251
278
|
__kind: z.ZodLiteral<"Unrefundable">;
|
|
252
279
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -261,47 +288,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
261
288
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
262
289
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
263
290
|
}, "strip", z.ZodTypeAny, {
|
|
264
|
-
value: `0x${string}`;
|
|
265
291
|
__kind: "P2PKH";
|
|
292
|
+
value: `0x${string}`;
|
|
266
293
|
}, {
|
|
267
|
-
value: string;
|
|
268
294
|
__kind: "P2PKH";
|
|
295
|
+
value: string;
|
|
269
296
|
}>, z.ZodObject<{
|
|
270
297
|
__kind: z.ZodLiteral<"P2SH">;
|
|
271
298
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
272
299
|
}, "strip", z.ZodTypeAny, {
|
|
273
|
-
value: `0x${string}`;
|
|
274
300
|
__kind: "P2SH";
|
|
301
|
+
value: `0x${string}`;
|
|
275
302
|
}, {
|
|
276
|
-
value: string;
|
|
277
303
|
__kind: "P2SH";
|
|
304
|
+
value: string;
|
|
278
305
|
}>, z.ZodObject<{
|
|
279
306
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
280
307
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
281
308
|
}, "strip", z.ZodTypeAny, {
|
|
282
|
-
value: `0x${string}`;
|
|
283
309
|
__kind: "P2WPKH";
|
|
310
|
+
value: `0x${string}`;
|
|
284
311
|
}, {
|
|
285
|
-
value: string;
|
|
286
312
|
__kind: "P2WPKH";
|
|
313
|
+
value: string;
|
|
287
314
|
}>, z.ZodObject<{
|
|
288
315
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
289
316
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
290
317
|
}, "strip", z.ZodTypeAny, {
|
|
291
|
-
value: `0x${string}`;
|
|
292
318
|
__kind: "P2WSH";
|
|
319
|
+
value: `0x${string}`;
|
|
293
320
|
}, {
|
|
294
|
-
value: string;
|
|
295
321
|
__kind: "P2WSH";
|
|
322
|
+
value: string;
|
|
296
323
|
}>, z.ZodObject<{
|
|
297
324
|
__kind: z.ZodLiteral<"Taproot">;
|
|
298
325
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
299
326
|
}, "strip", z.ZodTypeAny, {
|
|
300
|
-
value: `0x${string}`;
|
|
301
327
|
__kind: "Taproot";
|
|
328
|
+
value: `0x${string}`;
|
|
302
329
|
}, {
|
|
303
|
-
value: string;
|
|
304
330
|
__kind: "Taproot";
|
|
331
|
+
value: string;
|
|
305
332
|
}>, z.ZodObject<{
|
|
306
333
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
307
334
|
version: z.ZodNumber;
|
|
@@ -387,6 +414,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
387
414
|
} | null | undefined;
|
|
388
415
|
}>;
|
|
389
416
|
}, "strip", z.ZodTypeAny, {
|
|
417
|
+
amount: bigint;
|
|
390
418
|
depositAddress: {
|
|
391
419
|
pubkeyX: `0x${string}`;
|
|
392
420
|
scriptPath?: {
|
|
@@ -398,12 +426,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
398
426
|
};
|
|
399
427
|
} | null | undefined;
|
|
400
428
|
};
|
|
401
|
-
amount: bigint;
|
|
402
429
|
id: {
|
|
403
430
|
txId: `0x${string}`;
|
|
404
431
|
vout: number;
|
|
405
432
|
};
|
|
406
433
|
}, {
|
|
434
|
+
amount: string | number;
|
|
407
435
|
depositAddress: {
|
|
408
436
|
pubkeyX: string;
|
|
409
437
|
scriptPath?: {
|
|
@@ -415,36 +443,36 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
415
443
|
};
|
|
416
444
|
} | null | undefined;
|
|
417
445
|
};
|
|
418
|
-
amount: string | number;
|
|
419
446
|
id: {
|
|
420
447
|
txId: string;
|
|
421
448
|
vout: number;
|
|
422
449
|
};
|
|
423
450
|
}>;
|
|
424
451
|
}, "strip", z.ZodTypeAny, {
|
|
452
|
+
asset: "Btc";
|
|
453
|
+
amount: bigint;
|
|
425
454
|
depositAddress: {
|
|
426
|
-
value: `0x${string}`;
|
|
427
455
|
__kind: "P2PKH";
|
|
428
|
-
} | {
|
|
429
456
|
value: `0x${string}`;
|
|
430
|
-
__kind: "P2SH";
|
|
431
457
|
} | {
|
|
458
|
+
__kind: "P2SH";
|
|
432
459
|
value: `0x${string}`;
|
|
433
|
-
__kind: "P2WPKH";
|
|
434
460
|
} | {
|
|
461
|
+
__kind: "P2WPKH";
|
|
435
462
|
value: `0x${string}`;
|
|
436
|
-
__kind: "P2WSH";
|
|
437
463
|
} | {
|
|
464
|
+
__kind: "P2WSH";
|
|
438
465
|
value: `0x${string}`;
|
|
466
|
+
} | {
|
|
439
467
|
__kind: "Taproot";
|
|
468
|
+
value: `0x${string}`;
|
|
440
469
|
} | {
|
|
441
470
|
__kind: "OtherSegwit";
|
|
442
471
|
version: number;
|
|
443
472
|
program: `0x${string}`;
|
|
444
473
|
};
|
|
445
|
-
asset: "Btc";
|
|
446
|
-
amount: bigint;
|
|
447
474
|
depositDetails: {
|
|
475
|
+
amount: bigint;
|
|
448
476
|
depositAddress: {
|
|
449
477
|
pubkeyX: `0x${string}`;
|
|
450
478
|
scriptPath?: {
|
|
@@ -456,38 +484,38 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
456
484
|
};
|
|
457
485
|
} | null | undefined;
|
|
458
486
|
};
|
|
459
|
-
amount: bigint;
|
|
460
487
|
id: {
|
|
461
488
|
txId: `0x${string}`;
|
|
462
489
|
vout: number;
|
|
463
490
|
};
|
|
464
491
|
};
|
|
465
492
|
}, {
|
|
493
|
+
asset: {
|
|
494
|
+
__kind: "Btc";
|
|
495
|
+
};
|
|
496
|
+
amount: string | number;
|
|
466
497
|
depositAddress: {
|
|
467
|
-
value: string;
|
|
468
498
|
__kind: "P2PKH";
|
|
469
|
-
} | {
|
|
470
499
|
value: string;
|
|
471
|
-
__kind: "P2SH";
|
|
472
500
|
} | {
|
|
501
|
+
__kind: "P2SH";
|
|
473
502
|
value: string;
|
|
474
|
-
__kind: "P2WPKH";
|
|
475
503
|
} | {
|
|
504
|
+
__kind: "P2WPKH";
|
|
476
505
|
value: string;
|
|
477
|
-
__kind: "P2WSH";
|
|
478
506
|
} | {
|
|
507
|
+
__kind: "P2WSH";
|
|
479
508
|
value: string;
|
|
509
|
+
} | {
|
|
480
510
|
__kind: "Taproot";
|
|
511
|
+
value: string;
|
|
481
512
|
} | {
|
|
482
513
|
__kind: "OtherSegwit";
|
|
483
514
|
version: number;
|
|
484
515
|
program: string;
|
|
485
516
|
};
|
|
486
|
-
asset: {
|
|
487
|
-
__kind: "Btc";
|
|
488
|
-
};
|
|
489
|
-
amount: string | number;
|
|
490
517
|
depositDetails: {
|
|
518
|
+
amount: string | number;
|
|
491
519
|
depositAddress: {
|
|
492
520
|
pubkeyX: string;
|
|
493
521
|
scriptPath?: {
|
|
@@ -499,7 +527,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
499
527
|
};
|
|
500
528
|
} | null | undefined;
|
|
501
529
|
};
|
|
502
|
-
amount: string | number;
|
|
503
530
|
id: {
|
|
504
531
|
txId: string;
|
|
505
532
|
vout: number;
|
|
@@ -509,29 +536,30 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
509
536
|
}, "strip", z.ZodTypeAny, {
|
|
510
537
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
511
538
|
depositWitness: {
|
|
539
|
+
asset: "Btc";
|
|
540
|
+
amount: bigint;
|
|
512
541
|
depositAddress: {
|
|
513
|
-
value: `0x${string}`;
|
|
514
542
|
__kind: "P2PKH";
|
|
515
|
-
} | {
|
|
516
543
|
value: `0x${string}`;
|
|
517
|
-
__kind: "P2SH";
|
|
518
544
|
} | {
|
|
545
|
+
__kind: "P2SH";
|
|
519
546
|
value: `0x${string}`;
|
|
520
|
-
__kind: "P2WPKH";
|
|
521
547
|
} | {
|
|
548
|
+
__kind: "P2WPKH";
|
|
522
549
|
value: `0x${string}`;
|
|
523
|
-
__kind: "P2WSH";
|
|
524
550
|
} | {
|
|
551
|
+
__kind: "P2WSH";
|
|
525
552
|
value: `0x${string}`;
|
|
553
|
+
} | {
|
|
526
554
|
__kind: "Taproot";
|
|
555
|
+
value: `0x${string}`;
|
|
527
556
|
} | {
|
|
528
557
|
__kind: "OtherSegwit";
|
|
529
558
|
version: number;
|
|
530
559
|
program: `0x${string}`;
|
|
531
560
|
};
|
|
532
|
-
asset: "Btc";
|
|
533
|
-
amount: bigint;
|
|
534
561
|
depositDetails: {
|
|
562
|
+
amount: bigint;
|
|
535
563
|
depositAddress: {
|
|
536
564
|
pubkeyX: `0x${string}`;
|
|
537
565
|
scriptPath?: {
|
|
@@ -543,7 +571,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
543
571
|
};
|
|
544
572
|
} | null | undefined;
|
|
545
573
|
};
|
|
546
|
-
amount: bigint;
|
|
547
574
|
id: {
|
|
548
575
|
txId: `0x${string}`;
|
|
549
576
|
vout: number;
|
|
@@ -553,31 +580,32 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
553
580
|
}, {
|
|
554
581
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
555
582
|
depositWitness: {
|
|
583
|
+
asset: {
|
|
584
|
+
__kind: "Btc";
|
|
585
|
+
};
|
|
586
|
+
amount: string | number;
|
|
556
587
|
depositAddress: {
|
|
557
|
-
value: string;
|
|
558
588
|
__kind: "P2PKH";
|
|
559
|
-
} | {
|
|
560
589
|
value: string;
|
|
561
|
-
__kind: "P2SH";
|
|
562
590
|
} | {
|
|
591
|
+
__kind: "P2SH";
|
|
563
592
|
value: string;
|
|
564
|
-
__kind: "P2WPKH";
|
|
565
593
|
} | {
|
|
594
|
+
__kind: "P2WPKH";
|
|
566
595
|
value: string;
|
|
567
|
-
__kind: "P2WSH";
|
|
568
596
|
} | {
|
|
597
|
+
__kind: "P2WSH";
|
|
569
598
|
value: string;
|
|
599
|
+
} | {
|
|
570
600
|
__kind: "Taproot";
|
|
601
|
+
value: string;
|
|
571
602
|
} | {
|
|
572
603
|
__kind: "OtherSegwit";
|
|
573
604
|
version: number;
|
|
574
605
|
program: string;
|
|
575
606
|
};
|
|
576
|
-
asset: {
|
|
577
|
-
__kind: "Btc";
|
|
578
|
-
};
|
|
579
|
-
amount: string | number;
|
|
580
607
|
depositDetails: {
|
|
608
|
+
amount: string | number;
|
|
581
609
|
depositAddress: {
|
|
582
610
|
pubkeyX: string;
|
|
583
611
|
scriptPath?: {
|
|
@@ -589,7 +617,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
589
617
|
};
|
|
590
618
|
} | null | undefined;
|
|
591
619
|
};
|
|
592
|
-
amount: string | number;
|
|
593
620
|
id: {
|
|
594
621
|
txId: string;
|
|
595
622
|
vout: number;
|
|
@@ -612,47 +639,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
612
639
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
613
640
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
614
641
|
}, "strip", z.ZodTypeAny, {
|
|
615
|
-
value: `0x${string}`;
|
|
616
642
|
__kind: "P2PKH";
|
|
643
|
+
value: `0x${string}`;
|
|
617
644
|
}, {
|
|
618
|
-
value: string;
|
|
619
645
|
__kind: "P2PKH";
|
|
646
|
+
value: string;
|
|
620
647
|
}>, z.ZodObject<{
|
|
621
648
|
__kind: z.ZodLiteral<"P2SH">;
|
|
622
649
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
623
650
|
}, "strip", z.ZodTypeAny, {
|
|
624
|
-
value: `0x${string}`;
|
|
625
651
|
__kind: "P2SH";
|
|
652
|
+
value: `0x${string}`;
|
|
626
653
|
}, {
|
|
627
|
-
value: string;
|
|
628
654
|
__kind: "P2SH";
|
|
655
|
+
value: string;
|
|
629
656
|
}>, z.ZodObject<{
|
|
630
657
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
631
658
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
632
659
|
}, "strip", z.ZodTypeAny, {
|
|
633
|
-
value: `0x${string}`;
|
|
634
660
|
__kind: "P2WPKH";
|
|
661
|
+
value: `0x${string}`;
|
|
635
662
|
}, {
|
|
636
|
-
value: string;
|
|
637
663
|
__kind: "P2WPKH";
|
|
664
|
+
value: string;
|
|
638
665
|
}>, z.ZodObject<{
|
|
639
666
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
640
667
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
641
668
|
}, "strip", z.ZodTypeAny, {
|
|
642
|
-
value: `0x${string}`;
|
|
643
669
|
__kind: "P2WSH";
|
|
670
|
+
value: `0x${string}`;
|
|
644
671
|
}, {
|
|
645
|
-
value: string;
|
|
646
672
|
__kind: "P2WSH";
|
|
673
|
+
value: string;
|
|
647
674
|
}>, z.ZodObject<{
|
|
648
675
|
__kind: z.ZodLiteral<"Taproot">;
|
|
649
676
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
650
677
|
}, "strip", z.ZodTypeAny, {
|
|
651
|
-
value: `0x${string}`;
|
|
652
678
|
__kind: "Taproot";
|
|
679
|
+
value: `0x${string}`;
|
|
653
680
|
}, {
|
|
654
|
-
value: string;
|
|
655
681
|
__kind: "Taproot";
|
|
682
|
+
value: string;
|
|
656
683
|
}>, z.ZodObject<{
|
|
657
684
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
658
685
|
version: z.ZodNumber;
|
|
@@ -730,6 +757,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
730
757
|
} | null | undefined;
|
|
731
758
|
}>;
|
|
732
759
|
}, "strip", z.ZodTypeAny, {
|
|
760
|
+
amount: bigint;
|
|
733
761
|
depositAddress: {
|
|
734
762
|
pubkeyX: `0x${string}`;
|
|
735
763
|
scriptPath?: {
|
|
@@ -741,12 +769,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
741
769
|
};
|
|
742
770
|
} | null | undefined;
|
|
743
771
|
};
|
|
744
|
-
amount: bigint;
|
|
745
772
|
id: {
|
|
746
773
|
txId: `0x${string}`;
|
|
747
774
|
vout: number;
|
|
748
775
|
};
|
|
749
776
|
}, {
|
|
777
|
+
amount: string | number;
|
|
750
778
|
depositAddress: {
|
|
751
779
|
pubkeyX: string;
|
|
752
780
|
scriptPath?: {
|
|
@@ -758,7 +786,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
758
786
|
};
|
|
759
787
|
} | null | undefined;
|
|
760
788
|
};
|
|
761
|
-
amount: string | number;
|
|
762
789
|
id: {
|
|
763
790
|
txId: string;
|
|
764
791
|
vout: number;
|
|
@@ -767,21 +794,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
767
794
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
768
795
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
|
|
769
796
|
}, "strip", z.ZodTypeAny, {
|
|
770
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
797
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
771
798
|
}, {
|
|
772
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
773
|
-
}>, "Eth" | "Flip" | "Usdc" | "
|
|
774
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
799
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
800
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt", {
|
|
801
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
775
802
|
}>;
|
|
776
803
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
777
804
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
778
805
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
779
806
|
}, "strip", z.ZodTypeAny, {
|
|
780
|
-
value: `0x${string}`;
|
|
781
807
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
808
|
+
value: `0x${string}`;
|
|
782
809
|
}, {
|
|
783
|
-
value: string;
|
|
784
810
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
811
|
+
value: string;
|
|
785
812
|
}>, {
|
|
786
813
|
readonly chain: "Ethereum";
|
|
787
814
|
readonly address: `0x${string}`;
|
|
@@ -801,8 +828,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
801
828
|
readonly chain: "Assethub";
|
|
802
829
|
readonly address: string;
|
|
803
830
|
}, {
|
|
804
|
-
value: string;
|
|
805
831
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
832
|
+
value: string;
|
|
806
833
|
}>;
|
|
807
834
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
808
835
|
channelMetadata: z.ZodObject<{
|
|
@@ -831,67 +858,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
831
858
|
__kind: z.ZodLiteral<"Eth">;
|
|
832
859
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
833
860
|
}, "strip", z.ZodTypeAny, {
|
|
834
|
-
value: `0x${string}`;
|
|
835
861
|
__kind: "Eth";
|
|
862
|
+
value: `0x${string}`;
|
|
836
863
|
}, {
|
|
837
|
-
value: string;
|
|
838
864
|
__kind: "Eth";
|
|
865
|
+
value: string;
|
|
839
866
|
}>, z.ZodObject<{
|
|
840
867
|
__kind: z.ZodLiteral<"Dot">;
|
|
841
868
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
842
869
|
}, "strip", z.ZodTypeAny, {
|
|
843
|
-
value: `0x${string}`;
|
|
844
870
|
__kind: "Dot";
|
|
871
|
+
value: `0x${string}`;
|
|
845
872
|
}, {
|
|
846
|
-
value: string;
|
|
847
873
|
__kind: "Dot";
|
|
874
|
+
value: string;
|
|
848
875
|
}>, z.ZodObject<{
|
|
849
876
|
__kind: z.ZodLiteral<"Btc">;
|
|
850
877
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
851
878
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
852
879
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
853
880
|
}, "strip", z.ZodTypeAny, {
|
|
854
|
-
value: `0x${string}`;
|
|
855
881
|
__kind: "P2PKH";
|
|
882
|
+
value: `0x${string}`;
|
|
856
883
|
}, {
|
|
857
|
-
value: string;
|
|
858
884
|
__kind: "P2PKH";
|
|
885
|
+
value: string;
|
|
859
886
|
}>, z.ZodObject<{
|
|
860
887
|
__kind: z.ZodLiteral<"P2SH">;
|
|
861
888
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
862
889
|
}, "strip", z.ZodTypeAny, {
|
|
863
|
-
value: `0x${string}`;
|
|
864
890
|
__kind: "P2SH";
|
|
891
|
+
value: `0x${string}`;
|
|
865
892
|
}, {
|
|
866
|
-
value: string;
|
|
867
893
|
__kind: "P2SH";
|
|
894
|
+
value: string;
|
|
868
895
|
}>, z.ZodObject<{
|
|
869
896
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
870
897
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
871
898
|
}, "strip", z.ZodTypeAny, {
|
|
872
|
-
value: `0x${string}`;
|
|
873
899
|
__kind: "P2WPKH";
|
|
900
|
+
value: `0x${string}`;
|
|
874
901
|
}, {
|
|
875
|
-
value: string;
|
|
876
902
|
__kind: "P2WPKH";
|
|
903
|
+
value: string;
|
|
877
904
|
}>, z.ZodObject<{
|
|
878
905
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
879
906
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
880
907
|
}, "strip", z.ZodTypeAny, {
|
|
881
|
-
value: `0x${string}`;
|
|
882
908
|
__kind: "P2WSH";
|
|
909
|
+
value: `0x${string}`;
|
|
883
910
|
}, {
|
|
884
|
-
value: string;
|
|
885
911
|
__kind: "P2WSH";
|
|
912
|
+
value: string;
|
|
886
913
|
}>, z.ZodObject<{
|
|
887
914
|
__kind: z.ZodLiteral<"Taproot">;
|
|
888
915
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
889
916
|
}, "strip", z.ZodTypeAny, {
|
|
890
|
-
value: `0x${string}`;
|
|
891
917
|
__kind: "Taproot";
|
|
918
|
+
value: `0x${string}`;
|
|
892
919
|
}, {
|
|
893
|
-
value: string;
|
|
894
920
|
__kind: "Taproot";
|
|
921
|
+
value: string;
|
|
895
922
|
}>, z.ZodObject<{
|
|
896
923
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
897
924
|
version: z.ZodNumber;
|
|
@@ -906,76 +933,76 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
906
933
|
program: string;
|
|
907
934
|
}>]>;
|
|
908
935
|
}, "strip", z.ZodTypeAny, {
|
|
936
|
+
__kind: "Btc";
|
|
909
937
|
value: {
|
|
910
|
-
value: `0x${string}`;
|
|
911
938
|
__kind: "P2PKH";
|
|
912
|
-
} | {
|
|
913
939
|
value: `0x${string}`;
|
|
914
|
-
__kind: "P2SH";
|
|
915
940
|
} | {
|
|
941
|
+
__kind: "P2SH";
|
|
916
942
|
value: `0x${string}`;
|
|
917
|
-
__kind: "P2WPKH";
|
|
918
943
|
} | {
|
|
944
|
+
__kind: "P2WPKH";
|
|
919
945
|
value: `0x${string}`;
|
|
920
|
-
__kind: "P2WSH";
|
|
921
946
|
} | {
|
|
947
|
+
__kind: "P2WSH";
|
|
922
948
|
value: `0x${string}`;
|
|
949
|
+
} | {
|
|
923
950
|
__kind: "Taproot";
|
|
951
|
+
value: `0x${string}`;
|
|
924
952
|
} | {
|
|
925
953
|
__kind: "OtherSegwit";
|
|
926
954
|
version: number;
|
|
927
955
|
program: `0x${string}`;
|
|
928
956
|
};
|
|
929
|
-
__kind: "Btc";
|
|
930
957
|
}, {
|
|
958
|
+
__kind: "Btc";
|
|
931
959
|
value: {
|
|
932
|
-
value: string;
|
|
933
960
|
__kind: "P2PKH";
|
|
934
|
-
} | {
|
|
935
961
|
value: string;
|
|
936
|
-
__kind: "P2SH";
|
|
937
962
|
} | {
|
|
963
|
+
__kind: "P2SH";
|
|
938
964
|
value: string;
|
|
939
|
-
__kind: "P2WPKH";
|
|
940
965
|
} | {
|
|
966
|
+
__kind: "P2WPKH";
|
|
941
967
|
value: string;
|
|
942
|
-
__kind: "P2WSH";
|
|
943
968
|
} | {
|
|
969
|
+
__kind: "P2WSH";
|
|
944
970
|
value: string;
|
|
971
|
+
} | {
|
|
945
972
|
__kind: "Taproot";
|
|
973
|
+
value: string;
|
|
946
974
|
} | {
|
|
947
975
|
__kind: "OtherSegwit";
|
|
948
976
|
version: number;
|
|
949
977
|
program: string;
|
|
950
978
|
};
|
|
951
|
-
__kind: "Btc";
|
|
952
979
|
}>, z.ZodObject<{
|
|
953
980
|
__kind: z.ZodLiteral<"Arb">;
|
|
954
981
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
955
982
|
}, "strip", z.ZodTypeAny, {
|
|
956
|
-
value: `0x${string}`;
|
|
957
983
|
__kind: "Arb";
|
|
984
|
+
value: `0x${string}`;
|
|
958
985
|
}, {
|
|
959
|
-
value: string;
|
|
960
986
|
__kind: "Arb";
|
|
987
|
+
value: string;
|
|
961
988
|
}>, z.ZodObject<{
|
|
962
989
|
__kind: z.ZodLiteral<"Sol">;
|
|
963
990
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
964
991
|
}, "strip", z.ZodTypeAny, {
|
|
965
|
-
value: `0x${string}`;
|
|
966
992
|
__kind: "Sol";
|
|
993
|
+
value: `0x${string}`;
|
|
967
994
|
}, {
|
|
968
|
-
value: string;
|
|
969
995
|
__kind: "Sol";
|
|
996
|
+
value: string;
|
|
970
997
|
}>, z.ZodObject<{
|
|
971
998
|
__kind: z.ZodLiteral<"Hub">;
|
|
972
999
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
973
1000
|
}, "strip", z.ZodTypeAny, {
|
|
974
|
-
value: `0x${string}`;
|
|
975
1001
|
__kind: "Hub";
|
|
1002
|
+
value: `0x${string}`;
|
|
976
1003
|
}, {
|
|
977
|
-
value: string;
|
|
978
1004
|
__kind: "Hub";
|
|
1005
|
+
value: string;
|
|
979
1006
|
}>]>>>;
|
|
980
1007
|
}, "strip", z.ZodTypeAny, {
|
|
981
1008
|
channelMetadata: {
|
|
@@ -985,42 +1012,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
985
1012
|
};
|
|
986
1013
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
987
1014
|
sourceAddress?: {
|
|
988
|
-
value: `0x${string}`;
|
|
989
1015
|
__kind: "Eth";
|
|
990
|
-
} | {
|
|
991
1016
|
value: `0x${string}`;
|
|
1017
|
+
} | {
|
|
992
1018
|
__kind: "Dot";
|
|
1019
|
+
value: `0x${string}`;
|
|
993
1020
|
} | {
|
|
1021
|
+
__kind: "Btc";
|
|
994
1022
|
value: {
|
|
995
|
-
value: `0x${string}`;
|
|
996
1023
|
__kind: "P2PKH";
|
|
997
|
-
} | {
|
|
998
1024
|
value: `0x${string}`;
|
|
999
|
-
__kind: "P2SH";
|
|
1000
1025
|
} | {
|
|
1026
|
+
__kind: "P2SH";
|
|
1001
1027
|
value: `0x${string}`;
|
|
1002
|
-
__kind: "P2WPKH";
|
|
1003
1028
|
} | {
|
|
1029
|
+
__kind: "P2WPKH";
|
|
1004
1030
|
value: `0x${string}`;
|
|
1005
|
-
__kind: "P2WSH";
|
|
1006
1031
|
} | {
|
|
1032
|
+
__kind: "P2WSH";
|
|
1007
1033
|
value: `0x${string}`;
|
|
1034
|
+
} | {
|
|
1008
1035
|
__kind: "Taproot";
|
|
1036
|
+
value: `0x${string}`;
|
|
1009
1037
|
} | {
|
|
1010
1038
|
__kind: "OtherSegwit";
|
|
1011
1039
|
version: number;
|
|
1012
1040
|
program: `0x${string}`;
|
|
1013
1041
|
};
|
|
1014
|
-
__kind: "Btc";
|
|
1015
1042
|
} | {
|
|
1016
|
-
value: `0x${string}`;
|
|
1017
1043
|
__kind: "Arb";
|
|
1018
|
-
} | {
|
|
1019
1044
|
value: `0x${string}`;
|
|
1020
|
-
__kind: "Sol";
|
|
1021
1045
|
} | {
|
|
1046
|
+
__kind: "Sol";
|
|
1022
1047
|
value: `0x${string}`;
|
|
1048
|
+
} | {
|
|
1023
1049
|
__kind: "Hub";
|
|
1050
|
+
value: `0x${string}`;
|
|
1024
1051
|
} | null | undefined;
|
|
1025
1052
|
}, {
|
|
1026
1053
|
channelMetadata: {
|
|
@@ -1032,42 +1059,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1032
1059
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1033
1060
|
};
|
|
1034
1061
|
sourceAddress?: {
|
|
1035
|
-
value: string;
|
|
1036
1062
|
__kind: "Eth";
|
|
1037
|
-
} | {
|
|
1038
1063
|
value: string;
|
|
1064
|
+
} | {
|
|
1039
1065
|
__kind: "Dot";
|
|
1066
|
+
value: string;
|
|
1040
1067
|
} | {
|
|
1068
|
+
__kind: "Btc";
|
|
1041
1069
|
value: {
|
|
1042
|
-
value: string;
|
|
1043
1070
|
__kind: "P2PKH";
|
|
1044
|
-
} | {
|
|
1045
1071
|
value: string;
|
|
1046
|
-
__kind: "P2SH";
|
|
1047
1072
|
} | {
|
|
1073
|
+
__kind: "P2SH";
|
|
1048
1074
|
value: string;
|
|
1049
|
-
__kind: "P2WPKH";
|
|
1050
1075
|
} | {
|
|
1076
|
+
__kind: "P2WPKH";
|
|
1051
1077
|
value: string;
|
|
1052
|
-
__kind: "P2WSH";
|
|
1053
1078
|
} | {
|
|
1079
|
+
__kind: "P2WSH";
|
|
1054
1080
|
value: string;
|
|
1081
|
+
} | {
|
|
1055
1082
|
__kind: "Taproot";
|
|
1083
|
+
value: string;
|
|
1056
1084
|
} | {
|
|
1057
1085
|
__kind: "OtherSegwit";
|
|
1058
1086
|
version: number;
|
|
1059
1087
|
program: string;
|
|
1060
1088
|
};
|
|
1061
|
-
__kind: "Btc";
|
|
1062
1089
|
} | {
|
|
1063
|
-
value: string;
|
|
1064
1090
|
__kind: "Arb";
|
|
1065
|
-
} | {
|
|
1066
1091
|
value: string;
|
|
1067
|
-
__kind: "Sol";
|
|
1068
1092
|
} | {
|
|
1093
|
+
__kind: "Sol";
|
|
1069
1094
|
value: string;
|
|
1095
|
+
} | {
|
|
1070
1096
|
__kind: "Hub";
|
|
1097
|
+
value: string;
|
|
1071
1098
|
} | null | undefined;
|
|
1072
1099
|
}>>>;
|
|
1073
1100
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1097,47 +1124,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1097
1124
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1098
1125
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1099
1126
|
}, "strip", z.ZodTypeAny, {
|
|
1100
|
-
value: `0x${string}`;
|
|
1101
1127
|
__kind: "P2PKH";
|
|
1128
|
+
value: `0x${string}`;
|
|
1102
1129
|
}, {
|
|
1103
|
-
value: string;
|
|
1104
1130
|
__kind: "P2PKH";
|
|
1131
|
+
value: string;
|
|
1105
1132
|
}>, z.ZodObject<{
|
|
1106
1133
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1107
1134
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1108
1135
|
}, "strip", z.ZodTypeAny, {
|
|
1109
|
-
value: `0x${string}`;
|
|
1110
1136
|
__kind: "P2SH";
|
|
1137
|
+
value: `0x${string}`;
|
|
1111
1138
|
}, {
|
|
1112
|
-
value: string;
|
|
1113
1139
|
__kind: "P2SH";
|
|
1140
|
+
value: string;
|
|
1114
1141
|
}>, z.ZodObject<{
|
|
1115
1142
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1116
1143
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1117
1144
|
}, "strip", z.ZodTypeAny, {
|
|
1118
|
-
value: `0x${string}`;
|
|
1119
1145
|
__kind: "P2WPKH";
|
|
1146
|
+
value: `0x${string}`;
|
|
1120
1147
|
}, {
|
|
1121
|
-
value: string;
|
|
1122
1148
|
__kind: "P2WPKH";
|
|
1149
|
+
value: string;
|
|
1123
1150
|
}>, z.ZodObject<{
|
|
1124
1151
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1125
1152
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1126
1153
|
}, "strip", z.ZodTypeAny, {
|
|
1127
|
-
value: `0x${string}`;
|
|
1128
1154
|
__kind: "P2WSH";
|
|
1155
|
+
value: `0x${string}`;
|
|
1129
1156
|
}, {
|
|
1130
|
-
value: string;
|
|
1131
1157
|
__kind: "P2WSH";
|
|
1158
|
+
value: string;
|
|
1132
1159
|
}>, z.ZodObject<{
|
|
1133
1160
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1134
1161
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1135
1162
|
}, "strip", z.ZodTypeAny, {
|
|
1136
|
-
value: `0x${string}`;
|
|
1137
1163
|
__kind: "Taproot";
|
|
1164
|
+
value: `0x${string}`;
|
|
1138
1165
|
}, {
|
|
1139
|
-
value: string;
|
|
1140
1166
|
__kind: "Taproot";
|
|
1167
|
+
value: string;
|
|
1141
1168
|
}>, z.ZodObject<{
|
|
1142
1169
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1143
1170
|
version: z.ZodNumber;
|
|
@@ -1169,20 +1196,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1169
1196
|
}, "strip", z.ZodTypeAny, {
|
|
1170
1197
|
retryDuration: number;
|
|
1171
1198
|
refundAddress: {
|
|
1172
|
-
value: `0x${string}`;
|
|
1173
1199
|
__kind: "P2PKH";
|
|
1174
|
-
} | {
|
|
1175
1200
|
value: `0x${string}`;
|
|
1176
|
-
__kind: "P2SH";
|
|
1177
1201
|
} | {
|
|
1202
|
+
__kind: "P2SH";
|
|
1178
1203
|
value: `0x${string}`;
|
|
1179
|
-
__kind: "P2WPKH";
|
|
1180
1204
|
} | {
|
|
1205
|
+
__kind: "P2WPKH";
|
|
1181
1206
|
value: `0x${string}`;
|
|
1182
|
-
__kind: "P2WSH";
|
|
1183
1207
|
} | {
|
|
1208
|
+
__kind: "P2WSH";
|
|
1184
1209
|
value: `0x${string}`;
|
|
1210
|
+
} | {
|
|
1185
1211
|
__kind: "Taproot";
|
|
1212
|
+
value: `0x${string}`;
|
|
1186
1213
|
} | {
|
|
1187
1214
|
__kind: "OtherSegwit";
|
|
1188
1215
|
version: number;
|
|
@@ -1198,20 +1225,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1198
1225
|
}, {
|
|
1199
1226
|
retryDuration: number;
|
|
1200
1227
|
refundAddress: {
|
|
1201
|
-
value: string;
|
|
1202
1228
|
__kind: "P2PKH";
|
|
1203
|
-
} | {
|
|
1204
1229
|
value: string;
|
|
1205
|
-
__kind: "P2SH";
|
|
1206
1230
|
} | {
|
|
1231
|
+
__kind: "P2SH";
|
|
1207
1232
|
value: string;
|
|
1208
|
-
__kind: "P2WPKH";
|
|
1209
1233
|
} | {
|
|
1234
|
+
__kind: "P2WPKH";
|
|
1210
1235
|
value: string;
|
|
1211
|
-
__kind: "P2WSH";
|
|
1212
1236
|
} | {
|
|
1237
|
+
__kind: "P2WSH";
|
|
1213
1238
|
value: string;
|
|
1239
|
+
} | {
|
|
1214
1240
|
__kind: "Taproot";
|
|
1241
|
+
value: string;
|
|
1215
1242
|
} | {
|
|
1216
1243
|
__kind: "OtherSegwit";
|
|
1217
1244
|
version: number;
|
|
@@ -1237,7 +1264,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1237
1264
|
}>>>;
|
|
1238
1265
|
boostFee: z.ZodNumber;
|
|
1239
1266
|
}, "strip", z.ZodTypeAny, {
|
|
1267
|
+
txId: `0x${string}`;
|
|
1240
1268
|
depositDetails: {
|
|
1269
|
+
amount: bigint;
|
|
1241
1270
|
depositAddress: {
|
|
1242
1271
|
pubkeyX: `0x${string}`;
|
|
1243
1272
|
scriptPath?: {
|
|
@@ -1249,16 +1278,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1249
1278
|
};
|
|
1250
1279
|
} | null | undefined;
|
|
1251
1280
|
};
|
|
1252
|
-
amount: bigint;
|
|
1253
1281
|
id: {
|
|
1254
1282
|
txId: `0x${string}`;
|
|
1255
1283
|
vout: number;
|
|
1256
1284
|
};
|
|
1257
1285
|
};
|
|
1258
|
-
txId: `0x${string}`;
|
|
1259
1286
|
inputAsset: "Btc";
|
|
1260
1287
|
depositAmount: bigint;
|
|
1261
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
1288
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1262
1289
|
destinationAddress: {
|
|
1263
1290
|
readonly chain: "Ethereum";
|
|
1264
1291
|
readonly address: `0x${string}`;
|
|
@@ -1285,20 +1312,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1285
1312
|
refundParams: {
|
|
1286
1313
|
retryDuration: number;
|
|
1287
1314
|
refundAddress: {
|
|
1288
|
-
value: `0x${string}`;
|
|
1289
1315
|
__kind: "P2PKH";
|
|
1290
|
-
} | {
|
|
1291
1316
|
value: `0x${string}`;
|
|
1292
|
-
__kind: "P2SH";
|
|
1293
1317
|
} | {
|
|
1318
|
+
__kind: "P2SH";
|
|
1294
1319
|
value: `0x${string}`;
|
|
1295
|
-
__kind: "P2WPKH";
|
|
1296
1320
|
} | {
|
|
1321
|
+
__kind: "P2WPKH";
|
|
1297
1322
|
value: `0x${string}`;
|
|
1298
|
-
__kind: "P2WSH";
|
|
1299
1323
|
} | {
|
|
1324
|
+
__kind: "P2WSH";
|
|
1300
1325
|
value: `0x${string}`;
|
|
1326
|
+
} | {
|
|
1301
1327
|
__kind: "Taproot";
|
|
1328
|
+
value: `0x${string}`;
|
|
1302
1329
|
} | {
|
|
1303
1330
|
__kind: "OtherSegwit";
|
|
1304
1331
|
version: number;
|
|
@@ -1313,27 +1340,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1313
1340
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1314
1341
|
};
|
|
1315
1342
|
boostFee: number;
|
|
1343
|
+
channelId?: bigint | null | undefined;
|
|
1316
1344
|
depositAddress?: {
|
|
1317
|
-
value: `0x${string}`;
|
|
1318
1345
|
__kind: "P2PKH";
|
|
1319
|
-
} | {
|
|
1320
1346
|
value: `0x${string}`;
|
|
1321
|
-
__kind: "P2SH";
|
|
1322
1347
|
} | {
|
|
1348
|
+
__kind: "P2SH";
|
|
1323
1349
|
value: `0x${string}`;
|
|
1324
|
-
__kind: "P2WPKH";
|
|
1325
1350
|
} | {
|
|
1351
|
+
__kind: "P2WPKH";
|
|
1326
1352
|
value: `0x${string}`;
|
|
1327
|
-
__kind: "P2WSH";
|
|
1328
1353
|
} | {
|
|
1354
|
+
__kind: "P2WSH";
|
|
1329
1355
|
value: `0x${string}`;
|
|
1356
|
+
} | {
|
|
1330
1357
|
__kind: "Taproot";
|
|
1358
|
+
value: `0x${string}`;
|
|
1331
1359
|
} | {
|
|
1332
1360
|
__kind: "OtherSegwit";
|
|
1333
1361
|
version: number;
|
|
1334
1362
|
program: `0x${string}`;
|
|
1335
1363
|
} | null | undefined;
|
|
1336
|
-
channelId?: bigint | null | undefined;
|
|
1337
1364
|
depositMetadata?: {
|
|
1338
1365
|
channelMetadata: {
|
|
1339
1366
|
message: `0x${string}`;
|
|
@@ -1342,42 +1369,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1342
1369
|
};
|
|
1343
1370
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1344
1371
|
sourceAddress?: {
|
|
1345
|
-
value: `0x${string}`;
|
|
1346
1372
|
__kind: "Eth";
|
|
1347
|
-
} | {
|
|
1348
1373
|
value: `0x${string}`;
|
|
1374
|
+
} | {
|
|
1349
1375
|
__kind: "Dot";
|
|
1376
|
+
value: `0x${string}`;
|
|
1350
1377
|
} | {
|
|
1378
|
+
__kind: "Btc";
|
|
1351
1379
|
value: {
|
|
1352
|
-
value: `0x${string}`;
|
|
1353
1380
|
__kind: "P2PKH";
|
|
1354
|
-
} | {
|
|
1355
1381
|
value: `0x${string}`;
|
|
1356
|
-
__kind: "P2SH";
|
|
1357
1382
|
} | {
|
|
1383
|
+
__kind: "P2SH";
|
|
1358
1384
|
value: `0x${string}`;
|
|
1359
|
-
__kind: "P2WPKH";
|
|
1360
1385
|
} | {
|
|
1386
|
+
__kind: "P2WPKH";
|
|
1361
1387
|
value: `0x${string}`;
|
|
1362
|
-
__kind: "P2WSH";
|
|
1363
1388
|
} | {
|
|
1389
|
+
__kind: "P2WSH";
|
|
1364
1390
|
value: `0x${string}`;
|
|
1391
|
+
} | {
|
|
1365
1392
|
__kind: "Taproot";
|
|
1393
|
+
value: `0x${string}`;
|
|
1366
1394
|
} | {
|
|
1367
1395
|
__kind: "OtherSegwit";
|
|
1368
1396
|
version: number;
|
|
1369
1397
|
program: `0x${string}`;
|
|
1370
1398
|
};
|
|
1371
|
-
__kind: "Btc";
|
|
1372
1399
|
} | {
|
|
1373
|
-
value: `0x${string}`;
|
|
1374
1400
|
__kind: "Arb";
|
|
1375
|
-
} | {
|
|
1376
1401
|
value: `0x${string}`;
|
|
1377
|
-
__kind: "Sol";
|
|
1378
1402
|
} | {
|
|
1403
|
+
__kind: "Sol";
|
|
1379
1404
|
value: `0x${string}`;
|
|
1405
|
+
} | {
|
|
1380
1406
|
__kind: "Hub";
|
|
1407
|
+
value: `0x${string}`;
|
|
1381
1408
|
} | null | undefined;
|
|
1382
1409
|
} | null | undefined;
|
|
1383
1410
|
brokerFee?: {
|
|
@@ -1389,7 +1416,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1389
1416
|
chunkInterval: number;
|
|
1390
1417
|
} | null | undefined;
|
|
1391
1418
|
}, {
|
|
1419
|
+
txId: string;
|
|
1392
1420
|
depositDetails: {
|
|
1421
|
+
amount: string | number;
|
|
1393
1422
|
depositAddress: {
|
|
1394
1423
|
pubkeyX: string;
|
|
1395
1424
|
scriptPath?: {
|
|
@@ -1401,23 +1430,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1401
1430
|
};
|
|
1402
1431
|
} | null | undefined;
|
|
1403
1432
|
};
|
|
1404
|
-
amount: string | number;
|
|
1405
1433
|
id: {
|
|
1406
1434
|
txId: string;
|
|
1407
1435
|
vout: number;
|
|
1408
1436
|
};
|
|
1409
1437
|
};
|
|
1410
|
-
txId: string;
|
|
1411
1438
|
inputAsset: {
|
|
1412
1439
|
__kind: "Btc";
|
|
1413
1440
|
};
|
|
1414
1441
|
depositAmount: string | number;
|
|
1415
1442
|
outputAsset: {
|
|
1416
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
1443
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1417
1444
|
};
|
|
1418
1445
|
destinationAddress: {
|
|
1419
|
-
value: string;
|
|
1420
1446
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1447
|
+
value: string;
|
|
1421
1448
|
};
|
|
1422
1449
|
affiliateFees: {
|
|
1423
1450
|
account: number;
|
|
@@ -1426,20 +1453,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1426
1453
|
refundParams: {
|
|
1427
1454
|
retryDuration: number;
|
|
1428
1455
|
refundAddress: {
|
|
1429
|
-
value: string;
|
|
1430
1456
|
__kind: "P2PKH";
|
|
1431
|
-
} | {
|
|
1432
1457
|
value: string;
|
|
1433
|
-
__kind: "P2SH";
|
|
1434
1458
|
} | {
|
|
1459
|
+
__kind: "P2SH";
|
|
1435
1460
|
value: string;
|
|
1436
|
-
__kind: "P2WPKH";
|
|
1437
1461
|
} | {
|
|
1462
|
+
__kind: "P2WPKH";
|
|
1438
1463
|
value: string;
|
|
1439
|
-
__kind: "P2WSH";
|
|
1440
1464
|
} | {
|
|
1465
|
+
__kind: "P2WSH";
|
|
1441
1466
|
value: string;
|
|
1467
|
+
} | {
|
|
1442
1468
|
__kind: "Taproot";
|
|
1469
|
+
value: string;
|
|
1443
1470
|
} | {
|
|
1444
1471
|
__kind: "OtherSegwit";
|
|
1445
1472
|
version: number;
|
|
@@ -1454,27 +1481,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1454
1481
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1455
1482
|
};
|
|
1456
1483
|
boostFee: number;
|
|
1484
|
+
channelId?: string | number | null | undefined;
|
|
1457
1485
|
depositAddress?: {
|
|
1458
|
-
value: string;
|
|
1459
1486
|
__kind: "P2PKH";
|
|
1460
|
-
} | {
|
|
1461
1487
|
value: string;
|
|
1462
|
-
__kind: "P2SH";
|
|
1463
1488
|
} | {
|
|
1489
|
+
__kind: "P2SH";
|
|
1464
1490
|
value: string;
|
|
1465
|
-
__kind: "P2WPKH";
|
|
1466
1491
|
} | {
|
|
1492
|
+
__kind: "P2WPKH";
|
|
1467
1493
|
value: string;
|
|
1468
|
-
__kind: "P2WSH";
|
|
1469
1494
|
} | {
|
|
1495
|
+
__kind: "P2WSH";
|
|
1470
1496
|
value: string;
|
|
1497
|
+
} | {
|
|
1471
1498
|
__kind: "Taproot";
|
|
1499
|
+
value: string;
|
|
1472
1500
|
} | {
|
|
1473
1501
|
__kind: "OtherSegwit";
|
|
1474
1502
|
version: number;
|
|
1475
1503
|
program: string;
|
|
1476
1504
|
} | null | undefined;
|
|
1477
|
-
channelId?: string | number | null | undefined;
|
|
1478
1505
|
depositMetadata?: {
|
|
1479
1506
|
channelMetadata: {
|
|
1480
1507
|
message: string;
|
|
@@ -1485,42 +1512,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1485
1512
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1486
1513
|
};
|
|
1487
1514
|
sourceAddress?: {
|
|
1488
|
-
value: string;
|
|
1489
1515
|
__kind: "Eth";
|
|
1490
|
-
} | {
|
|
1491
1516
|
value: string;
|
|
1517
|
+
} | {
|
|
1492
1518
|
__kind: "Dot";
|
|
1519
|
+
value: string;
|
|
1493
1520
|
} | {
|
|
1521
|
+
__kind: "Btc";
|
|
1494
1522
|
value: {
|
|
1495
|
-
value: string;
|
|
1496
1523
|
__kind: "P2PKH";
|
|
1497
|
-
} | {
|
|
1498
1524
|
value: string;
|
|
1499
|
-
__kind: "P2SH";
|
|
1500
1525
|
} | {
|
|
1526
|
+
__kind: "P2SH";
|
|
1501
1527
|
value: string;
|
|
1502
|
-
__kind: "P2WPKH";
|
|
1503
1528
|
} | {
|
|
1529
|
+
__kind: "P2WPKH";
|
|
1504
1530
|
value: string;
|
|
1505
|
-
__kind: "P2WSH";
|
|
1506
1531
|
} | {
|
|
1532
|
+
__kind: "P2WSH";
|
|
1507
1533
|
value: string;
|
|
1534
|
+
} | {
|
|
1508
1535
|
__kind: "Taproot";
|
|
1536
|
+
value: string;
|
|
1509
1537
|
} | {
|
|
1510
1538
|
__kind: "OtherSegwit";
|
|
1511
1539
|
version: number;
|
|
1512
1540
|
program: string;
|
|
1513
1541
|
};
|
|
1514
|
-
__kind: "Btc";
|
|
1515
1542
|
} | {
|
|
1516
|
-
value: string;
|
|
1517
1543
|
__kind: "Arb";
|
|
1518
|
-
} | {
|
|
1519
1544
|
value: string;
|
|
1520
|
-
__kind: "Sol";
|
|
1521
1545
|
} | {
|
|
1546
|
+
__kind: "Sol";
|
|
1522
1547
|
value: string;
|
|
1548
|
+
} | {
|
|
1523
1549
|
__kind: "Hub";
|
|
1550
|
+
value: string;
|
|
1524
1551
|
} | null | undefined;
|
|
1525
1552
|
} | null | undefined;
|
|
1526
1553
|
brokerFee?: {
|
|
@@ -1535,7 +1562,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1535
1562
|
}, "strip", z.ZodTypeAny, {
|
|
1536
1563
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
1537
1564
|
vaultWitness: {
|
|
1565
|
+
txId: `0x${string}`;
|
|
1538
1566
|
depositDetails: {
|
|
1567
|
+
amount: bigint;
|
|
1539
1568
|
depositAddress: {
|
|
1540
1569
|
pubkeyX: `0x${string}`;
|
|
1541
1570
|
scriptPath?: {
|
|
@@ -1547,16 +1576,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1547
1576
|
};
|
|
1548
1577
|
} | null | undefined;
|
|
1549
1578
|
};
|
|
1550
|
-
amount: bigint;
|
|
1551
1579
|
id: {
|
|
1552
1580
|
txId: `0x${string}`;
|
|
1553
1581
|
vout: number;
|
|
1554
1582
|
};
|
|
1555
1583
|
};
|
|
1556
|
-
txId: `0x${string}`;
|
|
1557
1584
|
inputAsset: "Btc";
|
|
1558
1585
|
depositAmount: bigint;
|
|
1559
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
1586
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1560
1587
|
destinationAddress: {
|
|
1561
1588
|
readonly chain: "Ethereum";
|
|
1562
1589
|
readonly address: `0x${string}`;
|
|
@@ -1583,20 +1610,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1583
1610
|
refundParams: {
|
|
1584
1611
|
retryDuration: number;
|
|
1585
1612
|
refundAddress: {
|
|
1586
|
-
value: `0x${string}`;
|
|
1587
1613
|
__kind: "P2PKH";
|
|
1588
|
-
} | {
|
|
1589
1614
|
value: `0x${string}`;
|
|
1590
|
-
__kind: "P2SH";
|
|
1591
1615
|
} | {
|
|
1616
|
+
__kind: "P2SH";
|
|
1592
1617
|
value: `0x${string}`;
|
|
1593
|
-
__kind: "P2WPKH";
|
|
1594
1618
|
} | {
|
|
1619
|
+
__kind: "P2WPKH";
|
|
1595
1620
|
value: `0x${string}`;
|
|
1596
|
-
__kind: "P2WSH";
|
|
1597
1621
|
} | {
|
|
1622
|
+
__kind: "P2WSH";
|
|
1598
1623
|
value: `0x${string}`;
|
|
1624
|
+
} | {
|
|
1599
1625
|
__kind: "Taproot";
|
|
1626
|
+
value: `0x${string}`;
|
|
1600
1627
|
} | {
|
|
1601
1628
|
__kind: "OtherSegwit";
|
|
1602
1629
|
version: number;
|
|
@@ -1611,27 +1638,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1611
1638
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1612
1639
|
};
|
|
1613
1640
|
boostFee: number;
|
|
1641
|
+
channelId?: bigint | null | undefined;
|
|
1614
1642
|
depositAddress?: {
|
|
1615
|
-
value: `0x${string}`;
|
|
1616
1643
|
__kind: "P2PKH";
|
|
1617
|
-
} | {
|
|
1618
1644
|
value: `0x${string}`;
|
|
1619
|
-
__kind: "P2SH";
|
|
1620
1645
|
} | {
|
|
1646
|
+
__kind: "P2SH";
|
|
1621
1647
|
value: `0x${string}`;
|
|
1622
|
-
__kind: "P2WPKH";
|
|
1623
1648
|
} | {
|
|
1649
|
+
__kind: "P2WPKH";
|
|
1624
1650
|
value: `0x${string}`;
|
|
1625
|
-
__kind: "P2WSH";
|
|
1626
1651
|
} | {
|
|
1652
|
+
__kind: "P2WSH";
|
|
1627
1653
|
value: `0x${string}`;
|
|
1654
|
+
} | {
|
|
1628
1655
|
__kind: "Taproot";
|
|
1656
|
+
value: `0x${string}`;
|
|
1629
1657
|
} | {
|
|
1630
1658
|
__kind: "OtherSegwit";
|
|
1631
1659
|
version: number;
|
|
1632
1660
|
program: `0x${string}`;
|
|
1633
1661
|
} | null | undefined;
|
|
1634
|
-
channelId?: bigint | null | undefined;
|
|
1635
1662
|
depositMetadata?: {
|
|
1636
1663
|
channelMetadata: {
|
|
1637
1664
|
message: `0x${string}`;
|
|
@@ -1640,42 +1667,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1640
1667
|
};
|
|
1641
1668
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1642
1669
|
sourceAddress?: {
|
|
1643
|
-
value: `0x${string}`;
|
|
1644
1670
|
__kind: "Eth";
|
|
1645
|
-
} | {
|
|
1646
1671
|
value: `0x${string}`;
|
|
1672
|
+
} | {
|
|
1647
1673
|
__kind: "Dot";
|
|
1674
|
+
value: `0x${string}`;
|
|
1648
1675
|
} | {
|
|
1676
|
+
__kind: "Btc";
|
|
1649
1677
|
value: {
|
|
1650
|
-
value: `0x${string}`;
|
|
1651
1678
|
__kind: "P2PKH";
|
|
1652
|
-
} | {
|
|
1653
1679
|
value: `0x${string}`;
|
|
1654
|
-
__kind: "P2SH";
|
|
1655
1680
|
} | {
|
|
1681
|
+
__kind: "P2SH";
|
|
1656
1682
|
value: `0x${string}`;
|
|
1657
|
-
__kind: "P2WPKH";
|
|
1658
1683
|
} | {
|
|
1684
|
+
__kind: "P2WPKH";
|
|
1659
1685
|
value: `0x${string}`;
|
|
1660
|
-
__kind: "P2WSH";
|
|
1661
1686
|
} | {
|
|
1687
|
+
__kind: "P2WSH";
|
|
1662
1688
|
value: `0x${string}`;
|
|
1689
|
+
} | {
|
|
1663
1690
|
__kind: "Taproot";
|
|
1691
|
+
value: `0x${string}`;
|
|
1664
1692
|
} | {
|
|
1665
1693
|
__kind: "OtherSegwit";
|
|
1666
1694
|
version: number;
|
|
1667
1695
|
program: `0x${string}`;
|
|
1668
1696
|
};
|
|
1669
|
-
__kind: "Btc";
|
|
1670
1697
|
} | {
|
|
1671
|
-
value: `0x${string}`;
|
|
1672
1698
|
__kind: "Arb";
|
|
1673
|
-
} | {
|
|
1674
1699
|
value: `0x${string}`;
|
|
1675
|
-
__kind: "Sol";
|
|
1676
1700
|
} | {
|
|
1701
|
+
__kind: "Sol";
|
|
1677
1702
|
value: `0x${string}`;
|
|
1703
|
+
} | {
|
|
1678
1704
|
__kind: "Hub";
|
|
1705
|
+
value: `0x${string}`;
|
|
1679
1706
|
} | null | undefined;
|
|
1680
1707
|
} | null | undefined;
|
|
1681
1708
|
brokerFee?: {
|
|
@@ -1690,7 +1717,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1690
1717
|
}, {
|
|
1691
1718
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
1692
1719
|
vaultWitness: {
|
|
1720
|
+
txId: string;
|
|
1693
1721
|
depositDetails: {
|
|
1722
|
+
amount: string | number;
|
|
1694
1723
|
depositAddress: {
|
|
1695
1724
|
pubkeyX: string;
|
|
1696
1725
|
scriptPath?: {
|
|
@@ -1702,23 +1731,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1702
1731
|
};
|
|
1703
1732
|
} | null | undefined;
|
|
1704
1733
|
};
|
|
1705
|
-
amount: string | number;
|
|
1706
1734
|
id: {
|
|
1707
1735
|
txId: string;
|
|
1708
1736
|
vout: number;
|
|
1709
1737
|
};
|
|
1710
1738
|
};
|
|
1711
|
-
txId: string;
|
|
1712
1739
|
inputAsset: {
|
|
1713
1740
|
__kind: "Btc";
|
|
1714
1741
|
};
|
|
1715
1742
|
depositAmount: string | number;
|
|
1716
1743
|
outputAsset: {
|
|
1717
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
1744
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1718
1745
|
};
|
|
1719
1746
|
destinationAddress: {
|
|
1720
|
-
value: string;
|
|
1721
1747
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1748
|
+
value: string;
|
|
1722
1749
|
};
|
|
1723
1750
|
affiliateFees: {
|
|
1724
1751
|
account: number;
|
|
@@ -1727,20 +1754,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1727
1754
|
refundParams: {
|
|
1728
1755
|
retryDuration: number;
|
|
1729
1756
|
refundAddress: {
|
|
1730
|
-
value: string;
|
|
1731
1757
|
__kind: "P2PKH";
|
|
1732
|
-
} | {
|
|
1733
1758
|
value: string;
|
|
1734
|
-
__kind: "P2SH";
|
|
1735
1759
|
} | {
|
|
1760
|
+
__kind: "P2SH";
|
|
1736
1761
|
value: string;
|
|
1737
|
-
__kind: "P2WPKH";
|
|
1738
1762
|
} | {
|
|
1763
|
+
__kind: "P2WPKH";
|
|
1739
1764
|
value: string;
|
|
1740
|
-
__kind: "P2WSH";
|
|
1741
1765
|
} | {
|
|
1766
|
+
__kind: "P2WSH";
|
|
1742
1767
|
value: string;
|
|
1768
|
+
} | {
|
|
1743
1769
|
__kind: "Taproot";
|
|
1770
|
+
value: string;
|
|
1744
1771
|
} | {
|
|
1745
1772
|
__kind: "OtherSegwit";
|
|
1746
1773
|
version: number;
|
|
@@ -1755,27 +1782,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1755
1782
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1756
1783
|
};
|
|
1757
1784
|
boostFee: number;
|
|
1785
|
+
channelId?: string | number | null | undefined;
|
|
1758
1786
|
depositAddress?: {
|
|
1759
|
-
value: string;
|
|
1760
1787
|
__kind: "P2PKH";
|
|
1761
|
-
} | {
|
|
1762
1788
|
value: string;
|
|
1763
|
-
__kind: "P2SH";
|
|
1764
1789
|
} | {
|
|
1790
|
+
__kind: "P2SH";
|
|
1765
1791
|
value: string;
|
|
1766
|
-
__kind: "P2WPKH";
|
|
1767
1792
|
} | {
|
|
1793
|
+
__kind: "P2WPKH";
|
|
1768
1794
|
value: string;
|
|
1769
|
-
__kind: "P2WSH";
|
|
1770
1795
|
} | {
|
|
1796
|
+
__kind: "P2WSH";
|
|
1771
1797
|
value: string;
|
|
1798
|
+
} | {
|
|
1772
1799
|
__kind: "Taproot";
|
|
1800
|
+
value: string;
|
|
1773
1801
|
} | {
|
|
1774
1802
|
__kind: "OtherSegwit";
|
|
1775
1803
|
version: number;
|
|
1776
1804
|
program: string;
|
|
1777
1805
|
} | null | undefined;
|
|
1778
|
-
channelId?: string | number | null | undefined;
|
|
1779
1806
|
depositMetadata?: {
|
|
1780
1807
|
channelMetadata: {
|
|
1781
1808
|
message: string;
|
|
@@ -1786,42 +1813,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1786
1813
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1787
1814
|
};
|
|
1788
1815
|
sourceAddress?: {
|
|
1789
|
-
value: string;
|
|
1790
1816
|
__kind: "Eth";
|
|
1791
|
-
} | {
|
|
1792
1817
|
value: string;
|
|
1818
|
+
} | {
|
|
1793
1819
|
__kind: "Dot";
|
|
1820
|
+
value: string;
|
|
1794
1821
|
} | {
|
|
1822
|
+
__kind: "Btc";
|
|
1795
1823
|
value: {
|
|
1796
|
-
value: string;
|
|
1797
1824
|
__kind: "P2PKH";
|
|
1798
|
-
} | {
|
|
1799
1825
|
value: string;
|
|
1800
|
-
__kind: "P2SH";
|
|
1801
1826
|
} | {
|
|
1827
|
+
__kind: "P2SH";
|
|
1802
1828
|
value: string;
|
|
1803
|
-
__kind: "P2WPKH";
|
|
1804
1829
|
} | {
|
|
1830
|
+
__kind: "P2WPKH";
|
|
1805
1831
|
value: string;
|
|
1806
|
-
__kind: "P2WSH";
|
|
1807
1832
|
} | {
|
|
1833
|
+
__kind: "P2WSH";
|
|
1808
1834
|
value: string;
|
|
1835
|
+
} | {
|
|
1809
1836
|
__kind: "Taproot";
|
|
1837
|
+
value: string;
|
|
1810
1838
|
} | {
|
|
1811
1839
|
__kind: "OtherSegwit";
|
|
1812
1840
|
version: number;
|
|
1813
1841
|
program: string;
|
|
1814
1842
|
};
|
|
1815
|
-
__kind: "Btc";
|
|
1816
1843
|
} | {
|
|
1817
|
-
value: string;
|
|
1818
1844
|
__kind: "Arb";
|
|
1819
|
-
} | {
|
|
1820
1845
|
value: string;
|
|
1821
|
-
__kind: "Sol";
|
|
1822
1846
|
} | {
|
|
1847
|
+
__kind: "Sol";
|
|
1823
1848
|
value: string;
|
|
1849
|
+
} | {
|
|
1824
1850
|
__kind: "Hub";
|
|
1851
|
+
value: string;
|
|
1825
1852
|
} | null | undefined;
|
|
1826
1853
|
} | null | undefined;
|
|
1827
1854
|
brokerFee?: {
|
|
@@ -1835,7 +1862,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1835
1862
|
};
|
|
1836
1863
|
}>]>;
|
|
1837
1864
|
}, "strip", z.ZodTypeAny, {
|
|
1838
|
-
blockHeight: bigint;
|
|
1839
1865
|
reason: {
|
|
1840
1866
|
__kind: "BelowMinimumDeposit";
|
|
1841
1867
|
} | {
|
|
@@ -1843,6 +1869,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1843
1869
|
} | {
|
|
1844
1870
|
__kind: "TransactionRejectedByBroker";
|
|
1845
1871
|
} | {
|
|
1872
|
+
__kind: "DepositWitnessRejected";
|
|
1846
1873
|
value: {
|
|
1847
1874
|
__kind: "Other";
|
|
1848
1875
|
} | {
|
|
@@ -1850,11 +1877,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1850
1877
|
} | {
|
|
1851
1878
|
__kind: "BadOrigin";
|
|
1852
1879
|
} | {
|
|
1880
|
+
__kind: "Module";
|
|
1853
1881
|
value: {
|
|
1854
1882
|
index: number;
|
|
1855
1883
|
error: `0x${string}`;
|
|
1856
1884
|
};
|
|
1857
|
-
__kind: "Module";
|
|
1858
1885
|
} | {
|
|
1859
1886
|
__kind: "ConsumerRemaining";
|
|
1860
1887
|
} | {
|
|
@@ -1862,14 +1889,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1862
1889
|
} | {
|
|
1863
1890
|
__kind: "TooManyConsumers";
|
|
1864
1891
|
} | {
|
|
1865
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1866
1892
|
__kind: "Token";
|
|
1893
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1867
1894
|
} | {
|
|
1868
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1869
1895
|
__kind: "Arithmetic";
|
|
1896
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1870
1897
|
} | {
|
|
1871
|
-
value: "LimitReached" | "NoLayer";
|
|
1872
1898
|
__kind: "Transactional";
|
|
1899
|
+
value: "LimitReached" | "NoLayer";
|
|
1873
1900
|
} | {
|
|
1874
1901
|
__kind: "Exhausted";
|
|
1875
1902
|
} | {
|
|
@@ -1878,37 +1905,41 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1878
1905
|
__kind: "Unavailable";
|
|
1879
1906
|
} | {
|
|
1880
1907
|
__kind: "RootNotAllowed";
|
|
1908
|
+
} | {
|
|
1909
|
+
__kind: "Trie";
|
|
1910
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1881
1911
|
};
|
|
1882
|
-
__kind: "DepositWitnessRejected";
|
|
1883
1912
|
} | {
|
|
1884
1913
|
__kind: "Unrefundable";
|
|
1885
1914
|
};
|
|
1915
|
+
blockHeight: bigint;
|
|
1886
1916
|
details: {
|
|
1887
1917
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
1888
1918
|
depositWitness: {
|
|
1919
|
+
asset: "Btc";
|
|
1920
|
+
amount: bigint;
|
|
1889
1921
|
depositAddress: {
|
|
1890
|
-
value: `0x${string}`;
|
|
1891
1922
|
__kind: "P2PKH";
|
|
1892
|
-
} | {
|
|
1893
1923
|
value: `0x${string}`;
|
|
1894
|
-
__kind: "P2SH";
|
|
1895
1924
|
} | {
|
|
1925
|
+
__kind: "P2SH";
|
|
1896
1926
|
value: `0x${string}`;
|
|
1897
|
-
__kind: "P2WPKH";
|
|
1898
1927
|
} | {
|
|
1928
|
+
__kind: "P2WPKH";
|
|
1899
1929
|
value: `0x${string}`;
|
|
1900
|
-
__kind: "P2WSH";
|
|
1901
1930
|
} | {
|
|
1931
|
+
__kind: "P2WSH";
|
|
1902
1932
|
value: `0x${string}`;
|
|
1933
|
+
} | {
|
|
1903
1934
|
__kind: "Taproot";
|
|
1935
|
+
value: `0x${string}`;
|
|
1904
1936
|
} | {
|
|
1905
1937
|
__kind: "OtherSegwit";
|
|
1906
1938
|
version: number;
|
|
1907
1939
|
program: `0x${string}`;
|
|
1908
1940
|
};
|
|
1909
|
-
asset: "Btc";
|
|
1910
|
-
amount: bigint;
|
|
1911
1941
|
depositDetails: {
|
|
1942
|
+
amount: bigint;
|
|
1912
1943
|
depositAddress: {
|
|
1913
1944
|
pubkeyX: `0x${string}`;
|
|
1914
1945
|
scriptPath?: {
|
|
@@ -1920,7 +1951,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1920
1951
|
};
|
|
1921
1952
|
} | null | undefined;
|
|
1922
1953
|
};
|
|
1923
|
-
amount: bigint;
|
|
1924
1954
|
id: {
|
|
1925
1955
|
txId: `0x${string}`;
|
|
1926
1956
|
vout: number;
|
|
@@ -1930,7 +1960,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1930
1960
|
} | {
|
|
1931
1961
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
1932
1962
|
vaultWitness: {
|
|
1963
|
+
txId: `0x${string}`;
|
|
1933
1964
|
depositDetails: {
|
|
1965
|
+
amount: bigint;
|
|
1934
1966
|
depositAddress: {
|
|
1935
1967
|
pubkeyX: `0x${string}`;
|
|
1936
1968
|
scriptPath?: {
|
|
@@ -1942,16 +1974,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1942
1974
|
};
|
|
1943
1975
|
} | null | undefined;
|
|
1944
1976
|
};
|
|
1945
|
-
amount: bigint;
|
|
1946
1977
|
id: {
|
|
1947
1978
|
txId: `0x${string}`;
|
|
1948
1979
|
vout: number;
|
|
1949
1980
|
};
|
|
1950
1981
|
};
|
|
1951
|
-
txId: `0x${string}`;
|
|
1952
1982
|
inputAsset: "Btc";
|
|
1953
1983
|
depositAmount: bigint;
|
|
1954
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
1984
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1955
1985
|
destinationAddress: {
|
|
1956
1986
|
readonly chain: "Ethereum";
|
|
1957
1987
|
readonly address: `0x${string}`;
|
|
@@ -1978,20 +2008,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1978
2008
|
refundParams: {
|
|
1979
2009
|
retryDuration: number;
|
|
1980
2010
|
refundAddress: {
|
|
1981
|
-
value: `0x${string}`;
|
|
1982
2011
|
__kind: "P2PKH";
|
|
1983
|
-
} | {
|
|
1984
2012
|
value: `0x${string}`;
|
|
1985
|
-
__kind: "P2SH";
|
|
1986
2013
|
} | {
|
|
2014
|
+
__kind: "P2SH";
|
|
1987
2015
|
value: `0x${string}`;
|
|
1988
|
-
__kind: "P2WPKH";
|
|
1989
2016
|
} | {
|
|
2017
|
+
__kind: "P2WPKH";
|
|
1990
2018
|
value: `0x${string}`;
|
|
1991
|
-
__kind: "P2WSH";
|
|
1992
2019
|
} | {
|
|
2020
|
+
__kind: "P2WSH";
|
|
1993
2021
|
value: `0x${string}`;
|
|
2022
|
+
} | {
|
|
1994
2023
|
__kind: "Taproot";
|
|
2024
|
+
value: `0x${string}`;
|
|
1995
2025
|
} | {
|
|
1996
2026
|
__kind: "OtherSegwit";
|
|
1997
2027
|
version: number;
|
|
@@ -2006,27 +2036,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2006
2036
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
2007
2037
|
};
|
|
2008
2038
|
boostFee: number;
|
|
2039
|
+
channelId?: bigint | null | undefined;
|
|
2009
2040
|
depositAddress?: {
|
|
2010
|
-
value: `0x${string}`;
|
|
2011
2041
|
__kind: "P2PKH";
|
|
2012
|
-
} | {
|
|
2013
2042
|
value: `0x${string}`;
|
|
2014
|
-
__kind: "P2SH";
|
|
2015
2043
|
} | {
|
|
2044
|
+
__kind: "P2SH";
|
|
2016
2045
|
value: `0x${string}`;
|
|
2017
|
-
__kind: "P2WPKH";
|
|
2018
2046
|
} | {
|
|
2047
|
+
__kind: "P2WPKH";
|
|
2019
2048
|
value: `0x${string}`;
|
|
2020
|
-
__kind: "P2WSH";
|
|
2021
2049
|
} | {
|
|
2050
|
+
__kind: "P2WSH";
|
|
2022
2051
|
value: `0x${string}`;
|
|
2052
|
+
} | {
|
|
2023
2053
|
__kind: "Taproot";
|
|
2054
|
+
value: `0x${string}`;
|
|
2024
2055
|
} | {
|
|
2025
2056
|
__kind: "OtherSegwit";
|
|
2026
2057
|
version: number;
|
|
2027
2058
|
program: `0x${string}`;
|
|
2028
2059
|
} | null | undefined;
|
|
2029
|
-
channelId?: bigint | null | undefined;
|
|
2030
2060
|
depositMetadata?: {
|
|
2031
2061
|
channelMetadata: {
|
|
2032
2062
|
message: `0x${string}`;
|
|
@@ -2035,42 +2065,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2035
2065
|
};
|
|
2036
2066
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2037
2067
|
sourceAddress?: {
|
|
2038
|
-
value: `0x${string}`;
|
|
2039
2068
|
__kind: "Eth";
|
|
2040
|
-
} | {
|
|
2041
2069
|
value: `0x${string}`;
|
|
2070
|
+
} | {
|
|
2042
2071
|
__kind: "Dot";
|
|
2072
|
+
value: `0x${string}`;
|
|
2043
2073
|
} | {
|
|
2074
|
+
__kind: "Btc";
|
|
2044
2075
|
value: {
|
|
2045
|
-
value: `0x${string}`;
|
|
2046
2076
|
__kind: "P2PKH";
|
|
2047
|
-
} | {
|
|
2048
2077
|
value: `0x${string}`;
|
|
2049
|
-
__kind: "P2SH";
|
|
2050
2078
|
} | {
|
|
2079
|
+
__kind: "P2SH";
|
|
2051
2080
|
value: `0x${string}`;
|
|
2052
|
-
__kind: "P2WPKH";
|
|
2053
2081
|
} | {
|
|
2082
|
+
__kind: "P2WPKH";
|
|
2054
2083
|
value: `0x${string}`;
|
|
2055
|
-
__kind: "P2WSH";
|
|
2056
2084
|
} | {
|
|
2085
|
+
__kind: "P2WSH";
|
|
2057
2086
|
value: `0x${string}`;
|
|
2087
|
+
} | {
|
|
2058
2088
|
__kind: "Taproot";
|
|
2089
|
+
value: `0x${string}`;
|
|
2059
2090
|
} | {
|
|
2060
2091
|
__kind: "OtherSegwit";
|
|
2061
2092
|
version: number;
|
|
2062
2093
|
program: `0x${string}`;
|
|
2063
2094
|
};
|
|
2064
|
-
__kind: "Btc";
|
|
2065
2095
|
} | {
|
|
2066
|
-
value: `0x${string}`;
|
|
2067
2096
|
__kind: "Arb";
|
|
2068
|
-
} | {
|
|
2069
2097
|
value: `0x${string}`;
|
|
2070
|
-
__kind: "Sol";
|
|
2071
2098
|
} | {
|
|
2099
|
+
__kind: "Sol";
|
|
2072
2100
|
value: `0x${string}`;
|
|
2101
|
+
} | {
|
|
2073
2102
|
__kind: "Hub";
|
|
2103
|
+
value: `0x${string}`;
|
|
2074
2104
|
} | null | undefined;
|
|
2075
2105
|
} | null | undefined;
|
|
2076
2106
|
brokerFee?: {
|
|
@@ -2084,7 +2114,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2084
2114
|
};
|
|
2085
2115
|
};
|
|
2086
2116
|
}, {
|
|
2087
|
-
blockHeight: string | number;
|
|
2088
2117
|
reason: {
|
|
2089
2118
|
__kind: "BelowMinimumDeposit";
|
|
2090
2119
|
} | {
|
|
@@ -2092,6 +2121,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2092
2121
|
} | {
|
|
2093
2122
|
__kind: "TransactionRejectedByBroker";
|
|
2094
2123
|
} | {
|
|
2124
|
+
__kind: "DepositWitnessRejected";
|
|
2095
2125
|
value: {
|
|
2096
2126
|
__kind: "Other";
|
|
2097
2127
|
} | {
|
|
@@ -2099,11 +2129,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2099
2129
|
} | {
|
|
2100
2130
|
__kind: "BadOrigin";
|
|
2101
2131
|
} | {
|
|
2132
|
+
__kind: "Module";
|
|
2102
2133
|
value: {
|
|
2103
2134
|
index: number;
|
|
2104
2135
|
error: string;
|
|
2105
2136
|
};
|
|
2106
|
-
__kind: "Module";
|
|
2107
2137
|
} | {
|
|
2108
2138
|
__kind: "ConsumerRemaining";
|
|
2109
2139
|
} | {
|
|
@@ -2111,20 +2141,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2111
2141
|
} | {
|
|
2112
2142
|
__kind: "TooManyConsumers";
|
|
2113
2143
|
} | {
|
|
2144
|
+
__kind: "Token";
|
|
2114
2145
|
value: {
|
|
2115
2146
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2116
2147
|
};
|
|
2117
|
-
__kind: "Token";
|
|
2118
2148
|
} | {
|
|
2149
|
+
__kind: "Arithmetic";
|
|
2119
2150
|
value: {
|
|
2120
2151
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2121
2152
|
};
|
|
2122
|
-
__kind: "Arithmetic";
|
|
2123
2153
|
} | {
|
|
2154
|
+
__kind: "Transactional";
|
|
2124
2155
|
value: {
|
|
2125
2156
|
__kind: "LimitReached" | "NoLayer";
|
|
2126
2157
|
};
|
|
2127
|
-
__kind: "Transactional";
|
|
2128
2158
|
} | {
|
|
2129
2159
|
__kind: "Exhausted";
|
|
2130
2160
|
} | {
|
|
@@ -2133,39 +2163,45 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2133
2163
|
__kind: "Unavailable";
|
|
2134
2164
|
} | {
|
|
2135
2165
|
__kind: "RootNotAllowed";
|
|
2166
|
+
} | {
|
|
2167
|
+
__kind: "Trie";
|
|
2168
|
+
value: {
|
|
2169
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
2170
|
+
};
|
|
2136
2171
|
};
|
|
2137
|
-
__kind: "DepositWitnessRejected";
|
|
2138
2172
|
} | {
|
|
2139
2173
|
__kind: "Unrefundable";
|
|
2140
2174
|
};
|
|
2175
|
+
blockHeight: string | number;
|
|
2141
2176
|
details: {
|
|
2142
2177
|
__kind: "DepositFailedDepositChannelVariantBitcoin";
|
|
2143
2178
|
depositWitness: {
|
|
2179
|
+
asset: {
|
|
2180
|
+
__kind: "Btc";
|
|
2181
|
+
};
|
|
2182
|
+
amount: string | number;
|
|
2144
2183
|
depositAddress: {
|
|
2145
|
-
value: string;
|
|
2146
2184
|
__kind: "P2PKH";
|
|
2147
|
-
} | {
|
|
2148
2185
|
value: string;
|
|
2149
|
-
__kind: "P2SH";
|
|
2150
2186
|
} | {
|
|
2187
|
+
__kind: "P2SH";
|
|
2151
2188
|
value: string;
|
|
2152
|
-
__kind: "P2WPKH";
|
|
2153
2189
|
} | {
|
|
2190
|
+
__kind: "P2WPKH";
|
|
2154
2191
|
value: string;
|
|
2155
|
-
__kind: "P2WSH";
|
|
2156
2192
|
} | {
|
|
2193
|
+
__kind: "P2WSH";
|
|
2157
2194
|
value: string;
|
|
2195
|
+
} | {
|
|
2158
2196
|
__kind: "Taproot";
|
|
2197
|
+
value: string;
|
|
2159
2198
|
} | {
|
|
2160
2199
|
__kind: "OtherSegwit";
|
|
2161
2200
|
version: number;
|
|
2162
2201
|
program: string;
|
|
2163
2202
|
};
|
|
2164
|
-
asset: {
|
|
2165
|
-
__kind: "Btc";
|
|
2166
|
-
};
|
|
2167
|
-
amount: string | number;
|
|
2168
2203
|
depositDetails: {
|
|
2204
|
+
amount: string | number;
|
|
2169
2205
|
depositAddress: {
|
|
2170
2206
|
pubkeyX: string;
|
|
2171
2207
|
scriptPath?: {
|
|
@@ -2177,7 +2213,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2177
2213
|
};
|
|
2178
2214
|
} | null | undefined;
|
|
2179
2215
|
};
|
|
2180
|
-
amount: string | number;
|
|
2181
2216
|
id: {
|
|
2182
2217
|
txId: string;
|
|
2183
2218
|
vout: number;
|
|
@@ -2187,7 +2222,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2187
2222
|
} | {
|
|
2188
2223
|
__kind: "DepositFailedVaultVariantBitcoin";
|
|
2189
2224
|
vaultWitness: {
|
|
2225
|
+
txId: string;
|
|
2190
2226
|
depositDetails: {
|
|
2227
|
+
amount: string | number;
|
|
2191
2228
|
depositAddress: {
|
|
2192
2229
|
pubkeyX: string;
|
|
2193
2230
|
scriptPath?: {
|
|
@@ -2199,23 +2236,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2199
2236
|
};
|
|
2200
2237
|
} | null | undefined;
|
|
2201
2238
|
};
|
|
2202
|
-
amount: string | number;
|
|
2203
2239
|
id: {
|
|
2204
2240
|
txId: string;
|
|
2205
2241
|
vout: number;
|
|
2206
2242
|
};
|
|
2207
2243
|
};
|
|
2208
|
-
txId: string;
|
|
2209
2244
|
inputAsset: {
|
|
2210
2245
|
__kind: "Btc";
|
|
2211
2246
|
};
|
|
2212
2247
|
depositAmount: string | number;
|
|
2213
2248
|
outputAsset: {
|
|
2214
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
2249
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
2215
2250
|
};
|
|
2216
2251
|
destinationAddress: {
|
|
2217
|
-
value: string;
|
|
2218
2252
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2253
|
+
value: string;
|
|
2219
2254
|
};
|
|
2220
2255
|
affiliateFees: {
|
|
2221
2256
|
account: number;
|
|
@@ -2224,20 +2259,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2224
2259
|
refundParams: {
|
|
2225
2260
|
retryDuration: number;
|
|
2226
2261
|
refundAddress: {
|
|
2227
|
-
value: string;
|
|
2228
2262
|
__kind: "P2PKH";
|
|
2229
|
-
} | {
|
|
2230
2263
|
value: string;
|
|
2231
|
-
__kind: "P2SH";
|
|
2232
2264
|
} | {
|
|
2265
|
+
__kind: "P2SH";
|
|
2233
2266
|
value: string;
|
|
2234
|
-
__kind: "P2WPKH";
|
|
2235
2267
|
} | {
|
|
2268
|
+
__kind: "P2WPKH";
|
|
2236
2269
|
value: string;
|
|
2237
|
-
__kind: "P2WSH";
|
|
2238
2270
|
} | {
|
|
2271
|
+
__kind: "P2WSH";
|
|
2239
2272
|
value: string;
|
|
2273
|
+
} | {
|
|
2240
2274
|
__kind: "Taproot";
|
|
2275
|
+
value: string;
|
|
2241
2276
|
} | {
|
|
2242
2277
|
__kind: "OtherSegwit";
|
|
2243
2278
|
version: number;
|
|
@@ -2252,27 +2287,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2252
2287
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
2253
2288
|
};
|
|
2254
2289
|
boostFee: number;
|
|
2290
|
+
channelId?: string | number | null | undefined;
|
|
2255
2291
|
depositAddress?: {
|
|
2256
|
-
value: string;
|
|
2257
2292
|
__kind: "P2PKH";
|
|
2258
|
-
} | {
|
|
2259
2293
|
value: string;
|
|
2260
|
-
__kind: "P2SH";
|
|
2261
2294
|
} | {
|
|
2295
|
+
__kind: "P2SH";
|
|
2262
2296
|
value: string;
|
|
2263
|
-
__kind: "P2WPKH";
|
|
2264
2297
|
} | {
|
|
2298
|
+
__kind: "P2WPKH";
|
|
2265
2299
|
value: string;
|
|
2266
|
-
__kind: "P2WSH";
|
|
2267
2300
|
} | {
|
|
2301
|
+
__kind: "P2WSH";
|
|
2268
2302
|
value: string;
|
|
2303
|
+
} | {
|
|
2269
2304
|
__kind: "Taproot";
|
|
2305
|
+
value: string;
|
|
2270
2306
|
} | {
|
|
2271
2307
|
__kind: "OtherSegwit";
|
|
2272
2308
|
version: number;
|
|
2273
2309
|
program: string;
|
|
2274
2310
|
} | null | undefined;
|
|
2275
|
-
channelId?: string | number | null | undefined;
|
|
2276
2311
|
depositMetadata?: {
|
|
2277
2312
|
channelMetadata: {
|
|
2278
2313
|
message: string;
|
|
@@ -2283,42 +2318,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2283
2318
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2284
2319
|
};
|
|
2285
2320
|
sourceAddress?: {
|
|
2286
|
-
value: string;
|
|
2287
2321
|
__kind: "Eth";
|
|
2288
|
-
} | {
|
|
2289
2322
|
value: string;
|
|
2323
|
+
} | {
|
|
2290
2324
|
__kind: "Dot";
|
|
2325
|
+
value: string;
|
|
2291
2326
|
} | {
|
|
2327
|
+
__kind: "Btc";
|
|
2292
2328
|
value: {
|
|
2293
|
-
value: string;
|
|
2294
2329
|
__kind: "P2PKH";
|
|
2295
|
-
} | {
|
|
2296
2330
|
value: string;
|
|
2297
|
-
__kind: "P2SH";
|
|
2298
2331
|
} | {
|
|
2332
|
+
__kind: "P2SH";
|
|
2299
2333
|
value: string;
|
|
2300
|
-
__kind: "P2WPKH";
|
|
2301
2334
|
} | {
|
|
2335
|
+
__kind: "P2WPKH";
|
|
2302
2336
|
value: string;
|
|
2303
|
-
__kind: "P2WSH";
|
|
2304
2337
|
} | {
|
|
2338
|
+
__kind: "P2WSH";
|
|
2305
2339
|
value: string;
|
|
2340
|
+
} | {
|
|
2306
2341
|
__kind: "Taproot";
|
|
2342
|
+
value: string;
|
|
2307
2343
|
} | {
|
|
2308
2344
|
__kind: "OtherSegwit";
|
|
2309
2345
|
version: number;
|
|
2310
2346
|
program: string;
|
|
2311
2347
|
};
|
|
2312
|
-
__kind: "Btc";
|
|
2313
2348
|
} | {
|
|
2314
|
-
value: string;
|
|
2315
2349
|
__kind: "Arb";
|
|
2316
|
-
} | {
|
|
2317
2350
|
value: string;
|
|
2318
|
-
__kind: "Sol";
|
|
2319
2351
|
} | {
|
|
2352
|
+
__kind: "Sol";
|
|
2320
2353
|
value: string;
|
|
2354
|
+
} | {
|
|
2321
2355
|
__kind: "Hub";
|
|
2356
|
+
value: string;
|
|
2322
2357
|
} | null | undefined;
|
|
2323
2358
|
} | null | undefined;
|
|
2324
2359
|
brokerFee?: {
|