@chainflip/processor 2.1.2 → 2.1.3-bsc-dev.2
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/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/swapping/swapExecuted.d.cts +4 -4
- package/dist/100/swapping/swapExecuted.d.mts +4 -4
- package/dist/100/swapping/swapScheduled.d.cts +4 -4
- package/dist/100/swapping/swapScheduled.d.mts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +24 -24
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +39 -39
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +39 -39
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +24 -24
- package/dist/11000/common.d.cts +312 -312
- package/dist/11000/common.d.mts +312 -312
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +24 -24
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +39 -39
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +39 -39
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +24 -24
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +16 -16
- package/dist/11000/swapping/refundEgressScheduled.d.mts +16 -16
- package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +18 -18
- package/dist/11000/swapping/swapRequested.d.cts +16 -16
- package/dist/11000/swapping/swapRequested.d.mts +16 -16
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/111/common.d.cts +4 -4
- package/dist/111/common.d.mts +4 -4
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +16 -16
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +16 -16
- 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 +20 -20
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +2 -2
- package/dist/11100/common.d.cts +49 -49
- package/dist/11100/common.d.mts +49 -49
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +30 -30
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +30 -30
- 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 +37 -37
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +37 -37
- package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
- package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
- package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
- package/dist/11100/lendingPools/loanCreated.d.mts +2 -2
- package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
- package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
- package/dist/11100/swapping/swapRequested.d.cts +8 -8
- package/dist/11100/swapping/swapRequested.d.mts +8 -8
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +28 -28
- 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 +2 -2
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/common.d.cts +299 -299
- package/dist/11200/common.d.mts +299 -299
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +38 -38
- package/dist/11200/swapping/swapRequested.d.mts +38 -38
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.mts +4 -4
- package/dist/120/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/131/common.d.cts +11 -11
- package/dist/131/common.d.mts +11 -11
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +17 -17
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +17 -17
- package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/131/swapping/ccmFailed.d.cts +9 -9
- package/dist/131/swapping/ccmFailed.d.mts +9 -9
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/131/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.mts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.mts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +23 -23
- package/dist/131/swapping/swapScheduled.d.mts +23 -23
- package/dist/131/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/131/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +2 -2
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +9 -9
- 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/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +18 -18
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +18 -18
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/common.d.cts +15 -15
- package/dist/141/common.d.mts +15 -15
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +9 -9
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.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 +8 -8
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +9 -9
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.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/ccmFailed.d.cts +8 -8
- package/dist/141/swapping/ccmFailed.d.mts +8 -8
- package/dist/141/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/141/swapping/swapDepositAddressReady.d.mts +8 -8
- 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 +3 -3
- package/dist/141/swapping/swapEgressScheduled.d.mts +3 -3
- package/dist/141/swapping/swapExecuted.d.cts +4 -4
- package/dist/141/swapping/swapExecuted.d.mts +4 -4
- package/dist/141/swapping/swapScheduled.d.cts +14 -14
- package/dist/141/swapping/swapScheduled.d.mts +14 -14
- package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/141/swapping/withdrawalRequested.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/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +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/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/common.d.cts +50 -50
- package/dist/150/common.d.mts +50 -50
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +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 +17 -17
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +17 -17
- 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 +21 -21
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/150/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +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/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +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/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/150/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/150/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/150/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +9 -9
- package/dist/150/swapping/refundEgressIgnored.d.mts +9 -9
- package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +14 -14
- package/dist/150/swapping/swapDepositAddressReady.d.mts +14 -14
- package/dist/150/swapping/swapEgressIgnored.d.cts +9 -9
- package/dist/150/swapping/swapEgressIgnored.d.mts +9 -9
- package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapExecuted.d.cts +14 -14
- package/dist/150/swapping/swapExecuted.d.mts +14 -14
- package/dist/150/swapping/swapScheduled.d.cts +18 -18
- package/dist/150/swapping/swapScheduled.d.mts +18 -18
- package/dist/150/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/150/swapping/withdrawalRequested.d.mts +12 -12
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/assetBalances/accountCredited.d.cts +8 -8
- package/dist/160/assetBalances/accountCredited.d.mts +8 -8
- package/dist/160/assetBalances/accountDebited.d.cts +8 -8
- package/dist/160/assetBalances/accountDebited.d.mts +8 -8
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +20 -20
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/160/common.d.cts +189 -189
- package/dist/160/common.d.mts +189 -189
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +22 -22
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +18 -18
- package/dist/160/swapping/ccmFailed.d.mts +18 -18
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/160/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +34 -34
- package/dist/160/swapping/swapDepositAddressReady.d.mts +34 -34
- package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/160/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapExecuted.d.cts +13 -13
- package/dist/160/swapping/swapExecuted.d.mts +13 -13
- package/dist/160/swapping/swapRequested.d.cts +42 -42
- package/dist/160/swapping/swapRequested.d.mts +42 -42
- package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/common.d.cts +150 -150
- package/dist/170/common.d.mts +150 -150
- 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 +14 -14
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +4 -4
- package/dist/170/reputation/offencePenalty.d.mts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
- package/dist/170/swapping/swapRequested.d.cts +51 -51
- package/dist/170/swapping/swapRequested.d.mts +51 -51
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +16 -16
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +16 -16
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/common.d.cts +154 -154
- package/dist/180/common.d.mts +154 -154
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +34 -34
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +34 -34
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +16 -16
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +16 -16
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/180/swapping/swapDepositAddressReady.d.mts +24 -24
- 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 +17 -17
- package/dist/180/swapping/swapRequested.d.mts +17 -17
- package/dist/180/swapping/swapScheduled.d.cts +6 -6
- package/dist/180/swapping/swapScheduled.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/180/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +57 -57
- 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 +186 -186
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +186 -186
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/assetBalances/accountCredited.d.cts +7 -7
- package/dist/190/assetBalances/accountCredited.d.mts +7 -7
- package/dist/190/assetBalances/accountDebited.d.cts +7 -7
- package/dist/190/assetBalances/accountDebited.d.mts +7 -7
- package/dist/190/assetBalances/refundScheduled.d.cts +54 -54
- package/dist/190/assetBalances/refundScheduled.d.mts +54 -54
- package/dist/190/assetBalances/refundSkipped.d.cts +103 -103
- package/dist/190/assetBalances/refundSkipped.d.mts +103 -103
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +57 -57
- 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 +204 -204
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +204 -204
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +57 -57
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +34 -34
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +322 -322
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +322 -322
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/190/common.d.cts +2152 -2152
- package/dist/190/common.d.mts +2152 -2152
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/190/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +57 -57
- 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 +186 -186
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +186 -186
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/flip/palletConfigUpdated.d.cts +8 -8
- package/dist/190/flip/palletConfigUpdated.d.mts +8 -8
- 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 +21 -21
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +21 -21
- 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 +36 -36
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +33 -33
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +33 -33
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +56 -56
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +56 -56
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +57 -57
- 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 +204 -204
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +204 -204
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/reputation/offencePenalty.d.cts +6 -6
- package/dist/190/reputation/offencePenalty.d.mts +6 -6
- package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/190/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +57 -57
- 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 +186 -186
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +186 -186
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +8 -8
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +8 -8
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +8 -8
- package/dist/190/swapping/creditedOnChain.d.mts +8 -8
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/190/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/190/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/190/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/190/swapping/refundedOnChain.d.cts +8 -8
- package/dist/190/swapping/refundedOnChain.d.mts +8 -8
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/190/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/190/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/190/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/190/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/190/swapping/swapEgressScheduled.d.mts +14 -14
- 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 +87 -87
- package/dist/190/swapping/swapRequested.d.mts +87 -87
- package/dist/190/swapping/withdrawalRequested.d.cts +17 -17
- package/dist/190/swapping/withdrawalRequested.d.mts +17 -17
- package/dist/190/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/190/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/190/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/190/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/190/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/190/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/190/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/190/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +10 -10
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +10 -10
- package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +59 -24
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +59 -24
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/assetBalances/accountCredited.d.cts +7 -7
- package/dist/210/assetBalances/accountCredited.d.mts +7 -7
- package/dist/210/assetBalances/accountDebited.d.cts +7 -7
- package/dist/210/assetBalances/accountDebited.d.mts +7 -7
- package/dist/210/assetBalances/refundSkipped.cjs +14 -0
- package/dist/210/assetBalances/refundSkipped.d.cts +495 -0
- package/dist/210/assetBalances/refundSkipped.d.mts +495 -0
- package/dist/210/assetBalances/refundSkipped.mjs +12 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +59 -24
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +59 -24
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +65 -30
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +65 -30
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/common.cjs +226 -59
- package/dist/210/common.d.cts +6588 -3446
- package/dist/210/common.d.mts +6588 -3446
- package/dist/210/common.mjs +209 -59
- package/dist/210/emissions/flipBurnSkipped.cjs +10 -0
- package/dist/210/emissions/flipBurnSkipped.d.cts +256 -0
- package/dist/210/emissions/flipBurnSkipped.d.mts +256 -0
- package/dist/210/emissions/flipBurnSkipped.mjs +8 -0
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +70 -70
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +70 -70
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +59 -24
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +59 -24
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionExpired.d.cts +2 -2
- package/dist/210/funding/redemptionExpired.d.mts +2 -2
- package/dist/210/funding/redemptionSettled.d.cts +2 -2
- package/dist/210/funding/redemptionSettled.d.mts +2 -2
- package/dist/210/funding/sCCallCannotBeExecuted.cjs +15 -0
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +660 -0
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +660 -0
- package/dist/210/funding/sCCallCannotBeExecuted.mjs +13 -0
- package/dist/210/governance/failedExecution.cjs +8 -0
- package/dist/210/governance/failedExecution.d.cts +166 -0
- package/dist/210/governance/failedExecution.d.mts +166 -0
- package/dist/210/governance/failedExecution.mjs +7 -0
- package/dist/210/governance/govKeyCallExecutionFailed.cjs +13 -0
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +259 -0
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +259 -0
- package/dist/210/governance/govKeyCallExecutionFailed.mjs +11 -0
- package/dist/210/historical/rootStored.cjs +9 -0
- package/dist/210/historical/rootStored.d.cts +12 -0
- package/dist/210/historical/rootStored.d.mts +12 -0
- package/dist/210/historical/rootStored.mjs +7 -0
- package/dist/210/historical/rootsPruned.cjs +9 -0
- package/dist/210/historical/rootsPruned.d.cts +12 -0
- package/dist/210/historical/rootsPruned.d.mts +12 -0
- package/dist/210/historical/rootsPruned.mjs +7 -0
- package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.cts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.mts +8 -8
- package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/210/lendingPools/loanCreated.d.cts +6 -6
- package/dist/210/lendingPools/loanCreated.d.mts +6 -6
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +18 -18
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +18 -18
- package/dist/210/lendingPools/stoppedBoosting.d.cts +10 -10
- package/dist/210/lendingPools/stoppedBoosting.d.mts +10 -10
- package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/210/liquidityPools/priceImpactLimitSet.cjs +1 -1
- package/dist/210/liquidityPools/priceImpactLimitSet.mjs +2 -2
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.cjs +14 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +262 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +262 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.mjs +12 -0
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +37 -10
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +37 -10
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +16 -16
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +16 -16
- package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +59 -24
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +59 -24
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/session/newQueued.cjs +9 -0
- package/dist/210/session/newQueued.d.cts +6 -0
- package/dist/210/session/newQueued.d.mts +6 -0
- package/dist/210/session/newQueued.mjs +7 -0
- package/dist/210/session/validatorDisabled.cjs +10 -0
- package/dist/210/session/validatorDisabled.d.cts +12 -0
- package/dist/210/session/validatorDisabled.d.mts +12 -0
- package/dist/210/session/validatorDisabled.mjs +8 -0
- package/dist/210/session/validatorReenabled.cjs +10 -0
- package/dist/210/session/validatorReenabled.d.cts +12 -0
- package/dist/210/session/validatorReenabled.d.mts +12 -0
- package/dist/210/session/validatorReenabled.mjs +8 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +59 -24
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +59 -24
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +20 -20
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +20 -20
- package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/210/swapping/creditedOnChain.d.cts +8 -8
- package/dist/210/swapping/creditedOnChain.d.mts +8 -8
- package/dist/210/swapping/palletConfigUpdated.d.cts +81 -32
- package/dist/210/swapping/palletConfigUpdated.d.mts +81 -32
- package/dist/210/swapping/refundEgressIgnored.d.cts +35 -8
- package/dist/210/swapping/refundEgressIgnored.d.mts +35 -8
- 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 +8 -8
- package/dist/210/swapping/refundedOnChain.d.mts +8 -8
- package/dist/210/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/210/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/210/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/210/swapping/swapEgressIgnored.d.cts +35 -8
- package/dist/210/swapping/swapEgressIgnored.d.mts +35 -8
- package/dist/210/swapping/swapEgressScheduled.d.cts +15 -15
- package/dist/210/swapping/swapEgressScheduled.d.mts +15 -15
- package/dist/210/swapping/swapExecuted.cjs +2 -1
- package/dist/210/swapping/swapExecuted.d.cts +15 -12
- package/dist/210/swapping/swapExecuted.d.mts +15 -12
- package/dist/210/swapping/swapExecuted.mjs +2 -1
- package/dist/210/swapping/swapRequested.d.cts +75 -75
- package/dist/210/swapping/swapRequested.d.mts +75 -75
- package/dist/210/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/210/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/210/system/extrinsicFailed.cjs +13 -0
- package/dist/210/system/extrinsicFailed.d.cts +324 -0
- package/dist/210/system/extrinsicFailed.d.mts +324 -0
- package/dist/210/system/extrinsicFailed.mjs +11 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.cjs +13 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +259 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +259 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.mjs +11 -0
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/210/witnesser/prewitnessExecutionFailed.cjs +13 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +259 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +259 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.mjs +11 -0
- package/dist/210/witnesser/witnessExecutionFailed.cjs +13 -0
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +259 -0
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +259 -0
- package/dist/210/witnesser/witnessExecutionFailed.mjs +11 -0
- package/dist/CodeGenerator.cjs +9 -3
- package/dist/CodeGenerator.mjs +9 -3
- package/package.json +3 -3
|
@@ -54,17 +54,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
54
54
|
error: string;
|
|
55
55
|
}>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
-
__kind: "Module";
|
|
58
57
|
value: {
|
|
59
58
|
index: number;
|
|
60
59
|
error: `0x${string}`;
|
|
61
60
|
};
|
|
62
|
-
}, {
|
|
63
61
|
__kind: "Module";
|
|
62
|
+
}, {
|
|
64
63
|
value: {
|
|
65
64
|
index: number;
|
|
66
65
|
error: string;
|
|
67
66
|
};
|
|
67
|
+
__kind: "Module";
|
|
68
68
|
}>, z.ZodObject<{
|
|
69
69
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -95,13 +95,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
95
95
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
__kind: "Token";
|
|
99
98
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
100
|
-
}, {
|
|
101
99
|
__kind: "Token";
|
|
100
|
+
}, {
|
|
102
101
|
value: {
|
|
103
102
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
104
103
|
};
|
|
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
|
-
__kind: "Arithmetic";
|
|
118
117
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
119
|
-
}, {
|
|
120
118
|
__kind: "Arithmetic";
|
|
119
|
+
}, {
|
|
121
120
|
value: {
|
|
122
121
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
123
122
|
};
|
|
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
|
-
__kind: "Transactional";
|
|
137
136
|
value: "LimitReached" | "NoLayer";
|
|
138
|
-
}, {
|
|
139
137
|
__kind: "Transactional";
|
|
138
|
+
}, {
|
|
140
139
|
value: {
|
|
141
140
|
__kind: "LimitReached" | "NoLayer";
|
|
142
141
|
};
|
|
142
|
+
__kind: "Transactional";
|
|
143
143
|
}>, z.ZodObject<{
|
|
144
144
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -166,7 +166,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
166
166
|
__kind: "RootNotAllowed";
|
|
167
167
|
}>]>;
|
|
168
168
|
}, "strip", z.ZodTypeAny, {
|
|
169
|
-
__kind: "DepositWitnessRejected";
|
|
170
169
|
value: {
|
|
171
170
|
__kind: "Other";
|
|
172
171
|
} | {
|
|
@@ -174,11 +173,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
174
173
|
} | {
|
|
175
174
|
__kind: "BadOrigin";
|
|
176
175
|
} | {
|
|
177
|
-
__kind: "Module";
|
|
178
176
|
value: {
|
|
179
177
|
index: number;
|
|
180
178
|
error: `0x${string}`;
|
|
181
179
|
};
|
|
180
|
+
__kind: "Module";
|
|
182
181
|
} | {
|
|
183
182
|
__kind: "ConsumerRemaining";
|
|
184
183
|
} | {
|
|
@@ -186,14 +185,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
186
185
|
} | {
|
|
187
186
|
__kind: "TooManyConsumers";
|
|
188
187
|
} | {
|
|
189
|
-
__kind: "Token";
|
|
190
188
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
|
+
__kind: "Token";
|
|
191
190
|
} | {
|
|
192
|
-
__kind: "Arithmetic";
|
|
193
191
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
192
|
+
__kind: "Arithmetic";
|
|
194
193
|
} | {
|
|
195
|
-
__kind: "Transactional";
|
|
196
194
|
value: "LimitReached" | "NoLayer";
|
|
195
|
+
__kind: "Transactional";
|
|
197
196
|
} | {
|
|
198
197
|
__kind: "Exhausted";
|
|
199
198
|
} | {
|
|
@@ -203,8 +202,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
203
202
|
} | {
|
|
204
203
|
__kind: "RootNotAllowed";
|
|
205
204
|
};
|
|
206
|
-
}, {
|
|
207
205
|
__kind: "DepositWitnessRejected";
|
|
206
|
+
}, {
|
|
208
207
|
value: {
|
|
209
208
|
__kind: "Other";
|
|
210
209
|
} | {
|
|
@@ -212,11 +211,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
212
211
|
} | {
|
|
213
212
|
__kind: "BadOrigin";
|
|
214
213
|
} | {
|
|
215
|
-
__kind: "Module";
|
|
216
214
|
value: {
|
|
217
215
|
index: number;
|
|
218
216
|
error: string;
|
|
219
217
|
};
|
|
218
|
+
__kind: "Module";
|
|
220
219
|
} | {
|
|
221
220
|
__kind: "ConsumerRemaining";
|
|
222
221
|
} | {
|
|
@@ -224,20 +223,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
224
223
|
} | {
|
|
225
224
|
__kind: "TooManyConsumers";
|
|
226
225
|
} | {
|
|
227
|
-
__kind: "Token";
|
|
228
226
|
value: {
|
|
229
227
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
230
228
|
};
|
|
229
|
+
__kind: "Token";
|
|
231
230
|
} | {
|
|
232
|
-
__kind: "Arithmetic";
|
|
233
231
|
value: {
|
|
234
232
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
235
233
|
};
|
|
234
|
+
__kind: "Arithmetic";
|
|
236
235
|
} | {
|
|
237
|
-
__kind: "Transactional";
|
|
238
236
|
value: {
|
|
239
237
|
__kind: "LimitReached" | "NoLayer";
|
|
240
238
|
};
|
|
239
|
+
__kind: "Transactional";
|
|
241
240
|
} | {
|
|
242
241
|
__kind: "Exhausted";
|
|
243
242
|
} | {
|
|
@@ -247,6 +246,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
247
246
|
} | {
|
|
248
247
|
__kind: "RootNotAllowed";
|
|
249
248
|
};
|
|
249
|
+
__kind: "DepositWitnessRejected";
|
|
250
250
|
}>]>;
|
|
251
251
|
details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
252
252
|
__kind: z.ZodLiteral<"DepositChannelBitcoin">;
|
|
@@ -255,47 +255,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
255
255
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
256
256
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
257
257
|
}, "strip", z.ZodTypeAny, {
|
|
258
|
-
__kind: "P2PKH";
|
|
259
258
|
value: `0x${string}`;
|
|
260
|
-
}, {
|
|
261
259
|
__kind: "P2PKH";
|
|
260
|
+
}, {
|
|
262
261
|
value: string;
|
|
262
|
+
__kind: "P2PKH";
|
|
263
263
|
}>, z.ZodObject<{
|
|
264
264
|
__kind: z.ZodLiteral<"P2SH">;
|
|
265
265
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
266
266
|
}, "strip", z.ZodTypeAny, {
|
|
267
|
-
__kind: "P2SH";
|
|
268
267
|
value: `0x${string}`;
|
|
269
|
-
}, {
|
|
270
268
|
__kind: "P2SH";
|
|
269
|
+
}, {
|
|
271
270
|
value: string;
|
|
271
|
+
__kind: "P2SH";
|
|
272
272
|
}>, z.ZodObject<{
|
|
273
273
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
274
274
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
275
275
|
}, "strip", z.ZodTypeAny, {
|
|
276
|
-
__kind: "P2WPKH";
|
|
277
276
|
value: `0x${string}`;
|
|
278
|
-
}, {
|
|
279
277
|
__kind: "P2WPKH";
|
|
278
|
+
}, {
|
|
280
279
|
value: string;
|
|
280
|
+
__kind: "P2WPKH";
|
|
281
281
|
}>, z.ZodObject<{
|
|
282
282
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
283
283
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
284
284
|
}, "strip", z.ZodTypeAny, {
|
|
285
|
-
__kind: "P2WSH";
|
|
286
285
|
value: `0x${string}`;
|
|
287
|
-
}, {
|
|
288
286
|
__kind: "P2WSH";
|
|
287
|
+
}, {
|
|
289
288
|
value: string;
|
|
289
|
+
__kind: "P2WSH";
|
|
290
290
|
}>, z.ZodObject<{
|
|
291
291
|
__kind: z.ZodLiteral<"Taproot">;
|
|
292
292
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
293
293
|
}, "strip", z.ZodTypeAny, {
|
|
294
|
-
__kind: "Taproot";
|
|
295
294
|
value: `0x${string}`;
|
|
296
|
-
}, {
|
|
297
295
|
__kind: "Taproot";
|
|
296
|
+
}, {
|
|
298
297
|
value: string;
|
|
298
|
+
__kind: "Taproot";
|
|
299
299
|
}>, z.ZodObject<{
|
|
300
300
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
301
301
|
version: z.ZodNumber;
|
|
@@ -416,27 +416,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
416
416
|
};
|
|
417
417
|
}>;
|
|
418
418
|
}, "strip", z.ZodTypeAny, {
|
|
419
|
+
asset: "Btc";
|
|
419
420
|
depositAddress: {
|
|
420
|
-
__kind: "P2PKH";
|
|
421
421
|
value: `0x${string}`;
|
|
422
|
+
__kind: "P2PKH";
|
|
422
423
|
} | {
|
|
423
|
-
__kind: "P2SH";
|
|
424
424
|
value: `0x${string}`;
|
|
425
|
+
__kind: "P2SH";
|
|
425
426
|
} | {
|
|
426
|
-
__kind: "P2WPKH";
|
|
427
427
|
value: `0x${string}`;
|
|
428
|
+
__kind: "P2WPKH";
|
|
428
429
|
} | {
|
|
429
|
-
__kind: "P2WSH";
|
|
430
430
|
value: `0x${string}`;
|
|
431
|
+
__kind: "P2WSH";
|
|
431
432
|
} | {
|
|
432
|
-
__kind: "Taproot";
|
|
433
433
|
value: `0x${string}`;
|
|
434
|
+
__kind: "Taproot";
|
|
434
435
|
} | {
|
|
435
436
|
__kind: "OtherSegwit";
|
|
436
437
|
version: number;
|
|
437
438
|
program: `0x${string}`;
|
|
438
439
|
};
|
|
439
|
-
asset: "Btc";
|
|
440
440
|
amount: bigint;
|
|
441
441
|
depositDetails: {
|
|
442
442
|
depositAddress: {
|
|
@@ -457,29 +457,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
457
457
|
};
|
|
458
458
|
};
|
|
459
459
|
}, {
|
|
460
|
+
asset: {
|
|
461
|
+
__kind: "Btc";
|
|
462
|
+
};
|
|
460
463
|
depositAddress: {
|
|
461
|
-
__kind: "P2PKH";
|
|
462
464
|
value: string;
|
|
465
|
+
__kind: "P2PKH";
|
|
463
466
|
} | {
|
|
464
|
-
__kind: "P2SH";
|
|
465
467
|
value: string;
|
|
468
|
+
__kind: "P2SH";
|
|
466
469
|
} | {
|
|
467
|
-
__kind: "P2WPKH";
|
|
468
470
|
value: string;
|
|
471
|
+
__kind: "P2WPKH";
|
|
469
472
|
} | {
|
|
470
|
-
__kind: "P2WSH";
|
|
471
473
|
value: string;
|
|
474
|
+
__kind: "P2WSH";
|
|
472
475
|
} | {
|
|
473
|
-
__kind: "Taproot";
|
|
474
476
|
value: string;
|
|
477
|
+
__kind: "Taproot";
|
|
475
478
|
} | {
|
|
476
479
|
__kind: "OtherSegwit";
|
|
477
480
|
version: number;
|
|
478
481
|
program: string;
|
|
479
482
|
};
|
|
480
|
-
asset: {
|
|
481
|
-
__kind: "Btc";
|
|
482
|
-
};
|
|
483
483
|
amount: string | number;
|
|
484
484
|
depositDetails: {
|
|
485
485
|
depositAddress: {
|
|
@@ -503,27 +503,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
503
503
|
}, "strip", z.ZodTypeAny, {
|
|
504
504
|
__kind: "DepositChannelBitcoin";
|
|
505
505
|
depositWitness: {
|
|
506
|
+
asset: "Btc";
|
|
506
507
|
depositAddress: {
|
|
507
|
-
__kind: "P2PKH";
|
|
508
508
|
value: `0x${string}`;
|
|
509
|
+
__kind: "P2PKH";
|
|
509
510
|
} | {
|
|
510
|
-
__kind: "P2SH";
|
|
511
511
|
value: `0x${string}`;
|
|
512
|
+
__kind: "P2SH";
|
|
512
513
|
} | {
|
|
513
|
-
__kind: "P2WPKH";
|
|
514
514
|
value: `0x${string}`;
|
|
515
|
+
__kind: "P2WPKH";
|
|
515
516
|
} | {
|
|
516
|
-
__kind: "P2WSH";
|
|
517
517
|
value: `0x${string}`;
|
|
518
|
+
__kind: "P2WSH";
|
|
518
519
|
} | {
|
|
519
|
-
__kind: "Taproot";
|
|
520
520
|
value: `0x${string}`;
|
|
521
|
+
__kind: "Taproot";
|
|
521
522
|
} | {
|
|
522
523
|
__kind: "OtherSegwit";
|
|
523
524
|
version: number;
|
|
524
525
|
program: `0x${string}`;
|
|
525
526
|
};
|
|
526
|
-
asset: "Btc";
|
|
527
527
|
amount: bigint;
|
|
528
528
|
depositDetails: {
|
|
529
529
|
depositAddress: {
|
|
@@ -547,29 +547,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
547
547
|
}, {
|
|
548
548
|
__kind: "DepositChannelBitcoin";
|
|
549
549
|
depositWitness: {
|
|
550
|
+
asset: {
|
|
551
|
+
__kind: "Btc";
|
|
552
|
+
};
|
|
550
553
|
depositAddress: {
|
|
551
|
-
__kind: "P2PKH";
|
|
552
554
|
value: string;
|
|
555
|
+
__kind: "P2PKH";
|
|
553
556
|
} | {
|
|
554
|
-
__kind: "P2SH";
|
|
555
557
|
value: string;
|
|
558
|
+
__kind: "P2SH";
|
|
556
559
|
} | {
|
|
557
|
-
__kind: "P2WPKH";
|
|
558
560
|
value: string;
|
|
561
|
+
__kind: "P2WPKH";
|
|
559
562
|
} | {
|
|
560
|
-
__kind: "P2WSH";
|
|
561
563
|
value: string;
|
|
564
|
+
__kind: "P2WSH";
|
|
562
565
|
} | {
|
|
563
|
-
__kind: "Taproot";
|
|
564
566
|
value: string;
|
|
567
|
+
__kind: "Taproot";
|
|
565
568
|
} | {
|
|
566
569
|
__kind: "OtherSegwit";
|
|
567
570
|
version: number;
|
|
568
571
|
program: string;
|
|
569
572
|
};
|
|
570
|
-
asset: {
|
|
571
|
-
__kind: "Btc";
|
|
572
|
-
};
|
|
573
573
|
amount: string | number;
|
|
574
574
|
depositDetails: {
|
|
575
575
|
depositAddress: {
|
|
@@ -606,47 +606,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
606
606
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
607
607
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
608
608
|
}, "strip", z.ZodTypeAny, {
|
|
609
|
-
__kind: "P2PKH";
|
|
610
609
|
value: `0x${string}`;
|
|
611
|
-
}, {
|
|
612
610
|
__kind: "P2PKH";
|
|
611
|
+
}, {
|
|
613
612
|
value: string;
|
|
613
|
+
__kind: "P2PKH";
|
|
614
614
|
}>, z.ZodObject<{
|
|
615
615
|
__kind: z.ZodLiteral<"P2SH">;
|
|
616
616
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
617
617
|
}, "strip", z.ZodTypeAny, {
|
|
618
|
-
__kind: "P2SH";
|
|
619
618
|
value: `0x${string}`;
|
|
620
|
-
}, {
|
|
621
619
|
__kind: "P2SH";
|
|
620
|
+
}, {
|
|
622
621
|
value: string;
|
|
622
|
+
__kind: "P2SH";
|
|
623
623
|
}>, z.ZodObject<{
|
|
624
624
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
625
625
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
626
626
|
}, "strip", z.ZodTypeAny, {
|
|
627
|
-
__kind: "P2WPKH";
|
|
628
627
|
value: `0x${string}`;
|
|
629
|
-
}, {
|
|
630
628
|
__kind: "P2WPKH";
|
|
629
|
+
}, {
|
|
631
630
|
value: string;
|
|
631
|
+
__kind: "P2WPKH";
|
|
632
632
|
}>, z.ZodObject<{
|
|
633
633
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
634
634
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
635
635
|
}, "strip", z.ZodTypeAny, {
|
|
636
|
-
__kind: "P2WSH";
|
|
637
636
|
value: `0x${string}`;
|
|
638
|
-
}, {
|
|
639
637
|
__kind: "P2WSH";
|
|
638
|
+
}, {
|
|
640
639
|
value: string;
|
|
640
|
+
__kind: "P2WSH";
|
|
641
641
|
}>, z.ZodObject<{
|
|
642
642
|
__kind: z.ZodLiteral<"Taproot">;
|
|
643
643
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
644
644
|
}, "strip", z.ZodTypeAny, {
|
|
645
|
-
__kind: "Taproot";
|
|
646
645
|
value: `0x${string}`;
|
|
647
|
-
}, {
|
|
648
646
|
__kind: "Taproot";
|
|
647
|
+
}, {
|
|
649
648
|
value: string;
|
|
649
|
+
__kind: "Taproot";
|
|
650
650
|
}>, z.ZodObject<{
|
|
651
651
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
652
652
|
version: z.ZodNumber;
|
|
@@ -761,21 +761,21 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
761
761
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
762
762
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
763
763
|
}, "strip", z.ZodTypeAny, {
|
|
764
|
-
__kind: "
|
|
764
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
765
765
|
}, {
|
|
766
|
-
__kind: "
|
|
767
|
-
}>, "
|
|
768
|
-
__kind: "
|
|
766
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
767
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
768
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
769
769
|
}>;
|
|
770
770
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
771
771
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
772
772
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
773
773
|
}, "strip", z.ZodTypeAny, {
|
|
774
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
775
774
|
value: `0x${string}`;
|
|
776
|
-
}, {
|
|
777
775
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
776
|
+
}, {
|
|
778
777
|
value: string;
|
|
778
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
779
779
|
}>, {
|
|
780
780
|
readonly chain: "Ethereum";
|
|
781
781
|
readonly address: `0x${string}`;
|
|
@@ -795,8 +795,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
795
795
|
readonly chain: "Assethub";
|
|
796
796
|
readonly address: string;
|
|
797
797
|
}, {
|
|
798
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
799
798
|
value: string;
|
|
799
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
800
800
|
}>;
|
|
801
801
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
802
802
|
channelMetadata: z.ZodObject<{
|
|
@@ -825,67 +825,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
825
825
|
__kind: z.ZodLiteral<"Eth">;
|
|
826
826
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
827
827
|
}, "strip", z.ZodTypeAny, {
|
|
828
|
-
__kind: "Eth";
|
|
829
828
|
value: `0x${string}`;
|
|
830
|
-
}, {
|
|
831
829
|
__kind: "Eth";
|
|
830
|
+
}, {
|
|
832
831
|
value: string;
|
|
832
|
+
__kind: "Eth";
|
|
833
833
|
}>, z.ZodObject<{
|
|
834
834
|
__kind: z.ZodLiteral<"Dot">;
|
|
835
835
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
836
836
|
}, "strip", z.ZodTypeAny, {
|
|
837
|
-
__kind: "Dot";
|
|
838
837
|
value: `0x${string}`;
|
|
839
|
-
}, {
|
|
840
838
|
__kind: "Dot";
|
|
839
|
+
}, {
|
|
841
840
|
value: string;
|
|
841
|
+
__kind: "Dot";
|
|
842
842
|
}>, z.ZodObject<{
|
|
843
843
|
__kind: z.ZodLiteral<"Btc">;
|
|
844
844
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
845
845
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
846
846
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
847
847
|
}, "strip", z.ZodTypeAny, {
|
|
848
|
-
__kind: "P2PKH";
|
|
849
848
|
value: `0x${string}`;
|
|
850
|
-
}, {
|
|
851
849
|
__kind: "P2PKH";
|
|
850
|
+
}, {
|
|
852
851
|
value: string;
|
|
852
|
+
__kind: "P2PKH";
|
|
853
853
|
}>, z.ZodObject<{
|
|
854
854
|
__kind: z.ZodLiteral<"P2SH">;
|
|
855
855
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
856
856
|
}, "strip", z.ZodTypeAny, {
|
|
857
|
-
__kind: "P2SH";
|
|
858
857
|
value: `0x${string}`;
|
|
859
|
-
}, {
|
|
860
858
|
__kind: "P2SH";
|
|
859
|
+
}, {
|
|
861
860
|
value: string;
|
|
861
|
+
__kind: "P2SH";
|
|
862
862
|
}>, z.ZodObject<{
|
|
863
863
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
864
864
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
865
865
|
}, "strip", z.ZodTypeAny, {
|
|
866
|
-
__kind: "P2WPKH";
|
|
867
866
|
value: `0x${string}`;
|
|
868
|
-
}, {
|
|
869
867
|
__kind: "P2WPKH";
|
|
868
|
+
}, {
|
|
870
869
|
value: string;
|
|
870
|
+
__kind: "P2WPKH";
|
|
871
871
|
}>, z.ZodObject<{
|
|
872
872
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
873
873
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
874
874
|
}, "strip", z.ZodTypeAny, {
|
|
875
|
-
__kind: "P2WSH";
|
|
876
875
|
value: `0x${string}`;
|
|
877
|
-
}, {
|
|
878
876
|
__kind: "P2WSH";
|
|
877
|
+
}, {
|
|
879
878
|
value: string;
|
|
879
|
+
__kind: "P2WSH";
|
|
880
880
|
}>, z.ZodObject<{
|
|
881
881
|
__kind: z.ZodLiteral<"Taproot">;
|
|
882
882
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
883
883
|
}, "strip", z.ZodTypeAny, {
|
|
884
|
-
__kind: "Taproot";
|
|
885
884
|
value: `0x${string}`;
|
|
886
|
-
}, {
|
|
887
885
|
__kind: "Taproot";
|
|
886
|
+
}, {
|
|
888
887
|
value: string;
|
|
888
|
+
__kind: "Taproot";
|
|
889
889
|
}>, z.ZodObject<{
|
|
890
890
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
891
891
|
version: z.ZodNumber;
|
|
@@ -900,76 +900,76 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
900
900
|
program: string;
|
|
901
901
|
}>]>;
|
|
902
902
|
}, "strip", z.ZodTypeAny, {
|
|
903
|
-
__kind: "Btc";
|
|
904
903
|
value: {
|
|
905
|
-
__kind: "P2PKH";
|
|
906
904
|
value: `0x${string}`;
|
|
905
|
+
__kind: "P2PKH";
|
|
907
906
|
} | {
|
|
908
|
-
__kind: "P2SH";
|
|
909
907
|
value: `0x${string}`;
|
|
908
|
+
__kind: "P2SH";
|
|
910
909
|
} | {
|
|
911
|
-
__kind: "P2WPKH";
|
|
912
910
|
value: `0x${string}`;
|
|
911
|
+
__kind: "P2WPKH";
|
|
913
912
|
} | {
|
|
914
|
-
__kind: "P2WSH";
|
|
915
913
|
value: `0x${string}`;
|
|
914
|
+
__kind: "P2WSH";
|
|
916
915
|
} | {
|
|
917
|
-
__kind: "Taproot";
|
|
918
916
|
value: `0x${string}`;
|
|
917
|
+
__kind: "Taproot";
|
|
919
918
|
} | {
|
|
920
919
|
__kind: "OtherSegwit";
|
|
921
920
|
version: number;
|
|
922
921
|
program: `0x${string}`;
|
|
923
922
|
};
|
|
924
|
-
}, {
|
|
925
923
|
__kind: "Btc";
|
|
924
|
+
}, {
|
|
926
925
|
value: {
|
|
927
|
-
__kind: "P2PKH";
|
|
928
926
|
value: string;
|
|
927
|
+
__kind: "P2PKH";
|
|
929
928
|
} | {
|
|
930
|
-
__kind: "P2SH";
|
|
931
929
|
value: string;
|
|
930
|
+
__kind: "P2SH";
|
|
932
931
|
} | {
|
|
933
|
-
__kind: "P2WPKH";
|
|
934
932
|
value: string;
|
|
933
|
+
__kind: "P2WPKH";
|
|
935
934
|
} | {
|
|
936
|
-
__kind: "P2WSH";
|
|
937
935
|
value: string;
|
|
936
|
+
__kind: "P2WSH";
|
|
938
937
|
} | {
|
|
939
|
-
__kind: "Taproot";
|
|
940
938
|
value: string;
|
|
939
|
+
__kind: "Taproot";
|
|
941
940
|
} | {
|
|
942
941
|
__kind: "OtherSegwit";
|
|
943
942
|
version: number;
|
|
944
943
|
program: string;
|
|
945
944
|
};
|
|
945
|
+
__kind: "Btc";
|
|
946
946
|
}>, z.ZodObject<{
|
|
947
947
|
__kind: z.ZodLiteral<"Arb">;
|
|
948
948
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
949
949
|
}, "strip", z.ZodTypeAny, {
|
|
950
|
-
__kind: "Arb";
|
|
951
950
|
value: `0x${string}`;
|
|
952
|
-
}, {
|
|
953
951
|
__kind: "Arb";
|
|
952
|
+
}, {
|
|
954
953
|
value: string;
|
|
954
|
+
__kind: "Arb";
|
|
955
955
|
}>, z.ZodObject<{
|
|
956
956
|
__kind: z.ZodLiteral<"Sol">;
|
|
957
957
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
958
958
|
}, "strip", z.ZodTypeAny, {
|
|
959
|
-
__kind: "Sol";
|
|
960
959
|
value: `0x${string}`;
|
|
961
|
-
}, {
|
|
962
960
|
__kind: "Sol";
|
|
961
|
+
}, {
|
|
963
962
|
value: string;
|
|
963
|
+
__kind: "Sol";
|
|
964
964
|
}>, z.ZodObject<{
|
|
965
965
|
__kind: z.ZodLiteral<"Hub">;
|
|
966
966
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
967
967
|
}, "strip", z.ZodTypeAny, {
|
|
968
|
-
__kind: "Hub";
|
|
969
968
|
value: `0x${string}`;
|
|
970
|
-
}, {
|
|
971
969
|
__kind: "Hub";
|
|
970
|
+
}, {
|
|
972
971
|
value: string;
|
|
972
|
+
__kind: "Hub";
|
|
973
973
|
}>]>>>;
|
|
974
974
|
}, "strip", z.ZodTypeAny, {
|
|
975
975
|
channelMetadata: {
|
|
@@ -979,42 +979,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
979
979
|
};
|
|
980
980
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
981
981
|
sourceAddress?: {
|
|
982
|
-
__kind: "Eth";
|
|
983
982
|
value: `0x${string}`;
|
|
983
|
+
__kind: "Eth";
|
|
984
984
|
} | {
|
|
985
|
-
__kind: "Dot";
|
|
986
985
|
value: `0x${string}`;
|
|
986
|
+
__kind: "Dot";
|
|
987
987
|
} | {
|
|
988
|
-
__kind: "Btc";
|
|
989
988
|
value: {
|
|
990
|
-
__kind: "P2PKH";
|
|
991
989
|
value: `0x${string}`;
|
|
990
|
+
__kind: "P2PKH";
|
|
992
991
|
} | {
|
|
993
|
-
__kind: "P2SH";
|
|
994
992
|
value: `0x${string}`;
|
|
993
|
+
__kind: "P2SH";
|
|
995
994
|
} | {
|
|
996
|
-
__kind: "P2WPKH";
|
|
997
995
|
value: `0x${string}`;
|
|
996
|
+
__kind: "P2WPKH";
|
|
998
997
|
} | {
|
|
999
|
-
__kind: "P2WSH";
|
|
1000
998
|
value: `0x${string}`;
|
|
999
|
+
__kind: "P2WSH";
|
|
1001
1000
|
} | {
|
|
1002
|
-
__kind: "Taproot";
|
|
1003
1001
|
value: `0x${string}`;
|
|
1002
|
+
__kind: "Taproot";
|
|
1004
1003
|
} | {
|
|
1005
1004
|
__kind: "OtherSegwit";
|
|
1006
1005
|
version: number;
|
|
1007
1006
|
program: `0x${string}`;
|
|
1008
1007
|
};
|
|
1008
|
+
__kind: "Btc";
|
|
1009
1009
|
} | {
|
|
1010
|
-
__kind: "Arb";
|
|
1011
1010
|
value: `0x${string}`;
|
|
1011
|
+
__kind: "Arb";
|
|
1012
1012
|
} | {
|
|
1013
|
-
__kind: "Sol";
|
|
1014
1013
|
value: `0x${string}`;
|
|
1014
|
+
__kind: "Sol";
|
|
1015
1015
|
} | {
|
|
1016
|
-
__kind: "Hub";
|
|
1017
1016
|
value: `0x${string}`;
|
|
1017
|
+
__kind: "Hub";
|
|
1018
1018
|
} | null | undefined;
|
|
1019
1019
|
}, {
|
|
1020
1020
|
channelMetadata: {
|
|
@@ -1026,42 +1026,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1026
1026
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1027
1027
|
};
|
|
1028
1028
|
sourceAddress?: {
|
|
1029
|
-
__kind: "Eth";
|
|
1030
1029
|
value: string;
|
|
1030
|
+
__kind: "Eth";
|
|
1031
1031
|
} | {
|
|
1032
|
-
__kind: "Dot";
|
|
1033
1032
|
value: string;
|
|
1033
|
+
__kind: "Dot";
|
|
1034
1034
|
} | {
|
|
1035
|
-
__kind: "Btc";
|
|
1036
1035
|
value: {
|
|
1037
|
-
__kind: "P2PKH";
|
|
1038
1036
|
value: string;
|
|
1037
|
+
__kind: "P2PKH";
|
|
1039
1038
|
} | {
|
|
1040
|
-
__kind: "P2SH";
|
|
1041
1039
|
value: string;
|
|
1040
|
+
__kind: "P2SH";
|
|
1042
1041
|
} | {
|
|
1043
|
-
__kind: "P2WPKH";
|
|
1044
1042
|
value: string;
|
|
1043
|
+
__kind: "P2WPKH";
|
|
1045
1044
|
} | {
|
|
1046
|
-
__kind: "P2WSH";
|
|
1047
1045
|
value: string;
|
|
1046
|
+
__kind: "P2WSH";
|
|
1048
1047
|
} | {
|
|
1049
|
-
__kind: "Taproot";
|
|
1050
1048
|
value: string;
|
|
1049
|
+
__kind: "Taproot";
|
|
1051
1050
|
} | {
|
|
1052
1051
|
__kind: "OtherSegwit";
|
|
1053
1052
|
version: number;
|
|
1054
1053
|
program: string;
|
|
1055
1054
|
};
|
|
1055
|
+
__kind: "Btc";
|
|
1056
1056
|
} | {
|
|
1057
|
-
__kind: "Arb";
|
|
1058
1057
|
value: string;
|
|
1058
|
+
__kind: "Arb";
|
|
1059
1059
|
} | {
|
|
1060
|
-
__kind: "Sol";
|
|
1061
1060
|
value: string;
|
|
1061
|
+
__kind: "Sol";
|
|
1062
1062
|
} | {
|
|
1063
|
-
__kind: "Hub";
|
|
1064
1063
|
value: string;
|
|
1064
|
+
__kind: "Hub";
|
|
1065
1065
|
} | null | undefined;
|
|
1066
1066
|
}>>>;
|
|
1067
1067
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1091,47 +1091,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1091
1091
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1092
1092
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1093
1093
|
}, "strip", z.ZodTypeAny, {
|
|
1094
|
-
__kind: "P2PKH";
|
|
1095
1094
|
value: `0x${string}`;
|
|
1096
|
-
}, {
|
|
1097
1095
|
__kind: "P2PKH";
|
|
1096
|
+
}, {
|
|
1098
1097
|
value: string;
|
|
1098
|
+
__kind: "P2PKH";
|
|
1099
1099
|
}>, z.ZodObject<{
|
|
1100
1100
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1101
1101
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1102
1102
|
}, "strip", z.ZodTypeAny, {
|
|
1103
|
-
__kind: "P2SH";
|
|
1104
1103
|
value: `0x${string}`;
|
|
1105
|
-
}, {
|
|
1106
1104
|
__kind: "P2SH";
|
|
1105
|
+
}, {
|
|
1107
1106
|
value: string;
|
|
1107
|
+
__kind: "P2SH";
|
|
1108
1108
|
}>, z.ZodObject<{
|
|
1109
1109
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1110
1110
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1111
1111
|
}, "strip", z.ZodTypeAny, {
|
|
1112
|
-
__kind: "P2WPKH";
|
|
1113
1112
|
value: `0x${string}`;
|
|
1114
|
-
}, {
|
|
1115
1113
|
__kind: "P2WPKH";
|
|
1114
|
+
}, {
|
|
1116
1115
|
value: string;
|
|
1116
|
+
__kind: "P2WPKH";
|
|
1117
1117
|
}>, z.ZodObject<{
|
|
1118
1118
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1119
1119
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1120
1120
|
}, "strip", z.ZodTypeAny, {
|
|
1121
|
-
__kind: "P2WSH";
|
|
1122
1121
|
value: `0x${string}`;
|
|
1123
|
-
}, {
|
|
1124
1122
|
__kind: "P2WSH";
|
|
1123
|
+
}, {
|
|
1125
1124
|
value: string;
|
|
1125
|
+
__kind: "P2WSH";
|
|
1126
1126
|
}>, z.ZodObject<{
|
|
1127
1127
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1128
1128
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1129
1129
|
}, "strip", z.ZodTypeAny, {
|
|
1130
|
-
__kind: "Taproot";
|
|
1131
1130
|
value: `0x${string}`;
|
|
1132
|
-
}, {
|
|
1133
1131
|
__kind: "Taproot";
|
|
1132
|
+
}, {
|
|
1134
1133
|
value: string;
|
|
1134
|
+
__kind: "Taproot";
|
|
1135
1135
|
}>, z.ZodObject<{
|
|
1136
1136
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1137
1137
|
version: z.ZodNumber;
|
|
@@ -1148,50 +1148,50 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1148
1148
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1149
1149
|
}, "strip", z.ZodTypeAny, {
|
|
1150
1150
|
retryDuration: number;
|
|
1151
|
+
minPrice: bigint;
|
|
1151
1152
|
refundAddress: {
|
|
1152
|
-
__kind: "P2PKH";
|
|
1153
1153
|
value: `0x${string}`;
|
|
1154
|
+
__kind: "P2PKH";
|
|
1154
1155
|
} | {
|
|
1155
|
-
__kind: "P2SH";
|
|
1156
1156
|
value: `0x${string}`;
|
|
1157
|
+
__kind: "P2SH";
|
|
1157
1158
|
} | {
|
|
1158
|
-
__kind: "P2WPKH";
|
|
1159
1159
|
value: `0x${string}`;
|
|
1160
|
+
__kind: "P2WPKH";
|
|
1160
1161
|
} | {
|
|
1161
|
-
__kind: "P2WSH";
|
|
1162
1162
|
value: `0x${string}`;
|
|
1163
|
+
__kind: "P2WSH";
|
|
1163
1164
|
} | {
|
|
1164
|
-
__kind: "Taproot";
|
|
1165
1165
|
value: `0x${string}`;
|
|
1166
|
+
__kind: "Taproot";
|
|
1166
1167
|
} | {
|
|
1167
1168
|
__kind: "OtherSegwit";
|
|
1168
1169
|
version: number;
|
|
1169
1170
|
program: `0x${string}`;
|
|
1170
1171
|
};
|
|
1171
|
-
minPrice: bigint;
|
|
1172
1172
|
}, {
|
|
1173
1173
|
retryDuration: number;
|
|
1174
|
+
minPrice: string | number;
|
|
1174
1175
|
refundAddress: {
|
|
1175
|
-
__kind: "P2PKH";
|
|
1176
1176
|
value: string;
|
|
1177
|
+
__kind: "P2PKH";
|
|
1177
1178
|
} | {
|
|
1178
|
-
__kind: "P2SH";
|
|
1179
1179
|
value: string;
|
|
1180
|
+
__kind: "P2SH";
|
|
1180
1181
|
} | {
|
|
1181
|
-
__kind: "P2WPKH";
|
|
1182
1182
|
value: string;
|
|
1183
|
+
__kind: "P2WPKH";
|
|
1183
1184
|
} | {
|
|
1184
|
-
__kind: "P2WSH";
|
|
1185
1185
|
value: string;
|
|
1186
|
+
__kind: "P2WSH";
|
|
1186
1187
|
} | {
|
|
1187
|
-
__kind: "Taproot";
|
|
1188
1188
|
value: string;
|
|
1189
|
+
__kind: "Taproot";
|
|
1189
1190
|
} | {
|
|
1190
1191
|
__kind: "OtherSegwit";
|
|
1191
1192
|
version: number;
|
|
1192
1193
|
program: string;
|
|
1193
1194
|
};
|
|
1194
|
-
minPrice: string | number;
|
|
1195
1195
|
}>;
|
|
1196
1196
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1197
1197
|
numberOfChunks: z.ZodNumber;
|
|
@@ -1205,6 +1205,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1205
1205
|
}>>>;
|
|
1206
1206
|
boostFee: z.ZodNumber;
|
|
1207
1207
|
}, "strip", z.ZodTypeAny, {
|
|
1208
|
+
txId: `0x${string}`;
|
|
1208
1209
|
depositDetails: {
|
|
1209
1210
|
depositAddress: {
|
|
1210
1211
|
pubkeyX: `0x${string}`;
|
|
@@ -1225,7 +1226,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1225
1226
|
};
|
|
1226
1227
|
inputAsset: "Btc";
|
|
1227
1228
|
depositAmount: bigint;
|
|
1228
|
-
outputAsset: "
|
|
1229
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1229
1230
|
destinationAddress: {
|
|
1230
1231
|
readonly chain: "Ethereum";
|
|
1231
1232
|
readonly address: `0x${string}`;
|
|
@@ -1245,51 +1246,50 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1245
1246
|
readonly chain: "Assethub";
|
|
1246
1247
|
readonly address: string;
|
|
1247
1248
|
};
|
|
1248
|
-
txId: `0x${string}`;
|
|
1249
1249
|
affiliateFees: {
|
|
1250
1250
|
account: number;
|
|
1251
1251
|
bps: number;
|
|
1252
1252
|
}[];
|
|
1253
1253
|
refundParams: {
|
|
1254
1254
|
retryDuration: number;
|
|
1255
|
+
minPrice: bigint;
|
|
1255
1256
|
refundAddress: {
|
|
1256
|
-
__kind: "P2PKH";
|
|
1257
1257
|
value: `0x${string}`;
|
|
1258
|
+
__kind: "P2PKH";
|
|
1258
1259
|
} | {
|
|
1259
|
-
__kind: "P2SH";
|
|
1260
1260
|
value: `0x${string}`;
|
|
1261
|
+
__kind: "P2SH";
|
|
1261
1262
|
} | {
|
|
1262
|
-
__kind: "P2WPKH";
|
|
1263
1263
|
value: `0x${string}`;
|
|
1264
|
+
__kind: "P2WPKH";
|
|
1264
1265
|
} | {
|
|
1265
|
-
__kind: "P2WSH";
|
|
1266
1266
|
value: `0x${string}`;
|
|
1267
|
+
__kind: "P2WSH";
|
|
1267
1268
|
} | {
|
|
1268
|
-
__kind: "Taproot";
|
|
1269
1269
|
value: `0x${string}`;
|
|
1270
|
+
__kind: "Taproot";
|
|
1270
1271
|
} | {
|
|
1271
1272
|
__kind: "OtherSegwit";
|
|
1272
1273
|
version: number;
|
|
1273
1274
|
program: `0x${string}`;
|
|
1274
1275
|
};
|
|
1275
|
-
minPrice: bigint;
|
|
1276
1276
|
};
|
|
1277
1277
|
boostFee: number;
|
|
1278
1278
|
depositAddress?: {
|
|
1279
|
-
__kind: "P2PKH";
|
|
1280
1279
|
value: `0x${string}`;
|
|
1280
|
+
__kind: "P2PKH";
|
|
1281
1281
|
} | {
|
|
1282
|
-
__kind: "P2SH";
|
|
1283
1282
|
value: `0x${string}`;
|
|
1283
|
+
__kind: "P2SH";
|
|
1284
1284
|
} | {
|
|
1285
|
-
__kind: "P2WPKH";
|
|
1286
1285
|
value: `0x${string}`;
|
|
1286
|
+
__kind: "P2WPKH";
|
|
1287
1287
|
} | {
|
|
1288
|
-
__kind: "P2WSH";
|
|
1289
1288
|
value: `0x${string}`;
|
|
1289
|
+
__kind: "P2WSH";
|
|
1290
1290
|
} | {
|
|
1291
|
-
__kind: "Taproot";
|
|
1292
1291
|
value: `0x${string}`;
|
|
1292
|
+
__kind: "Taproot";
|
|
1293
1293
|
} | {
|
|
1294
1294
|
__kind: "OtherSegwit";
|
|
1295
1295
|
version: number;
|
|
@@ -1304,42 +1304,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1304
1304
|
};
|
|
1305
1305
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1306
1306
|
sourceAddress?: {
|
|
1307
|
-
__kind: "Eth";
|
|
1308
1307
|
value: `0x${string}`;
|
|
1308
|
+
__kind: "Eth";
|
|
1309
1309
|
} | {
|
|
1310
|
-
__kind: "Dot";
|
|
1311
1310
|
value: `0x${string}`;
|
|
1311
|
+
__kind: "Dot";
|
|
1312
1312
|
} | {
|
|
1313
|
-
__kind: "Btc";
|
|
1314
1313
|
value: {
|
|
1315
|
-
__kind: "P2PKH";
|
|
1316
1314
|
value: `0x${string}`;
|
|
1315
|
+
__kind: "P2PKH";
|
|
1317
1316
|
} | {
|
|
1318
|
-
__kind: "P2SH";
|
|
1319
1317
|
value: `0x${string}`;
|
|
1318
|
+
__kind: "P2SH";
|
|
1320
1319
|
} | {
|
|
1321
|
-
__kind: "P2WPKH";
|
|
1322
1320
|
value: `0x${string}`;
|
|
1321
|
+
__kind: "P2WPKH";
|
|
1323
1322
|
} | {
|
|
1324
|
-
__kind: "P2WSH";
|
|
1325
1323
|
value: `0x${string}`;
|
|
1324
|
+
__kind: "P2WSH";
|
|
1326
1325
|
} | {
|
|
1327
|
-
__kind: "Taproot";
|
|
1328
1326
|
value: `0x${string}`;
|
|
1327
|
+
__kind: "Taproot";
|
|
1329
1328
|
} | {
|
|
1330
1329
|
__kind: "OtherSegwit";
|
|
1331
1330
|
version: number;
|
|
1332
1331
|
program: `0x${string}`;
|
|
1333
1332
|
};
|
|
1333
|
+
__kind: "Btc";
|
|
1334
1334
|
} | {
|
|
1335
|
-
__kind: "Arb";
|
|
1336
1335
|
value: `0x${string}`;
|
|
1336
|
+
__kind: "Arb";
|
|
1337
1337
|
} | {
|
|
1338
|
-
__kind: "Sol";
|
|
1339
1338
|
value: `0x${string}`;
|
|
1339
|
+
__kind: "Sol";
|
|
1340
1340
|
} | {
|
|
1341
|
-
__kind: "Hub";
|
|
1342
1341
|
value: `0x${string}`;
|
|
1342
|
+
__kind: "Hub";
|
|
1343
1343
|
} | null | undefined;
|
|
1344
1344
|
} | null | undefined;
|
|
1345
1345
|
brokerFee?: {
|
|
@@ -1351,6 +1351,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1351
1351
|
chunkInterval: number;
|
|
1352
1352
|
} | null | undefined;
|
|
1353
1353
|
}, {
|
|
1354
|
+
txId: string;
|
|
1354
1355
|
depositDetails: {
|
|
1355
1356
|
depositAddress: {
|
|
1356
1357
|
pubkeyX: string;
|
|
@@ -1374,57 +1375,56 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1374
1375
|
};
|
|
1375
1376
|
depositAmount: string | number;
|
|
1376
1377
|
outputAsset: {
|
|
1377
|
-
__kind: "
|
|
1378
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1378
1379
|
};
|
|
1379
1380
|
destinationAddress: {
|
|
1380
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1381
1381
|
value: string;
|
|
1382
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1382
1383
|
};
|
|
1383
|
-
txId: string;
|
|
1384
1384
|
affiliateFees: {
|
|
1385
1385
|
account: number;
|
|
1386
1386
|
bps: number;
|
|
1387
1387
|
}[];
|
|
1388
1388
|
refundParams: {
|
|
1389
1389
|
retryDuration: number;
|
|
1390
|
+
minPrice: string | number;
|
|
1390
1391
|
refundAddress: {
|
|
1391
|
-
__kind: "P2PKH";
|
|
1392
1392
|
value: string;
|
|
1393
|
+
__kind: "P2PKH";
|
|
1393
1394
|
} | {
|
|
1394
|
-
__kind: "P2SH";
|
|
1395
1395
|
value: string;
|
|
1396
|
+
__kind: "P2SH";
|
|
1396
1397
|
} | {
|
|
1397
|
-
__kind: "P2WPKH";
|
|
1398
1398
|
value: string;
|
|
1399
|
+
__kind: "P2WPKH";
|
|
1399
1400
|
} | {
|
|
1400
|
-
__kind: "P2WSH";
|
|
1401
1401
|
value: string;
|
|
1402
|
+
__kind: "P2WSH";
|
|
1402
1403
|
} | {
|
|
1403
|
-
__kind: "Taproot";
|
|
1404
1404
|
value: string;
|
|
1405
|
+
__kind: "Taproot";
|
|
1405
1406
|
} | {
|
|
1406
1407
|
__kind: "OtherSegwit";
|
|
1407
1408
|
version: number;
|
|
1408
1409
|
program: string;
|
|
1409
1410
|
};
|
|
1410
|
-
minPrice: string | number;
|
|
1411
1411
|
};
|
|
1412
1412
|
boostFee: number;
|
|
1413
1413
|
depositAddress?: {
|
|
1414
|
-
__kind: "P2PKH";
|
|
1415
1414
|
value: string;
|
|
1415
|
+
__kind: "P2PKH";
|
|
1416
1416
|
} | {
|
|
1417
|
-
__kind: "P2SH";
|
|
1418
1417
|
value: string;
|
|
1418
|
+
__kind: "P2SH";
|
|
1419
1419
|
} | {
|
|
1420
|
-
__kind: "P2WPKH";
|
|
1421
1420
|
value: string;
|
|
1421
|
+
__kind: "P2WPKH";
|
|
1422
1422
|
} | {
|
|
1423
|
-
__kind: "P2WSH";
|
|
1424
1423
|
value: string;
|
|
1424
|
+
__kind: "P2WSH";
|
|
1425
1425
|
} | {
|
|
1426
|
-
__kind: "Taproot";
|
|
1427
1426
|
value: string;
|
|
1427
|
+
__kind: "Taproot";
|
|
1428
1428
|
} | {
|
|
1429
1429
|
__kind: "OtherSegwit";
|
|
1430
1430
|
version: number;
|
|
@@ -1441,42 +1441,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1441
1441
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1442
1442
|
};
|
|
1443
1443
|
sourceAddress?: {
|
|
1444
|
-
__kind: "Eth";
|
|
1445
1444
|
value: string;
|
|
1445
|
+
__kind: "Eth";
|
|
1446
1446
|
} | {
|
|
1447
|
-
__kind: "Dot";
|
|
1448
1447
|
value: string;
|
|
1448
|
+
__kind: "Dot";
|
|
1449
1449
|
} | {
|
|
1450
|
-
__kind: "Btc";
|
|
1451
1450
|
value: {
|
|
1452
|
-
__kind: "P2PKH";
|
|
1453
1451
|
value: string;
|
|
1452
|
+
__kind: "P2PKH";
|
|
1454
1453
|
} | {
|
|
1455
|
-
__kind: "P2SH";
|
|
1456
1454
|
value: string;
|
|
1455
|
+
__kind: "P2SH";
|
|
1457
1456
|
} | {
|
|
1458
|
-
__kind: "P2WPKH";
|
|
1459
1457
|
value: string;
|
|
1458
|
+
__kind: "P2WPKH";
|
|
1460
1459
|
} | {
|
|
1461
|
-
__kind: "P2WSH";
|
|
1462
1460
|
value: string;
|
|
1461
|
+
__kind: "P2WSH";
|
|
1463
1462
|
} | {
|
|
1464
|
-
__kind: "Taproot";
|
|
1465
1463
|
value: string;
|
|
1464
|
+
__kind: "Taproot";
|
|
1466
1465
|
} | {
|
|
1467
1466
|
__kind: "OtherSegwit";
|
|
1468
1467
|
version: number;
|
|
1469
1468
|
program: string;
|
|
1470
1469
|
};
|
|
1470
|
+
__kind: "Btc";
|
|
1471
1471
|
} | {
|
|
1472
|
-
__kind: "Arb";
|
|
1473
1472
|
value: string;
|
|
1473
|
+
__kind: "Arb";
|
|
1474
1474
|
} | {
|
|
1475
|
-
__kind: "Sol";
|
|
1476
1475
|
value: string;
|
|
1476
|
+
__kind: "Sol";
|
|
1477
1477
|
} | {
|
|
1478
|
-
__kind: "Hub";
|
|
1479
1478
|
value: string;
|
|
1479
|
+
__kind: "Hub";
|
|
1480
1480
|
} | null | undefined;
|
|
1481
1481
|
} | null | undefined;
|
|
1482
1482
|
brokerFee?: {
|
|
@@ -1491,6 +1491,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1491
1491
|
}, "strip", z.ZodTypeAny, {
|
|
1492
1492
|
__kind: "VaultBitcoin";
|
|
1493
1493
|
vaultWitness: {
|
|
1494
|
+
txId: `0x${string}`;
|
|
1494
1495
|
depositDetails: {
|
|
1495
1496
|
depositAddress: {
|
|
1496
1497
|
pubkeyX: `0x${string}`;
|
|
@@ -1511,7 +1512,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1511
1512
|
};
|
|
1512
1513
|
inputAsset: "Btc";
|
|
1513
1514
|
depositAmount: bigint;
|
|
1514
|
-
outputAsset: "
|
|
1515
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1515
1516
|
destinationAddress: {
|
|
1516
1517
|
readonly chain: "Ethereum";
|
|
1517
1518
|
readonly address: `0x${string}`;
|
|
@@ -1531,51 +1532,50 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1531
1532
|
readonly chain: "Assethub";
|
|
1532
1533
|
readonly address: string;
|
|
1533
1534
|
};
|
|
1534
|
-
txId: `0x${string}`;
|
|
1535
1535
|
affiliateFees: {
|
|
1536
1536
|
account: number;
|
|
1537
1537
|
bps: number;
|
|
1538
1538
|
}[];
|
|
1539
1539
|
refundParams: {
|
|
1540
1540
|
retryDuration: number;
|
|
1541
|
+
minPrice: bigint;
|
|
1541
1542
|
refundAddress: {
|
|
1542
|
-
__kind: "P2PKH";
|
|
1543
1543
|
value: `0x${string}`;
|
|
1544
|
+
__kind: "P2PKH";
|
|
1544
1545
|
} | {
|
|
1545
|
-
__kind: "P2SH";
|
|
1546
1546
|
value: `0x${string}`;
|
|
1547
|
+
__kind: "P2SH";
|
|
1547
1548
|
} | {
|
|
1548
|
-
__kind: "P2WPKH";
|
|
1549
1549
|
value: `0x${string}`;
|
|
1550
|
+
__kind: "P2WPKH";
|
|
1550
1551
|
} | {
|
|
1551
|
-
__kind: "P2WSH";
|
|
1552
1552
|
value: `0x${string}`;
|
|
1553
|
+
__kind: "P2WSH";
|
|
1553
1554
|
} | {
|
|
1554
|
-
__kind: "Taproot";
|
|
1555
1555
|
value: `0x${string}`;
|
|
1556
|
+
__kind: "Taproot";
|
|
1556
1557
|
} | {
|
|
1557
1558
|
__kind: "OtherSegwit";
|
|
1558
1559
|
version: number;
|
|
1559
1560
|
program: `0x${string}`;
|
|
1560
1561
|
};
|
|
1561
|
-
minPrice: bigint;
|
|
1562
1562
|
};
|
|
1563
1563
|
boostFee: number;
|
|
1564
1564
|
depositAddress?: {
|
|
1565
|
-
__kind: "P2PKH";
|
|
1566
1565
|
value: `0x${string}`;
|
|
1566
|
+
__kind: "P2PKH";
|
|
1567
1567
|
} | {
|
|
1568
|
-
__kind: "P2SH";
|
|
1569
1568
|
value: `0x${string}`;
|
|
1569
|
+
__kind: "P2SH";
|
|
1570
1570
|
} | {
|
|
1571
|
-
__kind: "P2WPKH";
|
|
1572
1571
|
value: `0x${string}`;
|
|
1572
|
+
__kind: "P2WPKH";
|
|
1573
1573
|
} | {
|
|
1574
|
-
__kind: "P2WSH";
|
|
1575
1574
|
value: `0x${string}`;
|
|
1575
|
+
__kind: "P2WSH";
|
|
1576
1576
|
} | {
|
|
1577
|
-
__kind: "Taproot";
|
|
1578
1577
|
value: `0x${string}`;
|
|
1578
|
+
__kind: "Taproot";
|
|
1579
1579
|
} | {
|
|
1580
1580
|
__kind: "OtherSegwit";
|
|
1581
1581
|
version: number;
|
|
@@ -1590,42 +1590,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1590
1590
|
};
|
|
1591
1591
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1592
1592
|
sourceAddress?: {
|
|
1593
|
-
__kind: "Eth";
|
|
1594
1593
|
value: `0x${string}`;
|
|
1594
|
+
__kind: "Eth";
|
|
1595
1595
|
} | {
|
|
1596
|
-
__kind: "Dot";
|
|
1597
1596
|
value: `0x${string}`;
|
|
1597
|
+
__kind: "Dot";
|
|
1598
1598
|
} | {
|
|
1599
|
-
__kind: "Btc";
|
|
1600
1599
|
value: {
|
|
1601
|
-
__kind: "P2PKH";
|
|
1602
1600
|
value: `0x${string}`;
|
|
1601
|
+
__kind: "P2PKH";
|
|
1603
1602
|
} | {
|
|
1604
|
-
__kind: "P2SH";
|
|
1605
1603
|
value: `0x${string}`;
|
|
1604
|
+
__kind: "P2SH";
|
|
1606
1605
|
} | {
|
|
1607
|
-
__kind: "P2WPKH";
|
|
1608
1606
|
value: `0x${string}`;
|
|
1607
|
+
__kind: "P2WPKH";
|
|
1609
1608
|
} | {
|
|
1610
|
-
__kind: "P2WSH";
|
|
1611
1609
|
value: `0x${string}`;
|
|
1610
|
+
__kind: "P2WSH";
|
|
1612
1611
|
} | {
|
|
1613
|
-
__kind: "Taproot";
|
|
1614
1612
|
value: `0x${string}`;
|
|
1613
|
+
__kind: "Taproot";
|
|
1615
1614
|
} | {
|
|
1616
1615
|
__kind: "OtherSegwit";
|
|
1617
1616
|
version: number;
|
|
1618
1617
|
program: `0x${string}`;
|
|
1619
1618
|
};
|
|
1619
|
+
__kind: "Btc";
|
|
1620
1620
|
} | {
|
|
1621
|
-
__kind: "Arb";
|
|
1622
1621
|
value: `0x${string}`;
|
|
1622
|
+
__kind: "Arb";
|
|
1623
1623
|
} | {
|
|
1624
|
-
__kind: "Sol";
|
|
1625
1624
|
value: `0x${string}`;
|
|
1625
|
+
__kind: "Sol";
|
|
1626
1626
|
} | {
|
|
1627
|
-
__kind: "Hub";
|
|
1628
1627
|
value: `0x${string}`;
|
|
1628
|
+
__kind: "Hub";
|
|
1629
1629
|
} | null | undefined;
|
|
1630
1630
|
} | null | undefined;
|
|
1631
1631
|
brokerFee?: {
|
|
@@ -1640,6 +1640,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1640
1640
|
}, {
|
|
1641
1641
|
__kind: "VaultBitcoin";
|
|
1642
1642
|
vaultWitness: {
|
|
1643
|
+
txId: string;
|
|
1643
1644
|
depositDetails: {
|
|
1644
1645
|
depositAddress: {
|
|
1645
1646
|
pubkeyX: string;
|
|
@@ -1663,57 +1664,56 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1663
1664
|
};
|
|
1664
1665
|
depositAmount: string | number;
|
|
1665
1666
|
outputAsset: {
|
|
1666
|
-
__kind: "
|
|
1667
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1667
1668
|
};
|
|
1668
1669
|
destinationAddress: {
|
|
1669
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1670
1670
|
value: string;
|
|
1671
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1671
1672
|
};
|
|
1672
|
-
txId: string;
|
|
1673
1673
|
affiliateFees: {
|
|
1674
1674
|
account: number;
|
|
1675
1675
|
bps: number;
|
|
1676
1676
|
}[];
|
|
1677
1677
|
refundParams: {
|
|
1678
1678
|
retryDuration: number;
|
|
1679
|
+
minPrice: string | number;
|
|
1679
1680
|
refundAddress: {
|
|
1680
|
-
__kind: "P2PKH";
|
|
1681
1681
|
value: string;
|
|
1682
|
+
__kind: "P2PKH";
|
|
1682
1683
|
} | {
|
|
1683
|
-
__kind: "P2SH";
|
|
1684
1684
|
value: string;
|
|
1685
|
+
__kind: "P2SH";
|
|
1685
1686
|
} | {
|
|
1686
|
-
__kind: "P2WPKH";
|
|
1687
1687
|
value: string;
|
|
1688
|
+
__kind: "P2WPKH";
|
|
1688
1689
|
} | {
|
|
1689
|
-
__kind: "P2WSH";
|
|
1690
1690
|
value: string;
|
|
1691
|
+
__kind: "P2WSH";
|
|
1691
1692
|
} | {
|
|
1692
|
-
__kind: "Taproot";
|
|
1693
1693
|
value: string;
|
|
1694
|
+
__kind: "Taproot";
|
|
1694
1695
|
} | {
|
|
1695
1696
|
__kind: "OtherSegwit";
|
|
1696
1697
|
version: number;
|
|
1697
1698
|
program: string;
|
|
1698
1699
|
};
|
|
1699
|
-
minPrice: string | number;
|
|
1700
1700
|
};
|
|
1701
1701
|
boostFee: number;
|
|
1702
1702
|
depositAddress?: {
|
|
1703
|
-
__kind: "P2PKH";
|
|
1704
1703
|
value: string;
|
|
1704
|
+
__kind: "P2PKH";
|
|
1705
1705
|
} | {
|
|
1706
|
-
__kind: "P2SH";
|
|
1707
1706
|
value: string;
|
|
1707
|
+
__kind: "P2SH";
|
|
1708
1708
|
} | {
|
|
1709
|
-
__kind: "P2WPKH";
|
|
1710
1709
|
value: string;
|
|
1710
|
+
__kind: "P2WPKH";
|
|
1711
1711
|
} | {
|
|
1712
|
-
__kind: "P2WSH";
|
|
1713
1712
|
value: string;
|
|
1713
|
+
__kind: "P2WSH";
|
|
1714
1714
|
} | {
|
|
1715
|
-
__kind: "Taproot";
|
|
1716
1715
|
value: string;
|
|
1716
|
+
__kind: "Taproot";
|
|
1717
1717
|
} | {
|
|
1718
1718
|
__kind: "OtherSegwit";
|
|
1719
1719
|
version: number;
|
|
@@ -1730,42 +1730,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1730
1730
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1731
1731
|
};
|
|
1732
1732
|
sourceAddress?: {
|
|
1733
|
-
__kind: "Eth";
|
|
1734
1733
|
value: string;
|
|
1734
|
+
__kind: "Eth";
|
|
1735
1735
|
} | {
|
|
1736
|
-
__kind: "Dot";
|
|
1737
1736
|
value: string;
|
|
1737
|
+
__kind: "Dot";
|
|
1738
1738
|
} | {
|
|
1739
|
-
__kind: "Btc";
|
|
1740
1739
|
value: {
|
|
1741
|
-
__kind: "P2PKH";
|
|
1742
1740
|
value: string;
|
|
1741
|
+
__kind: "P2PKH";
|
|
1743
1742
|
} | {
|
|
1744
|
-
__kind: "P2SH";
|
|
1745
1743
|
value: string;
|
|
1744
|
+
__kind: "P2SH";
|
|
1746
1745
|
} | {
|
|
1747
|
-
__kind: "P2WPKH";
|
|
1748
1746
|
value: string;
|
|
1747
|
+
__kind: "P2WPKH";
|
|
1749
1748
|
} | {
|
|
1750
|
-
__kind: "P2WSH";
|
|
1751
1749
|
value: string;
|
|
1750
|
+
__kind: "P2WSH";
|
|
1752
1751
|
} | {
|
|
1753
|
-
__kind: "Taproot";
|
|
1754
1752
|
value: string;
|
|
1753
|
+
__kind: "Taproot";
|
|
1755
1754
|
} | {
|
|
1756
1755
|
__kind: "OtherSegwit";
|
|
1757
1756
|
version: number;
|
|
1758
1757
|
program: string;
|
|
1759
1758
|
};
|
|
1759
|
+
__kind: "Btc";
|
|
1760
1760
|
} | {
|
|
1761
|
-
__kind: "Arb";
|
|
1762
1761
|
value: string;
|
|
1762
|
+
__kind: "Arb";
|
|
1763
1763
|
} | {
|
|
1764
|
-
__kind: "Sol";
|
|
1765
1764
|
value: string;
|
|
1765
|
+
__kind: "Sol";
|
|
1766
1766
|
} | {
|
|
1767
|
-
__kind: "Hub";
|
|
1768
1767
|
value: string;
|
|
1768
|
+
__kind: "Hub";
|
|
1769
1769
|
} | null | undefined;
|
|
1770
1770
|
} | null | undefined;
|
|
1771
1771
|
brokerFee?: {
|
|
@@ -1779,7 +1779,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1779
1779
|
};
|
|
1780
1780
|
}>]>;
|
|
1781
1781
|
}, "strip", z.ZodTypeAny, {
|
|
1782
|
-
blockHeight: bigint;
|
|
1783
1782
|
reason: {
|
|
1784
1783
|
__kind: "BelowMinimumDeposit";
|
|
1785
1784
|
} | {
|
|
@@ -1787,7 +1786,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1787
1786
|
} | {
|
|
1788
1787
|
__kind: "TransactionRejectedByBroker";
|
|
1789
1788
|
} | {
|
|
1790
|
-
__kind: "DepositWitnessRejected";
|
|
1791
1789
|
value: {
|
|
1792
1790
|
__kind: "Other";
|
|
1793
1791
|
} | {
|
|
@@ -1795,11 +1793,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1795
1793
|
} | {
|
|
1796
1794
|
__kind: "BadOrigin";
|
|
1797
1795
|
} | {
|
|
1798
|
-
__kind: "Module";
|
|
1799
1796
|
value: {
|
|
1800
1797
|
index: number;
|
|
1801
1798
|
error: `0x${string}`;
|
|
1802
1799
|
};
|
|
1800
|
+
__kind: "Module";
|
|
1803
1801
|
} | {
|
|
1804
1802
|
__kind: "ConsumerRemaining";
|
|
1805
1803
|
} | {
|
|
@@ -1807,14 +1805,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1807
1805
|
} | {
|
|
1808
1806
|
__kind: "TooManyConsumers";
|
|
1809
1807
|
} | {
|
|
1810
|
-
__kind: "Token";
|
|
1811
1808
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1809
|
+
__kind: "Token";
|
|
1812
1810
|
} | {
|
|
1813
|
-
__kind: "Arithmetic";
|
|
1814
1811
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1812
|
+
__kind: "Arithmetic";
|
|
1815
1813
|
} | {
|
|
1816
|
-
__kind: "Transactional";
|
|
1817
1814
|
value: "LimitReached" | "NoLayer";
|
|
1815
|
+
__kind: "Transactional";
|
|
1818
1816
|
} | {
|
|
1819
1817
|
__kind: "Exhausted";
|
|
1820
1818
|
} | {
|
|
@@ -1824,31 +1822,33 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1824
1822
|
} | {
|
|
1825
1823
|
__kind: "RootNotAllowed";
|
|
1826
1824
|
};
|
|
1825
|
+
__kind: "DepositWitnessRejected";
|
|
1827
1826
|
};
|
|
1827
|
+
blockHeight: bigint;
|
|
1828
1828
|
details: {
|
|
1829
1829
|
__kind: "DepositChannelBitcoin";
|
|
1830
1830
|
depositWitness: {
|
|
1831
|
+
asset: "Btc";
|
|
1831
1832
|
depositAddress: {
|
|
1832
|
-
__kind: "P2PKH";
|
|
1833
1833
|
value: `0x${string}`;
|
|
1834
|
+
__kind: "P2PKH";
|
|
1834
1835
|
} | {
|
|
1835
|
-
__kind: "P2SH";
|
|
1836
1836
|
value: `0x${string}`;
|
|
1837
|
+
__kind: "P2SH";
|
|
1837
1838
|
} | {
|
|
1838
|
-
__kind: "P2WPKH";
|
|
1839
1839
|
value: `0x${string}`;
|
|
1840
|
+
__kind: "P2WPKH";
|
|
1840
1841
|
} | {
|
|
1841
|
-
__kind: "P2WSH";
|
|
1842
1842
|
value: `0x${string}`;
|
|
1843
|
+
__kind: "P2WSH";
|
|
1843
1844
|
} | {
|
|
1844
|
-
__kind: "Taproot";
|
|
1845
1845
|
value: `0x${string}`;
|
|
1846
|
+
__kind: "Taproot";
|
|
1846
1847
|
} | {
|
|
1847
1848
|
__kind: "OtherSegwit";
|
|
1848
1849
|
version: number;
|
|
1849
1850
|
program: `0x${string}`;
|
|
1850
1851
|
};
|
|
1851
|
-
asset: "Btc";
|
|
1852
1852
|
amount: bigint;
|
|
1853
1853
|
depositDetails: {
|
|
1854
1854
|
depositAddress: {
|
|
@@ -1872,6 +1872,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1872
1872
|
} | {
|
|
1873
1873
|
__kind: "VaultBitcoin";
|
|
1874
1874
|
vaultWitness: {
|
|
1875
|
+
txId: `0x${string}`;
|
|
1875
1876
|
depositDetails: {
|
|
1876
1877
|
depositAddress: {
|
|
1877
1878
|
pubkeyX: `0x${string}`;
|
|
@@ -1892,7 +1893,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1892
1893
|
};
|
|
1893
1894
|
inputAsset: "Btc";
|
|
1894
1895
|
depositAmount: bigint;
|
|
1895
|
-
outputAsset: "
|
|
1896
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1896
1897
|
destinationAddress: {
|
|
1897
1898
|
readonly chain: "Ethereum";
|
|
1898
1899
|
readonly address: `0x${string}`;
|
|
@@ -1912,51 +1913,50 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1912
1913
|
readonly chain: "Assethub";
|
|
1913
1914
|
readonly address: string;
|
|
1914
1915
|
};
|
|
1915
|
-
txId: `0x${string}`;
|
|
1916
1916
|
affiliateFees: {
|
|
1917
1917
|
account: number;
|
|
1918
1918
|
bps: number;
|
|
1919
1919
|
}[];
|
|
1920
1920
|
refundParams: {
|
|
1921
1921
|
retryDuration: number;
|
|
1922
|
+
minPrice: bigint;
|
|
1922
1923
|
refundAddress: {
|
|
1923
|
-
__kind: "P2PKH";
|
|
1924
1924
|
value: `0x${string}`;
|
|
1925
|
+
__kind: "P2PKH";
|
|
1925
1926
|
} | {
|
|
1926
|
-
__kind: "P2SH";
|
|
1927
1927
|
value: `0x${string}`;
|
|
1928
|
+
__kind: "P2SH";
|
|
1928
1929
|
} | {
|
|
1929
|
-
__kind: "P2WPKH";
|
|
1930
1930
|
value: `0x${string}`;
|
|
1931
|
+
__kind: "P2WPKH";
|
|
1931
1932
|
} | {
|
|
1932
|
-
__kind: "P2WSH";
|
|
1933
1933
|
value: `0x${string}`;
|
|
1934
|
+
__kind: "P2WSH";
|
|
1934
1935
|
} | {
|
|
1935
|
-
__kind: "Taproot";
|
|
1936
1936
|
value: `0x${string}`;
|
|
1937
|
+
__kind: "Taproot";
|
|
1937
1938
|
} | {
|
|
1938
1939
|
__kind: "OtherSegwit";
|
|
1939
1940
|
version: number;
|
|
1940
1941
|
program: `0x${string}`;
|
|
1941
1942
|
};
|
|
1942
|
-
minPrice: bigint;
|
|
1943
1943
|
};
|
|
1944
1944
|
boostFee: number;
|
|
1945
1945
|
depositAddress?: {
|
|
1946
|
-
__kind: "P2PKH";
|
|
1947
1946
|
value: `0x${string}`;
|
|
1947
|
+
__kind: "P2PKH";
|
|
1948
1948
|
} | {
|
|
1949
|
-
__kind: "P2SH";
|
|
1950
1949
|
value: `0x${string}`;
|
|
1950
|
+
__kind: "P2SH";
|
|
1951
1951
|
} | {
|
|
1952
|
-
__kind: "P2WPKH";
|
|
1953
1952
|
value: `0x${string}`;
|
|
1953
|
+
__kind: "P2WPKH";
|
|
1954
1954
|
} | {
|
|
1955
|
-
__kind: "P2WSH";
|
|
1956
1955
|
value: `0x${string}`;
|
|
1956
|
+
__kind: "P2WSH";
|
|
1957
1957
|
} | {
|
|
1958
|
-
__kind: "Taproot";
|
|
1959
1958
|
value: `0x${string}`;
|
|
1959
|
+
__kind: "Taproot";
|
|
1960
1960
|
} | {
|
|
1961
1961
|
__kind: "OtherSegwit";
|
|
1962
1962
|
version: number;
|
|
@@ -1971,42 +1971,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1971
1971
|
};
|
|
1972
1972
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1973
1973
|
sourceAddress?: {
|
|
1974
|
-
__kind: "Eth";
|
|
1975
1974
|
value: `0x${string}`;
|
|
1975
|
+
__kind: "Eth";
|
|
1976
1976
|
} | {
|
|
1977
|
-
__kind: "Dot";
|
|
1978
1977
|
value: `0x${string}`;
|
|
1978
|
+
__kind: "Dot";
|
|
1979
1979
|
} | {
|
|
1980
|
-
__kind: "Btc";
|
|
1981
1980
|
value: {
|
|
1982
|
-
__kind: "P2PKH";
|
|
1983
1981
|
value: `0x${string}`;
|
|
1982
|
+
__kind: "P2PKH";
|
|
1984
1983
|
} | {
|
|
1985
|
-
__kind: "P2SH";
|
|
1986
1984
|
value: `0x${string}`;
|
|
1985
|
+
__kind: "P2SH";
|
|
1987
1986
|
} | {
|
|
1988
|
-
__kind: "P2WPKH";
|
|
1989
1987
|
value: `0x${string}`;
|
|
1988
|
+
__kind: "P2WPKH";
|
|
1990
1989
|
} | {
|
|
1991
|
-
__kind: "P2WSH";
|
|
1992
1990
|
value: `0x${string}`;
|
|
1991
|
+
__kind: "P2WSH";
|
|
1993
1992
|
} | {
|
|
1994
|
-
__kind: "Taproot";
|
|
1995
1993
|
value: `0x${string}`;
|
|
1994
|
+
__kind: "Taproot";
|
|
1996
1995
|
} | {
|
|
1997
1996
|
__kind: "OtherSegwit";
|
|
1998
1997
|
version: number;
|
|
1999
1998
|
program: `0x${string}`;
|
|
2000
1999
|
};
|
|
2000
|
+
__kind: "Btc";
|
|
2001
2001
|
} | {
|
|
2002
|
-
__kind: "Arb";
|
|
2003
2002
|
value: `0x${string}`;
|
|
2003
|
+
__kind: "Arb";
|
|
2004
2004
|
} | {
|
|
2005
|
-
__kind: "Sol";
|
|
2006
2005
|
value: `0x${string}`;
|
|
2006
|
+
__kind: "Sol";
|
|
2007
2007
|
} | {
|
|
2008
|
-
__kind: "Hub";
|
|
2009
2008
|
value: `0x${string}`;
|
|
2009
|
+
__kind: "Hub";
|
|
2010
2010
|
} | null | undefined;
|
|
2011
2011
|
} | null | undefined;
|
|
2012
2012
|
brokerFee?: {
|
|
@@ -2020,7 +2020,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2020
2020
|
};
|
|
2021
2021
|
};
|
|
2022
2022
|
}, {
|
|
2023
|
-
blockHeight: string | number;
|
|
2024
2023
|
reason: {
|
|
2025
2024
|
__kind: "BelowMinimumDeposit";
|
|
2026
2025
|
} | {
|
|
@@ -2028,7 +2027,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2028
2027
|
} | {
|
|
2029
2028
|
__kind: "TransactionRejectedByBroker";
|
|
2030
2029
|
} | {
|
|
2031
|
-
__kind: "DepositWitnessRejected";
|
|
2032
2030
|
value: {
|
|
2033
2031
|
__kind: "Other";
|
|
2034
2032
|
} | {
|
|
@@ -2036,11 +2034,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2036
2034
|
} | {
|
|
2037
2035
|
__kind: "BadOrigin";
|
|
2038
2036
|
} | {
|
|
2039
|
-
__kind: "Module";
|
|
2040
2037
|
value: {
|
|
2041
2038
|
index: number;
|
|
2042
2039
|
error: string;
|
|
2043
2040
|
};
|
|
2041
|
+
__kind: "Module";
|
|
2044
2042
|
} | {
|
|
2045
2043
|
__kind: "ConsumerRemaining";
|
|
2046
2044
|
} | {
|
|
@@ -2048,20 +2046,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2048
2046
|
} | {
|
|
2049
2047
|
__kind: "TooManyConsumers";
|
|
2050
2048
|
} | {
|
|
2051
|
-
__kind: "Token";
|
|
2052
2049
|
value: {
|
|
2053
2050
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2054
2051
|
};
|
|
2052
|
+
__kind: "Token";
|
|
2055
2053
|
} | {
|
|
2056
|
-
__kind: "Arithmetic";
|
|
2057
2054
|
value: {
|
|
2058
2055
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2059
2056
|
};
|
|
2057
|
+
__kind: "Arithmetic";
|
|
2060
2058
|
} | {
|
|
2061
|
-
__kind: "Transactional";
|
|
2062
2059
|
value: {
|
|
2063
2060
|
__kind: "LimitReached" | "NoLayer";
|
|
2064
2061
|
};
|
|
2062
|
+
__kind: "Transactional";
|
|
2065
2063
|
} | {
|
|
2066
2064
|
__kind: "Exhausted";
|
|
2067
2065
|
} | {
|
|
@@ -2071,33 +2069,35 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2071
2069
|
} | {
|
|
2072
2070
|
__kind: "RootNotAllowed";
|
|
2073
2071
|
};
|
|
2072
|
+
__kind: "DepositWitnessRejected";
|
|
2074
2073
|
};
|
|
2074
|
+
blockHeight: string | number;
|
|
2075
2075
|
details: {
|
|
2076
2076
|
__kind: "DepositChannelBitcoin";
|
|
2077
2077
|
depositWitness: {
|
|
2078
|
+
asset: {
|
|
2079
|
+
__kind: "Btc";
|
|
2080
|
+
};
|
|
2078
2081
|
depositAddress: {
|
|
2079
|
-
__kind: "P2PKH";
|
|
2080
2082
|
value: string;
|
|
2083
|
+
__kind: "P2PKH";
|
|
2081
2084
|
} | {
|
|
2082
|
-
__kind: "P2SH";
|
|
2083
2085
|
value: string;
|
|
2086
|
+
__kind: "P2SH";
|
|
2084
2087
|
} | {
|
|
2085
|
-
__kind: "P2WPKH";
|
|
2086
2088
|
value: string;
|
|
2089
|
+
__kind: "P2WPKH";
|
|
2087
2090
|
} | {
|
|
2088
|
-
__kind: "P2WSH";
|
|
2089
2091
|
value: string;
|
|
2092
|
+
__kind: "P2WSH";
|
|
2090
2093
|
} | {
|
|
2091
|
-
__kind: "Taproot";
|
|
2092
2094
|
value: string;
|
|
2095
|
+
__kind: "Taproot";
|
|
2093
2096
|
} | {
|
|
2094
2097
|
__kind: "OtherSegwit";
|
|
2095
2098
|
version: number;
|
|
2096
2099
|
program: string;
|
|
2097
2100
|
};
|
|
2098
|
-
asset: {
|
|
2099
|
-
__kind: "Btc";
|
|
2100
|
-
};
|
|
2101
2101
|
amount: string | number;
|
|
2102
2102
|
depositDetails: {
|
|
2103
2103
|
depositAddress: {
|
|
@@ -2121,6 +2121,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2121
2121
|
} | {
|
|
2122
2122
|
__kind: "VaultBitcoin";
|
|
2123
2123
|
vaultWitness: {
|
|
2124
|
+
txId: string;
|
|
2124
2125
|
depositDetails: {
|
|
2125
2126
|
depositAddress: {
|
|
2126
2127
|
pubkeyX: string;
|
|
@@ -2144,57 +2145,56 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2144
2145
|
};
|
|
2145
2146
|
depositAmount: string | number;
|
|
2146
2147
|
outputAsset: {
|
|
2147
|
-
__kind: "
|
|
2148
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2148
2149
|
};
|
|
2149
2150
|
destinationAddress: {
|
|
2150
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2151
2151
|
value: string;
|
|
2152
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2152
2153
|
};
|
|
2153
|
-
txId: string;
|
|
2154
2154
|
affiliateFees: {
|
|
2155
2155
|
account: number;
|
|
2156
2156
|
bps: number;
|
|
2157
2157
|
}[];
|
|
2158
2158
|
refundParams: {
|
|
2159
2159
|
retryDuration: number;
|
|
2160
|
+
minPrice: string | number;
|
|
2160
2161
|
refundAddress: {
|
|
2161
|
-
__kind: "P2PKH";
|
|
2162
2162
|
value: string;
|
|
2163
|
+
__kind: "P2PKH";
|
|
2163
2164
|
} | {
|
|
2164
|
-
__kind: "P2SH";
|
|
2165
2165
|
value: string;
|
|
2166
|
+
__kind: "P2SH";
|
|
2166
2167
|
} | {
|
|
2167
|
-
__kind: "P2WPKH";
|
|
2168
2168
|
value: string;
|
|
2169
|
+
__kind: "P2WPKH";
|
|
2169
2170
|
} | {
|
|
2170
|
-
__kind: "P2WSH";
|
|
2171
2171
|
value: string;
|
|
2172
|
+
__kind: "P2WSH";
|
|
2172
2173
|
} | {
|
|
2173
|
-
__kind: "Taproot";
|
|
2174
2174
|
value: string;
|
|
2175
|
+
__kind: "Taproot";
|
|
2175
2176
|
} | {
|
|
2176
2177
|
__kind: "OtherSegwit";
|
|
2177
2178
|
version: number;
|
|
2178
2179
|
program: string;
|
|
2179
2180
|
};
|
|
2180
|
-
minPrice: string | number;
|
|
2181
2181
|
};
|
|
2182
2182
|
boostFee: number;
|
|
2183
2183
|
depositAddress?: {
|
|
2184
|
-
__kind: "P2PKH";
|
|
2185
2184
|
value: string;
|
|
2185
|
+
__kind: "P2PKH";
|
|
2186
2186
|
} | {
|
|
2187
|
-
__kind: "P2SH";
|
|
2188
2187
|
value: string;
|
|
2188
|
+
__kind: "P2SH";
|
|
2189
2189
|
} | {
|
|
2190
|
-
__kind: "P2WPKH";
|
|
2191
2190
|
value: string;
|
|
2191
|
+
__kind: "P2WPKH";
|
|
2192
2192
|
} | {
|
|
2193
|
-
__kind: "P2WSH";
|
|
2194
2193
|
value: string;
|
|
2194
|
+
__kind: "P2WSH";
|
|
2195
2195
|
} | {
|
|
2196
|
-
__kind: "Taproot";
|
|
2197
2196
|
value: string;
|
|
2197
|
+
__kind: "Taproot";
|
|
2198
2198
|
} | {
|
|
2199
2199
|
__kind: "OtherSegwit";
|
|
2200
2200
|
version: number;
|
|
@@ -2211,42 +2211,42 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2211
2211
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2212
2212
|
};
|
|
2213
2213
|
sourceAddress?: {
|
|
2214
|
-
__kind: "Eth";
|
|
2215
2214
|
value: string;
|
|
2215
|
+
__kind: "Eth";
|
|
2216
2216
|
} | {
|
|
2217
|
-
__kind: "Dot";
|
|
2218
2217
|
value: string;
|
|
2218
|
+
__kind: "Dot";
|
|
2219
2219
|
} | {
|
|
2220
|
-
__kind: "Btc";
|
|
2221
2220
|
value: {
|
|
2222
|
-
__kind: "P2PKH";
|
|
2223
2221
|
value: string;
|
|
2222
|
+
__kind: "P2PKH";
|
|
2224
2223
|
} | {
|
|
2225
|
-
__kind: "P2SH";
|
|
2226
2224
|
value: string;
|
|
2225
|
+
__kind: "P2SH";
|
|
2227
2226
|
} | {
|
|
2228
|
-
__kind: "P2WPKH";
|
|
2229
2227
|
value: string;
|
|
2228
|
+
__kind: "P2WPKH";
|
|
2230
2229
|
} | {
|
|
2231
|
-
__kind: "P2WSH";
|
|
2232
2230
|
value: string;
|
|
2231
|
+
__kind: "P2WSH";
|
|
2233
2232
|
} | {
|
|
2234
|
-
__kind: "Taproot";
|
|
2235
2233
|
value: string;
|
|
2234
|
+
__kind: "Taproot";
|
|
2236
2235
|
} | {
|
|
2237
2236
|
__kind: "OtherSegwit";
|
|
2238
2237
|
version: number;
|
|
2239
2238
|
program: string;
|
|
2240
2239
|
};
|
|
2240
|
+
__kind: "Btc";
|
|
2241
2241
|
} | {
|
|
2242
|
-
__kind: "Arb";
|
|
2243
2242
|
value: string;
|
|
2243
|
+
__kind: "Arb";
|
|
2244
2244
|
} | {
|
|
2245
|
-
__kind: "Sol";
|
|
2246
2245
|
value: string;
|
|
2246
|
+
__kind: "Sol";
|
|
2247
2247
|
} | {
|
|
2248
|
-
__kind: "Hub";
|
|
2249
2248
|
value: string;
|
|
2249
|
+
__kind: "Hub";
|
|
2250
2250
|
} | null | undefined;
|
|
2251
2251
|
} | null | undefined;
|
|
2252
2252
|
brokerFee?: {
|