@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
|
@@ -168,9 +168,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
168
168
|
arbitrumIngressEgress: z.ZodBoolean;
|
|
169
169
|
arbitrumVault: z.ZodBoolean;
|
|
170
170
|
}, "strip", z.ZodTypeAny, {
|
|
171
|
-
governance: boolean;
|
|
172
171
|
funding: boolean;
|
|
173
172
|
swapping: boolean;
|
|
173
|
+
governance: boolean;
|
|
174
174
|
ethereumBroadcast: boolean;
|
|
175
175
|
ethereumChainTracking: boolean;
|
|
176
176
|
ethereumIngressEgress: boolean;
|
|
@@ -188,9 +188,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
188
188
|
arbitrumIngressEgress: boolean;
|
|
189
189
|
arbitrumVault: boolean;
|
|
190
190
|
}, {
|
|
191
|
-
governance: boolean;
|
|
192
191
|
funding: boolean;
|
|
193
192
|
swapping: boolean;
|
|
193
|
+
governance: boolean;
|
|
194
194
|
ethereumBroadcast: boolean;
|
|
195
195
|
ethereumChainTracking: boolean;
|
|
196
196
|
ethereumIngressEgress: boolean;
|
|
@@ -210,9 +210,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
210
210
|
}>;
|
|
211
211
|
}, "strip", z.ZodTypeAny, {
|
|
212
212
|
value: {
|
|
213
|
-
governance: boolean;
|
|
214
213
|
funding: boolean;
|
|
215
214
|
swapping: boolean;
|
|
215
|
+
governance: boolean;
|
|
216
216
|
ethereumBroadcast: boolean;
|
|
217
217
|
ethereumChainTracking: boolean;
|
|
218
218
|
ethereumIngressEgress: boolean;
|
|
@@ -233,9 +233,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
233
233
|
__kind: "CodeAmber";
|
|
234
234
|
}, {
|
|
235
235
|
value: {
|
|
236
|
-
governance: boolean;
|
|
237
236
|
funding: boolean;
|
|
238
237
|
swapping: boolean;
|
|
238
|
+
governance: boolean;
|
|
239
239
|
ethereumBroadcast: boolean;
|
|
240
240
|
ethereumChainTracking: boolean;
|
|
241
241
|
ethereumIngressEgress: boolean;
|
|
@@ -320,6 +320,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
320
320
|
depositsEnabled: boolean;
|
|
321
321
|
}>;
|
|
322
322
|
}, "strip", z.ZodTypeAny, {
|
|
323
|
+
emissions: {
|
|
324
|
+
emissionsSyncEnabled: boolean;
|
|
325
|
+
};
|
|
323
326
|
funding: {
|
|
324
327
|
redeemEnabled: boolean;
|
|
325
328
|
};
|
|
@@ -328,9 +331,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
328
331
|
withdrawalsEnabled: boolean;
|
|
329
332
|
brokerRegistrationEnabled: boolean;
|
|
330
333
|
};
|
|
331
|
-
emissions: {
|
|
332
|
-
emissionsSyncEnabled: boolean;
|
|
333
|
-
};
|
|
334
334
|
liquidityProvider: {
|
|
335
335
|
depositEnabled: boolean;
|
|
336
336
|
withdrawalEnabled: boolean;
|
|
@@ -374,9 +374,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
374
374
|
__kind: "CodeRed";
|
|
375
375
|
} | {
|
|
376
376
|
value: {
|
|
377
|
-
governance: boolean;
|
|
378
377
|
funding: boolean;
|
|
379
378
|
swapping: boolean;
|
|
379
|
+
governance: boolean;
|
|
380
380
|
ethereumBroadcast: boolean;
|
|
381
381
|
ethereumChainTracking: boolean;
|
|
382
382
|
ethereumIngressEgress: boolean;
|
|
@@ -421,6 +421,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
421
421
|
depositsEnabled: boolean;
|
|
422
422
|
};
|
|
423
423
|
}, {
|
|
424
|
+
emissions: {
|
|
425
|
+
emissionsSyncEnabled: boolean;
|
|
426
|
+
};
|
|
424
427
|
funding: {
|
|
425
428
|
redeemEnabled: boolean;
|
|
426
429
|
};
|
|
@@ -429,9 +432,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
429
432
|
withdrawalsEnabled: boolean;
|
|
430
433
|
brokerRegistrationEnabled: boolean;
|
|
431
434
|
};
|
|
432
|
-
emissions: {
|
|
433
|
-
emissionsSyncEnabled: boolean;
|
|
434
|
-
};
|
|
435
435
|
liquidityProvider: {
|
|
436
436
|
depositEnabled: boolean;
|
|
437
437
|
withdrawalEnabled: boolean;
|
|
@@ -475,9 +475,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
475
475
|
__kind: "CodeRed";
|
|
476
476
|
} | {
|
|
477
477
|
value: {
|
|
478
|
-
governance: boolean;
|
|
479
478
|
funding: boolean;
|
|
480
479
|
swapping: boolean;
|
|
480
|
+
governance: boolean;
|
|
481
481
|
ethereumBroadcast: boolean;
|
|
482
482
|
ethereumChainTracking: boolean;
|
|
483
483
|
ethereumIngressEgress: boolean;
|
|
@@ -524,6 +524,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
524
524
|
}>;
|
|
525
525
|
}, "strip", z.ZodTypeAny, {
|
|
526
526
|
value: {
|
|
527
|
+
emissions: {
|
|
528
|
+
emissionsSyncEnabled: boolean;
|
|
529
|
+
};
|
|
527
530
|
funding: {
|
|
528
531
|
redeemEnabled: boolean;
|
|
529
532
|
};
|
|
@@ -532,9 +535,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
532
535
|
withdrawalsEnabled: boolean;
|
|
533
536
|
brokerRegistrationEnabled: boolean;
|
|
534
537
|
};
|
|
535
|
-
emissions: {
|
|
536
|
-
emissionsSyncEnabled: boolean;
|
|
537
|
-
};
|
|
538
538
|
liquidityProvider: {
|
|
539
539
|
depositEnabled: boolean;
|
|
540
540
|
withdrawalEnabled: boolean;
|
|
@@ -578,9 +578,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
578
578
|
__kind: "CodeRed";
|
|
579
579
|
} | {
|
|
580
580
|
value: {
|
|
581
|
-
governance: boolean;
|
|
582
581
|
funding: boolean;
|
|
583
582
|
swapping: boolean;
|
|
583
|
+
governance: boolean;
|
|
584
584
|
ethereumBroadcast: boolean;
|
|
585
585
|
ethereumChainTracking: boolean;
|
|
586
586
|
ethereumIngressEgress: boolean;
|
|
@@ -628,6 +628,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
628
628
|
__kind: "CodeAmber";
|
|
629
629
|
}, {
|
|
630
630
|
value: {
|
|
631
|
+
emissions: {
|
|
632
|
+
emissionsSyncEnabled: boolean;
|
|
633
|
+
};
|
|
631
634
|
funding: {
|
|
632
635
|
redeemEnabled: boolean;
|
|
633
636
|
};
|
|
@@ -636,9 +639,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
636
639
|
withdrawalsEnabled: boolean;
|
|
637
640
|
brokerRegistrationEnabled: boolean;
|
|
638
641
|
};
|
|
639
|
-
emissions: {
|
|
640
|
-
emissionsSyncEnabled: boolean;
|
|
641
|
-
};
|
|
642
642
|
liquidityProvider: {
|
|
643
643
|
depositEnabled: boolean;
|
|
644
644
|
withdrawalEnabled: boolean;
|
|
@@ -682,9 +682,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
682
682
|
__kind: "CodeRed";
|
|
683
683
|
} | {
|
|
684
684
|
value: {
|
|
685
|
-
governance: boolean;
|
|
686
685
|
funding: boolean;
|
|
687
686
|
swapping: boolean;
|
|
687
|
+
governance: boolean;
|
|
688
688
|
ethereumBroadcast: boolean;
|
|
689
689
|
ethereumChainTracking: boolean;
|
|
690
690
|
ethereumIngressEgress: boolean;
|
|
@@ -738,6 +738,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
738
738
|
__kind: "CodeGreen";
|
|
739
739
|
} | {
|
|
740
740
|
value: {
|
|
741
|
+
emissions: {
|
|
742
|
+
emissionsSyncEnabled: boolean;
|
|
743
|
+
};
|
|
741
744
|
funding: {
|
|
742
745
|
redeemEnabled: boolean;
|
|
743
746
|
};
|
|
@@ -746,9 +749,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
746
749
|
withdrawalsEnabled: boolean;
|
|
747
750
|
brokerRegistrationEnabled: boolean;
|
|
748
751
|
};
|
|
749
|
-
emissions: {
|
|
750
|
-
emissionsSyncEnabled: boolean;
|
|
751
|
-
};
|
|
752
752
|
liquidityProvider: {
|
|
753
753
|
depositEnabled: boolean;
|
|
754
754
|
withdrawalEnabled: boolean;
|
|
@@ -792,9 +792,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
792
792
|
__kind: "CodeRed";
|
|
793
793
|
} | {
|
|
794
794
|
value: {
|
|
795
|
-
governance: boolean;
|
|
796
795
|
funding: boolean;
|
|
797
796
|
swapping: boolean;
|
|
797
|
+
governance: boolean;
|
|
798
798
|
ethereumBroadcast: boolean;
|
|
799
799
|
ethereumChainTracking: boolean;
|
|
800
800
|
ethereumIngressEgress: boolean;
|
|
@@ -848,6 +848,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
848
848
|
__kind: "CodeGreen";
|
|
849
849
|
} | {
|
|
850
850
|
value: {
|
|
851
|
+
emissions: {
|
|
852
|
+
emissionsSyncEnabled: boolean;
|
|
853
|
+
};
|
|
851
854
|
funding: {
|
|
852
855
|
redeemEnabled: boolean;
|
|
853
856
|
};
|
|
@@ -856,9 +859,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
856
859
|
withdrawalsEnabled: boolean;
|
|
857
860
|
brokerRegistrationEnabled: boolean;
|
|
858
861
|
};
|
|
859
|
-
emissions: {
|
|
860
|
-
emissionsSyncEnabled: boolean;
|
|
861
|
-
};
|
|
862
862
|
liquidityProvider: {
|
|
863
863
|
depositEnabled: boolean;
|
|
864
864
|
withdrawalEnabled: boolean;
|
|
@@ -902,9 +902,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
902
902
|
__kind: "CodeRed";
|
|
903
903
|
} | {
|
|
904
904
|
value: {
|
|
905
|
-
governance: boolean;
|
|
906
905
|
funding: boolean;
|
|
907
906
|
swapping: boolean;
|
|
907
|
+
governance: boolean;
|
|
908
908
|
ethereumBroadcast: boolean;
|
|
909
909
|
ethereumChainTracking: boolean;
|
|
910
910
|
ethereumIngressEgress: boolean;
|
|
@@ -168,9 +168,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
168
168
|
arbitrumIngressEgress: z.ZodBoolean;
|
|
169
169
|
arbitrumVault: z.ZodBoolean;
|
|
170
170
|
}, "strip", z.ZodTypeAny, {
|
|
171
|
-
governance: boolean;
|
|
172
171
|
funding: boolean;
|
|
173
172
|
swapping: boolean;
|
|
173
|
+
governance: boolean;
|
|
174
174
|
ethereumBroadcast: boolean;
|
|
175
175
|
ethereumChainTracking: boolean;
|
|
176
176
|
ethereumIngressEgress: boolean;
|
|
@@ -188,9 +188,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
188
188
|
arbitrumIngressEgress: boolean;
|
|
189
189
|
arbitrumVault: boolean;
|
|
190
190
|
}, {
|
|
191
|
-
governance: boolean;
|
|
192
191
|
funding: boolean;
|
|
193
192
|
swapping: boolean;
|
|
193
|
+
governance: boolean;
|
|
194
194
|
ethereumBroadcast: boolean;
|
|
195
195
|
ethereumChainTracking: boolean;
|
|
196
196
|
ethereumIngressEgress: boolean;
|
|
@@ -210,9 +210,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
210
210
|
}>;
|
|
211
211
|
}, "strip", z.ZodTypeAny, {
|
|
212
212
|
value: {
|
|
213
|
-
governance: boolean;
|
|
214
213
|
funding: boolean;
|
|
215
214
|
swapping: boolean;
|
|
215
|
+
governance: boolean;
|
|
216
216
|
ethereumBroadcast: boolean;
|
|
217
217
|
ethereumChainTracking: boolean;
|
|
218
218
|
ethereumIngressEgress: boolean;
|
|
@@ -233,9 +233,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
233
233
|
__kind: "CodeAmber";
|
|
234
234
|
}, {
|
|
235
235
|
value: {
|
|
236
|
-
governance: boolean;
|
|
237
236
|
funding: boolean;
|
|
238
237
|
swapping: boolean;
|
|
238
|
+
governance: boolean;
|
|
239
239
|
ethereumBroadcast: boolean;
|
|
240
240
|
ethereumChainTracking: boolean;
|
|
241
241
|
ethereumIngressEgress: boolean;
|
|
@@ -320,6 +320,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
320
320
|
depositsEnabled: boolean;
|
|
321
321
|
}>;
|
|
322
322
|
}, "strip", z.ZodTypeAny, {
|
|
323
|
+
emissions: {
|
|
324
|
+
emissionsSyncEnabled: boolean;
|
|
325
|
+
};
|
|
323
326
|
funding: {
|
|
324
327
|
redeemEnabled: boolean;
|
|
325
328
|
};
|
|
@@ -328,9 +331,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
328
331
|
withdrawalsEnabled: boolean;
|
|
329
332
|
brokerRegistrationEnabled: boolean;
|
|
330
333
|
};
|
|
331
|
-
emissions: {
|
|
332
|
-
emissionsSyncEnabled: boolean;
|
|
333
|
-
};
|
|
334
334
|
liquidityProvider: {
|
|
335
335
|
depositEnabled: boolean;
|
|
336
336
|
withdrawalEnabled: boolean;
|
|
@@ -374,9 +374,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
374
374
|
__kind: "CodeRed";
|
|
375
375
|
} | {
|
|
376
376
|
value: {
|
|
377
|
-
governance: boolean;
|
|
378
377
|
funding: boolean;
|
|
379
378
|
swapping: boolean;
|
|
379
|
+
governance: boolean;
|
|
380
380
|
ethereumBroadcast: boolean;
|
|
381
381
|
ethereumChainTracking: boolean;
|
|
382
382
|
ethereumIngressEgress: boolean;
|
|
@@ -421,6 +421,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
421
421
|
depositsEnabled: boolean;
|
|
422
422
|
};
|
|
423
423
|
}, {
|
|
424
|
+
emissions: {
|
|
425
|
+
emissionsSyncEnabled: boolean;
|
|
426
|
+
};
|
|
424
427
|
funding: {
|
|
425
428
|
redeemEnabled: boolean;
|
|
426
429
|
};
|
|
@@ -429,9 +432,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
429
432
|
withdrawalsEnabled: boolean;
|
|
430
433
|
brokerRegistrationEnabled: boolean;
|
|
431
434
|
};
|
|
432
|
-
emissions: {
|
|
433
|
-
emissionsSyncEnabled: boolean;
|
|
434
|
-
};
|
|
435
435
|
liquidityProvider: {
|
|
436
436
|
depositEnabled: boolean;
|
|
437
437
|
withdrawalEnabled: boolean;
|
|
@@ -475,9 +475,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
475
475
|
__kind: "CodeRed";
|
|
476
476
|
} | {
|
|
477
477
|
value: {
|
|
478
|
-
governance: boolean;
|
|
479
478
|
funding: boolean;
|
|
480
479
|
swapping: boolean;
|
|
480
|
+
governance: boolean;
|
|
481
481
|
ethereumBroadcast: boolean;
|
|
482
482
|
ethereumChainTracking: boolean;
|
|
483
483
|
ethereumIngressEgress: boolean;
|
|
@@ -524,6 +524,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
524
524
|
}>;
|
|
525
525
|
}, "strip", z.ZodTypeAny, {
|
|
526
526
|
value: {
|
|
527
|
+
emissions: {
|
|
528
|
+
emissionsSyncEnabled: boolean;
|
|
529
|
+
};
|
|
527
530
|
funding: {
|
|
528
531
|
redeemEnabled: boolean;
|
|
529
532
|
};
|
|
@@ -532,9 +535,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
532
535
|
withdrawalsEnabled: boolean;
|
|
533
536
|
brokerRegistrationEnabled: boolean;
|
|
534
537
|
};
|
|
535
|
-
emissions: {
|
|
536
|
-
emissionsSyncEnabled: boolean;
|
|
537
|
-
};
|
|
538
538
|
liquidityProvider: {
|
|
539
539
|
depositEnabled: boolean;
|
|
540
540
|
withdrawalEnabled: boolean;
|
|
@@ -578,9 +578,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
578
578
|
__kind: "CodeRed";
|
|
579
579
|
} | {
|
|
580
580
|
value: {
|
|
581
|
-
governance: boolean;
|
|
582
581
|
funding: boolean;
|
|
583
582
|
swapping: boolean;
|
|
583
|
+
governance: boolean;
|
|
584
584
|
ethereumBroadcast: boolean;
|
|
585
585
|
ethereumChainTracking: boolean;
|
|
586
586
|
ethereumIngressEgress: boolean;
|
|
@@ -628,6 +628,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
628
628
|
__kind: "CodeAmber";
|
|
629
629
|
}, {
|
|
630
630
|
value: {
|
|
631
|
+
emissions: {
|
|
632
|
+
emissionsSyncEnabled: boolean;
|
|
633
|
+
};
|
|
631
634
|
funding: {
|
|
632
635
|
redeemEnabled: boolean;
|
|
633
636
|
};
|
|
@@ -636,9 +639,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
636
639
|
withdrawalsEnabled: boolean;
|
|
637
640
|
brokerRegistrationEnabled: boolean;
|
|
638
641
|
};
|
|
639
|
-
emissions: {
|
|
640
|
-
emissionsSyncEnabled: boolean;
|
|
641
|
-
};
|
|
642
642
|
liquidityProvider: {
|
|
643
643
|
depositEnabled: boolean;
|
|
644
644
|
withdrawalEnabled: boolean;
|
|
@@ -682,9 +682,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
682
682
|
__kind: "CodeRed";
|
|
683
683
|
} | {
|
|
684
684
|
value: {
|
|
685
|
-
governance: boolean;
|
|
686
685
|
funding: boolean;
|
|
687
686
|
swapping: boolean;
|
|
687
|
+
governance: boolean;
|
|
688
688
|
ethereumBroadcast: boolean;
|
|
689
689
|
ethereumChainTracking: boolean;
|
|
690
690
|
ethereumIngressEgress: boolean;
|
|
@@ -738,6 +738,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
738
738
|
__kind: "CodeGreen";
|
|
739
739
|
} | {
|
|
740
740
|
value: {
|
|
741
|
+
emissions: {
|
|
742
|
+
emissionsSyncEnabled: boolean;
|
|
743
|
+
};
|
|
741
744
|
funding: {
|
|
742
745
|
redeemEnabled: boolean;
|
|
743
746
|
};
|
|
@@ -746,9 +749,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
746
749
|
withdrawalsEnabled: boolean;
|
|
747
750
|
brokerRegistrationEnabled: boolean;
|
|
748
751
|
};
|
|
749
|
-
emissions: {
|
|
750
|
-
emissionsSyncEnabled: boolean;
|
|
751
|
-
};
|
|
752
752
|
liquidityProvider: {
|
|
753
753
|
depositEnabled: boolean;
|
|
754
754
|
withdrawalEnabled: boolean;
|
|
@@ -792,9 +792,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
792
792
|
__kind: "CodeRed";
|
|
793
793
|
} | {
|
|
794
794
|
value: {
|
|
795
|
-
governance: boolean;
|
|
796
795
|
funding: boolean;
|
|
797
796
|
swapping: boolean;
|
|
797
|
+
governance: boolean;
|
|
798
798
|
ethereumBroadcast: boolean;
|
|
799
799
|
ethereumChainTracking: boolean;
|
|
800
800
|
ethereumIngressEgress: boolean;
|
|
@@ -848,6 +848,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
848
848
|
__kind: "CodeGreen";
|
|
849
849
|
} | {
|
|
850
850
|
value: {
|
|
851
|
+
emissions: {
|
|
852
|
+
emissionsSyncEnabled: boolean;
|
|
853
|
+
};
|
|
851
854
|
funding: {
|
|
852
855
|
redeemEnabled: boolean;
|
|
853
856
|
};
|
|
@@ -856,9 +859,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
856
859
|
withdrawalsEnabled: boolean;
|
|
857
860
|
brokerRegistrationEnabled: boolean;
|
|
858
861
|
};
|
|
859
|
-
emissions: {
|
|
860
|
-
emissionsSyncEnabled: boolean;
|
|
861
|
-
};
|
|
862
862
|
liquidityProvider: {
|
|
863
863
|
depositEnabled: boolean;
|
|
864
864
|
withdrawalEnabled: boolean;
|
|
@@ -902,9 +902,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
902
902
|
__kind: "CodeRed";
|
|
903
903
|
} | {
|
|
904
904
|
value: {
|
|
905
|
-
governance: boolean;
|
|
906
905
|
funding: boolean;
|
|
907
906
|
swapping: boolean;
|
|
907
|
+
governance: boolean;
|
|
908
908
|
ethereumBroadcast: boolean;
|
|
909
909
|
ethereumChainTracking: boolean;
|
|
910
910
|
ethereumIngressEgress: boolean;
|
|
@@ -64,10 +64,6 @@ declare const environmentStaleUtxosDiscarded: z.ZodObject<{
|
|
|
64
64
|
} | null | undefined;
|
|
65
65
|
}>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
-
id: {
|
|
68
|
-
txId: `0x${string}`;
|
|
69
|
-
vout: number;
|
|
70
|
-
};
|
|
71
67
|
amount: bigint;
|
|
72
68
|
depositAddress: {
|
|
73
69
|
pubkeyX: `0x${string}`;
|
|
@@ -80,11 +76,11 @@ declare const environmentStaleUtxosDiscarded: z.ZodObject<{
|
|
|
80
76
|
};
|
|
81
77
|
} | null | undefined;
|
|
82
78
|
};
|
|
83
|
-
}, {
|
|
84
79
|
id: {
|
|
85
|
-
txId: string
|
|
80
|
+
txId: `0x${string}`;
|
|
86
81
|
vout: number;
|
|
87
82
|
};
|
|
83
|
+
}, {
|
|
88
84
|
amount: string | number;
|
|
89
85
|
depositAddress: {
|
|
90
86
|
pubkeyX: string;
|
|
@@ -97,13 +93,13 @@ declare const environmentStaleUtxosDiscarded: z.ZodObject<{
|
|
|
97
93
|
};
|
|
98
94
|
} | null | undefined;
|
|
99
95
|
};
|
|
100
|
-
}>, "many">;
|
|
101
|
-
}, "strip", z.ZodTypeAny, {
|
|
102
|
-
utxos: {
|
|
103
96
|
id: {
|
|
104
|
-
txId:
|
|
97
|
+
txId: string;
|
|
105
98
|
vout: number;
|
|
106
99
|
};
|
|
100
|
+
}>, "many">;
|
|
101
|
+
}, "strip", z.ZodTypeAny, {
|
|
102
|
+
utxos: {
|
|
107
103
|
amount: bigint;
|
|
108
104
|
depositAddress: {
|
|
109
105
|
pubkeyX: `0x${string}`;
|
|
@@ -116,13 +112,13 @@ declare const environmentStaleUtxosDiscarded: z.ZodObject<{
|
|
|
116
112
|
};
|
|
117
113
|
} | null | undefined;
|
|
118
114
|
};
|
|
119
|
-
}[];
|
|
120
|
-
}, {
|
|
121
|
-
utxos: {
|
|
122
115
|
id: {
|
|
123
|
-
txId: string
|
|
116
|
+
txId: `0x${string}`;
|
|
124
117
|
vout: number;
|
|
125
118
|
};
|
|
119
|
+
}[];
|
|
120
|
+
}, {
|
|
121
|
+
utxos: {
|
|
126
122
|
amount: string | number;
|
|
127
123
|
depositAddress: {
|
|
128
124
|
pubkeyX: string;
|
|
@@ -135,6 +131,10 @@ declare const environmentStaleUtxosDiscarded: z.ZodObject<{
|
|
|
135
131
|
};
|
|
136
132
|
} | null | undefined;
|
|
137
133
|
};
|
|
134
|
+
id: {
|
|
135
|
+
txId: string;
|
|
136
|
+
vout: number;
|
|
137
|
+
};
|
|
138
138
|
}[];
|
|
139
139
|
}>;
|
|
140
140
|
//#endregion
|
|
@@ -64,10 +64,6 @@ declare const environmentStaleUtxosDiscarded: z.ZodObject<{
|
|
|
64
64
|
} | null | undefined;
|
|
65
65
|
}>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
-
id: {
|
|
68
|
-
txId: `0x${string}`;
|
|
69
|
-
vout: number;
|
|
70
|
-
};
|
|
71
67
|
amount: bigint;
|
|
72
68
|
depositAddress: {
|
|
73
69
|
pubkeyX: `0x${string}`;
|
|
@@ -80,11 +76,11 @@ declare const environmentStaleUtxosDiscarded: z.ZodObject<{
|
|
|
80
76
|
};
|
|
81
77
|
} | null | undefined;
|
|
82
78
|
};
|
|
83
|
-
}, {
|
|
84
79
|
id: {
|
|
85
|
-
txId: string
|
|
80
|
+
txId: `0x${string}`;
|
|
86
81
|
vout: number;
|
|
87
82
|
};
|
|
83
|
+
}, {
|
|
88
84
|
amount: string | number;
|
|
89
85
|
depositAddress: {
|
|
90
86
|
pubkeyX: string;
|
|
@@ -97,13 +93,13 @@ declare const environmentStaleUtxosDiscarded: z.ZodObject<{
|
|
|
97
93
|
};
|
|
98
94
|
} | null | undefined;
|
|
99
95
|
};
|
|
100
|
-
}>, "many">;
|
|
101
|
-
}, "strip", z.ZodTypeAny, {
|
|
102
|
-
utxos: {
|
|
103
96
|
id: {
|
|
104
|
-
txId:
|
|
97
|
+
txId: string;
|
|
105
98
|
vout: number;
|
|
106
99
|
};
|
|
100
|
+
}>, "many">;
|
|
101
|
+
}, "strip", z.ZodTypeAny, {
|
|
102
|
+
utxos: {
|
|
107
103
|
amount: bigint;
|
|
108
104
|
depositAddress: {
|
|
109
105
|
pubkeyX: `0x${string}`;
|
|
@@ -116,13 +112,13 @@ declare const environmentStaleUtxosDiscarded: z.ZodObject<{
|
|
|
116
112
|
};
|
|
117
113
|
} | null | undefined;
|
|
118
114
|
};
|
|
119
|
-
}[];
|
|
120
|
-
}, {
|
|
121
|
-
utxos: {
|
|
122
115
|
id: {
|
|
123
|
-
txId: string
|
|
116
|
+
txId: `0x${string}`;
|
|
124
117
|
vout: number;
|
|
125
118
|
};
|
|
119
|
+
}[];
|
|
120
|
+
}, {
|
|
121
|
+
utxos: {
|
|
126
122
|
amount: string | number;
|
|
127
123
|
depositAddress: {
|
|
128
124
|
pubkeyX: string;
|
|
@@ -135,6 +131,10 @@ declare const environmentStaleUtxosDiscarded: z.ZodObject<{
|
|
|
135
131
|
};
|
|
136
132
|
} | null | undefined;
|
|
137
133
|
};
|
|
134
|
+
id: {
|
|
135
|
+
txId: string;
|
|
136
|
+
vout: number;
|
|
137
|
+
};
|
|
138
138
|
}[];
|
|
139
139
|
}>;
|
|
140
140
|
//#endregion
|
|
@@ -65,10 +65,10 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
65
65
|
}>]>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
67
|
depositAddress: `0x${string}`;
|
|
68
|
-
channelId: bigint;
|
|
69
|
-
prewitnessedDepositId: bigint;
|
|
70
68
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
71
69
|
amounts: [number, bigint][];
|
|
70
|
+
prewitnessedDepositId: bigint;
|
|
71
|
+
channelId: bigint;
|
|
72
72
|
ingressFee: bigint;
|
|
73
73
|
boostFee: bigint;
|
|
74
74
|
action: {
|
|
@@ -89,12 +89,12 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
89
89
|
};
|
|
90
90
|
}, {
|
|
91
91
|
depositAddress: string;
|
|
92
|
-
channelId: string | number;
|
|
93
|
-
prewitnessedDepositId: string | number;
|
|
94
92
|
asset: {
|
|
95
93
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
96
94
|
};
|
|
97
95
|
amounts: [number, string | number][];
|
|
96
|
+
prewitnessedDepositId: string | number;
|
|
97
|
+
channelId: string | number;
|
|
98
98
|
ingressFee: string | number;
|
|
99
99
|
boostFee: string | number;
|
|
100
100
|
action: {
|
|
@@ -65,10 +65,10 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
65
65
|
}>]>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
67
|
depositAddress: `0x${string}`;
|
|
68
|
-
channelId: bigint;
|
|
69
|
-
prewitnessedDepositId: bigint;
|
|
70
68
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
71
69
|
amounts: [number, bigint][];
|
|
70
|
+
prewitnessedDepositId: bigint;
|
|
71
|
+
channelId: bigint;
|
|
72
72
|
ingressFee: bigint;
|
|
73
73
|
boostFee: bigint;
|
|
74
74
|
action: {
|
|
@@ -89,12 +89,12 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
89
89
|
};
|
|
90
90
|
}, {
|
|
91
91
|
depositAddress: string;
|
|
92
|
-
channelId: string | number;
|
|
93
|
-
prewitnessedDepositId: string | number;
|
|
94
92
|
asset: {
|
|
95
93
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
96
94
|
};
|
|
97
95
|
amounts: [number, string | number][];
|
|
96
|
+
prewitnessedDepositId: string | number;
|
|
97
|
+
channelId: string | number;
|
|
98
98
|
ingressFee: string | number;
|
|
99
99
|
boostFee: string | number;
|
|
100
100
|
action: {
|
|
@@ -64,8 +64,8 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
64
64
|
}, "strip", z.ZodTypeAny, {
|
|
65
65
|
amount: bigint;
|
|
66
66
|
depositAddress: `0x${string}`;
|
|
67
|
-
channelId: bigint;
|
|
68
67
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
68
|
+
channelId: bigint;
|
|
69
69
|
ingressFee: bigint;
|
|
70
70
|
action: {
|
|
71
71
|
__kind: "Swap";
|
|
@@ -86,10 +86,10 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
86
86
|
}, {
|
|
87
87
|
amount: string | number;
|
|
88
88
|
depositAddress: string;
|
|
89
|
-
channelId: string | number;
|
|
90
89
|
asset: {
|
|
91
90
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
92
91
|
};
|
|
92
|
+
channelId: string | number;
|
|
93
93
|
ingressFee: string | number;
|
|
94
94
|
action: {
|
|
95
95
|
__kind: "Swap";
|
|
@@ -64,8 +64,8 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
64
64
|
}, "strip", z.ZodTypeAny, {
|
|
65
65
|
amount: bigint;
|
|
66
66
|
depositAddress: `0x${string}`;
|
|
67
|
-
channelId: bigint;
|
|
68
67
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
68
|
+
channelId: bigint;
|
|
69
69
|
ingressFee: bigint;
|
|
70
70
|
action: {
|
|
71
71
|
__kind: "Swap";
|
|
@@ -86,10 +86,10 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
86
86
|
}, {
|
|
87
87
|
amount: string | number;
|
|
88
88
|
depositAddress: string;
|
|
89
|
-
channelId: string | number;
|
|
90
89
|
asset: {
|
|
91
90
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
92
91
|
};
|
|
92
|
+
channelId: string | number;
|
|
93
93
|
ingressFee: string | number;
|
|
94
94
|
action: {
|
|
95
95
|
__kind: "Swap";
|