@chainflip/processor 2.1.3-bsc-dev.1 → 2.1.3-bsc-dev.3
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/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 +4 -4
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- 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/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 +4 -4
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- 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 +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +12 -12
- 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/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 +4 -4
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.cts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.mts +6 -6
- package/dist/100/swapping/ccmFailed.d.cts +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 +15 -15
- package/dist/100/swapping/swapExecuted.d.mts +15 -15
- 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 +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +198 -198
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +198 -198
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +398 -398
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +398 -398
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2447 -2447
- package/dist/11000/common.d.mts +2447 -2447
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +198 -198
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +198 -198
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +2 -2
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +2 -2
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +2 -2
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +189 -189
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +189 -189
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/11000/swapping/refundEgressScheduled.d.mts +2 -2
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/11000/swapping/swapRequested.d.cts +94 -94
- package/dist/11000/swapping/swapRequested.d.mts +94 -94
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
- 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 +20 -20
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- 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 +28 -28
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +56 -56
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +56 -56
- package/dist/11100/common.d.cts +559 -559
- package/dist/11100/common.d.mts +559 -559
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +48 -48
- 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 +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +6 -6
- 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 +9 -9
- package/dist/11100/lendingPools/loanCreated.d.mts +9 -9
- package/dist/11100/lendingPools/loanRepaid.d.cts +8 -8
- package/dist/11100/lendingPools/loanRepaid.d.mts +8 -8
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +26 -26
- 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 +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/common.d.cts +287 -287
- package/dist/11200/common.d.mts +2689 -2689
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/swapping/swapRequested.d.cts +30 -30
- package/dist/11200/swapping/swapRequested.d.mts +30 -30
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.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/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.mts +4 -4
- package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/120/swapping/swapEgressScheduled.d.mts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.d.cts +201 -201
- package/dist/131/common.d.mts +201 -201
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- 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 +10 -10
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/ccmFailed.d.cts +67 -67
- package/dist/131/swapping/ccmFailed.d.mts +67 -67
- package/dist/131/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/131/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/131/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/131/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/131/swapping/swapScheduled.d.cts +79 -79
- package/dist/131/swapping/swapScheduled.d.mts +79 -79
- 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 +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +4 -4
- package/dist/141/common.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/141/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/141/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/141/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/141/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/141/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +14 -14
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +14 -14
- package/dist/141/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/141/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/141/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/141/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/141/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/141/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/141/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/141/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/141/swapping/ccmFailed.d.cts +32 -32
- package/dist/141/swapping/ccmFailed.d.mts +32 -32
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/141/swapping/swapDepositAddressReady.d.mts +18 -18
- package/dist/141/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/141/swapping/swapEgressIgnored.d.mts +6 -6
- package/dist/141/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/141/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/141/swapping/swapExecuted.d.cts +19 -19
- package/dist/141/swapping/swapExecuted.d.mts +19 -19
- package/dist/141/swapping/swapScheduled.d.cts +50 -50
- package/dist/141/swapping/swapScheduled.d.mts +50 -50
- package/dist/141/swapping/withdrawalRequested.d.cts +11 -11
- package/dist/141/swapping/withdrawalRequested.d.mts +11 -11
- 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 +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.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 +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/common.d.cts +4 -4
- package/dist/150/common.d.mts +4 -4
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.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 +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- 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 +17 -17
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +17 -17
- 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 +21 -21
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- 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 +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +7 -7
- 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 +12 -12
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- 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 +4 -4
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositFinalised.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 +3 -3
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +3 -3
- 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 +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.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/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
- 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 +8 -8
- package/dist/150/swapping/refundEgressIgnored.d.mts +8 -8
- 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 +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.mts +12 -12
- package/dist/150/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/150/swapping/swapEgressIgnored.d.mts +8 -8
- 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 +19 -19
- package/dist/150/swapping/swapExecuted.d.mts +19 -19
- package/dist/150/swapping/swapScheduled.d.cts +20 -20
- package/dist/150/swapping/swapScheduled.d.mts +20 -20
- package/dist/150/swapping/withdrawalRequested.d.cts +7 -7
- package/dist/150/swapping/withdrawalRequested.d.mts +7 -7
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +9 -9
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +9 -9
- 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 +2 -2
- package/dist/160/assetBalances/accountCredited.d.mts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.mts +2 -2
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/160/common.d.cts +72 -72
- package/dist/160/common.d.mts +72 -72
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +9 -9
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +9 -9
- 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 +4 -4
- package/dist/160/liquidityPools/assetSwapped.d.mts +4 -4
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +9 -9
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +9 -9
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +7 -7
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +7 -7
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +7 -7
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +7 -7
- 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 +5 -5
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +5 -5
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +12 -12
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +12 -12
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/160/swapping/ccmFailed.d.cts +34 -34
- package/dist/160/swapping/ccmFailed.d.mts +34 -34
- package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
- package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
- package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
- package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapExecuted.d.cts +4 -4
- package/dist/160/swapping/swapExecuted.d.mts +4 -4
- package/dist/160/swapping/swapRequested.d.cts +2 -2
- package/dist/160/swapping/swapRequested.d.mts +2 -2
- package/dist/160/swapping/swapScheduled.d.cts +8 -8
- package/dist/160/swapping/swapScheduled.d.mts +8 -8
- 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/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 +10 -10
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
- 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 +70 -70
- package/dist/170/common.d.mts +70 -70
- 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/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/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/swapping/minimumChunkSizeSet.d.cts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
- 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 +50 -50
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- 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 +166 -166
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +166 -166
- 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 +50 -50
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- 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 +50 -50
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +324 -324
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +324 -324
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +26 -26
- package/dist/180/common.d.cts +1519 -1519
- package/dist/180/common.d.mts +1519 -1519
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- 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 +166 -166
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +166 -166
- 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 +50 -50
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- 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 +50 -50
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
- 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 +166 -166
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +166 -166
- 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 +50 -50
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
- 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 +166 -166
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +166 -166
- 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 +50 -50
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- 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 +17 -17
- package/dist/180/swapping/refundEgressScheduled.d.mts +17 -17
- package/dist/180/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/180/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/180/swapping/swapEgressScheduled.d.cts +17 -17
- package/dist/180/swapping/swapEgressScheduled.d.mts +17 -17
- package/dist/180/swapping/swapRequested.d.cts +62 -62
- package/dist/180/swapping/swapRequested.d.mts +62 -62
- package/dist/180/swapping/swapScheduled.d.cts +6 -6
- package/dist/180/swapping/swapScheduled.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +19 -19
- package/dist/180/swapping/withdrawalRequested.d.mts +19 -19
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +7 -7
- package/dist/190/assetBalances/accountCredited.d.mts +7 -7
- package/dist/190/assetBalances/accountDebited.d.cts +7 -7
- package/dist/190/assetBalances/accountDebited.d.mts +7 -7
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +160 -160
- package/dist/190/common.d.mts +160 -160
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +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 +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +12 -12
- 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 +8 -8
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- 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 +6 -6
- package/dist/190/swapping/refundEgressIgnored.d.mts +6 -6
- package/dist/190/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/190/swapping/refundEgressScheduled.d.mts +12 -12
- 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 +20 -20
- package/dist/190/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/190/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/190/swapping/swapEgressIgnored.d.mts +6 -6
- package/dist/190/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/190/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/190/swapping/swapExecuted.d.cts +12 -12
- package/dist/190/swapping/swapExecuted.d.mts +12 -12
- package/dist/190/swapping/swapRequested.d.cts +18 -18
- package/dist/190/swapping/swapRequested.d.mts +18 -18
- package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
- 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/lendingPools/lendingFundsAdded.d.cts +2 -2
- package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
- package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +2 -2
- package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +106 -106
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +106 -106
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +208 -208
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +208 -208
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/assetBalances/accountCredited.d.cts +6 -6
- package/dist/210/assetBalances/accountCredited.d.mts +6 -6
- package/dist/210/assetBalances/accountDebited.d.cts +6 -6
- package/dist/210/assetBalances/accountDebited.d.mts +6 -6
- package/dist/210/assetBalances/refundSkipped.d.cts +107 -107
- package/dist/210/assetBalances/refundSkipped.d.mts +107 -107
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +106 -106
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +106 -106
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +214 -214
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +214 -214
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +106 -106
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +106 -106
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +380 -380
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +380 -380
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/common.d.cts +3537 -3537
- package/dist/210/common.d.mts +3537 -3537
- package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
- package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +107 -107
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +107 -107
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +106 -106
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +106 -106
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +208 -208
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +208 -208
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionSettled.d.cts +2 -2
- package/dist/210/funding/redemptionSettled.d.mts +2 -2
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +54 -54
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +54 -54
- package/dist/210/governance/failedExecution.d.cts +10 -10
- package/dist/210/governance/failedExecution.d.mts +10 -10
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +20 -20
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +20 -20
- 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 +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +6 -6
- 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 +7 -7
- package/dist/210/lendingPools/loanCreated.d.mts +7 -7
- 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 +22 -22
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +22 -22
- 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 +32 -32
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
- 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/rangeOrderUpdated.d.cts +28 -28
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +28 -28
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +28 -28
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +28 -28
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +16 -16
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +16 -16
- 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 +14 -14
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +106 -106
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +106 -106
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +214 -214
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +214 -214
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +106 -106
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +106 -106
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +246 -246
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +246 -246
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +20 -20
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +20 -20
- 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 +8 -8
- package/dist/210/swapping/creditedOnChain.d.mts +8 -8
- package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
- package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
- package/dist/210/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/210/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/210/swapping/refundEgressScheduled.d.cts +15 -15
- package/dist/210/swapping/refundEgressScheduled.d.mts +15 -15
- package/dist/210/swapping/refundedOnChain.d.cts +8 -8
- package/dist/210/swapping/refundedOnChain.d.mts +8 -8
- 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 +49 -49
- package/dist/210/swapping/swapDepositAddressReady.d.mts +49 -49
- package/dist/210/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/210/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/swapExecuted.d.cts +14 -14
- package/dist/210/swapping/swapExecuted.d.mts +14 -14
- package/dist/210/swapping/swapRequested.d.cts +430 -430
- package/dist/210/swapping/swapRequested.d.mts +430 -430
- package/dist/210/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/210/swapping/withdrawalRequested.d.mts +16 -16
- package/dist/210/system/extrinsicFailed.d.cts +20 -20
- package/dist/210/system/extrinsicFailed.d.mts +20 -20
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- 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 +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +20 -20
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +20 -20
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +20 -20
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +20 -20
- package/dist/CodeGenerator.cjs +9 -3
- package/dist/CodeGenerator.mjs +9 -3
- package/package.json +3 -3
|
@@ -6,20 +6,20 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
6
6
|
baseAsset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
12
|
-
}>, "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
13
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
12
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
|
|
13
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
14
14
|
}>;
|
|
15
15
|
quoteAsset: z.ZodEffects<z.ZodObject<{
|
|
16
16
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
18
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
19
19
|
}, {
|
|
20
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
21
|
-
}>, "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
22
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
21
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
23
23
|
}>;
|
|
24
24
|
id: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
25
|
tickRange: z.ZodObject<{
|
|
@@ -135,19 +135,19 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
135
135
|
quote: string | number;
|
|
136
136
|
}>;
|
|
137
137
|
}, "strip", z.ZodTypeAny, {
|
|
138
|
+
baseAsset: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
139
|
+
quoteAsset: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
138
140
|
lp: `cF${string}`;
|
|
139
|
-
baseAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
140
|
-
quoteAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
141
141
|
id: bigint;
|
|
142
|
-
collectedFees: {
|
|
143
|
-
base: bigint;
|
|
144
|
-
quote: bigint;
|
|
145
|
-
};
|
|
146
142
|
tickRange: {
|
|
147
143
|
start: number;
|
|
148
144
|
end: number;
|
|
149
145
|
};
|
|
150
146
|
liquidityTotal: bigint;
|
|
147
|
+
collectedFees: {
|
|
148
|
+
base: bigint;
|
|
149
|
+
quote: bigint;
|
|
150
|
+
};
|
|
151
151
|
sizeChange?: {
|
|
152
152
|
value: {
|
|
153
153
|
liquidity: bigint;
|
|
@@ -168,23 +168,23 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
168
168
|
__kind: "Decrease";
|
|
169
169
|
} | null | undefined;
|
|
170
170
|
}, {
|
|
171
|
-
lp: string;
|
|
172
171
|
baseAsset: {
|
|
173
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
172
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
174
173
|
};
|
|
175
174
|
quoteAsset: {
|
|
176
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
175
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
177
176
|
};
|
|
177
|
+
lp: string;
|
|
178
178
|
id: string | number;
|
|
179
|
-
collectedFees: {
|
|
180
|
-
base: string | number;
|
|
181
|
-
quote: string | number;
|
|
182
|
-
};
|
|
183
179
|
tickRange: {
|
|
184
180
|
start: number;
|
|
185
181
|
end: number;
|
|
186
182
|
};
|
|
187
183
|
liquidityTotal: string | number;
|
|
184
|
+
collectedFees: {
|
|
185
|
+
base: string | number;
|
|
186
|
+
quote: string | number;
|
|
187
|
+
};
|
|
188
188
|
sizeChange?: {
|
|
189
189
|
value: {
|
|
190
190
|
liquidity: string | number;
|
|
@@ -6,20 +6,20 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
|
|
|
6
6
|
asset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
12
|
-
}>, "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
13
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
12
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
|
|
13
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
14
14
|
}>;
|
|
15
15
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
asset: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
17
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
18
18
|
accountId: `cF${string}`;
|
|
19
19
|
amountCredited: bigint;
|
|
20
20
|
}, {
|
|
21
21
|
asset: {
|
|
22
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
23
23
|
};
|
|
24
24
|
accountId: string;
|
|
25
25
|
amountCredited: string | number;
|
|
@@ -6,20 +6,20 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
|
|
|
6
6
|
asset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
12
|
-
}>, "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
13
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
12
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
|
|
13
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
14
14
|
}>;
|
|
15
15
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
asset: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
17
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
18
18
|
accountId: `cF${string}`;
|
|
19
19
|
amountCredited: bigint;
|
|
20
20
|
}, {
|
|
21
21
|
asset: {
|
|
22
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
23
23
|
};
|
|
24
24
|
accountId: string;
|
|
25
25
|
amountCredited: string | number;
|
|
@@ -6,20 +6,20 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
|
|
|
6
6
|
asset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
12
|
-
}>, "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
13
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
12
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
|
|
13
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
14
14
|
}>;
|
|
15
15
|
amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
asset: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
17
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
18
18
|
accountId: `cF${string}`;
|
|
19
19
|
amountDebited: bigint;
|
|
20
20
|
}, {
|
|
21
21
|
asset: {
|
|
22
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
23
23
|
};
|
|
24
24
|
accountId: string;
|
|
25
25
|
amountDebited: string | number;
|
|
@@ -6,20 +6,20 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
|
|
|
6
6
|
asset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
12
|
-
}>, "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
13
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
12
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
|
|
13
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
14
14
|
}>;
|
|
15
15
|
amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
asset: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
17
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
18
18
|
accountId: `cF${string}`;
|
|
19
19
|
amountDebited: bigint;
|
|
20
20
|
}, {
|
|
21
21
|
asset: {
|
|
22
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
23
23
|
};
|
|
24
24
|
accountId: string;
|
|
25
25
|
amountDebited: string | number;
|
|
@@ -7,21 +7,21 @@ declare const liquidityProviderAssetTransferred: z.ZodObject<{
|
|
|
7
7
|
asset: z.ZodEffects<z.ZodObject<{
|
|
8
8
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
9
9
|
}, "strip", z.ZodTypeAny, {
|
|
10
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
10
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
11
11
|
}, {
|
|
12
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
13
|
-
}>, "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
14
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
13
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
|
|
14
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
15
15
|
}>;
|
|
16
16
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
asset: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
18
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
19
19
|
amount: bigint;
|
|
20
20
|
from: `cF${string}`;
|
|
21
21
|
to: `cF${string}`;
|
|
22
22
|
}, {
|
|
23
23
|
asset: {
|
|
24
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
24
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
25
25
|
};
|
|
26
26
|
amount: string | number;
|
|
27
27
|
from: string;
|
|
@@ -7,21 +7,21 @@ declare const liquidityProviderAssetTransferred: z.ZodObject<{
|
|
|
7
7
|
asset: z.ZodEffects<z.ZodObject<{
|
|
8
8
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
9
9
|
}, "strip", z.ZodTypeAny, {
|
|
10
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
10
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
11
11
|
}, {
|
|
12
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
13
|
-
}>, "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
14
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
13
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
|
|
14
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
15
15
|
}>;
|
|
16
16
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
asset: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
18
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
19
19
|
amount: bigint;
|
|
20
20
|
from: `cF${string}`;
|
|
21
21
|
to: `cF${string}`;
|
|
22
22
|
}, {
|
|
23
23
|
asset: {
|
|
24
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
24
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
25
25
|
};
|
|
26
26
|
amount: string | number;
|
|
27
27
|
from: string;
|
|
@@ -6,11 +6,11 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
6
6
|
asset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
12
|
-
}>, "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
13
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
12
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
|
|
13
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
14
14
|
}>;
|
|
15
15
|
depositAddress: z.ZodEffects<z.ZodObject<{
|
|
16
16
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -61,8 +61,8 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
61
61
|
readonly chain: "Solana";
|
|
62
62
|
readonly address: string;
|
|
63
63
|
};
|
|
64
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
64
65
|
channelId: bigint;
|
|
65
|
-
asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
66
66
|
boostFee: number;
|
|
67
67
|
accountId: `cF${string}`;
|
|
68
68
|
depositChainExpiryBlock: bigint;
|
|
@@ -72,10 +72,10 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
72
72
|
value: string;
|
|
73
73
|
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
74
74
|
};
|
|
75
|
-
channelId: string | number;
|
|
76
75
|
asset: {
|
|
77
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
76
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
78
77
|
};
|
|
78
|
+
channelId: string | number;
|
|
79
79
|
boostFee: number;
|
|
80
80
|
accountId: string;
|
|
81
81
|
depositChainExpiryBlock: string | number;
|
|
@@ -6,11 +6,11 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
6
6
|
asset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
12
|
-
}>, "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
13
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
12
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
|
|
13
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
14
14
|
}>;
|
|
15
15
|
depositAddress: z.ZodEffects<z.ZodObject<{
|
|
16
16
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -61,8 +61,8 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
61
61
|
readonly chain: "Solana";
|
|
62
62
|
readonly address: string;
|
|
63
63
|
};
|
|
64
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
64
65
|
channelId: bigint;
|
|
65
|
-
asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
66
66
|
boostFee: number;
|
|
67
67
|
accountId: `cF${string}`;
|
|
68
68
|
depositChainExpiryBlock: bigint;
|
|
@@ -72,10 +72,10 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
72
72
|
value: string;
|
|
73
73
|
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
74
74
|
};
|
|
75
|
-
channelId: string | number;
|
|
76
75
|
asset: {
|
|
77
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
76
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
78
77
|
};
|
|
78
|
+
channelId: string | number;
|
|
79
79
|
boostFee: number;
|
|
80
80
|
accountId: string;
|
|
81
81
|
depositChainExpiryBlock: string | number;
|
|
@@ -6,20 +6,20 @@ declare const liquidityProviderLiquidityDepositCredited: z.ZodObject<{
|
|
|
6
6
|
asset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
12
|
-
}>, "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
13
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
12
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
|
|
13
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
14
14
|
}>;
|
|
15
15
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
asset: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
17
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
18
18
|
accountId: `cF${string}`;
|
|
19
19
|
amountCredited: bigint;
|
|
20
20
|
}, {
|
|
21
21
|
asset: {
|
|
22
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
23
23
|
};
|
|
24
24
|
accountId: string;
|
|
25
25
|
amountCredited: string | number;
|
|
@@ -6,20 +6,20 @@ declare const liquidityProviderLiquidityDepositCredited: z.ZodObject<{
|
|
|
6
6
|
asset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
12
|
-
}>, "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
13
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
12
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
|
|
13
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
14
14
|
}>;
|
|
15
15
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
asset: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
17
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
18
18
|
accountId: `cF${string}`;
|
|
19
19
|
amountCredited: bigint;
|
|
20
20
|
}, {
|
|
21
21
|
asset: {
|
|
22
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
23
23
|
};
|
|
24
24
|
accountId: string;
|
|
25
25
|
amountCredited: string | number;
|
|
@@ -14,11 +14,11 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
14
14
|
asset: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
17
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
18
18
|
}, {
|
|
19
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
20
|
-
}>, "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
21
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
19
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
20
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
|
|
21
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
22
22
|
}>;
|
|
23
23
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24
24
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
@@ -51,9 +51,10 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
51
51
|
}>;
|
|
52
52
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
|
-
asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
55
|
-
amount: bigint;
|
|
56
54
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
55
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
56
|
+
amount: bigint;
|
|
57
|
+
fee: bigint;
|
|
57
58
|
destinationAddress: {
|
|
58
59
|
readonly chain: "Ethereum";
|
|
59
60
|
readonly address: `0x${string}`;
|
|
@@ -70,20 +71,19 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
70
71
|
readonly chain: "Solana";
|
|
71
72
|
readonly address: string;
|
|
72
73
|
};
|
|
73
|
-
fee: bigint;
|
|
74
74
|
}, {
|
|
75
|
-
asset: {
|
|
76
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
77
|
-
};
|
|
78
|
-
amount: string | number;
|
|
79
75
|
egressId: [{
|
|
80
76
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
81
77
|
}, string | number];
|
|
78
|
+
asset: {
|
|
79
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
80
|
+
};
|
|
81
|
+
amount: string | number;
|
|
82
|
+
fee: string | number;
|
|
82
83
|
destinationAddress: {
|
|
83
84
|
value: string;
|
|
84
85
|
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
85
86
|
};
|
|
86
|
-
fee: string | number;
|
|
87
87
|
}>;
|
|
88
88
|
//#endregion
|
|
89
89
|
export { liquidityProviderWithdrawalEgressScheduled };
|
|
@@ -14,11 +14,11 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
14
14
|
asset: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
17
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
18
18
|
}, {
|
|
19
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
20
|
-
}>, "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
21
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "
|
|
19
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
20
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt", {
|
|
21
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
22
22
|
}>;
|
|
23
23
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24
24
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
@@ -51,9 +51,10 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
51
51
|
}>;
|
|
52
52
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
|
-
asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
55
|
-
amount: bigint;
|
|
56
54
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
55
|
+
asset: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
56
|
+
amount: bigint;
|
|
57
|
+
fee: bigint;
|
|
57
58
|
destinationAddress: {
|
|
58
59
|
readonly chain: "Ethereum";
|
|
59
60
|
readonly address: `0x${string}`;
|
|
@@ -70,20 +71,19 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
70
71
|
readonly chain: "Solana";
|
|
71
72
|
readonly address: string;
|
|
72
73
|
};
|
|
73
|
-
fee: bigint;
|
|
74
74
|
}, {
|
|
75
|
-
asset: {
|
|
76
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
77
|
-
};
|
|
78
|
-
amount: string | number;
|
|
79
75
|
egressId: [{
|
|
80
76
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
81
77
|
}, string | number];
|
|
78
|
+
asset: {
|
|
79
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "ArbEth" | "ArbUsdc" | "Flip" | "Usdc" | "Usdt";
|
|
80
|
+
};
|
|
81
|
+
amount: string | number;
|
|
82
|
+
fee: string | number;
|
|
82
83
|
destinationAddress: {
|
|
83
84
|
value: string;
|
|
84
85
|
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
85
86
|
};
|
|
86
|
-
fee: string | number;
|
|
87
87
|
}>;
|
|
88
88
|
//#endregion
|
|
89
89
|
export { liquidityProviderWithdrawalEgressScheduled };
|
|
@@ -154,6 +154,7 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
154
154
|
__kind: "RootNotAllowed";
|
|
155
155
|
}>]>;
|
|
156
156
|
}, "strip", z.ZodTypeAny, {
|
|
157
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
157
158
|
error: {
|
|
158
159
|
__kind: "Other";
|
|
159
160
|
} | {
|
|
@@ -190,8 +191,10 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
190
191
|
} | {
|
|
191
192
|
__kind: "RootNotAllowed";
|
|
192
193
|
};
|
|
193
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
194
194
|
}, {
|
|
195
|
+
egressId: [{
|
|
196
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
197
|
+
}, string | number];
|
|
195
198
|
error: {
|
|
196
199
|
__kind: "Other";
|
|
197
200
|
} | {
|
|
@@ -234,9 +237,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
234
237
|
} | {
|
|
235
238
|
__kind: "RootNotAllowed";
|
|
236
239
|
};
|
|
237
|
-
egressId: [{
|
|
238
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
239
|
-
}, string | number];
|
|
240
240
|
}>;
|
|
241
241
|
//#endregion
|
|
242
242
|
export { polkadotIngressEgressCcmEgressInvalid };
|
|
@@ -154,6 +154,7 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
154
154
|
__kind: "RootNotAllowed";
|
|
155
155
|
}>]>;
|
|
156
156
|
}, "strip", z.ZodTypeAny, {
|
|
157
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
157
158
|
error: {
|
|
158
159
|
__kind: "Other";
|
|
159
160
|
} | {
|
|
@@ -190,8 +191,10 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
190
191
|
} | {
|
|
191
192
|
__kind: "RootNotAllowed";
|
|
192
193
|
};
|
|
193
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
194
194
|
}, {
|
|
195
|
+
egressId: [{
|
|
196
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
197
|
+
}, string | number];
|
|
195
198
|
error: {
|
|
196
199
|
__kind: "Other";
|
|
197
200
|
} | {
|
|
@@ -234,9 +237,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
234
237
|
} | {
|
|
235
238
|
__kind: "RootNotAllowed";
|
|
236
239
|
};
|
|
237
|
-
egressId: [{
|
|
238
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
239
|
-
}, string | number];
|
|
240
240
|
}>;
|
|
241
241
|
//#endregion
|
|
242
242
|
export { polkadotIngressEgressCcmEgressInvalid };
|
|
@@ -67,10 +67,10 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
67
67
|
}>]>;
|
|
68
68
|
}, "strip", z.ZodTypeAny, {
|
|
69
69
|
depositAddress: `0x${string}`;
|
|
70
|
-
channelId: bigint;
|
|
71
|
-
prewitnessedDepositId: bigint;
|
|
72
70
|
asset: "Dot";
|
|
73
71
|
depositDetails: number;
|
|
72
|
+
channelId: bigint;
|
|
73
|
+
prewitnessedDepositId: bigint;
|
|
74
74
|
amounts: [number, bigint][];
|
|
75
75
|
blockHeight: number;
|
|
76
76
|
ingressFee: bigint;
|
|
@@ -93,12 +93,12 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
93
93
|
boostFee: bigint;
|
|
94
94
|
}, {
|
|
95
95
|
depositAddress: string;
|
|
96
|
-
channelId: string | number;
|
|
97
|
-
prewitnessedDepositId: string | number;
|
|
98
96
|
asset: {
|
|
99
97
|
__kind: "Dot";
|
|
100
98
|
};
|
|
101
99
|
depositDetails: number;
|
|
100
|
+
channelId: string | number;
|
|
101
|
+
prewitnessedDepositId: string | number;
|
|
102
102
|
amounts: [number, string | number][];
|
|
103
103
|
blockHeight: number;
|
|
104
104
|
ingressFee: string | number;
|