@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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
95
95
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
99
98
|
__kind: "Token";
|
|
99
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
100
100
|
}, {
|
|
101
|
+
__kind: "Token";
|
|
101
102
|
value: {
|
|
102
103
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
185
186
|
} | {
|
|
186
187
|
__kind: "TooManyConsumers";
|
|
187
188
|
} | {
|
|
188
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
189
|
__kind: "Token";
|
|
190
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: 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 solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
223
224
|
} | {
|
|
224
225
|
__kind: "TooManyConsumers";
|
|
225
226
|
} | {
|
|
227
|
+
__kind: "Token";
|
|
226
228
|
value: {
|
|
227
229
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "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 solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
246
247
|
} | {
|
|
247
248
|
__kind: "RootNotAllowed";
|
|
248
249
|
};
|
|
249
|
-
__kind: "DepositWitnessRejected";
|
|
250
250
|
}>, z.ZodObject<{
|
|
251
251
|
__kind: z.ZodLiteral<"Unrefundable">;
|
|
252
252
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -272,74 +272,74 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
272
272
|
__kind: z.ZodLiteral<"Channel">;
|
|
273
273
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
274
274
|
}, "strip", z.ZodTypeAny, {
|
|
275
|
-
value: `0x${string}`;
|
|
276
275
|
__kind: "Channel";
|
|
276
|
+
value: `0x${string}`;
|
|
277
277
|
}, {
|
|
278
|
-
value: string;
|
|
279
278
|
__kind: "Channel";
|
|
279
|
+
value: string;
|
|
280
280
|
}>, z.ZodObject<{
|
|
281
281
|
__kind: z.ZodLiteral<"VaultSwapAccount">;
|
|
282
282
|
value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
283
283
|
}, "strip", z.ZodTypeAny, {
|
|
284
|
-
value: [`0x${string}`, bigint];
|
|
285
284
|
__kind: "VaultSwapAccount";
|
|
285
|
+
value: [`0x${string}`, bigint];
|
|
286
286
|
}, {
|
|
287
|
-
value: [string, string | number];
|
|
288
287
|
__kind: "VaultSwapAccount";
|
|
288
|
+
value: [string, string | number];
|
|
289
289
|
}>]>;
|
|
290
290
|
}, "strip", z.ZodTypeAny, {
|
|
291
291
|
depositAddress: `0x${string}`;
|
|
292
|
-
amount: bigint;
|
|
293
292
|
asset: "Sol" | "SolUsdc";
|
|
293
|
+
amount: bigint;
|
|
294
294
|
depositDetails: {
|
|
295
|
-
value: `0x${string}`;
|
|
296
295
|
__kind: "Channel";
|
|
296
|
+
value: `0x${string}`;
|
|
297
297
|
} | {
|
|
298
|
-
value: [`0x${string}`, bigint];
|
|
299
298
|
__kind: "VaultSwapAccount";
|
|
299
|
+
value: [`0x${string}`, bigint];
|
|
300
300
|
};
|
|
301
301
|
}, {
|
|
302
302
|
depositAddress: string;
|
|
303
|
-
amount: string | number;
|
|
304
303
|
asset: {
|
|
305
304
|
__kind: "Sol" | "SolUsdc";
|
|
306
305
|
};
|
|
306
|
+
amount: string | number;
|
|
307
307
|
depositDetails: {
|
|
308
|
-
value: string;
|
|
309
308
|
__kind: "Channel";
|
|
309
|
+
value: string;
|
|
310
310
|
} | {
|
|
311
|
-
value: [string, string | number];
|
|
312
311
|
__kind: "VaultSwapAccount";
|
|
312
|
+
value: [string, string | number];
|
|
313
313
|
};
|
|
314
314
|
}>;
|
|
315
315
|
}, "strip", z.ZodTypeAny, {
|
|
316
316
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
317
317
|
depositWitness: {
|
|
318
318
|
depositAddress: `0x${string}`;
|
|
319
|
-
amount: bigint;
|
|
320
319
|
asset: "Sol" | "SolUsdc";
|
|
320
|
+
amount: bigint;
|
|
321
321
|
depositDetails: {
|
|
322
|
-
value: `0x${string}`;
|
|
323
322
|
__kind: "Channel";
|
|
323
|
+
value: `0x${string}`;
|
|
324
324
|
} | {
|
|
325
|
-
value: [`0x${string}`, bigint];
|
|
326
325
|
__kind: "VaultSwapAccount";
|
|
326
|
+
value: [`0x${string}`, bigint];
|
|
327
327
|
};
|
|
328
328
|
};
|
|
329
329
|
}, {
|
|
330
330
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
331
331
|
depositWitness: {
|
|
332
332
|
depositAddress: string;
|
|
333
|
-
amount: string | number;
|
|
334
333
|
asset: {
|
|
335
334
|
__kind: "Sol" | "SolUsdc";
|
|
336
335
|
};
|
|
336
|
+
amount: string | number;
|
|
337
337
|
depositDetails: {
|
|
338
|
-
value: string;
|
|
339
338
|
__kind: "Channel";
|
|
339
|
+
value: string;
|
|
340
340
|
} | {
|
|
341
|
-
value: [string, string | number];
|
|
342
341
|
__kind: "VaultSwapAccount";
|
|
342
|
+
value: [string, string | number];
|
|
343
343
|
};
|
|
344
344
|
};
|
|
345
345
|
}>, z.ZodObject<{
|
|
@@ -361,39 +361,39 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
361
361
|
__kind: z.ZodLiteral<"Channel">;
|
|
362
362
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
363
363
|
}, "strip", z.ZodTypeAny, {
|
|
364
|
-
value: `0x${string}`;
|
|
365
364
|
__kind: "Channel";
|
|
365
|
+
value: `0x${string}`;
|
|
366
366
|
}, {
|
|
367
|
-
value: string;
|
|
368
367
|
__kind: "Channel";
|
|
368
|
+
value: string;
|
|
369
369
|
}>, z.ZodObject<{
|
|
370
370
|
__kind: z.ZodLiteral<"VaultSwapAccount">;
|
|
371
371
|
value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
372
372
|
}, "strip", z.ZodTypeAny, {
|
|
373
|
-
value: [`0x${string}`, bigint];
|
|
374
373
|
__kind: "VaultSwapAccount";
|
|
374
|
+
value: [`0x${string}`, bigint];
|
|
375
375
|
}, {
|
|
376
|
-
value: [string, string | number];
|
|
377
376
|
__kind: "VaultSwapAccount";
|
|
377
|
+
value: [string, string | number];
|
|
378
378
|
}>]>;
|
|
379
379
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
380
380
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
381
381
|
}, "strip", z.ZodTypeAny, {
|
|
382
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
382
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
383
383
|
}, {
|
|
384
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
385
|
-
}>, "Eth" | "Flip" | "Usdc" | "
|
|
386
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
384
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
385
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
386
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
387
387
|
}>;
|
|
388
388
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
389
389
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
390
390
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
391
391
|
}, "strip", z.ZodTypeAny, {
|
|
392
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
392
393
|
value: `0x${string}`;
|
|
393
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
394
394
|
}, {
|
|
395
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
395
396
|
value: string;
|
|
396
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
397
397
|
}>, {
|
|
398
398
|
readonly chain: "Ethereum";
|
|
399
399
|
readonly address: `0x${string}`;
|
|
@@ -413,8 +413,8 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
413
413
|
readonly chain: "Assethub";
|
|
414
414
|
readonly address: string;
|
|
415
415
|
}, {
|
|
416
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
416
417
|
value: string;
|
|
417
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
418
418
|
}>;
|
|
419
419
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
420
420
|
channelMetadata: z.ZodObject<{
|
|
@@ -443,67 +443,67 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
443
443
|
__kind: z.ZodLiteral<"Eth">;
|
|
444
444
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
445
445
|
}, "strip", z.ZodTypeAny, {
|
|
446
|
-
value: `0x${string}`;
|
|
447
446
|
__kind: "Eth";
|
|
447
|
+
value: `0x${string}`;
|
|
448
448
|
}, {
|
|
449
|
-
value: string;
|
|
450
449
|
__kind: "Eth";
|
|
450
|
+
value: string;
|
|
451
451
|
}>, z.ZodObject<{
|
|
452
452
|
__kind: z.ZodLiteral<"Dot">;
|
|
453
453
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
454
454
|
}, "strip", z.ZodTypeAny, {
|
|
455
|
-
value: `0x${string}`;
|
|
456
455
|
__kind: "Dot";
|
|
456
|
+
value: `0x${string}`;
|
|
457
457
|
}, {
|
|
458
|
-
value: string;
|
|
459
458
|
__kind: "Dot";
|
|
459
|
+
value: string;
|
|
460
460
|
}>, z.ZodObject<{
|
|
461
461
|
__kind: z.ZodLiteral<"Btc">;
|
|
462
462
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
463
463
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
464
464
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
465
465
|
}, "strip", z.ZodTypeAny, {
|
|
466
|
-
value: `0x${string}`;
|
|
467
466
|
__kind: "P2PKH";
|
|
467
|
+
value: `0x${string}`;
|
|
468
468
|
}, {
|
|
469
|
-
value: string;
|
|
470
469
|
__kind: "P2PKH";
|
|
470
|
+
value: string;
|
|
471
471
|
}>, z.ZodObject<{
|
|
472
472
|
__kind: z.ZodLiteral<"P2SH">;
|
|
473
473
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
474
474
|
}, "strip", z.ZodTypeAny, {
|
|
475
|
-
value: `0x${string}`;
|
|
476
475
|
__kind: "P2SH";
|
|
476
|
+
value: `0x${string}`;
|
|
477
477
|
}, {
|
|
478
|
-
value: string;
|
|
479
478
|
__kind: "P2SH";
|
|
479
|
+
value: string;
|
|
480
480
|
}>, z.ZodObject<{
|
|
481
481
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
482
482
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
483
483
|
}, "strip", z.ZodTypeAny, {
|
|
484
|
-
value: `0x${string}`;
|
|
485
484
|
__kind: "P2WPKH";
|
|
485
|
+
value: `0x${string}`;
|
|
486
486
|
}, {
|
|
487
|
-
value: string;
|
|
488
487
|
__kind: "P2WPKH";
|
|
488
|
+
value: string;
|
|
489
489
|
}>, z.ZodObject<{
|
|
490
490
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
491
491
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
492
492
|
}, "strip", z.ZodTypeAny, {
|
|
493
|
-
value: `0x${string}`;
|
|
494
493
|
__kind: "P2WSH";
|
|
494
|
+
value: `0x${string}`;
|
|
495
495
|
}, {
|
|
496
|
-
value: string;
|
|
497
496
|
__kind: "P2WSH";
|
|
497
|
+
value: string;
|
|
498
498
|
}>, z.ZodObject<{
|
|
499
499
|
__kind: z.ZodLiteral<"Taproot">;
|
|
500
500
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
501
501
|
}, "strip", z.ZodTypeAny, {
|
|
502
|
-
value: `0x${string}`;
|
|
503
502
|
__kind: "Taproot";
|
|
503
|
+
value: `0x${string}`;
|
|
504
504
|
}, {
|
|
505
|
-
value: string;
|
|
506
505
|
__kind: "Taproot";
|
|
506
|
+
value: string;
|
|
507
507
|
}>, z.ZodObject<{
|
|
508
508
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
509
509
|
version: z.ZodNumber;
|
|
@@ -518,76 +518,76 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
518
518
|
program: string;
|
|
519
519
|
}>]>;
|
|
520
520
|
}, "strip", z.ZodTypeAny, {
|
|
521
|
+
__kind: "Btc";
|
|
521
522
|
value: {
|
|
522
|
-
value: `0x${string}`;
|
|
523
523
|
__kind: "P2PKH";
|
|
524
|
-
} | {
|
|
525
524
|
value: `0x${string}`;
|
|
526
|
-
__kind: "P2SH";
|
|
527
525
|
} | {
|
|
526
|
+
__kind: "P2SH";
|
|
528
527
|
value: `0x${string}`;
|
|
529
|
-
__kind: "P2WPKH";
|
|
530
528
|
} | {
|
|
529
|
+
__kind: "P2WPKH";
|
|
531
530
|
value: `0x${string}`;
|
|
532
|
-
__kind: "P2WSH";
|
|
533
531
|
} | {
|
|
532
|
+
__kind: "P2WSH";
|
|
534
533
|
value: `0x${string}`;
|
|
534
|
+
} | {
|
|
535
535
|
__kind: "Taproot";
|
|
536
|
+
value: `0x${string}`;
|
|
536
537
|
} | {
|
|
537
538
|
__kind: "OtherSegwit";
|
|
538
539
|
version: number;
|
|
539
540
|
program: `0x${string}`;
|
|
540
541
|
};
|
|
541
|
-
__kind: "Btc";
|
|
542
542
|
}, {
|
|
543
|
+
__kind: "Btc";
|
|
543
544
|
value: {
|
|
544
|
-
value: string;
|
|
545
545
|
__kind: "P2PKH";
|
|
546
|
-
} | {
|
|
547
546
|
value: string;
|
|
548
|
-
__kind: "P2SH";
|
|
549
547
|
} | {
|
|
548
|
+
__kind: "P2SH";
|
|
550
549
|
value: string;
|
|
551
|
-
__kind: "P2WPKH";
|
|
552
550
|
} | {
|
|
551
|
+
__kind: "P2WPKH";
|
|
553
552
|
value: string;
|
|
554
|
-
__kind: "P2WSH";
|
|
555
553
|
} | {
|
|
554
|
+
__kind: "P2WSH";
|
|
556
555
|
value: string;
|
|
556
|
+
} | {
|
|
557
557
|
__kind: "Taproot";
|
|
558
|
+
value: string;
|
|
558
559
|
} | {
|
|
559
560
|
__kind: "OtherSegwit";
|
|
560
561
|
version: number;
|
|
561
562
|
program: string;
|
|
562
563
|
};
|
|
563
|
-
__kind: "Btc";
|
|
564
564
|
}>, z.ZodObject<{
|
|
565
565
|
__kind: z.ZodLiteral<"Arb">;
|
|
566
566
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
567
567
|
}, "strip", z.ZodTypeAny, {
|
|
568
|
-
value: `0x${string}`;
|
|
569
568
|
__kind: "Arb";
|
|
569
|
+
value: `0x${string}`;
|
|
570
570
|
}, {
|
|
571
|
-
value: string;
|
|
572
571
|
__kind: "Arb";
|
|
572
|
+
value: string;
|
|
573
573
|
}>, z.ZodObject<{
|
|
574
574
|
__kind: z.ZodLiteral<"Sol">;
|
|
575
575
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
576
576
|
}, "strip", z.ZodTypeAny, {
|
|
577
|
-
value: `0x${string}`;
|
|
578
577
|
__kind: "Sol";
|
|
578
|
+
value: `0x${string}`;
|
|
579
579
|
}, {
|
|
580
|
-
value: string;
|
|
581
580
|
__kind: "Sol";
|
|
581
|
+
value: string;
|
|
582
582
|
}>, z.ZodObject<{
|
|
583
583
|
__kind: z.ZodLiteral<"Hub">;
|
|
584
584
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
585
585
|
}, "strip", z.ZodTypeAny, {
|
|
586
|
-
value: `0x${string}`;
|
|
587
586
|
__kind: "Hub";
|
|
587
|
+
value: `0x${string}`;
|
|
588
588
|
}, {
|
|
589
|
-
value: string;
|
|
590
589
|
__kind: "Hub";
|
|
590
|
+
value: string;
|
|
591
591
|
}>]>>>;
|
|
592
592
|
}, "strip", z.ZodTypeAny, {
|
|
593
593
|
channelMetadata: {
|
|
@@ -597,42 +597,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
597
597
|
};
|
|
598
598
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
599
599
|
sourceAddress?: {
|
|
600
|
-
value: `0x${string}`;
|
|
601
600
|
__kind: "Eth";
|
|
602
|
-
} | {
|
|
603
601
|
value: `0x${string}`;
|
|
602
|
+
} | {
|
|
604
603
|
__kind: "Dot";
|
|
604
|
+
value: `0x${string}`;
|
|
605
605
|
} | {
|
|
606
|
+
__kind: "Btc";
|
|
606
607
|
value: {
|
|
607
|
-
value: `0x${string}`;
|
|
608
608
|
__kind: "P2PKH";
|
|
609
|
-
} | {
|
|
610
609
|
value: `0x${string}`;
|
|
611
|
-
__kind: "P2SH";
|
|
612
610
|
} | {
|
|
611
|
+
__kind: "P2SH";
|
|
613
612
|
value: `0x${string}`;
|
|
614
|
-
__kind: "P2WPKH";
|
|
615
613
|
} | {
|
|
614
|
+
__kind: "P2WPKH";
|
|
616
615
|
value: `0x${string}`;
|
|
617
|
-
__kind: "P2WSH";
|
|
618
616
|
} | {
|
|
617
|
+
__kind: "P2WSH";
|
|
619
618
|
value: `0x${string}`;
|
|
619
|
+
} | {
|
|
620
620
|
__kind: "Taproot";
|
|
621
|
+
value: `0x${string}`;
|
|
621
622
|
} | {
|
|
622
623
|
__kind: "OtherSegwit";
|
|
623
624
|
version: number;
|
|
624
625
|
program: `0x${string}`;
|
|
625
626
|
};
|
|
626
|
-
__kind: "Btc";
|
|
627
627
|
} | {
|
|
628
|
-
value: `0x${string}`;
|
|
629
628
|
__kind: "Arb";
|
|
630
|
-
} | {
|
|
631
629
|
value: `0x${string}`;
|
|
632
|
-
__kind: "Sol";
|
|
633
630
|
} | {
|
|
631
|
+
__kind: "Sol";
|
|
634
632
|
value: `0x${string}`;
|
|
633
|
+
} | {
|
|
635
634
|
__kind: "Hub";
|
|
635
|
+
value: `0x${string}`;
|
|
636
636
|
} | null | undefined;
|
|
637
637
|
}, {
|
|
638
638
|
channelMetadata: {
|
|
@@ -644,42 +644,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
644
644
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
645
645
|
};
|
|
646
646
|
sourceAddress?: {
|
|
647
|
-
value: string;
|
|
648
647
|
__kind: "Eth";
|
|
649
|
-
} | {
|
|
650
648
|
value: string;
|
|
649
|
+
} | {
|
|
651
650
|
__kind: "Dot";
|
|
651
|
+
value: string;
|
|
652
652
|
} | {
|
|
653
|
+
__kind: "Btc";
|
|
653
654
|
value: {
|
|
654
|
-
value: string;
|
|
655
655
|
__kind: "P2PKH";
|
|
656
|
-
} | {
|
|
657
656
|
value: string;
|
|
658
|
-
__kind: "P2SH";
|
|
659
657
|
} | {
|
|
658
|
+
__kind: "P2SH";
|
|
660
659
|
value: string;
|
|
661
|
-
__kind: "P2WPKH";
|
|
662
660
|
} | {
|
|
661
|
+
__kind: "P2WPKH";
|
|
663
662
|
value: string;
|
|
664
|
-
__kind: "P2WSH";
|
|
665
663
|
} | {
|
|
664
|
+
__kind: "P2WSH";
|
|
666
665
|
value: string;
|
|
666
|
+
} | {
|
|
667
667
|
__kind: "Taproot";
|
|
668
|
+
value: string;
|
|
668
669
|
} | {
|
|
669
670
|
__kind: "OtherSegwit";
|
|
670
671
|
version: number;
|
|
671
672
|
program: string;
|
|
672
673
|
};
|
|
673
|
-
__kind: "Btc";
|
|
674
674
|
} | {
|
|
675
|
-
value: string;
|
|
676
675
|
__kind: "Arb";
|
|
677
|
-
} | {
|
|
678
676
|
value: string;
|
|
679
|
-
__kind: "Sol";
|
|
680
677
|
} | {
|
|
678
|
+
__kind: "Sol";
|
|
681
679
|
value: string;
|
|
680
|
+
} | {
|
|
682
681
|
__kind: "Hub";
|
|
682
|
+
value: string;
|
|
683
683
|
} | null | undefined;
|
|
684
684
|
}>>>;
|
|
685
685
|
txId: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
@@ -754,17 +754,17 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
754
754
|
}>>>;
|
|
755
755
|
boostFee: z.ZodNumber;
|
|
756
756
|
}, "strip", z.ZodTypeAny, {
|
|
757
|
-
txId: [`0x${string}`, bigint];
|
|
758
757
|
depositDetails: {
|
|
759
|
-
value: `0x${string}`;
|
|
760
758
|
__kind: "Channel";
|
|
759
|
+
value: `0x${string}`;
|
|
761
760
|
} | {
|
|
762
|
-
value: [`0x${string}`, bigint];
|
|
763
761
|
__kind: "VaultSwapAccount";
|
|
762
|
+
value: [`0x${string}`, bigint];
|
|
764
763
|
};
|
|
764
|
+
txId: [`0x${string}`, bigint];
|
|
765
765
|
inputAsset: "Sol" | "SolUsdc";
|
|
766
766
|
depositAmount: bigint;
|
|
767
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
767
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
768
768
|
destinationAddress: {
|
|
769
769
|
readonly chain: "Ethereum";
|
|
770
770
|
readonly address: `0x${string}`;
|
|
@@ -810,42 +810,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
810
810
|
};
|
|
811
811
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
812
812
|
sourceAddress?: {
|
|
813
|
-
value: `0x${string}`;
|
|
814
813
|
__kind: "Eth";
|
|
815
|
-
} | {
|
|
816
814
|
value: `0x${string}`;
|
|
815
|
+
} | {
|
|
817
816
|
__kind: "Dot";
|
|
817
|
+
value: `0x${string}`;
|
|
818
818
|
} | {
|
|
819
|
+
__kind: "Btc";
|
|
819
820
|
value: {
|
|
820
|
-
value: `0x${string}`;
|
|
821
821
|
__kind: "P2PKH";
|
|
822
|
-
} | {
|
|
823
822
|
value: `0x${string}`;
|
|
824
|
-
__kind: "P2SH";
|
|
825
823
|
} | {
|
|
824
|
+
__kind: "P2SH";
|
|
826
825
|
value: `0x${string}`;
|
|
827
|
-
__kind: "P2WPKH";
|
|
828
826
|
} | {
|
|
827
|
+
__kind: "P2WPKH";
|
|
829
828
|
value: `0x${string}`;
|
|
830
|
-
__kind: "P2WSH";
|
|
831
829
|
} | {
|
|
830
|
+
__kind: "P2WSH";
|
|
832
831
|
value: `0x${string}`;
|
|
832
|
+
} | {
|
|
833
833
|
__kind: "Taproot";
|
|
834
|
+
value: `0x${string}`;
|
|
834
835
|
} | {
|
|
835
836
|
__kind: "OtherSegwit";
|
|
836
837
|
version: number;
|
|
837
838
|
program: `0x${string}`;
|
|
838
839
|
};
|
|
839
|
-
__kind: "Btc";
|
|
840
840
|
} | {
|
|
841
|
-
value: `0x${string}`;
|
|
842
841
|
__kind: "Arb";
|
|
843
|
-
} | {
|
|
844
842
|
value: `0x${string}`;
|
|
845
|
-
__kind: "Sol";
|
|
846
843
|
} | {
|
|
844
|
+
__kind: "Sol";
|
|
847
845
|
value: `0x${string}`;
|
|
846
|
+
} | {
|
|
848
847
|
__kind: "Hub";
|
|
848
|
+
value: `0x${string}`;
|
|
849
849
|
} | null | undefined;
|
|
850
850
|
} | null | undefined;
|
|
851
851
|
brokerFee?: {
|
|
@@ -857,24 +857,24 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
857
857
|
chunkInterval: number;
|
|
858
858
|
} | null | undefined;
|
|
859
859
|
}, {
|
|
860
|
-
txId: [string, string | number];
|
|
861
860
|
depositDetails: {
|
|
862
|
-
value: string;
|
|
863
861
|
__kind: "Channel";
|
|
862
|
+
value: string;
|
|
864
863
|
} | {
|
|
865
|
-
value: [string, string | number];
|
|
866
864
|
__kind: "VaultSwapAccount";
|
|
865
|
+
value: [string, string | number];
|
|
867
866
|
};
|
|
867
|
+
txId: [string, string | number];
|
|
868
868
|
inputAsset: {
|
|
869
869
|
__kind: "Sol" | "SolUsdc";
|
|
870
870
|
};
|
|
871
871
|
depositAmount: string | number;
|
|
872
872
|
outputAsset: {
|
|
873
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
873
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
874
874
|
};
|
|
875
875
|
destinationAddress: {
|
|
876
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
876
877
|
value: string;
|
|
877
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
878
878
|
};
|
|
879
879
|
affiliateFees: {
|
|
880
880
|
account: number;
|
|
@@ -904,42 +904,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
904
904
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
905
905
|
};
|
|
906
906
|
sourceAddress?: {
|
|
907
|
-
value: string;
|
|
908
907
|
__kind: "Eth";
|
|
909
|
-
} | {
|
|
910
908
|
value: string;
|
|
909
|
+
} | {
|
|
911
910
|
__kind: "Dot";
|
|
911
|
+
value: string;
|
|
912
912
|
} | {
|
|
913
|
+
__kind: "Btc";
|
|
913
914
|
value: {
|
|
914
|
-
value: string;
|
|
915
915
|
__kind: "P2PKH";
|
|
916
|
-
} | {
|
|
917
916
|
value: string;
|
|
918
|
-
__kind: "P2SH";
|
|
919
917
|
} | {
|
|
918
|
+
__kind: "P2SH";
|
|
920
919
|
value: string;
|
|
921
|
-
__kind: "P2WPKH";
|
|
922
920
|
} | {
|
|
921
|
+
__kind: "P2WPKH";
|
|
923
922
|
value: string;
|
|
924
|
-
__kind: "P2WSH";
|
|
925
923
|
} | {
|
|
924
|
+
__kind: "P2WSH";
|
|
926
925
|
value: string;
|
|
926
|
+
} | {
|
|
927
927
|
__kind: "Taproot";
|
|
928
|
+
value: string;
|
|
928
929
|
} | {
|
|
929
930
|
__kind: "OtherSegwit";
|
|
930
931
|
version: number;
|
|
931
932
|
program: string;
|
|
932
933
|
};
|
|
933
|
-
__kind: "Btc";
|
|
934
934
|
} | {
|
|
935
|
-
value: string;
|
|
936
935
|
__kind: "Arb";
|
|
937
|
-
} | {
|
|
938
936
|
value: string;
|
|
939
|
-
__kind: "Sol";
|
|
940
937
|
} | {
|
|
938
|
+
__kind: "Sol";
|
|
941
939
|
value: string;
|
|
940
|
+
} | {
|
|
942
941
|
__kind: "Hub";
|
|
942
|
+
value: string;
|
|
943
943
|
} | null | undefined;
|
|
944
944
|
} | null | undefined;
|
|
945
945
|
brokerFee?: {
|
|
@@ -954,17 +954,17 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
954
954
|
}, "strip", z.ZodTypeAny, {
|
|
955
955
|
__kind: "DepositFailedVaultVariantSolana";
|
|
956
956
|
vaultWitness: {
|
|
957
|
-
txId: [`0x${string}`, bigint];
|
|
958
957
|
depositDetails: {
|
|
959
|
-
value: `0x${string}`;
|
|
960
958
|
__kind: "Channel";
|
|
959
|
+
value: `0x${string}`;
|
|
961
960
|
} | {
|
|
962
|
-
value: [`0x${string}`, bigint];
|
|
963
961
|
__kind: "VaultSwapAccount";
|
|
962
|
+
value: [`0x${string}`, bigint];
|
|
964
963
|
};
|
|
964
|
+
txId: [`0x${string}`, bigint];
|
|
965
965
|
inputAsset: "Sol" | "SolUsdc";
|
|
966
966
|
depositAmount: bigint;
|
|
967
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
967
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
968
968
|
destinationAddress: {
|
|
969
969
|
readonly chain: "Ethereum";
|
|
970
970
|
readonly address: `0x${string}`;
|
|
@@ -1010,42 +1010,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1010
1010
|
};
|
|
1011
1011
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1012
1012
|
sourceAddress?: {
|
|
1013
|
-
value: `0x${string}`;
|
|
1014
1013
|
__kind: "Eth";
|
|
1015
|
-
} | {
|
|
1016
1014
|
value: `0x${string}`;
|
|
1015
|
+
} | {
|
|
1017
1016
|
__kind: "Dot";
|
|
1017
|
+
value: `0x${string}`;
|
|
1018
1018
|
} | {
|
|
1019
|
+
__kind: "Btc";
|
|
1019
1020
|
value: {
|
|
1020
|
-
value: `0x${string}`;
|
|
1021
1021
|
__kind: "P2PKH";
|
|
1022
|
-
} | {
|
|
1023
1022
|
value: `0x${string}`;
|
|
1024
|
-
__kind: "P2SH";
|
|
1025
1023
|
} | {
|
|
1024
|
+
__kind: "P2SH";
|
|
1026
1025
|
value: `0x${string}`;
|
|
1027
|
-
__kind: "P2WPKH";
|
|
1028
1026
|
} | {
|
|
1027
|
+
__kind: "P2WPKH";
|
|
1029
1028
|
value: `0x${string}`;
|
|
1030
|
-
__kind: "P2WSH";
|
|
1031
1029
|
} | {
|
|
1030
|
+
__kind: "P2WSH";
|
|
1032
1031
|
value: `0x${string}`;
|
|
1032
|
+
} | {
|
|
1033
1033
|
__kind: "Taproot";
|
|
1034
|
+
value: `0x${string}`;
|
|
1034
1035
|
} | {
|
|
1035
1036
|
__kind: "OtherSegwit";
|
|
1036
1037
|
version: number;
|
|
1037
1038
|
program: `0x${string}`;
|
|
1038
1039
|
};
|
|
1039
|
-
__kind: "Btc";
|
|
1040
1040
|
} | {
|
|
1041
|
-
value: `0x${string}`;
|
|
1042
1041
|
__kind: "Arb";
|
|
1043
|
-
} | {
|
|
1044
1042
|
value: `0x${string}`;
|
|
1045
|
-
__kind: "Sol";
|
|
1046
1043
|
} | {
|
|
1044
|
+
__kind: "Sol";
|
|
1047
1045
|
value: `0x${string}`;
|
|
1046
|
+
} | {
|
|
1048
1047
|
__kind: "Hub";
|
|
1048
|
+
value: `0x${string}`;
|
|
1049
1049
|
} | null | undefined;
|
|
1050
1050
|
} | null | undefined;
|
|
1051
1051
|
brokerFee?: {
|
|
@@ -1060,24 +1060,24 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1060
1060
|
}, {
|
|
1061
1061
|
__kind: "DepositFailedVaultVariantSolana";
|
|
1062
1062
|
vaultWitness: {
|
|
1063
|
-
txId: [string, string | number];
|
|
1064
1063
|
depositDetails: {
|
|
1065
|
-
value: string;
|
|
1066
1064
|
__kind: "Channel";
|
|
1065
|
+
value: string;
|
|
1067
1066
|
} | {
|
|
1068
|
-
value: [string, string | number];
|
|
1069
1067
|
__kind: "VaultSwapAccount";
|
|
1068
|
+
value: [string, string | number];
|
|
1070
1069
|
};
|
|
1070
|
+
txId: [string, string | number];
|
|
1071
1071
|
inputAsset: {
|
|
1072
1072
|
__kind: "Sol" | "SolUsdc";
|
|
1073
1073
|
};
|
|
1074
1074
|
depositAmount: string | number;
|
|
1075
1075
|
outputAsset: {
|
|
1076
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
1076
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1077
1077
|
};
|
|
1078
1078
|
destinationAddress: {
|
|
1079
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1079
1080
|
value: string;
|
|
1080
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1081
1081
|
};
|
|
1082
1082
|
affiliateFees: {
|
|
1083
1083
|
account: number;
|
|
@@ -1107,42 +1107,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1107
1107
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1108
1108
|
};
|
|
1109
1109
|
sourceAddress?: {
|
|
1110
|
-
value: string;
|
|
1111
1110
|
__kind: "Eth";
|
|
1112
|
-
} | {
|
|
1113
1111
|
value: string;
|
|
1112
|
+
} | {
|
|
1114
1113
|
__kind: "Dot";
|
|
1114
|
+
value: string;
|
|
1115
1115
|
} | {
|
|
1116
|
+
__kind: "Btc";
|
|
1116
1117
|
value: {
|
|
1117
|
-
value: string;
|
|
1118
1118
|
__kind: "P2PKH";
|
|
1119
|
-
} | {
|
|
1120
1119
|
value: string;
|
|
1121
|
-
__kind: "P2SH";
|
|
1122
1120
|
} | {
|
|
1121
|
+
__kind: "P2SH";
|
|
1123
1122
|
value: string;
|
|
1124
|
-
__kind: "P2WPKH";
|
|
1125
1123
|
} | {
|
|
1124
|
+
__kind: "P2WPKH";
|
|
1126
1125
|
value: string;
|
|
1127
|
-
__kind: "P2WSH";
|
|
1128
1126
|
} | {
|
|
1127
|
+
__kind: "P2WSH";
|
|
1129
1128
|
value: string;
|
|
1129
|
+
} | {
|
|
1130
1130
|
__kind: "Taproot";
|
|
1131
|
+
value: string;
|
|
1131
1132
|
} | {
|
|
1132
1133
|
__kind: "OtherSegwit";
|
|
1133
1134
|
version: number;
|
|
1134
1135
|
program: string;
|
|
1135
1136
|
};
|
|
1136
|
-
__kind: "Btc";
|
|
1137
1137
|
} | {
|
|
1138
|
-
value: string;
|
|
1139
1138
|
__kind: "Arb";
|
|
1140
|
-
} | {
|
|
1141
1139
|
value: string;
|
|
1142
|
-
__kind: "Sol";
|
|
1143
1140
|
} | {
|
|
1141
|
+
__kind: "Sol";
|
|
1144
1142
|
value: string;
|
|
1143
|
+
} | {
|
|
1145
1144
|
__kind: "Hub";
|
|
1145
|
+
value: string;
|
|
1146
1146
|
} | null | undefined;
|
|
1147
1147
|
} | null | undefined;
|
|
1148
1148
|
brokerFee?: {
|
|
@@ -1156,6 +1156,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1156
1156
|
};
|
|
1157
1157
|
}>]>;
|
|
1158
1158
|
}, "strip", z.ZodTypeAny, {
|
|
1159
|
+
blockHeight: bigint;
|
|
1159
1160
|
reason: {
|
|
1160
1161
|
__kind: "BelowMinimumDeposit";
|
|
1161
1162
|
} | {
|
|
@@ -1163,6 +1164,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1163
1164
|
} | {
|
|
1164
1165
|
__kind: "TransactionRejectedByBroker";
|
|
1165
1166
|
} | {
|
|
1167
|
+
__kind: "DepositWitnessRejected";
|
|
1166
1168
|
value: {
|
|
1167
1169
|
__kind: "Other";
|
|
1168
1170
|
} | {
|
|
@@ -1170,11 +1172,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1170
1172
|
} | {
|
|
1171
1173
|
__kind: "BadOrigin";
|
|
1172
1174
|
} | {
|
|
1175
|
+
__kind: "Module";
|
|
1173
1176
|
value: {
|
|
1174
1177
|
index: number;
|
|
1175
1178
|
error: `0x${string}`;
|
|
1176
1179
|
};
|
|
1177
|
-
__kind: "Module";
|
|
1178
1180
|
} | {
|
|
1179
1181
|
__kind: "ConsumerRemaining";
|
|
1180
1182
|
} | {
|
|
@@ -1182,14 +1184,14 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1182
1184
|
} | {
|
|
1183
1185
|
__kind: "TooManyConsumers";
|
|
1184
1186
|
} | {
|
|
1185
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1186
1187
|
__kind: "Token";
|
|
1188
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1187
1189
|
} | {
|
|
1188
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1189
1190
|
__kind: "Arithmetic";
|
|
1191
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1190
1192
|
} | {
|
|
1191
|
-
value: "LimitReached" | "NoLayer";
|
|
1192
1193
|
__kind: "Transactional";
|
|
1194
|
+
value: "LimitReached" | "NoLayer";
|
|
1193
1195
|
} | {
|
|
1194
1196
|
__kind: "Exhausted";
|
|
1195
1197
|
} | {
|
|
@@ -1199,39 +1201,37 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1199
1201
|
} | {
|
|
1200
1202
|
__kind: "RootNotAllowed";
|
|
1201
1203
|
};
|
|
1202
|
-
__kind: "DepositWitnessRejected";
|
|
1203
1204
|
} | {
|
|
1204
1205
|
__kind: "Unrefundable";
|
|
1205
1206
|
};
|
|
1206
|
-
blockHeight: bigint;
|
|
1207
1207
|
details: {
|
|
1208
1208
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
1209
1209
|
depositWitness: {
|
|
1210
1210
|
depositAddress: `0x${string}`;
|
|
1211
|
-
amount: bigint;
|
|
1212
1211
|
asset: "Sol" | "SolUsdc";
|
|
1212
|
+
amount: bigint;
|
|
1213
1213
|
depositDetails: {
|
|
1214
|
-
value: `0x${string}`;
|
|
1215
1214
|
__kind: "Channel";
|
|
1215
|
+
value: `0x${string}`;
|
|
1216
1216
|
} | {
|
|
1217
|
-
value: [`0x${string}`, bigint];
|
|
1218
1217
|
__kind: "VaultSwapAccount";
|
|
1218
|
+
value: [`0x${string}`, bigint];
|
|
1219
1219
|
};
|
|
1220
1220
|
};
|
|
1221
1221
|
} | {
|
|
1222
1222
|
__kind: "DepositFailedVaultVariantSolana";
|
|
1223
1223
|
vaultWitness: {
|
|
1224
|
-
txId: [`0x${string}`, bigint];
|
|
1225
1224
|
depositDetails: {
|
|
1226
|
-
value: `0x${string}`;
|
|
1227
1225
|
__kind: "Channel";
|
|
1226
|
+
value: `0x${string}`;
|
|
1228
1227
|
} | {
|
|
1229
|
-
value: [`0x${string}`, bigint];
|
|
1230
1228
|
__kind: "VaultSwapAccount";
|
|
1229
|
+
value: [`0x${string}`, bigint];
|
|
1231
1230
|
};
|
|
1231
|
+
txId: [`0x${string}`, bigint];
|
|
1232
1232
|
inputAsset: "Sol" | "SolUsdc";
|
|
1233
1233
|
depositAmount: bigint;
|
|
1234
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
1234
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1235
1235
|
destinationAddress: {
|
|
1236
1236
|
readonly chain: "Ethereum";
|
|
1237
1237
|
readonly address: `0x${string}`;
|
|
@@ -1277,42 +1277,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1277
1277
|
};
|
|
1278
1278
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1279
1279
|
sourceAddress?: {
|
|
1280
|
-
value: `0x${string}`;
|
|
1281
1280
|
__kind: "Eth";
|
|
1282
|
-
} | {
|
|
1283
1281
|
value: `0x${string}`;
|
|
1282
|
+
} | {
|
|
1284
1283
|
__kind: "Dot";
|
|
1284
|
+
value: `0x${string}`;
|
|
1285
1285
|
} | {
|
|
1286
|
+
__kind: "Btc";
|
|
1286
1287
|
value: {
|
|
1287
|
-
value: `0x${string}`;
|
|
1288
1288
|
__kind: "P2PKH";
|
|
1289
|
-
} | {
|
|
1290
1289
|
value: `0x${string}`;
|
|
1291
|
-
__kind: "P2SH";
|
|
1292
1290
|
} | {
|
|
1291
|
+
__kind: "P2SH";
|
|
1293
1292
|
value: `0x${string}`;
|
|
1294
|
-
__kind: "P2WPKH";
|
|
1295
1293
|
} | {
|
|
1294
|
+
__kind: "P2WPKH";
|
|
1296
1295
|
value: `0x${string}`;
|
|
1297
|
-
__kind: "P2WSH";
|
|
1298
1296
|
} | {
|
|
1297
|
+
__kind: "P2WSH";
|
|
1299
1298
|
value: `0x${string}`;
|
|
1299
|
+
} | {
|
|
1300
1300
|
__kind: "Taproot";
|
|
1301
|
+
value: `0x${string}`;
|
|
1301
1302
|
} | {
|
|
1302
1303
|
__kind: "OtherSegwit";
|
|
1303
1304
|
version: number;
|
|
1304
1305
|
program: `0x${string}`;
|
|
1305
1306
|
};
|
|
1306
|
-
__kind: "Btc";
|
|
1307
1307
|
} | {
|
|
1308
|
-
value: `0x${string}`;
|
|
1309
1308
|
__kind: "Arb";
|
|
1310
|
-
} | {
|
|
1311
1309
|
value: `0x${string}`;
|
|
1312
|
-
__kind: "Sol";
|
|
1313
1310
|
} | {
|
|
1311
|
+
__kind: "Sol";
|
|
1314
1312
|
value: `0x${string}`;
|
|
1313
|
+
} | {
|
|
1315
1314
|
__kind: "Hub";
|
|
1315
|
+
value: `0x${string}`;
|
|
1316
1316
|
} | null | undefined;
|
|
1317
1317
|
} | null | undefined;
|
|
1318
1318
|
brokerFee?: {
|
|
@@ -1326,6 +1326,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1326
1326
|
};
|
|
1327
1327
|
};
|
|
1328
1328
|
}, {
|
|
1329
|
+
blockHeight: string | number;
|
|
1329
1330
|
reason: {
|
|
1330
1331
|
__kind: "BelowMinimumDeposit";
|
|
1331
1332
|
} | {
|
|
@@ -1333,6 +1334,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1333
1334
|
} | {
|
|
1334
1335
|
__kind: "TransactionRejectedByBroker";
|
|
1335
1336
|
} | {
|
|
1337
|
+
__kind: "DepositWitnessRejected";
|
|
1336
1338
|
value: {
|
|
1337
1339
|
__kind: "Other";
|
|
1338
1340
|
} | {
|
|
@@ -1340,11 +1342,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1340
1342
|
} | {
|
|
1341
1343
|
__kind: "BadOrigin";
|
|
1342
1344
|
} | {
|
|
1345
|
+
__kind: "Module";
|
|
1343
1346
|
value: {
|
|
1344
1347
|
index: number;
|
|
1345
1348
|
error: string;
|
|
1346
1349
|
};
|
|
1347
|
-
__kind: "Module";
|
|
1348
1350
|
} | {
|
|
1349
1351
|
__kind: "ConsumerRemaining";
|
|
1350
1352
|
} | {
|
|
@@ -1352,20 +1354,20 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1352
1354
|
} | {
|
|
1353
1355
|
__kind: "TooManyConsumers";
|
|
1354
1356
|
} | {
|
|
1357
|
+
__kind: "Token";
|
|
1355
1358
|
value: {
|
|
1356
1359
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1357
1360
|
};
|
|
1358
|
-
__kind: "Token";
|
|
1359
1361
|
} | {
|
|
1362
|
+
__kind: "Arithmetic";
|
|
1360
1363
|
value: {
|
|
1361
1364
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1362
1365
|
};
|
|
1363
|
-
__kind: "Arithmetic";
|
|
1364
1366
|
} | {
|
|
1367
|
+
__kind: "Transactional";
|
|
1365
1368
|
value: {
|
|
1366
1369
|
__kind: "LimitReached" | "NoLayer";
|
|
1367
1370
|
};
|
|
1368
|
-
__kind: "Transactional";
|
|
1369
1371
|
} | {
|
|
1370
1372
|
__kind: "Exhausted";
|
|
1371
1373
|
} | {
|
|
@@ -1375,48 +1377,46 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1375
1377
|
} | {
|
|
1376
1378
|
__kind: "RootNotAllowed";
|
|
1377
1379
|
};
|
|
1378
|
-
__kind: "DepositWitnessRejected";
|
|
1379
1380
|
} | {
|
|
1380
1381
|
__kind: "Unrefundable";
|
|
1381
1382
|
};
|
|
1382
|
-
blockHeight: string | number;
|
|
1383
1383
|
details: {
|
|
1384
1384
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
1385
1385
|
depositWitness: {
|
|
1386
1386
|
depositAddress: string;
|
|
1387
|
-
amount: string | number;
|
|
1388
1387
|
asset: {
|
|
1389
1388
|
__kind: "Sol" | "SolUsdc";
|
|
1390
1389
|
};
|
|
1390
|
+
amount: string | number;
|
|
1391
1391
|
depositDetails: {
|
|
1392
|
-
value: string;
|
|
1393
1392
|
__kind: "Channel";
|
|
1393
|
+
value: string;
|
|
1394
1394
|
} | {
|
|
1395
|
-
value: [string, string | number];
|
|
1396
1395
|
__kind: "VaultSwapAccount";
|
|
1396
|
+
value: [string, string | number];
|
|
1397
1397
|
};
|
|
1398
1398
|
};
|
|
1399
1399
|
} | {
|
|
1400
1400
|
__kind: "DepositFailedVaultVariantSolana";
|
|
1401
1401
|
vaultWitness: {
|
|
1402
|
-
txId: [string, string | number];
|
|
1403
1402
|
depositDetails: {
|
|
1404
|
-
value: string;
|
|
1405
1403
|
__kind: "Channel";
|
|
1404
|
+
value: string;
|
|
1406
1405
|
} | {
|
|
1407
|
-
value: [string, string | number];
|
|
1408
1406
|
__kind: "VaultSwapAccount";
|
|
1407
|
+
value: [string, string | number];
|
|
1409
1408
|
};
|
|
1409
|
+
txId: [string, string | number];
|
|
1410
1410
|
inputAsset: {
|
|
1411
1411
|
__kind: "Sol" | "SolUsdc";
|
|
1412
1412
|
};
|
|
1413
1413
|
depositAmount: string | number;
|
|
1414
1414
|
outputAsset: {
|
|
1415
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
1415
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Btc" | "Dot" | "ArbEth" | "ArbUsdc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1416
1416
|
};
|
|
1417
1417
|
destinationAddress: {
|
|
1418
|
+
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb" | "Hub";
|
|
1418
1419
|
value: string;
|
|
1419
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1420
1420
|
};
|
|
1421
1421
|
affiliateFees: {
|
|
1422
1422
|
account: number;
|
|
@@ -1446,42 +1446,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1446
1446
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1447
1447
|
};
|
|
1448
1448
|
sourceAddress?: {
|
|
1449
|
-
value: string;
|
|
1450
1449
|
__kind: "Eth";
|
|
1451
|
-
} | {
|
|
1452
1450
|
value: string;
|
|
1451
|
+
} | {
|
|
1453
1452
|
__kind: "Dot";
|
|
1453
|
+
value: string;
|
|
1454
1454
|
} | {
|
|
1455
|
+
__kind: "Btc";
|
|
1455
1456
|
value: {
|
|
1456
|
-
value: string;
|
|
1457
1457
|
__kind: "P2PKH";
|
|
1458
|
-
} | {
|
|
1459
1458
|
value: string;
|
|
1460
|
-
__kind: "P2SH";
|
|
1461
1459
|
} | {
|
|
1460
|
+
__kind: "P2SH";
|
|
1462
1461
|
value: string;
|
|
1463
|
-
__kind: "P2WPKH";
|
|
1464
1462
|
} | {
|
|
1463
|
+
__kind: "P2WPKH";
|
|
1465
1464
|
value: string;
|
|
1466
|
-
__kind: "P2WSH";
|
|
1467
1465
|
} | {
|
|
1466
|
+
__kind: "P2WSH";
|
|
1468
1467
|
value: string;
|
|
1468
|
+
} | {
|
|
1469
1469
|
__kind: "Taproot";
|
|
1470
|
+
value: string;
|
|
1470
1471
|
} | {
|
|
1471
1472
|
__kind: "OtherSegwit";
|
|
1472
1473
|
version: number;
|
|
1473
1474
|
program: string;
|
|
1474
1475
|
};
|
|
1475
|
-
__kind: "Btc";
|
|
1476
1476
|
} | {
|
|
1477
|
-
value: string;
|
|
1478
1477
|
__kind: "Arb";
|
|
1479
|
-
} | {
|
|
1480
1478
|
value: string;
|
|
1481
|
-
__kind: "Sol";
|
|
1482
1479
|
} | {
|
|
1480
|
+
__kind: "Sol";
|
|
1483
1481
|
value: string;
|
|
1482
|
+
} | {
|
|
1484
1483
|
__kind: "Hub";
|
|
1484
|
+
value: string;
|
|
1485
1485
|
} | null | undefined;
|
|
1486
1486
|
} | null | undefined;
|
|
1487
1487
|
brokerFee?: {
|