@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
|
@@ -276,43 +276,43 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
276
276
|
txHashes?: string[] | null | undefined;
|
|
277
277
|
}>;
|
|
278
278
|
}, "strip", z.ZodTypeAny, {
|
|
279
|
-
depositAddress: `0x${string}`;
|
|
280
279
|
asset: "ArbEth" | "ArbUsdc";
|
|
280
|
+
depositAddress: `0x${string}`;
|
|
281
|
+
amount: bigint;
|
|
281
282
|
depositDetails: {
|
|
282
283
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
283
284
|
};
|
|
284
|
-
amount: bigint;
|
|
285
285
|
}, {
|
|
286
|
-
depositAddress: string;
|
|
287
286
|
asset: {
|
|
288
287
|
__kind: "ArbEth" | "ArbUsdc";
|
|
289
288
|
};
|
|
289
|
+
depositAddress: string;
|
|
290
|
+
amount: string | number;
|
|
290
291
|
depositDetails: {
|
|
291
292
|
txHashes?: string[] | null | undefined;
|
|
292
293
|
};
|
|
293
|
-
amount: string | number;
|
|
294
294
|
}>;
|
|
295
295
|
}, "strip", z.ZodTypeAny, {
|
|
296
296
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
297
297
|
depositWitness: {
|
|
298
|
-
depositAddress: `0x${string}`;
|
|
299
298
|
asset: "ArbEth" | "ArbUsdc";
|
|
299
|
+
depositAddress: `0x${string}`;
|
|
300
|
+
amount: bigint;
|
|
300
301
|
depositDetails: {
|
|
301
302
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
302
303
|
};
|
|
303
|
-
amount: bigint;
|
|
304
304
|
};
|
|
305
305
|
}, {
|
|
306
306
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
307
307
|
depositWitness: {
|
|
308
|
-
depositAddress: string;
|
|
309
308
|
asset: {
|
|
310
309
|
__kind: "ArbEth" | "ArbUsdc";
|
|
311
310
|
};
|
|
311
|
+
depositAddress: string;
|
|
312
|
+
amount: string | number;
|
|
312
313
|
depositDetails: {
|
|
313
314
|
txHashes?: string[] | null | undefined;
|
|
314
315
|
};
|
|
315
|
-
amount: string | number;
|
|
316
316
|
};
|
|
317
317
|
}>, z.ZodObject<{
|
|
318
318
|
__kind: z.ZodLiteral<"DepositFailedVaultVariantArbitrum">;
|
|
@@ -339,20 +339,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
339
339
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
340
340
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
341
341
|
}, "strip", z.ZodTypeAny, {
|
|
342
|
-
__kind: "
|
|
342
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
343
343
|
}, {
|
|
344
|
-
__kind: "
|
|
345
|
-
}>, "
|
|
346
|
-
__kind: "
|
|
344
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
345
|
+
}>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
346
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
347
347
|
}>;
|
|
348
348
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
349
349
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
350
350
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
351
351
|
}, "strip", z.ZodTypeAny, {
|
|
352
|
-
__kind: "
|
|
352
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
353
353
|
value: `0x${string}`;
|
|
354
354
|
}, {
|
|
355
|
-
__kind: "
|
|
355
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
356
356
|
value: string;
|
|
357
357
|
}>, {
|
|
358
358
|
readonly chain: "Ethereum";
|
|
@@ -373,7 +373,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
373
373
|
readonly chain: "Assethub";
|
|
374
374
|
readonly address: string;
|
|
375
375
|
}, {
|
|
376
|
-
__kind: "
|
|
376
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
377
377
|
value: string;
|
|
378
378
|
}>;
|
|
379
379
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -714,14 +714,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
714
714
|
}>>>;
|
|
715
715
|
boostFee: z.ZodNumber;
|
|
716
716
|
}, "strip", z.ZodTypeAny, {
|
|
717
|
+
txId: `0x${string}`;
|
|
717
718
|
depositDetails: {
|
|
718
719
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
719
720
|
};
|
|
720
|
-
boostFee: number;
|
|
721
|
-
txId: `0x${string}`;
|
|
722
721
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
723
722
|
depositAmount: bigint;
|
|
724
|
-
outputAsset: "
|
|
723
|
+
outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
725
724
|
destinationAddress: {
|
|
726
725
|
readonly chain: "Ethereum";
|
|
727
726
|
readonly address: `0x${string}`;
|
|
@@ -756,6 +755,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
756
755
|
} | null | undefined;
|
|
757
756
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
758
757
|
};
|
|
758
|
+
boostFee: number;
|
|
759
759
|
depositAddress?: `0x${string}` | null | undefined;
|
|
760
760
|
channelId?: bigint | null | undefined;
|
|
761
761
|
depositMetadata?: {
|
|
@@ -813,20 +813,19 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
813
813
|
chunkInterval: number;
|
|
814
814
|
} | null | undefined;
|
|
815
815
|
}, {
|
|
816
|
+
txId: string;
|
|
816
817
|
depositDetails: {
|
|
817
818
|
txHashes?: string[] | null | undefined;
|
|
818
819
|
};
|
|
819
|
-
boostFee: number;
|
|
820
|
-
txId: string;
|
|
821
820
|
inputAsset: {
|
|
822
821
|
__kind: "ArbEth" | "ArbUsdc";
|
|
823
822
|
};
|
|
824
823
|
depositAmount: string | number;
|
|
825
824
|
outputAsset: {
|
|
826
|
-
__kind: "
|
|
825
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
827
826
|
};
|
|
828
827
|
destinationAddress: {
|
|
829
|
-
__kind: "
|
|
828
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
830
829
|
value: string;
|
|
831
830
|
};
|
|
832
831
|
affiliateFees: {
|
|
@@ -844,6 +843,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
844
843
|
} | null | undefined;
|
|
845
844
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
846
845
|
};
|
|
846
|
+
boostFee: number;
|
|
847
847
|
depositAddress?: string | null | undefined;
|
|
848
848
|
channelId?: string | number | null | undefined;
|
|
849
849
|
depositMetadata?: {
|
|
@@ -906,14 +906,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
906
906
|
}, "strip", z.ZodTypeAny, {
|
|
907
907
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
908
908
|
vaultWitness: {
|
|
909
|
+
txId: `0x${string}`;
|
|
909
910
|
depositDetails: {
|
|
910
911
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
911
912
|
};
|
|
912
|
-
boostFee: number;
|
|
913
|
-
txId: `0x${string}`;
|
|
914
913
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
915
914
|
depositAmount: bigint;
|
|
916
|
-
outputAsset: "
|
|
915
|
+
outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
917
916
|
destinationAddress: {
|
|
918
917
|
readonly chain: "Ethereum";
|
|
919
918
|
readonly address: `0x${string}`;
|
|
@@ -948,6 +947,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
948
947
|
} | null | undefined;
|
|
949
948
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
950
949
|
};
|
|
950
|
+
boostFee: number;
|
|
951
951
|
depositAddress?: `0x${string}` | null | undefined;
|
|
952
952
|
channelId?: bigint | null | undefined;
|
|
953
953
|
depositMetadata?: {
|
|
@@ -1008,20 +1008,19 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1008
1008
|
}, {
|
|
1009
1009
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
1010
1010
|
vaultWitness: {
|
|
1011
|
+
txId: string;
|
|
1011
1012
|
depositDetails: {
|
|
1012
1013
|
txHashes?: string[] | null | undefined;
|
|
1013
1014
|
};
|
|
1014
|
-
boostFee: number;
|
|
1015
|
-
txId: string;
|
|
1016
1015
|
inputAsset: {
|
|
1017
1016
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1018
1017
|
};
|
|
1019
1018
|
depositAmount: string | number;
|
|
1020
1019
|
outputAsset: {
|
|
1021
|
-
__kind: "
|
|
1020
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1022
1021
|
};
|
|
1023
1022
|
destinationAddress: {
|
|
1024
|
-
__kind: "
|
|
1023
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1025
1024
|
value: string;
|
|
1026
1025
|
};
|
|
1027
1026
|
affiliateFees: {
|
|
@@ -1039,6 +1038,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1039
1038
|
} | null | undefined;
|
|
1040
1039
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1041
1040
|
};
|
|
1041
|
+
boostFee: number;
|
|
1042
1042
|
depositAddress?: string | null | undefined;
|
|
1043
1043
|
channelId?: string | number | null | undefined;
|
|
1044
1044
|
depositMetadata?: {
|
|
@@ -1151,24 +1151,23 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1151
1151
|
details: {
|
|
1152
1152
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
1153
1153
|
depositWitness: {
|
|
1154
|
-
depositAddress: `0x${string}`;
|
|
1155
1154
|
asset: "ArbEth" | "ArbUsdc";
|
|
1155
|
+
depositAddress: `0x${string}`;
|
|
1156
|
+
amount: bigint;
|
|
1156
1157
|
depositDetails: {
|
|
1157
1158
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1158
1159
|
};
|
|
1159
|
-
amount: bigint;
|
|
1160
1160
|
};
|
|
1161
1161
|
} | {
|
|
1162
1162
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
1163
1163
|
vaultWitness: {
|
|
1164
|
+
txId: `0x${string}`;
|
|
1164
1165
|
depositDetails: {
|
|
1165
1166
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1166
1167
|
};
|
|
1167
|
-
boostFee: number;
|
|
1168
|
-
txId: `0x${string}`;
|
|
1169
1168
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
1170
1169
|
depositAmount: bigint;
|
|
1171
|
-
outputAsset: "
|
|
1170
|
+
outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1172
1171
|
destinationAddress: {
|
|
1173
1172
|
readonly chain: "Ethereum";
|
|
1174
1173
|
readonly address: `0x${string}`;
|
|
@@ -1203,6 +1202,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1203
1202
|
} | null | undefined;
|
|
1204
1203
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1205
1204
|
};
|
|
1205
|
+
boostFee: number;
|
|
1206
1206
|
depositAddress?: `0x${string}` | null | undefined;
|
|
1207
1207
|
channelId?: bigint | null | undefined;
|
|
1208
1208
|
depositMetadata?: {
|
|
@@ -1319,32 +1319,31 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1319
1319
|
details: {
|
|
1320
1320
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
1321
1321
|
depositWitness: {
|
|
1322
|
-
depositAddress: string;
|
|
1323
1322
|
asset: {
|
|
1324
1323
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1325
1324
|
};
|
|
1325
|
+
depositAddress: string;
|
|
1326
|
+
amount: string | number;
|
|
1326
1327
|
depositDetails: {
|
|
1327
1328
|
txHashes?: string[] | null | undefined;
|
|
1328
1329
|
};
|
|
1329
|
-
amount: string | number;
|
|
1330
1330
|
};
|
|
1331
1331
|
} | {
|
|
1332
1332
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
1333
1333
|
vaultWitness: {
|
|
1334
|
+
txId: string;
|
|
1334
1335
|
depositDetails: {
|
|
1335
1336
|
txHashes?: string[] | null | undefined;
|
|
1336
1337
|
};
|
|
1337
|
-
boostFee: number;
|
|
1338
|
-
txId: string;
|
|
1339
1338
|
inputAsset: {
|
|
1340
1339
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1341
1340
|
};
|
|
1342
1341
|
depositAmount: string | number;
|
|
1343
1342
|
outputAsset: {
|
|
1344
|
-
__kind: "
|
|
1343
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1345
1344
|
};
|
|
1346
1345
|
destinationAddress: {
|
|
1347
|
-
__kind: "
|
|
1346
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1348
1347
|
value: string;
|
|
1349
1348
|
};
|
|
1350
1349
|
affiliateFees: {
|
|
@@ -1362,6 +1361,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1362
1361
|
} | null | undefined;
|
|
1363
1362
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1364
1363
|
};
|
|
1364
|
+
boostFee: number;
|
|
1365
1365
|
depositAddress?: string | null | undefined;
|
|
1366
1366
|
channelId?: string | number | null | undefined;
|
|
1367
1367
|
depositMetadata?: {
|
|
@@ -276,43 +276,43 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
276
276
|
txHashes?: string[] | null | undefined;
|
|
277
277
|
}>;
|
|
278
278
|
}, "strip", z.ZodTypeAny, {
|
|
279
|
-
depositAddress: `0x${string}`;
|
|
280
279
|
asset: "ArbEth" | "ArbUsdc";
|
|
280
|
+
depositAddress: `0x${string}`;
|
|
281
|
+
amount: bigint;
|
|
281
282
|
depositDetails: {
|
|
282
283
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
283
284
|
};
|
|
284
|
-
amount: bigint;
|
|
285
285
|
}, {
|
|
286
|
-
depositAddress: string;
|
|
287
286
|
asset: {
|
|
288
287
|
__kind: "ArbEth" | "ArbUsdc";
|
|
289
288
|
};
|
|
289
|
+
depositAddress: string;
|
|
290
|
+
amount: string | number;
|
|
290
291
|
depositDetails: {
|
|
291
292
|
txHashes?: string[] | null | undefined;
|
|
292
293
|
};
|
|
293
|
-
amount: string | number;
|
|
294
294
|
}>;
|
|
295
295
|
}, "strip", z.ZodTypeAny, {
|
|
296
296
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
297
297
|
depositWitness: {
|
|
298
|
-
depositAddress: `0x${string}`;
|
|
299
298
|
asset: "ArbEth" | "ArbUsdc";
|
|
299
|
+
depositAddress: `0x${string}`;
|
|
300
|
+
amount: bigint;
|
|
300
301
|
depositDetails: {
|
|
301
302
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
302
303
|
};
|
|
303
|
-
amount: bigint;
|
|
304
304
|
};
|
|
305
305
|
}, {
|
|
306
306
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
307
307
|
depositWitness: {
|
|
308
|
-
depositAddress: string;
|
|
309
308
|
asset: {
|
|
310
309
|
__kind: "ArbEth" | "ArbUsdc";
|
|
311
310
|
};
|
|
311
|
+
depositAddress: string;
|
|
312
|
+
amount: string | number;
|
|
312
313
|
depositDetails: {
|
|
313
314
|
txHashes?: string[] | null | undefined;
|
|
314
315
|
};
|
|
315
|
-
amount: string | number;
|
|
316
316
|
};
|
|
317
317
|
}>, z.ZodObject<{
|
|
318
318
|
__kind: z.ZodLiteral<"DepositFailedVaultVariantArbitrum">;
|
|
@@ -339,20 +339,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
339
339
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
340
340
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
341
341
|
}, "strip", z.ZodTypeAny, {
|
|
342
|
-
__kind: "
|
|
342
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
343
343
|
}, {
|
|
344
|
-
__kind: "
|
|
345
|
-
}>, "
|
|
346
|
-
__kind: "
|
|
344
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
345
|
+
}>, "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
346
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
347
347
|
}>;
|
|
348
348
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
349
349
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
350
350
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
351
351
|
}, "strip", z.ZodTypeAny, {
|
|
352
|
-
__kind: "
|
|
352
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
353
353
|
value: `0x${string}`;
|
|
354
354
|
}, {
|
|
355
|
-
__kind: "
|
|
355
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
356
356
|
value: string;
|
|
357
357
|
}>, {
|
|
358
358
|
readonly chain: "Ethereum";
|
|
@@ -373,7 +373,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
373
373
|
readonly chain: "Assethub";
|
|
374
374
|
readonly address: string;
|
|
375
375
|
}, {
|
|
376
|
-
__kind: "
|
|
376
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
377
377
|
value: string;
|
|
378
378
|
}>;
|
|
379
379
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -714,14 +714,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
714
714
|
}>>>;
|
|
715
715
|
boostFee: z.ZodNumber;
|
|
716
716
|
}, "strip", z.ZodTypeAny, {
|
|
717
|
+
txId: `0x${string}`;
|
|
717
718
|
depositDetails: {
|
|
718
719
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
719
720
|
};
|
|
720
|
-
boostFee: number;
|
|
721
|
-
txId: `0x${string}`;
|
|
722
721
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
723
722
|
depositAmount: bigint;
|
|
724
|
-
outputAsset: "
|
|
723
|
+
outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
725
724
|
destinationAddress: {
|
|
726
725
|
readonly chain: "Ethereum";
|
|
727
726
|
readonly address: `0x${string}`;
|
|
@@ -756,6 +755,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
756
755
|
} | null | undefined;
|
|
757
756
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
758
757
|
};
|
|
758
|
+
boostFee: number;
|
|
759
759
|
depositAddress?: `0x${string}` | null | undefined;
|
|
760
760
|
channelId?: bigint | null | undefined;
|
|
761
761
|
depositMetadata?: {
|
|
@@ -813,20 +813,19 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
813
813
|
chunkInterval: number;
|
|
814
814
|
} | null | undefined;
|
|
815
815
|
}, {
|
|
816
|
+
txId: string;
|
|
816
817
|
depositDetails: {
|
|
817
818
|
txHashes?: string[] | null | undefined;
|
|
818
819
|
};
|
|
819
|
-
boostFee: number;
|
|
820
|
-
txId: string;
|
|
821
820
|
inputAsset: {
|
|
822
821
|
__kind: "ArbEth" | "ArbUsdc";
|
|
823
822
|
};
|
|
824
823
|
depositAmount: string | number;
|
|
825
824
|
outputAsset: {
|
|
826
|
-
__kind: "
|
|
825
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
827
826
|
};
|
|
828
827
|
destinationAddress: {
|
|
829
|
-
__kind: "
|
|
828
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
830
829
|
value: string;
|
|
831
830
|
};
|
|
832
831
|
affiliateFees: {
|
|
@@ -844,6 +843,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
844
843
|
} | null | undefined;
|
|
845
844
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
846
845
|
};
|
|
846
|
+
boostFee: number;
|
|
847
847
|
depositAddress?: string | null | undefined;
|
|
848
848
|
channelId?: string | number | null | undefined;
|
|
849
849
|
depositMetadata?: {
|
|
@@ -906,14 +906,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
906
906
|
}, "strip", z.ZodTypeAny, {
|
|
907
907
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
908
908
|
vaultWitness: {
|
|
909
|
+
txId: `0x${string}`;
|
|
909
910
|
depositDetails: {
|
|
910
911
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
911
912
|
};
|
|
912
|
-
boostFee: number;
|
|
913
|
-
txId: `0x${string}`;
|
|
914
913
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
915
914
|
depositAmount: bigint;
|
|
916
|
-
outputAsset: "
|
|
915
|
+
outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
917
916
|
destinationAddress: {
|
|
918
917
|
readonly chain: "Ethereum";
|
|
919
918
|
readonly address: `0x${string}`;
|
|
@@ -948,6 +947,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
948
947
|
} | null | undefined;
|
|
949
948
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
950
949
|
};
|
|
950
|
+
boostFee: number;
|
|
951
951
|
depositAddress?: `0x${string}` | null | undefined;
|
|
952
952
|
channelId?: bigint | null | undefined;
|
|
953
953
|
depositMetadata?: {
|
|
@@ -1008,20 +1008,19 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1008
1008
|
}, {
|
|
1009
1009
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
1010
1010
|
vaultWitness: {
|
|
1011
|
+
txId: string;
|
|
1011
1012
|
depositDetails: {
|
|
1012
1013
|
txHashes?: string[] | null | undefined;
|
|
1013
1014
|
};
|
|
1014
|
-
boostFee: number;
|
|
1015
|
-
txId: string;
|
|
1016
1015
|
inputAsset: {
|
|
1017
1016
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1018
1017
|
};
|
|
1019
1018
|
depositAmount: string | number;
|
|
1020
1019
|
outputAsset: {
|
|
1021
|
-
__kind: "
|
|
1020
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1022
1021
|
};
|
|
1023
1022
|
destinationAddress: {
|
|
1024
|
-
__kind: "
|
|
1023
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1025
1024
|
value: string;
|
|
1026
1025
|
};
|
|
1027
1026
|
affiliateFees: {
|
|
@@ -1039,6 +1038,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1039
1038
|
} | null | undefined;
|
|
1040
1039
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1041
1040
|
};
|
|
1041
|
+
boostFee: number;
|
|
1042
1042
|
depositAddress?: string | null | undefined;
|
|
1043
1043
|
channelId?: string | number | null | undefined;
|
|
1044
1044
|
depositMetadata?: {
|
|
@@ -1151,24 +1151,23 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1151
1151
|
details: {
|
|
1152
1152
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
1153
1153
|
depositWitness: {
|
|
1154
|
-
depositAddress: `0x${string}`;
|
|
1155
1154
|
asset: "ArbEth" | "ArbUsdc";
|
|
1155
|
+
depositAddress: `0x${string}`;
|
|
1156
|
+
amount: bigint;
|
|
1156
1157
|
depositDetails: {
|
|
1157
1158
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1158
1159
|
};
|
|
1159
|
-
amount: bigint;
|
|
1160
1160
|
};
|
|
1161
1161
|
} | {
|
|
1162
1162
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
1163
1163
|
vaultWitness: {
|
|
1164
|
+
txId: `0x${string}`;
|
|
1164
1165
|
depositDetails: {
|
|
1165
1166
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1166
1167
|
};
|
|
1167
|
-
boostFee: number;
|
|
1168
|
-
txId: `0x${string}`;
|
|
1169
1168
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
1170
1169
|
depositAmount: bigint;
|
|
1171
|
-
outputAsset: "
|
|
1170
|
+
outputAsset: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1172
1171
|
destinationAddress: {
|
|
1173
1172
|
readonly chain: "Ethereum";
|
|
1174
1173
|
readonly address: `0x${string}`;
|
|
@@ -1203,6 +1202,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1203
1202
|
} | null | undefined;
|
|
1204
1203
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1205
1204
|
};
|
|
1205
|
+
boostFee: number;
|
|
1206
1206
|
depositAddress?: `0x${string}` | null | undefined;
|
|
1207
1207
|
channelId?: bigint | null | undefined;
|
|
1208
1208
|
depositMetadata?: {
|
|
@@ -1319,32 +1319,31 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1319
1319
|
details: {
|
|
1320
1320
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
1321
1321
|
depositWitness: {
|
|
1322
|
-
depositAddress: string;
|
|
1323
1322
|
asset: {
|
|
1324
1323
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1325
1324
|
};
|
|
1325
|
+
depositAddress: string;
|
|
1326
|
+
amount: string | number;
|
|
1326
1327
|
depositDetails: {
|
|
1327
1328
|
txHashes?: string[] | null | undefined;
|
|
1328
1329
|
};
|
|
1329
|
-
amount: string | number;
|
|
1330
1330
|
};
|
|
1331
1331
|
} | {
|
|
1332
1332
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
1333
1333
|
vaultWitness: {
|
|
1334
|
+
txId: string;
|
|
1334
1335
|
depositDetails: {
|
|
1335
1336
|
txHashes?: string[] | null | undefined;
|
|
1336
1337
|
};
|
|
1337
|
-
boostFee: number;
|
|
1338
|
-
txId: string;
|
|
1339
1338
|
inputAsset: {
|
|
1340
1339
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1341
1340
|
};
|
|
1342
1341
|
depositAmount: string | number;
|
|
1343
1342
|
outputAsset: {
|
|
1344
|
-
__kind: "
|
|
1343
|
+
__kind: "HubDot" | "HubUsdt" | "HubUsdc" | "Btc" | "Eth" | "Flip" | "Usdc" | "Dot" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1345
1344
|
};
|
|
1346
1345
|
destinationAddress: {
|
|
1347
|
-
__kind: "
|
|
1346
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1348
1347
|
value: string;
|
|
1349
1348
|
};
|
|
1350
1349
|
affiliateFees: {
|
|
@@ -1362,6 +1361,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1362
1361
|
} | null | undefined;
|
|
1363
1362
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1364
1363
|
};
|
|
1364
|
+
boostFee: number;
|
|
1365
1365
|
depositAddress?: string | null | undefined;
|
|
1366
1366
|
channelId?: string | number | null | undefined;
|
|
1367
1367
|
depositMetadata?: {
|
|
@@ -119,13 +119,13 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
119
119
|
}>;
|
|
120
120
|
}, "strip", z.ZodTypeAny, {
|
|
121
121
|
asset: "ArbEth" | "ArbUsdc";
|
|
122
|
+
blockHeight: bigint;
|
|
123
|
+
amount: bigint;
|
|
122
124
|
depositDetails: {
|
|
123
125
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
124
126
|
};
|
|
125
|
-
blockHeight: bigint;
|
|
126
127
|
ingressFee: bigint;
|
|
127
128
|
maxBoostFeeBps: number;
|
|
128
|
-
amount: bigint;
|
|
129
129
|
action: {
|
|
130
130
|
__kind: "Swap";
|
|
131
131
|
swapRequestId: bigint;
|
|
@@ -155,13 +155,13 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
155
155
|
asset: {
|
|
156
156
|
__kind: "ArbEth" | "ArbUsdc";
|
|
157
157
|
};
|
|
158
|
+
blockHeight: string | number;
|
|
159
|
+
amount: string | number;
|
|
158
160
|
depositDetails: {
|
|
159
161
|
txHashes?: string[] | null | undefined;
|
|
160
162
|
};
|
|
161
|
-
blockHeight: string | number;
|
|
162
163
|
ingressFee: string | number;
|
|
163
164
|
maxBoostFeeBps: number;
|
|
164
|
-
amount: string | number;
|
|
165
165
|
action: {
|
|
166
166
|
__kind: "Swap";
|
|
167
167
|
swapRequestId: string | number;
|
|
@@ -119,13 +119,13 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
119
119
|
}>;
|
|
120
120
|
}, "strip", z.ZodTypeAny, {
|
|
121
121
|
asset: "ArbEth" | "ArbUsdc";
|
|
122
|
+
blockHeight: bigint;
|
|
123
|
+
amount: bigint;
|
|
122
124
|
depositDetails: {
|
|
123
125
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
124
126
|
};
|
|
125
|
-
blockHeight: bigint;
|
|
126
127
|
ingressFee: bigint;
|
|
127
128
|
maxBoostFeeBps: number;
|
|
128
|
-
amount: bigint;
|
|
129
129
|
action: {
|
|
130
130
|
__kind: "Swap";
|
|
131
131
|
swapRequestId: bigint;
|
|
@@ -155,13 +155,13 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
155
155
|
asset: {
|
|
156
156
|
__kind: "ArbEth" | "ArbUsdc";
|
|
157
157
|
};
|
|
158
|
+
blockHeight: string | number;
|
|
159
|
+
amount: string | number;
|
|
158
160
|
depositDetails: {
|
|
159
161
|
txHashes?: string[] | null | undefined;
|
|
160
162
|
};
|
|
161
|
-
blockHeight: string | number;
|
|
162
163
|
ingressFee: string | number;
|
|
163
164
|
maxBoostFeeBps: number;
|
|
164
|
-
amount: string | number;
|
|
165
165
|
action: {
|
|
166
166
|
__kind: "Swap";
|
|
167
167
|
swapRequestId: string | number;
|