@chainflip/processor 2.2.0-dev.1 → 2.2.0-dev.2
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/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +6 -6
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +6 -6
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +6 -6
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +6 -6
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/common.d.cts +65 -65
- package/dist/100/common.d.mts +65 -65
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/100/environment/runtimeSafeModeUpdated.d.mts +28 -28
- 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/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
- package/dist/100/liquidityProvider/accountCredited.d.mts +7 -7
- package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
- package/dist/100/liquidityProvider/accountDebited.d.mts +7 -7
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +15 -15
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +15 -15
- 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/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/reputation/offencePenalty.d.cts +2 -2
- package/dist/100/reputation/offencePenalty.d.mts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/100/swapping/ccmDepositReceived.d.cts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.mts +6 -6
- package/dist/100/swapping/ccmFailed.d.cts +8 -8
- package/dist/100/swapping/ccmFailed.d.mts +8 -8
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +7 -7
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +7 -7
- package/dist/100/swapping/swapAmountTooLow.d.cts +20 -20
- package/dist/100/swapping/swapAmountTooLow.d.mts +20 -20
- 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 +7 -7
- package/dist/100/swapping/swapEgressScheduled.d.mts +7 -7
- package/dist/100/swapping/swapExecuted.d.cts +16 -16
- package/dist/100/swapping/swapExecuted.d.mts +16 -16
- package/dist/100/swapping/swapScheduled.d.cts +31 -31
- package/dist/100/swapping/swapScheduled.d.mts +31 -31
- package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/100/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +2 -2
- package/dist/100/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +2 -2
- package/dist/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +2 -2
- package/dist/100/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +2 -2
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +10 -10
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +10 -10
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +10 -10
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +10 -10
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +10 -10
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/common.d.cts +102 -102
- package/dist/11000/common.d.mts +102 -102
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +10 -10
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +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 +26 -26
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +10 -10
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +10 -10
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +10 -10
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +10 -10
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/swapping/refundEgressScheduled.d.cts +4 -4
- package/dist/11000/swapping/refundEgressScheduled.d.mts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +13 -13
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.d.cts +26 -26
- package/dist/111/common.d.mts +26 -26
- 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 +8 -8
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +18 -18
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +18 -18
- 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 +22 -22
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +22 -22
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +38 -38
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +38 -38
- package/dist/11100/common.d.cts +370 -370
- package/dist/11100/common.d.mts +370 -370
- 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 +22 -22
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +22 -22
- 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/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +10 -10
- package/dist/11100/lendingPools/loanCreated.d.mts +10 -10
- package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
- package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +40 -40
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +22 -22
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +22 -22
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +14 -14
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +14 -14
- 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 +28 -28
- package/dist/11100/swapping/swapRequested.d.mts +28 -28
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +190 -190
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +190 -190
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +208 -208
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +208 -208
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +326 -326
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +326 -326
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
- package/dist/11200/common.d.cts +2767 -2767
- package/dist/11200/common.d.mts +2767 -2767
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +190 -190
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +190 -190
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +208 -208
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +208 -208
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +222 -222
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +222 -222
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +370 -370
- package/dist/11200/swapping/swapRequested.d.mts +370 -370
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +8 -8
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +8 -8
- package/dist/120/common.d.cts +4 -4
- package/dist/120/common.d.mts +4 -4
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/120/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.mts +4 -4
- package/dist/120/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/120/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/120/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/120/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/120/swapping/swapExecuted.d.cts +14 -14
- package/dist/120/swapping/swapExecuted.d.mts +14 -14
- 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 +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- 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 +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.mts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/131/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/131/swapping/swapExecuted.d.cts +3 -3
- package/dist/131/swapping/swapExecuted.d.mts +3 -3
- package/dist/131/swapping/swapScheduled.d.cts +81 -81
- package/dist/131/swapping/swapScheduled.d.mts +81 -81
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.mts +6 -6
- 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/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/141/common.d.cts +65 -65
- package/dist/141/common.d.mts +65 -65
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/141/environment/staleUtxosDiscarded.d.cts +14 -14
- package/dist/141/environment/staleUtxosDiscarded.d.mts +14 -14
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- 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 +13 -13
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +13 -13
- 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 +25 -25
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +25 -25
- 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 +11 -11
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- 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/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- 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 +6 -6
- package/dist/141/swapping/ccmDepositReceived.d.mts +6 -6
- package/dist/141/swapping/ccmFailed.d.cts +9 -9
- package/dist/141/swapping/ccmFailed.d.mts +9 -9
- 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 +20 -20
- package/dist/141/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/141/swapping/swapEgressIgnored.d.cts +7 -7
- package/dist/141/swapping/swapEgressIgnored.d.mts +7 -7
- package/dist/141/swapping/swapEgressScheduled.d.cts +9 -9
- package/dist/141/swapping/swapEgressScheduled.d.mts +9 -9
- package/dist/141/swapping/swapExecuted.d.cts +14 -14
- package/dist/141/swapping/swapExecuted.d.mts +14 -14
- package/dist/141/swapping/swapScheduled.d.cts +54 -54
- package/dist/141/swapping/swapScheduled.d.mts +54 -54
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/141/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +2 -2
- package/dist/141/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +2 -2
- package/dist/141/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +2 -2
- package/dist/141/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.mts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
- package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/150/common.d.cts +231 -231
- package/dist/150/common.d.mts +231 -231
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- 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 +25 -25
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +25 -25
- 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 +29 -29
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +29 -29
- 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 +11 -11
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/150/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.mts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +79 -79
- package/dist/150/swapping/ccmFailed.d.mts +79 -79
- 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 +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.mts +24 -24
- 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 +27 -27
- package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.mts +24 -24
- 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 +96 -96
- package/dist/150/swapping/swapExecuted.d.mts +96 -96
- package/dist/150/swapping/swapScheduled.d.cts +140 -140
- package/dist/150/swapping/swapScheduled.d.mts +140 -140
- package/dist/150/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/150/swapping/withdrawalRequested.d.mts +16 -16
- package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/assetBalances/accountCredited.d.cts +8 -8
- package/dist/160/assetBalances/accountCredited.d.mts +8 -8
- package/dist/160/assetBalances/accountDebited.d.cts +8 -8
- package/dist/160/assetBalances/accountDebited.d.mts +8 -8
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/160/common.d.cts +165 -165
- package/dist/160/common.d.mts +165 -165
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
- 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 +4 -4
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +22 -22
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +18 -18
- package/dist/160/swapping/ccmFailed.d.mts +18 -18
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +29 -29
- package/dist/160/swapping/refundEgressIgnored.d.mts +29 -29
- package/dist/160/swapping/refundEgressScheduled.d.cts +9 -9
- package/dist/160/swapping/refundEgressScheduled.d.mts +9 -9
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/160/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/160/swapping/swapEgressIgnored.d.cts +29 -29
- package/dist/160/swapping/swapEgressIgnored.d.mts +29 -29
- package/dist/160/swapping/swapEgressScheduled.d.cts +9 -9
- package/dist/160/swapping/swapEgressScheduled.d.mts +9 -9
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.mts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +48 -48
- package/dist/160/swapping/swapRequested.d.mts +48 -48
- package/dist/160/swapping/swapScheduled.d.cts +6 -6
- package/dist/160/swapping/swapScheduled.d.mts +6 -6
- package/dist/160/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/160/swapping/withdrawalRequested.d.mts +12 -12
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/common.d.cts +28 -28
- package/dist/170/common.d.mts +28 -28
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
- package/dist/170/swapping/swapRequested.d.cts +24 -24
- package/dist/170/swapping/swapRequested.d.mts +24 -24
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/180/swapping/swapDepositAddressReady.d.mts +13 -13
- package/dist/180/swapping/swapScheduled.d.cts +2 -2
- package/dist/180/swapping/swapScheduled.d.mts +2 -2
- package/dist/180/swapping/withdrawalRequested.d.cts +2 -2
- package/dist/180/swapping/withdrawalRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +187 -187
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +187 -187
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.cts +54 -54
- package/dist/190/assetBalances/refundScheduled.d.mts +54 -54
- package/dist/190/assetBalances/refundSkipped.d.cts +76 -76
- package/dist/190/assetBalances/refundSkipped.d.mts +76 -76
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +35 -35
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +35 -35
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +205 -205
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +205 -205
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.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/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +317 -317
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +317 -317
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/190/common.d.cts +1979 -1979
- package/dist/190/common.d.mts +1979 -1979
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/190/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +187 -187
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +187 -187
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/flip/palletConfigUpdated.d.cts +8 -8
- package/dist/190/flip/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +54 -54
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +54 -54
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +205 -205
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +205 -205
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/reputation/offencePenalty.d.cts +4 -4
- package/dist/190/reputation/offencePenalty.d.mts +4 -4
- package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/190/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +181 -181
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +181 -181
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- 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 +8 -8
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +8 -8
- package/dist/190/swapping/creditedOnChain.d.cts +2 -2
- package/dist/190/swapping/creditedOnChain.d.mts +2 -2
- package/dist/190/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/190/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.mts +2 -2
- package/dist/190/swapping/refundedOnChain.d.cts +2 -2
- package/dist/190/swapping/refundedOnChain.d.mts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +31 -31
- package/dist/190/swapping/swapDepositAddressReady.d.mts +31 -31
- package/dist/190/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/190/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/190/swapping/swapExecuted.d.cts +2 -2
- package/dist/190/swapping/swapExecuted.d.mts +2 -2
- package/dist/190/swapping/swapRequested.d.cts +70 -70
- package/dist/190/swapping/swapRequested.d.mts +70 -70
- package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/190/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/190/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/190/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/190/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/190/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/190/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/190/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/190/tokenholderGovernance/proposalSubmitted.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/swapAborted.d.cts +2 -2
- package/dist/200/swapping/swapAborted.d.mts +2 -2
- package/dist/200/swapping/swapRescheduled.d.cts +3 -3
- package/dist/200/swapping/swapRescheduled.d.mts +3 -3
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +160 -160
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +160 -160
- 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/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/assetBalances/refundSkipped.d.cts +74 -74
- package/dist/210/assetBalances/refundSkipped.d.mts +74 -74
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +160 -160
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +160 -160
- 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 +102 -102
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +290 -290
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +290 -290
- 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 +2906 -2906
- package/dist/210/common.d.mts +2906 -2906
- 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 +62 -62
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +62 -62
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +160 -160
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +160 -160
- 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/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- 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 +22 -22
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +22 -22
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +2 -2
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +2 -2
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +16 -16
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +16 -16
- package/dist/210/liquidityPools/assetSwapped.d.cts +2 -2
- package/dist/210/liquidityPools/assetSwapped.d.mts +2 -2
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- 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 +20 -20
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +20 -20
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +4 -4
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +4 -4
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +160 -160
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +160 -160
- 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 +102 -102
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +192 -192
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +192 -192
- 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/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- 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 +10 -10
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +10 -10
- package/dist/210/swapping/refundEgressIgnored.d.cts +20 -20
- package/dist/210/swapping/refundEgressIgnored.d.mts +20 -20
- package/dist/210/swapping/swapDepositAddressReady.d.cts +29 -29
- package/dist/210/swapping/swapDepositAddressReady.d.mts +29 -29
- package/dist/210/swapping/swapEgressIgnored.d.cts +20 -20
- package/dist/210/swapping/swapEgressIgnored.d.mts +20 -20
- package/dist/210/swapping/swapRequested.d.cts +393 -393
- package/dist/210/swapping/swapRequested.d.mts +393 -393
- package/dist/210/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/210/swapping/withdrawalRequested.d.mts +4 -4
- 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/witnesser/prewitnessExecutionFailed.d.cts +22 -22
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +22 -22
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +22 -22
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +22 -22
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +56 -56
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +56 -56
- package/dist/220/common.cjs +334 -28
- package/dist/220/common.d.cts +4603 -246
- package/dist/220/common.d.mts +4603 -246
- package/dist/220/common.mjs +301 -28
- package/dist/220/environment/runtimeSafeModeUpdated.cjs +10 -0
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1789 -0
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1789 -0
- package/dist/220/environment/runtimeSafeModeUpdated.mjs +8 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/220/lendingPools/lendingFundsAdded.cjs +15 -0
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +81 -0
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +81 -0
- package/dist/220/lendingPools/lendingFundsAdded.mjs +13 -0
- package/dist/220/lendingPools/lendingFundsRemoved.cjs +15 -0
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +41 -0
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +41 -0
- package/dist/220/lendingPools/lendingFundsRemoved.mjs +13 -0
- package/dist/220/lendingPools/loanCreated.d.cts +14 -14
- package/dist/220/lendingPools/loanCreated.d.mts +14 -14
- package/dist/220/lendingPools/loanRepaid.d.cts +2 -2
- package/dist/220/lendingPools/loanRepaid.d.mts +2 -2
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +39 -39
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +39 -39
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +40 -40
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +40 -40
- package/dist/HandlerMap.cjs +4 -10
- package/dist/HandlerMap.mjs +4 -10
- package/dist/Processor.cjs +1 -1
- package/dist/Processor.mjs +1 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.124.0 → _@oxc-project_runtime@0.126.0}/helpers/decorate.cjs +1 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.124.0 → _@oxc-project_runtime@0.126.0}/helpers/decorate.mjs +1 -1
- package/package.json +1 -1
|
@@ -15,23 +15,23 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
15
15
|
asset: z.ZodEffects<z.ZodObject<{
|
|
16
16
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "
|
|
18
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
19
19
|
}, {
|
|
20
|
-
__kind: "
|
|
21
|
-
}>, "
|
|
22
|
-
__kind: "
|
|
20
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
21
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
22
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
23
23
|
}>;
|
|
24
24
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
26
27
|
amount: bigint;
|
|
27
|
-
asset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot";
|
|
28
28
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
29
29
|
swapId: bigint;
|
|
30
30
|
}, {
|
|
31
|
-
amount: string | number;
|
|
32
31
|
asset: {
|
|
33
|
-
__kind: "
|
|
32
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
34
33
|
};
|
|
34
|
+
amount: string | number;
|
|
35
35
|
egressId: [{
|
|
36
36
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
37
37
|
}, string | number];
|
|
@@ -15,23 +15,23 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
15
15
|
asset: z.ZodEffects<z.ZodObject<{
|
|
16
16
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "
|
|
18
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
19
19
|
}, {
|
|
20
|
-
__kind: "
|
|
21
|
-
}>, "
|
|
22
|
-
__kind: "
|
|
20
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
21
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
22
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
23
23
|
}>;
|
|
24
24
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
26
27
|
amount: bigint;
|
|
27
|
-
asset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot";
|
|
28
28
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
29
29
|
swapId: bigint;
|
|
30
30
|
}, {
|
|
31
|
-
amount: string | number;
|
|
32
31
|
asset: {
|
|
33
|
-
__kind: "
|
|
32
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
34
33
|
};
|
|
34
|
+
amount: string | number;
|
|
35
35
|
egressId: [{
|
|
36
36
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
37
37
|
}, string | number];
|
|
@@ -6,41 +6,41 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
6
6
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "
|
|
9
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "
|
|
12
|
-
}>, "
|
|
13
|
-
__kind: "
|
|
11
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
12
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
13
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
14
14
|
}>;
|
|
15
15
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
17
17
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "
|
|
22
|
-
}>, "
|
|
23
|
-
__kind: "
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
22
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
23
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
24
24
|
}>;
|
|
25
25
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
intermediateAmount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
egressAmount: bigint;
|
|
29
|
-
depositAmount: bigint;
|
|
30
28
|
swapId: bigint;
|
|
31
|
-
sourceAsset: "
|
|
32
|
-
|
|
29
|
+
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
30
|
+
depositAmount: bigint;
|
|
31
|
+
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
32
|
+
egressAmount: bigint;
|
|
33
33
|
intermediateAmount?: bigint | null | undefined;
|
|
34
34
|
}, {
|
|
35
|
-
egressAmount: string | number;
|
|
36
|
-
depositAmount: string | number;
|
|
37
35
|
swapId: string | number;
|
|
38
36
|
sourceAsset: {
|
|
39
|
-
__kind: "
|
|
37
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
40
38
|
};
|
|
39
|
+
depositAmount: string | number;
|
|
41
40
|
destinationAsset: {
|
|
42
|
-
__kind: "
|
|
41
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
43
42
|
};
|
|
43
|
+
egressAmount: string | number;
|
|
44
44
|
intermediateAmount?: string | number | null | undefined;
|
|
45
45
|
}>;
|
|
46
46
|
//#endregion
|
|
@@ -6,41 +6,41 @@ declare const swappingSwapExecuted: z.ZodObject<{
|
|
|
6
6
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "
|
|
9
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "
|
|
12
|
-
}>, "
|
|
13
|
-
__kind: "
|
|
11
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
12
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
13
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
14
14
|
}>;
|
|
15
15
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
17
17
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "
|
|
22
|
-
}>, "
|
|
23
|
-
__kind: "
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
22
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
23
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
24
24
|
}>;
|
|
25
25
|
egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
intermediateAmount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
egressAmount: bigint;
|
|
29
|
-
depositAmount: bigint;
|
|
30
28
|
swapId: bigint;
|
|
31
|
-
sourceAsset: "
|
|
32
|
-
|
|
29
|
+
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
30
|
+
depositAmount: bigint;
|
|
31
|
+
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
32
|
+
egressAmount: bigint;
|
|
33
33
|
intermediateAmount?: bigint | null | undefined;
|
|
34
34
|
}, {
|
|
35
|
-
egressAmount: string | number;
|
|
36
|
-
depositAmount: string | number;
|
|
37
35
|
swapId: string | number;
|
|
38
36
|
sourceAsset: {
|
|
39
|
-
__kind: "
|
|
37
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
40
38
|
};
|
|
39
|
+
depositAmount: string | number;
|
|
41
40
|
destinationAsset: {
|
|
42
|
-
__kind: "
|
|
41
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
43
42
|
};
|
|
43
|
+
egressAmount: string | number;
|
|
44
44
|
intermediateAmount?: string | number | null | undefined;
|
|
45
45
|
}>;
|
|
46
46
|
//#endregion
|
|
@@ -6,31 +6,31 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
6
6
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "
|
|
9
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "
|
|
12
|
-
}>, "
|
|
13
|
-
__kind: "
|
|
11
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
12
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
13
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
14
14
|
}>;
|
|
15
15
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
17
17
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "
|
|
22
|
-
}>, "
|
|
23
|
-
__kind: "
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
22
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
23
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
24
24
|
}>;
|
|
25
25
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
26
26
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
27
27
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
29
|
value: `0x${string}`;
|
|
30
|
-
__kind: "
|
|
30
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
31
31
|
}, {
|
|
32
32
|
value: string;
|
|
33
|
-
__kind: "
|
|
33
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
34
34
|
}>, {
|
|
35
35
|
readonly chain: "Ethereum";
|
|
36
36
|
readonly address: `0x${string}`;
|
|
@@ -42,7 +42,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
42
42
|
readonly address: string;
|
|
43
43
|
}, {
|
|
44
44
|
value: string;
|
|
45
|
-
__kind: "
|
|
45
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
46
46
|
}>;
|
|
47
47
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
48
48
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -51,10 +51,10 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
51
51
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
53
53
|
value: `0x${string}`;
|
|
54
|
-
__kind: "
|
|
54
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
55
55
|
}, {
|
|
56
56
|
value: string;
|
|
57
|
-
__kind: "
|
|
57
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
58
58
|
}>, {
|
|
59
59
|
readonly chain: "Ethereum";
|
|
60
60
|
readonly address: `0x${string}`;
|
|
@@ -66,13 +66,12 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
66
66
|
readonly address: string;
|
|
67
67
|
}, {
|
|
68
68
|
value: string;
|
|
69
|
-
__kind: "
|
|
69
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
70
70
|
}>;
|
|
71
71
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
72
72
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
73
73
|
}, "strip", z.ZodTypeAny, {
|
|
74
74
|
__kind: "DepositChannel";
|
|
75
|
-
channelId: bigint;
|
|
76
75
|
depositAddress: {
|
|
77
76
|
readonly chain: "Ethereum";
|
|
78
77
|
readonly address: `0x${string}`;
|
|
@@ -83,14 +82,15 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
83
82
|
readonly chain: "Bitcoin";
|
|
84
83
|
readonly address: string;
|
|
85
84
|
};
|
|
85
|
+
channelId: bigint;
|
|
86
86
|
depositBlockHeight: bigint;
|
|
87
87
|
}, {
|
|
88
88
|
__kind: "DepositChannel";
|
|
89
|
-
channelId: string | number;
|
|
90
89
|
depositAddress: {
|
|
91
90
|
value: string;
|
|
92
|
-
__kind: "
|
|
91
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
93
92
|
};
|
|
93
|
+
channelId: string | number;
|
|
94
94
|
depositBlockHeight: string | number;
|
|
95
95
|
}>, z.ZodObject<{
|
|
96
96
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -320,11 +320,12 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
320
320
|
readonly chain: "Bitcoin";
|
|
321
321
|
readonly address: string;
|
|
322
322
|
};
|
|
323
|
-
depositAmount: bigint;
|
|
324
323
|
swapId: bigint;
|
|
324
|
+
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
325
|
+
depositAmount: bigint;
|
|
326
|
+
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
325
327
|
origin: {
|
|
326
328
|
__kind: "DepositChannel";
|
|
327
|
-
channelId: bigint;
|
|
328
329
|
depositAddress: {
|
|
329
330
|
readonly chain: "Ethereum";
|
|
330
331
|
readonly address: `0x${string}`;
|
|
@@ -335,13 +336,12 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
335
336
|
readonly chain: "Bitcoin";
|
|
336
337
|
readonly address: string;
|
|
337
338
|
};
|
|
339
|
+
channelId: bigint;
|
|
338
340
|
depositBlockHeight: bigint;
|
|
339
341
|
} | {
|
|
340
342
|
__kind: "Vault";
|
|
341
343
|
txHash: `0x${string}`;
|
|
342
344
|
};
|
|
343
|
-
sourceAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot";
|
|
344
|
-
destinationAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot";
|
|
345
345
|
swapType: {
|
|
346
346
|
value: {
|
|
347
347
|
value: `0x${string}`;
|
|
@@ -384,28 +384,28 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
384
384
|
}, {
|
|
385
385
|
destinationAddress: {
|
|
386
386
|
value: string;
|
|
387
|
-
__kind: "
|
|
387
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
388
388
|
};
|
|
389
|
-
depositAmount: string | number;
|
|
390
389
|
swapId: string | number;
|
|
390
|
+
sourceAsset: {
|
|
391
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
392
|
+
};
|
|
393
|
+
depositAmount: string | number;
|
|
394
|
+
destinationAsset: {
|
|
395
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
396
|
+
};
|
|
391
397
|
origin: {
|
|
392
398
|
__kind: "DepositChannel";
|
|
393
|
-
channelId: string | number;
|
|
394
399
|
depositAddress: {
|
|
395
400
|
value: string;
|
|
396
|
-
__kind: "
|
|
401
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
397
402
|
};
|
|
403
|
+
channelId: string | number;
|
|
398
404
|
depositBlockHeight: string | number;
|
|
399
405
|
} | {
|
|
400
406
|
__kind: "Vault";
|
|
401
407
|
txHash: string;
|
|
402
408
|
};
|
|
403
|
-
sourceAsset: {
|
|
404
|
-
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot";
|
|
405
|
-
};
|
|
406
|
-
destinationAsset: {
|
|
407
|
-
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot";
|
|
408
|
-
};
|
|
409
409
|
swapType: {
|
|
410
410
|
value: {
|
|
411
411
|
value: string;
|
|
@@ -6,31 +6,31 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
6
6
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
7
7
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "
|
|
9
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "
|
|
12
|
-
}>, "
|
|
13
|
-
__kind: "
|
|
11
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
12
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
13
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
14
14
|
}>;
|
|
15
15
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
17
17
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
__kind: "
|
|
19
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
20
20
|
}, {
|
|
21
|
-
__kind: "
|
|
22
|
-
}>, "
|
|
23
|
-
__kind: "
|
|
21
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
22
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
23
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
24
24
|
}>;
|
|
25
25
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
26
26
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
27
27
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
29
|
value: `0x${string}`;
|
|
30
|
-
__kind: "
|
|
30
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
31
31
|
}, {
|
|
32
32
|
value: string;
|
|
33
|
-
__kind: "
|
|
33
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
34
34
|
}>, {
|
|
35
35
|
readonly chain: "Ethereum";
|
|
36
36
|
readonly address: `0x${string}`;
|
|
@@ -42,7 +42,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
42
42
|
readonly address: string;
|
|
43
43
|
}, {
|
|
44
44
|
value: string;
|
|
45
|
-
__kind: "
|
|
45
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
46
46
|
}>;
|
|
47
47
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
48
48
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -51,10 +51,10 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
51
51
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
53
53
|
value: `0x${string}`;
|
|
54
|
-
__kind: "
|
|
54
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
55
55
|
}, {
|
|
56
56
|
value: string;
|
|
57
|
-
__kind: "
|
|
57
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
58
58
|
}>, {
|
|
59
59
|
readonly chain: "Ethereum";
|
|
60
60
|
readonly address: `0x${string}`;
|
|
@@ -66,13 +66,12 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
66
66
|
readonly address: string;
|
|
67
67
|
}, {
|
|
68
68
|
value: string;
|
|
69
|
-
__kind: "
|
|
69
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
70
70
|
}>;
|
|
71
71
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
72
72
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
73
73
|
}, "strip", z.ZodTypeAny, {
|
|
74
74
|
__kind: "DepositChannel";
|
|
75
|
-
channelId: bigint;
|
|
76
75
|
depositAddress: {
|
|
77
76
|
readonly chain: "Ethereum";
|
|
78
77
|
readonly address: `0x${string}`;
|
|
@@ -83,14 +82,15 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
83
82
|
readonly chain: "Bitcoin";
|
|
84
83
|
readonly address: string;
|
|
85
84
|
};
|
|
85
|
+
channelId: bigint;
|
|
86
86
|
depositBlockHeight: bigint;
|
|
87
87
|
}, {
|
|
88
88
|
__kind: "DepositChannel";
|
|
89
|
-
channelId: string | number;
|
|
90
89
|
depositAddress: {
|
|
91
90
|
value: string;
|
|
92
|
-
__kind: "
|
|
91
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
93
92
|
};
|
|
93
|
+
channelId: string | number;
|
|
94
94
|
depositBlockHeight: string | number;
|
|
95
95
|
}>, z.ZodObject<{
|
|
96
96
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -320,11 +320,12 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
320
320
|
readonly chain: "Bitcoin";
|
|
321
321
|
readonly address: string;
|
|
322
322
|
};
|
|
323
|
-
depositAmount: bigint;
|
|
324
323
|
swapId: bigint;
|
|
324
|
+
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
325
|
+
depositAmount: bigint;
|
|
326
|
+
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
325
327
|
origin: {
|
|
326
328
|
__kind: "DepositChannel";
|
|
327
|
-
channelId: bigint;
|
|
328
329
|
depositAddress: {
|
|
329
330
|
readonly chain: "Ethereum";
|
|
330
331
|
readonly address: `0x${string}`;
|
|
@@ -335,13 +336,12 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
335
336
|
readonly chain: "Bitcoin";
|
|
336
337
|
readonly address: string;
|
|
337
338
|
};
|
|
339
|
+
channelId: bigint;
|
|
338
340
|
depositBlockHeight: bigint;
|
|
339
341
|
} | {
|
|
340
342
|
__kind: "Vault";
|
|
341
343
|
txHash: `0x${string}`;
|
|
342
344
|
};
|
|
343
|
-
sourceAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot";
|
|
344
|
-
destinationAsset: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot";
|
|
345
345
|
swapType: {
|
|
346
346
|
value: {
|
|
347
347
|
value: `0x${string}`;
|
|
@@ -384,28 +384,28 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
384
384
|
}, {
|
|
385
385
|
destinationAddress: {
|
|
386
386
|
value: string;
|
|
387
|
-
__kind: "
|
|
387
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
388
388
|
};
|
|
389
|
-
depositAmount: string | number;
|
|
390
389
|
swapId: string | number;
|
|
390
|
+
sourceAsset: {
|
|
391
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
392
|
+
};
|
|
393
|
+
depositAmount: string | number;
|
|
394
|
+
destinationAsset: {
|
|
395
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
396
|
+
};
|
|
391
397
|
origin: {
|
|
392
398
|
__kind: "DepositChannel";
|
|
393
|
-
channelId: string | number;
|
|
394
399
|
depositAddress: {
|
|
395
400
|
value: string;
|
|
396
|
-
__kind: "
|
|
401
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
397
402
|
};
|
|
403
|
+
channelId: string | number;
|
|
398
404
|
depositBlockHeight: string | number;
|
|
399
405
|
} | {
|
|
400
406
|
__kind: "Vault";
|
|
401
407
|
txHash: string;
|
|
402
408
|
};
|
|
403
|
-
sourceAsset: {
|
|
404
|
-
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot";
|
|
405
|
-
};
|
|
406
|
-
destinationAsset: {
|
|
407
|
-
__kind: "Btc" | "Eth" | "Flip" | "Usdc" | "Dot";
|
|
408
|
-
};
|
|
409
409
|
swapType: {
|
|
410
410
|
value: {
|
|
411
411
|
value: string;
|
|
@@ -17,10 +17,10 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
17
17
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
19
|
value: `0x${string}`;
|
|
20
|
-
__kind: "
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
21
21
|
}, {
|
|
22
22
|
value: string;
|
|
23
|
-
__kind: "
|
|
23
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
24
24
|
}>, {
|
|
25
25
|
readonly chain: "Ethereum";
|
|
26
26
|
readonly address: `0x${string}`;
|
|
@@ -32,10 +32,9 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
32
32
|
readonly address: string;
|
|
33
33
|
}, {
|
|
34
34
|
value: string;
|
|
35
|
-
__kind: "
|
|
35
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
36
36
|
}>;
|
|
37
37
|
}, "strip", z.ZodTypeAny, {
|
|
38
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
39
38
|
destinationAddress: {
|
|
40
39
|
readonly chain: "Ethereum";
|
|
41
40
|
readonly address: `0x${string}`;
|
|
@@ -46,15 +45,16 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
46
45
|
readonly chain: "Bitcoin";
|
|
47
46
|
readonly address: string;
|
|
48
47
|
};
|
|
48
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
49
49
|
egressAmount: bigint;
|
|
50
50
|
}, {
|
|
51
|
-
egressId: [{
|
|
52
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
53
|
-
}, string | number];
|
|
54
51
|
destinationAddress: {
|
|
55
52
|
value: string;
|
|
56
|
-
__kind: "
|
|
53
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
57
54
|
};
|
|
55
|
+
egressId: [{
|
|
56
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
57
|
+
}, string | number];
|
|
58
58
|
egressAmount: string | number;
|
|
59
59
|
}>;
|
|
60
60
|
//#endregion
|
|
@@ -17,10 +17,10 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
17
17
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
19
|
value: `0x${string}`;
|
|
20
|
-
__kind: "
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
21
21
|
}, {
|
|
22
22
|
value: string;
|
|
23
|
-
__kind: "
|
|
23
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
24
24
|
}>, {
|
|
25
25
|
readonly chain: "Ethereum";
|
|
26
26
|
readonly address: `0x${string}`;
|
|
@@ -32,10 +32,9 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
32
32
|
readonly address: string;
|
|
33
33
|
}, {
|
|
34
34
|
value: string;
|
|
35
|
-
__kind: "
|
|
35
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
36
36
|
}>;
|
|
37
37
|
}, "strip", z.ZodTypeAny, {
|
|
38
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
39
38
|
destinationAddress: {
|
|
40
39
|
readonly chain: "Ethereum";
|
|
41
40
|
readonly address: `0x${string}`;
|
|
@@ -46,15 +45,16 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
46
45
|
readonly chain: "Bitcoin";
|
|
47
46
|
readonly address: string;
|
|
48
47
|
};
|
|
48
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
49
49
|
egressAmount: bigint;
|
|
50
50
|
}, {
|
|
51
|
-
egressId: [{
|
|
52
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
53
|
-
}, string | number];
|
|
54
51
|
destinationAddress: {
|
|
55
52
|
value: string;
|
|
56
|
-
__kind: "
|
|
53
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
57
54
|
};
|
|
55
|
+
egressId: [{
|
|
56
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
57
|
+
}, string | number];
|
|
58
58
|
egressAmount: string | number;
|
|
59
59
|
}>;
|
|
60
60
|
//#endregion
|
|
@@ -13,13 +13,13 @@ declare const tokenholderGovernanceGovKeyUpdatedHasFailed: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
key: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
key: `0x${string}`;
|
|
17
16
|
chain: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
17
|
+
key: `0x${string}`;
|
|
18
18
|
}, {
|
|
19
|
-
key: string;
|
|
20
19
|
chain: {
|
|
21
20
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
22
21
|
};
|
|
22
|
+
key: string;
|
|
23
23
|
}>;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { tokenholderGovernanceGovKeyUpdatedHasFailed };
|
|
@@ -13,13 +13,13 @@ declare const tokenholderGovernanceGovKeyUpdatedHasFailed: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
key: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
key: `0x${string}`;
|
|
17
16
|
chain: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
17
|
+
key: `0x${string}`;
|
|
18
18
|
}, {
|
|
19
|
-
key: string;
|
|
20
19
|
chain: {
|
|
21
20
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
22
21
|
};
|
|
22
|
+
key: string;
|
|
23
23
|
}>;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { tokenholderGovernanceGovKeyUpdatedHasFailed };
|