@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
|
@@ -54,17 +54,17 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
54
54
|
error: string;
|
|
55
55
|
}>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
+
__kind: "Module";
|
|
57
58
|
value: {
|
|
58
59
|
index: number;
|
|
59
60
|
error: `0x${string}`;
|
|
60
61
|
};
|
|
61
|
-
__kind: "Module";
|
|
62
62
|
}, {
|
|
63
|
+
__kind: "Module";
|
|
63
64
|
value: {
|
|
64
65
|
index: number;
|
|
65
66
|
error: string;
|
|
66
67
|
};
|
|
67
|
-
__kind: "Module";
|
|
68
68
|
}>, z.ZodObject<{
|
|
69
69
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -95,13 +95,13 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
95
95
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
99
98
|
__kind: "Token";
|
|
99
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
100
100
|
}, {
|
|
101
|
+
__kind: "Token";
|
|
101
102
|
value: {
|
|
102
103
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
103
104
|
};
|
|
104
|
-
__kind: "Token";
|
|
105
105
|
}>, z.ZodObject<{
|
|
106
106
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
107
107
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -114,13 +114,13 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
114
114
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
115
115
|
}>;
|
|
116
116
|
}, "strip", z.ZodTypeAny, {
|
|
117
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
118
117
|
__kind: "Arithmetic";
|
|
118
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
119
119
|
}, {
|
|
120
|
+
__kind: "Arithmetic";
|
|
120
121
|
value: {
|
|
121
122
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
122
123
|
};
|
|
123
|
-
__kind: "Arithmetic";
|
|
124
124
|
}>, z.ZodObject<{
|
|
125
125
|
__kind: z.ZodLiteral<"Transactional">;
|
|
126
126
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -133,13 +133,13 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
133
133
|
__kind: "LimitReached" | "NoLayer";
|
|
134
134
|
}>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
|
-
value: "LimitReached" | "NoLayer";
|
|
137
136
|
__kind: "Transactional";
|
|
137
|
+
value: "LimitReached" | "NoLayer";
|
|
138
138
|
}, {
|
|
139
|
+
__kind: "Transactional";
|
|
139
140
|
value: {
|
|
140
141
|
__kind: "LimitReached" | "NoLayer";
|
|
141
142
|
};
|
|
142
|
-
__kind: "Transactional";
|
|
143
143
|
}>, z.ZodObject<{
|
|
144
144
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -166,6 +166,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
166
166
|
__kind: "RootNotAllowed";
|
|
167
167
|
}>]>;
|
|
168
168
|
}, "strip", z.ZodTypeAny, {
|
|
169
|
+
__kind: "DepositWitnessRejected";
|
|
169
170
|
value: {
|
|
170
171
|
__kind: "Other";
|
|
171
172
|
} | {
|
|
@@ -173,11 +174,11 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
173
174
|
} | {
|
|
174
175
|
__kind: "BadOrigin";
|
|
175
176
|
} | {
|
|
177
|
+
__kind: "Module";
|
|
176
178
|
value: {
|
|
177
179
|
index: number;
|
|
178
180
|
error: `0x${string}`;
|
|
179
181
|
};
|
|
180
|
-
__kind: "Module";
|
|
181
182
|
} | {
|
|
182
183
|
__kind: "ConsumerRemaining";
|
|
183
184
|
} | {
|
|
@@ -185,14 +186,14 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
185
186
|
} | {
|
|
186
187
|
__kind: "TooManyConsumers";
|
|
187
188
|
} | {
|
|
188
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
189
|
__kind: "Token";
|
|
190
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
191
|
} | {
|
|
191
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
192
192
|
__kind: "Arithmetic";
|
|
193
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
194
|
} | {
|
|
194
|
-
value: "LimitReached" | "NoLayer";
|
|
195
195
|
__kind: "Transactional";
|
|
196
|
+
value: "LimitReached" | "NoLayer";
|
|
196
197
|
} | {
|
|
197
198
|
__kind: "Exhausted";
|
|
198
199
|
} | {
|
|
@@ -202,8 +203,8 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
202
203
|
} | {
|
|
203
204
|
__kind: "RootNotAllowed";
|
|
204
205
|
};
|
|
205
|
-
__kind: "DepositWitnessRejected";
|
|
206
206
|
}, {
|
|
207
|
+
__kind: "DepositWitnessRejected";
|
|
207
208
|
value: {
|
|
208
209
|
__kind: "Other";
|
|
209
210
|
} | {
|
|
@@ -211,11 +212,11 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
211
212
|
} | {
|
|
212
213
|
__kind: "BadOrigin";
|
|
213
214
|
} | {
|
|
215
|
+
__kind: "Module";
|
|
214
216
|
value: {
|
|
215
217
|
index: number;
|
|
216
218
|
error: string;
|
|
217
219
|
};
|
|
218
|
-
__kind: "Module";
|
|
219
220
|
} | {
|
|
220
221
|
__kind: "ConsumerRemaining";
|
|
221
222
|
} | {
|
|
@@ -223,20 +224,20 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
223
224
|
} | {
|
|
224
225
|
__kind: "TooManyConsumers";
|
|
225
226
|
} | {
|
|
227
|
+
__kind: "Token";
|
|
226
228
|
value: {
|
|
227
229
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
228
230
|
};
|
|
229
|
-
__kind: "Token";
|
|
230
231
|
} | {
|
|
232
|
+
__kind: "Arithmetic";
|
|
231
233
|
value: {
|
|
232
234
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
233
235
|
};
|
|
234
|
-
__kind: "Arithmetic";
|
|
235
236
|
} | {
|
|
237
|
+
__kind: "Transactional";
|
|
236
238
|
value: {
|
|
237
239
|
__kind: "LimitReached" | "NoLayer";
|
|
238
240
|
};
|
|
239
|
-
__kind: "Transactional";
|
|
240
241
|
} | {
|
|
241
242
|
__kind: "Exhausted";
|
|
242
243
|
} | {
|
|
@@ -246,7 +247,6 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
246
247
|
} | {
|
|
247
248
|
__kind: "RootNotAllowed";
|
|
248
249
|
};
|
|
249
|
-
__kind: "DepositWitnessRejected";
|
|
250
250
|
}>]>;
|
|
251
251
|
details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
252
252
|
__kind: z.ZodLiteral<"DepositFailedDepositChannelVariantPolkadot">;
|
|
@@ -264,34 +264,34 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
264
264
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
265
265
|
depositDetails: z.ZodNumber;
|
|
266
266
|
}, "strip", z.ZodTypeAny, {
|
|
267
|
-
depositAddress: `0x${string}`;
|
|
268
267
|
asset: "Dot";
|
|
269
268
|
amount: bigint;
|
|
269
|
+
depositAddress: `0x${string}`;
|
|
270
270
|
depositDetails: number;
|
|
271
271
|
}, {
|
|
272
|
-
depositAddress: string;
|
|
273
272
|
asset: {
|
|
274
273
|
__kind: "Dot";
|
|
275
274
|
};
|
|
276
275
|
amount: string | number;
|
|
276
|
+
depositAddress: string;
|
|
277
277
|
depositDetails: number;
|
|
278
278
|
}>;
|
|
279
279
|
}, "strip", z.ZodTypeAny, {
|
|
280
280
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
281
281
|
depositWitness: {
|
|
282
|
-
depositAddress: `0x${string}`;
|
|
283
282
|
asset: "Dot";
|
|
284
283
|
amount: bigint;
|
|
284
|
+
depositAddress: `0x${string}`;
|
|
285
285
|
depositDetails: number;
|
|
286
286
|
};
|
|
287
287
|
}, {
|
|
288
288
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
289
289
|
depositWitness: {
|
|
290
|
-
depositAddress: string;
|
|
291
290
|
asset: {
|
|
292
291
|
__kind: "Dot";
|
|
293
292
|
};
|
|
294
293
|
amount: string | number;
|
|
294
|
+
depositAddress: string;
|
|
295
295
|
depositDetails: number;
|
|
296
296
|
};
|
|
297
297
|
}>, z.ZodObject<{
|
|
@@ -323,11 +323,11 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
323
323
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
324
324
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
325
325
|
}, "strip", z.ZodTypeAny, {
|
|
326
|
-
value: `0x${string}`;
|
|
327
326
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
327
|
+
value: `0x${string}`;
|
|
328
328
|
}, {
|
|
329
|
-
value: string;
|
|
330
329
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
330
|
+
value: string;
|
|
331
331
|
}>, {
|
|
332
332
|
readonly chain: "Ethereum";
|
|
333
333
|
readonly address: `0x${string}`;
|
|
@@ -347,8 +347,8 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
347
347
|
readonly chain: "Assethub";
|
|
348
348
|
readonly address: string;
|
|
349
349
|
}, {
|
|
350
|
-
value: string;
|
|
351
350
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
351
|
+
value: string;
|
|
352
352
|
}>;
|
|
353
353
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
354
354
|
channelMetadata: z.ZodObject<{
|
|
@@ -377,67 +377,67 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
377
377
|
__kind: z.ZodLiteral<"Eth">;
|
|
378
378
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
379
379
|
}, "strip", z.ZodTypeAny, {
|
|
380
|
-
value: `0x${string}`;
|
|
381
380
|
__kind: "Eth";
|
|
381
|
+
value: `0x${string}`;
|
|
382
382
|
}, {
|
|
383
|
-
value: string;
|
|
384
383
|
__kind: "Eth";
|
|
384
|
+
value: string;
|
|
385
385
|
}>, z.ZodObject<{
|
|
386
386
|
__kind: z.ZodLiteral<"Dot">;
|
|
387
387
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
388
388
|
}, "strip", z.ZodTypeAny, {
|
|
389
|
-
value: `0x${string}`;
|
|
390
389
|
__kind: "Dot";
|
|
390
|
+
value: `0x${string}`;
|
|
391
391
|
}, {
|
|
392
|
-
value: string;
|
|
393
392
|
__kind: "Dot";
|
|
393
|
+
value: string;
|
|
394
394
|
}>, z.ZodObject<{
|
|
395
395
|
__kind: z.ZodLiteral<"Btc">;
|
|
396
396
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
397
397
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
398
398
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
399
399
|
}, "strip", z.ZodTypeAny, {
|
|
400
|
-
value: `0x${string}`;
|
|
401
400
|
__kind: "P2PKH";
|
|
401
|
+
value: `0x${string}`;
|
|
402
402
|
}, {
|
|
403
|
-
value: string;
|
|
404
403
|
__kind: "P2PKH";
|
|
404
|
+
value: string;
|
|
405
405
|
}>, z.ZodObject<{
|
|
406
406
|
__kind: z.ZodLiteral<"P2SH">;
|
|
407
407
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
408
408
|
}, "strip", z.ZodTypeAny, {
|
|
409
|
-
value: `0x${string}`;
|
|
410
409
|
__kind: "P2SH";
|
|
410
|
+
value: `0x${string}`;
|
|
411
411
|
}, {
|
|
412
|
-
value: string;
|
|
413
412
|
__kind: "P2SH";
|
|
413
|
+
value: string;
|
|
414
414
|
}>, z.ZodObject<{
|
|
415
415
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
416
416
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
417
417
|
}, "strip", z.ZodTypeAny, {
|
|
418
|
-
value: `0x${string}`;
|
|
419
418
|
__kind: "P2WPKH";
|
|
419
|
+
value: `0x${string}`;
|
|
420
420
|
}, {
|
|
421
|
-
value: string;
|
|
422
421
|
__kind: "P2WPKH";
|
|
422
|
+
value: string;
|
|
423
423
|
}>, z.ZodObject<{
|
|
424
424
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
425
425
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
426
426
|
}, "strip", z.ZodTypeAny, {
|
|
427
|
-
value: `0x${string}`;
|
|
428
427
|
__kind: "P2WSH";
|
|
428
|
+
value: `0x${string}`;
|
|
429
429
|
}, {
|
|
430
|
-
value: string;
|
|
431
430
|
__kind: "P2WSH";
|
|
431
|
+
value: string;
|
|
432
432
|
}>, z.ZodObject<{
|
|
433
433
|
__kind: z.ZodLiteral<"Taproot">;
|
|
434
434
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
435
435
|
}, "strip", z.ZodTypeAny, {
|
|
436
|
-
value: `0x${string}`;
|
|
437
436
|
__kind: "Taproot";
|
|
437
|
+
value: `0x${string}`;
|
|
438
438
|
}, {
|
|
439
|
-
value: string;
|
|
440
439
|
__kind: "Taproot";
|
|
440
|
+
value: string;
|
|
441
441
|
}>, z.ZodObject<{
|
|
442
442
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
443
443
|
version: z.ZodNumber;
|
|
@@ -452,76 +452,76 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
452
452
|
program: string;
|
|
453
453
|
}>]>;
|
|
454
454
|
}, "strip", z.ZodTypeAny, {
|
|
455
|
+
__kind: "Btc";
|
|
455
456
|
value: {
|
|
456
|
-
value: `0x${string}`;
|
|
457
457
|
__kind: "P2PKH";
|
|
458
|
-
} | {
|
|
459
458
|
value: `0x${string}`;
|
|
460
|
-
__kind: "P2SH";
|
|
461
459
|
} | {
|
|
460
|
+
__kind: "P2SH";
|
|
462
461
|
value: `0x${string}`;
|
|
463
|
-
__kind: "P2WPKH";
|
|
464
462
|
} | {
|
|
463
|
+
__kind: "P2WPKH";
|
|
465
464
|
value: `0x${string}`;
|
|
466
|
-
__kind: "P2WSH";
|
|
467
465
|
} | {
|
|
466
|
+
__kind: "P2WSH";
|
|
468
467
|
value: `0x${string}`;
|
|
468
|
+
} | {
|
|
469
469
|
__kind: "Taproot";
|
|
470
|
+
value: `0x${string}`;
|
|
470
471
|
} | {
|
|
471
472
|
__kind: "OtherSegwit";
|
|
472
473
|
version: number;
|
|
473
474
|
program: `0x${string}`;
|
|
474
475
|
};
|
|
475
|
-
__kind: "Btc";
|
|
476
476
|
}, {
|
|
477
|
+
__kind: "Btc";
|
|
477
478
|
value: {
|
|
478
|
-
value: string;
|
|
479
479
|
__kind: "P2PKH";
|
|
480
|
-
} | {
|
|
481
480
|
value: string;
|
|
482
|
-
__kind: "P2SH";
|
|
483
481
|
} | {
|
|
482
|
+
__kind: "P2SH";
|
|
484
483
|
value: string;
|
|
485
|
-
__kind: "P2WPKH";
|
|
486
484
|
} | {
|
|
485
|
+
__kind: "P2WPKH";
|
|
487
486
|
value: string;
|
|
488
|
-
__kind: "P2WSH";
|
|
489
487
|
} | {
|
|
488
|
+
__kind: "P2WSH";
|
|
490
489
|
value: string;
|
|
490
|
+
} | {
|
|
491
491
|
__kind: "Taproot";
|
|
492
|
+
value: string;
|
|
492
493
|
} | {
|
|
493
494
|
__kind: "OtherSegwit";
|
|
494
495
|
version: number;
|
|
495
496
|
program: string;
|
|
496
497
|
};
|
|
497
|
-
__kind: "Btc";
|
|
498
498
|
}>, z.ZodObject<{
|
|
499
499
|
__kind: z.ZodLiteral<"Arb">;
|
|
500
500
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
501
501
|
}, "strip", z.ZodTypeAny, {
|
|
502
|
-
value: `0x${string}`;
|
|
503
502
|
__kind: "Arb";
|
|
503
|
+
value: `0x${string}`;
|
|
504
504
|
}, {
|
|
505
|
-
value: string;
|
|
506
505
|
__kind: "Arb";
|
|
506
|
+
value: string;
|
|
507
507
|
}>, z.ZodObject<{
|
|
508
508
|
__kind: z.ZodLiteral<"Sol">;
|
|
509
509
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
510
510
|
}, "strip", z.ZodTypeAny, {
|
|
511
|
-
value: `0x${string}`;
|
|
512
511
|
__kind: "Sol";
|
|
512
|
+
value: `0x${string}`;
|
|
513
513
|
}, {
|
|
514
|
-
value: string;
|
|
515
514
|
__kind: "Sol";
|
|
515
|
+
value: string;
|
|
516
516
|
}>, z.ZodObject<{
|
|
517
517
|
__kind: z.ZodLiteral<"Hub">;
|
|
518
518
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
519
519
|
}, "strip", z.ZodTypeAny, {
|
|
520
|
-
value: `0x${string}`;
|
|
521
520
|
__kind: "Hub";
|
|
521
|
+
value: `0x${string}`;
|
|
522
522
|
}, {
|
|
523
|
-
value: string;
|
|
524
523
|
__kind: "Hub";
|
|
524
|
+
value: string;
|
|
525
525
|
}>]>>>;
|
|
526
526
|
}, "strip", z.ZodTypeAny, {
|
|
527
527
|
channelMetadata: {
|
|
@@ -531,42 +531,42 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
531
531
|
};
|
|
532
532
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
533
533
|
sourceAddress?: {
|
|
534
|
-
value: `0x${string}`;
|
|
535
534
|
__kind: "Eth";
|
|
536
|
-
} | {
|
|
537
535
|
value: `0x${string}`;
|
|
536
|
+
} | {
|
|
538
537
|
__kind: "Dot";
|
|
538
|
+
value: `0x${string}`;
|
|
539
539
|
} | {
|
|
540
|
+
__kind: "Btc";
|
|
540
541
|
value: {
|
|
541
|
-
value: `0x${string}`;
|
|
542
542
|
__kind: "P2PKH";
|
|
543
|
-
} | {
|
|
544
543
|
value: `0x${string}`;
|
|
545
|
-
__kind: "P2SH";
|
|
546
544
|
} | {
|
|
545
|
+
__kind: "P2SH";
|
|
547
546
|
value: `0x${string}`;
|
|
548
|
-
__kind: "P2WPKH";
|
|
549
547
|
} | {
|
|
548
|
+
__kind: "P2WPKH";
|
|
550
549
|
value: `0x${string}`;
|
|
551
|
-
__kind: "P2WSH";
|
|
552
550
|
} | {
|
|
551
|
+
__kind: "P2WSH";
|
|
553
552
|
value: `0x${string}`;
|
|
553
|
+
} | {
|
|
554
554
|
__kind: "Taproot";
|
|
555
|
+
value: `0x${string}`;
|
|
555
556
|
} | {
|
|
556
557
|
__kind: "OtherSegwit";
|
|
557
558
|
version: number;
|
|
558
559
|
program: `0x${string}`;
|
|
559
560
|
};
|
|
560
|
-
__kind: "Btc";
|
|
561
561
|
} | {
|
|
562
|
-
value: `0x${string}`;
|
|
563
562
|
__kind: "Arb";
|
|
564
|
-
} | {
|
|
565
563
|
value: `0x${string}`;
|
|
566
|
-
__kind: "Sol";
|
|
567
564
|
} | {
|
|
565
|
+
__kind: "Sol";
|
|
568
566
|
value: `0x${string}`;
|
|
567
|
+
} | {
|
|
569
568
|
__kind: "Hub";
|
|
569
|
+
value: `0x${string}`;
|
|
570
570
|
} | null | undefined;
|
|
571
571
|
}, {
|
|
572
572
|
channelMetadata: {
|
|
@@ -578,42 +578,42 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
578
578
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
579
579
|
};
|
|
580
580
|
sourceAddress?: {
|
|
581
|
-
value: string;
|
|
582
581
|
__kind: "Eth";
|
|
583
|
-
} | {
|
|
584
582
|
value: string;
|
|
583
|
+
} | {
|
|
585
584
|
__kind: "Dot";
|
|
585
|
+
value: string;
|
|
586
586
|
} | {
|
|
587
|
+
__kind: "Btc";
|
|
587
588
|
value: {
|
|
588
|
-
value: string;
|
|
589
589
|
__kind: "P2PKH";
|
|
590
|
-
} | {
|
|
591
590
|
value: string;
|
|
592
|
-
__kind: "P2SH";
|
|
593
591
|
} | {
|
|
592
|
+
__kind: "P2SH";
|
|
594
593
|
value: string;
|
|
595
|
-
__kind: "P2WPKH";
|
|
596
594
|
} | {
|
|
595
|
+
__kind: "P2WPKH";
|
|
597
596
|
value: string;
|
|
598
|
-
__kind: "P2WSH";
|
|
599
597
|
} | {
|
|
598
|
+
__kind: "P2WSH";
|
|
600
599
|
value: string;
|
|
600
|
+
} | {
|
|
601
601
|
__kind: "Taproot";
|
|
602
|
+
value: string;
|
|
602
603
|
} | {
|
|
603
604
|
__kind: "OtherSegwit";
|
|
604
605
|
version: number;
|
|
605
606
|
program: string;
|
|
606
607
|
};
|
|
607
|
-
__kind: "Btc";
|
|
608
608
|
} | {
|
|
609
|
-
value: string;
|
|
610
609
|
__kind: "Arb";
|
|
611
|
-
} | {
|
|
612
610
|
value: string;
|
|
613
|
-
__kind: "Sol";
|
|
614
611
|
} | {
|
|
612
|
+
__kind: "Sol";
|
|
615
613
|
value: string;
|
|
614
|
+
} | {
|
|
616
615
|
__kind: "Hub";
|
|
616
|
+
value: string;
|
|
617
617
|
} | null | undefined;
|
|
618
618
|
}>>>;
|
|
619
619
|
txId: z.ZodObject<{
|
|
@@ -652,12 +652,12 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
652
652
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
653
653
|
}, "strip", z.ZodTypeAny, {
|
|
654
654
|
retryDuration: number;
|
|
655
|
-
minPrice: bigint;
|
|
656
655
|
refundAddress: `0x${string}`;
|
|
656
|
+
minPrice: bigint;
|
|
657
657
|
}, {
|
|
658
658
|
retryDuration: number;
|
|
659
|
-
minPrice: string | number;
|
|
660
659
|
refundAddress: string;
|
|
660
|
+
minPrice: string | number;
|
|
661
661
|
}>;
|
|
662
662
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
663
663
|
numberOfChunks: z.ZodNumber;
|
|
@@ -671,14 +671,6 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
671
671
|
}>>>;
|
|
672
672
|
boostFee: z.ZodNumber;
|
|
673
673
|
}, "strip", z.ZodTypeAny, {
|
|
674
|
-
txId: {
|
|
675
|
-
blockNumber: number;
|
|
676
|
-
extrinsicIndex: number;
|
|
677
|
-
};
|
|
678
|
-
depositDetails: number;
|
|
679
|
-
inputAsset: "Dot";
|
|
680
|
-
depositAmount: bigint;
|
|
681
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
682
674
|
destinationAddress: {
|
|
683
675
|
readonly chain: "Ethereum";
|
|
684
676
|
readonly address: `0x${string}`;
|
|
@@ -698,14 +690,22 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
698
690
|
readonly chain: "Assethub";
|
|
699
691
|
readonly address: string;
|
|
700
692
|
};
|
|
693
|
+
depositDetails: number;
|
|
694
|
+
inputAsset: "Dot";
|
|
695
|
+
depositAmount: bigint;
|
|
696
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
697
|
+
txId: {
|
|
698
|
+
blockNumber: number;
|
|
699
|
+
extrinsicIndex: number;
|
|
700
|
+
};
|
|
701
701
|
affiliateFees: {
|
|
702
702
|
account: number;
|
|
703
703
|
bps: number;
|
|
704
704
|
}[];
|
|
705
705
|
refundParams: {
|
|
706
706
|
retryDuration: number;
|
|
707
|
-
minPrice: bigint;
|
|
708
707
|
refundAddress: `0x${string}`;
|
|
708
|
+
minPrice: bigint;
|
|
709
709
|
};
|
|
710
710
|
boostFee: number;
|
|
711
711
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -718,42 +718,42 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
718
718
|
};
|
|
719
719
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
720
720
|
sourceAddress?: {
|
|
721
|
-
value: `0x${string}`;
|
|
722
721
|
__kind: "Eth";
|
|
723
|
-
} | {
|
|
724
722
|
value: `0x${string}`;
|
|
723
|
+
} | {
|
|
725
724
|
__kind: "Dot";
|
|
725
|
+
value: `0x${string}`;
|
|
726
726
|
} | {
|
|
727
|
+
__kind: "Btc";
|
|
727
728
|
value: {
|
|
728
|
-
value: `0x${string}`;
|
|
729
729
|
__kind: "P2PKH";
|
|
730
|
-
} | {
|
|
731
730
|
value: `0x${string}`;
|
|
732
|
-
__kind: "P2SH";
|
|
733
731
|
} | {
|
|
732
|
+
__kind: "P2SH";
|
|
734
733
|
value: `0x${string}`;
|
|
735
|
-
__kind: "P2WPKH";
|
|
736
734
|
} | {
|
|
735
|
+
__kind: "P2WPKH";
|
|
737
736
|
value: `0x${string}`;
|
|
738
|
-
__kind: "P2WSH";
|
|
739
737
|
} | {
|
|
738
|
+
__kind: "P2WSH";
|
|
740
739
|
value: `0x${string}`;
|
|
740
|
+
} | {
|
|
741
741
|
__kind: "Taproot";
|
|
742
|
+
value: `0x${string}`;
|
|
742
743
|
} | {
|
|
743
744
|
__kind: "OtherSegwit";
|
|
744
745
|
version: number;
|
|
745
746
|
program: `0x${string}`;
|
|
746
747
|
};
|
|
747
|
-
__kind: "Btc";
|
|
748
748
|
} | {
|
|
749
|
-
value: `0x${string}`;
|
|
750
749
|
__kind: "Arb";
|
|
751
|
-
} | {
|
|
752
750
|
value: `0x${string}`;
|
|
753
|
-
__kind: "Sol";
|
|
754
751
|
} | {
|
|
752
|
+
__kind: "Sol";
|
|
755
753
|
value: `0x${string}`;
|
|
754
|
+
} | {
|
|
756
755
|
__kind: "Hub";
|
|
756
|
+
value: `0x${string}`;
|
|
757
757
|
} | null | undefined;
|
|
758
758
|
} | null | undefined;
|
|
759
759
|
brokerFee?: {
|
|
@@ -765,9 +765,9 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
765
765
|
chunkInterval: number;
|
|
766
766
|
} | null | undefined;
|
|
767
767
|
}, {
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
768
|
+
destinationAddress: {
|
|
769
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
770
|
+
value: string;
|
|
771
771
|
};
|
|
772
772
|
depositDetails: number;
|
|
773
773
|
inputAsset: {
|
|
@@ -777,9 +777,9 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
777
777
|
outputAsset: {
|
|
778
778
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
779
779
|
};
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
780
|
+
txId: {
|
|
781
|
+
blockNumber: number;
|
|
782
|
+
extrinsicIndex: number;
|
|
783
783
|
};
|
|
784
784
|
affiliateFees: {
|
|
785
785
|
account: number;
|
|
@@ -787,8 +787,8 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
787
787
|
}[];
|
|
788
788
|
refundParams: {
|
|
789
789
|
retryDuration: number;
|
|
790
|
-
minPrice: string | number;
|
|
791
790
|
refundAddress: string;
|
|
791
|
+
minPrice: string | number;
|
|
792
792
|
};
|
|
793
793
|
boostFee: number;
|
|
794
794
|
depositAddress?: string | null | undefined;
|
|
@@ -803,42 +803,42 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
803
803
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
804
804
|
};
|
|
805
805
|
sourceAddress?: {
|
|
806
|
-
value: string;
|
|
807
806
|
__kind: "Eth";
|
|
808
|
-
} | {
|
|
809
807
|
value: string;
|
|
808
|
+
} | {
|
|
810
809
|
__kind: "Dot";
|
|
810
|
+
value: string;
|
|
811
811
|
} | {
|
|
812
|
+
__kind: "Btc";
|
|
812
813
|
value: {
|
|
813
|
-
value: string;
|
|
814
814
|
__kind: "P2PKH";
|
|
815
|
-
} | {
|
|
816
815
|
value: string;
|
|
817
|
-
__kind: "P2SH";
|
|
818
816
|
} | {
|
|
817
|
+
__kind: "P2SH";
|
|
819
818
|
value: string;
|
|
820
|
-
__kind: "P2WPKH";
|
|
821
819
|
} | {
|
|
820
|
+
__kind: "P2WPKH";
|
|
822
821
|
value: string;
|
|
823
|
-
__kind: "P2WSH";
|
|
824
822
|
} | {
|
|
823
|
+
__kind: "P2WSH";
|
|
825
824
|
value: string;
|
|
825
|
+
} | {
|
|
826
826
|
__kind: "Taproot";
|
|
827
|
+
value: string;
|
|
827
828
|
} | {
|
|
828
829
|
__kind: "OtherSegwit";
|
|
829
830
|
version: number;
|
|
830
831
|
program: string;
|
|
831
832
|
};
|
|
832
|
-
__kind: "Btc";
|
|
833
833
|
} | {
|
|
834
|
-
value: string;
|
|
835
834
|
__kind: "Arb";
|
|
836
|
-
} | {
|
|
837
835
|
value: string;
|
|
838
|
-
__kind: "Sol";
|
|
839
836
|
} | {
|
|
837
|
+
__kind: "Sol";
|
|
840
838
|
value: string;
|
|
839
|
+
} | {
|
|
841
840
|
__kind: "Hub";
|
|
841
|
+
value: string;
|
|
842
842
|
} | null | undefined;
|
|
843
843
|
} | null | undefined;
|
|
844
844
|
brokerFee?: {
|
|
@@ -853,14 +853,6 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
853
853
|
}, "strip", z.ZodTypeAny, {
|
|
854
854
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
855
855
|
vaultWitness: {
|
|
856
|
-
txId: {
|
|
857
|
-
blockNumber: number;
|
|
858
|
-
extrinsicIndex: number;
|
|
859
|
-
};
|
|
860
|
-
depositDetails: number;
|
|
861
|
-
inputAsset: "Dot";
|
|
862
|
-
depositAmount: bigint;
|
|
863
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
864
856
|
destinationAddress: {
|
|
865
857
|
readonly chain: "Ethereum";
|
|
866
858
|
readonly address: `0x${string}`;
|
|
@@ -880,14 +872,22 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
880
872
|
readonly chain: "Assethub";
|
|
881
873
|
readonly address: string;
|
|
882
874
|
};
|
|
875
|
+
depositDetails: number;
|
|
876
|
+
inputAsset: "Dot";
|
|
877
|
+
depositAmount: bigint;
|
|
878
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
879
|
+
txId: {
|
|
880
|
+
blockNumber: number;
|
|
881
|
+
extrinsicIndex: number;
|
|
882
|
+
};
|
|
883
883
|
affiliateFees: {
|
|
884
884
|
account: number;
|
|
885
885
|
bps: number;
|
|
886
886
|
}[];
|
|
887
887
|
refundParams: {
|
|
888
888
|
retryDuration: number;
|
|
889
|
-
minPrice: bigint;
|
|
890
889
|
refundAddress: `0x${string}`;
|
|
890
|
+
minPrice: bigint;
|
|
891
891
|
};
|
|
892
892
|
boostFee: number;
|
|
893
893
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -900,42 +900,42 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
900
900
|
};
|
|
901
901
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
902
902
|
sourceAddress?: {
|
|
903
|
-
value: `0x${string}`;
|
|
904
903
|
__kind: "Eth";
|
|
905
|
-
} | {
|
|
906
904
|
value: `0x${string}`;
|
|
905
|
+
} | {
|
|
907
906
|
__kind: "Dot";
|
|
907
|
+
value: `0x${string}`;
|
|
908
908
|
} | {
|
|
909
|
+
__kind: "Btc";
|
|
909
910
|
value: {
|
|
910
|
-
value: `0x${string}`;
|
|
911
911
|
__kind: "P2PKH";
|
|
912
|
-
} | {
|
|
913
912
|
value: `0x${string}`;
|
|
914
|
-
__kind: "P2SH";
|
|
915
913
|
} | {
|
|
914
|
+
__kind: "P2SH";
|
|
916
915
|
value: `0x${string}`;
|
|
917
|
-
__kind: "P2WPKH";
|
|
918
916
|
} | {
|
|
917
|
+
__kind: "P2WPKH";
|
|
919
918
|
value: `0x${string}`;
|
|
920
|
-
__kind: "P2WSH";
|
|
921
919
|
} | {
|
|
920
|
+
__kind: "P2WSH";
|
|
922
921
|
value: `0x${string}`;
|
|
922
|
+
} | {
|
|
923
923
|
__kind: "Taproot";
|
|
924
|
+
value: `0x${string}`;
|
|
924
925
|
} | {
|
|
925
926
|
__kind: "OtherSegwit";
|
|
926
927
|
version: number;
|
|
927
928
|
program: `0x${string}`;
|
|
928
929
|
};
|
|
929
|
-
__kind: "Btc";
|
|
930
930
|
} | {
|
|
931
|
-
value: `0x${string}`;
|
|
932
931
|
__kind: "Arb";
|
|
933
|
-
} | {
|
|
934
932
|
value: `0x${string}`;
|
|
935
|
-
__kind: "Sol";
|
|
936
933
|
} | {
|
|
934
|
+
__kind: "Sol";
|
|
937
935
|
value: `0x${string}`;
|
|
936
|
+
} | {
|
|
938
937
|
__kind: "Hub";
|
|
938
|
+
value: `0x${string}`;
|
|
939
939
|
} | null | undefined;
|
|
940
940
|
} | null | undefined;
|
|
941
941
|
brokerFee?: {
|
|
@@ -950,9 +950,9 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
950
950
|
}, {
|
|
951
951
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
952
952
|
vaultWitness: {
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
953
|
+
destinationAddress: {
|
|
954
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
955
|
+
value: string;
|
|
956
956
|
};
|
|
957
957
|
depositDetails: number;
|
|
958
958
|
inputAsset: {
|
|
@@ -962,9 +962,9 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
962
962
|
outputAsset: {
|
|
963
963
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
964
964
|
};
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
965
|
+
txId: {
|
|
966
|
+
blockNumber: number;
|
|
967
|
+
extrinsicIndex: number;
|
|
968
968
|
};
|
|
969
969
|
affiliateFees: {
|
|
970
970
|
account: number;
|
|
@@ -972,8 +972,8 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
972
972
|
}[];
|
|
973
973
|
refundParams: {
|
|
974
974
|
retryDuration: number;
|
|
975
|
-
minPrice: string | number;
|
|
976
975
|
refundAddress: string;
|
|
976
|
+
minPrice: string | number;
|
|
977
977
|
};
|
|
978
978
|
boostFee: number;
|
|
979
979
|
depositAddress?: string | null | undefined;
|
|
@@ -988,42 +988,42 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
988
988
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
989
989
|
};
|
|
990
990
|
sourceAddress?: {
|
|
991
|
-
value: string;
|
|
992
991
|
__kind: "Eth";
|
|
993
|
-
} | {
|
|
994
992
|
value: string;
|
|
993
|
+
} | {
|
|
995
994
|
__kind: "Dot";
|
|
995
|
+
value: string;
|
|
996
996
|
} | {
|
|
997
|
+
__kind: "Btc";
|
|
997
998
|
value: {
|
|
998
|
-
value: string;
|
|
999
999
|
__kind: "P2PKH";
|
|
1000
|
-
} | {
|
|
1001
1000
|
value: string;
|
|
1002
|
-
__kind: "P2SH";
|
|
1003
1001
|
} | {
|
|
1002
|
+
__kind: "P2SH";
|
|
1004
1003
|
value: string;
|
|
1005
|
-
__kind: "P2WPKH";
|
|
1006
1004
|
} | {
|
|
1005
|
+
__kind: "P2WPKH";
|
|
1007
1006
|
value: string;
|
|
1008
|
-
__kind: "P2WSH";
|
|
1009
1007
|
} | {
|
|
1008
|
+
__kind: "P2WSH";
|
|
1010
1009
|
value: string;
|
|
1010
|
+
} | {
|
|
1011
1011
|
__kind: "Taproot";
|
|
1012
|
+
value: string;
|
|
1012
1013
|
} | {
|
|
1013
1014
|
__kind: "OtherSegwit";
|
|
1014
1015
|
version: number;
|
|
1015
1016
|
program: string;
|
|
1016
1017
|
};
|
|
1017
|
-
__kind: "Btc";
|
|
1018
1018
|
} | {
|
|
1019
|
-
value: string;
|
|
1020
1019
|
__kind: "Arb";
|
|
1021
|
-
} | {
|
|
1022
1020
|
value: string;
|
|
1023
|
-
__kind: "Sol";
|
|
1024
1021
|
} | {
|
|
1022
|
+
__kind: "Sol";
|
|
1025
1023
|
value: string;
|
|
1024
|
+
} | {
|
|
1026
1025
|
__kind: "Hub";
|
|
1026
|
+
value: string;
|
|
1027
1027
|
} | null | undefined;
|
|
1028
1028
|
} | null | undefined;
|
|
1029
1029
|
brokerFee?: {
|
|
@@ -1045,6 +1045,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1045
1045
|
} | {
|
|
1046
1046
|
__kind: "TransactionRejectedByBroker";
|
|
1047
1047
|
} | {
|
|
1048
|
+
__kind: "DepositWitnessRejected";
|
|
1048
1049
|
value: {
|
|
1049
1050
|
__kind: "Other";
|
|
1050
1051
|
} | {
|
|
@@ -1052,11 +1053,11 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1052
1053
|
} | {
|
|
1053
1054
|
__kind: "BadOrigin";
|
|
1054
1055
|
} | {
|
|
1056
|
+
__kind: "Module";
|
|
1055
1057
|
value: {
|
|
1056
1058
|
index: number;
|
|
1057
1059
|
error: `0x${string}`;
|
|
1058
1060
|
};
|
|
1059
|
-
__kind: "Module";
|
|
1060
1061
|
} | {
|
|
1061
1062
|
__kind: "ConsumerRemaining";
|
|
1062
1063
|
} | {
|
|
@@ -1064,14 +1065,14 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1064
1065
|
} | {
|
|
1065
1066
|
__kind: "TooManyConsumers";
|
|
1066
1067
|
} | {
|
|
1067
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1068
1068
|
__kind: "Token";
|
|
1069
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1069
1070
|
} | {
|
|
1070
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1071
1071
|
__kind: "Arithmetic";
|
|
1072
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1072
1073
|
} | {
|
|
1073
|
-
value: "LimitReached" | "NoLayer";
|
|
1074
1074
|
__kind: "Transactional";
|
|
1075
|
+
value: "LimitReached" | "NoLayer";
|
|
1075
1076
|
} | {
|
|
1076
1077
|
__kind: "Exhausted";
|
|
1077
1078
|
} | {
|
|
@@ -1081,27 +1082,18 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1081
1082
|
} | {
|
|
1082
1083
|
__kind: "RootNotAllowed";
|
|
1083
1084
|
};
|
|
1084
|
-
__kind: "DepositWitnessRejected";
|
|
1085
1085
|
};
|
|
1086
1086
|
details: {
|
|
1087
1087
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
1088
1088
|
depositWitness: {
|
|
1089
|
-
depositAddress: `0x${string}`;
|
|
1090
1089
|
asset: "Dot";
|
|
1091
1090
|
amount: bigint;
|
|
1091
|
+
depositAddress: `0x${string}`;
|
|
1092
1092
|
depositDetails: number;
|
|
1093
1093
|
};
|
|
1094
1094
|
} | {
|
|
1095
1095
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
1096
1096
|
vaultWitness: {
|
|
1097
|
-
txId: {
|
|
1098
|
-
blockNumber: number;
|
|
1099
|
-
extrinsicIndex: number;
|
|
1100
|
-
};
|
|
1101
|
-
depositDetails: number;
|
|
1102
|
-
inputAsset: "Dot";
|
|
1103
|
-
depositAmount: bigint;
|
|
1104
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1105
1097
|
destinationAddress: {
|
|
1106
1098
|
readonly chain: "Ethereum";
|
|
1107
1099
|
readonly address: `0x${string}`;
|
|
@@ -1121,14 +1113,22 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1121
1113
|
readonly chain: "Assethub";
|
|
1122
1114
|
readonly address: string;
|
|
1123
1115
|
};
|
|
1116
|
+
depositDetails: number;
|
|
1117
|
+
inputAsset: "Dot";
|
|
1118
|
+
depositAmount: bigint;
|
|
1119
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1120
|
+
txId: {
|
|
1121
|
+
blockNumber: number;
|
|
1122
|
+
extrinsicIndex: number;
|
|
1123
|
+
};
|
|
1124
1124
|
affiliateFees: {
|
|
1125
1125
|
account: number;
|
|
1126
1126
|
bps: number;
|
|
1127
1127
|
}[];
|
|
1128
1128
|
refundParams: {
|
|
1129
1129
|
retryDuration: number;
|
|
1130
|
-
minPrice: bigint;
|
|
1131
1130
|
refundAddress: `0x${string}`;
|
|
1131
|
+
minPrice: bigint;
|
|
1132
1132
|
};
|
|
1133
1133
|
boostFee: number;
|
|
1134
1134
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -1141,42 +1141,42 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1141
1141
|
};
|
|
1142
1142
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1143
1143
|
sourceAddress?: {
|
|
1144
|
-
value: `0x${string}`;
|
|
1145
1144
|
__kind: "Eth";
|
|
1146
|
-
} | {
|
|
1147
1145
|
value: `0x${string}`;
|
|
1146
|
+
} | {
|
|
1148
1147
|
__kind: "Dot";
|
|
1148
|
+
value: `0x${string}`;
|
|
1149
1149
|
} | {
|
|
1150
|
+
__kind: "Btc";
|
|
1150
1151
|
value: {
|
|
1151
|
-
value: `0x${string}`;
|
|
1152
1152
|
__kind: "P2PKH";
|
|
1153
|
-
} | {
|
|
1154
1153
|
value: `0x${string}`;
|
|
1155
|
-
__kind: "P2SH";
|
|
1156
1154
|
} | {
|
|
1155
|
+
__kind: "P2SH";
|
|
1157
1156
|
value: `0x${string}`;
|
|
1158
|
-
__kind: "P2WPKH";
|
|
1159
1157
|
} | {
|
|
1158
|
+
__kind: "P2WPKH";
|
|
1160
1159
|
value: `0x${string}`;
|
|
1161
|
-
__kind: "P2WSH";
|
|
1162
1160
|
} | {
|
|
1161
|
+
__kind: "P2WSH";
|
|
1163
1162
|
value: `0x${string}`;
|
|
1163
|
+
} | {
|
|
1164
1164
|
__kind: "Taproot";
|
|
1165
|
+
value: `0x${string}`;
|
|
1165
1166
|
} | {
|
|
1166
1167
|
__kind: "OtherSegwit";
|
|
1167
1168
|
version: number;
|
|
1168
1169
|
program: `0x${string}`;
|
|
1169
1170
|
};
|
|
1170
|
-
__kind: "Btc";
|
|
1171
1171
|
} | {
|
|
1172
|
-
value: `0x${string}`;
|
|
1173
1172
|
__kind: "Arb";
|
|
1174
|
-
} | {
|
|
1175
1173
|
value: `0x${string}`;
|
|
1176
|
-
__kind: "Sol";
|
|
1177
1174
|
} | {
|
|
1175
|
+
__kind: "Sol";
|
|
1178
1176
|
value: `0x${string}`;
|
|
1177
|
+
} | {
|
|
1179
1178
|
__kind: "Hub";
|
|
1179
|
+
value: `0x${string}`;
|
|
1180
1180
|
} | null | undefined;
|
|
1181
1181
|
} | null | undefined;
|
|
1182
1182
|
brokerFee?: {
|
|
@@ -1198,6 +1198,7 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1198
1198
|
} | {
|
|
1199
1199
|
__kind: "TransactionRejectedByBroker";
|
|
1200
1200
|
} | {
|
|
1201
|
+
__kind: "DepositWitnessRejected";
|
|
1201
1202
|
value: {
|
|
1202
1203
|
__kind: "Other";
|
|
1203
1204
|
} | {
|
|
@@ -1205,11 +1206,11 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1205
1206
|
} | {
|
|
1206
1207
|
__kind: "BadOrigin";
|
|
1207
1208
|
} | {
|
|
1209
|
+
__kind: "Module";
|
|
1208
1210
|
value: {
|
|
1209
1211
|
index: number;
|
|
1210
1212
|
error: string;
|
|
1211
1213
|
};
|
|
1212
|
-
__kind: "Module";
|
|
1213
1214
|
} | {
|
|
1214
1215
|
__kind: "ConsumerRemaining";
|
|
1215
1216
|
} | {
|
|
@@ -1217,20 +1218,20 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1217
1218
|
} | {
|
|
1218
1219
|
__kind: "TooManyConsumers";
|
|
1219
1220
|
} | {
|
|
1221
|
+
__kind: "Token";
|
|
1220
1222
|
value: {
|
|
1221
1223
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1222
1224
|
};
|
|
1223
|
-
__kind: "Token";
|
|
1224
1225
|
} | {
|
|
1226
|
+
__kind: "Arithmetic";
|
|
1225
1227
|
value: {
|
|
1226
1228
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1227
1229
|
};
|
|
1228
|
-
__kind: "Arithmetic";
|
|
1229
1230
|
} | {
|
|
1231
|
+
__kind: "Transactional";
|
|
1230
1232
|
value: {
|
|
1231
1233
|
__kind: "LimitReached" | "NoLayer";
|
|
1232
1234
|
};
|
|
1233
|
-
__kind: "Transactional";
|
|
1234
1235
|
} | {
|
|
1235
1236
|
__kind: "Exhausted";
|
|
1236
1237
|
} | {
|
|
@@ -1240,24 +1241,23 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1240
1241
|
} | {
|
|
1241
1242
|
__kind: "RootNotAllowed";
|
|
1242
1243
|
};
|
|
1243
|
-
__kind: "DepositWitnessRejected";
|
|
1244
1244
|
};
|
|
1245
1245
|
details: {
|
|
1246
1246
|
__kind: "DepositFailedDepositChannelVariantPolkadot";
|
|
1247
1247
|
depositWitness: {
|
|
1248
|
-
depositAddress: string;
|
|
1249
1248
|
asset: {
|
|
1250
1249
|
__kind: "Dot";
|
|
1251
1250
|
};
|
|
1252
1251
|
amount: string | number;
|
|
1252
|
+
depositAddress: string;
|
|
1253
1253
|
depositDetails: number;
|
|
1254
1254
|
};
|
|
1255
1255
|
} | {
|
|
1256
1256
|
__kind: "DepositFailedVaultVariantPolkadot";
|
|
1257
1257
|
vaultWitness: {
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1258
|
+
destinationAddress: {
|
|
1259
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1260
|
+
value: string;
|
|
1261
1261
|
};
|
|
1262
1262
|
depositDetails: number;
|
|
1263
1263
|
inputAsset: {
|
|
@@ -1267,9 +1267,9 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1267
1267
|
outputAsset: {
|
|
1268
1268
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1269
1269
|
};
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1270
|
+
txId: {
|
|
1271
|
+
blockNumber: number;
|
|
1272
|
+
extrinsicIndex: number;
|
|
1273
1273
|
};
|
|
1274
1274
|
affiliateFees: {
|
|
1275
1275
|
account: number;
|
|
@@ -1277,8 +1277,8 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1277
1277
|
}[];
|
|
1278
1278
|
refundParams: {
|
|
1279
1279
|
retryDuration: number;
|
|
1280
|
-
minPrice: string | number;
|
|
1281
1280
|
refundAddress: string;
|
|
1281
|
+
minPrice: string | number;
|
|
1282
1282
|
};
|
|
1283
1283
|
boostFee: number;
|
|
1284
1284
|
depositAddress?: string | null | undefined;
|
|
@@ -1293,42 +1293,42 @@ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1293
1293
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1294
1294
|
};
|
|
1295
1295
|
sourceAddress?: {
|
|
1296
|
-
value: string;
|
|
1297
1296
|
__kind: "Eth";
|
|
1298
|
-
} | {
|
|
1299
1297
|
value: string;
|
|
1298
|
+
} | {
|
|
1300
1299
|
__kind: "Dot";
|
|
1300
|
+
value: string;
|
|
1301
1301
|
} | {
|
|
1302
|
+
__kind: "Btc";
|
|
1302
1303
|
value: {
|
|
1303
|
-
value: string;
|
|
1304
1304
|
__kind: "P2PKH";
|
|
1305
|
-
} | {
|
|
1306
1305
|
value: string;
|
|
1307
|
-
__kind: "P2SH";
|
|
1308
1306
|
} | {
|
|
1307
|
+
__kind: "P2SH";
|
|
1309
1308
|
value: string;
|
|
1310
|
-
__kind: "P2WPKH";
|
|
1311
1309
|
} | {
|
|
1310
|
+
__kind: "P2WPKH";
|
|
1312
1311
|
value: string;
|
|
1313
|
-
__kind: "P2WSH";
|
|
1314
1312
|
} | {
|
|
1313
|
+
__kind: "P2WSH";
|
|
1315
1314
|
value: string;
|
|
1315
|
+
} | {
|
|
1316
1316
|
__kind: "Taproot";
|
|
1317
|
+
value: string;
|
|
1317
1318
|
} | {
|
|
1318
1319
|
__kind: "OtherSegwit";
|
|
1319
1320
|
version: number;
|
|
1320
1321
|
program: string;
|
|
1321
1322
|
};
|
|
1322
|
-
__kind: "Btc";
|
|
1323
1323
|
} | {
|
|
1324
|
-
value: string;
|
|
1325
1324
|
__kind: "Arb";
|
|
1326
|
-
} | {
|
|
1327
1325
|
value: string;
|
|
1328
|
-
__kind: "Sol";
|
|
1329
1326
|
} | {
|
|
1327
|
+
__kind: "Sol";
|
|
1330
1328
|
value: string;
|
|
1329
|
+
} | {
|
|
1331
1330
|
__kind: "Hub";
|
|
1331
|
+
value: string;
|
|
1332
1332
|
} | null | undefined;
|
|
1333
1333
|
} | null | undefined;
|
|
1334
1334
|
brokerFee?: {
|