@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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
99
98
|
__kind: "Token";
|
|
99
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
100
100
|
}, {
|
|
101
|
+
__kind: "Token";
|
|
101
102
|
value: {
|
|
102
103
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
103
104
|
};
|
|
104
|
-
__kind: "Token";
|
|
105
105
|
}>, z.ZodObject<{
|
|
106
106
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
107
107
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -114,13 +114,13 @@ declare const 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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
189
|
__kind: "Token";
|
|
190
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
191
|
} | {
|
|
191
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
192
192
|
__kind: "Arithmetic";
|
|
193
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
194
|
} | {
|
|
194
|
-
value: "LimitReached" | "NoLayer";
|
|
195
195
|
__kind: "Transactional";
|
|
196
|
+
value: "LimitReached" | "NoLayer";
|
|
196
197
|
} | {
|
|
197
198
|
__kind: "Exhausted";
|
|
198
199
|
} | {
|
|
@@ -202,8 +203,8 @@ declare const 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: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
228
230
|
};
|
|
229
|
-
__kind: "Token";
|
|
230
231
|
} | {
|
|
232
|
+
__kind: "Arithmetic";
|
|
231
233
|
value: {
|
|
232
234
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
233
235
|
};
|
|
234
|
-
__kind: "Arithmetic";
|
|
235
236
|
} | {
|
|
237
|
+
__kind: "Transactional";
|
|
236
238
|
value: {
|
|
237
239
|
__kind: "LimitReached" | "NoLayer";
|
|
238
240
|
};
|
|
239
|
-
__kind: "Transactional";
|
|
240
241
|
} | {
|
|
241
242
|
__kind: "Exhausted";
|
|
242
243
|
} | {
|
|
@@ -246,7 +247,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
246
247
|
} | {
|
|
247
248
|
__kind: "RootNotAllowed";
|
|
248
249
|
};
|
|
249
|
-
__kind: "DepositWitnessRejected";
|
|
250
250
|
}>]>;
|
|
251
251
|
details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
252
252
|
__kind: z.ZodLiteral<"DepositFailedDepositChannelVariantSolana">;
|
|
@@ -263,31 +263,31 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
263
263
|
}>;
|
|
264
264
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
265
265
|
}, "strip", z.ZodTypeAny, {
|
|
266
|
-
depositAddress: `0x${string}`;
|
|
267
266
|
asset: "Sol" | "SolUsdc";
|
|
268
267
|
amount: bigint;
|
|
268
|
+
depositAddress: `0x${string}`;
|
|
269
269
|
}, {
|
|
270
|
-
depositAddress: string;
|
|
271
270
|
asset: {
|
|
272
271
|
__kind: "Sol" | "SolUsdc";
|
|
273
272
|
};
|
|
274
273
|
amount: string | number;
|
|
274
|
+
depositAddress: string;
|
|
275
275
|
}>;
|
|
276
276
|
}, "strip", z.ZodTypeAny, {
|
|
277
277
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
278
278
|
depositWitness: {
|
|
279
|
-
depositAddress: `0x${string}`;
|
|
280
279
|
asset: "Sol" | "SolUsdc";
|
|
281
280
|
amount: bigint;
|
|
281
|
+
depositAddress: `0x${string}`;
|
|
282
282
|
};
|
|
283
283
|
}, {
|
|
284
284
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
285
285
|
depositWitness: {
|
|
286
|
-
depositAddress: string;
|
|
287
286
|
asset: {
|
|
288
287
|
__kind: "Sol" | "SolUsdc";
|
|
289
288
|
};
|
|
290
289
|
amount: string | number;
|
|
290
|
+
depositAddress: string;
|
|
291
291
|
};
|
|
292
292
|
}>, z.ZodObject<{
|
|
293
293
|
__kind: z.ZodLiteral<"DepositFailedVaultVariantSolana">;
|
|
@@ -317,11 +317,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
317
317
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
318
318
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
319
319
|
}, "strip", z.ZodTypeAny, {
|
|
320
|
-
value: `0x${string}`;
|
|
321
320
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
321
|
+
value: `0x${string}`;
|
|
322
322
|
}, {
|
|
323
|
-
value: string;
|
|
324
323
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
324
|
+
value: string;
|
|
325
325
|
}>, {
|
|
326
326
|
readonly chain: "Ethereum";
|
|
327
327
|
readonly address: `0x${string}`;
|
|
@@ -341,8 +341,8 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
341
341
|
readonly chain: "Assethub";
|
|
342
342
|
readonly address: string;
|
|
343
343
|
}, {
|
|
344
|
-
value: string;
|
|
345
344
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
345
|
+
value: string;
|
|
346
346
|
}>;
|
|
347
347
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
348
348
|
channelMetadata: z.ZodObject<{
|
|
@@ -371,67 +371,67 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
371
371
|
__kind: z.ZodLiteral<"Eth">;
|
|
372
372
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
373
373
|
}, "strip", z.ZodTypeAny, {
|
|
374
|
-
value: `0x${string}`;
|
|
375
374
|
__kind: "Eth";
|
|
375
|
+
value: `0x${string}`;
|
|
376
376
|
}, {
|
|
377
|
-
value: string;
|
|
378
377
|
__kind: "Eth";
|
|
378
|
+
value: string;
|
|
379
379
|
}>, z.ZodObject<{
|
|
380
380
|
__kind: z.ZodLiteral<"Dot">;
|
|
381
381
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
382
382
|
}, "strip", z.ZodTypeAny, {
|
|
383
|
-
value: `0x${string}`;
|
|
384
383
|
__kind: "Dot";
|
|
384
|
+
value: `0x${string}`;
|
|
385
385
|
}, {
|
|
386
|
-
value: string;
|
|
387
386
|
__kind: "Dot";
|
|
387
|
+
value: string;
|
|
388
388
|
}>, z.ZodObject<{
|
|
389
389
|
__kind: z.ZodLiteral<"Btc">;
|
|
390
390
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
391
391
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
392
392
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
393
393
|
}, "strip", z.ZodTypeAny, {
|
|
394
|
-
value: `0x${string}`;
|
|
395
394
|
__kind: "P2PKH";
|
|
395
|
+
value: `0x${string}`;
|
|
396
396
|
}, {
|
|
397
|
-
value: string;
|
|
398
397
|
__kind: "P2PKH";
|
|
398
|
+
value: string;
|
|
399
399
|
}>, z.ZodObject<{
|
|
400
400
|
__kind: z.ZodLiteral<"P2SH">;
|
|
401
401
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
402
402
|
}, "strip", z.ZodTypeAny, {
|
|
403
|
-
value: `0x${string}`;
|
|
404
403
|
__kind: "P2SH";
|
|
404
|
+
value: `0x${string}`;
|
|
405
405
|
}, {
|
|
406
|
-
value: string;
|
|
407
406
|
__kind: "P2SH";
|
|
407
|
+
value: string;
|
|
408
408
|
}>, z.ZodObject<{
|
|
409
409
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
410
410
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
411
411
|
}, "strip", z.ZodTypeAny, {
|
|
412
|
-
value: `0x${string}`;
|
|
413
412
|
__kind: "P2WPKH";
|
|
413
|
+
value: `0x${string}`;
|
|
414
414
|
}, {
|
|
415
|
-
value: string;
|
|
416
415
|
__kind: "P2WPKH";
|
|
416
|
+
value: string;
|
|
417
417
|
}>, z.ZodObject<{
|
|
418
418
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
419
419
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
420
420
|
}, "strip", z.ZodTypeAny, {
|
|
421
|
-
value: `0x${string}`;
|
|
422
421
|
__kind: "P2WSH";
|
|
422
|
+
value: `0x${string}`;
|
|
423
423
|
}, {
|
|
424
|
-
value: string;
|
|
425
424
|
__kind: "P2WSH";
|
|
425
|
+
value: string;
|
|
426
426
|
}>, z.ZodObject<{
|
|
427
427
|
__kind: z.ZodLiteral<"Taproot">;
|
|
428
428
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
429
429
|
}, "strip", z.ZodTypeAny, {
|
|
430
|
-
value: `0x${string}`;
|
|
431
430
|
__kind: "Taproot";
|
|
431
|
+
value: `0x${string}`;
|
|
432
432
|
}, {
|
|
433
|
-
value: string;
|
|
434
433
|
__kind: "Taproot";
|
|
434
|
+
value: string;
|
|
435
435
|
}>, z.ZodObject<{
|
|
436
436
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
437
437
|
version: z.ZodNumber;
|
|
@@ -446,76 +446,76 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
446
446
|
program: string;
|
|
447
447
|
}>]>;
|
|
448
448
|
}, "strip", z.ZodTypeAny, {
|
|
449
|
+
__kind: "Btc";
|
|
449
450
|
value: {
|
|
450
|
-
value: `0x${string}`;
|
|
451
451
|
__kind: "P2PKH";
|
|
452
|
-
} | {
|
|
453
452
|
value: `0x${string}`;
|
|
454
|
-
__kind: "P2SH";
|
|
455
453
|
} | {
|
|
454
|
+
__kind: "P2SH";
|
|
456
455
|
value: `0x${string}`;
|
|
457
|
-
__kind: "P2WPKH";
|
|
458
456
|
} | {
|
|
457
|
+
__kind: "P2WPKH";
|
|
459
458
|
value: `0x${string}`;
|
|
460
|
-
__kind: "P2WSH";
|
|
461
459
|
} | {
|
|
460
|
+
__kind: "P2WSH";
|
|
462
461
|
value: `0x${string}`;
|
|
462
|
+
} | {
|
|
463
463
|
__kind: "Taproot";
|
|
464
|
+
value: `0x${string}`;
|
|
464
465
|
} | {
|
|
465
466
|
__kind: "OtherSegwit";
|
|
466
467
|
version: number;
|
|
467
468
|
program: `0x${string}`;
|
|
468
469
|
};
|
|
469
|
-
__kind: "Btc";
|
|
470
470
|
}, {
|
|
471
|
+
__kind: "Btc";
|
|
471
472
|
value: {
|
|
472
|
-
value: string;
|
|
473
473
|
__kind: "P2PKH";
|
|
474
|
-
} | {
|
|
475
474
|
value: string;
|
|
476
|
-
__kind: "P2SH";
|
|
477
475
|
} | {
|
|
476
|
+
__kind: "P2SH";
|
|
478
477
|
value: string;
|
|
479
|
-
__kind: "P2WPKH";
|
|
480
478
|
} | {
|
|
479
|
+
__kind: "P2WPKH";
|
|
481
480
|
value: string;
|
|
482
|
-
__kind: "P2WSH";
|
|
483
481
|
} | {
|
|
482
|
+
__kind: "P2WSH";
|
|
484
483
|
value: string;
|
|
484
|
+
} | {
|
|
485
485
|
__kind: "Taproot";
|
|
486
|
+
value: string;
|
|
486
487
|
} | {
|
|
487
488
|
__kind: "OtherSegwit";
|
|
488
489
|
version: number;
|
|
489
490
|
program: string;
|
|
490
491
|
};
|
|
491
|
-
__kind: "Btc";
|
|
492
492
|
}>, z.ZodObject<{
|
|
493
493
|
__kind: z.ZodLiteral<"Arb">;
|
|
494
494
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
495
495
|
}, "strip", z.ZodTypeAny, {
|
|
496
|
-
value: `0x${string}`;
|
|
497
496
|
__kind: "Arb";
|
|
497
|
+
value: `0x${string}`;
|
|
498
498
|
}, {
|
|
499
|
-
value: string;
|
|
500
499
|
__kind: "Arb";
|
|
500
|
+
value: string;
|
|
501
501
|
}>, z.ZodObject<{
|
|
502
502
|
__kind: z.ZodLiteral<"Sol">;
|
|
503
503
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
504
504
|
}, "strip", z.ZodTypeAny, {
|
|
505
|
-
value: `0x${string}`;
|
|
506
505
|
__kind: "Sol";
|
|
506
|
+
value: `0x${string}`;
|
|
507
507
|
}, {
|
|
508
|
-
value: string;
|
|
509
508
|
__kind: "Sol";
|
|
509
|
+
value: string;
|
|
510
510
|
}>, z.ZodObject<{
|
|
511
511
|
__kind: z.ZodLiteral<"Hub">;
|
|
512
512
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
513
513
|
}, "strip", z.ZodTypeAny, {
|
|
514
|
-
value: `0x${string}`;
|
|
515
514
|
__kind: "Hub";
|
|
515
|
+
value: `0x${string}`;
|
|
516
516
|
}, {
|
|
517
|
-
value: string;
|
|
518
517
|
__kind: "Hub";
|
|
518
|
+
value: string;
|
|
519
519
|
}>]>>>;
|
|
520
520
|
}, "strip", z.ZodTypeAny, {
|
|
521
521
|
channelMetadata: {
|
|
@@ -525,42 +525,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
525
525
|
};
|
|
526
526
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
527
527
|
sourceAddress?: {
|
|
528
|
-
value: `0x${string}`;
|
|
529
528
|
__kind: "Eth";
|
|
530
|
-
} | {
|
|
531
529
|
value: `0x${string}`;
|
|
530
|
+
} | {
|
|
532
531
|
__kind: "Dot";
|
|
532
|
+
value: `0x${string}`;
|
|
533
533
|
} | {
|
|
534
|
+
__kind: "Btc";
|
|
534
535
|
value: {
|
|
535
|
-
value: `0x${string}`;
|
|
536
536
|
__kind: "P2PKH";
|
|
537
|
-
} | {
|
|
538
537
|
value: `0x${string}`;
|
|
539
|
-
__kind: "P2SH";
|
|
540
538
|
} | {
|
|
539
|
+
__kind: "P2SH";
|
|
541
540
|
value: `0x${string}`;
|
|
542
|
-
__kind: "P2WPKH";
|
|
543
541
|
} | {
|
|
542
|
+
__kind: "P2WPKH";
|
|
544
543
|
value: `0x${string}`;
|
|
545
|
-
__kind: "P2WSH";
|
|
546
544
|
} | {
|
|
545
|
+
__kind: "P2WSH";
|
|
547
546
|
value: `0x${string}`;
|
|
547
|
+
} | {
|
|
548
548
|
__kind: "Taproot";
|
|
549
|
+
value: `0x${string}`;
|
|
549
550
|
} | {
|
|
550
551
|
__kind: "OtherSegwit";
|
|
551
552
|
version: number;
|
|
552
553
|
program: `0x${string}`;
|
|
553
554
|
};
|
|
554
|
-
__kind: "Btc";
|
|
555
555
|
} | {
|
|
556
|
-
value: `0x${string}`;
|
|
557
556
|
__kind: "Arb";
|
|
558
|
-
} | {
|
|
559
557
|
value: `0x${string}`;
|
|
560
|
-
__kind: "Sol";
|
|
561
558
|
} | {
|
|
559
|
+
__kind: "Sol";
|
|
562
560
|
value: `0x${string}`;
|
|
561
|
+
} | {
|
|
563
562
|
__kind: "Hub";
|
|
563
|
+
value: `0x${string}`;
|
|
564
564
|
} | null | undefined;
|
|
565
565
|
}, {
|
|
566
566
|
channelMetadata: {
|
|
@@ -572,42 +572,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
572
572
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
573
573
|
};
|
|
574
574
|
sourceAddress?: {
|
|
575
|
-
value: string;
|
|
576
575
|
__kind: "Eth";
|
|
577
|
-
} | {
|
|
578
576
|
value: string;
|
|
577
|
+
} | {
|
|
579
578
|
__kind: "Dot";
|
|
579
|
+
value: string;
|
|
580
580
|
} | {
|
|
581
|
+
__kind: "Btc";
|
|
581
582
|
value: {
|
|
582
|
-
value: string;
|
|
583
583
|
__kind: "P2PKH";
|
|
584
|
-
} | {
|
|
585
584
|
value: string;
|
|
586
|
-
__kind: "P2SH";
|
|
587
585
|
} | {
|
|
586
|
+
__kind: "P2SH";
|
|
588
587
|
value: string;
|
|
589
|
-
__kind: "P2WPKH";
|
|
590
588
|
} | {
|
|
589
|
+
__kind: "P2WPKH";
|
|
591
590
|
value: string;
|
|
592
|
-
__kind: "P2WSH";
|
|
593
591
|
} | {
|
|
592
|
+
__kind: "P2WSH";
|
|
594
593
|
value: string;
|
|
594
|
+
} | {
|
|
595
595
|
__kind: "Taproot";
|
|
596
|
+
value: string;
|
|
596
597
|
} | {
|
|
597
598
|
__kind: "OtherSegwit";
|
|
598
599
|
version: number;
|
|
599
600
|
program: string;
|
|
600
601
|
};
|
|
601
|
-
__kind: "Btc";
|
|
602
602
|
} | {
|
|
603
|
-
value: string;
|
|
604
603
|
__kind: "Arb";
|
|
605
|
-
} | {
|
|
606
604
|
value: string;
|
|
607
|
-
__kind: "Sol";
|
|
608
605
|
} | {
|
|
606
|
+
__kind: "Sol";
|
|
609
607
|
value: string;
|
|
608
|
+
} | {
|
|
610
609
|
__kind: "Hub";
|
|
610
|
+
value: string;
|
|
611
611
|
} | null | undefined;
|
|
612
612
|
}>>>;
|
|
613
613
|
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>;
|
|
@@ -637,12 +637,12 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
637
637
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
638
638
|
}, "strip", z.ZodTypeAny, {
|
|
639
639
|
retryDuration: number;
|
|
640
|
-
minPrice: bigint;
|
|
641
640
|
refundAddress: `0x${string}`;
|
|
641
|
+
minPrice: bigint;
|
|
642
642
|
}, {
|
|
643
643
|
retryDuration: number;
|
|
644
|
-
minPrice: string | number;
|
|
645
644
|
refundAddress: string;
|
|
645
|
+
minPrice: string | number;
|
|
646
646
|
}>;
|
|
647
647
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
648
648
|
numberOfChunks: z.ZodNumber;
|
|
@@ -656,10 +656,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
656
656
|
}>>>;
|
|
657
657
|
boostFee: z.ZodNumber;
|
|
658
658
|
}, "strip", z.ZodTypeAny, {
|
|
659
|
-
txId: [`0x${string}`, bigint];
|
|
660
|
-
inputAsset: "Sol" | "SolUsdc";
|
|
661
|
-
depositAmount: bigint;
|
|
662
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
663
659
|
destinationAddress: {
|
|
664
660
|
readonly chain: "Ethereum";
|
|
665
661
|
readonly address: `0x${string}`;
|
|
@@ -679,14 +675,18 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
679
675
|
readonly chain: "Assethub";
|
|
680
676
|
readonly address: string;
|
|
681
677
|
};
|
|
678
|
+
inputAsset: "Sol" | "SolUsdc";
|
|
679
|
+
depositAmount: bigint;
|
|
680
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
681
|
+
txId: [`0x${string}`, bigint];
|
|
682
682
|
affiliateFees: {
|
|
683
683
|
account: number;
|
|
684
684
|
bps: number;
|
|
685
685
|
}[];
|
|
686
686
|
refundParams: {
|
|
687
687
|
retryDuration: number;
|
|
688
|
-
minPrice: bigint;
|
|
689
688
|
refundAddress: `0x${string}`;
|
|
689
|
+
minPrice: bigint;
|
|
690
690
|
};
|
|
691
691
|
boostFee: number;
|
|
692
692
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -699,42 +699,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
699
699
|
};
|
|
700
700
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
701
701
|
sourceAddress?: {
|
|
702
|
-
value: `0x${string}`;
|
|
703
702
|
__kind: "Eth";
|
|
704
|
-
} | {
|
|
705
703
|
value: `0x${string}`;
|
|
704
|
+
} | {
|
|
706
705
|
__kind: "Dot";
|
|
706
|
+
value: `0x${string}`;
|
|
707
707
|
} | {
|
|
708
|
+
__kind: "Btc";
|
|
708
709
|
value: {
|
|
709
|
-
value: `0x${string}`;
|
|
710
710
|
__kind: "P2PKH";
|
|
711
|
-
} | {
|
|
712
711
|
value: `0x${string}`;
|
|
713
|
-
__kind: "P2SH";
|
|
714
712
|
} | {
|
|
713
|
+
__kind: "P2SH";
|
|
715
714
|
value: `0x${string}`;
|
|
716
|
-
__kind: "P2WPKH";
|
|
717
715
|
} | {
|
|
716
|
+
__kind: "P2WPKH";
|
|
718
717
|
value: `0x${string}`;
|
|
719
|
-
__kind: "P2WSH";
|
|
720
718
|
} | {
|
|
719
|
+
__kind: "P2WSH";
|
|
721
720
|
value: `0x${string}`;
|
|
721
|
+
} | {
|
|
722
722
|
__kind: "Taproot";
|
|
723
|
+
value: `0x${string}`;
|
|
723
724
|
} | {
|
|
724
725
|
__kind: "OtherSegwit";
|
|
725
726
|
version: number;
|
|
726
727
|
program: `0x${string}`;
|
|
727
728
|
};
|
|
728
|
-
__kind: "Btc";
|
|
729
729
|
} | {
|
|
730
|
-
value: `0x${string}`;
|
|
731
730
|
__kind: "Arb";
|
|
732
|
-
} | {
|
|
733
731
|
value: `0x${string}`;
|
|
734
|
-
__kind: "Sol";
|
|
735
732
|
} | {
|
|
733
|
+
__kind: "Sol";
|
|
736
734
|
value: `0x${string}`;
|
|
735
|
+
} | {
|
|
737
736
|
__kind: "Hub";
|
|
737
|
+
value: `0x${string}`;
|
|
738
738
|
} | null | undefined;
|
|
739
739
|
} | null | undefined;
|
|
740
740
|
brokerFee?: {
|
|
@@ -746,7 +746,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
746
746
|
chunkInterval: number;
|
|
747
747
|
} | null | undefined;
|
|
748
748
|
}, {
|
|
749
|
-
|
|
749
|
+
destinationAddress: {
|
|
750
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
751
|
+
value: string;
|
|
752
|
+
};
|
|
750
753
|
inputAsset: {
|
|
751
754
|
__kind: "Sol" | "SolUsdc";
|
|
752
755
|
};
|
|
@@ -754,18 +757,15 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
754
757
|
outputAsset: {
|
|
755
758
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
756
759
|
};
|
|
757
|
-
|
|
758
|
-
value: string;
|
|
759
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
760
|
-
};
|
|
760
|
+
txId: [string, string | number];
|
|
761
761
|
affiliateFees: {
|
|
762
762
|
account: number;
|
|
763
763
|
bps: number;
|
|
764
764
|
}[];
|
|
765
765
|
refundParams: {
|
|
766
766
|
retryDuration: number;
|
|
767
|
-
minPrice: string | number;
|
|
768
767
|
refundAddress: string;
|
|
768
|
+
minPrice: string | number;
|
|
769
769
|
};
|
|
770
770
|
boostFee: number;
|
|
771
771
|
depositAddress?: string | null | undefined;
|
|
@@ -780,42 +780,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
780
780
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
781
781
|
};
|
|
782
782
|
sourceAddress?: {
|
|
783
|
-
value: string;
|
|
784
783
|
__kind: "Eth";
|
|
785
|
-
} | {
|
|
786
784
|
value: string;
|
|
785
|
+
} | {
|
|
787
786
|
__kind: "Dot";
|
|
787
|
+
value: string;
|
|
788
788
|
} | {
|
|
789
|
+
__kind: "Btc";
|
|
789
790
|
value: {
|
|
790
|
-
value: string;
|
|
791
791
|
__kind: "P2PKH";
|
|
792
|
-
} | {
|
|
793
792
|
value: string;
|
|
794
|
-
__kind: "P2SH";
|
|
795
793
|
} | {
|
|
794
|
+
__kind: "P2SH";
|
|
796
795
|
value: string;
|
|
797
|
-
__kind: "P2WPKH";
|
|
798
796
|
} | {
|
|
797
|
+
__kind: "P2WPKH";
|
|
799
798
|
value: string;
|
|
800
|
-
__kind: "P2WSH";
|
|
801
799
|
} | {
|
|
800
|
+
__kind: "P2WSH";
|
|
802
801
|
value: string;
|
|
802
|
+
} | {
|
|
803
803
|
__kind: "Taproot";
|
|
804
|
+
value: string;
|
|
804
805
|
} | {
|
|
805
806
|
__kind: "OtherSegwit";
|
|
806
807
|
version: number;
|
|
807
808
|
program: string;
|
|
808
809
|
};
|
|
809
|
-
__kind: "Btc";
|
|
810
810
|
} | {
|
|
811
|
-
value: string;
|
|
812
811
|
__kind: "Arb";
|
|
813
|
-
} | {
|
|
814
812
|
value: string;
|
|
815
|
-
__kind: "Sol";
|
|
816
813
|
} | {
|
|
814
|
+
__kind: "Sol";
|
|
817
815
|
value: string;
|
|
816
|
+
} | {
|
|
818
817
|
__kind: "Hub";
|
|
818
|
+
value: string;
|
|
819
819
|
} | null | undefined;
|
|
820
820
|
} | null | undefined;
|
|
821
821
|
brokerFee?: {
|
|
@@ -830,10 +830,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
830
830
|
}, "strip", z.ZodTypeAny, {
|
|
831
831
|
__kind: "DepositFailedVaultVariantSolana";
|
|
832
832
|
vaultWitness: {
|
|
833
|
-
txId: [`0x${string}`, bigint];
|
|
834
|
-
inputAsset: "Sol" | "SolUsdc";
|
|
835
|
-
depositAmount: bigint;
|
|
836
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
837
833
|
destinationAddress: {
|
|
838
834
|
readonly chain: "Ethereum";
|
|
839
835
|
readonly address: `0x${string}`;
|
|
@@ -853,14 +849,18 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
853
849
|
readonly chain: "Assethub";
|
|
854
850
|
readonly address: string;
|
|
855
851
|
};
|
|
852
|
+
inputAsset: "Sol" | "SolUsdc";
|
|
853
|
+
depositAmount: bigint;
|
|
854
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
855
|
+
txId: [`0x${string}`, bigint];
|
|
856
856
|
affiliateFees: {
|
|
857
857
|
account: number;
|
|
858
858
|
bps: number;
|
|
859
859
|
}[];
|
|
860
860
|
refundParams: {
|
|
861
861
|
retryDuration: number;
|
|
862
|
-
minPrice: bigint;
|
|
863
862
|
refundAddress: `0x${string}`;
|
|
863
|
+
minPrice: bigint;
|
|
864
864
|
};
|
|
865
865
|
boostFee: number;
|
|
866
866
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -873,42 +873,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
873
873
|
};
|
|
874
874
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
875
875
|
sourceAddress?: {
|
|
876
|
-
value: `0x${string}`;
|
|
877
876
|
__kind: "Eth";
|
|
878
|
-
} | {
|
|
879
877
|
value: `0x${string}`;
|
|
878
|
+
} | {
|
|
880
879
|
__kind: "Dot";
|
|
880
|
+
value: `0x${string}`;
|
|
881
881
|
} | {
|
|
882
|
+
__kind: "Btc";
|
|
882
883
|
value: {
|
|
883
|
-
value: `0x${string}`;
|
|
884
884
|
__kind: "P2PKH";
|
|
885
|
-
} | {
|
|
886
885
|
value: `0x${string}`;
|
|
887
|
-
__kind: "P2SH";
|
|
888
886
|
} | {
|
|
887
|
+
__kind: "P2SH";
|
|
889
888
|
value: `0x${string}`;
|
|
890
|
-
__kind: "P2WPKH";
|
|
891
889
|
} | {
|
|
890
|
+
__kind: "P2WPKH";
|
|
892
891
|
value: `0x${string}`;
|
|
893
|
-
__kind: "P2WSH";
|
|
894
892
|
} | {
|
|
893
|
+
__kind: "P2WSH";
|
|
895
894
|
value: `0x${string}`;
|
|
895
|
+
} | {
|
|
896
896
|
__kind: "Taproot";
|
|
897
|
+
value: `0x${string}`;
|
|
897
898
|
} | {
|
|
898
899
|
__kind: "OtherSegwit";
|
|
899
900
|
version: number;
|
|
900
901
|
program: `0x${string}`;
|
|
901
902
|
};
|
|
902
|
-
__kind: "Btc";
|
|
903
903
|
} | {
|
|
904
|
-
value: `0x${string}`;
|
|
905
904
|
__kind: "Arb";
|
|
906
|
-
} | {
|
|
907
905
|
value: `0x${string}`;
|
|
908
|
-
__kind: "Sol";
|
|
909
906
|
} | {
|
|
907
|
+
__kind: "Sol";
|
|
910
908
|
value: `0x${string}`;
|
|
909
|
+
} | {
|
|
911
910
|
__kind: "Hub";
|
|
911
|
+
value: `0x${string}`;
|
|
912
912
|
} | null | undefined;
|
|
913
913
|
} | null | undefined;
|
|
914
914
|
brokerFee?: {
|
|
@@ -923,7 +923,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
923
923
|
}, {
|
|
924
924
|
__kind: "DepositFailedVaultVariantSolana";
|
|
925
925
|
vaultWitness: {
|
|
926
|
-
|
|
926
|
+
destinationAddress: {
|
|
927
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
928
|
+
value: string;
|
|
929
|
+
};
|
|
927
930
|
inputAsset: {
|
|
928
931
|
__kind: "Sol" | "SolUsdc";
|
|
929
932
|
};
|
|
@@ -931,18 +934,15 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
931
934
|
outputAsset: {
|
|
932
935
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
933
936
|
};
|
|
934
|
-
|
|
935
|
-
value: string;
|
|
936
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
937
|
-
};
|
|
937
|
+
txId: [string, string | number];
|
|
938
938
|
affiliateFees: {
|
|
939
939
|
account: number;
|
|
940
940
|
bps: number;
|
|
941
941
|
}[];
|
|
942
942
|
refundParams: {
|
|
943
943
|
retryDuration: number;
|
|
944
|
-
minPrice: string | number;
|
|
945
944
|
refundAddress: string;
|
|
945
|
+
minPrice: string | number;
|
|
946
946
|
};
|
|
947
947
|
boostFee: number;
|
|
948
948
|
depositAddress?: string | null | undefined;
|
|
@@ -957,42 +957,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
957
957
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
958
958
|
};
|
|
959
959
|
sourceAddress?: {
|
|
960
|
-
value: string;
|
|
961
960
|
__kind: "Eth";
|
|
962
|
-
} | {
|
|
963
961
|
value: string;
|
|
962
|
+
} | {
|
|
964
963
|
__kind: "Dot";
|
|
964
|
+
value: string;
|
|
965
965
|
} | {
|
|
966
|
+
__kind: "Btc";
|
|
966
967
|
value: {
|
|
967
|
-
value: string;
|
|
968
968
|
__kind: "P2PKH";
|
|
969
|
-
} | {
|
|
970
969
|
value: string;
|
|
971
|
-
__kind: "P2SH";
|
|
972
970
|
} | {
|
|
971
|
+
__kind: "P2SH";
|
|
973
972
|
value: string;
|
|
974
|
-
__kind: "P2WPKH";
|
|
975
973
|
} | {
|
|
974
|
+
__kind: "P2WPKH";
|
|
976
975
|
value: string;
|
|
977
|
-
__kind: "P2WSH";
|
|
978
976
|
} | {
|
|
977
|
+
__kind: "P2WSH";
|
|
979
978
|
value: string;
|
|
979
|
+
} | {
|
|
980
980
|
__kind: "Taproot";
|
|
981
|
+
value: string;
|
|
981
982
|
} | {
|
|
982
983
|
__kind: "OtherSegwit";
|
|
983
984
|
version: number;
|
|
984
985
|
program: string;
|
|
985
986
|
};
|
|
986
|
-
__kind: "Btc";
|
|
987
987
|
} | {
|
|
988
|
-
value: string;
|
|
989
988
|
__kind: "Arb";
|
|
990
|
-
} | {
|
|
991
989
|
value: string;
|
|
992
|
-
__kind: "Sol";
|
|
993
990
|
} | {
|
|
991
|
+
__kind: "Sol";
|
|
994
992
|
value: string;
|
|
993
|
+
} | {
|
|
995
994
|
__kind: "Hub";
|
|
995
|
+
value: string;
|
|
996
996
|
} | null | undefined;
|
|
997
997
|
} | null | undefined;
|
|
998
998
|
brokerFee?: {
|
|
@@ -1014,6 +1014,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1014
1014
|
} | {
|
|
1015
1015
|
__kind: "TransactionRejectedByBroker";
|
|
1016
1016
|
} | {
|
|
1017
|
+
__kind: "DepositWitnessRejected";
|
|
1017
1018
|
value: {
|
|
1018
1019
|
__kind: "Other";
|
|
1019
1020
|
} | {
|
|
@@ -1021,11 +1022,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1021
1022
|
} | {
|
|
1022
1023
|
__kind: "BadOrigin";
|
|
1023
1024
|
} | {
|
|
1025
|
+
__kind: "Module";
|
|
1024
1026
|
value: {
|
|
1025
1027
|
index: number;
|
|
1026
1028
|
error: `0x${string}`;
|
|
1027
1029
|
};
|
|
1028
|
-
__kind: "Module";
|
|
1029
1030
|
} | {
|
|
1030
1031
|
__kind: "ConsumerRemaining";
|
|
1031
1032
|
} | {
|
|
@@ -1033,14 +1034,14 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1033
1034
|
} | {
|
|
1034
1035
|
__kind: "TooManyConsumers";
|
|
1035
1036
|
} | {
|
|
1036
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1037
1037
|
__kind: "Token";
|
|
1038
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1038
1039
|
} | {
|
|
1039
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1040
1040
|
__kind: "Arithmetic";
|
|
1041
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1041
1042
|
} | {
|
|
1042
|
-
value: "LimitReached" | "NoLayer";
|
|
1043
1043
|
__kind: "Transactional";
|
|
1044
|
+
value: "LimitReached" | "NoLayer";
|
|
1044
1045
|
} | {
|
|
1045
1046
|
__kind: "Exhausted";
|
|
1046
1047
|
} | {
|
|
@@ -1050,22 +1051,17 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1050
1051
|
} | {
|
|
1051
1052
|
__kind: "RootNotAllowed";
|
|
1052
1053
|
};
|
|
1053
|
-
__kind: "DepositWitnessRejected";
|
|
1054
1054
|
};
|
|
1055
1055
|
details: {
|
|
1056
1056
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
1057
1057
|
depositWitness: {
|
|
1058
|
-
depositAddress: `0x${string}`;
|
|
1059
1058
|
asset: "Sol" | "SolUsdc";
|
|
1060
1059
|
amount: bigint;
|
|
1060
|
+
depositAddress: `0x${string}`;
|
|
1061
1061
|
};
|
|
1062
1062
|
} | {
|
|
1063
1063
|
__kind: "DepositFailedVaultVariantSolana";
|
|
1064
1064
|
vaultWitness: {
|
|
1065
|
-
txId: [`0x${string}`, bigint];
|
|
1066
|
-
inputAsset: "Sol" | "SolUsdc";
|
|
1067
|
-
depositAmount: bigint;
|
|
1068
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1069
1065
|
destinationAddress: {
|
|
1070
1066
|
readonly chain: "Ethereum";
|
|
1071
1067
|
readonly address: `0x${string}`;
|
|
@@ -1085,14 +1081,18 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1085
1081
|
readonly chain: "Assethub";
|
|
1086
1082
|
readonly address: string;
|
|
1087
1083
|
};
|
|
1084
|
+
inputAsset: "Sol" | "SolUsdc";
|
|
1085
|
+
depositAmount: bigint;
|
|
1086
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1087
|
+
txId: [`0x${string}`, bigint];
|
|
1088
1088
|
affiliateFees: {
|
|
1089
1089
|
account: number;
|
|
1090
1090
|
bps: number;
|
|
1091
1091
|
}[];
|
|
1092
1092
|
refundParams: {
|
|
1093
1093
|
retryDuration: number;
|
|
1094
|
-
minPrice: bigint;
|
|
1095
1094
|
refundAddress: `0x${string}`;
|
|
1095
|
+
minPrice: bigint;
|
|
1096
1096
|
};
|
|
1097
1097
|
boostFee: number;
|
|
1098
1098
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -1105,42 +1105,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1105
1105
|
};
|
|
1106
1106
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1107
1107
|
sourceAddress?: {
|
|
1108
|
-
value: `0x${string}`;
|
|
1109
1108
|
__kind: "Eth";
|
|
1110
|
-
} | {
|
|
1111
1109
|
value: `0x${string}`;
|
|
1110
|
+
} | {
|
|
1112
1111
|
__kind: "Dot";
|
|
1112
|
+
value: `0x${string}`;
|
|
1113
1113
|
} | {
|
|
1114
|
+
__kind: "Btc";
|
|
1114
1115
|
value: {
|
|
1115
|
-
value: `0x${string}`;
|
|
1116
1116
|
__kind: "P2PKH";
|
|
1117
|
-
} | {
|
|
1118
1117
|
value: `0x${string}`;
|
|
1119
|
-
__kind: "P2SH";
|
|
1120
1118
|
} | {
|
|
1119
|
+
__kind: "P2SH";
|
|
1121
1120
|
value: `0x${string}`;
|
|
1122
|
-
__kind: "P2WPKH";
|
|
1123
1121
|
} | {
|
|
1122
|
+
__kind: "P2WPKH";
|
|
1124
1123
|
value: `0x${string}`;
|
|
1125
|
-
__kind: "P2WSH";
|
|
1126
1124
|
} | {
|
|
1125
|
+
__kind: "P2WSH";
|
|
1127
1126
|
value: `0x${string}`;
|
|
1127
|
+
} | {
|
|
1128
1128
|
__kind: "Taproot";
|
|
1129
|
+
value: `0x${string}`;
|
|
1129
1130
|
} | {
|
|
1130
1131
|
__kind: "OtherSegwit";
|
|
1131
1132
|
version: number;
|
|
1132
1133
|
program: `0x${string}`;
|
|
1133
1134
|
};
|
|
1134
|
-
__kind: "Btc";
|
|
1135
1135
|
} | {
|
|
1136
|
-
value: `0x${string}`;
|
|
1137
1136
|
__kind: "Arb";
|
|
1138
|
-
} | {
|
|
1139
1137
|
value: `0x${string}`;
|
|
1140
|
-
__kind: "Sol";
|
|
1141
1138
|
} | {
|
|
1139
|
+
__kind: "Sol";
|
|
1142
1140
|
value: `0x${string}`;
|
|
1141
|
+
} | {
|
|
1143
1142
|
__kind: "Hub";
|
|
1143
|
+
value: `0x${string}`;
|
|
1144
1144
|
} | null | undefined;
|
|
1145
1145
|
} | null | undefined;
|
|
1146
1146
|
brokerFee?: {
|
|
@@ -1162,6 +1162,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1162
1162
|
} | {
|
|
1163
1163
|
__kind: "TransactionRejectedByBroker";
|
|
1164
1164
|
} | {
|
|
1165
|
+
__kind: "DepositWitnessRejected";
|
|
1165
1166
|
value: {
|
|
1166
1167
|
__kind: "Other";
|
|
1167
1168
|
} | {
|
|
@@ -1169,11 +1170,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1169
1170
|
} | {
|
|
1170
1171
|
__kind: "BadOrigin";
|
|
1171
1172
|
} | {
|
|
1173
|
+
__kind: "Module";
|
|
1172
1174
|
value: {
|
|
1173
1175
|
index: number;
|
|
1174
1176
|
error: string;
|
|
1175
1177
|
};
|
|
1176
|
-
__kind: "Module";
|
|
1177
1178
|
} | {
|
|
1178
1179
|
__kind: "ConsumerRemaining";
|
|
1179
1180
|
} | {
|
|
@@ -1181,20 +1182,20 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1181
1182
|
} | {
|
|
1182
1183
|
__kind: "TooManyConsumers";
|
|
1183
1184
|
} | {
|
|
1185
|
+
__kind: "Token";
|
|
1184
1186
|
value: {
|
|
1185
1187
|
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1186
1188
|
};
|
|
1187
|
-
__kind: "Token";
|
|
1188
1189
|
} | {
|
|
1190
|
+
__kind: "Arithmetic";
|
|
1189
1191
|
value: {
|
|
1190
1192
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1191
1193
|
};
|
|
1192
|
-
__kind: "Arithmetic";
|
|
1193
1194
|
} | {
|
|
1195
|
+
__kind: "Transactional";
|
|
1194
1196
|
value: {
|
|
1195
1197
|
__kind: "LimitReached" | "NoLayer";
|
|
1196
1198
|
};
|
|
1197
|
-
__kind: "Transactional";
|
|
1198
1199
|
} | {
|
|
1199
1200
|
__kind: "Exhausted";
|
|
1200
1201
|
} | {
|
|
@@ -1204,21 +1205,23 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1204
1205
|
} | {
|
|
1205
1206
|
__kind: "RootNotAllowed";
|
|
1206
1207
|
};
|
|
1207
|
-
__kind: "DepositWitnessRejected";
|
|
1208
1208
|
};
|
|
1209
1209
|
details: {
|
|
1210
1210
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
1211
1211
|
depositWitness: {
|
|
1212
|
-
depositAddress: string;
|
|
1213
1212
|
asset: {
|
|
1214
1213
|
__kind: "Sol" | "SolUsdc";
|
|
1215
1214
|
};
|
|
1216
1215
|
amount: string | number;
|
|
1216
|
+
depositAddress: string;
|
|
1217
1217
|
};
|
|
1218
1218
|
} | {
|
|
1219
1219
|
__kind: "DepositFailedVaultVariantSolana";
|
|
1220
1220
|
vaultWitness: {
|
|
1221
|
-
|
|
1221
|
+
destinationAddress: {
|
|
1222
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1223
|
+
value: string;
|
|
1224
|
+
};
|
|
1222
1225
|
inputAsset: {
|
|
1223
1226
|
__kind: "Sol" | "SolUsdc";
|
|
1224
1227
|
};
|
|
@@ -1226,18 +1229,15 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1226
1229
|
outputAsset: {
|
|
1227
1230
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1228
1231
|
};
|
|
1229
|
-
|
|
1230
|
-
value: string;
|
|
1231
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1232
|
-
};
|
|
1232
|
+
txId: [string, string | number];
|
|
1233
1233
|
affiliateFees: {
|
|
1234
1234
|
account: number;
|
|
1235
1235
|
bps: number;
|
|
1236
1236
|
}[];
|
|
1237
1237
|
refundParams: {
|
|
1238
1238
|
retryDuration: number;
|
|
1239
|
-
minPrice: string | number;
|
|
1240
1239
|
refundAddress: string;
|
|
1240
|
+
minPrice: string | number;
|
|
1241
1241
|
};
|
|
1242
1242
|
boostFee: number;
|
|
1243
1243
|
depositAddress?: string | null | undefined;
|
|
@@ -1252,42 +1252,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1252
1252
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1253
1253
|
};
|
|
1254
1254
|
sourceAddress?: {
|
|
1255
|
-
value: string;
|
|
1256
1255
|
__kind: "Eth";
|
|
1257
|
-
} | {
|
|
1258
1256
|
value: string;
|
|
1257
|
+
} | {
|
|
1259
1258
|
__kind: "Dot";
|
|
1259
|
+
value: string;
|
|
1260
1260
|
} | {
|
|
1261
|
+
__kind: "Btc";
|
|
1261
1262
|
value: {
|
|
1262
|
-
value: string;
|
|
1263
1263
|
__kind: "P2PKH";
|
|
1264
|
-
} | {
|
|
1265
1264
|
value: string;
|
|
1266
|
-
__kind: "P2SH";
|
|
1267
1265
|
} | {
|
|
1266
|
+
__kind: "P2SH";
|
|
1268
1267
|
value: string;
|
|
1269
|
-
__kind: "P2WPKH";
|
|
1270
1268
|
} | {
|
|
1269
|
+
__kind: "P2WPKH";
|
|
1271
1270
|
value: string;
|
|
1272
|
-
__kind: "P2WSH";
|
|
1273
1271
|
} | {
|
|
1272
|
+
__kind: "P2WSH";
|
|
1274
1273
|
value: string;
|
|
1274
|
+
} | {
|
|
1275
1275
|
__kind: "Taproot";
|
|
1276
|
+
value: string;
|
|
1276
1277
|
} | {
|
|
1277
1278
|
__kind: "OtherSegwit";
|
|
1278
1279
|
version: number;
|
|
1279
1280
|
program: string;
|
|
1280
1281
|
};
|
|
1281
|
-
__kind: "Btc";
|
|
1282
1282
|
} | {
|
|
1283
|
-
value: string;
|
|
1284
1283
|
__kind: "Arb";
|
|
1285
|
-
} | {
|
|
1286
1284
|
value: string;
|
|
1287
|
-
__kind: "Sol";
|
|
1288
1285
|
} | {
|
|
1286
|
+
__kind: "Sol";
|
|
1289
1287
|
value: string;
|
|
1288
|
+
} | {
|
|
1290
1289
|
__kind: "Hub";
|
|
1290
|
+
value: string;
|
|
1291
1291
|
} | null | undefined;
|
|
1292
1292
|
} | null | undefined;
|
|
1293
1293
|
brokerFee?: {
|