@chainflip/processor 2.1.1 → 2.1.3-bsc-dev.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/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +6 -6
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +6 -6
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
- 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 +23 -23
- package/dist/100/common.d.mts +23 -23
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- 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/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 +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +12 -12
- 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 +16 -16
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
- 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 +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/100/swapping/ccmFailed.d.cts +4 -4
- package/dist/100/swapping/ccmFailed.d.mts +4 -4
- 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 +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.mts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +22 -22
- package/dist/100/swapping/swapDepositAddressReady.d.mts +22 -22
- 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 +16 -16
- package/dist/100/swapping/swapExecuted.d.mts +16 -16
- package/dist/100/swapping/swapScheduled.d.cts +31 -31
- package/dist/100/swapping/swapScheduled.d.mts +31 -31
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +64 -64
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +64 -64
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +64 -64
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +64 -64
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +122 -122
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +122 -122
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/common.d.cts +620 -620
- package/dist/11000/common.d.mts +620 -620
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +64 -64
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +64 -64
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +64 -64
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +64 -64
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +55 -55
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +55 -55
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/11000/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +24 -24
- package/dist/11000/swapping/swapRequested.d.cts +16 -16
- package/dist/11000/swapping/swapRequested.d.mts +16 -16
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- 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 +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- 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 +25 -25
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +25 -25
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +25 -25
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +25 -25
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/common.d.cts +489 -489
- package/dist/11100/common.d.mts +489 -489
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +90 -90
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +90 -90
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +42 -42
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +42 -42
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.cts +8 -8
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.mts +8 -8
- 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 +8 -8
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +8 -8
- package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
- package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
- package/dist/11100/genericElections/electoralEvent.d.cts +16 -16
- package/dist/11100/genericElections/electoralEvent.d.mts +16 -16
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +10 -10
- package/dist/11100/lendingPools/loanCreated.d.mts +10 -10
- package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
- package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +25 -25
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +25 -25
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +25 -25
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +25 -25
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +60 -60
- package/dist/11100/swapping/swapRequested.d.mts +60 -60
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- 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 +4 -4
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +196 -196
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +196 -196
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
- 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 +24 -24
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
- 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 +24 -24
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/11200/common.d.cts +2689 -2689
- package/dist/11200/common.d.mts +2689 -2689
- 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 +4 -4
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- 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 +4 -4
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +196 -196
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +196 -196
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +210 -210
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +210 -210
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +12 -12
- 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 +371 -371
- package/dist/11200/swapping/swapRequested.d.mts +371 -371
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +14 -14
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +14 -14
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/120/swapping/swapExecuted.d.cts +2 -2
- package/dist/120/swapping/swapExecuted.d.mts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +12 -12
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +12 -12
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/131/common.d.cts +6 -6
- package/dist/131/common.d.mts +6 -6
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.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/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/131/swapping/ccmFailed.d.cts +30 -30
- package/dist/131/swapping/ccmFailed.d.mts +30 -30
- package/dist/131/swapping/swapDepositAddressReady.d.cts +4 -4
- package/dist/131/swapping/swapDepositAddressReady.d.mts +4 -4
- package/dist/131/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/131/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/131/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/131/swapping/swapEgressScheduled.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 +10 -10
- package/dist/131/swapping/swapScheduled.d.mts +10 -10
- package/dist/131/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/131/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +2 -2
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +2 -2
- package/dist/141/common.d.cts +2 -2
- package/dist/141/common.d.mts +2 -2
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- 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/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/141/swapping/ccmFailed.d.cts +4 -4
- package/dist/141/swapping/ccmFailed.d.mts +4 -4
- package/dist/141/swapping/swapExecuted.d.cts +2 -2
- package/dist/141/swapping/swapExecuted.d.mts +2 -2
- package/dist/141/swapping/swapScheduled.d.cts +35 -35
- package/dist/141/swapping/swapScheduled.d.mts +35 -35
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/common.d.cts +71 -71
- package/dist/150/common.d.mts +71 -71
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- 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 +24 -24
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/150/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/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/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +5 -5
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +5 -5
- 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 +4 -4
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/150/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/150/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/150/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/150/swapping/ccmFailed.d.cts +13 -13
- package/dist/150/swapping/ccmFailed.d.mts +13 -13
- 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 +12 -12
- package/dist/150/swapping/refundEgressIgnored.d.mts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
- 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 +32 -32
- package/dist/150/swapping/swapDepositAddressReady.d.mts +32 -32
- package/dist/150/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/150/swapping/swapEgressIgnored.d.mts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapExecuted.d.cts +15 -15
- package/dist/150/swapping/swapExecuted.d.mts +15 -15
- package/dist/150/swapping/swapScheduled.d.cts +58 -58
- package/dist/150/swapping/swapScheduled.d.mts +58 -58
- package/dist/150/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/150/swapping/withdrawalRequested.d.mts +16 -16
- 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 +12 -12
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/assetBalances/accountCredited.d.cts +8 -8
- package/dist/160/assetBalances/accountCredited.d.mts +8 -8
- package/dist/160/assetBalances/accountDebited.d.cts +8 -8
- package/dist/160/assetBalances/accountDebited.d.mts +8 -8
- 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 +34 -34
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +34 -34
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +30 -30
- package/dist/160/common.d.cts +148 -148
- package/dist/160/common.d.mts +148 -148
- 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 +12 -12
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- 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 +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- 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 +6 -6
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositIgnored.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/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +50 -50
- package/dist/160/swapping/ccmFailed.d.mts +50 -50
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.mts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/160/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/160/swapping/swapExecuted.d.cts +13 -13
- package/dist/160/swapping/swapExecuted.d.mts +13 -13
- package/dist/160/swapping/swapRequested.d.cts +42 -42
- package/dist/160/swapping/swapRequested.d.mts +42 -42
- package/dist/160/swapping/swapScheduled.d.cts +6 -6
- package/dist/160/swapping/swapScheduled.d.mts +6 -6
- package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +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/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 +32 -32
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- 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 +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- 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/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/reputation/offencePenalty.d.cts +4 -4
- package/dist/170/reputation/offencePenalty.d.mts +4 -4
- 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/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 +14 -14
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +46 -46
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +46 -46
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +76 -76
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +76 -76
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +6 -6
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +6 -6
- package/dist/180/common.d.cts +275 -275
- package/dist/180/common.d.mts +275 -275
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +46 -46
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +46 -46
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +52 -52
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +37 -37
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +37 -37
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/180/swapping/refundEgressScheduled.d.mts +8 -8
- package/dist/180/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/180/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/180/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/180/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/180/swapping/swapRequested.d.cts +6 -6
- package/dist/180/swapping/swapRequested.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +11 -11
- package/dist/180/swapping/withdrawalRequested.d.mts +11 -11
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +73 -73
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +73 -73
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/assetBalances/accountCredited.d.cts +8 -8
- package/dist/190/assetBalances/accountCredited.d.mts +8 -8
- package/dist/190/assetBalances/accountDebited.d.cts +8 -8
- package/dist/190/assetBalances/accountDebited.d.mts +8 -8
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
- package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +76 -76
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +76 -76
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +137 -137
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +137 -137
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/common.d.cts +623 -623
- package/dist/190/common.d.mts +623 -623
- package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +73 -73
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +73 -73
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/190/liquidityPools/assetSwapped.d.mts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +76 -76
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +76 -76
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +55 -55
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +55 -55
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +8 -8
- package/dist/190/swapping/creditedOnChain.d.mts +8 -8
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/refundEgressScheduled.d.cts +16 -16
- package/dist/190/swapping/refundEgressScheduled.d.mts +16 -16
- package/dist/190/swapping/refundedOnChain.d.cts +8 -8
- package/dist/190/swapping/refundedOnChain.d.mts +8 -8
- 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 +30 -30
- package/dist/190/swapping/swapDepositAddressReady.d.mts +30 -30
- package/dist/190/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/swapEgressScheduled.d.cts +16 -16
- package/dist/190/swapping/swapEgressScheduled.d.mts +16 -16
- package/dist/190/swapping/swapExecuted.d.cts +16 -16
- package/dist/190/swapping/swapExecuted.d.mts +16 -16
- package/dist/190/swapping/swapRequested.d.cts +12 -12
- package/dist/190/swapping/swapRequested.d.mts +12 -12
- 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 +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +56 -56
- package/dist/200/common.d.mts +56 -56
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
- package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
- package/dist/200/lendingPools/loanCreated.d.cts +4 -4
- package/dist/200/lendingPools/loanCreated.d.mts +4 -4
- package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +2 -2
- package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +16 -16
- package/dist/200/swapping/swapRequested.d.mts +16 -16
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +219 -184
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +219 -184
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/assetBalances/accountCredited.d.cts +7 -7
- package/dist/210/assetBalances/accountCredited.d.mts +7 -7
- package/dist/210/assetBalances/accountDebited.d.cts +7 -7
- package/dist/210/assetBalances/accountDebited.d.mts +7 -7
- package/dist/210/assetBalances/refundSkipped.cjs +14 -0
- package/dist/210/assetBalances/refundSkipped.d.cts +495 -0
- package/dist/210/assetBalances/refundSkipped.d.mts +495 -0
- package/dist/210/assetBalances/refundSkipped.mjs +12 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +219 -184
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +219 -184
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +377 -342
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +377 -342
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/common.cjs +226 -59
- package/dist/210/common.d.cts +7662 -4520
- package/dist/210/common.d.mts +7662 -4520
- package/dist/210/common.mjs +209 -59
- package/dist/210/emissions/flipBurnSkipped.cjs +10 -0
- package/dist/210/emissions/flipBurnSkipped.d.cts +256 -0
- package/dist/210/emissions/flipBurnSkipped.d.mts +256 -0
- package/dist/210/emissions/flipBurnSkipped.mjs +8 -0
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +107 -107
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +107 -107
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +219 -184
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +219 -184
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionExpired.d.cts +2 -2
- package/dist/210/funding/redemptionExpired.d.mts +2 -2
- package/dist/210/funding/redemptionSettled.d.cts +4 -4
- package/dist/210/funding/redemptionSettled.d.mts +4 -4
- package/dist/210/funding/sCCallCannotBeExecuted.cjs +15 -0
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +660 -0
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +660 -0
- package/dist/210/funding/sCCallCannotBeExecuted.mjs +13 -0
- package/dist/210/governance/failedExecution.cjs +8 -0
- package/dist/210/governance/failedExecution.d.cts +166 -0
- package/dist/210/governance/failedExecution.d.mts +166 -0
- package/dist/210/governance/failedExecution.mjs +7 -0
- package/dist/210/governance/govKeyCallExecutionFailed.cjs +13 -0
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +259 -0
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +259 -0
- package/dist/210/governance/govKeyCallExecutionFailed.mjs +11 -0
- package/dist/210/historical/rootStored.cjs +9 -0
- package/dist/210/historical/rootStored.d.cts +12 -0
- package/dist/210/historical/rootStored.d.mts +12 -0
- package/dist/210/historical/rootStored.mjs +7 -0
- package/dist/210/historical/rootsPruned.cjs +9 -0
- package/dist/210/historical/rootsPruned.d.cts +12 -0
- package/dist/210/historical/rootsPruned.d.mts +12 -0
- package/dist/210/historical/rootsPruned.mjs +7 -0
- package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
- package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/210/lendingPools/loanCreated.d.cts +6 -6
- package/dist/210/lendingPools/loanCreated.d.mts +6 -6
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +34 -34
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +34 -34
- package/dist/210/lendingPools/stoppedBoosting.d.cts +10 -10
- package/dist/210/lendingPools/stoppedBoosting.d.mts +10 -10
- package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +23 -23
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +23 -23
- package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
- 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 +8 -8
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/210/liquidityPools/priceImpactLimitSet.cjs +1 -1
- package/dist/210/liquidityPools/priceImpactLimitSet.mjs +2 -2
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +29 -29
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +29 -29
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.cjs +14 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +262 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +262 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.mjs +12 -0
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +53 -26
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +53 -26
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +12 -12
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +12 -12
- package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +219 -184
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +219 -184
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/session/newQueued.cjs +9 -0
- package/dist/210/session/newQueued.d.cts +6 -0
- package/dist/210/session/newQueued.d.mts +6 -0
- package/dist/210/session/newQueued.mjs +7 -0
- package/dist/210/session/validatorDisabled.cjs +10 -0
- package/dist/210/session/validatorDisabled.d.cts +12 -0
- package/dist/210/session/validatorDisabled.d.mts +12 -0
- package/dist/210/session/validatorDisabled.mjs +8 -0
- package/dist/210/session/validatorReenabled.cjs +10 -0
- package/dist/210/session/validatorReenabled.d.cts +12 -0
- package/dist/210/session/validatorReenabled.d.mts +12 -0
- package/dist/210/session/validatorReenabled.mjs +8 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +251 -216
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +251 -216
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +22 -22
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +22 -22
- package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/210/swapping/creditedOnChain.d.cts +10 -10
- package/dist/210/swapping/creditedOnChain.d.mts +10 -10
- package/dist/210/swapping/palletConfigUpdated.d.cts +81 -32
- package/dist/210/swapping/palletConfigUpdated.d.mts +81 -32
- package/dist/210/swapping/refundEgressIgnored.d.cts +51 -24
- package/dist/210/swapping/refundEgressIgnored.d.mts +51 -24
- package/dist/210/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/refundedOnChain.d.cts +10 -10
- package/dist/210/swapping/refundedOnChain.d.mts +10 -10
- package/dist/210/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/210/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/210/swapping/swapDepositAddressReady.d.mts +41 -41
- package/dist/210/swapping/swapEgressIgnored.d.cts +51 -24
- package/dist/210/swapping/swapEgressIgnored.d.mts +51 -24
- package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/swapExecuted.cjs +2 -1
- package/dist/210/swapping/swapExecuted.d.cts +15 -12
- package/dist/210/swapping/swapExecuted.d.mts +15 -12
- package/dist/210/swapping/swapExecuted.mjs +2 -1
- package/dist/210/swapping/swapRequested.d.cts +433 -433
- package/dist/210/swapping/swapRequested.d.mts +433 -433
- package/dist/210/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/210/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/210/system/extrinsicFailed.cjs +13 -0
- package/dist/210/system/extrinsicFailed.d.cts +324 -0
- package/dist/210/system/extrinsicFailed.d.mts +324 -0
- package/dist/210/system/extrinsicFailed.mjs +11 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.cjs +13 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +259 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +259 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.mjs +11 -0
- 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 +24 -24
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +26 -26
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +26 -26
- package/dist/210/witnesser/prewitnessExecutionFailed.cjs +13 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +259 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +259 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.mjs +11 -0
- package/dist/210/witnesser/witnessExecutionFailed.cjs +13 -0
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +259 -0
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +259 -0
- package/dist/210/witnesser/witnessExecutionFailed.mjs +11 -0
- package/package.json +3 -3
|
@@ -54,17 +54,17 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
54
54
|
error: string;
|
|
55
55
|
}>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
+
__kind: "Module";
|
|
57
58
|
value: {
|
|
58
59
|
index: number;
|
|
59
60
|
error: `0x${string}`;
|
|
60
61
|
};
|
|
61
|
-
__kind: "Module";
|
|
62
62
|
}, {
|
|
63
|
+
__kind: "Module";
|
|
63
64
|
value: {
|
|
64
65
|
index: number;
|
|
65
66
|
error: string;
|
|
66
67
|
};
|
|
67
|
-
__kind: "Module";
|
|
68
68
|
}>, z.ZodObject<{
|
|
69
69
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -95,13 +95,13 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
95
95
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
99
98
|
__kind: "Token";
|
|
99
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
100
100
|
}, {
|
|
101
|
+
__kind: "Token";
|
|
101
102
|
value: {
|
|
102
103
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
103
104
|
};
|
|
104
|
-
__kind: "Token";
|
|
105
105
|
}>, z.ZodObject<{
|
|
106
106
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
107
107
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -114,13 +114,13 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
114
114
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
115
115
|
}>;
|
|
116
116
|
}, "strip", z.ZodTypeAny, {
|
|
117
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
118
117
|
__kind: "Arithmetic";
|
|
118
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
119
119
|
}, {
|
|
120
|
+
__kind: "Arithmetic";
|
|
120
121
|
value: {
|
|
121
122
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
122
123
|
};
|
|
123
|
-
__kind: "Arithmetic";
|
|
124
124
|
}>, z.ZodObject<{
|
|
125
125
|
__kind: z.ZodLiteral<"Transactional">;
|
|
126
126
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -133,13 +133,13 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
133
133
|
__kind: "LimitReached" | "NoLayer";
|
|
134
134
|
}>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
|
-
value: "LimitReached" | "NoLayer";
|
|
137
136
|
__kind: "Transactional";
|
|
137
|
+
value: "LimitReached" | "NoLayer";
|
|
138
138
|
}, {
|
|
139
|
+
__kind: "Transactional";
|
|
139
140
|
value: {
|
|
140
141
|
__kind: "LimitReached" | "NoLayer";
|
|
141
142
|
};
|
|
142
|
-
__kind: "Transactional";
|
|
143
143
|
}>, z.ZodObject<{
|
|
144
144
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -164,8 +164,28 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
164
164
|
__kind: "RootNotAllowed";
|
|
165
165
|
}, {
|
|
166
166
|
__kind: "RootNotAllowed";
|
|
167
|
+
}>, z.ZodObject<{
|
|
168
|
+
__kind: z.ZodLiteral<"Trie">;
|
|
169
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
170
|
+
__kind: z.ZodEnum<["InvalidStateRoot", "IncompleteDatabase", "ValueAtIncompleteKey", "DecoderError", "InvalidHash", "DuplicateKey", "ExtraneousNode", "ExtraneousValue", "ExtraneousHashReference", "InvalidChildReference", "ValueMismatch", "IncompleteProof", "RootMismatch", "DecodeError"]>;
|
|
171
|
+
}, "strip", z.ZodTypeAny, {
|
|
172
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
173
|
+
}, {
|
|
174
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
175
|
+
}>, "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError", {
|
|
176
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
177
|
+
}>;
|
|
178
|
+
}, "strip", z.ZodTypeAny, {
|
|
179
|
+
__kind: "Trie";
|
|
180
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
181
|
+
}, {
|
|
182
|
+
__kind: "Trie";
|
|
183
|
+
value: {
|
|
184
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
185
|
+
};
|
|
167
186
|
}>]>;
|
|
168
187
|
}, "strip", z.ZodTypeAny, {
|
|
188
|
+
__kind: "DepositWitnessRejected";
|
|
169
189
|
value: {
|
|
170
190
|
__kind: "Other";
|
|
171
191
|
} | {
|
|
@@ -173,11 +193,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
173
193
|
} | {
|
|
174
194
|
__kind: "BadOrigin";
|
|
175
195
|
} | {
|
|
196
|
+
__kind: "Module";
|
|
176
197
|
value: {
|
|
177
198
|
index: number;
|
|
178
199
|
error: `0x${string}`;
|
|
179
200
|
};
|
|
180
|
-
__kind: "Module";
|
|
181
201
|
} | {
|
|
182
202
|
__kind: "ConsumerRemaining";
|
|
183
203
|
} | {
|
|
@@ -185,14 +205,14 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
185
205
|
} | {
|
|
186
206
|
__kind: "TooManyConsumers";
|
|
187
207
|
} | {
|
|
188
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
208
|
__kind: "Token";
|
|
209
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
210
|
} | {
|
|
191
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
192
211
|
__kind: "Arithmetic";
|
|
212
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
213
|
} | {
|
|
194
|
-
value: "LimitReached" | "NoLayer";
|
|
195
214
|
__kind: "Transactional";
|
|
215
|
+
value: "LimitReached" | "NoLayer";
|
|
196
216
|
} | {
|
|
197
217
|
__kind: "Exhausted";
|
|
198
218
|
} | {
|
|
@@ -201,9 +221,12 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
201
221
|
__kind: "Unavailable";
|
|
202
222
|
} | {
|
|
203
223
|
__kind: "RootNotAllowed";
|
|
224
|
+
} | {
|
|
225
|
+
__kind: "Trie";
|
|
226
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
204
227
|
};
|
|
205
|
-
__kind: "DepositWitnessRejected";
|
|
206
228
|
}, {
|
|
229
|
+
__kind: "DepositWitnessRejected";
|
|
207
230
|
value: {
|
|
208
231
|
__kind: "Other";
|
|
209
232
|
} | {
|
|
@@ -211,11 +234,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
211
234
|
} | {
|
|
212
235
|
__kind: "BadOrigin";
|
|
213
236
|
} | {
|
|
237
|
+
__kind: "Module";
|
|
214
238
|
value: {
|
|
215
239
|
index: number;
|
|
216
240
|
error: string;
|
|
217
241
|
};
|
|
218
|
-
__kind: "Module";
|
|
219
242
|
} | {
|
|
220
243
|
__kind: "ConsumerRemaining";
|
|
221
244
|
} | {
|
|
@@ -223,20 +246,20 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
223
246
|
} | {
|
|
224
247
|
__kind: "TooManyConsumers";
|
|
225
248
|
} | {
|
|
249
|
+
__kind: "Token";
|
|
226
250
|
value: {
|
|
227
251
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
228
252
|
};
|
|
229
|
-
__kind: "Token";
|
|
230
253
|
} | {
|
|
254
|
+
__kind: "Arithmetic";
|
|
231
255
|
value: {
|
|
232
256
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
233
257
|
};
|
|
234
|
-
__kind: "Arithmetic";
|
|
235
258
|
} | {
|
|
259
|
+
__kind: "Transactional";
|
|
236
260
|
value: {
|
|
237
261
|
__kind: "LimitReached" | "NoLayer";
|
|
238
262
|
};
|
|
239
|
-
__kind: "Transactional";
|
|
240
263
|
} | {
|
|
241
264
|
__kind: "Exhausted";
|
|
242
265
|
} | {
|
|
@@ -245,8 +268,12 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
245
268
|
__kind: "Unavailable";
|
|
246
269
|
} | {
|
|
247
270
|
__kind: "RootNotAllowed";
|
|
271
|
+
} | {
|
|
272
|
+
__kind: "Trie";
|
|
273
|
+
value: {
|
|
274
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
275
|
+
};
|
|
248
276
|
};
|
|
249
|
-
__kind: "DepositWitnessRejected";
|
|
250
277
|
}>, z.ZodObject<{
|
|
251
278
|
__kind: z.ZodLiteral<"Unrefundable">;
|
|
252
279
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -272,74 +299,74 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
272
299
|
__kind: z.ZodLiteral<"Channel">;
|
|
273
300
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
274
301
|
}, "strip", z.ZodTypeAny, {
|
|
275
|
-
value: `0x${string}`;
|
|
276
302
|
__kind: "Channel";
|
|
303
|
+
value: `0x${string}`;
|
|
277
304
|
}, {
|
|
278
|
-
value: string;
|
|
279
305
|
__kind: "Channel";
|
|
306
|
+
value: string;
|
|
280
307
|
}>, z.ZodObject<{
|
|
281
308
|
__kind: z.ZodLiteral<"VaultSwapAccount">;
|
|
282
309
|
value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
283
310
|
}, "strip", z.ZodTypeAny, {
|
|
284
|
-
value: [`0x${string}`, bigint];
|
|
285
311
|
__kind: "VaultSwapAccount";
|
|
312
|
+
value: [`0x${string}`, bigint];
|
|
286
313
|
}, {
|
|
287
|
-
value: [string, string | number];
|
|
288
314
|
__kind: "VaultSwapAccount";
|
|
315
|
+
value: [string, string | number];
|
|
289
316
|
}>]>;
|
|
290
317
|
}, "strip", z.ZodTypeAny, {
|
|
291
|
-
depositAddress: `0x${string}`;
|
|
292
318
|
asset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
293
319
|
amount: bigint;
|
|
320
|
+
depositAddress: `0x${string}`;
|
|
294
321
|
depositDetails: {
|
|
295
|
-
value: `0x${string}`;
|
|
296
322
|
__kind: "Channel";
|
|
323
|
+
value: `0x${string}`;
|
|
297
324
|
} | {
|
|
298
|
-
value: [`0x${string}`, bigint];
|
|
299
325
|
__kind: "VaultSwapAccount";
|
|
326
|
+
value: [`0x${string}`, bigint];
|
|
300
327
|
};
|
|
301
328
|
}, {
|
|
302
|
-
depositAddress: string;
|
|
303
329
|
asset: {
|
|
304
330
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
305
331
|
};
|
|
306
332
|
amount: string | number;
|
|
333
|
+
depositAddress: string;
|
|
307
334
|
depositDetails: {
|
|
308
|
-
value: string;
|
|
309
335
|
__kind: "Channel";
|
|
336
|
+
value: string;
|
|
310
337
|
} | {
|
|
311
|
-
value: [string, string | number];
|
|
312
338
|
__kind: "VaultSwapAccount";
|
|
339
|
+
value: [string, string | number];
|
|
313
340
|
};
|
|
314
341
|
}>;
|
|
315
342
|
}, "strip", z.ZodTypeAny, {
|
|
316
343
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
317
344
|
depositWitness: {
|
|
318
|
-
depositAddress: `0x${string}`;
|
|
319
345
|
asset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
320
346
|
amount: bigint;
|
|
347
|
+
depositAddress: `0x${string}`;
|
|
321
348
|
depositDetails: {
|
|
322
|
-
value: `0x${string}`;
|
|
323
349
|
__kind: "Channel";
|
|
350
|
+
value: `0x${string}`;
|
|
324
351
|
} | {
|
|
325
|
-
value: [`0x${string}`, bigint];
|
|
326
352
|
__kind: "VaultSwapAccount";
|
|
353
|
+
value: [`0x${string}`, bigint];
|
|
327
354
|
};
|
|
328
355
|
};
|
|
329
356
|
}, {
|
|
330
357
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
331
358
|
depositWitness: {
|
|
332
|
-
depositAddress: string;
|
|
333
359
|
asset: {
|
|
334
360
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
335
361
|
};
|
|
336
362
|
amount: string | number;
|
|
363
|
+
depositAddress: string;
|
|
337
364
|
depositDetails: {
|
|
338
|
-
value: string;
|
|
339
365
|
__kind: "Channel";
|
|
366
|
+
value: string;
|
|
340
367
|
} | {
|
|
341
|
-
value: [string, string | number];
|
|
342
368
|
__kind: "VaultSwapAccount";
|
|
369
|
+
value: [string, string | number];
|
|
343
370
|
};
|
|
344
371
|
};
|
|
345
372
|
}>, z.ZodObject<{
|
|
@@ -361,39 +388,39 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
361
388
|
__kind: z.ZodLiteral<"Channel">;
|
|
362
389
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
363
390
|
}, "strip", z.ZodTypeAny, {
|
|
364
|
-
value: `0x${string}`;
|
|
365
391
|
__kind: "Channel";
|
|
392
|
+
value: `0x${string}`;
|
|
366
393
|
}, {
|
|
367
|
-
value: string;
|
|
368
394
|
__kind: "Channel";
|
|
395
|
+
value: string;
|
|
369
396
|
}>, z.ZodObject<{
|
|
370
397
|
__kind: z.ZodLiteral<"VaultSwapAccount">;
|
|
371
398
|
value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
372
399
|
}, "strip", z.ZodTypeAny, {
|
|
373
|
-
value: [`0x${string}`, bigint];
|
|
374
400
|
__kind: "VaultSwapAccount";
|
|
401
|
+
value: [`0x${string}`, bigint];
|
|
375
402
|
}, {
|
|
376
|
-
value: [string, string | number];
|
|
377
403
|
__kind: "VaultSwapAccount";
|
|
404
|
+
value: [string, string | number];
|
|
378
405
|
}>]>;
|
|
379
406
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
380
407
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
|
|
381
408
|
}, "strip", z.ZodTypeAny, {
|
|
382
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
409
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
383
410
|
}, {
|
|
384
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
385
|
-
}>, "Eth" | "Flip" | "Usdc" | "
|
|
386
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
411
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
412
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt", {
|
|
413
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
387
414
|
}>;
|
|
388
415
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
389
416
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
390
417
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
391
418
|
}, "strip", z.ZodTypeAny, {
|
|
392
|
-
value: `0x${string}`;
|
|
393
419
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
420
|
+
value: `0x${string}`;
|
|
394
421
|
}, {
|
|
395
|
-
value: string;
|
|
396
422
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
423
|
+
value: string;
|
|
397
424
|
}>, {
|
|
398
425
|
readonly chain: "Ethereum";
|
|
399
426
|
readonly address: `0x${string}`;
|
|
@@ -413,8 +440,8 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
413
440
|
readonly chain: "Assethub";
|
|
414
441
|
readonly address: string;
|
|
415
442
|
}, {
|
|
416
|
-
value: string;
|
|
417
443
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
444
|
+
value: string;
|
|
418
445
|
}>;
|
|
419
446
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
420
447
|
channelMetadata: z.ZodObject<{
|
|
@@ -443,67 +470,67 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
443
470
|
__kind: z.ZodLiteral<"Eth">;
|
|
444
471
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
445
472
|
}, "strip", z.ZodTypeAny, {
|
|
446
|
-
value: `0x${string}`;
|
|
447
473
|
__kind: "Eth";
|
|
474
|
+
value: `0x${string}`;
|
|
448
475
|
}, {
|
|
449
|
-
value: string;
|
|
450
476
|
__kind: "Eth";
|
|
477
|
+
value: string;
|
|
451
478
|
}>, z.ZodObject<{
|
|
452
479
|
__kind: z.ZodLiteral<"Dot">;
|
|
453
480
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
454
481
|
}, "strip", z.ZodTypeAny, {
|
|
455
|
-
value: `0x${string}`;
|
|
456
482
|
__kind: "Dot";
|
|
483
|
+
value: `0x${string}`;
|
|
457
484
|
}, {
|
|
458
|
-
value: string;
|
|
459
485
|
__kind: "Dot";
|
|
486
|
+
value: string;
|
|
460
487
|
}>, z.ZodObject<{
|
|
461
488
|
__kind: z.ZodLiteral<"Btc">;
|
|
462
489
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
463
490
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
464
491
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
465
492
|
}, "strip", z.ZodTypeAny, {
|
|
466
|
-
value: `0x${string}`;
|
|
467
493
|
__kind: "P2PKH";
|
|
494
|
+
value: `0x${string}`;
|
|
468
495
|
}, {
|
|
469
|
-
value: string;
|
|
470
496
|
__kind: "P2PKH";
|
|
497
|
+
value: string;
|
|
471
498
|
}>, z.ZodObject<{
|
|
472
499
|
__kind: z.ZodLiteral<"P2SH">;
|
|
473
500
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
474
501
|
}, "strip", z.ZodTypeAny, {
|
|
475
|
-
value: `0x${string}`;
|
|
476
502
|
__kind: "P2SH";
|
|
503
|
+
value: `0x${string}`;
|
|
477
504
|
}, {
|
|
478
|
-
value: string;
|
|
479
505
|
__kind: "P2SH";
|
|
506
|
+
value: string;
|
|
480
507
|
}>, z.ZodObject<{
|
|
481
508
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
482
509
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
483
510
|
}, "strip", z.ZodTypeAny, {
|
|
484
|
-
value: `0x${string}`;
|
|
485
511
|
__kind: "P2WPKH";
|
|
512
|
+
value: `0x${string}`;
|
|
486
513
|
}, {
|
|
487
|
-
value: string;
|
|
488
514
|
__kind: "P2WPKH";
|
|
515
|
+
value: string;
|
|
489
516
|
}>, z.ZodObject<{
|
|
490
517
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
491
518
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
492
519
|
}, "strip", z.ZodTypeAny, {
|
|
493
|
-
value: `0x${string}`;
|
|
494
520
|
__kind: "P2WSH";
|
|
521
|
+
value: `0x${string}`;
|
|
495
522
|
}, {
|
|
496
|
-
value: string;
|
|
497
523
|
__kind: "P2WSH";
|
|
524
|
+
value: string;
|
|
498
525
|
}>, z.ZodObject<{
|
|
499
526
|
__kind: z.ZodLiteral<"Taproot">;
|
|
500
527
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
501
528
|
}, "strip", z.ZodTypeAny, {
|
|
502
|
-
value: `0x${string}`;
|
|
503
529
|
__kind: "Taproot";
|
|
530
|
+
value: `0x${string}`;
|
|
504
531
|
}, {
|
|
505
|
-
value: string;
|
|
506
532
|
__kind: "Taproot";
|
|
533
|
+
value: string;
|
|
507
534
|
}>, z.ZodObject<{
|
|
508
535
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
509
536
|
version: z.ZodNumber;
|
|
@@ -518,76 +545,76 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
518
545
|
program: string;
|
|
519
546
|
}>]>;
|
|
520
547
|
}, "strip", z.ZodTypeAny, {
|
|
548
|
+
__kind: "Btc";
|
|
521
549
|
value: {
|
|
522
|
-
value: `0x${string}`;
|
|
523
550
|
__kind: "P2PKH";
|
|
524
|
-
} | {
|
|
525
551
|
value: `0x${string}`;
|
|
526
|
-
__kind: "P2SH";
|
|
527
552
|
} | {
|
|
553
|
+
__kind: "P2SH";
|
|
528
554
|
value: `0x${string}`;
|
|
529
|
-
__kind: "P2WPKH";
|
|
530
555
|
} | {
|
|
556
|
+
__kind: "P2WPKH";
|
|
531
557
|
value: `0x${string}`;
|
|
532
|
-
__kind: "P2WSH";
|
|
533
558
|
} | {
|
|
559
|
+
__kind: "P2WSH";
|
|
534
560
|
value: `0x${string}`;
|
|
561
|
+
} | {
|
|
535
562
|
__kind: "Taproot";
|
|
563
|
+
value: `0x${string}`;
|
|
536
564
|
} | {
|
|
537
565
|
__kind: "OtherSegwit";
|
|
538
566
|
version: number;
|
|
539
567
|
program: `0x${string}`;
|
|
540
568
|
};
|
|
541
|
-
__kind: "Btc";
|
|
542
569
|
}, {
|
|
570
|
+
__kind: "Btc";
|
|
543
571
|
value: {
|
|
544
|
-
value: string;
|
|
545
572
|
__kind: "P2PKH";
|
|
546
|
-
} | {
|
|
547
573
|
value: string;
|
|
548
|
-
__kind: "P2SH";
|
|
549
574
|
} | {
|
|
575
|
+
__kind: "P2SH";
|
|
550
576
|
value: string;
|
|
551
|
-
__kind: "P2WPKH";
|
|
552
577
|
} | {
|
|
578
|
+
__kind: "P2WPKH";
|
|
553
579
|
value: string;
|
|
554
|
-
__kind: "P2WSH";
|
|
555
580
|
} | {
|
|
581
|
+
__kind: "P2WSH";
|
|
556
582
|
value: string;
|
|
583
|
+
} | {
|
|
557
584
|
__kind: "Taproot";
|
|
585
|
+
value: string;
|
|
558
586
|
} | {
|
|
559
587
|
__kind: "OtherSegwit";
|
|
560
588
|
version: number;
|
|
561
589
|
program: string;
|
|
562
590
|
};
|
|
563
|
-
__kind: "Btc";
|
|
564
591
|
}>, z.ZodObject<{
|
|
565
592
|
__kind: z.ZodLiteral<"Arb">;
|
|
566
593
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
567
594
|
}, "strip", z.ZodTypeAny, {
|
|
568
|
-
value: `0x${string}`;
|
|
569
595
|
__kind: "Arb";
|
|
596
|
+
value: `0x${string}`;
|
|
570
597
|
}, {
|
|
571
|
-
value: string;
|
|
572
598
|
__kind: "Arb";
|
|
599
|
+
value: string;
|
|
573
600
|
}>, z.ZodObject<{
|
|
574
601
|
__kind: z.ZodLiteral<"Sol">;
|
|
575
602
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
576
603
|
}, "strip", z.ZodTypeAny, {
|
|
577
|
-
value: `0x${string}`;
|
|
578
604
|
__kind: "Sol";
|
|
605
|
+
value: `0x${string}`;
|
|
579
606
|
}, {
|
|
580
|
-
value: string;
|
|
581
607
|
__kind: "Sol";
|
|
608
|
+
value: string;
|
|
582
609
|
}>, z.ZodObject<{
|
|
583
610
|
__kind: z.ZodLiteral<"Hub">;
|
|
584
611
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
585
612
|
}, "strip", z.ZodTypeAny, {
|
|
586
|
-
value: `0x${string}`;
|
|
587
613
|
__kind: "Hub";
|
|
614
|
+
value: `0x${string}`;
|
|
588
615
|
}, {
|
|
589
|
-
value: string;
|
|
590
616
|
__kind: "Hub";
|
|
617
|
+
value: string;
|
|
591
618
|
}>]>>>;
|
|
592
619
|
}, "strip", z.ZodTypeAny, {
|
|
593
620
|
channelMetadata: {
|
|
@@ -597,42 +624,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
597
624
|
};
|
|
598
625
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
599
626
|
sourceAddress?: {
|
|
600
|
-
value: `0x${string}`;
|
|
601
627
|
__kind: "Eth";
|
|
602
|
-
} | {
|
|
603
628
|
value: `0x${string}`;
|
|
629
|
+
} | {
|
|
604
630
|
__kind: "Dot";
|
|
631
|
+
value: `0x${string}`;
|
|
605
632
|
} | {
|
|
633
|
+
__kind: "Btc";
|
|
606
634
|
value: {
|
|
607
|
-
value: `0x${string}`;
|
|
608
635
|
__kind: "P2PKH";
|
|
609
|
-
} | {
|
|
610
636
|
value: `0x${string}`;
|
|
611
|
-
__kind: "P2SH";
|
|
612
637
|
} | {
|
|
638
|
+
__kind: "P2SH";
|
|
613
639
|
value: `0x${string}`;
|
|
614
|
-
__kind: "P2WPKH";
|
|
615
640
|
} | {
|
|
641
|
+
__kind: "P2WPKH";
|
|
616
642
|
value: `0x${string}`;
|
|
617
|
-
__kind: "P2WSH";
|
|
618
643
|
} | {
|
|
644
|
+
__kind: "P2WSH";
|
|
619
645
|
value: `0x${string}`;
|
|
646
|
+
} | {
|
|
620
647
|
__kind: "Taproot";
|
|
648
|
+
value: `0x${string}`;
|
|
621
649
|
} | {
|
|
622
650
|
__kind: "OtherSegwit";
|
|
623
651
|
version: number;
|
|
624
652
|
program: `0x${string}`;
|
|
625
653
|
};
|
|
626
|
-
__kind: "Btc";
|
|
627
654
|
} | {
|
|
628
|
-
value: `0x${string}`;
|
|
629
655
|
__kind: "Arb";
|
|
630
|
-
} | {
|
|
631
656
|
value: `0x${string}`;
|
|
632
|
-
__kind: "Sol";
|
|
633
657
|
} | {
|
|
658
|
+
__kind: "Sol";
|
|
634
659
|
value: `0x${string}`;
|
|
660
|
+
} | {
|
|
635
661
|
__kind: "Hub";
|
|
662
|
+
value: `0x${string}`;
|
|
636
663
|
} | null | undefined;
|
|
637
664
|
}, {
|
|
638
665
|
channelMetadata: {
|
|
@@ -644,42 +671,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
644
671
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
645
672
|
};
|
|
646
673
|
sourceAddress?: {
|
|
647
|
-
value: string;
|
|
648
674
|
__kind: "Eth";
|
|
649
|
-
} | {
|
|
650
675
|
value: string;
|
|
676
|
+
} | {
|
|
651
677
|
__kind: "Dot";
|
|
678
|
+
value: string;
|
|
652
679
|
} | {
|
|
680
|
+
__kind: "Btc";
|
|
653
681
|
value: {
|
|
654
|
-
value: string;
|
|
655
682
|
__kind: "P2PKH";
|
|
656
|
-
} | {
|
|
657
683
|
value: string;
|
|
658
|
-
__kind: "P2SH";
|
|
659
684
|
} | {
|
|
685
|
+
__kind: "P2SH";
|
|
660
686
|
value: string;
|
|
661
|
-
__kind: "P2WPKH";
|
|
662
687
|
} | {
|
|
688
|
+
__kind: "P2WPKH";
|
|
663
689
|
value: string;
|
|
664
|
-
__kind: "P2WSH";
|
|
665
690
|
} | {
|
|
691
|
+
__kind: "P2WSH";
|
|
666
692
|
value: string;
|
|
693
|
+
} | {
|
|
667
694
|
__kind: "Taproot";
|
|
695
|
+
value: string;
|
|
668
696
|
} | {
|
|
669
697
|
__kind: "OtherSegwit";
|
|
670
698
|
version: number;
|
|
671
699
|
program: string;
|
|
672
700
|
};
|
|
673
|
-
__kind: "Btc";
|
|
674
701
|
} | {
|
|
675
|
-
value: string;
|
|
676
702
|
__kind: "Arb";
|
|
677
|
-
} | {
|
|
678
703
|
value: string;
|
|
679
|
-
__kind: "Sol";
|
|
680
704
|
} | {
|
|
705
|
+
__kind: "Sol";
|
|
681
706
|
value: string;
|
|
707
|
+
} | {
|
|
682
708
|
__kind: "Hub";
|
|
709
|
+
value: string;
|
|
683
710
|
} | null | undefined;
|
|
684
711
|
}>>>;
|
|
685
712
|
txId: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
@@ -754,17 +781,17 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
754
781
|
}>>>;
|
|
755
782
|
boostFee: z.ZodNumber;
|
|
756
783
|
}, "strip", z.ZodTypeAny, {
|
|
784
|
+
txId: [`0x${string}`, bigint];
|
|
757
785
|
depositDetails: {
|
|
758
|
-
value: `0x${string}`;
|
|
759
786
|
__kind: "Channel";
|
|
787
|
+
value: `0x${string}`;
|
|
760
788
|
} | {
|
|
761
|
-
value: [`0x${string}`, bigint];
|
|
762
789
|
__kind: "VaultSwapAccount";
|
|
790
|
+
value: [`0x${string}`, bigint];
|
|
763
791
|
};
|
|
764
|
-
txId: [`0x${string}`, bigint];
|
|
765
792
|
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
766
793
|
depositAmount: bigint;
|
|
767
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
794
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
768
795
|
destinationAddress: {
|
|
769
796
|
readonly chain: "Ethereum";
|
|
770
797
|
readonly address: `0x${string}`;
|
|
@@ -800,8 +827,8 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
800
827
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
801
828
|
};
|
|
802
829
|
boostFee: number;
|
|
803
|
-
depositAddress?: `0x${string}` | null | undefined;
|
|
804
830
|
channelId?: bigint | null | undefined;
|
|
831
|
+
depositAddress?: `0x${string}` | null | undefined;
|
|
805
832
|
depositMetadata?: {
|
|
806
833
|
channelMetadata: {
|
|
807
834
|
message: `0x${string}`;
|
|
@@ -810,42 +837,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
810
837
|
};
|
|
811
838
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
812
839
|
sourceAddress?: {
|
|
813
|
-
value: `0x${string}`;
|
|
814
840
|
__kind: "Eth";
|
|
815
|
-
} | {
|
|
816
841
|
value: `0x${string}`;
|
|
842
|
+
} | {
|
|
817
843
|
__kind: "Dot";
|
|
844
|
+
value: `0x${string}`;
|
|
818
845
|
} | {
|
|
846
|
+
__kind: "Btc";
|
|
819
847
|
value: {
|
|
820
|
-
value: `0x${string}`;
|
|
821
848
|
__kind: "P2PKH";
|
|
822
|
-
} | {
|
|
823
849
|
value: `0x${string}`;
|
|
824
|
-
__kind: "P2SH";
|
|
825
850
|
} | {
|
|
851
|
+
__kind: "P2SH";
|
|
826
852
|
value: `0x${string}`;
|
|
827
|
-
__kind: "P2WPKH";
|
|
828
853
|
} | {
|
|
854
|
+
__kind: "P2WPKH";
|
|
829
855
|
value: `0x${string}`;
|
|
830
|
-
__kind: "P2WSH";
|
|
831
856
|
} | {
|
|
857
|
+
__kind: "P2WSH";
|
|
832
858
|
value: `0x${string}`;
|
|
859
|
+
} | {
|
|
833
860
|
__kind: "Taproot";
|
|
861
|
+
value: `0x${string}`;
|
|
834
862
|
} | {
|
|
835
863
|
__kind: "OtherSegwit";
|
|
836
864
|
version: number;
|
|
837
865
|
program: `0x${string}`;
|
|
838
866
|
};
|
|
839
|
-
__kind: "Btc";
|
|
840
867
|
} | {
|
|
841
|
-
value: `0x${string}`;
|
|
842
868
|
__kind: "Arb";
|
|
843
|
-
} | {
|
|
844
869
|
value: `0x${string}`;
|
|
845
|
-
__kind: "Sol";
|
|
846
870
|
} | {
|
|
871
|
+
__kind: "Sol";
|
|
847
872
|
value: `0x${string}`;
|
|
873
|
+
} | {
|
|
848
874
|
__kind: "Hub";
|
|
875
|
+
value: `0x${string}`;
|
|
849
876
|
} | null | undefined;
|
|
850
877
|
} | null | undefined;
|
|
851
878
|
brokerFee?: {
|
|
@@ -857,24 +884,24 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
857
884
|
chunkInterval: number;
|
|
858
885
|
} | null | undefined;
|
|
859
886
|
}, {
|
|
887
|
+
txId: [string, string | number];
|
|
860
888
|
depositDetails: {
|
|
861
|
-
value: string;
|
|
862
889
|
__kind: "Channel";
|
|
890
|
+
value: string;
|
|
863
891
|
} | {
|
|
864
|
-
value: [string, string | number];
|
|
865
892
|
__kind: "VaultSwapAccount";
|
|
893
|
+
value: [string, string | number];
|
|
866
894
|
};
|
|
867
|
-
txId: [string, string | number];
|
|
868
895
|
inputAsset: {
|
|
869
896
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
870
897
|
};
|
|
871
898
|
depositAmount: string | number;
|
|
872
899
|
outputAsset: {
|
|
873
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
900
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
874
901
|
};
|
|
875
902
|
destinationAddress: {
|
|
876
|
-
value: string;
|
|
877
903
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
904
|
+
value: string;
|
|
878
905
|
};
|
|
879
906
|
affiliateFees: {
|
|
880
907
|
account: number;
|
|
@@ -892,8 +919,8 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
892
919
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
893
920
|
};
|
|
894
921
|
boostFee: number;
|
|
895
|
-
depositAddress?: string | null | undefined;
|
|
896
922
|
channelId?: string | number | null | undefined;
|
|
923
|
+
depositAddress?: string | null | undefined;
|
|
897
924
|
depositMetadata?: {
|
|
898
925
|
channelMetadata: {
|
|
899
926
|
message: string;
|
|
@@ -904,42 +931,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
904
931
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
905
932
|
};
|
|
906
933
|
sourceAddress?: {
|
|
907
|
-
value: string;
|
|
908
934
|
__kind: "Eth";
|
|
909
|
-
} | {
|
|
910
935
|
value: string;
|
|
936
|
+
} | {
|
|
911
937
|
__kind: "Dot";
|
|
938
|
+
value: string;
|
|
912
939
|
} | {
|
|
940
|
+
__kind: "Btc";
|
|
913
941
|
value: {
|
|
914
|
-
value: string;
|
|
915
942
|
__kind: "P2PKH";
|
|
916
|
-
} | {
|
|
917
943
|
value: string;
|
|
918
|
-
__kind: "P2SH";
|
|
919
944
|
} | {
|
|
945
|
+
__kind: "P2SH";
|
|
920
946
|
value: string;
|
|
921
|
-
__kind: "P2WPKH";
|
|
922
947
|
} | {
|
|
948
|
+
__kind: "P2WPKH";
|
|
923
949
|
value: string;
|
|
924
|
-
__kind: "P2WSH";
|
|
925
950
|
} | {
|
|
951
|
+
__kind: "P2WSH";
|
|
926
952
|
value: string;
|
|
953
|
+
} | {
|
|
927
954
|
__kind: "Taproot";
|
|
955
|
+
value: string;
|
|
928
956
|
} | {
|
|
929
957
|
__kind: "OtherSegwit";
|
|
930
958
|
version: number;
|
|
931
959
|
program: string;
|
|
932
960
|
};
|
|
933
|
-
__kind: "Btc";
|
|
934
961
|
} | {
|
|
935
|
-
value: string;
|
|
936
962
|
__kind: "Arb";
|
|
937
|
-
} | {
|
|
938
963
|
value: string;
|
|
939
|
-
__kind: "Sol";
|
|
940
964
|
} | {
|
|
965
|
+
__kind: "Sol";
|
|
941
966
|
value: string;
|
|
967
|
+
} | {
|
|
942
968
|
__kind: "Hub";
|
|
969
|
+
value: string;
|
|
943
970
|
} | null | undefined;
|
|
944
971
|
} | null | undefined;
|
|
945
972
|
brokerFee?: {
|
|
@@ -954,17 +981,17 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
954
981
|
}, "strip", z.ZodTypeAny, {
|
|
955
982
|
__kind: "DepositFailedVaultVariantSolana";
|
|
956
983
|
vaultWitness: {
|
|
984
|
+
txId: [`0x${string}`, bigint];
|
|
957
985
|
depositDetails: {
|
|
958
|
-
value: `0x${string}`;
|
|
959
986
|
__kind: "Channel";
|
|
987
|
+
value: `0x${string}`;
|
|
960
988
|
} | {
|
|
961
|
-
value: [`0x${string}`, bigint];
|
|
962
989
|
__kind: "VaultSwapAccount";
|
|
990
|
+
value: [`0x${string}`, bigint];
|
|
963
991
|
};
|
|
964
|
-
txId: [`0x${string}`, bigint];
|
|
965
992
|
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
966
993
|
depositAmount: bigint;
|
|
967
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
994
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
968
995
|
destinationAddress: {
|
|
969
996
|
readonly chain: "Ethereum";
|
|
970
997
|
readonly address: `0x${string}`;
|
|
@@ -1000,8 +1027,8 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1000
1027
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1001
1028
|
};
|
|
1002
1029
|
boostFee: number;
|
|
1003
|
-
depositAddress?: `0x${string}` | null | undefined;
|
|
1004
1030
|
channelId?: bigint | null | undefined;
|
|
1031
|
+
depositAddress?: `0x${string}` | null | undefined;
|
|
1005
1032
|
depositMetadata?: {
|
|
1006
1033
|
channelMetadata: {
|
|
1007
1034
|
message: `0x${string}`;
|
|
@@ -1010,42 +1037,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1010
1037
|
};
|
|
1011
1038
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1012
1039
|
sourceAddress?: {
|
|
1013
|
-
value: `0x${string}`;
|
|
1014
1040
|
__kind: "Eth";
|
|
1015
|
-
} | {
|
|
1016
1041
|
value: `0x${string}`;
|
|
1042
|
+
} | {
|
|
1017
1043
|
__kind: "Dot";
|
|
1044
|
+
value: `0x${string}`;
|
|
1018
1045
|
} | {
|
|
1046
|
+
__kind: "Btc";
|
|
1019
1047
|
value: {
|
|
1020
|
-
value: `0x${string}`;
|
|
1021
1048
|
__kind: "P2PKH";
|
|
1022
|
-
} | {
|
|
1023
1049
|
value: `0x${string}`;
|
|
1024
|
-
__kind: "P2SH";
|
|
1025
1050
|
} | {
|
|
1051
|
+
__kind: "P2SH";
|
|
1026
1052
|
value: `0x${string}`;
|
|
1027
|
-
__kind: "P2WPKH";
|
|
1028
1053
|
} | {
|
|
1054
|
+
__kind: "P2WPKH";
|
|
1029
1055
|
value: `0x${string}`;
|
|
1030
|
-
__kind: "P2WSH";
|
|
1031
1056
|
} | {
|
|
1057
|
+
__kind: "P2WSH";
|
|
1032
1058
|
value: `0x${string}`;
|
|
1059
|
+
} | {
|
|
1033
1060
|
__kind: "Taproot";
|
|
1061
|
+
value: `0x${string}`;
|
|
1034
1062
|
} | {
|
|
1035
1063
|
__kind: "OtherSegwit";
|
|
1036
1064
|
version: number;
|
|
1037
1065
|
program: `0x${string}`;
|
|
1038
1066
|
};
|
|
1039
|
-
__kind: "Btc";
|
|
1040
1067
|
} | {
|
|
1041
|
-
value: `0x${string}`;
|
|
1042
1068
|
__kind: "Arb";
|
|
1043
|
-
} | {
|
|
1044
1069
|
value: `0x${string}`;
|
|
1045
|
-
__kind: "Sol";
|
|
1046
1070
|
} | {
|
|
1071
|
+
__kind: "Sol";
|
|
1047
1072
|
value: `0x${string}`;
|
|
1073
|
+
} | {
|
|
1048
1074
|
__kind: "Hub";
|
|
1075
|
+
value: `0x${string}`;
|
|
1049
1076
|
} | null | undefined;
|
|
1050
1077
|
} | null | undefined;
|
|
1051
1078
|
brokerFee?: {
|
|
@@ -1060,24 +1087,24 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1060
1087
|
}, {
|
|
1061
1088
|
__kind: "DepositFailedVaultVariantSolana";
|
|
1062
1089
|
vaultWitness: {
|
|
1090
|
+
txId: [string, string | number];
|
|
1063
1091
|
depositDetails: {
|
|
1064
|
-
value: string;
|
|
1065
1092
|
__kind: "Channel";
|
|
1093
|
+
value: string;
|
|
1066
1094
|
} | {
|
|
1067
|
-
value: [string, string | number];
|
|
1068
1095
|
__kind: "VaultSwapAccount";
|
|
1096
|
+
value: [string, string | number];
|
|
1069
1097
|
};
|
|
1070
|
-
txId: [string, string | number];
|
|
1071
1098
|
inputAsset: {
|
|
1072
1099
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1073
1100
|
};
|
|
1074
1101
|
depositAmount: string | number;
|
|
1075
1102
|
outputAsset: {
|
|
1076
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
1103
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1077
1104
|
};
|
|
1078
1105
|
destinationAddress: {
|
|
1079
|
-
value: string;
|
|
1080
1106
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1107
|
+
value: string;
|
|
1081
1108
|
};
|
|
1082
1109
|
affiliateFees: {
|
|
1083
1110
|
account: number;
|
|
@@ -1095,8 +1122,8 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1095
1122
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1096
1123
|
};
|
|
1097
1124
|
boostFee: number;
|
|
1098
|
-
depositAddress?: string | null | undefined;
|
|
1099
1125
|
channelId?: string | number | null | undefined;
|
|
1126
|
+
depositAddress?: string | null | undefined;
|
|
1100
1127
|
depositMetadata?: {
|
|
1101
1128
|
channelMetadata: {
|
|
1102
1129
|
message: string;
|
|
@@ -1107,42 +1134,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1107
1134
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1108
1135
|
};
|
|
1109
1136
|
sourceAddress?: {
|
|
1110
|
-
value: string;
|
|
1111
1137
|
__kind: "Eth";
|
|
1112
|
-
} | {
|
|
1113
1138
|
value: string;
|
|
1139
|
+
} | {
|
|
1114
1140
|
__kind: "Dot";
|
|
1141
|
+
value: string;
|
|
1115
1142
|
} | {
|
|
1143
|
+
__kind: "Btc";
|
|
1116
1144
|
value: {
|
|
1117
|
-
value: string;
|
|
1118
1145
|
__kind: "P2PKH";
|
|
1119
|
-
} | {
|
|
1120
1146
|
value: string;
|
|
1121
|
-
__kind: "P2SH";
|
|
1122
1147
|
} | {
|
|
1148
|
+
__kind: "P2SH";
|
|
1123
1149
|
value: string;
|
|
1124
|
-
__kind: "P2WPKH";
|
|
1125
1150
|
} | {
|
|
1151
|
+
__kind: "P2WPKH";
|
|
1126
1152
|
value: string;
|
|
1127
|
-
__kind: "P2WSH";
|
|
1128
1153
|
} | {
|
|
1154
|
+
__kind: "P2WSH";
|
|
1129
1155
|
value: string;
|
|
1156
|
+
} | {
|
|
1130
1157
|
__kind: "Taproot";
|
|
1158
|
+
value: string;
|
|
1131
1159
|
} | {
|
|
1132
1160
|
__kind: "OtherSegwit";
|
|
1133
1161
|
version: number;
|
|
1134
1162
|
program: string;
|
|
1135
1163
|
};
|
|
1136
|
-
__kind: "Btc";
|
|
1137
1164
|
} | {
|
|
1138
|
-
value: string;
|
|
1139
1165
|
__kind: "Arb";
|
|
1140
|
-
} | {
|
|
1141
1166
|
value: string;
|
|
1142
|
-
__kind: "Sol";
|
|
1143
1167
|
} | {
|
|
1168
|
+
__kind: "Sol";
|
|
1144
1169
|
value: string;
|
|
1170
|
+
} | {
|
|
1145
1171
|
__kind: "Hub";
|
|
1172
|
+
value: string;
|
|
1146
1173
|
} | null | undefined;
|
|
1147
1174
|
} | null | undefined;
|
|
1148
1175
|
brokerFee?: {
|
|
@@ -1156,7 +1183,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1156
1183
|
};
|
|
1157
1184
|
}>]>;
|
|
1158
1185
|
}, "strip", z.ZodTypeAny, {
|
|
1159
|
-
blockHeight: bigint;
|
|
1160
1186
|
reason: {
|
|
1161
1187
|
__kind: "BelowMinimumDeposit";
|
|
1162
1188
|
} | {
|
|
@@ -1164,6 +1190,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1164
1190
|
} | {
|
|
1165
1191
|
__kind: "TransactionRejectedByBroker";
|
|
1166
1192
|
} | {
|
|
1193
|
+
__kind: "DepositWitnessRejected";
|
|
1167
1194
|
value: {
|
|
1168
1195
|
__kind: "Other";
|
|
1169
1196
|
} | {
|
|
@@ -1171,11 +1198,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1171
1198
|
} | {
|
|
1172
1199
|
__kind: "BadOrigin";
|
|
1173
1200
|
} | {
|
|
1201
|
+
__kind: "Module";
|
|
1174
1202
|
value: {
|
|
1175
1203
|
index: number;
|
|
1176
1204
|
error: `0x${string}`;
|
|
1177
1205
|
};
|
|
1178
|
-
__kind: "Module";
|
|
1179
1206
|
} | {
|
|
1180
1207
|
__kind: "ConsumerRemaining";
|
|
1181
1208
|
} | {
|
|
@@ -1183,14 +1210,14 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1183
1210
|
} | {
|
|
1184
1211
|
__kind: "TooManyConsumers";
|
|
1185
1212
|
} | {
|
|
1186
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1187
1213
|
__kind: "Token";
|
|
1214
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1188
1215
|
} | {
|
|
1189
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1190
1216
|
__kind: "Arithmetic";
|
|
1217
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1191
1218
|
} | {
|
|
1192
|
-
value: "LimitReached" | "NoLayer";
|
|
1193
1219
|
__kind: "Transactional";
|
|
1220
|
+
value: "LimitReached" | "NoLayer";
|
|
1194
1221
|
} | {
|
|
1195
1222
|
__kind: "Exhausted";
|
|
1196
1223
|
} | {
|
|
@@ -1199,39 +1226,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1199
1226
|
__kind: "Unavailable";
|
|
1200
1227
|
} | {
|
|
1201
1228
|
__kind: "RootNotAllowed";
|
|
1229
|
+
} | {
|
|
1230
|
+
__kind: "Trie";
|
|
1231
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1202
1232
|
};
|
|
1203
|
-
__kind: "DepositWitnessRejected";
|
|
1204
1233
|
} | {
|
|
1205
1234
|
__kind: "Unrefundable";
|
|
1206
1235
|
};
|
|
1236
|
+
blockHeight: bigint;
|
|
1207
1237
|
details: {
|
|
1208
1238
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
1209
1239
|
depositWitness: {
|
|
1210
|
-
depositAddress: `0x${string}`;
|
|
1211
1240
|
asset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1212
1241
|
amount: bigint;
|
|
1242
|
+
depositAddress: `0x${string}`;
|
|
1213
1243
|
depositDetails: {
|
|
1214
|
-
value: `0x${string}`;
|
|
1215
1244
|
__kind: "Channel";
|
|
1245
|
+
value: `0x${string}`;
|
|
1216
1246
|
} | {
|
|
1217
|
-
value: [`0x${string}`, bigint];
|
|
1218
1247
|
__kind: "VaultSwapAccount";
|
|
1248
|
+
value: [`0x${string}`, bigint];
|
|
1219
1249
|
};
|
|
1220
1250
|
};
|
|
1221
1251
|
} | {
|
|
1222
1252
|
__kind: "DepositFailedVaultVariantSolana";
|
|
1223
1253
|
vaultWitness: {
|
|
1254
|
+
txId: [`0x${string}`, bigint];
|
|
1224
1255
|
depositDetails: {
|
|
1225
|
-
value: `0x${string}`;
|
|
1226
1256
|
__kind: "Channel";
|
|
1257
|
+
value: `0x${string}`;
|
|
1227
1258
|
} | {
|
|
1228
|
-
value: [`0x${string}`, bigint];
|
|
1229
1259
|
__kind: "VaultSwapAccount";
|
|
1260
|
+
value: [`0x${string}`, bigint];
|
|
1230
1261
|
};
|
|
1231
|
-
txId: [`0x${string}`, bigint];
|
|
1232
1262
|
inputAsset: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1233
1263
|
depositAmount: bigint;
|
|
1234
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
1264
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1235
1265
|
destinationAddress: {
|
|
1236
1266
|
readonly chain: "Ethereum";
|
|
1237
1267
|
readonly address: `0x${string}`;
|
|
@@ -1267,8 +1297,8 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1267
1297
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1268
1298
|
};
|
|
1269
1299
|
boostFee: number;
|
|
1270
|
-
depositAddress?: `0x${string}` | null | undefined;
|
|
1271
1300
|
channelId?: bigint | null | undefined;
|
|
1301
|
+
depositAddress?: `0x${string}` | null | undefined;
|
|
1272
1302
|
depositMetadata?: {
|
|
1273
1303
|
channelMetadata: {
|
|
1274
1304
|
message: `0x${string}`;
|
|
@@ -1277,42 +1307,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1277
1307
|
};
|
|
1278
1308
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1279
1309
|
sourceAddress?: {
|
|
1280
|
-
value: `0x${string}`;
|
|
1281
1310
|
__kind: "Eth";
|
|
1282
|
-
} | {
|
|
1283
1311
|
value: `0x${string}`;
|
|
1312
|
+
} | {
|
|
1284
1313
|
__kind: "Dot";
|
|
1314
|
+
value: `0x${string}`;
|
|
1285
1315
|
} | {
|
|
1316
|
+
__kind: "Btc";
|
|
1286
1317
|
value: {
|
|
1287
|
-
value: `0x${string}`;
|
|
1288
1318
|
__kind: "P2PKH";
|
|
1289
|
-
} | {
|
|
1290
1319
|
value: `0x${string}`;
|
|
1291
|
-
__kind: "P2SH";
|
|
1292
1320
|
} | {
|
|
1321
|
+
__kind: "P2SH";
|
|
1293
1322
|
value: `0x${string}`;
|
|
1294
|
-
__kind: "P2WPKH";
|
|
1295
1323
|
} | {
|
|
1324
|
+
__kind: "P2WPKH";
|
|
1296
1325
|
value: `0x${string}`;
|
|
1297
|
-
__kind: "P2WSH";
|
|
1298
1326
|
} | {
|
|
1327
|
+
__kind: "P2WSH";
|
|
1299
1328
|
value: `0x${string}`;
|
|
1329
|
+
} | {
|
|
1300
1330
|
__kind: "Taproot";
|
|
1331
|
+
value: `0x${string}`;
|
|
1301
1332
|
} | {
|
|
1302
1333
|
__kind: "OtherSegwit";
|
|
1303
1334
|
version: number;
|
|
1304
1335
|
program: `0x${string}`;
|
|
1305
1336
|
};
|
|
1306
|
-
__kind: "Btc";
|
|
1307
1337
|
} | {
|
|
1308
|
-
value: `0x${string}`;
|
|
1309
1338
|
__kind: "Arb";
|
|
1310
|
-
} | {
|
|
1311
1339
|
value: `0x${string}`;
|
|
1312
|
-
__kind: "Sol";
|
|
1313
1340
|
} | {
|
|
1341
|
+
__kind: "Sol";
|
|
1314
1342
|
value: `0x${string}`;
|
|
1343
|
+
} | {
|
|
1315
1344
|
__kind: "Hub";
|
|
1345
|
+
value: `0x${string}`;
|
|
1316
1346
|
} | null | undefined;
|
|
1317
1347
|
} | null | undefined;
|
|
1318
1348
|
brokerFee?: {
|
|
@@ -1326,7 +1356,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1326
1356
|
};
|
|
1327
1357
|
};
|
|
1328
1358
|
}, {
|
|
1329
|
-
blockHeight: string | number;
|
|
1330
1359
|
reason: {
|
|
1331
1360
|
__kind: "BelowMinimumDeposit";
|
|
1332
1361
|
} | {
|
|
@@ -1334,6 +1363,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1334
1363
|
} | {
|
|
1335
1364
|
__kind: "TransactionRejectedByBroker";
|
|
1336
1365
|
} | {
|
|
1366
|
+
__kind: "DepositWitnessRejected";
|
|
1337
1367
|
value: {
|
|
1338
1368
|
__kind: "Other";
|
|
1339
1369
|
} | {
|
|
@@ -1341,11 +1371,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1341
1371
|
} | {
|
|
1342
1372
|
__kind: "BadOrigin";
|
|
1343
1373
|
} | {
|
|
1374
|
+
__kind: "Module";
|
|
1344
1375
|
value: {
|
|
1345
1376
|
index: number;
|
|
1346
1377
|
error: string;
|
|
1347
1378
|
};
|
|
1348
|
-
__kind: "Module";
|
|
1349
1379
|
} | {
|
|
1350
1380
|
__kind: "ConsumerRemaining";
|
|
1351
1381
|
} | {
|
|
@@ -1353,20 +1383,20 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1353
1383
|
} | {
|
|
1354
1384
|
__kind: "TooManyConsumers";
|
|
1355
1385
|
} | {
|
|
1386
|
+
__kind: "Token";
|
|
1356
1387
|
value: {
|
|
1357
1388
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1358
1389
|
};
|
|
1359
|
-
__kind: "Token";
|
|
1360
1390
|
} | {
|
|
1391
|
+
__kind: "Arithmetic";
|
|
1361
1392
|
value: {
|
|
1362
1393
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1363
1394
|
};
|
|
1364
|
-
__kind: "Arithmetic";
|
|
1365
1395
|
} | {
|
|
1396
|
+
__kind: "Transactional";
|
|
1366
1397
|
value: {
|
|
1367
1398
|
__kind: "LimitReached" | "NoLayer";
|
|
1368
1399
|
};
|
|
1369
|
-
__kind: "Transactional";
|
|
1370
1400
|
} | {
|
|
1371
1401
|
__kind: "Exhausted";
|
|
1372
1402
|
} | {
|
|
@@ -1375,48 +1405,53 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1375
1405
|
__kind: "Unavailable";
|
|
1376
1406
|
} | {
|
|
1377
1407
|
__kind: "RootNotAllowed";
|
|
1408
|
+
} | {
|
|
1409
|
+
__kind: "Trie";
|
|
1410
|
+
value: {
|
|
1411
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1412
|
+
};
|
|
1378
1413
|
};
|
|
1379
|
-
__kind: "DepositWitnessRejected";
|
|
1380
1414
|
} | {
|
|
1381
1415
|
__kind: "Unrefundable";
|
|
1382
1416
|
};
|
|
1417
|
+
blockHeight: string | number;
|
|
1383
1418
|
details: {
|
|
1384
1419
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
1385
1420
|
depositWitness: {
|
|
1386
|
-
depositAddress: string;
|
|
1387
1421
|
asset: {
|
|
1388
1422
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1389
1423
|
};
|
|
1390
1424
|
amount: string | number;
|
|
1425
|
+
depositAddress: string;
|
|
1391
1426
|
depositDetails: {
|
|
1392
|
-
value: string;
|
|
1393
1427
|
__kind: "Channel";
|
|
1428
|
+
value: string;
|
|
1394
1429
|
} | {
|
|
1395
|
-
value: [string, string | number];
|
|
1396
1430
|
__kind: "VaultSwapAccount";
|
|
1431
|
+
value: [string, string | number];
|
|
1397
1432
|
};
|
|
1398
1433
|
};
|
|
1399
1434
|
} | {
|
|
1400
1435
|
__kind: "DepositFailedVaultVariantSolana";
|
|
1401
1436
|
vaultWitness: {
|
|
1437
|
+
txId: [string, string | number];
|
|
1402
1438
|
depositDetails: {
|
|
1403
|
-
value: string;
|
|
1404
1439
|
__kind: "Channel";
|
|
1440
|
+
value: string;
|
|
1405
1441
|
} | {
|
|
1406
|
-
value: [string, string | number];
|
|
1407
1442
|
__kind: "VaultSwapAccount";
|
|
1443
|
+
value: [string, string | number];
|
|
1408
1444
|
};
|
|
1409
|
-
txId: [string, string | number];
|
|
1410
1445
|
inputAsset: {
|
|
1411
1446
|
__kind: "Sol" | "SolUsdc" | "SolUsdt";
|
|
1412
1447
|
};
|
|
1413
1448
|
depositAmount: string | number;
|
|
1414
1449
|
outputAsset: {
|
|
1415
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
1450
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1416
1451
|
};
|
|
1417
1452
|
destinationAddress: {
|
|
1418
|
-
value: string;
|
|
1419
1453
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1454
|
+
value: string;
|
|
1420
1455
|
};
|
|
1421
1456
|
affiliateFees: {
|
|
1422
1457
|
account: number;
|
|
@@ -1434,8 +1469,8 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1434
1469
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1435
1470
|
};
|
|
1436
1471
|
boostFee: number;
|
|
1437
|
-
depositAddress?: string | null | undefined;
|
|
1438
1472
|
channelId?: string | number | null | undefined;
|
|
1473
|
+
depositAddress?: string | null | undefined;
|
|
1439
1474
|
depositMetadata?: {
|
|
1440
1475
|
channelMetadata: {
|
|
1441
1476
|
message: string;
|
|
@@ -1446,42 +1481,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1446
1481
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1447
1482
|
};
|
|
1448
1483
|
sourceAddress?: {
|
|
1449
|
-
value: string;
|
|
1450
1484
|
__kind: "Eth";
|
|
1451
|
-
} | {
|
|
1452
1485
|
value: string;
|
|
1486
|
+
} | {
|
|
1453
1487
|
__kind: "Dot";
|
|
1488
|
+
value: string;
|
|
1454
1489
|
} | {
|
|
1490
|
+
__kind: "Btc";
|
|
1455
1491
|
value: {
|
|
1456
|
-
value: string;
|
|
1457
1492
|
__kind: "P2PKH";
|
|
1458
|
-
} | {
|
|
1459
1493
|
value: string;
|
|
1460
|
-
__kind: "P2SH";
|
|
1461
1494
|
} | {
|
|
1495
|
+
__kind: "P2SH";
|
|
1462
1496
|
value: string;
|
|
1463
|
-
__kind: "P2WPKH";
|
|
1464
1497
|
} | {
|
|
1498
|
+
__kind: "P2WPKH";
|
|
1465
1499
|
value: string;
|
|
1466
|
-
__kind: "P2WSH";
|
|
1467
1500
|
} | {
|
|
1501
|
+
__kind: "P2WSH";
|
|
1468
1502
|
value: string;
|
|
1503
|
+
} | {
|
|
1469
1504
|
__kind: "Taproot";
|
|
1505
|
+
value: string;
|
|
1470
1506
|
} | {
|
|
1471
1507
|
__kind: "OtherSegwit";
|
|
1472
1508
|
version: number;
|
|
1473
1509
|
program: string;
|
|
1474
1510
|
};
|
|
1475
|
-
__kind: "Btc";
|
|
1476
1511
|
} | {
|
|
1477
|
-
value: string;
|
|
1478
1512
|
__kind: "Arb";
|
|
1479
|
-
} | {
|
|
1480
1513
|
value: string;
|
|
1481
|
-
__kind: "Sol";
|
|
1482
1514
|
} | {
|
|
1515
|
+
__kind: "Sol";
|
|
1483
1516
|
value: string;
|
|
1517
|
+
} | {
|
|
1484
1518
|
__kind: "Hub";
|
|
1519
|
+
value: string;
|
|
1485
1520
|
} | null | undefined;
|
|
1486
1521
|
} | null | undefined;
|
|
1487
1522
|
brokerFee?: {
|