@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 arbitrumIngressEgressDepositFailed: 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 arbitrumIngressEgressDepositFailed: 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 arbitrumIngressEgressDepositFailed: 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 arbitrumIngressEgressDepositFailed: 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 arbitrumIngressEgressDepositFailed: 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 arbitrumIngressEgressDepositFailed: 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 arbitrumIngressEgressDepositFailed: 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 arbitrumIngressEgressDepositFailed: 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 arbitrumIngressEgressDepositFailed: 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 arbitrumIngressEgressDepositFailed: 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 arbitrumIngressEgressDepositFailed: 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, {
|
|
@@ -276,18 +303,18 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
276
303
|
txHashes?: string[] | null | undefined;
|
|
277
304
|
}>;
|
|
278
305
|
}, "strip", z.ZodTypeAny, {
|
|
279
|
-
depositAddress: `0x${string}`;
|
|
280
306
|
asset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
281
307
|
amount: bigint;
|
|
308
|
+
depositAddress: `0x${string}`;
|
|
282
309
|
depositDetails: {
|
|
283
310
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
284
311
|
};
|
|
285
312
|
}, {
|
|
286
|
-
depositAddress: string;
|
|
287
313
|
asset: {
|
|
288
314
|
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
289
315
|
};
|
|
290
316
|
amount: string | number;
|
|
317
|
+
depositAddress: string;
|
|
291
318
|
depositDetails: {
|
|
292
319
|
txHashes?: string[] | null | undefined;
|
|
293
320
|
};
|
|
@@ -295,9 +322,9 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
295
322
|
}, "strip", z.ZodTypeAny, {
|
|
296
323
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
297
324
|
depositWitness: {
|
|
298
|
-
depositAddress: `0x${string}`;
|
|
299
325
|
asset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
300
326
|
amount: bigint;
|
|
327
|
+
depositAddress: `0x${string}`;
|
|
301
328
|
depositDetails: {
|
|
302
329
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
303
330
|
};
|
|
@@ -305,11 +332,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
305
332
|
}, {
|
|
306
333
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
307
334
|
depositWitness: {
|
|
308
|
-
depositAddress: string;
|
|
309
335
|
asset: {
|
|
310
336
|
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
311
337
|
};
|
|
312
338
|
amount: string | number;
|
|
339
|
+
depositAddress: string;
|
|
313
340
|
depositDetails: {
|
|
314
341
|
txHashes?: string[] | null | undefined;
|
|
315
342
|
};
|
|
@@ -339,21 +366,21 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
339
366
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
340
367
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc", "Wbtc", "ArbUsdt", "SolUsdt"]>;
|
|
341
368
|
}, "strip", z.ZodTypeAny, {
|
|
342
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
369
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
343
370
|
}, {
|
|
344
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
345
|
-
}>, "Eth" | "Flip" | "Usdc" | "
|
|
346
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
371
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
372
|
+
}>, "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt", {
|
|
373
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
347
374
|
}>;
|
|
348
375
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
349
376
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
350
377
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
351
378
|
}, "strip", z.ZodTypeAny, {
|
|
352
|
-
value: `0x${string}`;
|
|
353
379
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
380
|
+
value: `0x${string}`;
|
|
354
381
|
}, {
|
|
355
|
-
value: string;
|
|
356
382
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
383
|
+
value: string;
|
|
357
384
|
}>, {
|
|
358
385
|
readonly chain: "Ethereum";
|
|
359
386
|
readonly address: `0x${string}`;
|
|
@@ -373,8 +400,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
373
400
|
readonly chain: "Assethub";
|
|
374
401
|
readonly address: string;
|
|
375
402
|
}, {
|
|
376
|
-
value: string;
|
|
377
403
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
404
|
+
value: string;
|
|
378
405
|
}>;
|
|
379
406
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
380
407
|
channelMetadata: z.ZodObject<{
|
|
@@ -403,67 +430,67 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
403
430
|
__kind: z.ZodLiteral<"Eth">;
|
|
404
431
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
405
432
|
}, "strip", z.ZodTypeAny, {
|
|
406
|
-
value: `0x${string}`;
|
|
407
433
|
__kind: "Eth";
|
|
434
|
+
value: `0x${string}`;
|
|
408
435
|
}, {
|
|
409
|
-
value: string;
|
|
410
436
|
__kind: "Eth";
|
|
437
|
+
value: string;
|
|
411
438
|
}>, z.ZodObject<{
|
|
412
439
|
__kind: z.ZodLiteral<"Dot">;
|
|
413
440
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
414
441
|
}, "strip", z.ZodTypeAny, {
|
|
415
|
-
value: `0x${string}`;
|
|
416
442
|
__kind: "Dot";
|
|
443
|
+
value: `0x${string}`;
|
|
417
444
|
}, {
|
|
418
|
-
value: string;
|
|
419
445
|
__kind: "Dot";
|
|
446
|
+
value: string;
|
|
420
447
|
}>, z.ZodObject<{
|
|
421
448
|
__kind: z.ZodLiteral<"Btc">;
|
|
422
449
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
423
450
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
424
451
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
425
452
|
}, "strip", z.ZodTypeAny, {
|
|
426
|
-
value: `0x${string}`;
|
|
427
453
|
__kind: "P2PKH";
|
|
454
|
+
value: `0x${string}`;
|
|
428
455
|
}, {
|
|
429
|
-
value: string;
|
|
430
456
|
__kind: "P2PKH";
|
|
457
|
+
value: string;
|
|
431
458
|
}>, z.ZodObject<{
|
|
432
459
|
__kind: z.ZodLiteral<"P2SH">;
|
|
433
460
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
434
461
|
}, "strip", z.ZodTypeAny, {
|
|
435
|
-
value: `0x${string}`;
|
|
436
462
|
__kind: "P2SH";
|
|
463
|
+
value: `0x${string}`;
|
|
437
464
|
}, {
|
|
438
|
-
value: string;
|
|
439
465
|
__kind: "P2SH";
|
|
466
|
+
value: string;
|
|
440
467
|
}>, z.ZodObject<{
|
|
441
468
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
442
469
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
443
470
|
}, "strip", z.ZodTypeAny, {
|
|
444
|
-
value: `0x${string}`;
|
|
445
471
|
__kind: "P2WPKH";
|
|
472
|
+
value: `0x${string}`;
|
|
446
473
|
}, {
|
|
447
|
-
value: string;
|
|
448
474
|
__kind: "P2WPKH";
|
|
475
|
+
value: string;
|
|
449
476
|
}>, z.ZodObject<{
|
|
450
477
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
451
478
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
452
479
|
}, "strip", z.ZodTypeAny, {
|
|
453
|
-
value: `0x${string}`;
|
|
454
480
|
__kind: "P2WSH";
|
|
481
|
+
value: `0x${string}`;
|
|
455
482
|
}, {
|
|
456
|
-
value: string;
|
|
457
483
|
__kind: "P2WSH";
|
|
484
|
+
value: string;
|
|
458
485
|
}>, z.ZodObject<{
|
|
459
486
|
__kind: z.ZodLiteral<"Taproot">;
|
|
460
487
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
461
488
|
}, "strip", z.ZodTypeAny, {
|
|
462
|
-
value: `0x${string}`;
|
|
463
489
|
__kind: "Taproot";
|
|
490
|
+
value: `0x${string}`;
|
|
464
491
|
}, {
|
|
465
|
-
value: string;
|
|
466
492
|
__kind: "Taproot";
|
|
493
|
+
value: string;
|
|
467
494
|
}>, z.ZodObject<{
|
|
468
495
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
469
496
|
version: z.ZodNumber;
|
|
@@ -478,76 +505,76 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
478
505
|
program: string;
|
|
479
506
|
}>]>;
|
|
480
507
|
}, "strip", z.ZodTypeAny, {
|
|
508
|
+
__kind: "Btc";
|
|
481
509
|
value: {
|
|
482
|
-
value: `0x${string}`;
|
|
483
510
|
__kind: "P2PKH";
|
|
484
|
-
} | {
|
|
485
511
|
value: `0x${string}`;
|
|
486
|
-
__kind: "P2SH";
|
|
487
512
|
} | {
|
|
513
|
+
__kind: "P2SH";
|
|
488
514
|
value: `0x${string}`;
|
|
489
|
-
__kind: "P2WPKH";
|
|
490
515
|
} | {
|
|
516
|
+
__kind: "P2WPKH";
|
|
491
517
|
value: `0x${string}`;
|
|
492
|
-
__kind: "P2WSH";
|
|
493
518
|
} | {
|
|
519
|
+
__kind: "P2WSH";
|
|
494
520
|
value: `0x${string}`;
|
|
521
|
+
} | {
|
|
495
522
|
__kind: "Taproot";
|
|
523
|
+
value: `0x${string}`;
|
|
496
524
|
} | {
|
|
497
525
|
__kind: "OtherSegwit";
|
|
498
526
|
version: number;
|
|
499
527
|
program: `0x${string}`;
|
|
500
528
|
};
|
|
501
|
-
__kind: "Btc";
|
|
502
529
|
}, {
|
|
530
|
+
__kind: "Btc";
|
|
503
531
|
value: {
|
|
504
|
-
value: string;
|
|
505
532
|
__kind: "P2PKH";
|
|
506
|
-
} | {
|
|
507
533
|
value: string;
|
|
508
|
-
__kind: "P2SH";
|
|
509
534
|
} | {
|
|
535
|
+
__kind: "P2SH";
|
|
510
536
|
value: string;
|
|
511
|
-
__kind: "P2WPKH";
|
|
512
537
|
} | {
|
|
538
|
+
__kind: "P2WPKH";
|
|
513
539
|
value: string;
|
|
514
|
-
__kind: "P2WSH";
|
|
515
540
|
} | {
|
|
541
|
+
__kind: "P2WSH";
|
|
516
542
|
value: string;
|
|
543
|
+
} | {
|
|
517
544
|
__kind: "Taproot";
|
|
545
|
+
value: string;
|
|
518
546
|
} | {
|
|
519
547
|
__kind: "OtherSegwit";
|
|
520
548
|
version: number;
|
|
521
549
|
program: string;
|
|
522
550
|
};
|
|
523
|
-
__kind: "Btc";
|
|
524
551
|
}>, z.ZodObject<{
|
|
525
552
|
__kind: z.ZodLiteral<"Arb">;
|
|
526
553
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
527
554
|
}, "strip", z.ZodTypeAny, {
|
|
528
|
-
value: `0x${string}`;
|
|
529
555
|
__kind: "Arb";
|
|
556
|
+
value: `0x${string}`;
|
|
530
557
|
}, {
|
|
531
|
-
value: string;
|
|
532
558
|
__kind: "Arb";
|
|
559
|
+
value: string;
|
|
533
560
|
}>, z.ZodObject<{
|
|
534
561
|
__kind: z.ZodLiteral<"Sol">;
|
|
535
562
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
536
563
|
}, "strip", z.ZodTypeAny, {
|
|
537
|
-
value: `0x${string}`;
|
|
538
564
|
__kind: "Sol";
|
|
565
|
+
value: `0x${string}`;
|
|
539
566
|
}, {
|
|
540
|
-
value: string;
|
|
541
567
|
__kind: "Sol";
|
|
568
|
+
value: string;
|
|
542
569
|
}>, z.ZodObject<{
|
|
543
570
|
__kind: z.ZodLiteral<"Hub">;
|
|
544
571
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
545
572
|
}, "strip", z.ZodTypeAny, {
|
|
546
|
-
value: `0x${string}`;
|
|
547
573
|
__kind: "Hub";
|
|
574
|
+
value: `0x${string}`;
|
|
548
575
|
}, {
|
|
549
|
-
value: string;
|
|
550
576
|
__kind: "Hub";
|
|
577
|
+
value: string;
|
|
551
578
|
}>]>>>;
|
|
552
579
|
}, "strip", z.ZodTypeAny, {
|
|
553
580
|
channelMetadata: {
|
|
@@ -557,42 +584,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
557
584
|
};
|
|
558
585
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
559
586
|
sourceAddress?: {
|
|
560
|
-
value: `0x${string}`;
|
|
561
587
|
__kind: "Eth";
|
|
562
|
-
} | {
|
|
563
588
|
value: `0x${string}`;
|
|
589
|
+
} | {
|
|
564
590
|
__kind: "Dot";
|
|
591
|
+
value: `0x${string}`;
|
|
565
592
|
} | {
|
|
593
|
+
__kind: "Btc";
|
|
566
594
|
value: {
|
|
567
|
-
value: `0x${string}`;
|
|
568
595
|
__kind: "P2PKH";
|
|
569
|
-
} | {
|
|
570
596
|
value: `0x${string}`;
|
|
571
|
-
__kind: "P2SH";
|
|
572
597
|
} | {
|
|
598
|
+
__kind: "P2SH";
|
|
573
599
|
value: `0x${string}`;
|
|
574
|
-
__kind: "P2WPKH";
|
|
575
600
|
} | {
|
|
601
|
+
__kind: "P2WPKH";
|
|
576
602
|
value: `0x${string}`;
|
|
577
|
-
__kind: "P2WSH";
|
|
578
603
|
} | {
|
|
604
|
+
__kind: "P2WSH";
|
|
579
605
|
value: `0x${string}`;
|
|
606
|
+
} | {
|
|
580
607
|
__kind: "Taproot";
|
|
608
|
+
value: `0x${string}`;
|
|
581
609
|
} | {
|
|
582
610
|
__kind: "OtherSegwit";
|
|
583
611
|
version: number;
|
|
584
612
|
program: `0x${string}`;
|
|
585
613
|
};
|
|
586
|
-
__kind: "Btc";
|
|
587
614
|
} | {
|
|
588
|
-
value: `0x${string}`;
|
|
589
615
|
__kind: "Arb";
|
|
590
|
-
} | {
|
|
591
616
|
value: `0x${string}`;
|
|
592
|
-
__kind: "Sol";
|
|
593
617
|
} | {
|
|
618
|
+
__kind: "Sol";
|
|
594
619
|
value: `0x${string}`;
|
|
620
|
+
} | {
|
|
595
621
|
__kind: "Hub";
|
|
622
|
+
value: `0x${string}`;
|
|
596
623
|
} | null | undefined;
|
|
597
624
|
}, {
|
|
598
625
|
channelMetadata: {
|
|
@@ -604,42 +631,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
604
631
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
605
632
|
};
|
|
606
633
|
sourceAddress?: {
|
|
607
|
-
value: string;
|
|
608
634
|
__kind: "Eth";
|
|
609
|
-
} | {
|
|
610
635
|
value: string;
|
|
636
|
+
} | {
|
|
611
637
|
__kind: "Dot";
|
|
638
|
+
value: string;
|
|
612
639
|
} | {
|
|
640
|
+
__kind: "Btc";
|
|
613
641
|
value: {
|
|
614
|
-
value: string;
|
|
615
642
|
__kind: "P2PKH";
|
|
616
|
-
} | {
|
|
617
643
|
value: string;
|
|
618
|
-
__kind: "P2SH";
|
|
619
644
|
} | {
|
|
645
|
+
__kind: "P2SH";
|
|
620
646
|
value: string;
|
|
621
|
-
__kind: "P2WPKH";
|
|
622
647
|
} | {
|
|
648
|
+
__kind: "P2WPKH";
|
|
623
649
|
value: string;
|
|
624
|
-
__kind: "P2WSH";
|
|
625
650
|
} | {
|
|
651
|
+
__kind: "P2WSH";
|
|
626
652
|
value: string;
|
|
653
|
+
} | {
|
|
627
654
|
__kind: "Taproot";
|
|
655
|
+
value: string;
|
|
628
656
|
} | {
|
|
629
657
|
__kind: "OtherSegwit";
|
|
630
658
|
version: number;
|
|
631
659
|
program: string;
|
|
632
660
|
};
|
|
633
|
-
__kind: "Btc";
|
|
634
661
|
} | {
|
|
635
|
-
value: string;
|
|
636
662
|
__kind: "Arb";
|
|
637
|
-
} | {
|
|
638
663
|
value: string;
|
|
639
|
-
__kind: "Sol";
|
|
640
664
|
} | {
|
|
665
|
+
__kind: "Sol";
|
|
641
666
|
value: string;
|
|
667
|
+
} | {
|
|
642
668
|
__kind: "Hub";
|
|
669
|
+
value: string;
|
|
643
670
|
} | null | undefined;
|
|
644
671
|
}>>>;
|
|
645
672
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -714,13 +741,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
714
741
|
}>>>;
|
|
715
742
|
boostFee: z.ZodNumber;
|
|
716
743
|
}, "strip", z.ZodTypeAny, {
|
|
744
|
+
txId: `0x${string}`;
|
|
717
745
|
depositDetails: {
|
|
718
746
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
719
747
|
};
|
|
720
|
-
txId: `0x${string}`;
|
|
721
748
|
inputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
722
749
|
depositAmount: bigint;
|
|
723
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
750
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
724
751
|
destinationAddress: {
|
|
725
752
|
readonly chain: "Ethereum";
|
|
726
753
|
readonly address: `0x${string}`;
|
|
@@ -756,8 +783,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
756
783
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
757
784
|
};
|
|
758
785
|
boostFee: number;
|
|
759
|
-
depositAddress?: `0x${string}` | null | undefined;
|
|
760
786
|
channelId?: bigint | null | undefined;
|
|
787
|
+
depositAddress?: `0x${string}` | null | undefined;
|
|
761
788
|
depositMetadata?: {
|
|
762
789
|
channelMetadata: {
|
|
763
790
|
message: `0x${string}`;
|
|
@@ -766,42 +793,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
766
793
|
};
|
|
767
794
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
768
795
|
sourceAddress?: {
|
|
769
|
-
value: `0x${string}`;
|
|
770
796
|
__kind: "Eth";
|
|
771
|
-
} | {
|
|
772
797
|
value: `0x${string}`;
|
|
798
|
+
} | {
|
|
773
799
|
__kind: "Dot";
|
|
800
|
+
value: `0x${string}`;
|
|
774
801
|
} | {
|
|
802
|
+
__kind: "Btc";
|
|
775
803
|
value: {
|
|
776
|
-
value: `0x${string}`;
|
|
777
804
|
__kind: "P2PKH";
|
|
778
|
-
} | {
|
|
779
805
|
value: `0x${string}`;
|
|
780
|
-
__kind: "P2SH";
|
|
781
806
|
} | {
|
|
807
|
+
__kind: "P2SH";
|
|
782
808
|
value: `0x${string}`;
|
|
783
|
-
__kind: "P2WPKH";
|
|
784
809
|
} | {
|
|
810
|
+
__kind: "P2WPKH";
|
|
785
811
|
value: `0x${string}`;
|
|
786
|
-
__kind: "P2WSH";
|
|
787
812
|
} | {
|
|
813
|
+
__kind: "P2WSH";
|
|
788
814
|
value: `0x${string}`;
|
|
815
|
+
} | {
|
|
789
816
|
__kind: "Taproot";
|
|
817
|
+
value: `0x${string}`;
|
|
790
818
|
} | {
|
|
791
819
|
__kind: "OtherSegwit";
|
|
792
820
|
version: number;
|
|
793
821
|
program: `0x${string}`;
|
|
794
822
|
};
|
|
795
|
-
__kind: "Btc";
|
|
796
823
|
} | {
|
|
797
|
-
value: `0x${string}`;
|
|
798
824
|
__kind: "Arb";
|
|
799
|
-
} | {
|
|
800
825
|
value: `0x${string}`;
|
|
801
|
-
__kind: "Sol";
|
|
802
826
|
} | {
|
|
827
|
+
__kind: "Sol";
|
|
803
828
|
value: `0x${string}`;
|
|
829
|
+
} | {
|
|
804
830
|
__kind: "Hub";
|
|
831
|
+
value: `0x${string}`;
|
|
805
832
|
} | null | undefined;
|
|
806
833
|
} | null | undefined;
|
|
807
834
|
brokerFee?: {
|
|
@@ -813,20 +840,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
813
840
|
chunkInterval: number;
|
|
814
841
|
} | null | undefined;
|
|
815
842
|
}, {
|
|
843
|
+
txId: string;
|
|
816
844
|
depositDetails: {
|
|
817
845
|
txHashes?: string[] | null | undefined;
|
|
818
846
|
};
|
|
819
|
-
txId: string;
|
|
820
847
|
inputAsset: {
|
|
821
848
|
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
822
849
|
};
|
|
823
850
|
depositAmount: string | number;
|
|
824
851
|
outputAsset: {
|
|
825
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
852
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
826
853
|
};
|
|
827
854
|
destinationAddress: {
|
|
828
|
-
value: string;
|
|
829
855
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
856
|
+
value: string;
|
|
830
857
|
};
|
|
831
858
|
affiliateFees: {
|
|
832
859
|
account: number;
|
|
@@ -844,8 +871,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
844
871
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
845
872
|
};
|
|
846
873
|
boostFee: number;
|
|
847
|
-
depositAddress?: string | null | undefined;
|
|
848
874
|
channelId?: string | number | null | undefined;
|
|
875
|
+
depositAddress?: string | null | undefined;
|
|
849
876
|
depositMetadata?: {
|
|
850
877
|
channelMetadata: {
|
|
851
878
|
message: string;
|
|
@@ -856,42 +883,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
856
883
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
857
884
|
};
|
|
858
885
|
sourceAddress?: {
|
|
859
|
-
value: string;
|
|
860
886
|
__kind: "Eth";
|
|
861
|
-
} | {
|
|
862
887
|
value: string;
|
|
888
|
+
} | {
|
|
863
889
|
__kind: "Dot";
|
|
890
|
+
value: string;
|
|
864
891
|
} | {
|
|
892
|
+
__kind: "Btc";
|
|
865
893
|
value: {
|
|
866
|
-
value: string;
|
|
867
894
|
__kind: "P2PKH";
|
|
868
|
-
} | {
|
|
869
895
|
value: string;
|
|
870
|
-
__kind: "P2SH";
|
|
871
896
|
} | {
|
|
897
|
+
__kind: "P2SH";
|
|
872
898
|
value: string;
|
|
873
|
-
__kind: "P2WPKH";
|
|
874
899
|
} | {
|
|
900
|
+
__kind: "P2WPKH";
|
|
875
901
|
value: string;
|
|
876
|
-
__kind: "P2WSH";
|
|
877
902
|
} | {
|
|
903
|
+
__kind: "P2WSH";
|
|
878
904
|
value: string;
|
|
905
|
+
} | {
|
|
879
906
|
__kind: "Taproot";
|
|
907
|
+
value: string;
|
|
880
908
|
} | {
|
|
881
909
|
__kind: "OtherSegwit";
|
|
882
910
|
version: number;
|
|
883
911
|
program: string;
|
|
884
912
|
};
|
|
885
|
-
__kind: "Btc";
|
|
886
913
|
} | {
|
|
887
|
-
value: string;
|
|
888
914
|
__kind: "Arb";
|
|
889
|
-
} | {
|
|
890
915
|
value: string;
|
|
891
|
-
__kind: "Sol";
|
|
892
916
|
} | {
|
|
917
|
+
__kind: "Sol";
|
|
893
918
|
value: string;
|
|
919
|
+
} | {
|
|
894
920
|
__kind: "Hub";
|
|
921
|
+
value: string;
|
|
895
922
|
} | null | undefined;
|
|
896
923
|
} | null | undefined;
|
|
897
924
|
brokerFee?: {
|
|
@@ -906,13 +933,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
906
933
|
}, "strip", z.ZodTypeAny, {
|
|
907
934
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
908
935
|
vaultWitness: {
|
|
936
|
+
txId: `0x${string}`;
|
|
909
937
|
depositDetails: {
|
|
910
938
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
911
939
|
};
|
|
912
|
-
txId: `0x${string}`;
|
|
913
940
|
inputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
914
941
|
depositAmount: bigint;
|
|
915
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
942
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
916
943
|
destinationAddress: {
|
|
917
944
|
readonly chain: "Ethereum";
|
|
918
945
|
readonly address: `0x${string}`;
|
|
@@ -948,8 +975,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
948
975
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
949
976
|
};
|
|
950
977
|
boostFee: number;
|
|
951
|
-
depositAddress?: `0x${string}` | null | undefined;
|
|
952
978
|
channelId?: bigint | null | undefined;
|
|
979
|
+
depositAddress?: `0x${string}` | null | undefined;
|
|
953
980
|
depositMetadata?: {
|
|
954
981
|
channelMetadata: {
|
|
955
982
|
message: `0x${string}`;
|
|
@@ -958,42 +985,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
958
985
|
};
|
|
959
986
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
960
987
|
sourceAddress?: {
|
|
961
|
-
value: `0x${string}`;
|
|
962
988
|
__kind: "Eth";
|
|
963
|
-
} | {
|
|
964
989
|
value: `0x${string}`;
|
|
990
|
+
} | {
|
|
965
991
|
__kind: "Dot";
|
|
992
|
+
value: `0x${string}`;
|
|
966
993
|
} | {
|
|
994
|
+
__kind: "Btc";
|
|
967
995
|
value: {
|
|
968
|
-
value: `0x${string}`;
|
|
969
996
|
__kind: "P2PKH";
|
|
970
|
-
} | {
|
|
971
997
|
value: `0x${string}`;
|
|
972
|
-
__kind: "P2SH";
|
|
973
998
|
} | {
|
|
999
|
+
__kind: "P2SH";
|
|
974
1000
|
value: `0x${string}`;
|
|
975
|
-
__kind: "P2WPKH";
|
|
976
1001
|
} | {
|
|
1002
|
+
__kind: "P2WPKH";
|
|
977
1003
|
value: `0x${string}`;
|
|
978
|
-
__kind: "P2WSH";
|
|
979
1004
|
} | {
|
|
1005
|
+
__kind: "P2WSH";
|
|
980
1006
|
value: `0x${string}`;
|
|
1007
|
+
} | {
|
|
981
1008
|
__kind: "Taproot";
|
|
1009
|
+
value: `0x${string}`;
|
|
982
1010
|
} | {
|
|
983
1011
|
__kind: "OtherSegwit";
|
|
984
1012
|
version: number;
|
|
985
1013
|
program: `0x${string}`;
|
|
986
1014
|
};
|
|
987
|
-
__kind: "Btc";
|
|
988
1015
|
} | {
|
|
989
|
-
value: `0x${string}`;
|
|
990
1016
|
__kind: "Arb";
|
|
991
|
-
} | {
|
|
992
1017
|
value: `0x${string}`;
|
|
993
|
-
__kind: "Sol";
|
|
994
1018
|
} | {
|
|
1019
|
+
__kind: "Sol";
|
|
995
1020
|
value: `0x${string}`;
|
|
1021
|
+
} | {
|
|
996
1022
|
__kind: "Hub";
|
|
1023
|
+
value: `0x${string}`;
|
|
997
1024
|
} | null | undefined;
|
|
998
1025
|
} | null | undefined;
|
|
999
1026
|
brokerFee?: {
|
|
@@ -1008,20 +1035,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1008
1035
|
}, {
|
|
1009
1036
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
1010
1037
|
vaultWitness: {
|
|
1038
|
+
txId: string;
|
|
1011
1039
|
depositDetails: {
|
|
1012
1040
|
txHashes?: string[] | null | undefined;
|
|
1013
1041
|
};
|
|
1014
|
-
txId: string;
|
|
1015
1042
|
inputAsset: {
|
|
1016
1043
|
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
1017
1044
|
};
|
|
1018
1045
|
depositAmount: string | number;
|
|
1019
1046
|
outputAsset: {
|
|
1020
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
1047
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1021
1048
|
};
|
|
1022
1049
|
destinationAddress: {
|
|
1023
|
-
value: string;
|
|
1024
1050
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1051
|
+
value: string;
|
|
1025
1052
|
};
|
|
1026
1053
|
affiliateFees: {
|
|
1027
1054
|
account: number;
|
|
@@ -1039,8 +1066,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1039
1066
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1040
1067
|
};
|
|
1041
1068
|
boostFee: number;
|
|
1042
|
-
depositAddress?: string | null | undefined;
|
|
1043
1069
|
channelId?: string | number | null | undefined;
|
|
1070
|
+
depositAddress?: string | null | undefined;
|
|
1044
1071
|
depositMetadata?: {
|
|
1045
1072
|
channelMetadata: {
|
|
1046
1073
|
message: string;
|
|
@@ -1051,42 +1078,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1051
1078
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1052
1079
|
};
|
|
1053
1080
|
sourceAddress?: {
|
|
1054
|
-
value: string;
|
|
1055
1081
|
__kind: "Eth";
|
|
1056
|
-
} | {
|
|
1057
1082
|
value: string;
|
|
1083
|
+
} | {
|
|
1058
1084
|
__kind: "Dot";
|
|
1085
|
+
value: string;
|
|
1059
1086
|
} | {
|
|
1087
|
+
__kind: "Btc";
|
|
1060
1088
|
value: {
|
|
1061
|
-
value: string;
|
|
1062
1089
|
__kind: "P2PKH";
|
|
1063
|
-
} | {
|
|
1064
1090
|
value: string;
|
|
1065
|
-
__kind: "P2SH";
|
|
1066
1091
|
} | {
|
|
1092
|
+
__kind: "P2SH";
|
|
1067
1093
|
value: string;
|
|
1068
|
-
__kind: "P2WPKH";
|
|
1069
1094
|
} | {
|
|
1095
|
+
__kind: "P2WPKH";
|
|
1070
1096
|
value: string;
|
|
1071
|
-
__kind: "P2WSH";
|
|
1072
1097
|
} | {
|
|
1098
|
+
__kind: "P2WSH";
|
|
1073
1099
|
value: string;
|
|
1100
|
+
} | {
|
|
1074
1101
|
__kind: "Taproot";
|
|
1102
|
+
value: string;
|
|
1075
1103
|
} | {
|
|
1076
1104
|
__kind: "OtherSegwit";
|
|
1077
1105
|
version: number;
|
|
1078
1106
|
program: string;
|
|
1079
1107
|
};
|
|
1080
|
-
__kind: "Btc";
|
|
1081
1108
|
} | {
|
|
1082
|
-
value: string;
|
|
1083
1109
|
__kind: "Arb";
|
|
1084
|
-
} | {
|
|
1085
1110
|
value: string;
|
|
1086
|
-
__kind: "Sol";
|
|
1087
1111
|
} | {
|
|
1112
|
+
__kind: "Sol";
|
|
1088
1113
|
value: string;
|
|
1114
|
+
} | {
|
|
1089
1115
|
__kind: "Hub";
|
|
1116
|
+
value: string;
|
|
1090
1117
|
} | null | undefined;
|
|
1091
1118
|
} | null | undefined;
|
|
1092
1119
|
brokerFee?: {
|
|
@@ -1100,7 +1127,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1100
1127
|
};
|
|
1101
1128
|
}>]>;
|
|
1102
1129
|
}, "strip", z.ZodTypeAny, {
|
|
1103
|
-
blockHeight: bigint;
|
|
1104
1130
|
reason: {
|
|
1105
1131
|
__kind: "BelowMinimumDeposit";
|
|
1106
1132
|
} | {
|
|
@@ -1108,6 +1134,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1108
1134
|
} | {
|
|
1109
1135
|
__kind: "TransactionRejectedByBroker";
|
|
1110
1136
|
} | {
|
|
1137
|
+
__kind: "DepositWitnessRejected";
|
|
1111
1138
|
value: {
|
|
1112
1139
|
__kind: "Other";
|
|
1113
1140
|
} | {
|
|
@@ -1115,11 +1142,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1115
1142
|
} | {
|
|
1116
1143
|
__kind: "BadOrigin";
|
|
1117
1144
|
} | {
|
|
1145
|
+
__kind: "Module";
|
|
1118
1146
|
value: {
|
|
1119
1147
|
index: number;
|
|
1120
1148
|
error: `0x${string}`;
|
|
1121
1149
|
};
|
|
1122
|
-
__kind: "Module";
|
|
1123
1150
|
} | {
|
|
1124
1151
|
__kind: "ConsumerRemaining";
|
|
1125
1152
|
} | {
|
|
@@ -1127,14 +1154,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1127
1154
|
} | {
|
|
1128
1155
|
__kind: "TooManyConsumers";
|
|
1129
1156
|
} | {
|
|
1130
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1131
1157
|
__kind: "Token";
|
|
1158
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1132
1159
|
} | {
|
|
1133
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1134
1160
|
__kind: "Arithmetic";
|
|
1161
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1135
1162
|
} | {
|
|
1136
|
-
value: "LimitReached" | "NoLayer";
|
|
1137
1163
|
__kind: "Transactional";
|
|
1164
|
+
value: "LimitReached" | "NoLayer";
|
|
1138
1165
|
} | {
|
|
1139
1166
|
__kind: "Exhausted";
|
|
1140
1167
|
} | {
|
|
@@ -1143,17 +1170,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1143
1170
|
__kind: "Unavailable";
|
|
1144
1171
|
} | {
|
|
1145
1172
|
__kind: "RootNotAllowed";
|
|
1173
|
+
} | {
|
|
1174
|
+
__kind: "Trie";
|
|
1175
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1146
1176
|
};
|
|
1147
|
-
__kind: "DepositWitnessRejected";
|
|
1148
1177
|
} | {
|
|
1149
1178
|
__kind: "Unrefundable";
|
|
1150
1179
|
};
|
|
1180
|
+
blockHeight: bigint;
|
|
1151
1181
|
details: {
|
|
1152
1182
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
1153
1183
|
depositWitness: {
|
|
1154
|
-
depositAddress: `0x${string}`;
|
|
1155
1184
|
asset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
1156
1185
|
amount: bigint;
|
|
1186
|
+
depositAddress: `0x${string}`;
|
|
1157
1187
|
depositDetails: {
|
|
1158
1188
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1159
1189
|
};
|
|
@@ -1161,13 +1191,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1161
1191
|
} | {
|
|
1162
1192
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
1163
1193
|
vaultWitness: {
|
|
1194
|
+
txId: `0x${string}`;
|
|
1164
1195
|
depositDetails: {
|
|
1165
1196
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1166
1197
|
};
|
|
1167
|
-
txId: `0x${string}`;
|
|
1168
1198
|
inputAsset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
1169
1199
|
depositAmount: bigint;
|
|
1170
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "
|
|
1200
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1171
1201
|
destinationAddress: {
|
|
1172
1202
|
readonly chain: "Ethereum";
|
|
1173
1203
|
readonly address: `0x${string}`;
|
|
@@ -1203,8 +1233,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1203
1233
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1204
1234
|
};
|
|
1205
1235
|
boostFee: number;
|
|
1206
|
-
depositAddress?: `0x${string}` | null | undefined;
|
|
1207
1236
|
channelId?: bigint | null | undefined;
|
|
1237
|
+
depositAddress?: `0x${string}` | null | undefined;
|
|
1208
1238
|
depositMetadata?: {
|
|
1209
1239
|
channelMetadata: {
|
|
1210
1240
|
message: `0x${string}`;
|
|
@@ -1213,42 +1243,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1213
1243
|
};
|
|
1214
1244
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1215
1245
|
sourceAddress?: {
|
|
1216
|
-
value: `0x${string}`;
|
|
1217
1246
|
__kind: "Eth";
|
|
1218
|
-
} | {
|
|
1219
1247
|
value: `0x${string}`;
|
|
1248
|
+
} | {
|
|
1220
1249
|
__kind: "Dot";
|
|
1250
|
+
value: `0x${string}`;
|
|
1221
1251
|
} | {
|
|
1252
|
+
__kind: "Btc";
|
|
1222
1253
|
value: {
|
|
1223
|
-
value: `0x${string}`;
|
|
1224
1254
|
__kind: "P2PKH";
|
|
1225
|
-
} | {
|
|
1226
1255
|
value: `0x${string}`;
|
|
1227
|
-
__kind: "P2SH";
|
|
1228
1256
|
} | {
|
|
1257
|
+
__kind: "P2SH";
|
|
1229
1258
|
value: `0x${string}`;
|
|
1230
|
-
__kind: "P2WPKH";
|
|
1231
1259
|
} | {
|
|
1260
|
+
__kind: "P2WPKH";
|
|
1232
1261
|
value: `0x${string}`;
|
|
1233
|
-
__kind: "P2WSH";
|
|
1234
1262
|
} | {
|
|
1263
|
+
__kind: "P2WSH";
|
|
1235
1264
|
value: `0x${string}`;
|
|
1265
|
+
} | {
|
|
1236
1266
|
__kind: "Taproot";
|
|
1267
|
+
value: `0x${string}`;
|
|
1237
1268
|
} | {
|
|
1238
1269
|
__kind: "OtherSegwit";
|
|
1239
1270
|
version: number;
|
|
1240
1271
|
program: `0x${string}`;
|
|
1241
1272
|
};
|
|
1242
|
-
__kind: "Btc";
|
|
1243
1273
|
} | {
|
|
1244
|
-
value: `0x${string}`;
|
|
1245
1274
|
__kind: "Arb";
|
|
1246
|
-
} | {
|
|
1247
1275
|
value: `0x${string}`;
|
|
1248
|
-
__kind: "Sol";
|
|
1249
1276
|
} | {
|
|
1277
|
+
__kind: "Sol";
|
|
1250
1278
|
value: `0x${string}`;
|
|
1279
|
+
} | {
|
|
1251
1280
|
__kind: "Hub";
|
|
1281
|
+
value: `0x${string}`;
|
|
1252
1282
|
} | null | undefined;
|
|
1253
1283
|
} | null | undefined;
|
|
1254
1284
|
brokerFee?: {
|
|
@@ -1262,7 +1292,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1262
1292
|
};
|
|
1263
1293
|
};
|
|
1264
1294
|
}, {
|
|
1265
|
-
blockHeight: string | number;
|
|
1266
1295
|
reason: {
|
|
1267
1296
|
__kind: "BelowMinimumDeposit";
|
|
1268
1297
|
} | {
|
|
@@ -1270,6 +1299,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1270
1299
|
} | {
|
|
1271
1300
|
__kind: "TransactionRejectedByBroker";
|
|
1272
1301
|
} | {
|
|
1302
|
+
__kind: "DepositWitnessRejected";
|
|
1273
1303
|
value: {
|
|
1274
1304
|
__kind: "Other";
|
|
1275
1305
|
} | {
|
|
@@ -1277,11 +1307,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1277
1307
|
} | {
|
|
1278
1308
|
__kind: "BadOrigin";
|
|
1279
1309
|
} | {
|
|
1310
|
+
__kind: "Module";
|
|
1280
1311
|
value: {
|
|
1281
1312
|
index: number;
|
|
1282
1313
|
error: string;
|
|
1283
1314
|
};
|
|
1284
|
-
__kind: "Module";
|
|
1285
1315
|
} | {
|
|
1286
1316
|
__kind: "ConsumerRemaining";
|
|
1287
1317
|
} | {
|
|
@@ -1289,20 +1319,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1289
1319
|
} | {
|
|
1290
1320
|
__kind: "TooManyConsumers";
|
|
1291
1321
|
} | {
|
|
1322
|
+
__kind: "Token";
|
|
1292
1323
|
value: {
|
|
1293
1324
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1294
1325
|
};
|
|
1295
|
-
__kind: "Token";
|
|
1296
1326
|
} | {
|
|
1327
|
+
__kind: "Arithmetic";
|
|
1297
1328
|
value: {
|
|
1298
1329
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1299
1330
|
};
|
|
1300
|
-
__kind: "Arithmetic";
|
|
1301
1331
|
} | {
|
|
1332
|
+
__kind: "Transactional";
|
|
1302
1333
|
value: {
|
|
1303
1334
|
__kind: "LimitReached" | "NoLayer";
|
|
1304
1335
|
};
|
|
1305
|
-
__kind: "Transactional";
|
|
1306
1336
|
} | {
|
|
1307
1337
|
__kind: "Exhausted";
|
|
1308
1338
|
} | {
|
|
@@ -1311,19 +1341,24 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1311
1341
|
__kind: "Unavailable";
|
|
1312
1342
|
} | {
|
|
1313
1343
|
__kind: "RootNotAllowed";
|
|
1344
|
+
} | {
|
|
1345
|
+
__kind: "Trie";
|
|
1346
|
+
value: {
|
|
1347
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1348
|
+
};
|
|
1314
1349
|
};
|
|
1315
|
-
__kind: "DepositWitnessRejected";
|
|
1316
1350
|
} | {
|
|
1317
1351
|
__kind: "Unrefundable";
|
|
1318
1352
|
};
|
|
1353
|
+
blockHeight: string | number;
|
|
1319
1354
|
details: {
|
|
1320
1355
|
__kind: "DepositFailedDepositChannelVariantArbitrum";
|
|
1321
1356
|
depositWitness: {
|
|
1322
|
-
depositAddress: string;
|
|
1323
1357
|
asset: {
|
|
1324
1358
|
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
1325
1359
|
};
|
|
1326
1360
|
amount: string | number;
|
|
1361
|
+
depositAddress: string;
|
|
1327
1362
|
depositDetails: {
|
|
1328
1363
|
txHashes?: string[] | null | undefined;
|
|
1329
1364
|
};
|
|
@@ -1331,20 +1366,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1331
1366
|
} | {
|
|
1332
1367
|
__kind: "DepositFailedVaultVariantArbitrum";
|
|
1333
1368
|
vaultWitness: {
|
|
1369
|
+
txId: string;
|
|
1334
1370
|
depositDetails: {
|
|
1335
1371
|
txHashes?: string[] | null | undefined;
|
|
1336
1372
|
};
|
|
1337
|
-
txId: string;
|
|
1338
1373
|
inputAsset: {
|
|
1339
1374
|
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
1340
1375
|
};
|
|
1341
1376
|
depositAmount: string | number;
|
|
1342
1377
|
outputAsset: {
|
|
1343
|
-
__kind: "Eth" | "Flip" | "Usdc" | "
|
|
1378
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt" | "Wbtc" | "ArbEth" | "ArbUsdc" | "ArbUsdt" | "Dot" | "Btc" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc" | "SolUsdt";
|
|
1344
1379
|
};
|
|
1345
1380
|
destinationAddress: {
|
|
1346
|
-
value: string;
|
|
1347
1381
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1382
|
+
value: string;
|
|
1348
1383
|
};
|
|
1349
1384
|
affiliateFees: {
|
|
1350
1385
|
account: number;
|
|
@@ -1362,8 +1397,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1362
1397
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1363
1398
|
};
|
|
1364
1399
|
boostFee: number;
|
|
1365
|
-
depositAddress?: string | null | undefined;
|
|
1366
1400
|
channelId?: string | number | null | undefined;
|
|
1401
|
+
depositAddress?: string | null | undefined;
|
|
1367
1402
|
depositMetadata?: {
|
|
1368
1403
|
channelMetadata: {
|
|
1369
1404
|
message: string;
|
|
@@ -1374,42 +1409,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1374
1409
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1375
1410
|
};
|
|
1376
1411
|
sourceAddress?: {
|
|
1377
|
-
value: string;
|
|
1378
1412
|
__kind: "Eth";
|
|
1379
|
-
} | {
|
|
1380
1413
|
value: string;
|
|
1414
|
+
} | {
|
|
1381
1415
|
__kind: "Dot";
|
|
1416
|
+
value: string;
|
|
1382
1417
|
} | {
|
|
1418
|
+
__kind: "Btc";
|
|
1383
1419
|
value: {
|
|
1384
|
-
value: string;
|
|
1385
1420
|
__kind: "P2PKH";
|
|
1386
|
-
} | {
|
|
1387
1421
|
value: string;
|
|
1388
|
-
__kind: "P2SH";
|
|
1389
1422
|
} | {
|
|
1423
|
+
__kind: "P2SH";
|
|
1390
1424
|
value: string;
|
|
1391
|
-
__kind: "P2WPKH";
|
|
1392
1425
|
} | {
|
|
1426
|
+
__kind: "P2WPKH";
|
|
1393
1427
|
value: string;
|
|
1394
|
-
__kind: "P2WSH";
|
|
1395
1428
|
} | {
|
|
1429
|
+
__kind: "P2WSH";
|
|
1396
1430
|
value: string;
|
|
1431
|
+
} | {
|
|
1397
1432
|
__kind: "Taproot";
|
|
1433
|
+
value: string;
|
|
1398
1434
|
} | {
|
|
1399
1435
|
__kind: "OtherSegwit";
|
|
1400
1436
|
version: number;
|
|
1401
1437
|
program: string;
|
|
1402
1438
|
};
|
|
1403
|
-
__kind: "Btc";
|
|
1404
1439
|
} | {
|
|
1405
|
-
value: string;
|
|
1406
1440
|
__kind: "Arb";
|
|
1407
|
-
} | {
|
|
1408
1441
|
value: string;
|
|
1409
|
-
__kind: "Sol";
|
|
1410
1442
|
} | {
|
|
1443
|
+
__kind: "Sol";
|
|
1411
1444
|
value: string;
|
|
1445
|
+
} | {
|
|
1412
1446
|
__kind: "Hub";
|
|
1447
|
+
value: string;
|
|
1413
1448
|
} | null | undefined;
|
|
1414
1449
|
} | null | undefined;
|
|
1415
1450
|
brokerFee?: {
|