@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
|
@@ -34,17 +34,17 @@ declare const witnesserPrewitnessExecutionFailed: z.ZodObject<{
|
|
|
34
34
|
error: string;
|
|
35
35
|
}>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
+
__kind: "Module";
|
|
37
38
|
value: {
|
|
38
39
|
index: number;
|
|
39
40
|
error: `0x${string}`;
|
|
40
41
|
};
|
|
41
|
-
__kind: "Module";
|
|
42
42
|
}, {
|
|
43
|
+
__kind: "Module";
|
|
43
44
|
value: {
|
|
44
45
|
index: number;
|
|
45
46
|
error: string;
|
|
46
47
|
};
|
|
47
|
-
__kind: "Module";
|
|
48
48
|
}>, z.ZodObject<{
|
|
49
49
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
50
50
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -75,13 +75,13 @@ declare const witnesserPrewitnessExecutionFailed: z.ZodObject<{
|
|
|
75
75
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
76
76
|
}>;
|
|
77
77
|
}, "strip", z.ZodTypeAny, {
|
|
78
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
79
78
|
__kind: "Token";
|
|
79
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
80
80
|
}, {
|
|
81
|
+
__kind: "Token";
|
|
81
82
|
value: {
|
|
82
83
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
83
84
|
};
|
|
84
|
-
__kind: "Token";
|
|
85
85
|
}>, z.ZodObject<{
|
|
86
86
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
87
87
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -94,13 +94,13 @@ declare const witnesserPrewitnessExecutionFailed: z.ZodObject<{
|
|
|
94
94
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
95
95
|
}>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
98
97
|
__kind: "Arithmetic";
|
|
98
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
99
99
|
}, {
|
|
100
|
+
__kind: "Arithmetic";
|
|
100
101
|
value: {
|
|
101
102
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
102
103
|
};
|
|
103
|
-
__kind: "Arithmetic";
|
|
104
104
|
}>, z.ZodObject<{
|
|
105
105
|
__kind: z.ZodLiteral<"Transactional">;
|
|
106
106
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -113,13 +113,13 @@ declare const witnesserPrewitnessExecutionFailed: z.ZodObject<{
|
|
|
113
113
|
__kind: "LimitReached" | "NoLayer";
|
|
114
114
|
}>;
|
|
115
115
|
}, "strip", z.ZodTypeAny, {
|
|
116
|
-
value: "LimitReached" | "NoLayer";
|
|
117
116
|
__kind: "Transactional";
|
|
117
|
+
value: "LimitReached" | "NoLayer";
|
|
118
118
|
}, {
|
|
119
|
+
__kind: "Transactional";
|
|
119
120
|
value: {
|
|
120
121
|
__kind: "LimitReached" | "NoLayer";
|
|
121
122
|
};
|
|
122
|
-
__kind: "Transactional";
|
|
123
123
|
}>, z.ZodObject<{
|
|
124
124
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
125
125
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -153,11 +153,11 @@ declare const witnesserPrewitnessExecutionFailed: z.ZodObject<{
|
|
|
153
153
|
} | {
|
|
154
154
|
__kind: "BadOrigin";
|
|
155
155
|
} | {
|
|
156
|
+
__kind: "Module";
|
|
156
157
|
value: {
|
|
157
158
|
index: number;
|
|
158
159
|
error: `0x${string}`;
|
|
159
160
|
};
|
|
160
|
-
__kind: "Module";
|
|
161
161
|
} | {
|
|
162
162
|
__kind: "ConsumerRemaining";
|
|
163
163
|
} | {
|
|
@@ -165,14 +165,14 @@ declare const witnesserPrewitnessExecutionFailed: z.ZodObject<{
|
|
|
165
165
|
} | {
|
|
166
166
|
__kind: "TooManyConsumers";
|
|
167
167
|
} | {
|
|
168
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
169
168
|
__kind: "Token";
|
|
169
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
170
170
|
} | {
|
|
171
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
172
171
|
__kind: "Arithmetic";
|
|
172
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
173
173
|
} | {
|
|
174
|
-
value: "LimitReached" | "NoLayer";
|
|
175
174
|
__kind: "Transactional";
|
|
175
|
+
value: "LimitReached" | "NoLayer";
|
|
176
176
|
} | {
|
|
177
177
|
__kind: "Exhausted";
|
|
178
178
|
} | {
|
|
@@ -191,11 +191,11 @@ declare const witnesserPrewitnessExecutionFailed: z.ZodObject<{
|
|
|
191
191
|
} | {
|
|
192
192
|
__kind: "BadOrigin";
|
|
193
193
|
} | {
|
|
194
|
+
__kind: "Module";
|
|
194
195
|
value: {
|
|
195
196
|
index: number;
|
|
196
197
|
error: string;
|
|
197
198
|
};
|
|
198
|
-
__kind: "Module";
|
|
199
199
|
} | {
|
|
200
200
|
__kind: "ConsumerRemaining";
|
|
201
201
|
} | {
|
|
@@ -203,20 +203,20 @@ declare const witnesserPrewitnessExecutionFailed: z.ZodObject<{
|
|
|
203
203
|
} | {
|
|
204
204
|
__kind: "TooManyConsumers";
|
|
205
205
|
} | {
|
|
206
|
+
__kind: "Token";
|
|
206
207
|
value: {
|
|
207
208
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
208
209
|
};
|
|
209
|
-
__kind: "Token";
|
|
210
210
|
} | {
|
|
211
|
+
__kind: "Arithmetic";
|
|
211
212
|
value: {
|
|
212
213
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
213
214
|
};
|
|
214
|
-
__kind: "Arithmetic";
|
|
215
215
|
} | {
|
|
216
|
+
__kind: "Transactional";
|
|
216
217
|
value: {
|
|
217
218
|
__kind: "LimitReached" | "NoLayer";
|
|
218
219
|
};
|
|
219
|
-
__kind: "Transactional";
|
|
220
220
|
} | {
|
|
221
221
|
__kind: "Exhausted";
|
|
222
222
|
} | {
|
|
@@ -25,13 +25,14 @@ declare const arbitrumIngressEgressBoostFundsAdded: 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: "ArbEth" | "ArbUsdc";
|
|
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 arbitrumIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
39
40
|
};
|
|
40
41
|
tier: number;
|
|
41
42
|
};
|
|
42
|
-
amount: string | number;
|
|
43
43
|
}>;
|
|
44
44
|
//#endregion
|
|
45
45
|
export { arbitrumIngressEgressBoostFundsAdded };
|
|
@@ -25,13 +25,14 @@ declare const arbitrumIngressEgressBoostFundsAdded: 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: "ArbEth" | "ArbUsdc";
|
|
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 arbitrumIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
39
40
|
};
|
|
40
41
|
tier: number;
|
|
41
42
|
};
|
|
42
|
-
amount: string | number;
|
|
43
43
|
}>;
|
|
44
44
|
//#endregion
|
|
45
45
|
export { arbitrumIngressEgressBoostFundsAdded };
|
|
@@ -57,17 +57,17 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
57
57
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
58
58
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
59
59
|
}, "strip", z.ZodTypeAny, {
|
|
60
|
-
prewitnessedDepositId: bigint;
|
|
61
60
|
__kind: "BoostersCredited";
|
|
61
|
+
prewitnessedDepositId: bigint;
|
|
62
62
|
}, {
|
|
63
|
-
prewitnessedDepositId: string | number;
|
|
64
63
|
__kind: "BoostersCredited";
|
|
64
|
+
prewitnessedDepositId: string | number;
|
|
65
65
|
}>]>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
+
depositAddress: `0x${string}`;
|
|
68
|
+
channelId: bigint;
|
|
67
69
|
prewitnessedDepositId: bigint;
|
|
68
70
|
asset: "ArbEth" | "ArbUsdc";
|
|
69
|
-
channelId: bigint;
|
|
70
|
-
depositAddress: `0x${string}`;
|
|
71
71
|
amounts: [number, bigint][];
|
|
72
72
|
ingressFee: bigint;
|
|
73
73
|
boostFee: bigint;
|
|
@@ -84,16 +84,16 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
84
84
|
} | {
|
|
85
85
|
__kind: "NoAction";
|
|
86
86
|
} | {
|
|
87
|
-
prewitnessedDepositId: bigint;
|
|
88
87
|
__kind: "BoostersCredited";
|
|
88
|
+
prewitnessedDepositId: bigint;
|
|
89
89
|
};
|
|
90
90
|
}, {
|
|
91
|
+
depositAddress: string;
|
|
92
|
+
channelId: string | number;
|
|
91
93
|
prewitnessedDepositId: string | number;
|
|
92
94
|
asset: {
|
|
93
95
|
__kind: "ArbEth" | "ArbUsdc";
|
|
94
96
|
};
|
|
95
|
-
channelId: string | number;
|
|
96
|
-
depositAddress: string;
|
|
97
97
|
amounts: [number, string | number][];
|
|
98
98
|
ingressFee: string | number;
|
|
99
99
|
boostFee: string | number;
|
|
@@ -110,8 +110,8 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
110
110
|
} | {
|
|
111
111
|
__kind: "NoAction";
|
|
112
112
|
} | {
|
|
113
|
-
prewitnessedDepositId: string | number;
|
|
114
113
|
__kind: "BoostersCredited";
|
|
114
|
+
prewitnessedDepositId: string | number;
|
|
115
115
|
};
|
|
116
116
|
}>;
|
|
117
117
|
//#endregion
|
|
@@ -57,17 +57,17 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
57
57
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
58
58
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
59
59
|
}, "strip", z.ZodTypeAny, {
|
|
60
|
-
prewitnessedDepositId: bigint;
|
|
61
60
|
__kind: "BoostersCredited";
|
|
61
|
+
prewitnessedDepositId: bigint;
|
|
62
62
|
}, {
|
|
63
|
-
prewitnessedDepositId: string | number;
|
|
64
63
|
__kind: "BoostersCredited";
|
|
64
|
+
prewitnessedDepositId: string | number;
|
|
65
65
|
}>]>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
+
depositAddress: `0x${string}`;
|
|
68
|
+
channelId: bigint;
|
|
67
69
|
prewitnessedDepositId: bigint;
|
|
68
70
|
asset: "ArbEth" | "ArbUsdc";
|
|
69
|
-
channelId: bigint;
|
|
70
|
-
depositAddress: `0x${string}`;
|
|
71
71
|
amounts: [number, bigint][];
|
|
72
72
|
ingressFee: bigint;
|
|
73
73
|
boostFee: bigint;
|
|
@@ -84,16 +84,16 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
84
84
|
} | {
|
|
85
85
|
__kind: "NoAction";
|
|
86
86
|
} | {
|
|
87
|
-
prewitnessedDepositId: bigint;
|
|
88
87
|
__kind: "BoostersCredited";
|
|
88
|
+
prewitnessedDepositId: bigint;
|
|
89
89
|
};
|
|
90
90
|
}, {
|
|
91
|
+
depositAddress: string;
|
|
92
|
+
channelId: string | number;
|
|
91
93
|
prewitnessedDepositId: string | number;
|
|
92
94
|
asset: {
|
|
93
95
|
__kind: "ArbEth" | "ArbUsdc";
|
|
94
96
|
};
|
|
95
|
-
channelId: string | number;
|
|
96
|
-
depositAddress: string;
|
|
97
97
|
amounts: [number, string | number][];
|
|
98
98
|
ingressFee: string | number;
|
|
99
99
|
boostFee: string | number;
|
|
@@ -110,8 +110,8 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
110
110
|
} | {
|
|
111
111
|
__kind: "NoAction";
|
|
112
112
|
} | {
|
|
113
|
-
prewitnessedDepositId: string | number;
|
|
114
113
|
__kind: "BoostersCredited";
|
|
114
|
+
prewitnessedDepositId: string | number;
|
|
115
115
|
};
|
|
116
116
|
}>;
|
|
117
117
|
//#endregion
|
|
@@ -13,13 +13,13 @@ declare const arbitrumIngressEgressDepositFetchesScheduled: z.ZodObject<{
|
|
|
13
13
|
__kind: "ArbEth" | "ArbUsdc";
|
|
14
14
|
}>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
17
16
|
channelId: bigint;
|
|
17
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
18
18
|
}, {
|
|
19
|
+
channelId: string | number;
|
|
19
20
|
asset: {
|
|
20
21
|
__kind: "ArbEth" | "ArbUsdc";
|
|
21
22
|
};
|
|
22
|
-
channelId: string | number;
|
|
23
23
|
}>;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { arbitrumIngressEgressDepositFetchesScheduled };
|
|
@@ -13,13 +13,13 @@ declare const arbitrumIngressEgressDepositFetchesScheduled: z.ZodObject<{
|
|
|
13
13
|
__kind: "ArbEth" | "ArbUsdc";
|
|
14
14
|
}>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
17
16
|
channelId: bigint;
|
|
17
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
18
18
|
}, {
|
|
19
|
+
channelId: string | number;
|
|
19
20
|
asset: {
|
|
20
21
|
__kind: "ArbEth" | "ArbUsdc";
|
|
21
22
|
};
|
|
22
|
-
channelId: string | number;
|
|
23
23
|
}>;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { arbitrumIngressEgressDepositFetchesScheduled };
|
|
@@ -54,18 +54,18 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
54
54
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
55
55
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
-
prewitnessedDepositId: bigint;
|
|
58
57
|
__kind: "BoostersCredited";
|
|
58
|
+
prewitnessedDepositId: bigint;
|
|
59
59
|
}, {
|
|
60
|
-
prewitnessedDepositId: string | number;
|
|
61
60
|
__kind: "BoostersCredited";
|
|
61
|
+
prewitnessedDepositId: string | number;
|
|
62
62
|
}>]>;
|
|
63
63
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
64
64
|
}, "strip", z.ZodTypeAny, {
|
|
65
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
66
|
-
channelId: bigint;
|
|
67
65
|
amount: bigint;
|
|
68
66
|
depositAddress: `0x${string}`;
|
|
67
|
+
channelId: bigint;
|
|
68
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
69
69
|
ingressFee: bigint;
|
|
70
70
|
action: {
|
|
71
71
|
__kind: "Swap";
|
|
@@ -80,16 +80,16 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
80
80
|
} | {
|
|
81
81
|
__kind: "NoAction";
|
|
82
82
|
} | {
|
|
83
|
-
prewitnessedDepositId: bigint;
|
|
84
83
|
__kind: "BoostersCredited";
|
|
84
|
+
prewitnessedDepositId: bigint;
|
|
85
85
|
};
|
|
86
86
|
}, {
|
|
87
|
+
amount: string | number;
|
|
88
|
+
depositAddress: string;
|
|
89
|
+
channelId: string | number;
|
|
87
90
|
asset: {
|
|
88
91
|
__kind: "ArbEth" | "ArbUsdc";
|
|
89
92
|
};
|
|
90
|
-
channelId: string | number;
|
|
91
|
-
amount: string | number;
|
|
92
|
-
depositAddress: string;
|
|
93
93
|
ingressFee: string | number;
|
|
94
94
|
action: {
|
|
95
95
|
__kind: "Swap";
|
|
@@ -104,8 +104,8 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
104
104
|
} | {
|
|
105
105
|
__kind: "NoAction";
|
|
106
106
|
} | {
|
|
107
|
-
prewitnessedDepositId: string | number;
|
|
108
107
|
__kind: "BoostersCredited";
|
|
108
|
+
prewitnessedDepositId: string | number;
|
|
109
109
|
};
|
|
110
110
|
}>;
|
|
111
111
|
//#endregion
|
|
@@ -54,18 +54,18 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
54
54
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
55
55
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
-
prewitnessedDepositId: bigint;
|
|
58
57
|
__kind: "BoostersCredited";
|
|
58
|
+
prewitnessedDepositId: bigint;
|
|
59
59
|
}, {
|
|
60
|
-
prewitnessedDepositId: string | number;
|
|
61
60
|
__kind: "BoostersCredited";
|
|
61
|
+
prewitnessedDepositId: string | number;
|
|
62
62
|
}>]>;
|
|
63
63
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
64
64
|
}, "strip", z.ZodTypeAny, {
|
|
65
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
66
|
-
channelId: bigint;
|
|
67
65
|
amount: bigint;
|
|
68
66
|
depositAddress: `0x${string}`;
|
|
67
|
+
channelId: bigint;
|
|
68
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
69
69
|
ingressFee: bigint;
|
|
70
70
|
action: {
|
|
71
71
|
__kind: "Swap";
|
|
@@ -80,16 +80,16 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
80
80
|
} | {
|
|
81
81
|
__kind: "NoAction";
|
|
82
82
|
} | {
|
|
83
|
-
prewitnessedDepositId: bigint;
|
|
84
83
|
__kind: "BoostersCredited";
|
|
84
|
+
prewitnessedDepositId: bigint;
|
|
85
85
|
};
|
|
86
86
|
}, {
|
|
87
|
+
amount: string | number;
|
|
88
|
+
depositAddress: string;
|
|
89
|
+
channelId: string | number;
|
|
87
90
|
asset: {
|
|
88
91
|
__kind: "ArbEth" | "ArbUsdc";
|
|
89
92
|
};
|
|
90
|
-
channelId: string | number;
|
|
91
|
-
amount: string | number;
|
|
92
|
-
depositAddress: string;
|
|
93
93
|
ingressFee: string | number;
|
|
94
94
|
action: {
|
|
95
95
|
__kind: "Swap";
|
|
@@ -104,8 +104,8 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
104
104
|
} | {
|
|
105
105
|
__kind: "NoAction";
|
|
106
106
|
} | {
|
|
107
|
-
prewitnessedDepositId: string | number;
|
|
108
107
|
__kind: "BoostersCredited";
|
|
108
|
+
prewitnessedDepositId: string | number;
|
|
109
109
|
};
|
|
110
110
|
}>;
|
|
111
111
|
//#endregion
|
|
@@ -23,16 +23,16 @@ declare const arbitrumIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
23
23
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
24
24
|
}>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
27
26
|
amount: bigint;
|
|
28
27
|
depositAddress: `0x${string}`;
|
|
28
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
29
29
|
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
30
30
|
}, {
|
|
31
|
+
amount: string | number;
|
|
32
|
+
depositAddress: string;
|
|
31
33
|
asset: {
|
|
32
34
|
__kind: "ArbEth" | "ArbUsdc";
|
|
33
35
|
};
|
|
34
|
-
amount: string | number;
|
|
35
|
-
depositAddress: string;
|
|
36
36
|
reason: {
|
|
37
37
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
38
38
|
};
|
|
@@ -23,16 +23,16 @@ declare const arbitrumIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
23
23
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
24
24
|
}>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
27
26
|
amount: bigint;
|
|
28
27
|
depositAddress: `0x${string}`;
|
|
28
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
29
29
|
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
30
30
|
}, {
|
|
31
|
+
amount: string | number;
|
|
32
|
+
depositAddress: string;
|
|
31
33
|
asset: {
|
|
32
34
|
__kind: "ArbEth" | "ArbUsdc";
|
|
33
35
|
};
|
|
34
|
-
amount: string | number;
|
|
35
|
-
depositAddress: string;
|
|
36
36
|
reason: {
|
|
37
37
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
38
38
|
};
|
|
@@ -157,15 +157,15 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
157
157
|
}>;
|
|
158
158
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
159
159
|
}, "strip", z.ZodTypeAny, {
|
|
160
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
161
160
|
amount: bigint;
|
|
162
161
|
depositAddress: `0x${string}`;
|
|
162
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
163
163
|
}, {
|
|
164
|
+
amount: string | number;
|
|
165
|
+
depositAddress: string;
|
|
164
166
|
asset: {
|
|
165
167
|
__kind: "ArbEth" | "ArbUsdc";
|
|
166
168
|
};
|
|
167
|
-
amount: string | number;
|
|
168
|
-
depositAddress: string;
|
|
169
169
|
}>;
|
|
170
170
|
}, "strip", z.ZodTypeAny, {
|
|
171
171
|
reason: {
|
|
@@ -205,9 +205,9 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
205
205
|
__kind: "RootNotAllowed";
|
|
206
206
|
};
|
|
207
207
|
depositWitness: {
|
|
208
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
209
208
|
amount: bigint;
|
|
210
209
|
depositAddress: `0x${string}`;
|
|
210
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
211
211
|
};
|
|
212
212
|
}, {
|
|
213
213
|
reason: {
|
|
@@ -253,11 +253,11 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
253
253
|
__kind: "RootNotAllowed";
|
|
254
254
|
};
|
|
255
255
|
depositWitness: {
|
|
256
|
+
amount: string | number;
|
|
257
|
+
depositAddress: string;
|
|
256
258
|
asset: {
|
|
257
259
|
__kind: "ArbEth" | "ArbUsdc";
|
|
258
260
|
};
|
|
259
|
-
amount: string | number;
|
|
260
|
-
depositAddress: string;
|
|
261
261
|
};
|
|
262
262
|
}>;
|
|
263
263
|
//#endregion
|
|
@@ -157,15 +157,15 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
157
157
|
}>;
|
|
158
158
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
159
159
|
}, "strip", z.ZodTypeAny, {
|
|
160
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
161
160
|
amount: bigint;
|
|
162
161
|
depositAddress: `0x${string}`;
|
|
162
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
163
163
|
}, {
|
|
164
|
+
amount: string | number;
|
|
165
|
+
depositAddress: string;
|
|
164
166
|
asset: {
|
|
165
167
|
__kind: "ArbEth" | "ArbUsdc";
|
|
166
168
|
};
|
|
167
|
-
amount: string | number;
|
|
168
|
-
depositAddress: string;
|
|
169
169
|
}>;
|
|
170
170
|
}, "strip", z.ZodTypeAny, {
|
|
171
171
|
reason: {
|
|
@@ -205,9 +205,9 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
205
205
|
__kind: "RootNotAllowed";
|
|
206
206
|
};
|
|
207
207
|
depositWitness: {
|
|
208
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
209
208
|
amount: bigint;
|
|
210
209
|
depositAddress: `0x${string}`;
|
|
210
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
211
211
|
};
|
|
212
212
|
}, {
|
|
213
213
|
reason: {
|
|
@@ -253,11 +253,11 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
253
253
|
__kind: "RootNotAllowed";
|
|
254
254
|
};
|
|
255
255
|
depositWitness: {
|
|
256
|
+
amount: string | number;
|
|
257
|
+
depositAddress: string;
|
|
256
258
|
asset: {
|
|
257
259
|
__kind: "ArbEth" | "ArbUsdc";
|
|
258
260
|
};
|
|
259
|
-
amount: string | number;
|
|
260
|
-
depositAddress: string;
|
|
261
261
|
};
|
|
262
262
|
}>;
|
|
263
263
|
//#endregion
|
|
@@ -15,17 +15,17 @@ declare const arbitrumIngressEgressInsufficientBoostLiquidity: 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: "ArbEth" | "ArbUsdc";
|
|
20
21
|
amountAttempted: bigint;
|
|
21
|
-
channelId: bigint;
|
|
22
22
|
}, {
|
|
23
|
+
channelId: string | number;
|
|
23
24
|
prewitnessedDepositId: string | number;
|
|
24
25
|
asset: {
|
|
25
26
|
__kind: "ArbEth" | "ArbUsdc";
|
|
26
27
|
};
|
|
27
28
|
amountAttempted: string | number;
|
|
28
|
-
channelId: string | number;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
31
31
|
export { arbitrumIngressEgressInsufficientBoostLiquidity };
|
|
@@ -15,17 +15,17 @@ declare const arbitrumIngressEgressInsufficientBoostLiquidity: 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: "ArbEth" | "ArbUsdc";
|
|
20
21
|
amountAttempted: bigint;
|
|
21
|
-
channelId: bigint;
|
|
22
22
|
}, {
|
|
23
|
+
channelId: string | number;
|
|
23
24
|
prewitnessedDepositId: string | number;
|
|
24
25
|
asset: {
|
|
25
26
|
__kind: "ArbEth" | "ArbUsdc";
|
|
26
27
|
};
|
|
27
28
|
amountAttempted: string | number;
|
|
28
|
-
channelId: string | number;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
31
31
|
export { arbitrumIngressEgressInsufficientBoostLiquidity };
|
|
@@ -15,17 +15,17 @@ declare const arbitrumIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
15
15
|
destinationAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
broadcastId: z.ZodNumber;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
|
|
18
|
+
broadcastId: number;
|
|
19
19
|
amount: bigint;
|
|
20
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
20
21
|
destinationAddress: `0x${string}`;
|
|
21
|
-
broadcastId: number;
|
|
22
22
|
}, {
|
|
23
|
+
broadcastId: number;
|
|
24
|
+
amount: string | number;
|
|
23
25
|
asset: {
|
|
24
26
|
__kind: "ArbEth" | "ArbUsdc";
|
|
25
27
|
};
|
|
26
|
-
amount: string | number;
|
|
27
28
|
destinationAddress: string;
|
|
28
|
-
broadcastId: number;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
31
31
|
export { arbitrumIngressEgressTransferFallbackRequested };
|
|
@@ -15,17 +15,17 @@ declare const arbitrumIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
15
15
|
destinationAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
broadcastId: z.ZodNumber;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
|
|
18
|
+
broadcastId: number;
|
|
19
19
|
amount: bigint;
|
|
20
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
20
21
|
destinationAddress: `0x${string}`;
|
|
21
|
-
broadcastId: number;
|
|
22
22
|
}, {
|
|
23
|
+
broadcastId: number;
|
|
24
|
+
amount: string | number;
|
|
23
25
|
asset: {
|
|
24
26
|
__kind: "ArbEth" | "ArbUsdc";
|
|
25
27
|
};
|
|
26
|
-
amount: string | number;
|
|
27
28
|
destinationAddress: string;
|
|
28
|
-
broadcastId: number;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
31
31
|
export { arbitrumIngressEgressTransferFallbackRequested };
|
|
@@ -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 };
|