@chainflip/processor 2.1.3-bsc-dev.2 → 2.1.3-bsc-dev.3
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/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/100/swapping/ccmDepositReceived.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 +10 -10
- package/dist/100/swapping/swapScheduled.d.mts +10 -10
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +194 -194
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +188 -188
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +188 -188
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +394 -394
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +394 -394
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2497 -2497
- package/dist/11000/common.d.mts +2497 -2497
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +194 -194
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +188 -188
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +188 -188
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +185 -185
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- 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 +17 -17
- package/dist/11000/swapping/refundEgressScheduled.d.mts +17 -17
- 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 +45 -45
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +45 -45
- package/dist/11000/swapping/swapRequested.d.cts +102 -102
- package/dist/11000/swapping/swapRequested.d.mts +102 -102
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +44 -44
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +44 -44
- package/dist/11100/common.d.cts +486 -486
- package/dist/11100/common.d.mts +486 -486
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +28 -28
- 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/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +9 -9
- package/dist/11100/lendingPools/loanCreated.d.mts +9 -9
- package/dist/11100/lendingPools/loanRepaid.d.cts +8 -8
- package/dist/11100/lendingPools/loanRepaid.d.mts +8 -8
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +66 -66
- package/dist/11100/swapping/swapRequested.d.mts +66 -66
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/common.d.cts +363 -363
- package/dist/11200/common.d.mts +2729 -2729
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/swapping/swapRequested.d.cts +35 -35
- package/dist/11200/swapping/swapRequested.d.mts +35 -35
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.d.cts +201 -201
- package/dist/131/common.d.mts +201 -201
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/ccmFailed.d.cts +67 -67
- package/dist/131/swapping/ccmFailed.d.mts +67 -67
- package/dist/131/swapping/swapDepositAddressReady.d.cts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.mts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/131/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/131/swapping/swapScheduled.d.cts +87 -87
- package/dist/131/swapping/swapScheduled.d.mts +87 -87
- package/dist/131/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/131/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- 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 +12 -12
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/common.d.cts +19 -19
- package/dist/141/common.d.mts +19 -19
- 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 +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/141/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/141/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/141/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/141/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/141/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/141/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +14 -14
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +14 -14
- package/dist/141/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/141/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/141/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/141/liquidityProvider/accountDebited.d.mts +7 -7
- package/dist/141/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/141/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +7 -7
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +7 -7
- 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 +7 -7
- package/dist/141/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/141/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/141/swapping/ccmFailed.d.cts +36 -36
- package/dist/141/swapping/ccmFailed.d.mts +36 -36
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +23 -23
- package/dist/141/swapping/swapDepositAddressReady.d.mts +23 -23
- package/dist/141/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/141/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +13 -13
- package/dist/141/swapping/swapExecuted.d.mts +13 -13
- package/dist/141/swapping/swapScheduled.d.cts +24 -24
- package/dist/141/swapping/swapScheduled.d.mts +24 -24
- package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
- 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 +6 -6
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.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/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/common.d.cts +4 -4
- package/dist/150/common.d.mts +4 -4
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.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 +6 -6
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.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 +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +7 -7
- 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 +12 -12
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- 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 +6 -6
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.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 +5 -5
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +5 -5
- 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 +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +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 +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +12 -12
- package/dist/150/swapping/refundEgressIgnored.d.mts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.mts +12 -12
- package/dist/150/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/150/swapping/swapEgressIgnored.d.mts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapExecuted.d.cts +18 -18
- package/dist/150/swapping/swapExecuted.d.mts +18 -18
- package/dist/150/swapping/swapScheduled.d.cts +16 -16
- package/dist/150/swapping/swapScheduled.d.mts +16 -16
- 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/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/assetBalances/accountCredited.d.cts +7 -7
- package/dist/160/assetBalances/accountCredited.d.mts +7 -7
- package/dist/160/assetBalances/accountDebited.d.cts +7 -7
- package/dist/160/assetBalances/accountDebited.d.mts +7 -7
- 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 +24 -24
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/160/common.d.cts +153 -153
- package/dist/160/common.d.mts +153 -153
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/160/liquidityPools/assetSwapped.d.mts +14 -14
- 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 +14 -14
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- 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/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +26 -26
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.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 +10 -10
- package/dist/160/swapping/refundEgressScheduled.d.mts +10 -10
- 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 +25 -25
- package/dist/160/swapping/swapDepositAddressReady.d.mts +25 -25
- 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 +10 -10
- package/dist/160/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/160/swapping/swapExecuted.d.cts +16 -16
- package/dist/160/swapping/swapExecuted.d.mts +16 -16
- package/dist/160/swapping/swapRequested.d.cts +46 -46
- package/dist/160/swapping/swapRequested.d.mts +46 -46
- package/dist/160/swapping/swapScheduled.d.cts +2 -2
- package/dist/160/swapping/swapScheduled.d.mts +2 -2
- package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
- 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 +72 -72
- package/dist/170/common.d.mts +72 -72
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
- package/dist/170/swapping/swapRequested.d.cts +53 -53
- package/dist/170/swapping/swapRequested.d.mts +53 -53
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +203 -203
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +203 -203
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- 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 +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +394 -394
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +394 -394
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/180/common.d.cts +1753 -1753
- package/dist/180/common.d.mts +1753 -1753
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +203 -203
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +203 -203
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- 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 +61 -61
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +209 -209
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +209 -209
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +194 -194
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +194 -194
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- 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 +35 -35
- package/dist/180/swapping/swapDepositAddressReady.d.mts +35 -35
- 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 +61 -61
- package/dist/180/swapping/swapRequested.d.mts +61 -61
- 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 +10 -10
- package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
- 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 +4 -4
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +39 -39
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +39 -39
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.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 +4 -4
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +42 -42
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +42 -42
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.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 +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +91 -91
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +91 -91
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +289 -289
- package/dist/190/common.d.mts +289 -289
- 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 +4 -4
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +39 -39
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +39 -39
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- 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 +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +42 -42
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +42 -42
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- 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 +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.mts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/190/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +44 -44
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +44 -44
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/assetBalances/accountCredited.d.cts +2 -2
- package/dist/210/assetBalances/accountCredited.d.mts +2 -2
- package/dist/210/assetBalances/accountDebited.d.cts +2 -2
- package/dist/210/assetBalances/accountDebited.d.mts +2 -2
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +50 -50
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +50 -50
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +99 -99
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +99 -99
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/common.d.cts +450 -450
- package/dist/210/common.d.mts +450 -450
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +44 -44
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +44 -44
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- 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.d.cts +6 -6
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +6 -6
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +2 -2
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +2 -2
- package/dist/210/lendingPools/collateralAdded.d.cts +4 -4
- package/dist/210/lendingPools/collateralAdded.d.mts +4 -4
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +2 -2
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +2 -2
- package/dist/210/lendingPools/loanCreated.d.cts +2 -2
- package/dist/210/lendingPools/loanCreated.d.mts +2 -2
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +8 -8
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +2 -2
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +4 -4
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +4 -4
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +6 -6
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +50 -50
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +50 -50
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +56 -56
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +56 -56
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
- package/dist/210/swapping/creditedOnChain.d.cts +2 -2
- package/dist/210/swapping/creditedOnChain.d.mts +2 -2
- package/dist/210/swapping/refundEgressIgnored.d.cts +2 -2
- package/dist/210/swapping/refundEgressIgnored.d.mts +2 -2
- package/dist/210/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/210/swapping/refundEgressScheduled.d.mts +2 -2
- package/dist/210/swapping/refundedOnChain.d.cts +2 -2
- package/dist/210/swapping/refundedOnChain.d.mts +2 -2
- package/dist/210/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/210/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/210/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/210/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/210/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/210/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/210/swapping/swapRequested.d.cts +48 -48
- package/dist/210/swapping/swapRequested.d.mts +48 -48
- package/dist/210/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/210/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +2 -2
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +2 -2
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +2 -2
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +2 -2
- package/package.json +3 -3
|
@@ -16,10 +16,10 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
18
|
value: `0x${string}`;
|
|
19
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
19
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
20
20
|
}, {
|
|
21
21
|
value: string;
|
|
22
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
23
23
|
}>, {
|
|
24
24
|
readonly chain: "Ethereum";
|
|
25
25
|
readonly address: `0x${string}`;
|
|
@@ -37,7 +37,7 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
37
37
|
readonly address: string;
|
|
38
38
|
}, {
|
|
39
39
|
value: string;
|
|
40
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
40
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
41
41
|
}>;
|
|
42
42
|
depositMetadata: z.ZodObject<{
|
|
43
43
|
channelMetadata: z.ZodObject<{
|
|
@@ -67,10 +67,10 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
67
67
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
68
68
|
}, "strip", z.ZodTypeAny, {
|
|
69
69
|
value: `0x${string}`;
|
|
70
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
70
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
71
71
|
}, {
|
|
72
72
|
value: string;
|
|
73
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
73
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
74
74
|
}>, {
|
|
75
75
|
readonly chain: "Ethereum";
|
|
76
76
|
readonly address: `0x${string}`;
|
|
@@ -88,7 +88,7 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
88
88
|
readonly address: string;
|
|
89
89
|
}, {
|
|
90
90
|
value: string;
|
|
91
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
91
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
92
92
|
}>>>;
|
|
93
93
|
}, "strip", z.ZodTypeAny, {
|
|
94
94
|
channelMetadata: {
|
|
@@ -124,7 +124,7 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
124
124
|
};
|
|
125
125
|
sourceAddress?: {
|
|
126
126
|
value: string;
|
|
127
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
127
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
128
128
|
} | null | undefined;
|
|
129
129
|
}>;
|
|
130
130
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -134,10 +134,10 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
134
134
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
136
|
value: `0x${string}`;
|
|
137
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
137
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
138
138
|
}, {
|
|
139
139
|
value: string;
|
|
140
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
140
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
141
141
|
}>, {
|
|
142
142
|
readonly chain: "Ethereum";
|
|
143
143
|
readonly address: `0x${string}`;
|
|
@@ -155,7 +155,7 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
155
155
|
readonly address: string;
|
|
156
156
|
}, {
|
|
157
157
|
value: string;
|
|
158
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
158
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
159
159
|
}>;
|
|
160
160
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
161
161
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -183,7 +183,7 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
183
183
|
__kind: "DepositChannel";
|
|
184
184
|
depositAddress: {
|
|
185
185
|
value: string;
|
|
186
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
186
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
187
187
|
};
|
|
188
188
|
channelId: string | number;
|
|
189
189
|
depositBlockHeight: string | number;
|
|
@@ -204,23 +204,6 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
204
204
|
__kind: "Internal";
|
|
205
205
|
}>]>;
|
|
206
206
|
}, "strip", z.ZodTypeAny, {
|
|
207
|
-
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
208
|
-
destinationAddress: {
|
|
209
|
-
readonly chain: "Ethereum";
|
|
210
|
-
readonly address: `0x${string}`;
|
|
211
|
-
} | {
|
|
212
|
-
readonly chain: "Polkadot";
|
|
213
|
-
readonly address: string;
|
|
214
|
-
} | {
|
|
215
|
-
readonly chain: "Bitcoin";
|
|
216
|
-
readonly address: string;
|
|
217
|
-
} | {
|
|
218
|
-
readonly chain: "Arbitrum";
|
|
219
|
-
readonly address: `0x${string}`;
|
|
220
|
-
} | {
|
|
221
|
-
readonly chain: "Solana";
|
|
222
|
-
readonly address: string;
|
|
223
|
-
};
|
|
224
207
|
depositMetadata: {
|
|
225
208
|
channelMetadata: {
|
|
226
209
|
message: `0x${string}`;
|
|
@@ -245,6 +228,23 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
245
228
|
readonly address: string;
|
|
246
229
|
} | null | undefined;
|
|
247
230
|
};
|
|
231
|
+
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
232
|
+
destinationAddress: {
|
|
233
|
+
readonly chain: "Ethereum";
|
|
234
|
+
readonly address: `0x${string}`;
|
|
235
|
+
} | {
|
|
236
|
+
readonly chain: "Polkadot";
|
|
237
|
+
readonly address: string;
|
|
238
|
+
} | {
|
|
239
|
+
readonly chain: "Bitcoin";
|
|
240
|
+
readonly address: string;
|
|
241
|
+
} | {
|
|
242
|
+
readonly chain: "Arbitrum";
|
|
243
|
+
readonly address: `0x${string}`;
|
|
244
|
+
} | {
|
|
245
|
+
readonly chain: "Solana";
|
|
246
|
+
readonly address: string;
|
|
247
|
+
};
|
|
248
248
|
origin: {
|
|
249
249
|
__kind: "DepositChannel";
|
|
250
250
|
depositAddress: {
|
|
@@ -272,13 +272,6 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
272
272
|
__kind: "Internal";
|
|
273
273
|
};
|
|
274
274
|
}, {
|
|
275
|
-
reason: {
|
|
276
|
-
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
277
|
-
};
|
|
278
|
-
destinationAddress: {
|
|
279
|
-
value: string;
|
|
280
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
281
|
-
};
|
|
282
275
|
depositMetadata: {
|
|
283
276
|
channelMetadata: {
|
|
284
277
|
message: string;
|
|
@@ -290,14 +283,21 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
290
283
|
};
|
|
291
284
|
sourceAddress?: {
|
|
292
285
|
value: string;
|
|
293
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
286
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
294
287
|
} | null | undefined;
|
|
295
288
|
};
|
|
289
|
+
reason: {
|
|
290
|
+
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
291
|
+
};
|
|
292
|
+
destinationAddress: {
|
|
293
|
+
value: string;
|
|
294
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
295
|
+
};
|
|
296
296
|
origin: {
|
|
297
297
|
__kind: "DepositChannel";
|
|
298
298
|
depositAddress: {
|
|
299
299
|
value: string;
|
|
300
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
300
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
301
301
|
};
|
|
302
302
|
channelId: string | number;
|
|
303
303
|
depositBlockHeight: string | number;
|
|
@@ -16,10 +16,10 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
18
|
value: `0x${string}`;
|
|
19
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
19
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
20
20
|
}, {
|
|
21
21
|
value: string;
|
|
22
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
23
23
|
}>, {
|
|
24
24
|
readonly chain: "Ethereum";
|
|
25
25
|
readonly address: `0x${string}`;
|
|
@@ -37,7 +37,7 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
37
37
|
readonly address: string;
|
|
38
38
|
}, {
|
|
39
39
|
value: string;
|
|
40
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
40
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
41
41
|
}>;
|
|
42
42
|
depositMetadata: z.ZodObject<{
|
|
43
43
|
channelMetadata: z.ZodObject<{
|
|
@@ -67,10 +67,10 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
67
67
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
68
68
|
}, "strip", z.ZodTypeAny, {
|
|
69
69
|
value: `0x${string}`;
|
|
70
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
70
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
71
71
|
}, {
|
|
72
72
|
value: string;
|
|
73
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
73
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
74
74
|
}>, {
|
|
75
75
|
readonly chain: "Ethereum";
|
|
76
76
|
readonly address: `0x${string}`;
|
|
@@ -88,7 +88,7 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
88
88
|
readonly address: string;
|
|
89
89
|
}, {
|
|
90
90
|
value: string;
|
|
91
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
91
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
92
92
|
}>>>;
|
|
93
93
|
}, "strip", z.ZodTypeAny, {
|
|
94
94
|
channelMetadata: {
|
|
@@ -124,7 +124,7 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
124
124
|
};
|
|
125
125
|
sourceAddress?: {
|
|
126
126
|
value: string;
|
|
127
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
127
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
128
128
|
} | null | undefined;
|
|
129
129
|
}>;
|
|
130
130
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -134,10 +134,10 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
134
134
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
136
|
value: `0x${string}`;
|
|
137
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
137
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
138
138
|
}, {
|
|
139
139
|
value: string;
|
|
140
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
140
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
141
141
|
}>, {
|
|
142
142
|
readonly chain: "Ethereum";
|
|
143
143
|
readonly address: `0x${string}`;
|
|
@@ -155,7 +155,7 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
155
155
|
readonly address: string;
|
|
156
156
|
}, {
|
|
157
157
|
value: string;
|
|
158
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
158
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
159
159
|
}>;
|
|
160
160
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
161
161
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -183,7 +183,7 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
183
183
|
__kind: "DepositChannel";
|
|
184
184
|
depositAddress: {
|
|
185
185
|
value: string;
|
|
186
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
186
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
187
187
|
};
|
|
188
188
|
channelId: string | number;
|
|
189
189
|
depositBlockHeight: string | number;
|
|
@@ -204,23 +204,6 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
204
204
|
__kind: "Internal";
|
|
205
205
|
}>]>;
|
|
206
206
|
}, "strip", z.ZodTypeAny, {
|
|
207
|
-
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
208
|
-
destinationAddress: {
|
|
209
|
-
readonly chain: "Ethereum";
|
|
210
|
-
readonly address: `0x${string}`;
|
|
211
|
-
} | {
|
|
212
|
-
readonly chain: "Polkadot";
|
|
213
|
-
readonly address: string;
|
|
214
|
-
} | {
|
|
215
|
-
readonly chain: "Bitcoin";
|
|
216
|
-
readonly address: string;
|
|
217
|
-
} | {
|
|
218
|
-
readonly chain: "Arbitrum";
|
|
219
|
-
readonly address: `0x${string}`;
|
|
220
|
-
} | {
|
|
221
|
-
readonly chain: "Solana";
|
|
222
|
-
readonly address: string;
|
|
223
|
-
};
|
|
224
207
|
depositMetadata: {
|
|
225
208
|
channelMetadata: {
|
|
226
209
|
message: `0x${string}`;
|
|
@@ -245,6 +228,23 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
245
228
|
readonly address: string;
|
|
246
229
|
} | null | undefined;
|
|
247
230
|
};
|
|
231
|
+
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
232
|
+
destinationAddress: {
|
|
233
|
+
readonly chain: "Ethereum";
|
|
234
|
+
readonly address: `0x${string}`;
|
|
235
|
+
} | {
|
|
236
|
+
readonly chain: "Polkadot";
|
|
237
|
+
readonly address: string;
|
|
238
|
+
} | {
|
|
239
|
+
readonly chain: "Bitcoin";
|
|
240
|
+
readonly address: string;
|
|
241
|
+
} | {
|
|
242
|
+
readonly chain: "Arbitrum";
|
|
243
|
+
readonly address: `0x${string}`;
|
|
244
|
+
} | {
|
|
245
|
+
readonly chain: "Solana";
|
|
246
|
+
readonly address: string;
|
|
247
|
+
};
|
|
248
248
|
origin: {
|
|
249
249
|
__kind: "DepositChannel";
|
|
250
250
|
depositAddress: {
|
|
@@ -272,13 +272,6 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
272
272
|
__kind: "Internal";
|
|
273
273
|
};
|
|
274
274
|
}, {
|
|
275
|
-
reason: {
|
|
276
|
-
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
277
|
-
};
|
|
278
|
-
destinationAddress: {
|
|
279
|
-
value: string;
|
|
280
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
281
|
-
};
|
|
282
275
|
depositMetadata: {
|
|
283
276
|
channelMetadata: {
|
|
284
277
|
message: string;
|
|
@@ -290,14 +283,21 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
290
283
|
};
|
|
291
284
|
sourceAddress?: {
|
|
292
285
|
value: string;
|
|
293
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
286
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
294
287
|
} | null | undefined;
|
|
295
288
|
};
|
|
289
|
+
reason: {
|
|
290
|
+
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
291
|
+
};
|
|
292
|
+
destinationAddress: {
|
|
293
|
+
value: string;
|
|
294
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
295
|
+
};
|
|
296
296
|
origin: {
|
|
297
297
|
__kind: "DepositChannel";
|
|
298
298
|
depositAddress: {
|
|
299
299
|
value: string;
|
|
300
|
-
__kind: "Eth" | "Dot" | "Btc" | "
|
|
300
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
301
301
|
};
|
|
302
302
|
channelId: string | number;
|
|
303
303
|
depositBlockHeight: string | number;
|
|
@@ -132,7 +132,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
132
132
|
} | null | undefined;
|
|
133
133
|
}>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
-
amount: bigint;
|
|
136
135
|
depositAddress: {
|
|
137
136
|
pubkeyX: `0x${string}`;
|
|
138
137
|
scriptPath?: {
|
|
@@ -148,8 +147,8 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
148
147
|
txId: `0x${string}`;
|
|
149
148
|
vout: number;
|
|
150
149
|
};
|
|
150
|
+
amount: bigint;
|
|
151
151
|
}, {
|
|
152
|
-
amount: string | number;
|
|
153
152
|
depositAddress: {
|
|
154
153
|
pubkeyX: string;
|
|
155
154
|
scriptPath?: {
|
|
@@ -165,6 +164,7 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
165
164
|
txId: string;
|
|
166
165
|
vout: number;
|
|
167
166
|
};
|
|
167
|
+
amount: string | number;
|
|
168
168
|
}>;
|
|
169
169
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
170
170
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -208,14 +208,13 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
208
208
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
209
209
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
210
210
|
}, "strip", z.ZodTypeAny, {
|
|
211
|
-
prewitnessedDepositId: bigint;
|
|
212
211
|
__kind: "BoostersCredited";
|
|
212
|
+
prewitnessedDepositId: bigint;
|
|
213
213
|
}, {
|
|
214
|
-
prewitnessedDepositId: string | number;
|
|
215
214
|
__kind: "BoostersCredited";
|
|
215
|
+
prewitnessedDepositId: string | number;
|
|
216
216
|
}>]>;
|
|
217
217
|
}, "strip", z.ZodTypeAny, {
|
|
218
|
-
prewitnessedDepositId: bigint;
|
|
219
218
|
depositAddress: {
|
|
220
219
|
value: `0x${string}`;
|
|
221
220
|
__kind: "P2PKH";
|
|
@@ -237,10 +236,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
237
236
|
program: `0x${string}`;
|
|
238
237
|
};
|
|
239
238
|
channelId: bigint;
|
|
239
|
+
prewitnessedDepositId: bigint;
|
|
240
240
|
asset: "Btc";
|
|
241
|
-
blockHeight: bigint;
|
|
242
241
|
depositDetails: {
|
|
243
|
-
amount: bigint;
|
|
244
242
|
depositAddress: {
|
|
245
243
|
pubkeyX: `0x${string}`;
|
|
246
244
|
scriptPath?: {
|
|
@@ -256,8 +254,12 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
256
254
|
txId: `0x${string}`;
|
|
257
255
|
vout: number;
|
|
258
256
|
};
|
|
257
|
+
amount: bigint;
|
|
259
258
|
};
|
|
259
|
+
amounts: [number, bigint][];
|
|
260
|
+
blockHeight: bigint;
|
|
260
261
|
ingressFee: bigint;
|
|
262
|
+
boostFee: bigint;
|
|
261
263
|
action: {
|
|
262
264
|
__kind: "Swap";
|
|
263
265
|
swapRequestId: bigint;
|
|
@@ -270,13 +272,10 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
270
272
|
} | {
|
|
271
273
|
__kind: "NoAction";
|
|
272
274
|
} | {
|
|
273
|
-
prewitnessedDepositId: bigint;
|
|
274
275
|
__kind: "BoostersCredited";
|
|
276
|
+
prewitnessedDepositId: bigint;
|
|
275
277
|
};
|
|
276
|
-
amounts: [number, bigint][];
|
|
277
|
-
boostFee: bigint;
|
|
278
278
|
}, {
|
|
279
|
-
prewitnessedDepositId: string | number;
|
|
280
279
|
depositAddress: {
|
|
281
280
|
value: string;
|
|
282
281
|
__kind: "P2PKH";
|
|
@@ -298,12 +297,11 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
298
297
|
program: string;
|
|
299
298
|
};
|
|
300
299
|
channelId: string | number;
|
|
300
|
+
prewitnessedDepositId: string | number;
|
|
301
301
|
asset: {
|
|
302
302
|
__kind: "Btc";
|
|
303
303
|
};
|
|
304
|
-
blockHeight: string | number;
|
|
305
304
|
depositDetails: {
|
|
306
|
-
amount: string | number;
|
|
307
305
|
depositAddress: {
|
|
308
306
|
pubkeyX: string;
|
|
309
307
|
scriptPath?: {
|
|
@@ -319,8 +317,12 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
319
317
|
txId: string;
|
|
320
318
|
vout: number;
|
|
321
319
|
};
|
|
320
|
+
amount: string | number;
|
|
322
321
|
};
|
|
322
|
+
amounts: [number, string | number][];
|
|
323
|
+
blockHeight: string | number;
|
|
323
324
|
ingressFee: string | number;
|
|
325
|
+
boostFee: string | number;
|
|
324
326
|
action: {
|
|
325
327
|
__kind: "Swap";
|
|
326
328
|
swapRequestId: string | number;
|
|
@@ -333,11 +335,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
333
335
|
} | {
|
|
334
336
|
__kind: "NoAction";
|
|
335
337
|
} | {
|
|
336
|
-
prewitnessedDepositId: string | number;
|
|
337
338
|
__kind: "BoostersCredited";
|
|
339
|
+
prewitnessedDepositId: string | number;
|
|
338
340
|
};
|
|
339
|
-
amounts: [number, string | number][];
|
|
340
|
-
boostFee: string | number;
|
|
341
341
|
}>;
|
|
342
342
|
//#endregion
|
|
343
343
|
export { bitcoinIngressEgressDepositBoosted };
|
|
@@ -132,7 +132,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
132
132
|
} | null | undefined;
|
|
133
133
|
}>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
-
amount: bigint;
|
|
136
135
|
depositAddress: {
|
|
137
136
|
pubkeyX: `0x${string}`;
|
|
138
137
|
scriptPath?: {
|
|
@@ -148,8 +147,8 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
148
147
|
txId: `0x${string}`;
|
|
149
148
|
vout: number;
|
|
150
149
|
};
|
|
150
|
+
amount: bigint;
|
|
151
151
|
}, {
|
|
152
|
-
amount: string | number;
|
|
153
152
|
depositAddress: {
|
|
154
153
|
pubkeyX: string;
|
|
155
154
|
scriptPath?: {
|
|
@@ -165,6 +164,7 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
165
164
|
txId: string;
|
|
166
165
|
vout: number;
|
|
167
166
|
};
|
|
167
|
+
amount: string | number;
|
|
168
168
|
}>;
|
|
169
169
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
170
170
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -208,14 +208,13 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
208
208
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
209
209
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
210
210
|
}, "strip", z.ZodTypeAny, {
|
|
211
|
-
prewitnessedDepositId: bigint;
|
|
212
211
|
__kind: "BoostersCredited";
|
|
212
|
+
prewitnessedDepositId: bigint;
|
|
213
213
|
}, {
|
|
214
|
-
prewitnessedDepositId: string | number;
|
|
215
214
|
__kind: "BoostersCredited";
|
|
215
|
+
prewitnessedDepositId: string | number;
|
|
216
216
|
}>]>;
|
|
217
217
|
}, "strip", z.ZodTypeAny, {
|
|
218
|
-
prewitnessedDepositId: bigint;
|
|
219
218
|
depositAddress: {
|
|
220
219
|
value: `0x${string}`;
|
|
221
220
|
__kind: "P2PKH";
|
|
@@ -237,10 +236,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
237
236
|
program: `0x${string}`;
|
|
238
237
|
};
|
|
239
238
|
channelId: bigint;
|
|
239
|
+
prewitnessedDepositId: bigint;
|
|
240
240
|
asset: "Btc";
|
|
241
|
-
blockHeight: bigint;
|
|
242
241
|
depositDetails: {
|
|
243
|
-
amount: bigint;
|
|
244
242
|
depositAddress: {
|
|
245
243
|
pubkeyX: `0x${string}`;
|
|
246
244
|
scriptPath?: {
|
|
@@ -256,8 +254,12 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
256
254
|
txId: `0x${string}`;
|
|
257
255
|
vout: number;
|
|
258
256
|
};
|
|
257
|
+
amount: bigint;
|
|
259
258
|
};
|
|
259
|
+
amounts: [number, bigint][];
|
|
260
|
+
blockHeight: bigint;
|
|
260
261
|
ingressFee: bigint;
|
|
262
|
+
boostFee: bigint;
|
|
261
263
|
action: {
|
|
262
264
|
__kind: "Swap";
|
|
263
265
|
swapRequestId: bigint;
|
|
@@ -270,13 +272,10 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
270
272
|
} | {
|
|
271
273
|
__kind: "NoAction";
|
|
272
274
|
} | {
|
|
273
|
-
prewitnessedDepositId: bigint;
|
|
274
275
|
__kind: "BoostersCredited";
|
|
276
|
+
prewitnessedDepositId: bigint;
|
|
275
277
|
};
|
|
276
|
-
amounts: [number, bigint][];
|
|
277
|
-
boostFee: bigint;
|
|
278
278
|
}, {
|
|
279
|
-
prewitnessedDepositId: string | number;
|
|
280
279
|
depositAddress: {
|
|
281
280
|
value: string;
|
|
282
281
|
__kind: "P2PKH";
|
|
@@ -298,12 +297,11 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
298
297
|
program: string;
|
|
299
298
|
};
|
|
300
299
|
channelId: string | number;
|
|
300
|
+
prewitnessedDepositId: string | number;
|
|
301
301
|
asset: {
|
|
302
302
|
__kind: "Btc";
|
|
303
303
|
};
|
|
304
|
-
blockHeight: string | number;
|
|
305
304
|
depositDetails: {
|
|
306
|
-
amount: string | number;
|
|
307
305
|
depositAddress: {
|
|
308
306
|
pubkeyX: string;
|
|
309
307
|
scriptPath?: {
|
|
@@ -319,8 +317,12 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
319
317
|
txId: string;
|
|
320
318
|
vout: number;
|
|
321
319
|
};
|
|
320
|
+
amount: string | number;
|
|
322
321
|
};
|
|
322
|
+
amounts: [number, string | number][];
|
|
323
|
+
blockHeight: string | number;
|
|
323
324
|
ingressFee: string | number;
|
|
325
|
+
boostFee: string | number;
|
|
324
326
|
action: {
|
|
325
327
|
__kind: "Swap";
|
|
326
328
|
swapRequestId: string | number;
|
|
@@ -333,11 +335,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
333
335
|
} | {
|
|
334
336
|
__kind: "NoAction";
|
|
335
337
|
} | {
|
|
336
|
-
prewitnessedDepositId: string | number;
|
|
337
338
|
__kind: "BoostersCredited";
|
|
339
|
+
prewitnessedDepositId: string | number;
|
|
338
340
|
};
|
|
339
|
-
amounts: [number, string | number][];
|
|
340
|
-
boostFee: string | number;
|
|
341
341
|
}>;
|
|
342
342
|
//#endregion
|
|
343
343
|
export { bitcoinIngressEgressDepositBoosted };
|
|
@@ -133,7 +133,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
133
133
|
} | null | undefined;
|
|
134
134
|
}>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
|
-
amount: bigint;
|
|
137
136
|
depositAddress: {
|
|
138
137
|
pubkeyX: `0x${string}`;
|
|
139
138
|
scriptPath?: {
|
|
@@ -149,8 +148,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
149
148
|
txId: `0x${string}`;
|
|
150
149
|
vout: number;
|
|
151
150
|
};
|
|
151
|
+
amount: bigint;
|
|
152
152
|
}, {
|
|
153
|
-
amount: string | number;
|
|
154
153
|
depositAddress: {
|
|
155
154
|
pubkeyX: string;
|
|
156
155
|
scriptPath?: {
|
|
@@ -166,6 +165,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
166
165
|
txId: string;
|
|
167
166
|
vout: number;
|
|
168
167
|
};
|
|
168
|
+
amount: string | number;
|
|
169
169
|
}>;
|
|
170
170
|
ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
171
171
|
action: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -205,15 +205,14 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
205
205
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
206
206
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
207
207
|
}, "strip", z.ZodTypeAny, {
|
|
208
|
-
prewitnessedDepositId: bigint;
|
|
209
208
|
__kind: "BoostersCredited";
|
|
209
|
+
prewitnessedDepositId: bigint;
|
|
210
210
|
}, {
|
|
211
|
-
prewitnessedDepositId: string | number;
|
|
212
211
|
__kind: "BoostersCredited";
|
|
212
|
+
prewitnessedDepositId: string | number;
|
|
213
213
|
}>]>;
|
|
214
214
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
215
215
|
}, "strip", z.ZodTypeAny, {
|
|
216
|
-
amount: bigint;
|
|
217
216
|
depositAddress: {
|
|
218
217
|
value: `0x${string}`;
|
|
219
218
|
__kind: "P2PKH";
|
|
@@ -235,10 +234,9 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
235
234
|
program: `0x${string}`;
|
|
236
235
|
};
|
|
237
236
|
channelId: bigint;
|
|
237
|
+
amount: bigint;
|
|
238
238
|
asset: "Btc";
|
|
239
|
-
blockHeight: bigint;
|
|
240
239
|
depositDetails: {
|
|
241
|
-
amount: bigint;
|
|
242
240
|
depositAddress: {
|
|
243
241
|
pubkeyX: `0x${string}`;
|
|
244
242
|
scriptPath?: {
|
|
@@ -254,7 +252,9 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
254
252
|
txId: `0x${string}`;
|
|
255
253
|
vout: number;
|
|
256
254
|
};
|
|
255
|
+
amount: bigint;
|
|
257
256
|
};
|
|
257
|
+
blockHeight: bigint;
|
|
258
258
|
ingressFee: bigint;
|
|
259
259
|
action: {
|
|
260
260
|
__kind: "Swap";
|
|
@@ -268,11 +268,10 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
268
268
|
} | {
|
|
269
269
|
__kind: "NoAction";
|
|
270
270
|
} | {
|
|
271
|
-
prewitnessedDepositId: bigint;
|
|
272
271
|
__kind: "BoostersCredited";
|
|
272
|
+
prewitnessedDepositId: bigint;
|
|
273
273
|
};
|
|
274
274
|
}, {
|
|
275
|
-
amount: string | number;
|
|
276
275
|
depositAddress: {
|
|
277
276
|
value: string;
|
|
278
277
|
__kind: "P2PKH";
|
|
@@ -294,12 +293,11 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
294
293
|
program: string;
|
|
295
294
|
};
|
|
296
295
|
channelId: string | number;
|
|
296
|
+
amount: string | number;
|
|
297
297
|
asset: {
|
|
298
298
|
__kind: "Btc";
|
|
299
299
|
};
|
|
300
|
-
blockHeight: string | number;
|
|
301
300
|
depositDetails: {
|
|
302
|
-
amount: string | number;
|
|
303
301
|
depositAddress: {
|
|
304
302
|
pubkeyX: string;
|
|
305
303
|
scriptPath?: {
|
|
@@ -315,7 +313,9 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
315
313
|
txId: string;
|
|
316
314
|
vout: number;
|
|
317
315
|
};
|
|
316
|
+
amount: string | number;
|
|
318
317
|
};
|
|
318
|
+
blockHeight: string | number;
|
|
319
319
|
ingressFee: string | number;
|
|
320
320
|
action: {
|
|
321
321
|
__kind: "Swap";
|
|
@@ -329,8 +329,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
329
329
|
} | {
|
|
330
330
|
__kind: "NoAction";
|
|
331
331
|
} | {
|
|
332
|
-
prewitnessedDepositId: string | number;
|
|
333
332
|
__kind: "BoostersCredited";
|
|
333
|
+
prewitnessedDepositId: string | number;
|
|
334
334
|
};
|
|
335
335
|
}>;
|
|
336
336
|
//#endregion
|