@chainflip/processor 2.2.0-alpha.5 → 2.2.0-alpha.6
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/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- 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/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/100/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/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.mts +4 -4
- 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/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +205 -205
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +205 -205
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +208 -208
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +208 -208
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +405 -405
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +405 -405
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2526 -2526
- package/dist/11000/common.d.mts +2526 -2526
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +205 -205
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +205 -205
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +208 -208
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +208 -208
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- 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 +107 -107
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +196 -196
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +196 -196
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/swapping/refundEgressScheduled.d.cts +4 -4
- package/dist/11000/swapping/refundEgressScheduled.d.mts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/11000/swapping/swapRequested.d.cts +94 -94
- package/dist/11000/swapping/swapRequested.d.mts +94 -94
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +200 -200
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +200 -200
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +334 -334
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +334 -334
- package/dist/11100/common.d.cts +2989 -2989
- package/dist/11100/common.d.mts +2989 -2989
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +124 -124
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +124 -124
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +54 -54
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +54 -54
- package/dist/11100/funding/sCCallExecuted.d.cts +30 -30
- package/dist/11100/funding/sCCallExecuted.d.mts +30 -30
- 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 +8 -8
- package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
- package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
- 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 +200 -200
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +200 -200
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +41 -41
- 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 +390 -390
- package/dist/11100/swapping/swapRequested.d.mts +390 -390
- package/dist/11100/validator/maxBidUpdated.d.cts +8 -8
- package/dist/11100/validator/maxBidUpdated.d.mts +8 -8
- package/dist/11100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/11100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/common.d.cts +335 -335
- package/dist/11200/common.d.mts +335 -335
- 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 +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +38 -38
- package/dist/11200/swapping/swapRequested.d.mts +38 -38
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +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/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +18 -18
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +18 -18
- 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 +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- 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 +96 -96
- package/dist/131/swapping/ccmFailed.d.mts +96 -96
- package/dist/131/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/131/swapping/swapDepositAddressReady.d.mts +8 -8
- 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 +79 -79
- package/dist/131/swapping/swapScheduled.d.mts +79 -79
- package/dist/131/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/131/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +225 -225
- package/dist/141/common.d.mts +225 -225
- package/dist/141/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/141/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- 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/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.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 +30 -30
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- 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/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.mts +73 -73
- package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
- package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
- package/dist/141/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/141/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/141/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/141/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/141/swapping/swapExecuted.d.cts +84 -84
- package/dist/141/swapping/swapExecuted.d.mts +84 -84
- package/dist/141/swapping/swapScheduled.d.cts +87 -87
- package/dist/141/swapping/swapScheduled.d.mts +87 -87
- package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.mts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
- package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/150/common.d.cts +249 -249
- package/dist/150/common.d.mts +249 -249
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- 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 +20 -20
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
- 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 +32 -32
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- 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 +11 -11
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
- 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 +20 -20
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +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 +30 -30
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- 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 +76 -76
- package/dist/150/swapping/ccmDepositReceived.d.mts +76 -76
- package/dist/150/swapping/ccmFailed.d.cts +83 -83
- package/dist/150/swapping/ccmFailed.d.mts +83 -83
- 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 +23 -23
- package/dist/150/swapping/refundEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/refundEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/refundEgressScheduled.d.mts +9 -9
- 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 +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +23 -23
- package/dist/150/swapping/swapEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/swapEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/swapEgressScheduled.d.mts +9 -9
- package/dist/150/swapping/swapExecuted.d.cts +101 -101
- package/dist/150/swapping/swapExecuted.d.mts +101 -101
- package/dist/150/swapping/swapScheduled.d.cts +110 -110
- package/dist/150/swapping/swapScheduled.d.mts +110 -110
- package/dist/150/swapping/withdrawalRequested.d.cts +11 -11
- package/dist/150/swapping/withdrawalRequested.d.mts +11 -11
- package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/assetBalances/accountCredited.d.cts +6 -6
- package/dist/160/assetBalances/accountCredited.d.mts +6 -6
- package/dist/160/assetBalances/accountDebited.d.cts +6 -6
- package/dist/160/assetBalances/accountDebited.d.mts +6 -6
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/160/common.d.cts +146 -146
- package/dist/160/common.d.mts +146 -146
- 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 +50 -50
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +22 -22
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +22 -22
- 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 +34 -34
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +34 -34
- 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 +10 -10
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- 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 +50 -50
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- 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 +24 -24
- package/dist/160/swapping/refundEgressIgnored.d.mts +24 -24
- package/dist/160/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/160/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/160/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/160/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/160/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapExecuted.d.cts +13 -13
- package/dist/160/swapping/swapExecuted.d.mts +13 -13
- package/dist/160/swapping/swapRequested.d.cts +42 -42
- package/dist/160/swapping/swapRequested.d.mts +42 -42
- package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- 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 +8 -8
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +8 -8
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +8 -8
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/common.d.cts +68 -68
- package/dist/170/common.d.mts +68 -68
- 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 +4 -4
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- 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 +4 -4
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- 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 +4 -4
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +4 -4
- 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 +4 -4
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- 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 +52 -52
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +116 -116
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +116 -116
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/common.d.cts +349 -349
- package/dist/180/common.d.mts +349 -349
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- 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 +52 -52
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- 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 +52 -52
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- 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 +43 -43
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +43 -43
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.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 +22 -22
- package/dist/180/swapping/swapDepositAddressReady.d.mts +22 -22
- 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 +13 -13
- package/dist/180/swapping/swapRequested.d.mts +13 -13
- 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 +6 -6
- package/dist/180/swapping/withdrawalRequested.d.mts +6 -6
- 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 +24 -24
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +7 -7
- package/dist/190/assetBalances/accountCredited.d.mts +7 -7
- package/dist/190/assetBalances/accountDebited.d.cts +7 -7
- package/dist/190/assetBalances/accountDebited.d.mts +7 -7
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
- package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.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 +24 -24
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +66 -66
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- 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 +24 -24
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +548 -548
- package/dist/190/common.d.mts +548 -548
- package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
- 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 +24 -24
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- 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 +24 -24
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +66 -66
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- 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 +24 -24
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +42 -42
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +42 -42
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +10 -10
- package/dist/190/swapping/creditedOnChain.d.mts +10 -10
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/refundEgressScheduled.d.cts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.mts +18 -18
- package/dist/190/swapping/refundedOnChain.d.cts +10 -10
- package/dist/190/swapping/refundedOnChain.d.mts +10 -10
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/190/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/190/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/190/swapping/swapExecuted.d.cts +12 -12
- package/dist/190/swapping/swapExecuted.d.mts +12 -12
- package/dist/190/swapping/swapRequested.d.cts +16 -16
- package/dist/190/swapping/swapRequested.d.mts +16 -16
- package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +56 -56
- package/dist/200/common.d.mts +56 -56
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
- package/dist/200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/200/lendingPools/loanCreated.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +16 -16
- package/dist/200/swapping/swapRequested.d.mts +16 -16
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/liquidityPools/assetSwapped.d.cts +4 -4
- package/dist/210/liquidityPools/assetSwapped.d.mts +4 -4
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +4 -4
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +4 -4
- package/dist/210/swapping/swapExecuted.d.cts +4 -4
- package/dist/210/swapping/swapExecuted.d.mts +4 -4
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/assetBalances/accountCredited.d.cts +16 -16
- package/dist/220/assetBalances/accountCredited.d.mts +16 -16
- package/dist/220/assetBalances/accountDebited.d.cts +16 -16
- package/dist/220/assetBalances/accountDebited.d.mts +16 -16
- package/dist/220/assetBalances/refundSkipped.d.cts +118 -118
- package/dist/220/assetBalances/refundSkipped.d.mts +118 -118
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +40 -40
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +40 -40
- package/dist/220/assethubIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/assethubIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/assethubIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/assethubIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +116 -116
- package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +116 -116
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/common.d.cts +785 -785
- package/dist/220/common.d.mts +785 -785
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +84 -84
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +84 -84
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/ethereumIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/ethereumIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/funding/funded.d.cts +16 -16
- package/dist/220/funding/funded.d.mts +16 -16
- package/dist/220/lendingPools/boostFundsAdded.d.cts +20 -20
- package/dist/220/lendingPools/boostFundsAdded.d.mts +20 -20
- package/dist/220/lendingPools/boostPoolCreated.d.cts +16 -16
- package/dist/220/lendingPools/boostPoolCreated.d.mts +16 -16
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +12 -12
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +12 -12
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +16 -16
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +16 -16
- package/dist/220/lendingPools/lendingPoolCreated.d.cts +12 -12
- package/dist/220/lendingPools/lendingPoolCreated.d.mts +12 -12
- package/dist/220/lendingPools/loanCreated.d.cts +12 -12
- package/dist/220/lendingPools/loanCreated.d.mts +12 -12
- package/dist/220/lendingPools/loanRepaid.d.cts +4 -4
- package/dist/220/lendingPools/loanRepaid.d.mts +4 -4
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +36 -36
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +36 -36
- package/dist/220/lendingPools/stoppedBoosting.d.cts +24 -24
- package/dist/220/lendingPools/stoppedBoosting.d.mts +24 -24
- package/dist/220/liquidityPools/assetSwapped.d.cts +24 -24
- package/dist/220/liquidityPools/assetSwapped.d.mts +24 -24
- package/dist/220/liquidityPools/limitOrderUpdated.d.cts +24 -24
- package/dist/220/liquidityPools/limitOrderUpdated.d.mts +24 -24
- package/dist/220/liquidityPools/newPoolCreated.d.cts +24 -24
- package/dist/220/liquidityPools/newPoolCreated.d.mts +24 -24
- package/dist/220/liquidityPools/orderDeletionFailed.d.cts +64 -64
- package/dist/220/liquidityPools/orderDeletionFailed.d.mts +64 -64
- package/dist/220/liquidityPools/palletConfigUpdated.d.cts +16 -16
- package/dist/220/liquidityPools/palletConfigUpdated.d.mts +16 -16
- package/dist/220/liquidityPools/poolFeeSet.d.cts +24 -24
- package/dist/220/liquidityPools/poolFeeSet.d.mts +24 -24
- package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +48 -48
- package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +48 -48
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +36 -36
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +36 -36
- package/dist/220/liquidityProvider/assetBalancePurged.d.cts +16 -16
- package/dist/220/liquidityProvider/assetBalancePurged.d.mts +16 -16
- package/dist/220/liquidityProvider/assetTransferred.d.cts +12 -12
- package/dist/220/liquidityProvider/assetTransferred.d.mts +12 -12
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +24 -24
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +24 -24
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +40 -40
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +40 -40
- package/dist/220/polkadotIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/polkadotIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/solanaIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/solanaIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/solanaIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/solanaIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +32 -32
- package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +32 -32
- package/dist/220/swapping/batchSwapFailed.d.cts +12 -12
- package/dist/220/swapping/batchSwapFailed.d.mts +12 -12
- package/dist/220/swapping/creditedOnChain.d.cts +18 -18
- package/dist/220/swapping/creditedOnChain.d.mts +18 -18
- package/dist/220/swapping/palletConfigUpdated.d.cts +96 -96
- package/dist/220/swapping/palletConfigUpdated.d.mts +96 -96
- package/dist/220/swapping/refundEgressIgnored.d.cts +34 -34
- package/dist/220/swapping/refundEgressIgnored.d.mts +34 -34
- package/dist/220/swapping/refundEgressScheduled.d.cts +26 -26
- package/dist/220/swapping/refundEgressScheduled.d.mts +26 -26
- package/dist/220/swapping/refundedOnChain.d.cts +18 -18
- package/dist/220/swapping/refundedOnChain.d.mts +18 -18
- package/dist/220/swapping/swapAmountConfiscated.d.cts +14 -14
- package/dist/220/swapping/swapAmountConfiscated.d.mts +14 -14
- package/dist/220/swapping/swapDepositAddressReady.d.cts +32 -32
- package/dist/220/swapping/swapDepositAddressReady.d.mts +32 -32
- package/dist/220/swapping/swapEgressIgnored.d.cts +34 -34
- package/dist/220/swapping/swapEgressIgnored.d.mts +34 -34
- package/dist/220/swapping/swapEgressScheduled.d.cts +26 -26
- package/dist/220/swapping/swapEgressScheduled.d.mts +26 -26
- package/dist/220/swapping/swapExecuted.d.cts +24 -24
- package/dist/220/swapping/swapExecuted.d.mts +24 -24
- package/dist/220/swapping/swapRequested.d.cts +32 -32
- package/dist/220/swapping/swapRequested.d.mts +32 -32
- package/dist/220/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/220/swapping/withdrawalRequested.d.mts +12 -12
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +12 -12
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +12 -12
- package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +48 -48
- package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +48 -48
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +80 -80
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +80 -80
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +4 -4
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +4 -4
- package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +4 -4
- package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +4 -4
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/tronIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/tronIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/tronIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +4 -4
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +4 -4
- package/dist/220/tronIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/tronIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/package.json +2 -2
|
@@ -278,29 +278,29 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
278
278
|
}, "strip", z.ZodTypeAny, {
|
|
279
279
|
depositAddress: `0x${string}`;
|
|
280
280
|
asset: "ArbEth" | "ArbUsdc";
|
|
281
|
-
amount: bigint;
|
|
282
281
|
depositDetails: {
|
|
283
282
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
284
283
|
};
|
|
284
|
+
amount: bigint;
|
|
285
285
|
}, {
|
|
286
286
|
depositAddress: string;
|
|
287
287
|
asset: {
|
|
288
288
|
__kind: "ArbEth" | "ArbUsdc";
|
|
289
289
|
};
|
|
290
|
-
amount: string | number;
|
|
291
290
|
depositDetails: {
|
|
292
291
|
txHashes?: string[] | null | undefined;
|
|
293
292
|
};
|
|
293
|
+
amount: string | number;
|
|
294
294
|
}>;
|
|
295
295
|
}, "strip", z.ZodTypeAny, {
|
|
296
296
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
297
297
|
depositWitness: {
|
|
298
298
|
depositAddress: `0x${string}`;
|
|
299
299
|
asset: "ArbEth" | "ArbUsdc";
|
|
300
|
-
amount: bigint;
|
|
301
300
|
depositDetails: {
|
|
302
301
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
303
302
|
};
|
|
303
|
+
amount: bigint;
|
|
304
304
|
};
|
|
305
305
|
}, {
|
|
306
306
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
@@ -309,10 +309,10 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
309
309
|
asset: {
|
|
310
310
|
__kind: "ArbEth" | "ArbUsdc";
|
|
311
311
|
};
|
|
312
|
-
amount: string | number;
|
|
313
312
|
depositDetails: {
|
|
314
313
|
txHashes?: string[] | null | undefined;
|
|
315
314
|
};
|
|
315
|
+
amount: string | number;
|
|
316
316
|
};
|
|
317
317
|
}>, z.ZodObject<{
|
|
318
318
|
__kind: z.ZodLiteral<"DepositFailedVaultVariantArbitrum">;
|
|
@@ -339,21 +339,21 @@ 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: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
343
343
|
}, {
|
|
344
|
-
__kind: "
|
|
345
|
-
}>, "
|
|
346
|
-
__kind: "
|
|
344
|
+
__kind: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
345
|
+
}>, "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
346
|
+
__kind: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
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
352
|
value: `0x${string}`;
|
|
353
|
-
__kind: "
|
|
353
|
+
__kind: "Dot" | "Btc" | "Eth" | "Sol" | "Arb" | "Hub";
|
|
354
354
|
}, {
|
|
355
355
|
value: string;
|
|
356
|
-
__kind: "
|
|
356
|
+
__kind: "Dot" | "Btc" | "Eth" | "Sol" | "Arb" | "Hub";
|
|
357
357
|
}>, {
|
|
358
358
|
readonly chain: "Ethereum";
|
|
359
359
|
readonly address: `0x${string}`;
|
|
@@ -374,7 +374,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
374
374
|
readonly address: string;
|
|
375
375
|
}, {
|
|
376
376
|
value: string;
|
|
377
|
-
__kind: "
|
|
377
|
+
__kind: "Dot" | "Btc" | "Eth" | "Sol" | "Arb" | "Hub";
|
|
378
378
|
}>;
|
|
379
379
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
380
380
|
channelMetadata: z.ZodObject<{
|
|
@@ -718,9 +718,10 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
718
718
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
719
719
|
};
|
|
720
720
|
boostFee: number;
|
|
721
|
+
txId: `0x${string}`;
|
|
721
722
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
722
723
|
depositAmount: bigint;
|
|
723
|
-
outputAsset: "
|
|
724
|
+
outputAsset: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
724
725
|
destinationAddress: {
|
|
725
726
|
readonly chain: "Ethereum";
|
|
726
727
|
readonly address: `0x${string}`;
|
|
@@ -740,7 +741,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
740
741
|
readonly chain: "Assethub";
|
|
741
742
|
readonly address: string;
|
|
742
743
|
};
|
|
743
|
-
txId: `0x${string}`;
|
|
744
744
|
affiliateFees: {
|
|
745
745
|
account: number;
|
|
746
746
|
bps: number;
|
|
@@ -817,18 +817,18 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
817
817
|
txHashes?: string[] | null | undefined;
|
|
818
818
|
};
|
|
819
819
|
boostFee: number;
|
|
820
|
+
txId: string;
|
|
820
821
|
inputAsset: {
|
|
821
822
|
__kind: "ArbEth" | "ArbUsdc";
|
|
822
823
|
};
|
|
823
824
|
depositAmount: string | number;
|
|
824
825
|
outputAsset: {
|
|
825
|
-
__kind: "
|
|
826
|
+
__kind: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
826
827
|
};
|
|
827
828
|
destinationAddress: {
|
|
828
829
|
value: string;
|
|
829
|
-
__kind: "
|
|
830
|
+
__kind: "Dot" | "Btc" | "Eth" | "Sol" | "Arb" | "Hub";
|
|
830
831
|
};
|
|
831
|
-
txId: string;
|
|
832
832
|
affiliateFees: {
|
|
833
833
|
account: number;
|
|
834
834
|
bps: number;
|
|
@@ -910,9 +910,10 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
910
910
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
911
911
|
};
|
|
912
912
|
boostFee: number;
|
|
913
|
+
txId: `0x${string}`;
|
|
913
914
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
914
915
|
depositAmount: bigint;
|
|
915
|
-
outputAsset: "
|
|
916
|
+
outputAsset: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
916
917
|
destinationAddress: {
|
|
917
918
|
readonly chain: "Ethereum";
|
|
918
919
|
readonly address: `0x${string}`;
|
|
@@ -932,7 +933,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
932
933
|
readonly chain: "Assethub";
|
|
933
934
|
readonly address: string;
|
|
934
935
|
};
|
|
935
|
-
txId: `0x${string}`;
|
|
936
936
|
affiliateFees: {
|
|
937
937
|
account: number;
|
|
938
938
|
bps: number;
|
|
@@ -1012,18 +1012,18 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1012
1012
|
txHashes?: string[] | null | undefined;
|
|
1013
1013
|
};
|
|
1014
1014
|
boostFee: number;
|
|
1015
|
+
txId: string;
|
|
1015
1016
|
inputAsset: {
|
|
1016
1017
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1017
1018
|
};
|
|
1018
1019
|
depositAmount: string | number;
|
|
1019
1020
|
outputAsset: {
|
|
1020
|
-
__kind: "
|
|
1021
|
+
__kind: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1021
1022
|
};
|
|
1022
1023
|
destinationAddress: {
|
|
1023
1024
|
value: string;
|
|
1024
|
-
__kind: "
|
|
1025
|
+
__kind: "Dot" | "Btc" | "Eth" | "Sol" | "Arb" | "Hub";
|
|
1025
1026
|
};
|
|
1026
|
-
txId: string;
|
|
1027
1027
|
affiliateFees: {
|
|
1028
1028
|
account: number;
|
|
1029
1029
|
bps: number;
|
|
@@ -1153,10 +1153,10 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1153
1153
|
depositWitness: {
|
|
1154
1154
|
depositAddress: `0x${string}`;
|
|
1155
1155
|
asset: "ArbEth" | "ArbUsdc";
|
|
1156
|
-
amount: bigint;
|
|
1157
1156
|
depositDetails: {
|
|
1158
1157
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1159
1158
|
};
|
|
1159
|
+
amount: bigint;
|
|
1160
1160
|
};
|
|
1161
1161
|
} | {
|
|
1162
1162
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
@@ -1165,9 +1165,10 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1165
1165
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1166
1166
|
};
|
|
1167
1167
|
boostFee: number;
|
|
1168
|
+
txId: `0x${string}`;
|
|
1168
1169
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
1169
1170
|
depositAmount: bigint;
|
|
1170
|
-
outputAsset: "
|
|
1171
|
+
outputAsset: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1171
1172
|
destinationAddress: {
|
|
1172
1173
|
readonly chain: "Ethereum";
|
|
1173
1174
|
readonly address: `0x${string}`;
|
|
@@ -1187,7 +1188,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1187
1188
|
readonly chain: "Assethub";
|
|
1188
1189
|
readonly address: string;
|
|
1189
1190
|
};
|
|
1190
|
-
txId: `0x${string}`;
|
|
1191
1191
|
affiliateFees: {
|
|
1192
1192
|
account: number;
|
|
1193
1193
|
bps: number;
|
|
@@ -1323,10 +1323,10 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1323
1323
|
asset: {
|
|
1324
1324
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1325
1325
|
};
|
|
1326
|
-
amount: string | number;
|
|
1327
1326
|
depositDetails: {
|
|
1328
1327
|
txHashes?: string[] | null | undefined;
|
|
1329
1328
|
};
|
|
1329
|
+
amount: string | number;
|
|
1330
1330
|
};
|
|
1331
1331
|
} | {
|
|
1332
1332
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
@@ -1335,18 +1335,18 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1335
1335
|
txHashes?: string[] | null | undefined;
|
|
1336
1336
|
};
|
|
1337
1337
|
boostFee: number;
|
|
1338
|
+
txId: string;
|
|
1338
1339
|
inputAsset: {
|
|
1339
1340
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1340
1341
|
};
|
|
1341
1342
|
depositAmount: string | number;
|
|
1342
1343
|
outputAsset: {
|
|
1343
|
-
__kind: "
|
|
1344
|
+
__kind: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1344
1345
|
};
|
|
1345
1346
|
destinationAddress: {
|
|
1346
1347
|
value: string;
|
|
1347
|
-
__kind: "
|
|
1348
|
+
__kind: "Dot" | "Btc" | "Eth" | "Sol" | "Arb" | "Hub";
|
|
1348
1349
|
};
|
|
1349
|
-
txId: string;
|
|
1350
1350
|
affiliateFees: {
|
|
1351
1351
|
account: number;
|
|
1352
1352
|
bps: number;
|
|
@@ -278,29 +278,29 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
278
278
|
}, "strip", z.ZodTypeAny, {
|
|
279
279
|
depositAddress: `0x${string}`;
|
|
280
280
|
asset: "ArbEth" | "ArbUsdc";
|
|
281
|
-
amount: bigint;
|
|
282
281
|
depositDetails: {
|
|
283
282
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
284
283
|
};
|
|
284
|
+
amount: bigint;
|
|
285
285
|
}, {
|
|
286
286
|
depositAddress: string;
|
|
287
287
|
asset: {
|
|
288
288
|
__kind: "ArbEth" | "ArbUsdc";
|
|
289
289
|
};
|
|
290
|
-
amount: string | number;
|
|
291
290
|
depositDetails: {
|
|
292
291
|
txHashes?: string[] | null | undefined;
|
|
293
292
|
};
|
|
293
|
+
amount: string | number;
|
|
294
294
|
}>;
|
|
295
295
|
}, "strip", z.ZodTypeAny, {
|
|
296
296
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
297
297
|
depositWitness: {
|
|
298
298
|
depositAddress: `0x${string}`;
|
|
299
299
|
asset: "ArbEth" | "ArbUsdc";
|
|
300
|
-
amount: bigint;
|
|
301
300
|
depositDetails: {
|
|
302
301
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
303
302
|
};
|
|
303
|
+
amount: bigint;
|
|
304
304
|
};
|
|
305
305
|
}, {
|
|
306
306
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
@@ -309,10 +309,10 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
309
309
|
asset: {
|
|
310
310
|
__kind: "ArbEth" | "ArbUsdc";
|
|
311
311
|
};
|
|
312
|
-
amount: string | number;
|
|
313
312
|
depositDetails: {
|
|
314
313
|
txHashes?: string[] | null | undefined;
|
|
315
314
|
};
|
|
315
|
+
amount: string | number;
|
|
316
316
|
};
|
|
317
317
|
}>, z.ZodObject<{
|
|
318
318
|
__kind: z.ZodLiteral<"DepositFailedVaultVariantArbitrum">;
|
|
@@ -339,21 +339,21 @@ 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: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
343
343
|
}, {
|
|
344
|
-
__kind: "
|
|
345
|
-
}>, "
|
|
346
|
-
__kind: "
|
|
344
|
+
__kind: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
345
|
+
}>, "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
346
|
+
__kind: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
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
352
|
value: `0x${string}`;
|
|
353
|
-
__kind: "
|
|
353
|
+
__kind: "Dot" | "Btc" | "Eth" | "Sol" | "Arb" | "Hub";
|
|
354
354
|
}, {
|
|
355
355
|
value: string;
|
|
356
|
-
__kind: "
|
|
356
|
+
__kind: "Dot" | "Btc" | "Eth" | "Sol" | "Arb" | "Hub";
|
|
357
357
|
}>, {
|
|
358
358
|
readonly chain: "Ethereum";
|
|
359
359
|
readonly address: `0x${string}`;
|
|
@@ -374,7 +374,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
374
374
|
readonly address: string;
|
|
375
375
|
}, {
|
|
376
376
|
value: string;
|
|
377
|
-
__kind: "
|
|
377
|
+
__kind: "Dot" | "Btc" | "Eth" | "Sol" | "Arb" | "Hub";
|
|
378
378
|
}>;
|
|
379
379
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
380
380
|
channelMetadata: z.ZodObject<{
|
|
@@ -718,9 +718,10 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
718
718
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
719
719
|
};
|
|
720
720
|
boostFee: number;
|
|
721
|
+
txId: `0x${string}`;
|
|
721
722
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
722
723
|
depositAmount: bigint;
|
|
723
|
-
outputAsset: "
|
|
724
|
+
outputAsset: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
724
725
|
destinationAddress: {
|
|
725
726
|
readonly chain: "Ethereum";
|
|
726
727
|
readonly address: `0x${string}`;
|
|
@@ -740,7 +741,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
740
741
|
readonly chain: "Assethub";
|
|
741
742
|
readonly address: string;
|
|
742
743
|
};
|
|
743
|
-
txId: `0x${string}`;
|
|
744
744
|
affiliateFees: {
|
|
745
745
|
account: number;
|
|
746
746
|
bps: number;
|
|
@@ -817,18 +817,18 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
817
817
|
txHashes?: string[] | null | undefined;
|
|
818
818
|
};
|
|
819
819
|
boostFee: number;
|
|
820
|
+
txId: string;
|
|
820
821
|
inputAsset: {
|
|
821
822
|
__kind: "ArbEth" | "ArbUsdc";
|
|
822
823
|
};
|
|
823
824
|
depositAmount: string | number;
|
|
824
825
|
outputAsset: {
|
|
825
|
-
__kind: "
|
|
826
|
+
__kind: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
826
827
|
};
|
|
827
828
|
destinationAddress: {
|
|
828
829
|
value: string;
|
|
829
|
-
__kind: "
|
|
830
|
+
__kind: "Dot" | "Btc" | "Eth" | "Sol" | "Arb" | "Hub";
|
|
830
831
|
};
|
|
831
|
-
txId: string;
|
|
832
832
|
affiliateFees: {
|
|
833
833
|
account: number;
|
|
834
834
|
bps: number;
|
|
@@ -910,9 +910,10 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
910
910
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
911
911
|
};
|
|
912
912
|
boostFee: number;
|
|
913
|
+
txId: `0x${string}`;
|
|
913
914
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
914
915
|
depositAmount: bigint;
|
|
915
|
-
outputAsset: "
|
|
916
|
+
outputAsset: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
916
917
|
destinationAddress: {
|
|
917
918
|
readonly chain: "Ethereum";
|
|
918
919
|
readonly address: `0x${string}`;
|
|
@@ -932,7 +933,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
932
933
|
readonly chain: "Assethub";
|
|
933
934
|
readonly address: string;
|
|
934
935
|
};
|
|
935
|
-
txId: `0x${string}`;
|
|
936
936
|
affiliateFees: {
|
|
937
937
|
account: number;
|
|
938
938
|
bps: number;
|
|
@@ -1012,18 +1012,18 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1012
1012
|
txHashes?: string[] | null | undefined;
|
|
1013
1013
|
};
|
|
1014
1014
|
boostFee: number;
|
|
1015
|
+
txId: string;
|
|
1015
1016
|
inputAsset: {
|
|
1016
1017
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1017
1018
|
};
|
|
1018
1019
|
depositAmount: string | number;
|
|
1019
1020
|
outputAsset: {
|
|
1020
|
-
__kind: "
|
|
1021
|
+
__kind: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1021
1022
|
};
|
|
1022
1023
|
destinationAddress: {
|
|
1023
1024
|
value: string;
|
|
1024
|
-
__kind: "
|
|
1025
|
+
__kind: "Dot" | "Btc" | "Eth" | "Sol" | "Arb" | "Hub";
|
|
1025
1026
|
};
|
|
1026
|
-
txId: string;
|
|
1027
1027
|
affiliateFees: {
|
|
1028
1028
|
account: number;
|
|
1029
1029
|
bps: number;
|
|
@@ -1153,10 +1153,10 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1153
1153
|
depositWitness: {
|
|
1154
1154
|
depositAddress: `0x${string}`;
|
|
1155
1155
|
asset: "ArbEth" | "ArbUsdc";
|
|
1156
|
-
amount: bigint;
|
|
1157
1156
|
depositDetails: {
|
|
1158
1157
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1159
1158
|
};
|
|
1159
|
+
amount: bigint;
|
|
1160
1160
|
};
|
|
1161
1161
|
} | {
|
|
1162
1162
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
@@ -1165,9 +1165,10 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1165
1165
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1166
1166
|
};
|
|
1167
1167
|
boostFee: number;
|
|
1168
|
+
txId: `0x${string}`;
|
|
1168
1169
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
1169
1170
|
depositAmount: bigint;
|
|
1170
|
-
outputAsset: "
|
|
1171
|
+
outputAsset: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1171
1172
|
destinationAddress: {
|
|
1172
1173
|
readonly chain: "Ethereum";
|
|
1173
1174
|
readonly address: `0x${string}`;
|
|
@@ -1187,7 +1188,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1187
1188
|
readonly chain: "Assethub";
|
|
1188
1189
|
readonly address: string;
|
|
1189
1190
|
};
|
|
1190
|
-
txId: `0x${string}`;
|
|
1191
1191
|
affiliateFees: {
|
|
1192
1192
|
account: number;
|
|
1193
1193
|
bps: number;
|
|
@@ -1323,10 +1323,10 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1323
1323
|
asset: {
|
|
1324
1324
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1325
1325
|
};
|
|
1326
|
-
amount: string | number;
|
|
1327
1326
|
depositDetails: {
|
|
1328
1327
|
txHashes?: string[] | null | undefined;
|
|
1329
1328
|
};
|
|
1329
|
+
amount: string | number;
|
|
1330
1330
|
};
|
|
1331
1331
|
} | {
|
|
1332
1332
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
@@ -1335,18 +1335,18 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1335
1335
|
txHashes?: string[] | null | undefined;
|
|
1336
1336
|
};
|
|
1337
1337
|
boostFee: number;
|
|
1338
|
+
txId: string;
|
|
1338
1339
|
inputAsset: {
|
|
1339
1340
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1340
1341
|
};
|
|
1341
1342
|
depositAmount: string | number;
|
|
1342
1343
|
outputAsset: {
|
|
1343
|
-
__kind: "
|
|
1344
|
+
__kind: "Dot" | "Btc" | "Eth" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1344
1345
|
};
|
|
1345
1346
|
destinationAddress: {
|
|
1346
1347
|
value: string;
|
|
1347
|
-
__kind: "
|
|
1348
|
+
__kind: "Dot" | "Btc" | "Eth" | "Sol" | "Arb" | "Hub";
|
|
1348
1349
|
};
|
|
1349
|
-
txId: string;
|
|
1350
1350
|
affiliateFees: {
|
|
1351
1351
|
account: number;
|
|
1352
1352
|
bps: number;
|
|
@@ -88,15 +88,15 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
88
88
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
89
89
|
}, "strip", z.ZodTypeAny, {
|
|
90
90
|
__kind: "Refund";
|
|
91
|
-
amount: bigint;
|
|
92
91
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
92
|
+
amount: bigint;
|
|
93
93
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
94
94
|
}, {
|
|
95
95
|
__kind: "Refund";
|
|
96
|
-
amount: string | number;
|
|
97
96
|
reason: {
|
|
98
97
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
99
98
|
};
|
|
99
|
+
amount: string | number;
|
|
100
100
|
egressId?: [{
|
|
101
101
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
102
102
|
}, string | number] | null | undefined;
|
|
@@ -119,13 +119,13 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
119
119
|
}>;
|
|
120
120
|
}, "strip", z.ZodTypeAny, {
|
|
121
121
|
asset: "ArbEth" | "ArbUsdc";
|
|
122
|
-
amount: bigint;
|
|
123
|
-
blockHeight: bigint;
|
|
124
122
|
depositDetails: {
|
|
125
123
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
126
124
|
};
|
|
125
|
+
blockHeight: bigint;
|
|
127
126
|
ingressFee: bigint;
|
|
128
127
|
maxBoostFeeBps: number;
|
|
128
|
+
amount: bigint;
|
|
129
129
|
action: {
|
|
130
130
|
__kind: "Swap";
|
|
131
131
|
swapRequestId: bigint;
|
|
@@ -142,8 +142,8 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
142
142
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
143
143
|
} | {
|
|
144
144
|
__kind: "Refund";
|
|
145
|
-
amount: bigint;
|
|
146
145
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
146
|
+
amount: bigint;
|
|
147
147
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
148
148
|
} | {
|
|
149
149
|
__kind: "Unrefundable";
|
|
@@ -155,13 +155,13 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
155
155
|
asset: {
|
|
156
156
|
__kind: "ArbEth" | "ArbUsdc";
|
|
157
157
|
};
|
|
158
|
-
amount: string | number;
|
|
159
|
-
blockHeight: string | number;
|
|
160
158
|
depositDetails: {
|
|
161
159
|
txHashes?: string[] | null | undefined;
|
|
162
160
|
};
|
|
161
|
+
blockHeight: string | number;
|
|
163
162
|
ingressFee: string | number;
|
|
164
163
|
maxBoostFeeBps: number;
|
|
164
|
+
amount: string | number;
|
|
165
165
|
action: {
|
|
166
166
|
__kind: "Swap";
|
|
167
167
|
swapRequestId: string | number;
|
|
@@ -178,10 +178,10 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
178
178
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
179
179
|
} | {
|
|
180
180
|
__kind: "Refund";
|
|
181
|
-
amount: string | number;
|
|
182
181
|
reason: {
|
|
183
182
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
184
183
|
};
|
|
184
|
+
amount: string | number;
|
|
185
185
|
egressId?: [{
|
|
186
186
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
187
187
|
}, string | number] | null | undefined;
|
|
@@ -88,15 +88,15 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
88
88
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
89
89
|
}, "strip", z.ZodTypeAny, {
|
|
90
90
|
__kind: "Refund";
|
|
91
|
-
amount: bigint;
|
|
92
91
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
92
|
+
amount: bigint;
|
|
93
93
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
94
94
|
}, {
|
|
95
95
|
__kind: "Refund";
|
|
96
|
-
amount: string | number;
|
|
97
96
|
reason: {
|
|
98
97
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
99
98
|
};
|
|
99
|
+
amount: string | number;
|
|
100
100
|
egressId?: [{
|
|
101
101
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
102
102
|
}, string | number] | null | undefined;
|
|
@@ -119,13 +119,13 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
119
119
|
}>;
|
|
120
120
|
}, "strip", z.ZodTypeAny, {
|
|
121
121
|
asset: "ArbEth" | "ArbUsdc";
|
|
122
|
-
amount: bigint;
|
|
123
|
-
blockHeight: bigint;
|
|
124
122
|
depositDetails: {
|
|
125
123
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
126
124
|
};
|
|
125
|
+
blockHeight: bigint;
|
|
127
126
|
ingressFee: bigint;
|
|
128
127
|
maxBoostFeeBps: number;
|
|
128
|
+
amount: bigint;
|
|
129
129
|
action: {
|
|
130
130
|
__kind: "Swap";
|
|
131
131
|
swapRequestId: bigint;
|
|
@@ -142,8 +142,8 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
142
142
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
143
143
|
} | {
|
|
144
144
|
__kind: "Refund";
|
|
145
|
-
amount: bigint;
|
|
146
145
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
146
|
+
amount: bigint;
|
|
147
147
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
148
148
|
} | {
|
|
149
149
|
__kind: "Unrefundable";
|
|
@@ -155,13 +155,13 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
155
155
|
asset: {
|
|
156
156
|
__kind: "ArbEth" | "ArbUsdc";
|
|
157
157
|
};
|
|
158
|
-
amount: string | number;
|
|
159
|
-
blockHeight: string | number;
|
|
160
158
|
depositDetails: {
|
|
161
159
|
txHashes?: string[] | null | undefined;
|
|
162
160
|
};
|
|
161
|
+
blockHeight: string | number;
|
|
163
162
|
ingressFee: string | number;
|
|
164
163
|
maxBoostFeeBps: number;
|
|
164
|
+
amount: string | number;
|
|
165
165
|
action: {
|
|
166
166
|
__kind: "Swap";
|
|
167
167
|
swapRequestId: string | number;
|
|
@@ -178,10 +178,10 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
178
178
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
179
179
|
} | {
|
|
180
180
|
__kind: "Refund";
|
|
181
|
-
amount: string | number;
|
|
182
181
|
reason: {
|
|
183
182
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
184
183
|
};
|
|
184
|
+
amount: string | number;
|
|
185
185
|
egressId?: [{
|
|
186
186
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
187
187
|
}, string | number] | null | undefined;
|