@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
|
@@ -25,13 +25,14 @@ declare const bitcoinIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
25
25
|
}>;
|
|
26
26
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
+
amount: bigint;
|
|
28
29
|
boosterId: `cF${string}`;
|
|
29
30
|
boostPool: {
|
|
30
31
|
asset: "Btc";
|
|
31
32
|
tier: number;
|
|
32
33
|
};
|
|
33
|
-
amount: bigint;
|
|
34
34
|
}, {
|
|
35
|
+
amount: string | number;
|
|
35
36
|
boosterId: string;
|
|
36
37
|
boostPool: {
|
|
37
38
|
asset: {
|
|
@@ -39,7 +40,6 @@ declare const bitcoinIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
39
40
|
};
|
|
40
41
|
tier: number;
|
|
41
42
|
};
|
|
42
|
-
amount: string | number;
|
|
43
43
|
}>;
|
|
44
44
|
//#endregion
|
|
45
45
|
export { bitcoinIngressEgressBoostFundsAdded };
|
|
@@ -124,16 +124,13 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
124
124
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
125
125
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
126
126
|
}, "strip", z.ZodTypeAny, {
|
|
127
|
-
prewitnessedDepositId: bigint;
|
|
128
127
|
__kind: "BoostersCredited";
|
|
128
|
+
prewitnessedDepositId: bigint;
|
|
129
129
|
}, {
|
|
130
|
-
prewitnessedDepositId: string | number;
|
|
131
130
|
__kind: "BoostersCredited";
|
|
131
|
+
prewitnessedDepositId: string | number;
|
|
132
132
|
}>]>;
|
|
133
133
|
}, "strip", z.ZodTypeAny, {
|
|
134
|
-
prewitnessedDepositId: bigint;
|
|
135
|
-
asset: "Btc";
|
|
136
|
-
channelId: bigint;
|
|
137
134
|
depositAddress: {
|
|
138
135
|
value: `0x${string}`;
|
|
139
136
|
__kind: "P2PKH";
|
|
@@ -154,6 +151,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
154
151
|
version: number;
|
|
155
152
|
program: `0x${string}`;
|
|
156
153
|
};
|
|
154
|
+
channelId: bigint;
|
|
155
|
+
prewitnessedDepositId: bigint;
|
|
156
|
+
asset: "Btc";
|
|
157
157
|
amounts: [number, bigint][];
|
|
158
158
|
ingressFee: bigint;
|
|
159
159
|
boostFee: bigint;
|
|
@@ -170,19 +170,14 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
170
170
|
} | {
|
|
171
171
|
__kind: "NoAction";
|
|
172
172
|
} | {
|
|
173
|
-
prewitnessedDepositId: bigint;
|
|
174
173
|
__kind: "BoostersCredited";
|
|
174
|
+
prewitnessedDepositId: bigint;
|
|
175
175
|
};
|
|
176
176
|
depositDetails: {
|
|
177
177
|
txId: `0x${string}`;
|
|
178
178
|
vout: number;
|
|
179
179
|
};
|
|
180
180
|
}, {
|
|
181
|
-
prewitnessedDepositId: string | number;
|
|
182
|
-
asset: {
|
|
183
|
-
__kind: "Btc";
|
|
184
|
-
};
|
|
185
|
-
channelId: string | number;
|
|
186
181
|
depositAddress: {
|
|
187
182
|
value: string;
|
|
188
183
|
__kind: "P2PKH";
|
|
@@ -203,6 +198,11 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
203
198
|
version: number;
|
|
204
199
|
program: string;
|
|
205
200
|
};
|
|
201
|
+
channelId: string | number;
|
|
202
|
+
prewitnessedDepositId: string | number;
|
|
203
|
+
asset: {
|
|
204
|
+
__kind: "Btc";
|
|
205
|
+
};
|
|
206
206
|
amounts: [number, string | number][];
|
|
207
207
|
ingressFee: string | number;
|
|
208
208
|
boostFee: string | number;
|
|
@@ -219,8 +219,8 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
219
219
|
} | {
|
|
220
220
|
__kind: "NoAction";
|
|
221
221
|
} | {
|
|
222
|
-
prewitnessedDepositId: string | number;
|
|
223
222
|
__kind: "BoostersCredited";
|
|
223
|
+
prewitnessedDepositId: string | number;
|
|
224
224
|
};
|
|
225
225
|
depositDetails: {
|
|
226
226
|
txId: string;
|
|
@@ -124,16 +124,13 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
124
124
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
125
125
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
126
126
|
}, "strip", z.ZodTypeAny, {
|
|
127
|
-
prewitnessedDepositId: bigint;
|
|
128
127
|
__kind: "BoostersCredited";
|
|
128
|
+
prewitnessedDepositId: bigint;
|
|
129
129
|
}, {
|
|
130
|
-
prewitnessedDepositId: string | number;
|
|
131
130
|
__kind: "BoostersCredited";
|
|
131
|
+
prewitnessedDepositId: string | number;
|
|
132
132
|
}>]>;
|
|
133
133
|
}, "strip", z.ZodTypeAny, {
|
|
134
|
-
prewitnessedDepositId: bigint;
|
|
135
|
-
asset: "Btc";
|
|
136
|
-
channelId: bigint;
|
|
137
134
|
depositAddress: {
|
|
138
135
|
value: `0x${string}`;
|
|
139
136
|
__kind: "P2PKH";
|
|
@@ -154,6 +151,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
154
151
|
version: number;
|
|
155
152
|
program: `0x${string}`;
|
|
156
153
|
};
|
|
154
|
+
channelId: bigint;
|
|
155
|
+
prewitnessedDepositId: bigint;
|
|
156
|
+
asset: "Btc";
|
|
157
157
|
amounts: [number, bigint][];
|
|
158
158
|
ingressFee: bigint;
|
|
159
159
|
boostFee: bigint;
|
|
@@ -170,19 +170,14 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
170
170
|
} | {
|
|
171
171
|
__kind: "NoAction";
|
|
172
172
|
} | {
|
|
173
|
-
prewitnessedDepositId: bigint;
|
|
174
173
|
__kind: "BoostersCredited";
|
|
174
|
+
prewitnessedDepositId: bigint;
|
|
175
175
|
};
|
|
176
176
|
depositDetails: {
|
|
177
177
|
txId: `0x${string}`;
|
|
178
178
|
vout: number;
|
|
179
179
|
};
|
|
180
180
|
}, {
|
|
181
|
-
prewitnessedDepositId: string | number;
|
|
182
|
-
asset: {
|
|
183
|
-
__kind: "Btc";
|
|
184
|
-
};
|
|
185
|
-
channelId: string | number;
|
|
186
181
|
depositAddress: {
|
|
187
182
|
value: string;
|
|
188
183
|
__kind: "P2PKH";
|
|
@@ -203,6 +198,11 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
203
198
|
version: number;
|
|
204
199
|
program: string;
|
|
205
200
|
};
|
|
201
|
+
channelId: string | number;
|
|
202
|
+
prewitnessedDepositId: string | number;
|
|
203
|
+
asset: {
|
|
204
|
+
__kind: "Btc";
|
|
205
|
+
};
|
|
206
206
|
amounts: [number, string | number][];
|
|
207
207
|
ingressFee: string | number;
|
|
208
208
|
boostFee: string | number;
|
|
@@ -219,8 +219,8 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
219
219
|
} | {
|
|
220
220
|
__kind: "NoAction";
|
|
221
221
|
} | {
|
|
222
|
-
prewitnessedDepositId: string | number;
|
|
223
222
|
__kind: "BoostersCredited";
|
|
223
|
+
prewitnessedDepositId: string | number;
|
|
224
224
|
};
|
|
225
225
|
depositDetails: {
|
|
226
226
|
txId: string;
|
|
@@ -121,16 +121,14 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
121
121
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
122
122
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
124
|
-
prewitnessedDepositId: bigint;
|
|
125
124
|
__kind: "BoostersCredited";
|
|
125
|
+
prewitnessedDepositId: bigint;
|
|
126
126
|
}, {
|
|
127
|
-
prewitnessedDepositId: string | number;
|
|
128
127
|
__kind: "BoostersCredited";
|
|
128
|
+
prewitnessedDepositId: string | number;
|
|
129
129
|
}>]>;
|
|
130
130
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
131
131
|
}, "strip", z.ZodTypeAny, {
|
|
132
|
-
asset: "Btc";
|
|
133
|
-
channelId: bigint;
|
|
134
132
|
amount: bigint;
|
|
135
133
|
depositAddress: {
|
|
136
134
|
value: `0x${string}`;
|
|
@@ -152,6 +150,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
152
150
|
version: number;
|
|
153
151
|
program: `0x${string}`;
|
|
154
152
|
};
|
|
153
|
+
channelId: bigint;
|
|
154
|
+
asset: "Btc";
|
|
155
155
|
ingressFee: bigint;
|
|
156
156
|
action: {
|
|
157
157
|
__kind: "Swap";
|
|
@@ -166,18 +166,14 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
166
166
|
} | {
|
|
167
167
|
__kind: "NoAction";
|
|
168
168
|
} | {
|
|
169
|
-
prewitnessedDepositId: bigint;
|
|
170
169
|
__kind: "BoostersCredited";
|
|
170
|
+
prewitnessedDepositId: bigint;
|
|
171
171
|
};
|
|
172
172
|
depositDetails: {
|
|
173
173
|
txId: `0x${string}`;
|
|
174
174
|
vout: number;
|
|
175
175
|
};
|
|
176
176
|
}, {
|
|
177
|
-
asset: {
|
|
178
|
-
__kind: "Btc";
|
|
179
|
-
};
|
|
180
|
-
channelId: string | number;
|
|
181
177
|
amount: string | number;
|
|
182
178
|
depositAddress: {
|
|
183
179
|
value: string;
|
|
@@ -199,6 +195,10 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
199
195
|
version: number;
|
|
200
196
|
program: string;
|
|
201
197
|
};
|
|
198
|
+
channelId: string | number;
|
|
199
|
+
asset: {
|
|
200
|
+
__kind: "Btc";
|
|
201
|
+
};
|
|
202
202
|
ingressFee: string | number;
|
|
203
203
|
action: {
|
|
204
204
|
__kind: "Swap";
|
|
@@ -213,8 +213,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
213
213
|
} | {
|
|
214
214
|
__kind: "NoAction";
|
|
215
215
|
} | {
|
|
216
|
-
prewitnessedDepositId: string | number;
|
|
217
216
|
__kind: "BoostersCredited";
|
|
217
|
+
prewitnessedDepositId: string | number;
|
|
218
218
|
};
|
|
219
219
|
depositDetails: {
|
|
220
220
|
txId: string;
|
|
@@ -121,16 +121,14 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
121
121
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
122
122
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
124
|
-
prewitnessedDepositId: bigint;
|
|
125
124
|
__kind: "BoostersCredited";
|
|
125
|
+
prewitnessedDepositId: bigint;
|
|
126
126
|
}, {
|
|
127
|
-
prewitnessedDepositId: string | number;
|
|
128
127
|
__kind: "BoostersCredited";
|
|
128
|
+
prewitnessedDepositId: string | number;
|
|
129
129
|
}>]>;
|
|
130
130
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
131
131
|
}, "strip", z.ZodTypeAny, {
|
|
132
|
-
asset: "Btc";
|
|
133
|
-
channelId: bigint;
|
|
134
132
|
amount: bigint;
|
|
135
133
|
depositAddress: {
|
|
136
134
|
value: `0x${string}`;
|
|
@@ -152,6 +150,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
152
150
|
version: number;
|
|
153
151
|
program: `0x${string}`;
|
|
154
152
|
};
|
|
153
|
+
channelId: bigint;
|
|
154
|
+
asset: "Btc";
|
|
155
155
|
ingressFee: bigint;
|
|
156
156
|
action: {
|
|
157
157
|
__kind: "Swap";
|
|
@@ -166,18 +166,14 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
166
166
|
} | {
|
|
167
167
|
__kind: "NoAction";
|
|
168
168
|
} | {
|
|
169
|
-
prewitnessedDepositId: bigint;
|
|
170
169
|
__kind: "BoostersCredited";
|
|
170
|
+
prewitnessedDepositId: bigint;
|
|
171
171
|
};
|
|
172
172
|
depositDetails: {
|
|
173
173
|
txId: `0x${string}`;
|
|
174
174
|
vout: number;
|
|
175
175
|
};
|
|
176
176
|
}, {
|
|
177
|
-
asset: {
|
|
178
|
-
__kind: "Btc";
|
|
179
|
-
};
|
|
180
|
-
channelId: string | number;
|
|
181
177
|
amount: string | number;
|
|
182
178
|
depositAddress: {
|
|
183
179
|
value: string;
|
|
@@ -199,6 +195,10 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
199
195
|
version: number;
|
|
200
196
|
program: string;
|
|
201
197
|
};
|
|
198
|
+
channelId: string | number;
|
|
199
|
+
asset: {
|
|
200
|
+
__kind: "Btc";
|
|
201
|
+
};
|
|
202
202
|
ingressFee: string | number;
|
|
203
203
|
action: {
|
|
204
204
|
__kind: "Swap";
|
|
@@ -213,8 +213,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
213
213
|
} | {
|
|
214
214
|
__kind: "NoAction";
|
|
215
215
|
} | {
|
|
216
|
-
prewitnessedDepositId: string | number;
|
|
217
216
|
__kind: "BoostersCredited";
|
|
217
|
+
prewitnessedDepositId: string | number;
|
|
218
218
|
};
|
|
219
219
|
depositDetails: {
|
|
220
220
|
txId: string;
|
|
@@ -15,17 +15,17 @@ declare const bitcoinIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
15
15
|
amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
+
channelId: bigint;
|
|
18
19
|
prewitnessedDepositId: bigint;
|
|
19
20
|
asset: "Btc";
|
|
20
21
|
amountAttempted: bigint;
|
|
21
|
-
channelId: bigint;
|
|
22
22
|
}, {
|
|
23
|
+
channelId: string | number;
|
|
23
24
|
prewitnessedDepositId: string | number;
|
|
24
25
|
asset: {
|
|
25
26
|
__kind: "Btc";
|
|
26
27
|
};
|
|
27
28
|
amountAttempted: string | number;
|
|
28
|
-
channelId: string | number;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
31
31
|
export { bitcoinIngressEgressInsufficientBoostLiquidity };
|
|
@@ -15,17 +15,17 @@ declare const bitcoinIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
15
15
|
amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
+
channelId: bigint;
|
|
18
19
|
prewitnessedDepositId: bigint;
|
|
19
20
|
asset: "Btc";
|
|
20
21
|
amountAttempted: bigint;
|
|
21
|
-
channelId: bigint;
|
|
22
22
|
}, {
|
|
23
|
+
channelId: string | number;
|
|
23
24
|
prewitnessedDepositId: string | number;
|
|
24
25
|
asset: {
|
|
25
26
|
__kind: "Btc";
|
|
26
27
|
};
|
|
27
28
|
amountAttempted: string | number;
|
|
28
|
-
channelId: string | number;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
31
31
|
export { bitcoinIngressEgressInsufficientBoostLiquidity };
|
package/dist/141/common.d.cts
CHANGED
|
@@ -1693,11 +1693,11 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
1693
1693
|
} | null | undefined;
|
|
1694
1694
|
}>;
|
|
1695
1695
|
}, "strip", z.ZodTypeAny, {
|
|
1696
|
-
amount: bigint;
|
|
1697
1696
|
id: {
|
|
1698
1697
|
txId: `0x${string}`;
|
|
1699
1698
|
vout: number;
|
|
1700
1699
|
};
|
|
1700
|
+
amount: bigint;
|
|
1701
1701
|
depositAddress: {
|
|
1702
1702
|
pubkeyX: `0x${string}`;
|
|
1703
1703
|
scriptPath?: {
|
|
@@ -1710,11 +1710,11 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
1710
1710
|
} | null | undefined;
|
|
1711
1711
|
};
|
|
1712
1712
|
}, {
|
|
1713
|
-
amount: string | number;
|
|
1714
1713
|
id: {
|
|
1715
1714
|
txId: string;
|
|
1716
1715
|
vout: number;
|
|
1717
1716
|
};
|
|
1717
|
+
amount: string | number;
|
|
1718
1718
|
depositAddress: {
|
|
1719
1719
|
pubkeyX: string;
|
|
1720
1720
|
scriptPath?: {
|
|
@@ -2435,11 +2435,11 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
2435
2435
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
2436
2436
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
|
|
2437
2437
|
}, "strip", z.ZodTypeAny, {
|
|
2438
|
-
__kind: "
|
|
2438
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
2439
2439
|
}, {
|
|
2440
|
-
__kind: "
|
|
2441
|
-
}>, "
|
|
2442
|
-
__kind: "
|
|
2440
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
2441
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
|
|
2442
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
2443
2443
|
}>;
|
|
2444
2444
|
declare const cfChainsCcmChannelMetadata: z.ZodObject<{
|
|
2445
2445
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -2495,7 +2495,6 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2495
2495
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2496
2496
|
}, "strip", z.ZodTypeAny, {
|
|
2497
2497
|
__kind: "DepositChannel";
|
|
2498
|
-
channelId: bigint;
|
|
2499
2498
|
depositAddress: {
|
|
2500
2499
|
readonly chain: "Ethereum";
|
|
2501
2500
|
readonly address: `0x${string}`;
|
|
@@ -2509,14 +2508,15 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2509
2508
|
readonly chain: "Arbitrum";
|
|
2510
2509
|
readonly address: `0x${string}`;
|
|
2511
2510
|
};
|
|
2511
|
+
channelId: bigint;
|
|
2512
2512
|
depositBlockHeight: bigint;
|
|
2513
2513
|
}, {
|
|
2514
2514
|
__kind: "DepositChannel";
|
|
2515
|
-
channelId: string | number;
|
|
2516
2515
|
depositAddress: {
|
|
2517
2516
|
value: string;
|
|
2518
2517
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2519
2518
|
};
|
|
2519
|
+
channelId: string | number;
|
|
2520
2520
|
depositBlockHeight: string | number;
|
|
2521
2521
|
}>, z.ZodObject<{
|
|
2522
2522
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -3254,11 +3254,11 @@ declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnio
|
|
|
3254
3254
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
3255
3255
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3256
3256
|
}, "strip", z.ZodTypeAny, {
|
|
3257
|
-
prewitnessedDepositId: bigint;
|
|
3258
3257
|
__kind: "BoostersCredited";
|
|
3258
|
+
prewitnessedDepositId: bigint;
|
|
3259
3259
|
}, {
|
|
3260
|
-
prewitnessedDepositId: string | number;
|
|
3261
3260
|
__kind: "BoostersCredited";
|
|
3261
|
+
prewitnessedDepositId: string | number;
|
|
3262
3262
|
}>]>;
|
|
3263
3263
|
declare const palletCfEthereumIngressEgressBoostPoolIdEthereum: z.ZodObject<{
|
|
3264
3264
|
asset: z.ZodEffects<z.ZodObject<{
|
|
@@ -3329,11 +3329,11 @@ declare const palletCfPolkadotIngressEgressDepositAction: z.ZodDiscriminatedUnio
|
|
|
3329
3329
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
3330
3330
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3331
3331
|
}, "strip", z.ZodTypeAny, {
|
|
3332
|
-
prewitnessedDepositId: bigint;
|
|
3333
3332
|
__kind: "BoostersCredited";
|
|
3333
|
+
prewitnessedDepositId: bigint;
|
|
3334
3334
|
}, {
|
|
3335
|
-
prewitnessedDepositId: string | number;
|
|
3336
3335
|
__kind: "BoostersCredited";
|
|
3336
|
+
prewitnessedDepositId: string | number;
|
|
3337
3337
|
}>]>;
|
|
3338
3338
|
declare const palletCfPolkadotIngressEgressBoostPoolIdPolkadot: z.ZodObject<{
|
|
3339
3339
|
asset: z.ZodEffects<z.ZodObject<{
|
|
@@ -3404,11 +3404,11 @@ declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion
|
|
|
3404
3404
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
3405
3405
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3406
3406
|
}, "strip", z.ZodTypeAny, {
|
|
3407
|
-
prewitnessedDepositId: bigint;
|
|
3408
3407
|
__kind: "BoostersCredited";
|
|
3408
|
+
prewitnessedDepositId: bigint;
|
|
3409
3409
|
}, {
|
|
3410
|
-
prewitnessedDepositId: string | number;
|
|
3411
3410
|
__kind: "BoostersCredited";
|
|
3411
|
+
prewitnessedDepositId: string | number;
|
|
3412
3412
|
}>]>;
|
|
3413
3413
|
declare const palletCfBitcoinIngressEgressBoostPoolIdBitcoin: z.ZodObject<{
|
|
3414
3414
|
asset: z.ZodEffects<z.ZodObject<{
|
|
@@ -3716,11 +3716,11 @@ declare const palletCfArbitrumIngressEgressDepositAction: z.ZodDiscriminatedUnio
|
|
|
3716
3716
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
3717
3717
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3718
3718
|
}, "strip", z.ZodTypeAny, {
|
|
3719
|
-
prewitnessedDepositId: bigint;
|
|
3720
3719
|
__kind: "BoostersCredited";
|
|
3720
|
+
prewitnessedDepositId: bigint;
|
|
3721
3721
|
}, {
|
|
3722
|
-
prewitnessedDepositId: string | number;
|
|
3723
3722
|
__kind: "BoostersCredited";
|
|
3723
|
+
prewitnessedDepositId: string | number;
|
|
3724
3724
|
}>]>;
|
|
3725
3725
|
declare const palletCfArbitrumIngressEgressDepositIgnoredReason: z.ZodEffects<z.ZodObject<{
|
|
3726
3726
|
__kind: z.ZodEnum<["BelowMinimumDeposit", "NotEnoughToPayFees"]>;
|
|
@@ -3744,15 +3744,15 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
|
|
|
3744
3744
|
}>;
|
|
3745
3745
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3746
3746
|
}, "strip", z.ZodTypeAny, {
|
|
3747
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
3748
3747
|
amount: bigint;
|
|
3749
3748
|
depositAddress: `0x${string}`;
|
|
3749
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
3750
3750
|
}, {
|
|
3751
|
+
amount: string | number;
|
|
3752
|
+
depositAddress: string;
|
|
3751
3753
|
asset: {
|
|
3752
3754
|
__kind: "ArbEth" | "ArbUsdc";
|
|
3753
3755
|
};
|
|
3754
|
-
amount: string | number;
|
|
3755
|
-
depositAddress: string;
|
|
3756
3756
|
}>;
|
|
3757
3757
|
declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
3758
3758
|
__kind: z.ZodLiteral<"NotRequired">;
|
package/dist/141/common.d.mts
CHANGED
|
@@ -1693,11 +1693,11 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
1693
1693
|
} | null | undefined;
|
|
1694
1694
|
}>;
|
|
1695
1695
|
}, "strip", z.ZodTypeAny, {
|
|
1696
|
-
amount: bigint;
|
|
1697
1696
|
id: {
|
|
1698
1697
|
txId: `0x${string}`;
|
|
1699
1698
|
vout: number;
|
|
1700
1699
|
};
|
|
1700
|
+
amount: bigint;
|
|
1701
1701
|
depositAddress: {
|
|
1702
1702
|
pubkeyX: `0x${string}`;
|
|
1703
1703
|
scriptPath?: {
|
|
@@ -1710,11 +1710,11 @@ declare const cfChainsBtcUtxo: z.ZodObject<{
|
|
|
1710
1710
|
} | null | undefined;
|
|
1711
1711
|
};
|
|
1712
1712
|
}, {
|
|
1713
|
-
amount: string | number;
|
|
1714
1713
|
id: {
|
|
1715
1714
|
txId: string;
|
|
1716
1715
|
vout: number;
|
|
1717
1716
|
};
|
|
1717
|
+
amount: string | number;
|
|
1718
1718
|
depositAddress: {
|
|
1719
1719
|
pubkeyX: string;
|
|
1720
1720
|
scriptPath?: {
|
|
@@ -2435,11 +2435,11 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
2435
2435
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
2436
2436
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
|
|
2437
2437
|
}, "strip", z.ZodTypeAny, {
|
|
2438
|
-
__kind: "
|
|
2438
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
2439
2439
|
}, {
|
|
2440
|
-
__kind: "
|
|
2441
|
-
}>, "
|
|
2442
|
-
__kind: "
|
|
2440
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
2441
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
|
|
2442
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
2443
2443
|
}>;
|
|
2444
2444
|
declare const cfChainsCcmChannelMetadata: z.ZodObject<{
|
|
2445
2445
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -2495,7 +2495,6 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2495
2495
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2496
2496
|
}, "strip", z.ZodTypeAny, {
|
|
2497
2497
|
__kind: "DepositChannel";
|
|
2498
|
-
channelId: bigint;
|
|
2499
2498
|
depositAddress: {
|
|
2500
2499
|
readonly chain: "Ethereum";
|
|
2501
2500
|
readonly address: `0x${string}`;
|
|
@@ -2509,14 +2508,15 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2509
2508
|
readonly chain: "Arbitrum";
|
|
2510
2509
|
readonly address: `0x${string}`;
|
|
2511
2510
|
};
|
|
2511
|
+
channelId: bigint;
|
|
2512
2512
|
depositBlockHeight: bigint;
|
|
2513
2513
|
}, {
|
|
2514
2514
|
__kind: "DepositChannel";
|
|
2515
|
-
channelId: string | number;
|
|
2516
2515
|
depositAddress: {
|
|
2517
2516
|
value: string;
|
|
2518
2517
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2519
2518
|
};
|
|
2519
|
+
channelId: string | number;
|
|
2520
2520
|
depositBlockHeight: string | number;
|
|
2521
2521
|
}>, z.ZodObject<{
|
|
2522
2522
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -3254,11 +3254,11 @@ declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnio
|
|
|
3254
3254
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
3255
3255
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3256
3256
|
}, "strip", z.ZodTypeAny, {
|
|
3257
|
-
prewitnessedDepositId: bigint;
|
|
3258
3257
|
__kind: "BoostersCredited";
|
|
3258
|
+
prewitnessedDepositId: bigint;
|
|
3259
3259
|
}, {
|
|
3260
|
-
prewitnessedDepositId: string | number;
|
|
3261
3260
|
__kind: "BoostersCredited";
|
|
3261
|
+
prewitnessedDepositId: string | number;
|
|
3262
3262
|
}>]>;
|
|
3263
3263
|
declare const palletCfEthereumIngressEgressBoostPoolIdEthereum: z.ZodObject<{
|
|
3264
3264
|
asset: z.ZodEffects<z.ZodObject<{
|
|
@@ -3329,11 +3329,11 @@ declare const palletCfPolkadotIngressEgressDepositAction: z.ZodDiscriminatedUnio
|
|
|
3329
3329
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
3330
3330
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3331
3331
|
}, "strip", z.ZodTypeAny, {
|
|
3332
|
-
prewitnessedDepositId: bigint;
|
|
3333
3332
|
__kind: "BoostersCredited";
|
|
3333
|
+
prewitnessedDepositId: bigint;
|
|
3334
3334
|
}, {
|
|
3335
|
-
prewitnessedDepositId: string | number;
|
|
3336
3335
|
__kind: "BoostersCredited";
|
|
3336
|
+
prewitnessedDepositId: string | number;
|
|
3337
3337
|
}>]>;
|
|
3338
3338
|
declare const palletCfPolkadotIngressEgressBoostPoolIdPolkadot: z.ZodObject<{
|
|
3339
3339
|
asset: z.ZodEffects<z.ZodObject<{
|
|
@@ -3404,11 +3404,11 @@ declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion
|
|
|
3404
3404
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
3405
3405
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3406
3406
|
}, "strip", z.ZodTypeAny, {
|
|
3407
|
-
prewitnessedDepositId: bigint;
|
|
3408
3407
|
__kind: "BoostersCredited";
|
|
3408
|
+
prewitnessedDepositId: bigint;
|
|
3409
3409
|
}, {
|
|
3410
|
-
prewitnessedDepositId: string | number;
|
|
3411
3410
|
__kind: "BoostersCredited";
|
|
3411
|
+
prewitnessedDepositId: string | number;
|
|
3412
3412
|
}>]>;
|
|
3413
3413
|
declare const palletCfBitcoinIngressEgressBoostPoolIdBitcoin: z.ZodObject<{
|
|
3414
3414
|
asset: z.ZodEffects<z.ZodObject<{
|
|
@@ -3716,11 +3716,11 @@ declare const palletCfArbitrumIngressEgressDepositAction: z.ZodDiscriminatedUnio
|
|
|
3716
3716
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
3717
3717
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3718
3718
|
}, "strip", z.ZodTypeAny, {
|
|
3719
|
-
prewitnessedDepositId: bigint;
|
|
3720
3719
|
__kind: "BoostersCredited";
|
|
3720
|
+
prewitnessedDepositId: bigint;
|
|
3721
3721
|
}, {
|
|
3722
|
-
prewitnessedDepositId: string | number;
|
|
3723
3722
|
__kind: "BoostersCredited";
|
|
3723
|
+
prewitnessedDepositId: string | number;
|
|
3724
3724
|
}>]>;
|
|
3725
3725
|
declare const palletCfArbitrumIngressEgressDepositIgnoredReason: z.ZodEffects<z.ZodObject<{
|
|
3726
3726
|
__kind: z.ZodEnum<["BelowMinimumDeposit", "NotEnoughToPayFees"]>;
|
|
@@ -3744,15 +3744,15 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
|
|
|
3744
3744
|
}>;
|
|
3745
3745
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3746
3746
|
}, "strip", z.ZodTypeAny, {
|
|
3747
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
3748
3747
|
amount: bigint;
|
|
3749
3748
|
depositAddress: `0x${string}`;
|
|
3749
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
3750
3750
|
}, {
|
|
3751
|
+
amount: string | number;
|
|
3752
|
+
depositAddress: string;
|
|
3751
3753
|
asset: {
|
|
3752
3754
|
__kind: "ArbEth" | "ArbUsdc";
|
|
3753
3755
|
};
|
|
3754
|
-
amount: string | number;
|
|
3755
|
-
depositAddress: string;
|
|
3756
3756
|
}>;
|
|
3757
3757
|
declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
3758
3758
|
__kind: z.ZodLiteral<"NotRequired">;
|
|
@@ -64,11 +64,11 @@ declare const environmentStaleUtxosDiscarded: z.ZodObject<{
|
|
|
64
64
|
} | null | undefined;
|
|
65
65
|
}>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
-
amount: bigint;
|
|
68
67
|
id: {
|
|
69
68
|
txId: `0x${string}`;
|
|
70
69
|
vout: number;
|
|
71
70
|
};
|
|
71
|
+
amount: bigint;
|
|
72
72
|
depositAddress: {
|
|
73
73
|
pubkeyX: `0x${string}`;
|
|
74
74
|
scriptPath?: {
|
|
@@ -81,11 +81,11 @@ declare const environmentStaleUtxosDiscarded: z.ZodObject<{
|
|
|
81
81
|
} | null | undefined;
|
|
82
82
|
};
|
|
83
83
|
}, {
|
|
84
|
-
amount: string | number;
|
|
85
84
|
id: {
|
|
86
85
|
txId: string;
|
|
87
86
|
vout: number;
|
|
88
87
|
};
|
|
88
|
+
amount: string | number;
|
|
89
89
|
depositAddress: {
|
|
90
90
|
pubkeyX: string;
|
|
91
91
|
scriptPath?: {
|
|
@@ -100,11 +100,11 @@ declare const environmentStaleUtxosDiscarded: z.ZodObject<{
|
|
|
100
100
|
}>, "many">;
|
|
101
101
|
}, "strip", z.ZodTypeAny, {
|
|
102
102
|
utxos: {
|
|
103
|
-
amount: bigint;
|
|
104
103
|
id: {
|
|
105
104
|
txId: `0x${string}`;
|
|
106
105
|
vout: number;
|
|
107
106
|
};
|
|
107
|
+
amount: bigint;
|
|
108
108
|
depositAddress: {
|
|
109
109
|
pubkeyX: `0x${string}`;
|
|
110
110
|
scriptPath?: {
|
|
@@ -119,11 +119,11 @@ declare const environmentStaleUtxosDiscarded: z.ZodObject<{
|
|
|
119
119
|
}[];
|
|
120
120
|
}, {
|
|
121
121
|
utxos: {
|
|
122
|
-
amount: string | number;
|
|
123
122
|
id: {
|
|
124
123
|
txId: string;
|
|
125
124
|
vout: number;
|
|
126
125
|
};
|
|
126
|
+
amount: string | number;
|
|
127
127
|
depositAddress: {
|
|
128
128
|
pubkeyX: string;
|
|
129
129
|
scriptPath?: {
|