@chainflip/processor 2.1.0-alpha.4 → 2.1.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +4 -4
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/common.d.cts +11 -11
- package/dist/100/common.d.mts +11 -11
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.cts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.mts +6 -6
- package/dist/100/swapping/ccmFailed.d.cts +8 -8
- package/dist/100/swapping/ccmFailed.d.mts +8 -8
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +15 -15
- package/dist/100/swapping/swapAmountTooLow.d.mts +15 -15
- package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +13 -13
- package/dist/100/swapping/swapExecuted.d.mts +13 -13
- package/dist/100/swapping/swapScheduled.d.cts +24 -24
- package/dist/100/swapping/swapScheduled.d.mts +24 -24
- package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +207 -207
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +398 -398
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +398 -398
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2506 -2506
- package/dist/11000/common.d.mts +2506 -2506
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +2 -2
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +207 -207
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +192 -192
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +192 -192
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +2 -2
- package/dist/11000/swapping/refundedOnChain.d.mts +2 -2
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +50 -50
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +50 -50
- package/dist/11000/swapping/swapRequested.d.cts +94 -94
- package/dist/11000/swapping/swapRequested.d.mts +94 -94
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +24 -24
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +24 -24
- package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +28 -28
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +28 -28
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11100/common.d.cts +190 -190
- package/dist/11100/common.d.mts +190 -190
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +58 -58
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +58 -58
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.mts +2 -2
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +2 -2
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +2 -2
- package/dist/11100/lendingPools/loanCreated.d.cts +4 -4
- package/dist/11100/lendingPools/loanCreated.d.mts +4 -4
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/swapping/swapAborted.d.cts +2 -2
- package/dist/11100/swapping/swapAborted.d.mts +2 -2
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/11100/swapping/swapExecuted.d.cts +2 -2
- package/dist/11100/swapping/swapExecuted.d.mts +2 -2
- package/dist/11100/swapping/swapRequested.d.cts +32 -32
- package/dist/11100/swapping/swapRequested.d.mts +32 -32
- package/dist/11100/swapping/swapRescheduled.d.cts +2 -2
- package/dist/11100/swapping/swapRescheduled.d.mts +2 -2
- package/dist/11100/validator/delegated.d.cts +2 -2
- package/dist/11100/validator/delegated.d.mts +2 -2
- package/dist/11100/validator/delegatorAllowed.d.cts +2 -2
- package/dist/11100/validator/delegatorAllowed.d.mts +2 -2
- package/dist/11100/validator/delegatorBlocked.d.cts +2 -2
- package/dist/11100/validator/delegatorBlocked.d.mts +2 -2
- package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
- package/dist/11100/validator/operatorAcceptedByValidator.d.mts +2 -2
- package/dist/11100/validator/undelegated.d.cts +2 -2
- package/dist/11100/validator/undelegated.d.mts +2 -2
- package/dist/11100/validator/validatorClaimed.d.cts +2 -2
- package/dist/11100/validator/validatorClaimed.d.mts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +20 -20
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +308 -308
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +308 -308
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/11200/common.d.cts +2667 -2667
- package/dist/11200/common.d.mts +2667 -2667
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +210 -210
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +210 -210
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +16 -16
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +16 -16
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +374 -374
- package/dist/11200/swapping/swapRequested.d.mts +374 -374
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/120/common.d.cts +93 -93
- package/dist/120/common.d.mts +93 -93
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.mts +16 -16
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/120/swapping/ccmFailed.d.cts +62 -62
- package/dist/120/swapping/ccmFailed.d.mts +62 -62
- package/dist/120/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/120/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/120/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/120/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.mts +12 -12
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +2 -2
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/swapExecuted.d.cts +2 -2
- package/dist/131/swapping/swapExecuted.d.mts +2 -2
- package/dist/131/swapping/swapScheduled.d.cts +8 -8
- package/dist/131/swapping/swapScheduled.d.mts +8 -8
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +5 -5
- package/dist/141/common.d.mts +5 -5
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/141/swapping/ccmFailed.d.cts +8 -8
- package/dist/141/swapping/ccmFailed.d.mts +8 -8
- package/dist/141/swapping/swapDepositAddressReady.d.cts +4 -4
- package/dist/141/swapping/swapDepositAddressReady.d.mts +4 -4
- package/dist/141/swapping/swapEgressIgnored.d.cts +3 -3
- package/dist/141/swapping/swapEgressIgnored.d.mts +3 -3
- package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
- package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
- package/dist/141/swapping/swapExecuted.d.cts +8 -8
- package/dist/141/swapping/swapExecuted.d.mts +8 -8
- package/dist/141/swapping/swapScheduled.d.cts +6 -6
- package/dist/141/swapping/swapScheduled.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/assetBalances/refundSkipped.d.cts +49 -49
- package/dist/150/assetBalances/refundSkipped.d.mts +49 -49
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/common.d.cts +23 -23
- package/dist/150/common.d.mts +23 -23
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +12 -12
- package/dist/150/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/150/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/150/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/150/liquidityProvider/accountDebited.d.mts +7 -7
- package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +2 -2
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/150/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.mts +6 -6
- package/dist/150/swapping/ccmFailed.d.cts +9 -9
- package/dist/150/swapping/ccmFailed.d.mts +9 -9
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.mts +6 -6
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/150/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/150/swapping/swapEgressIgnored.d.mts +6 -6
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +13 -13
- package/dist/150/swapping/swapExecuted.d.mts +13 -13
- package/dist/150/swapping/swapScheduled.d.cts +22 -22
- package/dist/150/swapping/swapScheduled.d.mts +22 -22
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/160/common.d.cts +108 -108
- package/dist/160/common.d.mts +108 -108
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/160/swapping/ccmFailed.d.cts +22 -22
- package/dist/160/swapping/ccmFailed.d.mts +22 -22
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/160/swapping/swapDepositAddressReady.d.mts +13 -13
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapRequested.d.cts +32 -32
- package/dist/160/swapping/swapRequested.d.mts +32 -32
- package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/160/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +30 -30
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/common.d.cts +148 -148
- package/dist/170/common.d.mts +148 -148
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/reputation/offencePenalty.d.cts +6 -6
- package/dist/170/reputation/offencePenalty.d.mts +6 -6
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +7 -7
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +7 -7
- package/dist/170/swapping/swapRequested.d.cts +53 -53
- package/dist/170/swapping/swapRequested.d.mts +53 -53
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +206 -206
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +206 -206
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +42 -42
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +42 -42
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +382 -382
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +382 -382
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +36 -36
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +36 -36
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/180/common.d.cts +1784 -1784
- package/dist/180/common.d.mts +1784 -1784
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +206 -206
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +206 -206
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +209 -209
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +209 -209
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +197 -197
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +197 -197
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapDepositAddressReady.d.cts +45 -45
- package/dist/180/swapping/swapDepositAddressReady.d.mts +45 -45
- package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapRequested.d.cts +65 -65
- package/dist/180/swapping/swapRequested.d.mts +65 -65
- package/dist/180/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +9 -9
- package/dist/190/assetBalances/accountCredited.d.mts +9 -9
- package/dist/190/assetBalances/accountDebited.d.cts +9 -9
- package/dist/190/assetBalances/accountDebited.d.mts +9 -9
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
- package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +66 -66
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +64 -64
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +64 -64
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +18 -18
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +18 -18
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +640 -640
- package/dist/190/common.d.mts +640 -640
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +10 -10
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +10 -10
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- package/dist/190/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/190/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +13 -13
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +13 -13
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +66 -66
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/190/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/190/swapping/creditedOnChain.d.cts +9 -9
- package/dist/190/swapping/creditedOnChain.d.mts +9 -9
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +20 -20
- package/dist/190/swapping/refundEgressIgnored.d.mts +20 -20
- package/dist/190/swapping/refundEgressScheduled.d.cts +13 -13
- package/dist/190/swapping/refundEgressScheduled.d.mts +13 -13
- package/dist/190/swapping/refundedOnChain.d.cts +9 -9
- package/dist/190/swapping/refundedOnChain.d.mts +9 -9
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/190/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/190/swapping/swapEgressIgnored.d.cts +20 -20
- package/dist/190/swapping/swapEgressIgnored.d.mts +20 -20
- package/dist/190/swapping/swapEgressScheduled.d.cts +13 -13
- package/dist/190/swapping/swapEgressScheduled.d.mts +13 -13
- package/dist/190/swapping/swapExecuted.d.cts +14 -14
- package/dist/190/swapping/swapExecuted.d.mts +14 -14
- package/dist/190/swapping/swapRequested.d.cts +41 -41
- package/dist/190/swapping/swapRequested.d.mts +41 -41
- package/dist/190/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/190/swapping/withdrawalRequested.d.mts +12 -12
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +26 -26
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +26 -26
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +62 -62
- package/dist/200/common.d.mts +62 -62
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/lendingFundsAdded.d.cts +4 -4
- package/dist/200/lendingPools/lendingFundsAdded.d.mts +4 -4
- package/dist/200/lendingPools/lendingFundsRemoved.d.cts +2 -2
- package/dist/200/lendingPools/lendingFundsRemoved.d.mts +2 -2
- package/dist/200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/200/lendingPools/loanCreated.d.mts +2 -2
- package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +9 -9
- package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +9 -9
- package/dist/200/swapping/swapAborted.d.cts +2 -2
- package/dist/200/swapping/swapAborted.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +22 -22
- package/dist/200/swapping/swapRequested.d.mts +22 -22
- package/dist/200/swapping/swapRescheduled.d.cts +2 -2
- package/dist/200/swapping/swapRescheduled.d.mts +2 -2
- package/dist/210/arbitrumElections/allVotesCleared.cjs +8 -0
- package/dist/210/arbitrumElections/allVotesCleared.d.cts +6 -0
- package/dist/210/arbitrumElections/allVotesCleared.d.mts +6 -0
- package/dist/210/arbitrumElections/allVotesCleared.mjs +7 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.cjs +8 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.d.cts +6 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.d.mts +6 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.mjs +7 -0
- package/dist/210/arbitrumElections/corruptStorage.cjs +8 -0
- package/dist/210/arbitrumElections/corruptStorage.d.cts +6 -0
- package/dist/210/arbitrumElections/corruptStorage.d.mts +6 -0
- package/dist/210/arbitrumElections/corruptStorage.mjs +7 -0
- package/dist/210/arbitrumElections/electoralEvent.cjs +7 -0
- package/dist/210/arbitrumElections/electoralEvent.d.cts +58 -0
- package/dist/210/arbitrumElections/electoralEvent.d.mts +58 -0
- package/dist/210/arbitrumElections/electoralEvent.mjs +7 -0
- package/dist/210/arbitrumElections/uninitialized.cjs +8 -0
- package/dist/210/arbitrumElections/uninitialized.d.cts +6 -0
- package/dist/210/arbitrumElections/uninitialized.d.mts +6 -0
- package/dist/210/arbitrumElections/uninitialized.mjs +7 -0
- package/dist/210/arbitrumElections/unknownElection.cjs +9 -0
- package/dist/210/arbitrumElections/unknownElection.d.cts +14 -0
- package/dist/210/arbitrumElections/unknownElection.d.mts +14 -0
- package/dist/210/arbitrumElections/unknownElection.mjs +8 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +25 -25
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +25 -25
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/210/assetBalances/accountCredited.d.cts +9 -9
- package/dist/210/assetBalances/accountCredited.d.mts +9 -9
- package/dist/210/assetBalances/accountDebited.d.cts +9 -9
- package/dist/210/assetBalances/accountDebited.d.mts +9 -9
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +43 -43
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +43 -43
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +41 -41
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +41 -41
- package/dist/210/common.cjs +146 -12
- package/dist/210/common.d.cts +1074 -610
- package/dist/210/common.d.mts +1074 -610
- package/dist/210/common.mjs +135 -13
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +143 -75
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +143 -75
- package/dist/210/ethereumElections/allVotesCleared.cjs +8 -0
- package/dist/210/ethereumElections/allVotesCleared.d.cts +6 -0
- package/dist/210/ethereumElections/allVotesCleared.d.mts +6 -0
- package/dist/210/ethereumElections/allVotesCleared.mjs +7 -0
- package/dist/210/ethereumElections/allVotesNotCleared.cjs +8 -0
- package/dist/210/ethereumElections/allVotesNotCleared.d.cts +6 -0
- package/dist/210/ethereumElections/allVotesNotCleared.d.mts +6 -0
- package/dist/210/ethereumElections/allVotesNotCleared.mjs +7 -0
- package/dist/210/ethereumElections/corruptStorage.cjs +8 -0
- package/dist/210/ethereumElections/corruptStorage.d.cts +6 -0
- package/dist/210/ethereumElections/corruptStorage.d.mts +6 -0
- package/dist/210/ethereumElections/corruptStorage.mjs +7 -0
- package/dist/210/ethereumElections/electoralEvent.cjs +7 -0
- package/dist/210/ethereumElections/electoralEvent.d.cts +30 -0
- package/dist/210/ethereumElections/electoralEvent.d.mts +30 -0
- package/dist/210/ethereumElections/electoralEvent.mjs +7 -0
- package/dist/210/ethereumElections/uninitialized.cjs +8 -0
- package/dist/210/ethereumElections/uninitialized.d.cts +6 -0
- package/dist/210/ethereumElections/uninitialized.d.mts +6 -0
- package/dist/210/ethereumElections/uninitialized.mjs +7 -0
- package/dist/210/ethereumElections/unknownElection.cjs +9 -0
- package/dist/210/ethereumElections/unknownElection.d.cts +14 -0
- package/dist/210/ethereumElections/unknownElection.d.mts +14 -0
- package/dist/210/ethereumElections/unknownElection.mjs +8 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +25 -25
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +25 -25
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/210/funding/funded.d.cts +9 -9
- package/dist/210/funding/funded.d.mts +9 -9
- package/dist/210/lendingPools/boostFundsAdded.d.cts +11 -11
- package/dist/210/lendingPools/boostFundsAdded.d.mts +11 -11
- package/dist/210/lendingPools/boostPoolCreated.d.cts +9 -9
- package/dist/210/lendingPools/boostPoolCreated.d.mts +9 -9
- package/dist/210/lendingPools/collateralAdded.d.cts +7 -7
- package/dist/210/lendingPools/collateralAdded.d.mts +7 -7
- package/dist/210/lendingPools/collateralRemoved.d.cts +7 -7
- package/dist/210/lendingPools/collateralRemoved.d.mts +7 -7
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +7 -7
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +7 -7
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +7 -7
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +7 -7
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +7 -7
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +7 -7
- package/dist/210/lendingPools/loanCreated.d.cts +7 -7
- package/dist/210/lendingPools/loanCreated.d.mts +7 -7
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +54 -19
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +54 -19
- package/dist/210/lendingPools/stoppedBoosting.d.cts +11 -11
- package/dist/210/lendingPools/stoppedBoosting.d.mts +11 -11
- package/dist/210/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/210/liquidityPools/assetSwapped.d.mts +14 -14
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/210/liquidityPools/newPoolCreated.d.cts +14 -14
- package/dist/210/liquidityPools/newPoolCreated.d.mts +14 -14
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +9 -9
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +9 -9
- package/dist/210/liquidityPools/poolFeeSet.d.cts +14 -14
- package/dist/210/liquidityPools/poolFeeSet.d.mts +14 -14
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +14 -14
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +14 -14
- package/dist/210/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/210/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +7 -7
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +7 -7
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +43 -43
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +43 -43
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.cjs +12 -0
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.d.cts +25 -0
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.d.mts +25 -0
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositBoosted.cjs +22 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/210/solanaIngressEgress/depositBoosted.mjs +21 -0
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +47 -47
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +47 -47
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.cjs +12 -0
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +25 -0
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +25 -0
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositFinalised.cjs +20 -0
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +218 -0
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +218 -0
- package/dist/210/solanaIngressEgress/depositFinalised.mjs +19 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.cjs +15 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +44 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +44 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.mjs +14 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.cjs +13 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.d.cts +28 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.d.mts +28 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.mjs +12 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.d.cts +151 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.d.mts +151 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.mjs +8 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.cjs +15 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +11 -11
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +11 -11
- package/dist/210/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/210/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/210/swapping/boundBrokerWithdrawalAddress.cjs +12 -0
- package/dist/210/swapping/boundBrokerWithdrawalAddress.d.cts +15 -0
- package/dist/210/swapping/boundBrokerWithdrawalAddress.d.mts +15 -0
- package/dist/210/swapping/boundBrokerWithdrawalAddress.mjs +11 -0
- package/dist/210/swapping/creditedOnChain.d.cts +7 -7
- package/dist/210/swapping/creditedOnChain.d.mts +7 -7
- package/dist/210/swapping/palletConfigUpdated.d.cts +36 -36
- package/dist/210/swapping/palletConfigUpdated.d.mts +36 -36
- package/dist/210/swapping/refundEgressIgnored.d.cts +7 -7
- package/dist/210/swapping/refundEgressIgnored.d.mts +7 -7
- package/dist/210/swapping/refundEgressScheduled.d.cts +15 -15
- package/dist/210/swapping/refundEgressScheduled.d.mts +15 -15
- package/dist/210/swapping/refundedOnChain.d.cts +7 -7
- package/dist/210/swapping/refundedOnChain.d.mts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/210/swapping/swapDepositAddressReady.d.cts +16 -16
- package/dist/210/swapping/swapDepositAddressReady.d.mts +16 -16
- package/dist/210/swapping/swapEgressIgnored.d.cts +7 -7
- package/dist/210/swapping/swapEgressIgnored.d.mts +7 -7
- package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/swapExecuted.d.cts +18 -18
- package/dist/210/swapping/swapExecuted.d.mts +18 -18
- package/dist/210/swapping/swapRequested.d.cts +18 -18
- package/dist/210/swapping/swapRequested.d.mts +18 -18
- package/dist/210/swapping/withdrawalRequested.d.cts +9 -9
- package/dist/210/swapping/withdrawalRequested.d.mts +9 -9
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +27 -27
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +27 -27
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +27 -27
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +27 -27
- package/package.json +1 -1
|
@@ -54,17 +54,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
54
54
|
error: string;
|
|
55
55
|
}>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
+
__kind: "Module";
|
|
57
58
|
value: {
|
|
58
59
|
index: number;
|
|
59
60
|
error: `0x${string}`;
|
|
60
61
|
};
|
|
61
|
-
__kind: "Module";
|
|
62
62
|
}, {
|
|
63
|
+
__kind: "Module";
|
|
63
64
|
value: {
|
|
64
65
|
index: number;
|
|
65
66
|
error: string;
|
|
66
67
|
};
|
|
67
|
-
__kind: "Module";
|
|
68
68
|
}>, z.ZodObject<{
|
|
69
69
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -88,20 +88,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
88
88
|
value: z.ZodEffects<z.ZodObject<{
|
|
89
89
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
90
90
|
}, "strip", z.ZodTypeAny, {
|
|
91
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
91
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
92
92
|
}, {
|
|
93
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
94
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
95
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
93
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
94
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
95
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
100
100
|
}, {
|
|
101
|
+
__kind: "Token";
|
|
101
102
|
value: {
|
|
102
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
103
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
103
104
|
};
|
|
104
|
-
__kind: "Token";
|
|
105
105
|
}>, z.ZodObject<{
|
|
106
106
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
107
107
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -114,13 +114,13 @@ declare const 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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
191
|
} | {
|
|
191
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
192
192
|
__kind: "Arithmetic";
|
|
193
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
194
|
} | {
|
|
194
|
-
value: "LimitReached" | "NoLayer";
|
|
195
195
|
__kind: "Transactional";
|
|
196
|
+
value: "LimitReached" | "NoLayer";
|
|
196
197
|
} | {
|
|
197
198
|
__kind: "Exhausted";
|
|
198
199
|
} | {
|
|
@@ -202,8 +203,8 @@ declare const 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
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
229
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
228
230
|
};
|
|
229
|
-
__kind: "Token";
|
|
230
231
|
} | {
|
|
232
|
+
__kind: "Arithmetic";
|
|
231
233
|
value: {
|
|
232
234
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
233
235
|
};
|
|
234
|
-
__kind: "Arithmetic";
|
|
235
236
|
} | {
|
|
237
|
+
__kind: "Transactional";
|
|
236
238
|
value: {
|
|
237
239
|
__kind: "LimitReached" | "NoLayer";
|
|
238
240
|
};
|
|
239
|
-
__kind: "Transactional";
|
|
240
241
|
} | {
|
|
241
242
|
__kind: "Exhausted";
|
|
242
243
|
} | {
|
|
@@ -246,7 +247,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
246
247
|
} | {
|
|
247
248
|
__kind: "RootNotAllowed";
|
|
248
249
|
};
|
|
249
|
-
__kind: "DepositWitnessRejected";
|
|
250
250
|
}>, z.ZodObject<{
|
|
251
251
|
__kind: z.ZodLiteral<"InvalidDestinationAddress">;
|
|
252
252
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -291,47 +291,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
291
291
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
292
292
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
293
293
|
}, "strip", z.ZodTypeAny, {
|
|
294
|
-
value: `0x${string}`;
|
|
295
294
|
__kind: "P2PKH";
|
|
295
|
+
value: `0x${string}`;
|
|
296
296
|
}, {
|
|
297
|
-
value: string;
|
|
298
297
|
__kind: "P2PKH";
|
|
298
|
+
value: string;
|
|
299
299
|
}>, z.ZodObject<{
|
|
300
300
|
__kind: z.ZodLiteral<"P2SH">;
|
|
301
301
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
302
302
|
}, "strip", z.ZodTypeAny, {
|
|
303
|
-
value: `0x${string}`;
|
|
304
303
|
__kind: "P2SH";
|
|
304
|
+
value: `0x${string}`;
|
|
305
305
|
}, {
|
|
306
|
-
value: string;
|
|
307
306
|
__kind: "P2SH";
|
|
307
|
+
value: string;
|
|
308
308
|
}>, z.ZodObject<{
|
|
309
309
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
310
310
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
311
311
|
}, "strip", z.ZodTypeAny, {
|
|
312
|
-
value: `0x${string}`;
|
|
313
312
|
__kind: "P2WPKH";
|
|
313
|
+
value: `0x${string}`;
|
|
314
314
|
}, {
|
|
315
|
-
value: string;
|
|
316
315
|
__kind: "P2WPKH";
|
|
316
|
+
value: string;
|
|
317
317
|
}>, z.ZodObject<{
|
|
318
318
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
319
319
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
320
320
|
}, "strip", z.ZodTypeAny, {
|
|
321
|
-
value: `0x${string}`;
|
|
322
321
|
__kind: "P2WSH";
|
|
322
|
+
value: `0x${string}`;
|
|
323
323
|
}, {
|
|
324
|
-
value: string;
|
|
325
324
|
__kind: "P2WSH";
|
|
325
|
+
value: string;
|
|
326
326
|
}>, z.ZodObject<{
|
|
327
327
|
__kind: z.ZodLiteral<"Taproot">;
|
|
328
328
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
329
329
|
}, "strip", z.ZodTypeAny, {
|
|
330
|
-
value: `0x${string}`;
|
|
331
330
|
__kind: "Taproot";
|
|
331
|
+
value: `0x${string}`;
|
|
332
332
|
}, {
|
|
333
|
-
value: string;
|
|
334
333
|
__kind: "Taproot";
|
|
334
|
+
value: string;
|
|
335
335
|
}>, z.ZodObject<{
|
|
336
336
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
337
337
|
version: z.ZodNumber;
|
|
@@ -417,6 +417,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
417
417
|
} | null | undefined;
|
|
418
418
|
}>;
|
|
419
419
|
}, "strip", z.ZodTypeAny, {
|
|
420
|
+
amount: bigint;
|
|
420
421
|
depositAddress: {
|
|
421
422
|
pubkeyX: `0x${string}`;
|
|
422
423
|
scriptPath?: {
|
|
@@ -428,12 +429,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
428
429
|
};
|
|
429
430
|
} | null | undefined;
|
|
430
431
|
};
|
|
431
|
-
amount: bigint;
|
|
432
432
|
id: {
|
|
433
433
|
txId: `0x${string}`;
|
|
434
434
|
vout: number;
|
|
435
435
|
};
|
|
436
436
|
}, {
|
|
437
|
+
amount: string | number;
|
|
437
438
|
depositAddress: {
|
|
438
439
|
pubkeyX: string;
|
|
439
440
|
scriptPath?: {
|
|
@@ -445,7 +446,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
445
446
|
};
|
|
446
447
|
} | null | undefined;
|
|
447
448
|
};
|
|
448
|
-
amount: string | number;
|
|
449
449
|
id: {
|
|
450
450
|
txId: string;
|
|
451
451
|
vout: number;
|
|
@@ -453,28 +453,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
453
453
|
}>;
|
|
454
454
|
}, "strip", z.ZodTypeAny, {
|
|
455
455
|
asset: "Btc";
|
|
456
|
+
amount: bigint;
|
|
456
457
|
depositAddress: {
|
|
457
|
-
value: `0x${string}`;
|
|
458
458
|
__kind: "P2PKH";
|
|
459
|
-
} | {
|
|
460
459
|
value: `0x${string}`;
|
|
461
|
-
__kind: "P2SH";
|
|
462
460
|
} | {
|
|
461
|
+
__kind: "P2SH";
|
|
463
462
|
value: `0x${string}`;
|
|
464
|
-
__kind: "P2WPKH";
|
|
465
463
|
} | {
|
|
464
|
+
__kind: "P2WPKH";
|
|
466
465
|
value: `0x${string}`;
|
|
467
|
-
__kind: "P2WSH";
|
|
468
466
|
} | {
|
|
467
|
+
__kind: "P2WSH";
|
|
469
468
|
value: `0x${string}`;
|
|
469
|
+
} | {
|
|
470
470
|
__kind: "Taproot";
|
|
471
|
+
value: `0x${string}`;
|
|
471
472
|
} | {
|
|
472
473
|
__kind: "OtherSegwit";
|
|
473
474
|
version: number;
|
|
474
475
|
program: `0x${string}`;
|
|
475
476
|
};
|
|
476
|
-
amount: bigint;
|
|
477
477
|
depositDetails: {
|
|
478
|
+
amount: bigint;
|
|
478
479
|
depositAddress: {
|
|
479
480
|
pubkeyX: `0x${string}`;
|
|
480
481
|
scriptPath?: {
|
|
@@ -486,7 +487,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
486
487
|
};
|
|
487
488
|
} | null | undefined;
|
|
488
489
|
};
|
|
489
|
-
amount: bigint;
|
|
490
490
|
id: {
|
|
491
491
|
txId: `0x${string}`;
|
|
492
492
|
vout: number;
|
|
@@ -496,28 +496,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
496
496
|
asset: {
|
|
497
497
|
__kind: "Btc";
|
|
498
498
|
};
|
|
499
|
+
amount: string | number;
|
|
499
500
|
depositAddress: {
|
|
500
|
-
value: string;
|
|
501
501
|
__kind: "P2PKH";
|
|
502
|
-
} | {
|
|
503
502
|
value: string;
|
|
504
|
-
__kind: "P2SH";
|
|
505
503
|
} | {
|
|
504
|
+
__kind: "P2SH";
|
|
506
505
|
value: string;
|
|
507
|
-
__kind: "P2WPKH";
|
|
508
506
|
} | {
|
|
507
|
+
__kind: "P2WPKH";
|
|
509
508
|
value: string;
|
|
510
|
-
__kind: "P2WSH";
|
|
511
509
|
} | {
|
|
510
|
+
__kind: "P2WSH";
|
|
512
511
|
value: string;
|
|
512
|
+
} | {
|
|
513
513
|
__kind: "Taproot";
|
|
514
|
+
value: string;
|
|
514
515
|
} | {
|
|
515
516
|
__kind: "OtherSegwit";
|
|
516
517
|
version: number;
|
|
517
518
|
program: string;
|
|
518
519
|
};
|
|
519
|
-
amount: string | number;
|
|
520
520
|
depositDetails: {
|
|
521
|
+
amount: string | number;
|
|
521
522
|
depositAddress: {
|
|
522
523
|
pubkeyX: string;
|
|
523
524
|
scriptPath?: {
|
|
@@ -529,7 +530,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
529
530
|
};
|
|
530
531
|
} | null | undefined;
|
|
531
532
|
};
|
|
532
|
-
amount: string | number;
|
|
533
533
|
id: {
|
|
534
534
|
txId: string;
|
|
535
535
|
vout: number;
|
|
@@ -540,28 +540,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
540
540
|
__kind: "DepositChannel";
|
|
541
541
|
depositWitness: {
|
|
542
542
|
asset: "Btc";
|
|
543
|
+
amount: bigint;
|
|
543
544
|
depositAddress: {
|
|
544
|
-
value: `0x${string}`;
|
|
545
545
|
__kind: "P2PKH";
|
|
546
|
-
} | {
|
|
547
546
|
value: `0x${string}`;
|
|
548
|
-
__kind: "P2SH";
|
|
549
547
|
} | {
|
|
548
|
+
__kind: "P2SH";
|
|
550
549
|
value: `0x${string}`;
|
|
551
|
-
__kind: "P2WPKH";
|
|
552
550
|
} | {
|
|
551
|
+
__kind: "P2WPKH";
|
|
553
552
|
value: `0x${string}`;
|
|
554
|
-
__kind: "P2WSH";
|
|
555
553
|
} | {
|
|
554
|
+
__kind: "P2WSH";
|
|
556
555
|
value: `0x${string}`;
|
|
556
|
+
} | {
|
|
557
557
|
__kind: "Taproot";
|
|
558
|
+
value: `0x${string}`;
|
|
558
559
|
} | {
|
|
559
560
|
__kind: "OtherSegwit";
|
|
560
561
|
version: number;
|
|
561
562
|
program: `0x${string}`;
|
|
562
563
|
};
|
|
563
|
-
amount: bigint;
|
|
564
564
|
depositDetails: {
|
|
565
|
+
amount: bigint;
|
|
565
566
|
depositAddress: {
|
|
566
567
|
pubkeyX: `0x${string}`;
|
|
567
568
|
scriptPath?: {
|
|
@@ -573,7 +574,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
573
574
|
};
|
|
574
575
|
} | null | undefined;
|
|
575
576
|
};
|
|
576
|
-
amount: bigint;
|
|
577
577
|
id: {
|
|
578
578
|
txId: `0x${string}`;
|
|
579
579
|
vout: number;
|
|
@@ -586,28 +586,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
586
586
|
asset: {
|
|
587
587
|
__kind: "Btc";
|
|
588
588
|
};
|
|
589
|
+
amount: string | number;
|
|
589
590
|
depositAddress: {
|
|
590
|
-
value: string;
|
|
591
591
|
__kind: "P2PKH";
|
|
592
|
-
} | {
|
|
593
592
|
value: string;
|
|
594
|
-
__kind: "P2SH";
|
|
595
593
|
} | {
|
|
594
|
+
__kind: "P2SH";
|
|
596
595
|
value: string;
|
|
597
|
-
__kind: "P2WPKH";
|
|
598
596
|
} | {
|
|
597
|
+
__kind: "P2WPKH";
|
|
599
598
|
value: string;
|
|
600
|
-
__kind: "P2WSH";
|
|
601
599
|
} | {
|
|
600
|
+
__kind: "P2WSH";
|
|
602
601
|
value: string;
|
|
602
|
+
} | {
|
|
603
603
|
__kind: "Taproot";
|
|
604
|
+
value: string;
|
|
604
605
|
} | {
|
|
605
606
|
__kind: "OtherSegwit";
|
|
606
607
|
version: number;
|
|
607
608
|
program: string;
|
|
608
609
|
};
|
|
609
|
-
amount: string | number;
|
|
610
610
|
depositDetails: {
|
|
611
|
+
amount: string | number;
|
|
611
612
|
depositAddress: {
|
|
612
613
|
pubkeyX: string;
|
|
613
614
|
scriptPath?: {
|
|
@@ -619,7 +620,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
619
620
|
};
|
|
620
621
|
} | null | undefined;
|
|
621
622
|
};
|
|
622
|
-
amount: string | number;
|
|
623
623
|
id: {
|
|
624
624
|
txId: string;
|
|
625
625
|
vout: number;
|
|
@@ -642,47 +642,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
642
642
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
643
643
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
644
644
|
}, "strip", z.ZodTypeAny, {
|
|
645
|
-
value: `0x${string}`;
|
|
646
645
|
__kind: "P2PKH";
|
|
646
|
+
value: `0x${string}`;
|
|
647
647
|
}, {
|
|
648
|
-
value: string;
|
|
649
648
|
__kind: "P2PKH";
|
|
649
|
+
value: string;
|
|
650
650
|
}>, z.ZodObject<{
|
|
651
651
|
__kind: z.ZodLiteral<"P2SH">;
|
|
652
652
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
653
653
|
}, "strip", z.ZodTypeAny, {
|
|
654
|
-
value: `0x${string}`;
|
|
655
654
|
__kind: "P2SH";
|
|
655
|
+
value: `0x${string}`;
|
|
656
656
|
}, {
|
|
657
|
-
value: string;
|
|
658
657
|
__kind: "P2SH";
|
|
658
|
+
value: string;
|
|
659
659
|
}>, z.ZodObject<{
|
|
660
660
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
661
661
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
662
662
|
}, "strip", z.ZodTypeAny, {
|
|
663
|
-
value: `0x${string}`;
|
|
664
663
|
__kind: "P2WPKH";
|
|
664
|
+
value: `0x${string}`;
|
|
665
665
|
}, {
|
|
666
|
-
value: string;
|
|
667
666
|
__kind: "P2WPKH";
|
|
667
|
+
value: string;
|
|
668
668
|
}>, z.ZodObject<{
|
|
669
669
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
670
670
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
671
671
|
}, "strip", z.ZodTypeAny, {
|
|
672
|
-
value: `0x${string}`;
|
|
673
672
|
__kind: "P2WSH";
|
|
673
|
+
value: `0x${string}`;
|
|
674
674
|
}, {
|
|
675
|
-
value: string;
|
|
676
675
|
__kind: "P2WSH";
|
|
676
|
+
value: string;
|
|
677
677
|
}>, z.ZodObject<{
|
|
678
678
|
__kind: z.ZodLiteral<"Taproot">;
|
|
679
679
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
680
680
|
}, "strip", z.ZodTypeAny, {
|
|
681
|
-
value: `0x${string}`;
|
|
682
681
|
__kind: "Taproot";
|
|
682
|
+
value: `0x${string}`;
|
|
683
683
|
}, {
|
|
684
|
-
value: string;
|
|
685
684
|
__kind: "Taproot";
|
|
685
|
+
value: string;
|
|
686
686
|
}>, z.ZodObject<{
|
|
687
687
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
688
688
|
version: z.ZodNumber;
|
|
@@ -760,6 +760,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
760
760
|
} | null | undefined;
|
|
761
761
|
}>;
|
|
762
762
|
}, "strip", z.ZodTypeAny, {
|
|
763
|
+
amount: bigint;
|
|
763
764
|
depositAddress: {
|
|
764
765
|
pubkeyX: `0x${string}`;
|
|
765
766
|
scriptPath?: {
|
|
@@ -771,12 +772,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
771
772
|
};
|
|
772
773
|
} | null | undefined;
|
|
773
774
|
};
|
|
774
|
-
amount: bigint;
|
|
775
775
|
id: {
|
|
776
776
|
txId: `0x${string}`;
|
|
777
777
|
vout: number;
|
|
778
778
|
};
|
|
779
779
|
}, {
|
|
780
|
+
amount: string | number;
|
|
780
781
|
depositAddress: {
|
|
781
782
|
pubkeyX: string;
|
|
782
783
|
scriptPath?: {
|
|
@@ -788,7 +789,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
788
789
|
};
|
|
789
790
|
} | null | undefined;
|
|
790
791
|
};
|
|
791
|
-
amount: string | number;
|
|
792
792
|
id: {
|
|
793
793
|
txId: string;
|
|
794
794
|
vout: number;
|
|
@@ -797,21 +797,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
797
797
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
798
798
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
799
799
|
}, "strip", z.ZodTypeAny, {
|
|
800
|
-
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "
|
|
800
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
|
|
801
801
|
}, {
|
|
802
|
-
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "
|
|
803
|
-
}>, "Btc" | "Eth" | "Flip" | "Usdc" | "
|
|
804
|
-
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "
|
|
802
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
|
|
803
|
+
}>, "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc", {
|
|
804
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
|
|
805
805
|
}>;
|
|
806
806
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
807
807
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
808
808
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
809
809
|
}, "strip", z.ZodTypeAny, {
|
|
810
|
-
value: `0x${string}`;
|
|
811
810
|
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
811
|
+
value: `0x${string}`;
|
|
812
812
|
}, {
|
|
813
|
-
value: string;
|
|
814
813
|
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
814
|
+
value: string;
|
|
815
815
|
}>, {
|
|
816
816
|
readonly chain: "Ethereum";
|
|
817
817
|
readonly address: `0x${string}`;
|
|
@@ -828,8 +828,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
828
828
|
readonly chain: "Solana";
|
|
829
829
|
readonly address: string;
|
|
830
830
|
}, {
|
|
831
|
-
value: string;
|
|
832
831
|
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
832
|
+
value: string;
|
|
833
833
|
}>;
|
|
834
834
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
835
835
|
channelMetadata: z.ZodObject<{
|
|
@@ -858,67 +858,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
858
858
|
__kind: z.ZodLiteral<"Eth">;
|
|
859
859
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
860
860
|
}, "strip", z.ZodTypeAny, {
|
|
861
|
-
value: `0x${string}`;
|
|
862
861
|
__kind: "Eth";
|
|
862
|
+
value: `0x${string}`;
|
|
863
863
|
}, {
|
|
864
|
-
value: string;
|
|
865
864
|
__kind: "Eth";
|
|
865
|
+
value: string;
|
|
866
866
|
}>, z.ZodObject<{
|
|
867
867
|
__kind: z.ZodLiteral<"Dot">;
|
|
868
868
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
869
869
|
}, "strip", z.ZodTypeAny, {
|
|
870
|
-
value: `0x${string}`;
|
|
871
870
|
__kind: "Dot";
|
|
871
|
+
value: `0x${string}`;
|
|
872
872
|
}, {
|
|
873
|
-
value: string;
|
|
874
873
|
__kind: "Dot";
|
|
874
|
+
value: string;
|
|
875
875
|
}>, z.ZodObject<{
|
|
876
876
|
__kind: z.ZodLiteral<"Btc">;
|
|
877
877
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
878
878
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
879
879
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
880
880
|
}, "strip", z.ZodTypeAny, {
|
|
881
|
-
value: `0x${string}`;
|
|
882
881
|
__kind: "P2PKH";
|
|
882
|
+
value: `0x${string}`;
|
|
883
883
|
}, {
|
|
884
|
-
value: string;
|
|
885
884
|
__kind: "P2PKH";
|
|
885
|
+
value: string;
|
|
886
886
|
}>, z.ZodObject<{
|
|
887
887
|
__kind: z.ZodLiteral<"P2SH">;
|
|
888
888
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
889
889
|
}, "strip", z.ZodTypeAny, {
|
|
890
|
-
value: `0x${string}`;
|
|
891
890
|
__kind: "P2SH";
|
|
891
|
+
value: `0x${string}`;
|
|
892
892
|
}, {
|
|
893
|
-
value: string;
|
|
894
893
|
__kind: "P2SH";
|
|
894
|
+
value: string;
|
|
895
895
|
}>, z.ZodObject<{
|
|
896
896
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
897
897
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
898
898
|
}, "strip", z.ZodTypeAny, {
|
|
899
|
-
value: `0x${string}`;
|
|
900
899
|
__kind: "P2WPKH";
|
|
900
|
+
value: `0x${string}`;
|
|
901
901
|
}, {
|
|
902
|
-
value: string;
|
|
903
902
|
__kind: "P2WPKH";
|
|
903
|
+
value: string;
|
|
904
904
|
}>, z.ZodObject<{
|
|
905
905
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
906
906
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
907
907
|
}, "strip", z.ZodTypeAny, {
|
|
908
|
-
value: `0x${string}`;
|
|
909
908
|
__kind: "P2WSH";
|
|
909
|
+
value: `0x${string}`;
|
|
910
910
|
}, {
|
|
911
|
-
value: string;
|
|
912
911
|
__kind: "P2WSH";
|
|
912
|
+
value: string;
|
|
913
913
|
}>, z.ZodObject<{
|
|
914
914
|
__kind: z.ZodLiteral<"Taproot">;
|
|
915
915
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
916
916
|
}, "strip", z.ZodTypeAny, {
|
|
917
|
-
value: `0x${string}`;
|
|
918
917
|
__kind: "Taproot";
|
|
918
|
+
value: `0x${string}`;
|
|
919
919
|
}, {
|
|
920
|
-
value: string;
|
|
921
920
|
__kind: "Taproot";
|
|
921
|
+
value: string;
|
|
922
922
|
}>, z.ZodObject<{
|
|
923
923
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
924
924
|
version: z.ZodNumber;
|
|
@@ -933,67 +933,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
933
933
|
program: string;
|
|
934
934
|
}>]>;
|
|
935
935
|
}, "strip", z.ZodTypeAny, {
|
|
936
|
+
__kind: "Btc";
|
|
936
937
|
value: {
|
|
937
|
-
value: `0x${string}`;
|
|
938
938
|
__kind: "P2PKH";
|
|
939
|
-
} | {
|
|
940
939
|
value: `0x${string}`;
|
|
941
|
-
__kind: "P2SH";
|
|
942
940
|
} | {
|
|
941
|
+
__kind: "P2SH";
|
|
943
942
|
value: `0x${string}`;
|
|
944
|
-
__kind: "P2WPKH";
|
|
945
943
|
} | {
|
|
944
|
+
__kind: "P2WPKH";
|
|
946
945
|
value: `0x${string}`;
|
|
947
|
-
__kind: "P2WSH";
|
|
948
946
|
} | {
|
|
947
|
+
__kind: "P2WSH";
|
|
949
948
|
value: `0x${string}`;
|
|
949
|
+
} | {
|
|
950
950
|
__kind: "Taproot";
|
|
951
|
+
value: `0x${string}`;
|
|
951
952
|
} | {
|
|
952
953
|
__kind: "OtherSegwit";
|
|
953
954
|
version: number;
|
|
954
955
|
program: `0x${string}`;
|
|
955
956
|
};
|
|
956
|
-
__kind: "Btc";
|
|
957
957
|
}, {
|
|
958
|
+
__kind: "Btc";
|
|
958
959
|
value: {
|
|
959
|
-
value: string;
|
|
960
960
|
__kind: "P2PKH";
|
|
961
|
-
} | {
|
|
962
961
|
value: string;
|
|
963
|
-
__kind: "P2SH";
|
|
964
962
|
} | {
|
|
963
|
+
__kind: "P2SH";
|
|
965
964
|
value: string;
|
|
966
|
-
__kind: "P2WPKH";
|
|
967
965
|
} | {
|
|
966
|
+
__kind: "P2WPKH";
|
|
968
967
|
value: string;
|
|
969
|
-
__kind: "P2WSH";
|
|
970
968
|
} | {
|
|
969
|
+
__kind: "P2WSH";
|
|
971
970
|
value: string;
|
|
971
|
+
} | {
|
|
972
972
|
__kind: "Taproot";
|
|
973
|
+
value: string;
|
|
973
974
|
} | {
|
|
974
975
|
__kind: "OtherSegwit";
|
|
975
976
|
version: number;
|
|
976
977
|
program: string;
|
|
977
978
|
};
|
|
978
|
-
__kind: "Btc";
|
|
979
979
|
}>, z.ZodObject<{
|
|
980
980
|
__kind: z.ZodLiteral<"Arb">;
|
|
981
981
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
982
982
|
}, "strip", z.ZodTypeAny, {
|
|
983
|
-
value: `0x${string}`;
|
|
984
983
|
__kind: "Arb";
|
|
984
|
+
value: `0x${string}`;
|
|
985
985
|
}, {
|
|
986
|
-
value: string;
|
|
987
986
|
__kind: "Arb";
|
|
987
|
+
value: string;
|
|
988
988
|
}>, z.ZodObject<{
|
|
989
989
|
__kind: z.ZodLiteral<"Sol">;
|
|
990
990
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
991
991
|
}, "strip", z.ZodTypeAny, {
|
|
992
|
-
value: `0x${string}`;
|
|
993
992
|
__kind: "Sol";
|
|
993
|
+
value: `0x${string}`;
|
|
994
994
|
}, {
|
|
995
|
-
value: string;
|
|
996
995
|
__kind: "Sol";
|
|
996
|
+
value: string;
|
|
997
997
|
}>]>>>;
|
|
998
998
|
}, "strip", z.ZodTypeAny, {
|
|
999
999
|
channelMetadata: {
|
|
@@ -1003,39 +1003,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1003
1003
|
};
|
|
1004
1004
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1005
1005
|
sourceAddress?: {
|
|
1006
|
-
value: `0x${string}`;
|
|
1007
1006
|
__kind: "Eth";
|
|
1008
|
-
} | {
|
|
1009
1007
|
value: `0x${string}`;
|
|
1008
|
+
} | {
|
|
1010
1009
|
__kind: "Dot";
|
|
1010
|
+
value: `0x${string}`;
|
|
1011
1011
|
} | {
|
|
1012
|
+
__kind: "Btc";
|
|
1012
1013
|
value: {
|
|
1013
|
-
value: `0x${string}`;
|
|
1014
1014
|
__kind: "P2PKH";
|
|
1015
|
-
} | {
|
|
1016
1015
|
value: `0x${string}`;
|
|
1017
|
-
__kind: "P2SH";
|
|
1018
1016
|
} | {
|
|
1017
|
+
__kind: "P2SH";
|
|
1019
1018
|
value: `0x${string}`;
|
|
1020
|
-
__kind: "P2WPKH";
|
|
1021
1019
|
} | {
|
|
1020
|
+
__kind: "P2WPKH";
|
|
1022
1021
|
value: `0x${string}`;
|
|
1023
|
-
__kind: "P2WSH";
|
|
1024
1022
|
} | {
|
|
1023
|
+
__kind: "P2WSH";
|
|
1025
1024
|
value: `0x${string}`;
|
|
1025
|
+
} | {
|
|
1026
1026
|
__kind: "Taproot";
|
|
1027
|
+
value: `0x${string}`;
|
|
1027
1028
|
} | {
|
|
1028
1029
|
__kind: "OtherSegwit";
|
|
1029
1030
|
version: number;
|
|
1030
1031
|
program: `0x${string}`;
|
|
1031
1032
|
};
|
|
1032
|
-
__kind: "Btc";
|
|
1033
1033
|
} | {
|
|
1034
|
-
value: `0x${string}`;
|
|
1035
1034
|
__kind: "Arb";
|
|
1036
|
-
} | {
|
|
1037
1035
|
value: `0x${string}`;
|
|
1036
|
+
} | {
|
|
1038
1037
|
__kind: "Sol";
|
|
1038
|
+
value: `0x${string}`;
|
|
1039
1039
|
} | null | undefined;
|
|
1040
1040
|
}, {
|
|
1041
1041
|
channelMetadata: {
|
|
@@ -1047,39 +1047,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1047
1047
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1048
1048
|
};
|
|
1049
1049
|
sourceAddress?: {
|
|
1050
|
-
value: string;
|
|
1051
1050
|
__kind: "Eth";
|
|
1052
|
-
} | {
|
|
1053
1051
|
value: string;
|
|
1052
|
+
} | {
|
|
1054
1053
|
__kind: "Dot";
|
|
1054
|
+
value: string;
|
|
1055
1055
|
} | {
|
|
1056
|
+
__kind: "Btc";
|
|
1056
1057
|
value: {
|
|
1057
|
-
value: string;
|
|
1058
1058
|
__kind: "P2PKH";
|
|
1059
|
-
} | {
|
|
1060
1059
|
value: string;
|
|
1061
|
-
__kind: "P2SH";
|
|
1062
1060
|
} | {
|
|
1061
|
+
__kind: "P2SH";
|
|
1063
1062
|
value: string;
|
|
1064
|
-
__kind: "P2WPKH";
|
|
1065
1063
|
} | {
|
|
1064
|
+
__kind: "P2WPKH";
|
|
1066
1065
|
value: string;
|
|
1067
|
-
__kind: "P2WSH";
|
|
1068
1066
|
} | {
|
|
1067
|
+
__kind: "P2WSH";
|
|
1069
1068
|
value: string;
|
|
1069
|
+
} | {
|
|
1070
1070
|
__kind: "Taproot";
|
|
1071
|
+
value: string;
|
|
1071
1072
|
} | {
|
|
1072
1073
|
__kind: "OtherSegwit";
|
|
1073
1074
|
version: number;
|
|
1074
1075
|
program: string;
|
|
1075
1076
|
};
|
|
1076
|
-
__kind: "Btc";
|
|
1077
1077
|
} | {
|
|
1078
|
-
value: string;
|
|
1079
1078
|
__kind: "Arb";
|
|
1080
|
-
} | {
|
|
1081
1079
|
value: string;
|
|
1080
|
+
} | {
|
|
1082
1081
|
__kind: "Sol";
|
|
1082
|
+
value: string;
|
|
1083
1083
|
} | null | undefined;
|
|
1084
1084
|
}>>>;
|
|
1085
1085
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1109,47 +1109,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1109
1109
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1110
1110
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1111
1111
|
}, "strip", z.ZodTypeAny, {
|
|
1112
|
-
value: `0x${string}`;
|
|
1113
1112
|
__kind: "P2PKH";
|
|
1113
|
+
value: `0x${string}`;
|
|
1114
1114
|
}, {
|
|
1115
|
-
value: string;
|
|
1116
1115
|
__kind: "P2PKH";
|
|
1116
|
+
value: string;
|
|
1117
1117
|
}>, z.ZodObject<{
|
|
1118
1118
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1119
1119
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1120
1120
|
}, "strip", z.ZodTypeAny, {
|
|
1121
|
-
value: `0x${string}`;
|
|
1122
1121
|
__kind: "P2SH";
|
|
1122
|
+
value: `0x${string}`;
|
|
1123
1123
|
}, {
|
|
1124
|
-
value: string;
|
|
1125
1124
|
__kind: "P2SH";
|
|
1125
|
+
value: string;
|
|
1126
1126
|
}>, z.ZodObject<{
|
|
1127
1127
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1128
1128
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1129
1129
|
}, "strip", z.ZodTypeAny, {
|
|
1130
|
-
value: `0x${string}`;
|
|
1131
1130
|
__kind: "P2WPKH";
|
|
1131
|
+
value: `0x${string}`;
|
|
1132
1132
|
}, {
|
|
1133
|
-
value: string;
|
|
1134
1133
|
__kind: "P2WPKH";
|
|
1134
|
+
value: string;
|
|
1135
1135
|
}>, z.ZodObject<{
|
|
1136
1136
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1137
1137
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1138
1138
|
}, "strip", z.ZodTypeAny, {
|
|
1139
|
-
value: `0x${string}`;
|
|
1140
1139
|
__kind: "P2WSH";
|
|
1140
|
+
value: `0x${string}`;
|
|
1141
1141
|
}, {
|
|
1142
|
-
value: string;
|
|
1143
1142
|
__kind: "P2WSH";
|
|
1143
|
+
value: string;
|
|
1144
1144
|
}>, z.ZodObject<{
|
|
1145
1145
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1146
1146
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1147
1147
|
}, "strip", z.ZodTypeAny, {
|
|
1148
|
-
value: `0x${string}`;
|
|
1149
1148
|
__kind: "Taproot";
|
|
1149
|
+
value: `0x${string}`;
|
|
1150
1150
|
}, {
|
|
1151
|
-
value: string;
|
|
1152
1151
|
__kind: "Taproot";
|
|
1152
|
+
value: string;
|
|
1153
1153
|
}>, z.ZodObject<{
|
|
1154
1154
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1155
1155
|
version: z.ZodNumber;
|
|
@@ -1167,20 +1167,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1167
1167
|
}, "strip", z.ZodTypeAny, {
|
|
1168
1168
|
retryDuration: number;
|
|
1169
1169
|
refundAddress: {
|
|
1170
|
-
value: `0x${string}`;
|
|
1171
1170
|
__kind: "P2PKH";
|
|
1172
|
-
} | {
|
|
1173
1171
|
value: `0x${string}`;
|
|
1174
|
-
__kind: "P2SH";
|
|
1175
1172
|
} | {
|
|
1173
|
+
__kind: "P2SH";
|
|
1176
1174
|
value: `0x${string}`;
|
|
1177
|
-
__kind: "P2WPKH";
|
|
1178
1175
|
} | {
|
|
1176
|
+
__kind: "P2WPKH";
|
|
1179
1177
|
value: `0x${string}`;
|
|
1180
|
-
__kind: "P2WSH";
|
|
1181
1178
|
} | {
|
|
1179
|
+
__kind: "P2WSH";
|
|
1182
1180
|
value: `0x${string}`;
|
|
1181
|
+
} | {
|
|
1183
1182
|
__kind: "Taproot";
|
|
1183
|
+
value: `0x${string}`;
|
|
1184
1184
|
} | {
|
|
1185
1185
|
__kind: "OtherSegwit";
|
|
1186
1186
|
version: number;
|
|
@@ -1190,20 +1190,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1190
1190
|
}, {
|
|
1191
1191
|
retryDuration: number;
|
|
1192
1192
|
refundAddress: {
|
|
1193
|
-
value: string;
|
|
1194
1193
|
__kind: "P2PKH";
|
|
1195
|
-
} | {
|
|
1196
1194
|
value: string;
|
|
1197
|
-
__kind: "P2SH";
|
|
1198
1195
|
} | {
|
|
1196
|
+
__kind: "P2SH";
|
|
1199
1197
|
value: string;
|
|
1200
|
-
__kind: "P2WPKH";
|
|
1201
1198
|
} | {
|
|
1199
|
+
__kind: "P2WPKH";
|
|
1202
1200
|
value: string;
|
|
1203
|
-
__kind: "P2WSH";
|
|
1204
1201
|
} | {
|
|
1202
|
+
__kind: "P2WSH";
|
|
1205
1203
|
value: string;
|
|
1204
|
+
} | {
|
|
1206
1205
|
__kind: "Taproot";
|
|
1206
|
+
value: string;
|
|
1207
1207
|
} | {
|
|
1208
1208
|
__kind: "OtherSegwit";
|
|
1209
1209
|
version: number;
|
|
@@ -1223,8 +1223,25 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1223
1223
|
}>>>;
|
|
1224
1224
|
boostFee: z.ZodNumber;
|
|
1225
1225
|
}, "strip", z.ZodTypeAny, {
|
|
1226
|
+
destinationAddress: {
|
|
1227
|
+
readonly chain: "Ethereum";
|
|
1228
|
+
readonly address: `0x${string}`;
|
|
1229
|
+
} | {
|
|
1230
|
+
readonly chain: "Polkadot";
|
|
1231
|
+
readonly address: string;
|
|
1232
|
+
} | {
|
|
1233
|
+
readonly chain: "Bitcoin";
|
|
1234
|
+
readonly address: string;
|
|
1235
|
+
} | {
|
|
1236
|
+
readonly chain: "Arbitrum";
|
|
1237
|
+
readonly address: `0x${string}`;
|
|
1238
|
+
} | {
|
|
1239
|
+
readonly chain: "Solana";
|
|
1240
|
+
readonly address: string;
|
|
1241
|
+
};
|
|
1226
1242
|
txId: `0x${string}`;
|
|
1227
1243
|
depositDetails: {
|
|
1244
|
+
amount: bigint;
|
|
1228
1245
|
depositAddress: {
|
|
1229
1246
|
pubkeyX: `0x${string}`;
|
|
1230
1247
|
scriptPath?: {
|
|
@@ -1236,31 +1253,15 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1236
1253
|
};
|
|
1237
1254
|
} | null | undefined;
|
|
1238
1255
|
};
|
|
1239
|
-
amount: bigint;
|
|
1240
1256
|
id: {
|
|
1241
1257
|
txId: `0x${string}`;
|
|
1242
1258
|
vout: number;
|
|
1243
1259
|
};
|
|
1244
1260
|
};
|
|
1261
|
+
boostFee: number;
|
|
1245
1262
|
inputAsset: "Btc";
|
|
1246
1263
|
depositAmount: bigint;
|
|
1247
|
-
outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "
|
|
1248
|
-
destinationAddress: {
|
|
1249
|
-
readonly chain: "Ethereum";
|
|
1250
|
-
readonly address: `0x${string}`;
|
|
1251
|
-
} | {
|
|
1252
|
-
readonly chain: "Polkadot";
|
|
1253
|
-
readonly address: string;
|
|
1254
|
-
} | {
|
|
1255
|
-
readonly chain: "Bitcoin";
|
|
1256
|
-
readonly address: string;
|
|
1257
|
-
} | {
|
|
1258
|
-
readonly chain: "Arbitrum";
|
|
1259
|
-
readonly address: `0x${string}`;
|
|
1260
|
-
} | {
|
|
1261
|
-
readonly chain: "Solana";
|
|
1262
|
-
readonly address: string;
|
|
1263
|
-
};
|
|
1264
|
+
outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
|
|
1264
1265
|
affiliateFees: {
|
|
1265
1266
|
account: number;
|
|
1266
1267
|
bps: number;
|
|
@@ -1268,20 +1269,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1268
1269
|
refundParams: {
|
|
1269
1270
|
retryDuration: number;
|
|
1270
1271
|
refundAddress: {
|
|
1271
|
-
value: `0x${string}`;
|
|
1272
1272
|
__kind: "P2PKH";
|
|
1273
|
-
} | {
|
|
1274
1273
|
value: `0x${string}`;
|
|
1275
|
-
__kind: "P2SH";
|
|
1276
1274
|
} | {
|
|
1275
|
+
__kind: "P2SH";
|
|
1277
1276
|
value: `0x${string}`;
|
|
1278
|
-
__kind: "P2WPKH";
|
|
1279
1277
|
} | {
|
|
1278
|
+
__kind: "P2WPKH";
|
|
1280
1279
|
value: `0x${string}`;
|
|
1281
|
-
__kind: "P2WSH";
|
|
1282
1280
|
} | {
|
|
1281
|
+
__kind: "P2WSH";
|
|
1283
1282
|
value: `0x${string}`;
|
|
1283
|
+
} | {
|
|
1284
1284
|
__kind: "Taproot";
|
|
1285
|
+
value: `0x${string}`;
|
|
1285
1286
|
} | {
|
|
1286
1287
|
__kind: "OtherSegwit";
|
|
1287
1288
|
version: number;
|
|
@@ -1289,28 +1290,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1289
1290
|
};
|
|
1290
1291
|
minPrice: bigint;
|
|
1291
1292
|
};
|
|
1292
|
-
boostFee: number;
|
|
1293
|
-
channelId?: bigint | null | undefined;
|
|
1294
1293
|
depositAddress?: {
|
|
1295
|
-
value: `0x${string}`;
|
|
1296
1294
|
__kind: "P2PKH";
|
|
1297
|
-
} | {
|
|
1298
1295
|
value: `0x${string}`;
|
|
1299
|
-
__kind: "P2SH";
|
|
1300
1296
|
} | {
|
|
1297
|
+
__kind: "P2SH";
|
|
1301
1298
|
value: `0x${string}`;
|
|
1302
|
-
__kind: "P2WPKH";
|
|
1303
1299
|
} | {
|
|
1300
|
+
__kind: "P2WPKH";
|
|
1304
1301
|
value: `0x${string}`;
|
|
1305
|
-
__kind: "P2WSH";
|
|
1306
1302
|
} | {
|
|
1303
|
+
__kind: "P2WSH";
|
|
1307
1304
|
value: `0x${string}`;
|
|
1305
|
+
} | {
|
|
1308
1306
|
__kind: "Taproot";
|
|
1307
|
+
value: `0x${string}`;
|
|
1309
1308
|
} | {
|
|
1310
1309
|
__kind: "OtherSegwit";
|
|
1311
1310
|
version: number;
|
|
1312
1311
|
program: `0x${string}`;
|
|
1313
1312
|
} | null | undefined;
|
|
1313
|
+
channelId?: bigint | null | undefined;
|
|
1314
1314
|
depositMetadata?: {
|
|
1315
1315
|
channelMetadata: {
|
|
1316
1316
|
message: `0x${string}`;
|
|
@@ -1319,39 +1319,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1319
1319
|
};
|
|
1320
1320
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1321
1321
|
sourceAddress?: {
|
|
1322
|
-
value: `0x${string}`;
|
|
1323
1322
|
__kind: "Eth";
|
|
1324
|
-
} | {
|
|
1325
1323
|
value: `0x${string}`;
|
|
1324
|
+
} | {
|
|
1326
1325
|
__kind: "Dot";
|
|
1326
|
+
value: `0x${string}`;
|
|
1327
1327
|
} | {
|
|
1328
|
+
__kind: "Btc";
|
|
1328
1329
|
value: {
|
|
1329
|
-
value: `0x${string}`;
|
|
1330
1330
|
__kind: "P2PKH";
|
|
1331
|
-
} | {
|
|
1332
1331
|
value: `0x${string}`;
|
|
1333
|
-
__kind: "P2SH";
|
|
1334
1332
|
} | {
|
|
1333
|
+
__kind: "P2SH";
|
|
1335
1334
|
value: `0x${string}`;
|
|
1336
|
-
__kind: "P2WPKH";
|
|
1337
1335
|
} | {
|
|
1336
|
+
__kind: "P2WPKH";
|
|
1338
1337
|
value: `0x${string}`;
|
|
1339
|
-
__kind: "P2WSH";
|
|
1340
1338
|
} | {
|
|
1339
|
+
__kind: "P2WSH";
|
|
1341
1340
|
value: `0x${string}`;
|
|
1341
|
+
} | {
|
|
1342
1342
|
__kind: "Taproot";
|
|
1343
|
+
value: `0x${string}`;
|
|
1343
1344
|
} | {
|
|
1344
1345
|
__kind: "OtherSegwit";
|
|
1345
1346
|
version: number;
|
|
1346
1347
|
program: `0x${string}`;
|
|
1347
1348
|
};
|
|
1348
|
-
__kind: "Btc";
|
|
1349
1349
|
} | {
|
|
1350
|
-
value: `0x${string}`;
|
|
1351
1350
|
__kind: "Arb";
|
|
1352
|
-
} | {
|
|
1353
1351
|
value: `0x${string}`;
|
|
1352
|
+
} | {
|
|
1354
1353
|
__kind: "Sol";
|
|
1354
|
+
value: `0x${string}`;
|
|
1355
1355
|
} | null | undefined;
|
|
1356
1356
|
} | null | undefined;
|
|
1357
1357
|
brokerFee?: {
|
|
@@ -1363,8 +1363,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1363
1363
|
chunkInterval: number;
|
|
1364
1364
|
} | null | undefined;
|
|
1365
1365
|
}, {
|
|
1366
|
+
destinationAddress: {
|
|
1367
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
1368
|
+
value: string;
|
|
1369
|
+
};
|
|
1366
1370
|
txId: string;
|
|
1367
1371
|
depositDetails: {
|
|
1372
|
+
amount: string | number;
|
|
1368
1373
|
depositAddress: {
|
|
1369
1374
|
pubkeyX: string;
|
|
1370
1375
|
scriptPath?: {
|
|
@@ -1376,22 +1381,18 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1376
1381
|
};
|
|
1377
1382
|
} | null | undefined;
|
|
1378
1383
|
};
|
|
1379
|
-
amount: string | number;
|
|
1380
1384
|
id: {
|
|
1381
1385
|
txId: string;
|
|
1382
1386
|
vout: number;
|
|
1383
1387
|
};
|
|
1384
1388
|
};
|
|
1389
|
+
boostFee: number;
|
|
1385
1390
|
inputAsset: {
|
|
1386
1391
|
__kind: "Btc";
|
|
1387
1392
|
};
|
|
1388
1393
|
depositAmount: string | number;
|
|
1389
1394
|
outputAsset: {
|
|
1390
|
-
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "
|
|
1391
|
-
};
|
|
1392
|
-
destinationAddress: {
|
|
1393
|
-
value: string;
|
|
1394
|
-
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
1395
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
|
|
1395
1396
|
};
|
|
1396
1397
|
affiliateFees: {
|
|
1397
1398
|
account: number;
|
|
@@ -1400,20 +1401,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1400
1401
|
refundParams: {
|
|
1401
1402
|
retryDuration: number;
|
|
1402
1403
|
refundAddress: {
|
|
1403
|
-
value: string;
|
|
1404
1404
|
__kind: "P2PKH";
|
|
1405
|
-
} | {
|
|
1406
1405
|
value: string;
|
|
1407
|
-
__kind: "P2SH";
|
|
1408
1406
|
} | {
|
|
1407
|
+
__kind: "P2SH";
|
|
1409
1408
|
value: string;
|
|
1410
|
-
__kind: "P2WPKH";
|
|
1411
1409
|
} | {
|
|
1410
|
+
__kind: "P2WPKH";
|
|
1412
1411
|
value: string;
|
|
1413
|
-
__kind: "P2WSH";
|
|
1414
1412
|
} | {
|
|
1413
|
+
__kind: "P2WSH";
|
|
1415
1414
|
value: string;
|
|
1415
|
+
} | {
|
|
1416
1416
|
__kind: "Taproot";
|
|
1417
|
+
value: string;
|
|
1417
1418
|
} | {
|
|
1418
1419
|
__kind: "OtherSegwit";
|
|
1419
1420
|
version: number;
|
|
@@ -1421,28 +1422,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1421
1422
|
};
|
|
1422
1423
|
minPrice: string | number;
|
|
1423
1424
|
};
|
|
1424
|
-
boostFee: number;
|
|
1425
|
-
channelId?: string | number | null | undefined;
|
|
1426
1425
|
depositAddress?: {
|
|
1427
|
-
value: string;
|
|
1428
1426
|
__kind: "P2PKH";
|
|
1429
|
-
} | {
|
|
1430
1427
|
value: string;
|
|
1431
|
-
__kind: "P2SH";
|
|
1432
1428
|
} | {
|
|
1429
|
+
__kind: "P2SH";
|
|
1433
1430
|
value: string;
|
|
1434
|
-
__kind: "P2WPKH";
|
|
1435
1431
|
} | {
|
|
1432
|
+
__kind: "P2WPKH";
|
|
1436
1433
|
value: string;
|
|
1437
|
-
__kind: "P2WSH";
|
|
1438
1434
|
} | {
|
|
1435
|
+
__kind: "P2WSH";
|
|
1439
1436
|
value: string;
|
|
1437
|
+
} | {
|
|
1440
1438
|
__kind: "Taproot";
|
|
1439
|
+
value: string;
|
|
1441
1440
|
} | {
|
|
1442
1441
|
__kind: "OtherSegwit";
|
|
1443
1442
|
version: number;
|
|
1444
1443
|
program: string;
|
|
1445
1444
|
} | null | undefined;
|
|
1445
|
+
channelId?: string | number | null | undefined;
|
|
1446
1446
|
depositMetadata?: {
|
|
1447
1447
|
channelMetadata: {
|
|
1448
1448
|
message: string;
|
|
@@ -1453,39 +1453,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1453
1453
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1454
1454
|
};
|
|
1455
1455
|
sourceAddress?: {
|
|
1456
|
-
value: string;
|
|
1457
1456
|
__kind: "Eth";
|
|
1458
|
-
} | {
|
|
1459
1457
|
value: string;
|
|
1458
|
+
} | {
|
|
1460
1459
|
__kind: "Dot";
|
|
1460
|
+
value: string;
|
|
1461
1461
|
} | {
|
|
1462
|
+
__kind: "Btc";
|
|
1462
1463
|
value: {
|
|
1463
|
-
value: string;
|
|
1464
1464
|
__kind: "P2PKH";
|
|
1465
|
-
} | {
|
|
1466
1465
|
value: string;
|
|
1467
|
-
__kind: "P2SH";
|
|
1468
1466
|
} | {
|
|
1467
|
+
__kind: "P2SH";
|
|
1469
1468
|
value: string;
|
|
1470
|
-
__kind: "P2WPKH";
|
|
1471
1469
|
} | {
|
|
1470
|
+
__kind: "P2WPKH";
|
|
1472
1471
|
value: string;
|
|
1473
|
-
__kind: "P2WSH";
|
|
1474
1472
|
} | {
|
|
1473
|
+
__kind: "P2WSH";
|
|
1475
1474
|
value: string;
|
|
1475
|
+
} | {
|
|
1476
1476
|
__kind: "Taproot";
|
|
1477
|
+
value: string;
|
|
1477
1478
|
} | {
|
|
1478
1479
|
__kind: "OtherSegwit";
|
|
1479
1480
|
version: number;
|
|
1480
1481
|
program: string;
|
|
1481
1482
|
};
|
|
1482
|
-
__kind: "Btc";
|
|
1483
1483
|
} | {
|
|
1484
|
-
value: string;
|
|
1485
1484
|
__kind: "Arb";
|
|
1486
|
-
} | {
|
|
1487
1485
|
value: string;
|
|
1486
|
+
} | {
|
|
1488
1487
|
__kind: "Sol";
|
|
1488
|
+
value: string;
|
|
1489
1489
|
} | null | undefined;
|
|
1490
1490
|
} | null | undefined;
|
|
1491
1491
|
brokerFee?: {
|
|
@@ -1500,8 +1500,25 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1500
1500
|
}, "strip", z.ZodTypeAny, {
|
|
1501
1501
|
__kind: "Vault";
|
|
1502
1502
|
vaultWitness: {
|
|
1503
|
+
destinationAddress: {
|
|
1504
|
+
readonly chain: "Ethereum";
|
|
1505
|
+
readonly address: `0x${string}`;
|
|
1506
|
+
} | {
|
|
1507
|
+
readonly chain: "Polkadot";
|
|
1508
|
+
readonly address: string;
|
|
1509
|
+
} | {
|
|
1510
|
+
readonly chain: "Bitcoin";
|
|
1511
|
+
readonly address: string;
|
|
1512
|
+
} | {
|
|
1513
|
+
readonly chain: "Arbitrum";
|
|
1514
|
+
readonly address: `0x${string}`;
|
|
1515
|
+
} | {
|
|
1516
|
+
readonly chain: "Solana";
|
|
1517
|
+
readonly address: string;
|
|
1518
|
+
};
|
|
1503
1519
|
txId: `0x${string}`;
|
|
1504
1520
|
depositDetails: {
|
|
1521
|
+
amount: bigint;
|
|
1505
1522
|
depositAddress: {
|
|
1506
1523
|
pubkeyX: `0x${string}`;
|
|
1507
1524
|
scriptPath?: {
|
|
@@ -1513,31 +1530,15 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1513
1530
|
};
|
|
1514
1531
|
} | null | undefined;
|
|
1515
1532
|
};
|
|
1516
|
-
amount: bigint;
|
|
1517
1533
|
id: {
|
|
1518
1534
|
txId: `0x${string}`;
|
|
1519
1535
|
vout: number;
|
|
1520
1536
|
};
|
|
1521
1537
|
};
|
|
1538
|
+
boostFee: number;
|
|
1522
1539
|
inputAsset: "Btc";
|
|
1523
1540
|
depositAmount: bigint;
|
|
1524
|
-
outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "
|
|
1525
|
-
destinationAddress: {
|
|
1526
|
-
readonly chain: "Ethereum";
|
|
1527
|
-
readonly address: `0x${string}`;
|
|
1528
|
-
} | {
|
|
1529
|
-
readonly chain: "Polkadot";
|
|
1530
|
-
readonly address: string;
|
|
1531
|
-
} | {
|
|
1532
|
-
readonly chain: "Bitcoin";
|
|
1533
|
-
readonly address: string;
|
|
1534
|
-
} | {
|
|
1535
|
-
readonly chain: "Arbitrum";
|
|
1536
|
-
readonly address: `0x${string}`;
|
|
1537
|
-
} | {
|
|
1538
|
-
readonly chain: "Solana";
|
|
1539
|
-
readonly address: string;
|
|
1540
|
-
};
|
|
1541
|
+
outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
|
|
1541
1542
|
affiliateFees: {
|
|
1542
1543
|
account: number;
|
|
1543
1544
|
bps: number;
|
|
@@ -1545,20 +1546,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1545
1546
|
refundParams: {
|
|
1546
1547
|
retryDuration: number;
|
|
1547
1548
|
refundAddress: {
|
|
1548
|
-
value: `0x${string}`;
|
|
1549
1549
|
__kind: "P2PKH";
|
|
1550
|
-
} | {
|
|
1551
1550
|
value: `0x${string}`;
|
|
1552
|
-
__kind: "P2SH";
|
|
1553
1551
|
} | {
|
|
1552
|
+
__kind: "P2SH";
|
|
1554
1553
|
value: `0x${string}`;
|
|
1555
|
-
__kind: "P2WPKH";
|
|
1556
1554
|
} | {
|
|
1555
|
+
__kind: "P2WPKH";
|
|
1557
1556
|
value: `0x${string}`;
|
|
1558
|
-
__kind: "P2WSH";
|
|
1559
1557
|
} | {
|
|
1558
|
+
__kind: "P2WSH";
|
|
1560
1559
|
value: `0x${string}`;
|
|
1560
|
+
} | {
|
|
1561
1561
|
__kind: "Taproot";
|
|
1562
|
+
value: `0x${string}`;
|
|
1562
1563
|
} | {
|
|
1563
1564
|
__kind: "OtherSegwit";
|
|
1564
1565
|
version: number;
|
|
@@ -1566,28 +1567,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1566
1567
|
};
|
|
1567
1568
|
minPrice: bigint;
|
|
1568
1569
|
};
|
|
1569
|
-
boostFee: number;
|
|
1570
|
-
channelId?: bigint | null | undefined;
|
|
1571
1570
|
depositAddress?: {
|
|
1572
|
-
value: `0x${string}`;
|
|
1573
1571
|
__kind: "P2PKH";
|
|
1574
|
-
} | {
|
|
1575
1572
|
value: `0x${string}`;
|
|
1576
|
-
__kind: "P2SH";
|
|
1577
1573
|
} | {
|
|
1574
|
+
__kind: "P2SH";
|
|
1578
1575
|
value: `0x${string}`;
|
|
1579
|
-
__kind: "P2WPKH";
|
|
1580
1576
|
} | {
|
|
1577
|
+
__kind: "P2WPKH";
|
|
1581
1578
|
value: `0x${string}`;
|
|
1582
|
-
__kind: "P2WSH";
|
|
1583
1579
|
} | {
|
|
1580
|
+
__kind: "P2WSH";
|
|
1584
1581
|
value: `0x${string}`;
|
|
1582
|
+
} | {
|
|
1585
1583
|
__kind: "Taproot";
|
|
1584
|
+
value: `0x${string}`;
|
|
1586
1585
|
} | {
|
|
1587
1586
|
__kind: "OtherSegwit";
|
|
1588
1587
|
version: number;
|
|
1589
1588
|
program: `0x${string}`;
|
|
1590
1589
|
} | null | undefined;
|
|
1590
|
+
channelId?: bigint | null | undefined;
|
|
1591
1591
|
depositMetadata?: {
|
|
1592
1592
|
channelMetadata: {
|
|
1593
1593
|
message: `0x${string}`;
|
|
@@ -1596,39 +1596,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1596
1596
|
};
|
|
1597
1597
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1598
1598
|
sourceAddress?: {
|
|
1599
|
-
value: `0x${string}`;
|
|
1600
1599
|
__kind: "Eth";
|
|
1601
|
-
} | {
|
|
1602
1600
|
value: `0x${string}`;
|
|
1601
|
+
} | {
|
|
1603
1602
|
__kind: "Dot";
|
|
1603
|
+
value: `0x${string}`;
|
|
1604
1604
|
} | {
|
|
1605
|
+
__kind: "Btc";
|
|
1605
1606
|
value: {
|
|
1606
|
-
value: `0x${string}`;
|
|
1607
1607
|
__kind: "P2PKH";
|
|
1608
|
-
} | {
|
|
1609
1608
|
value: `0x${string}`;
|
|
1610
|
-
__kind: "P2SH";
|
|
1611
1609
|
} | {
|
|
1610
|
+
__kind: "P2SH";
|
|
1612
1611
|
value: `0x${string}`;
|
|
1613
|
-
__kind: "P2WPKH";
|
|
1614
1612
|
} | {
|
|
1613
|
+
__kind: "P2WPKH";
|
|
1615
1614
|
value: `0x${string}`;
|
|
1616
|
-
__kind: "P2WSH";
|
|
1617
1615
|
} | {
|
|
1616
|
+
__kind: "P2WSH";
|
|
1618
1617
|
value: `0x${string}`;
|
|
1618
|
+
} | {
|
|
1619
1619
|
__kind: "Taproot";
|
|
1620
|
+
value: `0x${string}`;
|
|
1620
1621
|
} | {
|
|
1621
1622
|
__kind: "OtherSegwit";
|
|
1622
1623
|
version: number;
|
|
1623
1624
|
program: `0x${string}`;
|
|
1624
1625
|
};
|
|
1625
|
-
__kind: "Btc";
|
|
1626
1626
|
} | {
|
|
1627
|
-
value: `0x${string}`;
|
|
1628
1627
|
__kind: "Arb";
|
|
1629
|
-
} | {
|
|
1630
1628
|
value: `0x${string}`;
|
|
1629
|
+
} | {
|
|
1631
1630
|
__kind: "Sol";
|
|
1631
|
+
value: `0x${string}`;
|
|
1632
1632
|
} | null | undefined;
|
|
1633
1633
|
} | null | undefined;
|
|
1634
1634
|
brokerFee?: {
|
|
@@ -1643,8 +1643,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1643
1643
|
}, {
|
|
1644
1644
|
__kind: "Vault";
|
|
1645
1645
|
vaultWitness: {
|
|
1646
|
+
destinationAddress: {
|
|
1647
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
1648
|
+
value: string;
|
|
1649
|
+
};
|
|
1646
1650
|
txId: string;
|
|
1647
1651
|
depositDetails: {
|
|
1652
|
+
amount: string | number;
|
|
1648
1653
|
depositAddress: {
|
|
1649
1654
|
pubkeyX: string;
|
|
1650
1655
|
scriptPath?: {
|
|
@@ -1656,22 +1661,18 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1656
1661
|
};
|
|
1657
1662
|
} | null | undefined;
|
|
1658
1663
|
};
|
|
1659
|
-
amount: string | number;
|
|
1660
1664
|
id: {
|
|
1661
1665
|
txId: string;
|
|
1662
1666
|
vout: number;
|
|
1663
1667
|
};
|
|
1664
1668
|
};
|
|
1669
|
+
boostFee: number;
|
|
1665
1670
|
inputAsset: {
|
|
1666
1671
|
__kind: "Btc";
|
|
1667
1672
|
};
|
|
1668
1673
|
depositAmount: string | number;
|
|
1669
1674
|
outputAsset: {
|
|
1670
|
-
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "
|
|
1671
|
-
};
|
|
1672
|
-
destinationAddress: {
|
|
1673
|
-
value: string;
|
|
1674
|
-
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
1675
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
|
|
1675
1676
|
};
|
|
1676
1677
|
affiliateFees: {
|
|
1677
1678
|
account: number;
|
|
@@ -1680,20 +1681,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1680
1681
|
refundParams: {
|
|
1681
1682
|
retryDuration: number;
|
|
1682
1683
|
refundAddress: {
|
|
1683
|
-
value: string;
|
|
1684
1684
|
__kind: "P2PKH";
|
|
1685
|
-
} | {
|
|
1686
1685
|
value: string;
|
|
1687
|
-
__kind: "P2SH";
|
|
1688
1686
|
} | {
|
|
1687
|
+
__kind: "P2SH";
|
|
1689
1688
|
value: string;
|
|
1690
|
-
__kind: "P2WPKH";
|
|
1691
1689
|
} | {
|
|
1690
|
+
__kind: "P2WPKH";
|
|
1692
1691
|
value: string;
|
|
1693
|
-
__kind: "P2WSH";
|
|
1694
1692
|
} | {
|
|
1693
|
+
__kind: "P2WSH";
|
|
1695
1694
|
value: string;
|
|
1695
|
+
} | {
|
|
1696
1696
|
__kind: "Taproot";
|
|
1697
|
+
value: string;
|
|
1697
1698
|
} | {
|
|
1698
1699
|
__kind: "OtherSegwit";
|
|
1699
1700
|
version: number;
|
|
@@ -1701,28 +1702,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1701
1702
|
};
|
|
1702
1703
|
minPrice: string | number;
|
|
1703
1704
|
};
|
|
1704
|
-
boostFee: number;
|
|
1705
|
-
channelId?: string | number | null | undefined;
|
|
1706
1705
|
depositAddress?: {
|
|
1707
|
-
value: string;
|
|
1708
1706
|
__kind: "P2PKH";
|
|
1709
|
-
} | {
|
|
1710
1707
|
value: string;
|
|
1711
|
-
__kind: "P2SH";
|
|
1712
1708
|
} | {
|
|
1709
|
+
__kind: "P2SH";
|
|
1713
1710
|
value: string;
|
|
1714
|
-
__kind: "P2WPKH";
|
|
1715
1711
|
} | {
|
|
1712
|
+
__kind: "P2WPKH";
|
|
1716
1713
|
value: string;
|
|
1717
|
-
__kind: "P2WSH";
|
|
1718
1714
|
} | {
|
|
1715
|
+
__kind: "P2WSH";
|
|
1719
1716
|
value: string;
|
|
1717
|
+
} | {
|
|
1720
1718
|
__kind: "Taproot";
|
|
1719
|
+
value: string;
|
|
1721
1720
|
} | {
|
|
1722
1721
|
__kind: "OtherSegwit";
|
|
1723
1722
|
version: number;
|
|
1724
1723
|
program: string;
|
|
1725
1724
|
} | null | undefined;
|
|
1725
|
+
channelId?: string | number | null | undefined;
|
|
1726
1726
|
depositMetadata?: {
|
|
1727
1727
|
channelMetadata: {
|
|
1728
1728
|
message: string;
|
|
@@ -1733,39 +1733,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1733
1733
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1734
1734
|
};
|
|
1735
1735
|
sourceAddress?: {
|
|
1736
|
-
value: string;
|
|
1737
1736
|
__kind: "Eth";
|
|
1738
|
-
} | {
|
|
1739
1737
|
value: string;
|
|
1738
|
+
} | {
|
|
1740
1739
|
__kind: "Dot";
|
|
1740
|
+
value: string;
|
|
1741
1741
|
} | {
|
|
1742
|
+
__kind: "Btc";
|
|
1742
1743
|
value: {
|
|
1743
|
-
value: string;
|
|
1744
1744
|
__kind: "P2PKH";
|
|
1745
|
-
} | {
|
|
1746
1745
|
value: string;
|
|
1747
|
-
__kind: "P2SH";
|
|
1748
1746
|
} | {
|
|
1747
|
+
__kind: "P2SH";
|
|
1749
1748
|
value: string;
|
|
1750
|
-
__kind: "P2WPKH";
|
|
1751
1749
|
} | {
|
|
1750
|
+
__kind: "P2WPKH";
|
|
1752
1751
|
value: string;
|
|
1753
|
-
__kind: "P2WSH";
|
|
1754
1752
|
} | {
|
|
1753
|
+
__kind: "P2WSH";
|
|
1755
1754
|
value: string;
|
|
1755
|
+
} | {
|
|
1756
1756
|
__kind: "Taproot";
|
|
1757
|
+
value: string;
|
|
1757
1758
|
} | {
|
|
1758
1759
|
__kind: "OtherSegwit";
|
|
1759
1760
|
version: number;
|
|
1760
1761
|
program: string;
|
|
1761
1762
|
};
|
|
1762
|
-
__kind: "Btc";
|
|
1763
1763
|
} | {
|
|
1764
|
-
value: string;
|
|
1765
1764
|
__kind: "Arb";
|
|
1766
|
-
} | {
|
|
1767
1765
|
value: string;
|
|
1766
|
+
} | {
|
|
1768
1767
|
__kind: "Sol";
|
|
1768
|
+
value: string;
|
|
1769
1769
|
} | null | undefined;
|
|
1770
1770
|
} | null | undefined;
|
|
1771
1771
|
brokerFee?: {
|
|
@@ -1787,6 +1787,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1787
1787
|
} | {
|
|
1788
1788
|
__kind: "TransactionRejectedByBroker";
|
|
1789
1789
|
} | {
|
|
1790
|
+
__kind: "DepositWitnessRejected";
|
|
1790
1791
|
value: {
|
|
1791
1792
|
__kind: "Other";
|
|
1792
1793
|
} | {
|
|
@@ -1794,11 +1795,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1794
1795
|
} | {
|
|
1795
1796
|
__kind: "BadOrigin";
|
|
1796
1797
|
} | {
|
|
1798
|
+
__kind: "Module";
|
|
1797
1799
|
value: {
|
|
1798
1800
|
index: number;
|
|
1799
1801
|
error: `0x${string}`;
|
|
1800
1802
|
};
|
|
1801
|
-
__kind: "Module";
|
|
1802
1803
|
} | {
|
|
1803
1804
|
__kind: "ConsumerRemaining";
|
|
1804
1805
|
} | {
|
|
@@ -1806,14 +1807,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1806
1807
|
} | {
|
|
1807
1808
|
__kind: "TooManyConsumers";
|
|
1808
1809
|
} | {
|
|
1809
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1810
1810
|
__kind: "Token";
|
|
1811
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1811
1812
|
} | {
|
|
1812
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1813
1813
|
__kind: "Arithmetic";
|
|
1814
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1814
1815
|
} | {
|
|
1815
|
-
value: "LimitReached" | "NoLayer";
|
|
1816
1816
|
__kind: "Transactional";
|
|
1817
|
+
value: "LimitReached" | "NoLayer";
|
|
1817
1818
|
} | {
|
|
1818
1819
|
__kind: "Exhausted";
|
|
1819
1820
|
} | {
|
|
@@ -1823,7 +1824,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1823
1824
|
} | {
|
|
1824
1825
|
__kind: "RootNotAllowed";
|
|
1825
1826
|
};
|
|
1826
|
-
__kind: "DepositWitnessRejected";
|
|
1827
1827
|
} | {
|
|
1828
1828
|
__kind: "InvalidDestinationAddress";
|
|
1829
1829
|
} | {
|
|
@@ -1841,28 +1841,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1841
1841
|
__kind: "DepositChannel";
|
|
1842
1842
|
depositWitness: {
|
|
1843
1843
|
asset: "Btc";
|
|
1844
|
+
amount: bigint;
|
|
1844
1845
|
depositAddress: {
|
|
1845
|
-
value: `0x${string}`;
|
|
1846
1846
|
__kind: "P2PKH";
|
|
1847
|
-
} | {
|
|
1848
1847
|
value: `0x${string}`;
|
|
1849
|
-
__kind: "P2SH";
|
|
1850
1848
|
} | {
|
|
1849
|
+
__kind: "P2SH";
|
|
1851
1850
|
value: `0x${string}`;
|
|
1852
|
-
__kind: "P2WPKH";
|
|
1853
1851
|
} | {
|
|
1852
|
+
__kind: "P2WPKH";
|
|
1854
1853
|
value: `0x${string}`;
|
|
1855
|
-
__kind: "P2WSH";
|
|
1856
1854
|
} | {
|
|
1855
|
+
__kind: "P2WSH";
|
|
1857
1856
|
value: `0x${string}`;
|
|
1857
|
+
} | {
|
|
1858
1858
|
__kind: "Taproot";
|
|
1859
|
+
value: `0x${string}`;
|
|
1859
1860
|
} | {
|
|
1860
1861
|
__kind: "OtherSegwit";
|
|
1861
1862
|
version: number;
|
|
1862
1863
|
program: `0x${string}`;
|
|
1863
1864
|
};
|
|
1864
|
-
amount: bigint;
|
|
1865
1865
|
depositDetails: {
|
|
1866
|
+
amount: bigint;
|
|
1866
1867
|
depositAddress: {
|
|
1867
1868
|
pubkeyX: `0x${string}`;
|
|
1868
1869
|
scriptPath?: {
|
|
@@ -1874,7 +1875,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1874
1875
|
};
|
|
1875
1876
|
} | null | undefined;
|
|
1876
1877
|
};
|
|
1877
|
-
amount: bigint;
|
|
1878
1878
|
id: {
|
|
1879
1879
|
txId: `0x${string}`;
|
|
1880
1880
|
vout: number;
|
|
@@ -1884,8 +1884,25 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1884
1884
|
} | {
|
|
1885
1885
|
__kind: "Vault";
|
|
1886
1886
|
vaultWitness: {
|
|
1887
|
+
destinationAddress: {
|
|
1888
|
+
readonly chain: "Ethereum";
|
|
1889
|
+
readonly address: `0x${string}`;
|
|
1890
|
+
} | {
|
|
1891
|
+
readonly chain: "Polkadot";
|
|
1892
|
+
readonly address: string;
|
|
1893
|
+
} | {
|
|
1894
|
+
readonly chain: "Bitcoin";
|
|
1895
|
+
readonly address: string;
|
|
1896
|
+
} | {
|
|
1897
|
+
readonly chain: "Arbitrum";
|
|
1898
|
+
readonly address: `0x${string}`;
|
|
1899
|
+
} | {
|
|
1900
|
+
readonly chain: "Solana";
|
|
1901
|
+
readonly address: string;
|
|
1902
|
+
};
|
|
1887
1903
|
txId: `0x${string}`;
|
|
1888
1904
|
depositDetails: {
|
|
1905
|
+
amount: bigint;
|
|
1889
1906
|
depositAddress: {
|
|
1890
1907
|
pubkeyX: `0x${string}`;
|
|
1891
1908
|
scriptPath?: {
|
|
@@ -1897,31 +1914,15 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1897
1914
|
};
|
|
1898
1915
|
} | null | undefined;
|
|
1899
1916
|
};
|
|
1900
|
-
amount: bigint;
|
|
1901
1917
|
id: {
|
|
1902
1918
|
txId: `0x${string}`;
|
|
1903
1919
|
vout: number;
|
|
1904
1920
|
};
|
|
1905
1921
|
};
|
|
1922
|
+
boostFee: number;
|
|
1906
1923
|
inputAsset: "Btc";
|
|
1907
1924
|
depositAmount: bigint;
|
|
1908
|
-
outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "
|
|
1909
|
-
destinationAddress: {
|
|
1910
|
-
readonly chain: "Ethereum";
|
|
1911
|
-
readonly address: `0x${string}`;
|
|
1912
|
-
} | {
|
|
1913
|
-
readonly chain: "Polkadot";
|
|
1914
|
-
readonly address: string;
|
|
1915
|
-
} | {
|
|
1916
|
-
readonly chain: "Bitcoin";
|
|
1917
|
-
readonly address: string;
|
|
1918
|
-
} | {
|
|
1919
|
-
readonly chain: "Arbitrum";
|
|
1920
|
-
readonly address: `0x${string}`;
|
|
1921
|
-
} | {
|
|
1922
|
-
readonly chain: "Solana";
|
|
1923
|
-
readonly address: string;
|
|
1924
|
-
};
|
|
1925
|
+
outputAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
|
|
1925
1926
|
affiliateFees: {
|
|
1926
1927
|
account: number;
|
|
1927
1928
|
bps: number;
|
|
@@ -1929,20 +1930,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1929
1930
|
refundParams: {
|
|
1930
1931
|
retryDuration: number;
|
|
1931
1932
|
refundAddress: {
|
|
1932
|
-
value: `0x${string}`;
|
|
1933
1933
|
__kind: "P2PKH";
|
|
1934
|
-
} | {
|
|
1935
1934
|
value: `0x${string}`;
|
|
1936
|
-
__kind: "P2SH";
|
|
1937
1935
|
} | {
|
|
1936
|
+
__kind: "P2SH";
|
|
1938
1937
|
value: `0x${string}`;
|
|
1939
|
-
__kind: "P2WPKH";
|
|
1940
1938
|
} | {
|
|
1939
|
+
__kind: "P2WPKH";
|
|
1941
1940
|
value: `0x${string}`;
|
|
1942
|
-
__kind: "P2WSH";
|
|
1943
1941
|
} | {
|
|
1942
|
+
__kind: "P2WSH";
|
|
1944
1943
|
value: `0x${string}`;
|
|
1944
|
+
} | {
|
|
1945
1945
|
__kind: "Taproot";
|
|
1946
|
+
value: `0x${string}`;
|
|
1946
1947
|
} | {
|
|
1947
1948
|
__kind: "OtherSegwit";
|
|
1948
1949
|
version: number;
|
|
@@ -1950,28 +1951,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1950
1951
|
};
|
|
1951
1952
|
minPrice: bigint;
|
|
1952
1953
|
};
|
|
1953
|
-
boostFee: number;
|
|
1954
|
-
channelId?: bigint | null | undefined;
|
|
1955
1954
|
depositAddress?: {
|
|
1956
|
-
value: `0x${string}`;
|
|
1957
1955
|
__kind: "P2PKH";
|
|
1958
|
-
} | {
|
|
1959
1956
|
value: `0x${string}`;
|
|
1960
|
-
__kind: "P2SH";
|
|
1961
1957
|
} | {
|
|
1958
|
+
__kind: "P2SH";
|
|
1962
1959
|
value: `0x${string}`;
|
|
1963
|
-
__kind: "P2WPKH";
|
|
1964
1960
|
} | {
|
|
1961
|
+
__kind: "P2WPKH";
|
|
1965
1962
|
value: `0x${string}`;
|
|
1966
|
-
__kind: "P2WSH";
|
|
1967
1963
|
} | {
|
|
1964
|
+
__kind: "P2WSH";
|
|
1968
1965
|
value: `0x${string}`;
|
|
1966
|
+
} | {
|
|
1969
1967
|
__kind: "Taproot";
|
|
1968
|
+
value: `0x${string}`;
|
|
1970
1969
|
} | {
|
|
1971
1970
|
__kind: "OtherSegwit";
|
|
1972
1971
|
version: number;
|
|
1973
1972
|
program: `0x${string}`;
|
|
1974
1973
|
} | null | undefined;
|
|
1974
|
+
channelId?: bigint | null | undefined;
|
|
1975
1975
|
depositMetadata?: {
|
|
1976
1976
|
channelMetadata: {
|
|
1977
1977
|
message: `0x${string}`;
|
|
@@ -1980,39 +1980,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1980
1980
|
};
|
|
1981
1981
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1982
1982
|
sourceAddress?: {
|
|
1983
|
-
value: `0x${string}`;
|
|
1984
1983
|
__kind: "Eth";
|
|
1985
|
-
} | {
|
|
1986
1984
|
value: `0x${string}`;
|
|
1985
|
+
} | {
|
|
1987
1986
|
__kind: "Dot";
|
|
1987
|
+
value: `0x${string}`;
|
|
1988
1988
|
} | {
|
|
1989
|
+
__kind: "Btc";
|
|
1989
1990
|
value: {
|
|
1990
|
-
value: `0x${string}`;
|
|
1991
1991
|
__kind: "P2PKH";
|
|
1992
|
-
} | {
|
|
1993
1992
|
value: `0x${string}`;
|
|
1994
|
-
__kind: "P2SH";
|
|
1995
1993
|
} | {
|
|
1994
|
+
__kind: "P2SH";
|
|
1996
1995
|
value: `0x${string}`;
|
|
1997
|
-
__kind: "P2WPKH";
|
|
1998
1996
|
} | {
|
|
1997
|
+
__kind: "P2WPKH";
|
|
1999
1998
|
value: `0x${string}`;
|
|
2000
|
-
__kind: "P2WSH";
|
|
2001
1999
|
} | {
|
|
2000
|
+
__kind: "P2WSH";
|
|
2002
2001
|
value: `0x${string}`;
|
|
2002
|
+
} | {
|
|
2003
2003
|
__kind: "Taproot";
|
|
2004
|
+
value: `0x${string}`;
|
|
2004
2005
|
} | {
|
|
2005
2006
|
__kind: "OtherSegwit";
|
|
2006
2007
|
version: number;
|
|
2007
2008
|
program: `0x${string}`;
|
|
2008
2009
|
};
|
|
2009
|
-
__kind: "Btc";
|
|
2010
2010
|
} | {
|
|
2011
|
-
value: `0x${string}`;
|
|
2012
2011
|
__kind: "Arb";
|
|
2013
|
-
} | {
|
|
2014
2012
|
value: `0x${string}`;
|
|
2013
|
+
} | {
|
|
2015
2014
|
__kind: "Sol";
|
|
2015
|
+
value: `0x${string}`;
|
|
2016
2016
|
} | null | undefined;
|
|
2017
2017
|
} | null | undefined;
|
|
2018
2018
|
brokerFee?: {
|
|
@@ -2034,6 +2034,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2034
2034
|
} | {
|
|
2035
2035
|
__kind: "TransactionRejectedByBroker";
|
|
2036
2036
|
} | {
|
|
2037
|
+
__kind: "DepositWitnessRejected";
|
|
2037
2038
|
value: {
|
|
2038
2039
|
__kind: "Other";
|
|
2039
2040
|
} | {
|
|
@@ -2041,11 +2042,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2041
2042
|
} | {
|
|
2042
2043
|
__kind: "BadOrigin";
|
|
2043
2044
|
} | {
|
|
2045
|
+
__kind: "Module";
|
|
2044
2046
|
value: {
|
|
2045
2047
|
index: number;
|
|
2046
2048
|
error: string;
|
|
2047
2049
|
};
|
|
2048
|
-
__kind: "Module";
|
|
2049
2050
|
} | {
|
|
2050
2051
|
__kind: "ConsumerRemaining";
|
|
2051
2052
|
} | {
|
|
@@ -2053,20 +2054,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2053
2054
|
} | {
|
|
2054
2055
|
__kind: "TooManyConsumers";
|
|
2055
2056
|
} | {
|
|
2057
|
+
__kind: "Token";
|
|
2056
2058
|
value: {
|
|
2057
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
2059
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2058
2060
|
};
|
|
2059
|
-
__kind: "Token";
|
|
2060
2061
|
} | {
|
|
2062
|
+
__kind: "Arithmetic";
|
|
2061
2063
|
value: {
|
|
2062
2064
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2063
2065
|
};
|
|
2064
|
-
__kind: "Arithmetic";
|
|
2065
2066
|
} | {
|
|
2067
|
+
__kind: "Transactional";
|
|
2066
2068
|
value: {
|
|
2067
2069
|
__kind: "LimitReached" | "NoLayer";
|
|
2068
2070
|
};
|
|
2069
|
-
__kind: "Transactional";
|
|
2070
2071
|
} | {
|
|
2071
2072
|
__kind: "Exhausted";
|
|
2072
2073
|
} | {
|
|
@@ -2076,7 +2077,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2076
2077
|
} | {
|
|
2077
2078
|
__kind: "RootNotAllowed";
|
|
2078
2079
|
};
|
|
2079
|
-
__kind: "DepositWitnessRejected";
|
|
2080
2080
|
} | {
|
|
2081
2081
|
__kind: "InvalidDestinationAddress";
|
|
2082
2082
|
} | {
|
|
@@ -2096,28 +2096,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2096
2096
|
asset: {
|
|
2097
2097
|
__kind: "Btc";
|
|
2098
2098
|
};
|
|
2099
|
+
amount: string | number;
|
|
2099
2100
|
depositAddress: {
|
|
2100
|
-
value: string;
|
|
2101
2101
|
__kind: "P2PKH";
|
|
2102
|
-
} | {
|
|
2103
2102
|
value: string;
|
|
2104
|
-
__kind: "P2SH";
|
|
2105
2103
|
} | {
|
|
2104
|
+
__kind: "P2SH";
|
|
2106
2105
|
value: string;
|
|
2107
|
-
__kind: "P2WPKH";
|
|
2108
2106
|
} | {
|
|
2107
|
+
__kind: "P2WPKH";
|
|
2109
2108
|
value: string;
|
|
2110
|
-
__kind: "P2WSH";
|
|
2111
2109
|
} | {
|
|
2110
|
+
__kind: "P2WSH";
|
|
2112
2111
|
value: string;
|
|
2112
|
+
} | {
|
|
2113
2113
|
__kind: "Taproot";
|
|
2114
|
+
value: string;
|
|
2114
2115
|
} | {
|
|
2115
2116
|
__kind: "OtherSegwit";
|
|
2116
2117
|
version: number;
|
|
2117
2118
|
program: string;
|
|
2118
2119
|
};
|
|
2119
|
-
amount: string | number;
|
|
2120
2120
|
depositDetails: {
|
|
2121
|
+
amount: string | number;
|
|
2121
2122
|
depositAddress: {
|
|
2122
2123
|
pubkeyX: string;
|
|
2123
2124
|
scriptPath?: {
|
|
@@ -2129,7 +2130,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2129
2130
|
};
|
|
2130
2131
|
} | null | undefined;
|
|
2131
2132
|
};
|
|
2132
|
-
amount: string | number;
|
|
2133
2133
|
id: {
|
|
2134
2134
|
txId: string;
|
|
2135
2135
|
vout: number;
|
|
@@ -2139,8 +2139,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2139
2139
|
} | {
|
|
2140
2140
|
__kind: "Vault";
|
|
2141
2141
|
vaultWitness: {
|
|
2142
|
+
destinationAddress: {
|
|
2143
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
2144
|
+
value: string;
|
|
2145
|
+
};
|
|
2142
2146
|
txId: string;
|
|
2143
2147
|
depositDetails: {
|
|
2148
|
+
amount: string | number;
|
|
2144
2149
|
depositAddress: {
|
|
2145
2150
|
pubkeyX: string;
|
|
2146
2151
|
scriptPath?: {
|
|
@@ -2152,22 +2157,18 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2152
2157
|
};
|
|
2153
2158
|
} | null | undefined;
|
|
2154
2159
|
};
|
|
2155
|
-
amount: string | number;
|
|
2156
2160
|
id: {
|
|
2157
2161
|
txId: string;
|
|
2158
2162
|
vout: number;
|
|
2159
2163
|
};
|
|
2160
2164
|
};
|
|
2165
|
+
boostFee: number;
|
|
2161
2166
|
inputAsset: {
|
|
2162
2167
|
__kind: "Btc";
|
|
2163
2168
|
};
|
|
2164
2169
|
depositAmount: string | number;
|
|
2165
2170
|
outputAsset: {
|
|
2166
|
-
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "
|
|
2167
|
-
};
|
|
2168
|
-
destinationAddress: {
|
|
2169
|
-
value: string;
|
|
2170
|
-
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
2171
|
+
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Usdt" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc";
|
|
2171
2172
|
};
|
|
2172
2173
|
affiliateFees: {
|
|
2173
2174
|
account: number;
|
|
@@ -2176,20 +2177,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2176
2177
|
refundParams: {
|
|
2177
2178
|
retryDuration: number;
|
|
2178
2179
|
refundAddress: {
|
|
2179
|
-
value: string;
|
|
2180
2180
|
__kind: "P2PKH";
|
|
2181
|
-
} | {
|
|
2182
2181
|
value: string;
|
|
2183
|
-
__kind: "P2SH";
|
|
2184
2182
|
} | {
|
|
2183
|
+
__kind: "P2SH";
|
|
2185
2184
|
value: string;
|
|
2186
|
-
__kind: "P2WPKH";
|
|
2187
2185
|
} | {
|
|
2186
|
+
__kind: "P2WPKH";
|
|
2188
2187
|
value: string;
|
|
2189
|
-
__kind: "P2WSH";
|
|
2190
2188
|
} | {
|
|
2189
|
+
__kind: "P2WSH";
|
|
2191
2190
|
value: string;
|
|
2191
|
+
} | {
|
|
2192
2192
|
__kind: "Taproot";
|
|
2193
|
+
value: string;
|
|
2193
2194
|
} | {
|
|
2194
2195
|
__kind: "OtherSegwit";
|
|
2195
2196
|
version: number;
|
|
@@ -2197,28 +2198,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2197
2198
|
};
|
|
2198
2199
|
minPrice: string | number;
|
|
2199
2200
|
};
|
|
2200
|
-
boostFee: number;
|
|
2201
|
-
channelId?: string | number | null | undefined;
|
|
2202
2201
|
depositAddress?: {
|
|
2203
|
-
value: string;
|
|
2204
2202
|
__kind: "P2PKH";
|
|
2205
|
-
} | {
|
|
2206
2203
|
value: string;
|
|
2207
|
-
__kind: "P2SH";
|
|
2208
2204
|
} | {
|
|
2205
|
+
__kind: "P2SH";
|
|
2209
2206
|
value: string;
|
|
2210
|
-
__kind: "P2WPKH";
|
|
2211
2207
|
} | {
|
|
2208
|
+
__kind: "P2WPKH";
|
|
2212
2209
|
value: string;
|
|
2213
|
-
__kind: "P2WSH";
|
|
2214
2210
|
} | {
|
|
2211
|
+
__kind: "P2WSH";
|
|
2215
2212
|
value: string;
|
|
2213
|
+
} | {
|
|
2216
2214
|
__kind: "Taproot";
|
|
2215
|
+
value: string;
|
|
2217
2216
|
} | {
|
|
2218
2217
|
__kind: "OtherSegwit";
|
|
2219
2218
|
version: number;
|
|
2220
2219
|
program: string;
|
|
2221
2220
|
} | null | undefined;
|
|
2221
|
+
channelId?: string | number | null | undefined;
|
|
2222
2222
|
depositMetadata?: {
|
|
2223
2223
|
channelMetadata: {
|
|
2224
2224
|
message: string;
|
|
@@ -2229,39 +2229,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2229
2229
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
2230
2230
|
};
|
|
2231
2231
|
sourceAddress?: {
|
|
2232
|
-
value: string;
|
|
2233
2232
|
__kind: "Eth";
|
|
2234
|
-
} | {
|
|
2235
2233
|
value: string;
|
|
2234
|
+
} | {
|
|
2236
2235
|
__kind: "Dot";
|
|
2236
|
+
value: string;
|
|
2237
2237
|
} | {
|
|
2238
|
+
__kind: "Btc";
|
|
2238
2239
|
value: {
|
|
2239
|
-
value: string;
|
|
2240
2240
|
__kind: "P2PKH";
|
|
2241
|
-
} | {
|
|
2242
2241
|
value: string;
|
|
2243
|
-
__kind: "P2SH";
|
|
2244
2242
|
} | {
|
|
2243
|
+
__kind: "P2SH";
|
|
2245
2244
|
value: string;
|
|
2246
|
-
__kind: "P2WPKH";
|
|
2247
2245
|
} | {
|
|
2246
|
+
__kind: "P2WPKH";
|
|
2248
2247
|
value: string;
|
|
2249
|
-
__kind: "P2WSH";
|
|
2250
2248
|
} | {
|
|
2249
|
+
__kind: "P2WSH";
|
|
2251
2250
|
value: string;
|
|
2251
|
+
} | {
|
|
2252
2252
|
__kind: "Taproot";
|
|
2253
|
+
value: string;
|
|
2253
2254
|
} | {
|
|
2254
2255
|
__kind: "OtherSegwit";
|
|
2255
2256
|
version: number;
|
|
2256
2257
|
program: string;
|
|
2257
2258
|
};
|
|
2258
|
-
__kind: "Btc";
|
|
2259
2259
|
} | {
|
|
2260
|
-
value: string;
|
|
2261
2260
|
__kind: "Arb";
|
|
2262
|
-
} | {
|
|
2263
2261
|
value: string;
|
|
2262
|
+
} | {
|
|
2264
2263
|
__kind: "Sol";
|
|
2264
|
+
value: string;
|
|
2265
2265
|
} | null | undefined;
|
|
2266
2266
|
} | null | undefined;
|
|
2267
2267
|
brokerFee?: {
|