@chainflip/processor 2.1.3 → 2.2.0-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/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 +2 -2
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/common.cjs +1 -1
- 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/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 +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- 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 +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +12 -12
- package/dist/100/liquidityProvider/accountCredited.d.cts +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/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 +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.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 +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.mts +8 -8
- 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/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- 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/102/common.cjs +1 -1
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +69 -69
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +69 -69
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +72 -72
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +72 -72
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +114 -114
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +114 -114
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +6 -6
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +6 -6
- package/dist/11000/common.cjs +2 -2
- package/dist/11000/common.d.cts +622 -622
- package/dist/11000/common.d.mts +622 -622
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +69 -69
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +69 -69
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +72 -72
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +72 -72
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +60 -60
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +60 -60
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +13 -13
- package/dist/11000/swapping/refundEgressScheduled.d.mts +13 -13
- package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
- package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +42 -42
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +42 -42
- package/dist/11000/swapping/swapRequested.d.cts +44 -44
- package/dist/11000/swapping/swapRequested.d.mts +44 -44
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.cjs +1 -1
- 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/common.cjs +2 -2
- package/dist/11100/common.d.cts +36 -36
- package/dist/11100/common.d.mts +36 -36
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +30 -30
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +30 -30
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +6 -6
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +6 -6
- package/dist/11100/funding/sCCallExecuted.d.cts +6 -6
- package/dist/11100/funding/sCCallExecuted.d.mts +6 -6
- package/dist/11100/swapping/swapExecuted.d.cts +2 -2
- package/dist/11100/swapping/swapExecuted.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +22 -22
- package/dist/11200/common.cjs +2 -2
- package/dist/11200/common.d.cts +132 -132
- package/dist/11200/common.d.mts +132 -132
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +16 -16
- 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/depositFailed.d.cts +16 -16
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11200/swapping/swapRequested.d.cts +16 -16
- package/dist/11200/swapping/swapRequested.d.mts +16 -16
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +8 -8
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +8 -8
- package/dist/120/common.cjs +1 -1
- 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.cjs +1 -1
- package/dist/131/common.d.cts +205 -205
- package/dist/131/common.d.mts +205 -205
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- 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/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +21 -21
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +21 -21
- package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/131/swapping/ccmFailed.d.cts +67 -67
- package/dist/131/swapping/ccmFailed.d.mts +67 -67
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
- package/dist/131/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/131/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/131/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/131/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.mts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +95 -95
- package/dist/131/swapping/swapScheduled.d.mts +95 -95
- package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- 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 +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +22 -22
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/141/common.cjs +1 -1
- package/dist/141/common.d.cts +226 -226
- package/dist/141/common.d.mts +226 -226
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- 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 +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- 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 +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +77 -77
- package/dist/141/swapping/ccmFailed.d.mts +77 -77
- package/dist/141/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/141/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/141/swapping/swapEgressIgnored.d.cts +19 -19
- package/dist/141/swapping/swapEgressIgnored.d.mts +19 -19
- package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
- package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
- package/dist/141/swapping/swapExecuted.d.cts +82 -82
- package/dist/141/swapping/swapExecuted.d.mts +82 -82
- package/dist/141/swapping/swapScheduled.d.cts +93 -93
- package/dist/141/swapping/swapScheduled.d.mts +93 -93
- package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- 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 +50 -50
- package/dist/150/assetBalances/refundScheduled.d.mts +50 -50
- package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
- package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/150/common.cjs +2 -2
- package/dist/150/common.d.cts +231 -231
- package/dist/150/common.d.mts +231 -231
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- 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 +20 -20
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
- 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 +20 -20
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- 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 +10 -10
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- 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/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +8 -8
- 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/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 +32 -32
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +32 -32
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +76 -76
- package/dist/150/swapping/ccmDepositReceived.d.mts +76 -76
- 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 +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
- 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 +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
- 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 +105 -105
- package/dist/150/swapping/swapScheduled.d.mts +105 -105
- package/dist/150/swapping/withdrawalRequested.d.cts +13 -13
- package/dist/150/swapping/withdrawalRequested.d.mts +13 -13
- 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 +14 -14
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- 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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/common.cjs +2 -2
- package/dist/160/common.d.cts +62 -62
- package/dist/160/common.d.mts +62 -62
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +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/limitOrderUpdated.d.cts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +6 -6
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +4 -4
- package/dist/160/liquidityPools/orderDeletionFailed.d.mts +4 -4
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +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/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +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 +8 -8
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
- package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.mts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/160/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
- package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/160/swapping/swapRequested.d.cts +8 -8
- package/dist/160/swapping/swapRequested.d.mts +8 -8
- 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 +7 -7
- package/dist/160/swapping/withdrawalRequested.d.mts +7 -7
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/arbitrumIngressEgress/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/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/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.cjs +2 -2
- package/dist/170/common.d.cts +72 -72
- package/dist/170/common.d.mts +72 -72
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/ethereumIngressEgress/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/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/polkadotIngressEgress/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/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/solanaIngressEgress/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 +53 -53
- package/dist/170/swapping/swapRequested.d.mts +53 -53
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +55 -55
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +55 -55
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +116 -116
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +116 -116
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/common.cjs +2 -2
- package/dist/180/common.d.cts +380 -380
- package/dist/180/common.d.mts +380 -380
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +55 -55
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +55 -55
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +61 -61
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +61 -61
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +46 -46
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +46 -46
- 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 +4 -4
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapDepositAddressReady.d.cts +30 -30
- package/dist/180/swapping/swapDepositAddressReady.d.mts +30 -30
- package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapRequested.d.cts +16 -16
- package/dist/180/swapping/swapRequested.d.mts +16 -16
- package/dist/180/swapping/swapScheduled.d.cts +6 -6
- package/dist/180/swapping/swapScheduled.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/assetBalances/accountCredited.d.cts +7 -7
- package/dist/190/assetBalances/accountCredited.d.mts +7 -7
- package/dist/190/assetBalances/accountDebited.d.cts +7 -7
- package/dist/190/assetBalances/accountDebited.d.mts +7 -7
- package/dist/190/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/190/assetBalances/refundSkipped.d.mts +47 -47
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/common.cjs +2 -2
- package/dist/190/common.d.cts +272 -272
- package/dist/190/common.d.mts +272 -272
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/190/liquidityPools/assetSwapped.d.mts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/reputation/offencePenalty.d.cts +2 -2
- package/dist/190/reputation/offencePenalty.d.mts +2 -2
- 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 +18 -18
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +18 -18
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +10 -10
- package/dist/190/swapping/creditedOnChain.d.mts +10 -10
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
- package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
- package/dist/190/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/190/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/190/swapping/refundedOnChain.d.cts +10 -10
- package/dist/190/swapping/refundedOnChain.d.mts +10 -10
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +16 -16
- package/dist/190/swapping/swapDepositAddressReady.d.mts +16 -16
- package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/190/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/190/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/190/swapping/swapExecuted.d.cts +16 -16
- package/dist/190/swapping/swapExecuted.d.mts +16 -16
- package/dist/190/swapping/swapRequested.d.cts +12 -12
- package/dist/190/swapping/swapRequested.d.mts +12 -12
- package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.cjs +2 -2
- package/dist/210/common.cjs +2 -2
- package/dist/210/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/210/lendingPools/boostFundsAdded.d.mts +2 -2
- package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
- package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
- package/dist/210/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/210/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/220/_virtual/_rolldown/runtime.cjs +29 -0
- package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
- package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
- package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
- package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +214 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +214 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
- package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
- package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
- package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
- package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +204 -0
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +204 -0
- package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
- package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
- package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
- package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +428 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +428 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/common.cjs +539 -0
- package/dist/220/common.d.cts +1563 -0
- package/dist/220/common.d.mts +1563 -0
- package/dist/220/common.mjs +488 -0
- package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
- package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
- package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
- package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +214 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +214 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/lendingPools/loanCreated.cjs +15 -0
- package/dist/220/lendingPools/loanCreated.d.cts +61 -0
- package/dist/220/lendingPools/loanCreated.d.mts +61 -0
- package/dist/220/lendingPools/loanCreated.mjs +13 -0
- package/dist/220/lendingPools/loanRepaid.cjs +14 -0
- package/dist/220/lendingPools/loanRepaid.d.cts +53 -0
- package/dist/220/lendingPools/loanRepaid.d.mts +53 -0
- package/dist/220/lendingPools/loanRepaid.mjs +12 -0
- package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +430 -0
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +430 -0
- package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
- package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
- package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
- package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
- package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +204 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +204 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
- package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
- package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
- package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
- package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +234 -0
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +234 -0
- package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/swapping/affiliateDeregistration.cjs +14 -0
- package/dist/220/swapping/affiliateDeregistration.d.cts +18 -0
- package/dist/220/swapping/affiliateDeregistration.d.mts +18 -0
- package/dist/220/swapping/affiliateDeregistration.mjs +12 -0
- package/dist/220/tradingStrategy/strategyDeployed.cjs +14 -0
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +198 -0
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +198 -0
- package/dist/220/tradingStrategy/strategyDeployed.mjs +12 -0
- package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
- package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
- package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
- package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
- package/dist/Parser.cjs +1 -1
- package/dist/Processor.cjs +2 -2
- package/dist/Processor.mjs +1 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.cjs +1 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.124.0}/helpers/decorate.mjs +1 -1
- package/dist/chainspec/src/BaseCodeGenerator.cjs +2 -2
- package/dist/chainspec/src/BaseParser.cjs +3 -3
- package/dist/chainspec/src/Compiler.cjs +2 -2
- package/dist/chainspec/src/cache.cjs +2 -2
- package/dist/chainspec/src/utils.cjs +2 -2
- package/dist/generate.cjs +3 -3
- package/dist/utils.cjs +1 -1
- package/package.json +2 -2
|
@@ -417,7 +417,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
417
417
|
} | null | undefined;
|
|
418
418
|
}>;
|
|
419
419
|
}, "strip", z.ZodTypeAny, {
|
|
420
|
-
amount: bigint;
|
|
421
420
|
depositAddress: {
|
|
422
421
|
pubkeyX: `0x${string}`;
|
|
423
422
|
scriptPath?: {
|
|
@@ -429,12 +428,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
429
428
|
};
|
|
430
429
|
} | null | undefined;
|
|
431
430
|
};
|
|
431
|
+
amount: bigint;
|
|
432
432
|
id: {
|
|
433
433
|
txId: `0x${string}`;
|
|
434
434
|
vout: number;
|
|
435
435
|
};
|
|
436
436
|
}, {
|
|
437
|
-
amount: string | number;
|
|
438
437
|
depositAddress: {
|
|
439
438
|
pubkeyX: string;
|
|
440
439
|
scriptPath?: {
|
|
@@ -446,14 +445,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
446
445
|
};
|
|
447
446
|
} | null | undefined;
|
|
448
447
|
};
|
|
448
|
+
amount: string | number;
|
|
449
449
|
id: {
|
|
450
450
|
txId: string;
|
|
451
451
|
vout: number;
|
|
452
452
|
};
|
|
453
453
|
}>;
|
|
454
454
|
}, "strip", z.ZodTypeAny, {
|
|
455
|
-
asset: "Btc";
|
|
456
|
-
amount: bigint;
|
|
457
455
|
depositAddress: {
|
|
458
456
|
value: `0x${string}`;
|
|
459
457
|
__kind: "P2PKH";
|
|
@@ -474,8 +472,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
474
472
|
version: number;
|
|
475
473
|
program: `0x${string}`;
|
|
476
474
|
};
|
|
475
|
+
asset: "Btc";
|
|
476
|
+
amount: bigint;
|
|
477
477
|
depositDetails: {
|
|
478
|
-
amount: bigint;
|
|
479
478
|
depositAddress: {
|
|
480
479
|
pubkeyX: `0x${string}`;
|
|
481
480
|
scriptPath?: {
|
|
@@ -487,16 +486,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
487
486
|
};
|
|
488
487
|
} | null | undefined;
|
|
489
488
|
};
|
|
489
|
+
amount: bigint;
|
|
490
490
|
id: {
|
|
491
491
|
txId: `0x${string}`;
|
|
492
492
|
vout: number;
|
|
493
493
|
};
|
|
494
494
|
};
|
|
495
495
|
}, {
|
|
496
|
-
asset: {
|
|
497
|
-
__kind: "Btc";
|
|
498
|
-
};
|
|
499
|
-
amount: string | number;
|
|
500
496
|
depositAddress: {
|
|
501
497
|
value: string;
|
|
502
498
|
__kind: "P2PKH";
|
|
@@ -517,8 +513,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
517
513
|
version: number;
|
|
518
514
|
program: string;
|
|
519
515
|
};
|
|
516
|
+
asset: {
|
|
517
|
+
__kind: "Btc";
|
|
518
|
+
};
|
|
519
|
+
amount: string | number;
|
|
520
520
|
depositDetails: {
|
|
521
|
-
amount: string | number;
|
|
522
521
|
depositAddress: {
|
|
523
522
|
pubkeyX: string;
|
|
524
523
|
scriptPath?: {
|
|
@@ -530,6 +529,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
530
529
|
};
|
|
531
530
|
} | null | undefined;
|
|
532
531
|
};
|
|
532
|
+
amount: string | number;
|
|
533
533
|
id: {
|
|
534
534
|
txId: string;
|
|
535
535
|
vout: number;
|
|
@@ -539,8 +539,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
539
539
|
}, "strip", z.ZodTypeAny, {
|
|
540
540
|
__kind: "DepositChannel";
|
|
541
541
|
depositWitness: {
|
|
542
|
-
asset: "Btc";
|
|
543
|
-
amount: bigint;
|
|
544
542
|
depositAddress: {
|
|
545
543
|
value: `0x${string}`;
|
|
546
544
|
__kind: "P2PKH";
|
|
@@ -561,8 +559,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
561
559
|
version: number;
|
|
562
560
|
program: `0x${string}`;
|
|
563
561
|
};
|
|
562
|
+
asset: "Btc";
|
|
563
|
+
amount: bigint;
|
|
564
564
|
depositDetails: {
|
|
565
|
-
amount: bigint;
|
|
566
565
|
depositAddress: {
|
|
567
566
|
pubkeyX: `0x${string}`;
|
|
568
567
|
scriptPath?: {
|
|
@@ -574,6 +573,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
574
573
|
};
|
|
575
574
|
} | null | undefined;
|
|
576
575
|
};
|
|
576
|
+
amount: bigint;
|
|
577
577
|
id: {
|
|
578
578
|
txId: `0x${string}`;
|
|
579
579
|
vout: number;
|
|
@@ -583,10 +583,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
583
583
|
}, {
|
|
584
584
|
__kind: "DepositChannel";
|
|
585
585
|
depositWitness: {
|
|
586
|
-
asset: {
|
|
587
|
-
__kind: "Btc";
|
|
588
|
-
};
|
|
589
|
-
amount: string | number;
|
|
590
586
|
depositAddress: {
|
|
591
587
|
value: string;
|
|
592
588
|
__kind: "P2PKH";
|
|
@@ -607,8 +603,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
607
603
|
version: number;
|
|
608
604
|
program: string;
|
|
609
605
|
};
|
|
606
|
+
asset: {
|
|
607
|
+
__kind: "Btc";
|
|
608
|
+
};
|
|
609
|
+
amount: string | number;
|
|
610
610
|
depositDetails: {
|
|
611
|
-
amount: string | number;
|
|
612
611
|
depositAddress: {
|
|
613
612
|
pubkeyX: string;
|
|
614
613
|
scriptPath?: {
|
|
@@ -620,6 +619,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
620
619
|
};
|
|
621
620
|
} | null | undefined;
|
|
622
621
|
};
|
|
622
|
+
amount: string | number;
|
|
623
623
|
id: {
|
|
624
624
|
txId: string;
|
|
625
625
|
vout: number;
|
|
@@ -760,7 +760,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
760
760
|
} | null | undefined;
|
|
761
761
|
}>;
|
|
762
762
|
}, "strip", z.ZodTypeAny, {
|
|
763
|
-
amount: bigint;
|
|
764
763
|
depositAddress: {
|
|
765
764
|
pubkeyX: `0x${string}`;
|
|
766
765
|
scriptPath?: {
|
|
@@ -772,12 +771,12 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
772
771
|
};
|
|
773
772
|
} | null | undefined;
|
|
774
773
|
};
|
|
774
|
+
amount: bigint;
|
|
775
775
|
id: {
|
|
776
776
|
txId: `0x${string}`;
|
|
777
777
|
vout: number;
|
|
778
778
|
};
|
|
779
779
|
}, {
|
|
780
|
-
amount: string | number;
|
|
781
780
|
depositAddress: {
|
|
782
781
|
pubkeyX: string;
|
|
783
782
|
scriptPath?: {
|
|
@@ -789,6 +788,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
789
788
|
};
|
|
790
789
|
} | null | undefined;
|
|
791
790
|
};
|
|
791
|
+
amount: string | number;
|
|
792
792
|
id: {
|
|
793
793
|
txId: string;
|
|
794
794
|
vout: number;
|
|
@@ -797,11 +797,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
797
797
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
798
798
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
799
799
|
}, "strip", z.ZodTypeAny, {
|
|
800
|
-
__kind: "
|
|
800
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
801
801
|
}, {
|
|
802
|
-
__kind: "
|
|
803
|
-
}>, "
|
|
804
|
-
__kind: "
|
|
802
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
803
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
804
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
805
805
|
}>;
|
|
806
806
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
807
807
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -1223,24 +1223,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1223
1223
|
}>>>;
|
|
1224
1224
|
boostFee: z.ZodNumber;
|
|
1225
1225
|
}, "strip", z.ZodTypeAny, {
|
|
1226
|
-
|
|
1227
|
-
readonly chain: "Ethereum";
|
|
1228
|
-
readonly address: `0x${string}`;
|
|
1229
|
-
} | {
|
|
1230
|
-
readonly chain: "Polkadot";
|
|
1231
|
-
readonly address: string;
|
|
1232
|
-
} | {
|
|
1233
|
-
readonly chain: "Bitcoin";
|
|
1234
|
-
readonly address: string;
|
|
1235
|
-
} | {
|
|
1236
|
-
readonly chain: "Arbitrum";
|
|
1237
|
-
readonly address: `0x${string}`;
|
|
1238
|
-
} | {
|
|
1239
|
-
readonly chain: "Solana";
|
|
1240
|
-
readonly address: string;
|
|
1241
|
-
};
|
|
1226
|
+
txId: `0x${string}`;
|
|
1242
1227
|
depositDetails: {
|
|
1243
|
-
amount: bigint;
|
|
1244
1228
|
depositAddress: {
|
|
1245
1229
|
pubkeyX: `0x${string}`;
|
|
1246
1230
|
scriptPath?: {
|
|
@@ -1252,16 +1236,31 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1252
1236
|
};
|
|
1253
1237
|
} | null | undefined;
|
|
1254
1238
|
};
|
|
1239
|
+
amount: bigint;
|
|
1255
1240
|
id: {
|
|
1256
1241
|
txId: `0x${string}`;
|
|
1257
1242
|
vout: number;
|
|
1258
1243
|
};
|
|
1259
1244
|
};
|
|
1260
|
-
boostFee: number;
|
|
1261
1245
|
inputAsset: "Btc";
|
|
1262
1246
|
depositAmount: bigint;
|
|
1263
|
-
outputAsset: "
|
|
1264
|
-
|
|
1247
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1248
|
+
destinationAddress: {
|
|
1249
|
+
readonly chain: "Ethereum";
|
|
1250
|
+
readonly address: `0x${string}`;
|
|
1251
|
+
} | {
|
|
1252
|
+
readonly chain: "Polkadot";
|
|
1253
|
+
readonly address: string;
|
|
1254
|
+
} | {
|
|
1255
|
+
readonly chain: "Bitcoin";
|
|
1256
|
+
readonly address: string;
|
|
1257
|
+
} | {
|
|
1258
|
+
readonly chain: "Arbitrum";
|
|
1259
|
+
readonly address: `0x${string}`;
|
|
1260
|
+
} | {
|
|
1261
|
+
readonly chain: "Solana";
|
|
1262
|
+
readonly address: string;
|
|
1263
|
+
};
|
|
1265
1264
|
affiliateFees: {
|
|
1266
1265
|
account: number;
|
|
1267
1266
|
bps: number;
|
|
@@ -1290,6 +1289,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1290
1289
|
};
|
|
1291
1290
|
minPrice: bigint;
|
|
1292
1291
|
};
|
|
1292
|
+
boostFee: number;
|
|
1293
1293
|
depositAddress?: {
|
|
1294
1294
|
value: `0x${string}`;
|
|
1295
1295
|
__kind: "P2PKH";
|
|
@@ -1363,12 +1363,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1363
1363
|
chunkInterval: number;
|
|
1364
1364
|
} | null | undefined;
|
|
1365
1365
|
}, {
|
|
1366
|
-
|
|
1367
|
-
value: string;
|
|
1368
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1369
|
-
};
|
|
1366
|
+
txId: string;
|
|
1370
1367
|
depositDetails: {
|
|
1371
|
-
amount: string | number;
|
|
1372
1368
|
depositAddress: {
|
|
1373
1369
|
pubkeyX: string;
|
|
1374
1370
|
scriptPath?: {
|
|
@@ -1380,20 +1376,23 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1380
1376
|
};
|
|
1381
1377
|
} | null | undefined;
|
|
1382
1378
|
};
|
|
1379
|
+
amount: string | number;
|
|
1383
1380
|
id: {
|
|
1384
1381
|
txId: string;
|
|
1385
1382
|
vout: number;
|
|
1386
1383
|
};
|
|
1387
1384
|
};
|
|
1388
|
-
boostFee: number;
|
|
1389
1385
|
inputAsset: {
|
|
1390
1386
|
__kind: "Btc";
|
|
1391
1387
|
};
|
|
1392
1388
|
depositAmount: string | number;
|
|
1393
1389
|
outputAsset: {
|
|
1394
|
-
__kind: "
|
|
1390
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1391
|
+
};
|
|
1392
|
+
destinationAddress: {
|
|
1393
|
+
value: string;
|
|
1394
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1395
1395
|
};
|
|
1396
|
-
txId: string;
|
|
1397
1396
|
affiliateFees: {
|
|
1398
1397
|
account: number;
|
|
1399
1398
|
bps: number;
|
|
@@ -1422,6 +1421,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1422
1421
|
};
|
|
1423
1422
|
minPrice: string | number;
|
|
1424
1423
|
};
|
|
1424
|
+
boostFee: number;
|
|
1425
1425
|
depositAddress?: {
|
|
1426
1426
|
value: string;
|
|
1427
1427
|
__kind: "P2PKH";
|
|
@@ -1500,24 +1500,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1500
1500
|
}, "strip", z.ZodTypeAny, {
|
|
1501
1501
|
__kind: "Vault";
|
|
1502
1502
|
vaultWitness: {
|
|
1503
|
-
|
|
1504
|
-
readonly chain: "Ethereum";
|
|
1505
|
-
readonly address: `0x${string}`;
|
|
1506
|
-
} | {
|
|
1507
|
-
readonly chain: "Polkadot";
|
|
1508
|
-
readonly address: string;
|
|
1509
|
-
} | {
|
|
1510
|
-
readonly chain: "Bitcoin";
|
|
1511
|
-
readonly address: string;
|
|
1512
|
-
} | {
|
|
1513
|
-
readonly chain: "Arbitrum";
|
|
1514
|
-
readonly address: `0x${string}`;
|
|
1515
|
-
} | {
|
|
1516
|
-
readonly chain: "Solana";
|
|
1517
|
-
readonly address: string;
|
|
1518
|
-
};
|
|
1503
|
+
txId: `0x${string}`;
|
|
1519
1504
|
depositDetails: {
|
|
1520
|
-
amount: bigint;
|
|
1521
1505
|
depositAddress: {
|
|
1522
1506
|
pubkeyX: `0x${string}`;
|
|
1523
1507
|
scriptPath?: {
|
|
@@ -1529,16 +1513,31 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1529
1513
|
};
|
|
1530
1514
|
} | null | undefined;
|
|
1531
1515
|
};
|
|
1516
|
+
amount: bigint;
|
|
1532
1517
|
id: {
|
|
1533
1518
|
txId: `0x${string}`;
|
|
1534
1519
|
vout: number;
|
|
1535
1520
|
};
|
|
1536
1521
|
};
|
|
1537
|
-
boostFee: number;
|
|
1538
1522
|
inputAsset: "Btc";
|
|
1539
1523
|
depositAmount: bigint;
|
|
1540
|
-
outputAsset: "
|
|
1541
|
-
|
|
1524
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1525
|
+
destinationAddress: {
|
|
1526
|
+
readonly chain: "Ethereum";
|
|
1527
|
+
readonly address: `0x${string}`;
|
|
1528
|
+
} | {
|
|
1529
|
+
readonly chain: "Polkadot";
|
|
1530
|
+
readonly address: string;
|
|
1531
|
+
} | {
|
|
1532
|
+
readonly chain: "Bitcoin";
|
|
1533
|
+
readonly address: string;
|
|
1534
|
+
} | {
|
|
1535
|
+
readonly chain: "Arbitrum";
|
|
1536
|
+
readonly address: `0x${string}`;
|
|
1537
|
+
} | {
|
|
1538
|
+
readonly chain: "Solana";
|
|
1539
|
+
readonly address: string;
|
|
1540
|
+
};
|
|
1542
1541
|
affiliateFees: {
|
|
1543
1542
|
account: number;
|
|
1544
1543
|
bps: number;
|
|
@@ -1567,6 +1566,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1567
1566
|
};
|
|
1568
1567
|
minPrice: bigint;
|
|
1569
1568
|
};
|
|
1569
|
+
boostFee: number;
|
|
1570
1570
|
depositAddress?: {
|
|
1571
1571
|
value: `0x${string}`;
|
|
1572
1572
|
__kind: "P2PKH";
|
|
@@ -1643,12 +1643,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1643
1643
|
}, {
|
|
1644
1644
|
__kind: "Vault";
|
|
1645
1645
|
vaultWitness: {
|
|
1646
|
-
|
|
1647
|
-
value: string;
|
|
1648
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1649
|
-
};
|
|
1646
|
+
txId: string;
|
|
1650
1647
|
depositDetails: {
|
|
1651
|
-
amount: string | number;
|
|
1652
1648
|
depositAddress: {
|
|
1653
1649
|
pubkeyX: string;
|
|
1654
1650
|
scriptPath?: {
|
|
@@ -1660,20 +1656,23 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1660
1656
|
};
|
|
1661
1657
|
} | null | undefined;
|
|
1662
1658
|
};
|
|
1659
|
+
amount: string | number;
|
|
1663
1660
|
id: {
|
|
1664
1661
|
txId: string;
|
|
1665
1662
|
vout: number;
|
|
1666
1663
|
};
|
|
1667
1664
|
};
|
|
1668
|
-
boostFee: number;
|
|
1669
1665
|
inputAsset: {
|
|
1670
1666
|
__kind: "Btc";
|
|
1671
1667
|
};
|
|
1672
1668
|
depositAmount: string | number;
|
|
1673
1669
|
outputAsset: {
|
|
1674
|
-
__kind: "
|
|
1670
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1671
|
+
};
|
|
1672
|
+
destinationAddress: {
|
|
1673
|
+
value: string;
|
|
1674
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1675
1675
|
};
|
|
1676
|
-
txId: string;
|
|
1677
1676
|
affiliateFees: {
|
|
1678
1677
|
account: number;
|
|
1679
1678
|
bps: number;
|
|
@@ -1702,6 +1701,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1702
1701
|
};
|
|
1703
1702
|
minPrice: string | number;
|
|
1704
1703
|
};
|
|
1704
|
+
boostFee: number;
|
|
1705
1705
|
depositAddress?: {
|
|
1706
1706
|
value: string;
|
|
1707
1707
|
__kind: "P2PKH";
|
|
@@ -1840,8 +1840,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1840
1840
|
details: {
|
|
1841
1841
|
__kind: "DepositChannel";
|
|
1842
1842
|
depositWitness: {
|
|
1843
|
-
asset: "Btc";
|
|
1844
|
-
amount: bigint;
|
|
1845
1843
|
depositAddress: {
|
|
1846
1844
|
value: `0x${string}`;
|
|
1847
1845
|
__kind: "P2PKH";
|
|
@@ -1862,8 +1860,9 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1862
1860
|
version: number;
|
|
1863
1861
|
program: `0x${string}`;
|
|
1864
1862
|
};
|
|
1863
|
+
asset: "Btc";
|
|
1864
|
+
amount: bigint;
|
|
1865
1865
|
depositDetails: {
|
|
1866
|
-
amount: bigint;
|
|
1867
1866
|
depositAddress: {
|
|
1868
1867
|
pubkeyX: `0x${string}`;
|
|
1869
1868
|
scriptPath?: {
|
|
@@ -1875,6 +1874,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1875
1874
|
};
|
|
1876
1875
|
} | null | undefined;
|
|
1877
1876
|
};
|
|
1877
|
+
amount: bigint;
|
|
1878
1878
|
id: {
|
|
1879
1879
|
txId: `0x${string}`;
|
|
1880
1880
|
vout: number;
|
|
@@ -1884,24 +1884,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1884
1884
|
} | {
|
|
1885
1885
|
__kind: "Vault";
|
|
1886
1886
|
vaultWitness: {
|
|
1887
|
-
|
|
1888
|
-
readonly chain: "Ethereum";
|
|
1889
|
-
readonly address: `0x${string}`;
|
|
1890
|
-
} | {
|
|
1891
|
-
readonly chain: "Polkadot";
|
|
1892
|
-
readonly address: string;
|
|
1893
|
-
} | {
|
|
1894
|
-
readonly chain: "Bitcoin";
|
|
1895
|
-
readonly address: string;
|
|
1896
|
-
} | {
|
|
1897
|
-
readonly chain: "Arbitrum";
|
|
1898
|
-
readonly address: `0x${string}`;
|
|
1899
|
-
} | {
|
|
1900
|
-
readonly chain: "Solana";
|
|
1901
|
-
readonly address: string;
|
|
1902
|
-
};
|
|
1887
|
+
txId: `0x${string}`;
|
|
1903
1888
|
depositDetails: {
|
|
1904
|
-
amount: bigint;
|
|
1905
1889
|
depositAddress: {
|
|
1906
1890
|
pubkeyX: `0x${string}`;
|
|
1907
1891
|
scriptPath?: {
|
|
@@ -1913,16 +1897,31 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1913
1897
|
};
|
|
1914
1898
|
} | null | undefined;
|
|
1915
1899
|
};
|
|
1900
|
+
amount: bigint;
|
|
1916
1901
|
id: {
|
|
1917
1902
|
txId: `0x${string}`;
|
|
1918
1903
|
vout: number;
|
|
1919
1904
|
};
|
|
1920
1905
|
};
|
|
1921
|
-
boostFee: number;
|
|
1922
1906
|
inputAsset: "Btc";
|
|
1923
1907
|
depositAmount: bigint;
|
|
1924
|
-
outputAsset: "
|
|
1925
|
-
|
|
1908
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1909
|
+
destinationAddress: {
|
|
1910
|
+
readonly chain: "Ethereum";
|
|
1911
|
+
readonly address: `0x${string}`;
|
|
1912
|
+
} | {
|
|
1913
|
+
readonly chain: "Polkadot";
|
|
1914
|
+
readonly address: string;
|
|
1915
|
+
} | {
|
|
1916
|
+
readonly chain: "Bitcoin";
|
|
1917
|
+
readonly address: string;
|
|
1918
|
+
} | {
|
|
1919
|
+
readonly chain: "Arbitrum";
|
|
1920
|
+
readonly address: `0x${string}`;
|
|
1921
|
+
} | {
|
|
1922
|
+
readonly chain: "Solana";
|
|
1923
|
+
readonly address: string;
|
|
1924
|
+
};
|
|
1926
1925
|
affiliateFees: {
|
|
1927
1926
|
account: number;
|
|
1928
1927
|
bps: number;
|
|
@@ -1951,6 +1950,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1951
1950
|
};
|
|
1952
1951
|
minPrice: bigint;
|
|
1953
1952
|
};
|
|
1953
|
+
boostFee: number;
|
|
1954
1954
|
depositAddress?: {
|
|
1955
1955
|
value: `0x${string}`;
|
|
1956
1956
|
__kind: "P2PKH";
|
|
@@ -2093,10 +2093,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2093
2093
|
details: {
|
|
2094
2094
|
__kind: "DepositChannel";
|
|
2095
2095
|
depositWitness: {
|
|
2096
|
-
asset: {
|
|
2097
|
-
__kind: "Btc";
|
|
2098
|
-
};
|
|
2099
|
-
amount: string | number;
|
|
2100
2096
|
depositAddress: {
|
|
2101
2097
|
value: string;
|
|
2102
2098
|
__kind: "P2PKH";
|
|
@@ -2117,8 +2113,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2117
2113
|
version: number;
|
|
2118
2114
|
program: string;
|
|
2119
2115
|
};
|
|
2116
|
+
asset: {
|
|
2117
|
+
__kind: "Btc";
|
|
2118
|
+
};
|
|
2119
|
+
amount: string | number;
|
|
2120
2120
|
depositDetails: {
|
|
2121
|
-
amount: string | number;
|
|
2122
2121
|
depositAddress: {
|
|
2123
2122
|
pubkeyX: string;
|
|
2124
2123
|
scriptPath?: {
|
|
@@ -2130,6 +2129,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2130
2129
|
};
|
|
2131
2130
|
} | null | undefined;
|
|
2132
2131
|
};
|
|
2132
|
+
amount: string | number;
|
|
2133
2133
|
id: {
|
|
2134
2134
|
txId: string;
|
|
2135
2135
|
vout: number;
|
|
@@ -2139,12 +2139,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2139
2139
|
} | {
|
|
2140
2140
|
__kind: "Vault";
|
|
2141
2141
|
vaultWitness: {
|
|
2142
|
-
|
|
2143
|
-
value: string;
|
|
2144
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2145
|
-
};
|
|
2142
|
+
txId: string;
|
|
2146
2143
|
depositDetails: {
|
|
2147
|
-
amount: string | number;
|
|
2148
2144
|
depositAddress: {
|
|
2149
2145
|
pubkeyX: string;
|
|
2150
2146
|
scriptPath?: {
|
|
@@ -2156,20 +2152,23 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2156
2152
|
};
|
|
2157
2153
|
} | null | undefined;
|
|
2158
2154
|
};
|
|
2155
|
+
amount: string | number;
|
|
2159
2156
|
id: {
|
|
2160
2157
|
txId: string;
|
|
2161
2158
|
vout: number;
|
|
2162
2159
|
};
|
|
2163
2160
|
};
|
|
2164
|
-
boostFee: number;
|
|
2165
2161
|
inputAsset: {
|
|
2166
2162
|
__kind: "Btc";
|
|
2167
2163
|
};
|
|
2168
2164
|
depositAmount: string | number;
|
|
2169
2165
|
outputAsset: {
|
|
2170
|
-
__kind: "
|
|
2166
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2167
|
+
};
|
|
2168
|
+
destinationAddress: {
|
|
2169
|
+
value: string;
|
|
2170
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2171
2171
|
};
|
|
2172
|
-
txId: string;
|
|
2173
2172
|
affiliateFees: {
|
|
2174
2173
|
account: number;
|
|
2175
2174
|
bps: number;
|
|
@@ -2198,6 +2197,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2198
2197
|
};
|
|
2199
2198
|
minPrice: string | number;
|
|
2200
2199
|
};
|
|
2200
|
+
boostFee: number;
|
|
2201
2201
|
depositAddress?: {
|
|
2202
2202
|
value: string;
|
|
2203
2203
|
__kind: "P2PKH";
|
|
@@ -133,7 +133,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
133
133
|
} | null | undefined;
|
|
134
134
|
}>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
|
-
amount: bigint;
|
|
137
136
|
depositAddress: {
|
|
138
137
|
pubkeyX: `0x${string}`;
|
|
139
138
|
scriptPath?: {
|
|
@@ -145,12 +144,12 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
145
144
|
};
|
|
146
145
|
} | null | undefined;
|
|
147
146
|
};
|
|
147
|
+
amount: bigint;
|
|
148
148
|
id: {
|
|
149
149
|
txId: `0x${string}`;
|
|
150
150
|
vout: number;
|
|
151
151
|
};
|
|
152
152
|
}, {
|
|
153
|
-
amount: string | number;
|
|
154
153
|
depositAddress: {
|
|
155
154
|
pubkeyX: string;
|
|
156
155
|
scriptPath?: {
|
|
@@ -162,6 +161,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
162
161
|
};
|
|
163
162
|
} | null | undefined;
|
|
164
163
|
};
|
|
164
|
+
amount: string | number;
|
|
165
165
|
id: {
|
|
166
166
|
txId: string;
|
|
167
167
|
vout: number;
|
|
@@ -225,9 +225,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
225
225
|
}, "strip", z.ZodTypeAny, {
|
|
226
226
|
asset: "Btc";
|
|
227
227
|
amount: bigint;
|
|
228
|
-
blockHeight: bigint;
|
|
229
228
|
depositDetails: {
|
|
230
|
-
amount: bigint;
|
|
231
229
|
depositAddress: {
|
|
232
230
|
pubkeyX: `0x${string}`;
|
|
233
231
|
scriptPath?: {
|
|
@@ -239,11 +237,14 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
239
237
|
};
|
|
240
238
|
} | null | undefined;
|
|
241
239
|
};
|
|
240
|
+
amount: bigint;
|
|
242
241
|
id: {
|
|
243
242
|
txId: `0x${string}`;
|
|
244
243
|
vout: number;
|
|
245
244
|
};
|
|
246
245
|
};
|
|
246
|
+
blockHeight: bigint;
|
|
247
|
+
originType: "DepositChannel" | "Vault";
|
|
247
248
|
ingressFee: bigint;
|
|
248
249
|
maxBoostFeeBps: number;
|
|
249
250
|
action: {
|
|
@@ -261,7 +262,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
261
262
|
networkFeeFromBoost: bigint;
|
|
262
263
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
263
264
|
};
|
|
264
|
-
originType: "DepositChannel" | "Vault";
|
|
265
265
|
depositAddress?: {
|
|
266
266
|
value: `0x${string}`;
|
|
267
267
|
__kind: "P2PKH";
|
|
@@ -288,9 +288,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
288
288
|
__kind: "Btc";
|
|
289
289
|
};
|
|
290
290
|
amount: string | number;
|
|
291
|
-
blockHeight: string | number;
|
|
292
291
|
depositDetails: {
|
|
293
|
-
amount: string | number;
|
|
294
292
|
depositAddress: {
|
|
295
293
|
pubkeyX: string;
|
|
296
294
|
scriptPath?: {
|
|
@@ -302,11 +300,16 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
302
300
|
};
|
|
303
301
|
} | null | undefined;
|
|
304
302
|
};
|
|
303
|
+
amount: string | number;
|
|
305
304
|
id: {
|
|
306
305
|
txId: string;
|
|
307
306
|
vout: number;
|
|
308
307
|
};
|
|
309
308
|
};
|
|
309
|
+
blockHeight: string | number;
|
|
310
|
+
originType: {
|
|
311
|
+
__kind: "DepositChannel" | "Vault";
|
|
312
|
+
};
|
|
310
313
|
ingressFee: string | number;
|
|
311
314
|
maxBoostFeeBps: number;
|
|
312
315
|
action: {
|
|
@@ -324,9 +327,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
324
327
|
networkFeeFromBoost: string | number;
|
|
325
328
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
326
329
|
};
|
|
327
|
-
originType: {
|
|
328
|
-
__kind: "DepositChannel" | "Vault";
|
|
329
|
-
};
|
|
330
330
|
depositAddress?: {
|
|
331
331
|
value: string;
|
|
332
332
|
__kind: "P2PKH";
|