@chainflip/processor 2.1.0-alpha.4 → 2.1.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +4 -4
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/common.d.cts +11 -11
- package/dist/100/common.d.mts +11 -11
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- 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/assetSwapped.d.cts +12 -12
- package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.cts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.mts +6 -6
- package/dist/100/swapping/ccmFailed.d.cts +8 -8
- package/dist/100/swapping/ccmFailed.d.mts +8 -8
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +15 -15
- package/dist/100/swapping/swapAmountTooLow.d.mts +15 -15
- package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +13 -13
- package/dist/100/swapping/swapExecuted.d.mts +13 -13
- package/dist/100/swapping/swapScheduled.d.cts +24 -24
- package/dist/100/swapping/swapScheduled.d.mts +24 -24
- package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
- 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 +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +207 -207
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +398 -398
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +398 -398
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2506 -2506
- package/dist/11000/common.d.mts +2506 -2506
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +2 -2
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +207 -207
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +192 -192
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +192 -192
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +2 -2
- package/dist/11000/swapping/refundedOnChain.d.mts +2 -2
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +50 -50
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +50 -50
- 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 +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +24 -24
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +24 -24
- 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 +28 -28
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +28 -28
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11100/common.d.cts +190 -190
- package/dist/11100/common.d.mts +190 -190
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +58 -58
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +58 -58
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.mts +2 -2
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +2 -2
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +2 -2
- package/dist/11100/lendingPools/loanCreated.d.cts +4 -4
- package/dist/11100/lendingPools/loanCreated.d.mts +4 -4
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +12 -12
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +12 -12
- package/dist/11100/swapping/swapAborted.d.cts +2 -2
- package/dist/11100/swapping/swapAborted.d.mts +2 -2
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/11100/swapping/swapExecuted.d.cts +2 -2
- package/dist/11100/swapping/swapExecuted.d.mts +2 -2
- package/dist/11100/swapping/swapRequested.d.cts +32 -32
- package/dist/11100/swapping/swapRequested.d.mts +32 -32
- package/dist/11100/swapping/swapRescheduled.d.cts +2 -2
- package/dist/11100/swapping/swapRescheduled.d.mts +2 -2
- package/dist/11100/validator/delegated.d.cts +2 -2
- package/dist/11100/validator/delegated.d.mts +2 -2
- package/dist/11100/validator/delegatorAllowed.d.cts +2 -2
- package/dist/11100/validator/delegatorAllowed.d.mts +2 -2
- package/dist/11100/validator/delegatorBlocked.d.cts +2 -2
- package/dist/11100/validator/delegatorBlocked.d.mts +2 -2
- package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
- package/dist/11100/validator/operatorAcceptedByValidator.d.mts +2 -2
- package/dist/11100/validator/undelegated.d.cts +2 -2
- package/dist/11100/validator/undelegated.d.mts +2 -2
- package/dist/11100/validator/validatorClaimed.d.cts +2 -2
- package/dist/11100/validator/validatorClaimed.d.mts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +178 -178
- 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 +10 -10
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +20 -20
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +308 -308
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +308 -308
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/11200/common.d.cts +2667 -2667
- package/dist/11200/common.d.mts +2667 -2667
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +178 -178
- 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 +10 -10
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +178 -178
- 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 +18 -18
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +210 -210
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +210 -210
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +16 -16
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +16 -16
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +374 -374
- package/dist/11200/swapping/swapRequested.d.mts +374 -374
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/120/common.d.cts +93 -93
- package/dist/120/common.d.mts +93 -93
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.mts +16 -16
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/120/swapping/ccmFailed.d.cts +62 -62
- package/dist/120/swapping/ccmFailed.d.mts +62 -62
- package/dist/120/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/120/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/120/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/120/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.mts +12 -12
- 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/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +2 -2
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/swapExecuted.d.cts +2 -2
- package/dist/131/swapping/swapExecuted.d.mts +2 -2
- package/dist/131/swapping/swapScheduled.d.cts +8 -8
- package/dist/131/swapping/swapScheduled.d.mts +8 -8
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.mts +6 -6
- 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 +4 -4
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +5 -5
- package/dist/141/common.d.mts +5 -5
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.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/liquidityPools/limitOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- 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/assetTransferred.d.cts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- 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 +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.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/batchSwapFailed.d.cts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/141/swapping/ccmFailed.d.cts +8 -8
- package/dist/141/swapping/ccmFailed.d.mts +8 -8
- package/dist/141/swapping/swapDepositAddressReady.d.cts +4 -4
- package/dist/141/swapping/swapDepositAddressReady.d.mts +4 -4
- package/dist/141/swapping/swapEgressIgnored.d.cts +3 -3
- package/dist/141/swapping/swapEgressIgnored.d.mts +3 -3
- package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
- package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
- package/dist/141/swapping/swapExecuted.d.cts +8 -8
- package/dist/141/swapping/swapExecuted.d.mts +8 -8
- package/dist/141/swapping/swapScheduled.d.cts +6 -6
- package/dist/141/swapping/swapScheduled.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/assetBalances/refundSkipped.d.cts +49 -49
- package/dist/150/assetBalances/refundSkipped.d.mts +49 -49
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/common.d.cts +23 -23
- package/dist/150/common.d.mts +23 -23
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +12 -12
- 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 +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +12 -12
- package/dist/150/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/150/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/150/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/150/liquidityProvider/accountDebited.d.mts +7 -7
- 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 +14 -14
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +2 -2
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/150/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- 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 +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- 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 +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- 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 +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.mts +6 -6
- package/dist/150/swapping/ccmFailed.d.cts +9 -9
- package/dist/150/swapping/ccmFailed.d.mts +9 -9
- 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 +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.mts +6 -6
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
- 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 +27 -27
- package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/150/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/150/swapping/swapEgressIgnored.d.mts +6 -6
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +13 -13
- package/dist/150/swapping/swapExecuted.d.mts +13 -13
- package/dist/150/swapping/swapScheduled.d.cts +22 -22
- package/dist/150/swapping/swapScheduled.d.mts +22 -22
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.mts +10 -10
- 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/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 +108 -108
- package/dist/160/common.d.mts +108 -108
- 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/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- 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/ccmFailed.d.cts +22 -22
- package/dist/160/swapping/ccmFailed.d.mts +22 -22
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/160/swapping/swapDepositAddressReady.d.mts +13 -13
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapRequested.d.cts +32 -32
- package/dist/160/swapping/swapRequested.d.mts +32 -32
- package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/160/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.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 +26 -26
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +30 -30
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- 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/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/common.d.cts +148 -148
- package/dist/170/common.d.mts +148 -148
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.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 +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/reputation/offencePenalty.d.cts +6 -6
- package/dist/170/reputation/offencePenalty.d.mts +6 -6
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +7 -7
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +7 -7
- 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 +68 -68
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +206 -206
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +206 -206
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +42 -42
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +42 -42
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +382 -382
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +382 -382
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +36 -36
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +36 -36
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/180/common.d.cts +1784 -1784
- package/dist/180/common.d.mts +1784 -1784
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +206 -206
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +206 -206
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +209 -209
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +209 -209
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +68 -68
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +197 -197
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +197 -197
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- 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 +45 -45
- package/dist/180/swapping/swapDepositAddressReady.d.mts +45 -45
- 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 +65 -65
- package/dist/180/swapping/swapRequested.d.mts +65 -65
- package/dist/180/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +14 -14
- 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 +14 -14
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +14 -14
- 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 +9 -9
- package/dist/190/assetBalances/accountCredited.d.mts +9 -9
- package/dist/190/assetBalances/accountDebited.d.cts +9 -9
- package/dist/190/assetBalances/accountDebited.d.mts +9 -9
- 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/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +14 -14
- 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 +14 -14
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +64 -64
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +64 -64
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +18 -18
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +18 -18
- 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 +640 -640
- package/dist/190/common.d.mts +640 -640
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +14 -14
- 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 +14 -14
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +14 -14
- 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 +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
- 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 +10 -10
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +10 -10
- 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 +24 -24
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- package/dist/190/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/190/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +13 -13
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +13 -13
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +13 -13
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +13 -13
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +14 -14
- 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 +14 -14
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +14 -14
- 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/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- 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 +48 -48
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +14 -14
- 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/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/190/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/190/swapping/creditedOnChain.d.cts +9 -9
- package/dist/190/swapping/creditedOnChain.d.mts +9 -9
- 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 +20 -20
- package/dist/190/swapping/refundEgressIgnored.d.mts +20 -20
- package/dist/190/swapping/refundEgressScheduled.d.cts +13 -13
- package/dist/190/swapping/refundEgressScheduled.d.mts +13 -13
- package/dist/190/swapping/refundedOnChain.d.cts +9 -9
- package/dist/190/swapping/refundedOnChain.d.mts +9 -9
- 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 +39 -39
- package/dist/190/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/190/swapping/swapEgressIgnored.d.cts +20 -20
- package/dist/190/swapping/swapEgressIgnored.d.mts +20 -20
- package/dist/190/swapping/swapEgressScheduled.d.cts +13 -13
- package/dist/190/swapping/swapEgressScheduled.d.mts +13 -13
- package/dist/190/swapping/swapExecuted.d.cts +14 -14
- package/dist/190/swapping/swapExecuted.d.mts +14 -14
- package/dist/190/swapping/swapRequested.d.cts +41 -41
- package/dist/190/swapping/swapRequested.d.mts +41 -41
- package/dist/190/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/190/swapping/withdrawalRequested.d.mts +12 -12
- 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 +26 -26
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +26 -26
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +62 -62
- package/dist/200/common.d.mts +62 -62
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/lendingFundsAdded.d.cts +4 -4
- package/dist/200/lendingPools/lendingFundsAdded.d.mts +4 -4
- package/dist/200/lendingPools/lendingFundsRemoved.d.cts +2 -2
- package/dist/200/lendingPools/lendingFundsRemoved.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/accountCreationDepositAddressReady.d.cts +9 -9
- package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +9 -9
- package/dist/200/swapping/swapAborted.d.cts +2 -2
- package/dist/200/swapping/swapAborted.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 +22 -22
- package/dist/200/swapping/swapRequested.d.mts +22 -22
- package/dist/200/swapping/swapRescheduled.d.cts +2 -2
- package/dist/200/swapping/swapRescheduled.d.mts +2 -2
- package/dist/210/arbitrumElections/allVotesCleared.cjs +8 -0
- package/dist/210/arbitrumElections/allVotesCleared.d.cts +6 -0
- package/dist/210/arbitrumElections/allVotesCleared.d.mts +6 -0
- package/dist/210/arbitrumElections/allVotesCleared.mjs +7 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.cjs +8 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.d.cts +6 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.d.mts +6 -0
- package/dist/210/arbitrumElections/allVotesNotCleared.mjs +7 -0
- package/dist/210/arbitrumElections/corruptStorage.cjs +8 -0
- package/dist/210/arbitrumElections/corruptStorage.d.cts +6 -0
- package/dist/210/arbitrumElections/corruptStorage.d.mts +6 -0
- package/dist/210/arbitrumElections/corruptStorage.mjs +7 -0
- package/dist/210/arbitrumElections/electoralEvent.cjs +7 -0
- package/dist/210/arbitrumElections/electoralEvent.d.cts +58 -0
- package/dist/210/arbitrumElections/electoralEvent.d.mts +58 -0
- package/dist/210/arbitrumElections/electoralEvent.mjs +7 -0
- package/dist/210/arbitrumElections/uninitialized.cjs +8 -0
- package/dist/210/arbitrumElections/uninitialized.d.cts +6 -0
- package/dist/210/arbitrumElections/uninitialized.d.mts +6 -0
- package/dist/210/arbitrumElections/uninitialized.mjs +7 -0
- package/dist/210/arbitrumElections/unknownElection.cjs +9 -0
- package/dist/210/arbitrumElections/unknownElection.d.cts +14 -0
- package/dist/210/arbitrumElections/unknownElection.d.mts +14 -0
- package/dist/210/arbitrumElections/unknownElection.mjs +8 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +25 -25
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +25 -25
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/210/assetBalances/accountCredited.d.cts +9 -9
- package/dist/210/assetBalances/accountCredited.d.mts +9 -9
- package/dist/210/assetBalances/accountDebited.d.cts +9 -9
- package/dist/210/assetBalances/accountDebited.d.mts +9 -9
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +43 -43
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +43 -43
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +41 -41
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +41 -41
- package/dist/210/common.cjs +146 -12
- package/dist/210/common.d.cts +1074 -610
- package/dist/210/common.d.mts +1074 -610
- package/dist/210/common.mjs +135 -13
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +143 -75
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +143 -75
- package/dist/210/ethereumElections/allVotesCleared.cjs +8 -0
- package/dist/210/ethereumElections/allVotesCleared.d.cts +6 -0
- package/dist/210/ethereumElections/allVotesCleared.d.mts +6 -0
- package/dist/210/ethereumElections/allVotesCleared.mjs +7 -0
- package/dist/210/ethereumElections/allVotesNotCleared.cjs +8 -0
- package/dist/210/ethereumElections/allVotesNotCleared.d.cts +6 -0
- package/dist/210/ethereumElections/allVotesNotCleared.d.mts +6 -0
- package/dist/210/ethereumElections/allVotesNotCleared.mjs +7 -0
- package/dist/210/ethereumElections/corruptStorage.cjs +8 -0
- package/dist/210/ethereumElections/corruptStorage.d.cts +6 -0
- package/dist/210/ethereumElections/corruptStorage.d.mts +6 -0
- package/dist/210/ethereumElections/corruptStorage.mjs +7 -0
- package/dist/210/ethereumElections/electoralEvent.cjs +7 -0
- package/dist/210/ethereumElections/electoralEvent.d.cts +30 -0
- package/dist/210/ethereumElections/electoralEvent.d.mts +30 -0
- package/dist/210/ethereumElections/electoralEvent.mjs +7 -0
- package/dist/210/ethereumElections/uninitialized.cjs +8 -0
- package/dist/210/ethereumElections/uninitialized.d.cts +6 -0
- package/dist/210/ethereumElections/uninitialized.d.mts +6 -0
- package/dist/210/ethereumElections/uninitialized.mjs +7 -0
- package/dist/210/ethereumElections/unknownElection.cjs +9 -0
- package/dist/210/ethereumElections/unknownElection.d.cts +14 -0
- package/dist/210/ethereumElections/unknownElection.d.mts +14 -0
- package/dist/210/ethereumElections/unknownElection.mjs +8 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +25 -25
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +25 -25
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/210/funding/funded.d.cts +9 -9
- package/dist/210/funding/funded.d.mts +9 -9
- package/dist/210/lendingPools/boostFundsAdded.d.cts +11 -11
- package/dist/210/lendingPools/boostFundsAdded.d.mts +11 -11
- package/dist/210/lendingPools/boostPoolCreated.d.cts +9 -9
- package/dist/210/lendingPools/boostPoolCreated.d.mts +9 -9
- package/dist/210/lendingPools/collateralAdded.d.cts +7 -7
- package/dist/210/lendingPools/collateralAdded.d.mts +7 -7
- package/dist/210/lendingPools/collateralRemoved.d.cts +7 -7
- package/dist/210/lendingPools/collateralRemoved.d.mts +7 -7
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +7 -7
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +7 -7
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +7 -7
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +7 -7
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +7 -7
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +7 -7
- package/dist/210/lendingPools/loanCreated.d.cts +7 -7
- package/dist/210/lendingPools/loanCreated.d.mts +7 -7
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +54 -19
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +54 -19
- package/dist/210/lendingPools/stoppedBoosting.d.cts +11 -11
- package/dist/210/lendingPools/stoppedBoosting.d.mts +11 -11
- package/dist/210/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/210/liquidityPools/assetSwapped.d.mts +14 -14
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/210/liquidityPools/newPoolCreated.d.cts +14 -14
- package/dist/210/liquidityPools/newPoolCreated.d.mts +14 -14
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +9 -9
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +9 -9
- package/dist/210/liquidityPools/poolFeeSet.d.cts +14 -14
- package/dist/210/liquidityPools/poolFeeSet.d.mts +14 -14
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +14 -14
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +14 -14
- package/dist/210/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/210/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +7 -7
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +7 -7
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +43 -43
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +43 -43
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.cjs +12 -0
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.d.cts +25 -0
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.d.mts +25 -0
- package/dist/210/solanaIngressEgress/assetEgressStatusChanged.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositBoosted.cjs +22 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/210/solanaIngressEgress/depositBoosted.mjs +21 -0
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +47 -47
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +47 -47
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.cjs +12 -0
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +25 -0
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +25 -0
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositFinalised.cjs +20 -0
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +218 -0
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +218 -0
- package/dist/210/solanaIngressEgress/depositFinalised.mjs +19 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.cjs +15 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +44 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +44 -0
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.mjs +14 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.cjs +13 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.d.cts +28 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.d.mts +28 -0
- package/dist/210/solanaIngressEgress/invalidCcmRefunded.mjs +12 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.d.cts +151 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.d.mts +151 -0
- package/dist/210/solanaIngressEgress/palletConfigUpdated.mjs +8 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.cjs +15 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/210/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +11 -11
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +11 -11
- package/dist/210/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/210/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/210/swapping/boundBrokerWithdrawalAddress.cjs +12 -0
- package/dist/210/swapping/boundBrokerWithdrawalAddress.d.cts +15 -0
- package/dist/210/swapping/boundBrokerWithdrawalAddress.d.mts +15 -0
- package/dist/210/swapping/boundBrokerWithdrawalAddress.mjs +11 -0
- package/dist/210/swapping/creditedOnChain.d.cts +7 -7
- package/dist/210/swapping/creditedOnChain.d.mts +7 -7
- package/dist/210/swapping/palletConfigUpdated.d.cts +36 -36
- package/dist/210/swapping/palletConfigUpdated.d.mts +36 -36
- package/dist/210/swapping/refundEgressIgnored.d.cts +7 -7
- package/dist/210/swapping/refundEgressIgnored.d.mts +7 -7
- package/dist/210/swapping/refundEgressScheduled.d.cts +15 -15
- package/dist/210/swapping/refundEgressScheduled.d.mts +15 -15
- package/dist/210/swapping/refundedOnChain.d.cts +7 -7
- package/dist/210/swapping/refundedOnChain.d.mts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/210/swapping/swapDepositAddressReady.d.cts +16 -16
- package/dist/210/swapping/swapDepositAddressReady.d.mts +16 -16
- package/dist/210/swapping/swapEgressIgnored.d.cts +7 -7
- package/dist/210/swapping/swapEgressIgnored.d.mts +7 -7
- package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/swapExecuted.d.cts +18 -18
- package/dist/210/swapping/swapExecuted.d.mts +18 -18
- package/dist/210/swapping/swapRequested.d.cts +18 -18
- package/dist/210/swapping/swapRequested.d.mts +18 -18
- package/dist/210/swapping/withdrawalRequested.d.cts +9 -9
- package/dist/210/swapping/withdrawalRequested.d.mts +9 -9
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +27 -27
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +27 -27
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +27 -27
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +27 -27
- package/package.json +1 -1
|
@@ -28,11 +28,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
28
28
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
29
29
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
30
30
|
}, "strip", z.ZodTypeAny, {
|
|
31
|
-
value: `0x${string}`;
|
|
32
31
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
32
|
+
value: `0x${string}`;
|
|
33
33
|
}, {
|
|
34
|
-
value: string;
|
|
35
34
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
35
|
+
value: string;
|
|
36
36
|
}>, {
|
|
37
37
|
readonly chain: "Ethereum";
|
|
38
38
|
readonly address: `0x${string}`;
|
|
@@ -49,13 +49,12 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
49
49
|
readonly chain: "Solana";
|
|
50
50
|
readonly address: string;
|
|
51
51
|
}, {
|
|
52
|
-
value: string;
|
|
53
52
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
53
|
+
value: string;
|
|
54
54
|
}>;
|
|
55
55
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
56
56
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
58
|
-
__kind: "DepositChannel";
|
|
59
58
|
depositAddress: {
|
|
60
59
|
readonly chain: "Ethereum";
|
|
61
60
|
readonly address: `0x${string}`;
|
|
@@ -72,14 +71,15 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
72
71
|
readonly chain: "Solana";
|
|
73
72
|
readonly address: string;
|
|
74
73
|
};
|
|
74
|
+
__kind: "DepositChannel";
|
|
75
75
|
channelId: bigint;
|
|
76
76
|
depositBlockHeight: bigint;
|
|
77
77
|
}, {
|
|
78
|
-
__kind: "DepositChannel";
|
|
79
78
|
depositAddress: {
|
|
80
|
-
value: string;
|
|
81
79
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
80
|
+
value: string;
|
|
82
81
|
};
|
|
82
|
+
__kind: "DepositChannel";
|
|
83
83
|
channelId: string | number;
|
|
84
84
|
depositBlockHeight: string | number;
|
|
85
85
|
}>, z.ZodObject<{
|
|
@@ -116,11 +116,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
116
116
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
117
117
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
118
118
|
}, "strip", z.ZodTypeAny, {
|
|
119
|
-
value: `0x${string}`;
|
|
120
119
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
120
|
+
value: `0x${string}`;
|
|
121
121
|
}, {
|
|
122
|
-
value: string;
|
|
123
122
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
123
|
+
value: string;
|
|
124
124
|
}>, {
|
|
125
125
|
readonly chain: "Ethereum";
|
|
126
126
|
readonly address: `0x${string}`;
|
|
@@ -137,8 +137,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
137
137
|
readonly chain: "Solana";
|
|
138
138
|
readonly address: string;
|
|
139
139
|
}, {
|
|
140
|
-
value: string;
|
|
141
140
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
141
|
+
value: string;
|
|
142
142
|
}>;
|
|
143
143
|
}, "strip", z.ZodTypeAny, {
|
|
144
144
|
__kind: "Regular";
|
|
@@ -161,8 +161,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
161
161
|
}, {
|
|
162
162
|
__kind: "Regular";
|
|
163
163
|
outputAddress: {
|
|
164
|
-
value: string;
|
|
165
164
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
165
|
+
value: string;
|
|
166
166
|
};
|
|
167
167
|
}>, z.ZodObject<{
|
|
168
168
|
__kind: z.ZodLiteral<"Ccm">;
|
|
@@ -170,11 +170,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
170
170
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
171
171
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
172
172
|
}, "strip", z.ZodTypeAny, {
|
|
173
|
-
value: `0x${string}`;
|
|
174
173
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
174
|
+
value: `0x${string}`;
|
|
175
175
|
}, {
|
|
176
|
-
value: string;
|
|
177
176
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
177
|
+
value: string;
|
|
178
178
|
}>, {
|
|
179
179
|
readonly chain: "Ethereum";
|
|
180
180
|
readonly address: `0x${string}`;
|
|
@@ -191,8 +191,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
191
191
|
readonly chain: "Solana";
|
|
192
192
|
readonly address: string;
|
|
193
193
|
}, {
|
|
194
|
-
value: string;
|
|
195
194
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
195
|
+
value: string;
|
|
196
196
|
}>;
|
|
197
197
|
ccmDepositMetadata: z.ZodObject<{
|
|
198
198
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -208,11 +208,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
208
208
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
209
209
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
210
210
|
}, "strip", z.ZodTypeAny, {
|
|
211
|
-
value: `0x${string}`;
|
|
212
211
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
212
|
+
value: `0x${string}`;
|
|
213
213
|
}, {
|
|
214
|
-
value: string;
|
|
215
214
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
215
|
+
value: string;
|
|
216
216
|
}>, {
|
|
217
217
|
readonly chain: "Ethereum";
|
|
218
218
|
readonly address: `0x${string}`;
|
|
@@ -229,8 +229,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
229
229
|
readonly chain: "Solana";
|
|
230
230
|
readonly address: string;
|
|
231
231
|
}, {
|
|
232
|
-
value: string;
|
|
233
232
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
233
|
+
value: string;
|
|
234
234
|
}>>>;
|
|
235
235
|
channelMetadata: z.ZodObject<{
|
|
236
236
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -278,8 +278,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
278
278
|
cfParameters: string;
|
|
279
279
|
};
|
|
280
280
|
sourceAddress?: {
|
|
281
|
-
value: string;
|
|
282
281
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
282
|
+
value: string;
|
|
283
283
|
} | null | undefined;
|
|
284
284
|
}>;
|
|
285
285
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -327,8 +327,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
327
327
|
}, {
|
|
328
328
|
__kind: "Ccm";
|
|
329
329
|
outputAddress: {
|
|
330
|
-
value: string;
|
|
331
330
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
331
|
+
value: string;
|
|
332
332
|
};
|
|
333
333
|
ccmDepositMetadata: {
|
|
334
334
|
sourceChain: {
|
|
@@ -340,8 +340,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
340
340
|
cfParameters: string;
|
|
341
341
|
};
|
|
342
342
|
sourceAddress?: {
|
|
343
|
-
value: string;
|
|
344
343
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
344
|
+
value: string;
|
|
345
345
|
} | null | undefined;
|
|
346
346
|
};
|
|
347
347
|
}>]>;
|
|
@@ -351,11 +351,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
351
351
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
352
352
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
353
353
|
}, "strip", z.ZodTypeAny, {
|
|
354
|
-
value: `0x${string}`;
|
|
355
354
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
355
|
+
value: `0x${string}`;
|
|
356
356
|
}, {
|
|
357
|
-
value: string;
|
|
358
357
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
358
|
+
value: string;
|
|
359
359
|
}>, {
|
|
360
360
|
readonly chain: "Ethereum";
|
|
361
361
|
readonly address: `0x${string}`;
|
|
@@ -372,8 +372,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
372
372
|
readonly chain: "Solana";
|
|
373
373
|
readonly address: string;
|
|
374
374
|
}, {
|
|
375
|
-
value: string;
|
|
376
375
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
376
|
+
value: string;
|
|
377
377
|
}>;
|
|
378
378
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
379
379
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -398,8 +398,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
398
398
|
}, {
|
|
399
399
|
retryDuration: number;
|
|
400
400
|
refundAddress: {
|
|
401
|
-
value: string;
|
|
402
401
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
402
|
+
value: string;
|
|
403
403
|
};
|
|
404
404
|
minPrice: string | number;
|
|
405
405
|
}>>>;
|
|
@@ -415,8 +415,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
415
415
|
}>>>;
|
|
416
416
|
}, "strip", z.ZodTypeAny, {
|
|
417
417
|
swapRequestId: bigint;
|
|
418
|
+
inputAmount: bigint;
|
|
418
419
|
origin: {
|
|
419
|
-
__kind: "DepositChannel";
|
|
420
420
|
depositAddress: {
|
|
421
421
|
readonly chain: "Ethereum";
|
|
422
422
|
readonly address: `0x${string}`;
|
|
@@ -433,6 +433,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
433
433
|
readonly chain: "Solana";
|
|
434
434
|
readonly address: string;
|
|
435
435
|
};
|
|
436
|
+
__kind: "DepositChannel";
|
|
436
437
|
channelId: bigint;
|
|
437
438
|
depositBlockHeight: bigint;
|
|
438
439
|
} | {
|
|
@@ -441,7 +442,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
441
442
|
} | {
|
|
442
443
|
__kind: "Internal";
|
|
443
444
|
};
|
|
444
|
-
inputAmount: bigint;
|
|
445
445
|
inputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
446
446
|
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
447
447
|
requestType: {
|
|
@@ -535,12 +535,13 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
535
535
|
} | null | undefined;
|
|
536
536
|
}, {
|
|
537
537
|
swapRequestId: string | number;
|
|
538
|
+
inputAmount: string | number;
|
|
538
539
|
origin: {
|
|
539
|
-
__kind: "DepositChannel";
|
|
540
540
|
depositAddress: {
|
|
541
|
-
value: string;
|
|
542
541
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
542
|
+
value: string;
|
|
543
543
|
};
|
|
544
|
+
__kind: "DepositChannel";
|
|
544
545
|
channelId: string | number;
|
|
545
546
|
depositBlockHeight: string | number;
|
|
546
547
|
} | {
|
|
@@ -549,7 +550,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
549
550
|
} | {
|
|
550
551
|
__kind: "Internal";
|
|
551
552
|
};
|
|
552
|
-
inputAmount: string | number;
|
|
553
553
|
inputAsset: {
|
|
554
554
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
555
555
|
};
|
|
@@ -563,14 +563,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
563
563
|
} | {
|
|
564
564
|
__kind: "Regular";
|
|
565
565
|
outputAddress: {
|
|
566
|
-
value: string;
|
|
567
566
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
567
|
+
value: string;
|
|
568
568
|
};
|
|
569
569
|
} | {
|
|
570
570
|
__kind: "Ccm";
|
|
571
571
|
outputAddress: {
|
|
572
|
-
value: string;
|
|
573
572
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
573
|
+
value: string;
|
|
574
574
|
};
|
|
575
575
|
ccmDepositMetadata: {
|
|
576
576
|
sourceChain: {
|
|
@@ -582,16 +582,16 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
582
582
|
cfParameters: string;
|
|
583
583
|
};
|
|
584
584
|
sourceAddress?: {
|
|
585
|
-
value: string;
|
|
586
585
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
586
|
+
value: string;
|
|
587
587
|
} | null | undefined;
|
|
588
588
|
};
|
|
589
589
|
};
|
|
590
590
|
refundParameters?: {
|
|
591
591
|
retryDuration: number;
|
|
592
592
|
refundAddress: {
|
|
593
|
-
value: string;
|
|
594
593
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
594
|
+
value: string;
|
|
595
595
|
};
|
|
596
596
|
minPrice: string | number;
|
|
597
597
|
} | null | undefined;
|
|
@@ -26,11 +26,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
26
26
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
27
27
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
-
value: `0x${string}`;
|
|
30
29
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
30
|
+
value: `0x${string}`;
|
|
31
31
|
}, {
|
|
32
|
-
value: string;
|
|
33
32
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
33
|
+
value: string;
|
|
34
34
|
}>, {
|
|
35
35
|
readonly chain: "Ethereum";
|
|
36
36
|
readonly address: `0x${string}`;
|
|
@@ -47,8 +47,8 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
47
47
|
readonly chain: "Solana";
|
|
48
48
|
readonly address: string;
|
|
49
49
|
}, {
|
|
50
|
-
value: string;
|
|
51
50
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
51
|
+
value: string;
|
|
52
52
|
}>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
54
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
@@ -76,8 +76,8 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
76
76
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
77
77
|
}, string | number];
|
|
78
78
|
destinationAddress: {
|
|
79
|
-
value: string;
|
|
80
79
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
80
|
+
value: string;
|
|
81
81
|
};
|
|
82
82
|
egressFee: string | number;
|
|
83
83
|
egressAsset: {
|
|
@@ -26,11 +26,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
26
26
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
27
27
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
-
value: `0x${string}`;
|
|
30
29
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
30
|
+
value: `0x${string}`;
|
|
31
31
|
}, {
|
|
32
|
-
value: string;
|
|
33
32
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
33
|
+
value: string;
|
|
34
34
|
}>, {
|
|
35
35
|
readonly chain: "Ethereum";
|
|
36
36
|
readonly address: `0x${string}`;
|
|
@@ -47,8 +47,8 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
47
47
|
readonly chain: "Solana";
|
|
48
48
|
readonly address: string;
|
|
49
49
|
}, {
|
|
50
|
-
value: string;
|
|
51
50
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
51
|
+
value: string;
|
|
52
52
|
}>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
54
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
@@ -76,8 +76,8 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
76
76
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
77
77
|
}, string | number];
|
|
78
78
|
destinationAddress: {
|
|
79
|
-
value: string;
|
|
80
79
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
80
|
+
value: string;
|
|
81
81
|
};
|
|
82
82
|
egressFee: string | number;
|
|
83
83
|
egressAsset: {
|
|
@@ -5,11 +5,11 @@ declare const arbitrumIngressEgressBoostedDepositLost: z.ZodObject<{
|
|
|
5
5
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
prewitnessedDepositId: bigint;
|
|
9
8
|
amount: bigint;
|
|
9
|
+
prewitnessedDepositId: bigint;
|
|
10
10
|
}, {
|
|
11
|
-
prewitnessedDepositId: string | number;
|
|
12
11
|
amount: string | number;
|
|
12
|
+
prewitnessedDepositId: string | number;
|
|
13
13
|
}>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { arbitrumIngressEgressBoostedDepositLost };
|
|
@@ -5,11 +5,11 @@ declare const arbitrumIngressEgressBoostedDepositLost: z.ZodObject<{
|
|
|
5
5
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
prewitnessedDepositId: bigint;
|
|
9
8
|
amount: bigint;
|
|
9
|
+
prewitnessedDepositId: bigint;
|
|
10
10
|
}, {
|
|
11
|
-
prewitnessedDepositId: string | number;
|
|
12
11
|
amount: string | number;
|
|
12
|
+
prewitnessedDepositId: string | number;
|
|
13
13
|
}>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { arbitrumIngressEgressBoostedDepositLost };
|
|
@@ -15,11 +15,11 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
18
19
|
value: `0x${string}`;
|
|
19
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
20
20
|
}, {
|
|
21
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
21
22
|
value: string;
|
|
22
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
23
23
|
}>, {
|
|
24
24
|
readonly chain: "Ethereum";
|
|
25
25
|
readonly address: `0x${string}`;
|
|
@@ -36,8 +36,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
36
36
|
readonly chain: "Solana";
|
|
37
37
|
readonly address: string;
|
|
38
38
|
}, {
|
|
39
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
39
40
|
value: string;
|
|
40
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
41
41
|
}>;
|
|
42
42
|
depositMetadata: z.ZodObject<{
|
|
43
43
|
channelMetadata: z.ZodObject<{
|
|
@@ -66,11 +66,11 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
66
66
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
67
67
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
68
68
|
}, "strip", z.ZodTypeAny, {
|
|
69
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
69
70
|
value: `0x${string}`;
|
|
70
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
71
71
|
}, {
|
|
72
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
72
73
|
value: string;
|
|
73
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
74
74
|
}>, {
|
|
75
75
|
readonly chain: "Ethereum";
|
|
76
76
|
readonly address: `0x${string}`;
|
|
@@ -87,8 +87,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
87
87
|
readonly chain: "Solana";
|
|
88
88
|
readonly address: string;
|
|
89
89
|
}, {
|
|
90
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
90
91
|
value: string;
|
|
91
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
92
92
|
}>>>;
|
|
93
93
|
}, "strip", z.ZodTypeAny, {
|
|
94
94
|
channelMetadata: {
|
|
@@ -123,8 +123,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
123
123
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
124
124
|
};
|
|
125
125
|
sourceAddress?: {
|
|
126
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
126
127
|
value: string;
|
|
127
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
128
128
|
} | null | undefined;
|
|
129
129
|
}>;
|
|
130
130
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -133,11 +133,11 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
133
133
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
134
134
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
136
137
|
value: `0x${string}`;
|
|
137
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
138
138
|
}, {
|
|
139
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
139
140
|
value: string;
|
|
140
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
141
141
|
}>, {
|
|
142
142
|
readonly chain: "Ethereum";
|
|
143
143
|
readonly address: `0x${string}`;
|
|
@@ -154,8 +154,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
154
154
|
readonly chain: "Solana";
|
|
155
155
|
readonly address: string;
|
|
156
156
|
}, {
|
|
157
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
157
158
|
value: string;
|
|
158
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
159
159
|
}>;
|
|
160
160
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
161
161
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -182,8 +182,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
182
182
|
}, {
|
|
183
183
|
__kind: "DepositChannel";
|
|
184
184
|
depositAddress: {
|
|
185
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
185
186
|
value: string;
|
|
186
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
187
187
|
};
|
|
188
188
|
channelId: string | number;
|
|
189
189
|
depositBlockHeight: string | number;
|
|
@@ -204,6 +204,23 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
204
204
|
__kind: "Internal";
|
|
205
205
|
}>]>;
|
|
206
206
|
}, "strip", z.ZodTypeAny, {
|
|
207
|
+
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
208
|
+
destinationAddress: {
|
|
209
|
+
readonly chain: "Ethereum";
|
|
210
|
+
readonly address: `0x${string}`;
|
|
211
|
+
} | {
|
|
212
|
+
readonly chain: "Polkadot";
|
|
213
|
+
readonly address: string;
|
|
214
|
+
} | {
|
|
215
|
+
readonly chain: "Bitcoin";
|
|
216
|
+
readonly address: string;
|
|
217
|
+
} | {
|
|
218
|
+
readonly chain: "Arbitrum";
|
|
219
|
+
readonly address: `0x${string}`;
|
|
220
|
+
} | {
|
|
221
|
+
readonly chain: "Solana";
|
|
222
|
+
readonly address: string;
|
|
223
|
+
};
|
|
207
224
|
depositMetadata: {
|
|
208
225
|
channelMetadata: {
|
|
209
226
|
message: `0x${string}`;
|
|
@@ -228,23 +245,6 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
228
245
|
readonly address: string;
|
|
229
246
|
} | null | undefined;
|
|
230
247
|
};
|
|
231
|
-
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
232
|
-
destinationAddress: {
|
|
233
|
-
readonly chain: "Ethereum";
|
|
234
|
-
readonly address: `0x${string}`;
|
|
235
|
-
} | {
|
|
236
|
-
readonly chain: "Polkadot";
|
|
237
|
-
readonly address: string;
|
|
238
|
-
} | {
|
|
239
|
-
readonly chain: "Bitcoin";
|
|
240
|
-
readonly address: string;
|
|
241
|
-
} | {
|
|
242
|
-
readonly chain: "Arbitrum";
|
|
243
|
-
readonly address: `0x${string}`;
|
|
244
|
-
} | {
|
|
245
|
-
readonly chain: "Solana";
|
|
246
|
-
readonly address: string;
|
|
247
|
-
};
|
|
248
248
|
origin: {
|
|
249
249
|
__kind: "DepositChannel";
|
|
250
250
|
depositAddress: {
|
|
@@ -272,6 +272,13 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
272
272
|
__kind: "Internal";
|
|
273
273
|
};
|
|
274
274
|
}, {
|
|
275
|
+
reason: {
|
|
276
|
+
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
277
|
+
};
|
|
278
|
+
destinationAddress: {
|
|
279
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
280
|
+
value: string;
|
|
281
|
+
};
|
|
275
282
|
depositMetadata: {
|
|
276
283
|
channelMetadata: {
|
|
277
284
|
message: string;
|
|
@@ -282,22 +289,15 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
282
289
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
283
290
|
};
|
|
284
291
|
sourceAddress?: {
|
|
292
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
285
293
|
value: string;
|
|
286
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
287
294
|
} | null | undefined;
|
|
288
295
|
};
|
|
289
|
-
reason: {
|
|
290
|
-
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
291
|
-
};
|
|
292
|
-
destinationAddress: {
|
|
293
|
-
value: string;
|
|
294
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
295
|
-
};
|
|
296
296
|
origin: {
|
|
297
297
|
__kind: "DepositChannel";
|
|
298
298
|
depositAddress: {
|
|
299
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
299
300
|
value: string;
|
|
300
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
301
301
|
};
|
|
302
302
|
channelId: string | number;
|
|
303
303
|
depositBlockHeight: string | number;
|