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